/* editor menu */
div#yswdebug div {
    display: inline-block;
    padding: 5px 10px;
}

div#yswdebug {
    width: 100%;
    background: #ffeb3b;
    border: 2px solid black;
}
div#yswdebug a, div#yswdebug a:visited {
 color:#000;
}
@media screen and (max-width:780px){
div#logo-search {
    max-height: 130px;
}
div#navRibbon {
    min-height: 20px;
}

	.oneMobRow {
        top: -10px;
        max-height: 50px;
    }
    #topSearch select {
    	border:1px solid #aaa !important;
    	display:block;
    	width:100%;
    	border-radius: 8px;
    	margin-bottom:4px;
    }
    #query {
    	border:1px solid #aaa !important;
    	min-width:100%;
        border-radius: 8px;

    }
    a.cartLink img {
    max-width: 40px !important;
    max-height: 40px !important;
    }
	a.cartLink {
		top: 25%;
	}    

#topSearch #searchsubmit {
    background-size: auto;
    top: auto;
    max-height: 28px;
    bottom: 1px;
}

}

@media screen and (max-width: 850px) {
.section-wrap .fcol:nth-of-type(2n+1), .item-wrap .fcol:nth-of-type(2n+1)  {
 clear:none;
}
}

@media screen and (min-width: 780px) {
	/*header*/
        #navRibbon {min-height:50px;}
	ul.topNav li {
		list-style: none;
		white-space: pre;
	}
	
	.mainNav .sub {
		padding: 10px 10px 0 0;
                margin-top:0;

	}
	.mainNav .sub table a:hover {
           color:#000;
           font-weight:bold;
           text-decoration:none;
        }	
	
.sectionPage .fcol {
    width: calc(25% - 20px);
}
}

/*header*/
#topSearch #searchsubmit {
  color:#ffffff;
    background-size:auto;
}
header  {

//    border-bottom: 1px solid black;
}
	.mainNav:hover {
		border-bottom: none;
	}

#topSearch form {
 background-image:none;
}




/*home*/
.fcontainer {
  border-top:none;
}
#mainPage h2 {
    font-weight: normal;
    font-size: 18px;
    padding: 4px 8px;
    margin: 20px 0;
    text-align: left;
    color: #000000;
    background: /*Specials-title-background-color*/#f0ac01;
}

/* section cells */
.fcol:hover {border-color:/*cell-hover-color*/#fbcf08;}
.finner:hover a.fshop-now, .finner:hover input.fshop-now {
    color: /*Section-add-to-cart-hover-color*/#000000;
    background: /*Section-add-to-cart-hover-background-color*/#f0ac01;
    border-color: #000;
    font-weight:bold;
}
.fcol:hover {border-color:/*cell-hover-color*/#fbcf08;}

.slick-slide {
height:auto;
}

/* contents colfix 5=>4*/

element.style {
}
.frow * {
    box-sizing: border-box;
}

.footerBoxes ul {
    margin-top: 0;
    list-style: none;
    padding-left: 0;
}
.footerBoxes {
    padding-top: 10px;
}

/*specs*/
/*product tabs*/
div#producttabs {
    clear: left;
    width: 100%;
	min-height:300px
}

.producttabs  h2 {
    margin: 1em 0 0;
}

.tabsList {
    float: left;
    width: 100%;
    list-style: none;
    margin: 40px 0px 0px 0px;
    padding: 0;
    border-top: 1px solid #e2e3e8;
}

.tabsList li {
    position: relative; /*for z-index*/
    float: left;
    margin:0;
    z-index: 1;
}

.tabsList li a {
font: 16px 'Roboto', sans-serif;
    position: relative;
    float: left;
    overflow: hidden;
    font-weight: normal;
    text-shadow: none;
    background: #fff;
    color: #444;
    text-decoration: none;
    margin: 0 0;
    padding: 10px 20px;
    cursor: pointer;
}

.tabsList li a:link { border-color: #ccc; }

.tabsList li a:hover,
.tabsList li a:focus,
/*
.tabsList li a:active {
    text-shadow: 0 1px 1px rgba(0, 0, 0,.2);
}
*/
.tabsList li a:active {  }

.tabsList li.current { z-index: 10; }

.tabsList li.current a {
    font-weight: bold;
    color: #000;
    background: #efac01;
    border-color: #efac01;
}

.tabsList li.current a:hover,
.tabsList li.current a:focus {
    color: #000;
    background-color: #efac01;
}

.tabsList li.current a:focus { outline: 1px dotted #444; }

.tabsList a span {
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
}

.tabPanel {
    position: relative;  /*for z-index*/
    display: block;
    visibility: visible;
    clear: left;
    overflow: auto;
    border: 1px solid  #e2e3e8;
	border-width:1px 0 1px 0;
    z-index: 5;
    color: #000;
    background-color: #ffffff;
}

.tabPanel:focus { outline: 1px dotted #999; }

.tabPanel h2:focus { outline: 1px dotted #999; }

.tabPanel h3 {
    background: #fbcf08;
    color: #000;
    padding: 8px;
    margin: 0px;
}

.tabPanel ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0px;
}

.tabPanel li {
    padding: 8px;
}

.tabPanel li:nth-child(even) {
    background: #e2e3e8;
}

.pheader {
    padding-left: 10px;
}

@media (max-width: 580px) {
  .tabsList li, .tabsList li a { width: 100%; }
  .tabsList li a:link { border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-bottom: 1px solid; }
  #itemPage h1 { font-size: 17px; font-weight: 800; }
  .fsection-name h1 { color: rgb(18, 74, 157); font-size: 17px; font-weight: 800; margin: 15px 0px; line-height: 30px; }
  .subheader { font-size: 12px; }
  span.mphone, span.mphone a { font: 11px "Roboto Condensed", sans-serif !important; }
  #mlogo img.mlogo { position: relative; left: auto; display: block; width: auto; height: auto; max-width: 100% !important; }
}


#producttabs h2 {
    margin-bottom: 0;
}

.under-order-text {
    padding: 10px
}

footer a:visited {
    color: footer-text-link-color;
}

a.pmr {
    color: black;
    text-decoration:none;
}
