﻿/* ~~ This the css file for the Responsive Design of Virtual Monochrome from Ecommerce Templates.
The first section correponds to the maximum width version of 1280 pixels ~~ */

@charset "utf-8";
/* ~~ Main settings and resets ~~*/
body{
	margin:0px;
	font: 100%/1.5 Arial, serif;
	color:#333;
	line-height:1.6;
	background-image:url(https://jetswetstore.com/images/body_grad.png);
	background-repeat:repeat-x;
	background-color:#FEE691;
}

.spec_box{float:left;width:100%;height:auto;padding:0px;}
.spec_box ul{float:left;height:auto;padding:0}
.spec_box li{float:left;display:inline;width:125px;}
.spec_box a:link,#spec_box a:visited{display:block;float:left;width:125px;height:30px;color:#DA6805!important;text-align:center;text-transform:capitalize!important;font-weight:bold;font-size:.9em;text-decoration:none;background-image:url(images/spec_bg4.png);background-repeat:no-repeat;margin:0px;padding:4px 3px 3px 0px}
.spec_box a:hover{background-image:url(images/spec_bg2.png);background-repeat:no-repeat;color:#DA6805!important}

.red{font-size:1em;color: #E70E19}

.policy{
	float: left;
	width: 150px; 
	list-style:none;
	line-height:18px;
	padding:0px;
	font-size:0.8em;
	list-style:none;
}
.policy ul li{
	list-style:none;
	line-height:24px;
	padding-left:8px;}
	
.body2{text-align:center!important;float:left;height:auto;width:100%}
.body3{text-align:left!important;float:left;height:auto;width:100%;margin-top:0px;}
.body2 p{text-align:center!important;}
.body3 p{text-align:left!important;}
.body4{float:left;height:auto;width:100%}
	
li{list-style-type: none!important;}
	
.box_pdf3 {float:left;width:100%;padding:5px 0px 5px 0px;display:inline;text-align:left!important;}
.box_pdf3 ul {float:left;width:auto;padding:0!important;text-align:left!important;}
.box_pdf3 li{display:inline;}
ul.box_pdf3.content, li.box_pdf3.content{display:inline;float:left;text-align:left!important;}
.box_pdf3 p{margin:0px 5px 0px 5px!important;text-align:center!important;}

.contactform{max-width:300px!important;float:left;font-size:1em!important;color:#555;padding:0px;}

	
	
p{
	line-height: normal!important;
	margin:;
}

ul{
	margin:0;padding:0;list-style-type:none;
}

img{
	border:0px;
}

.clr{
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	border: none;
}

/* ~~ Social media icons ~~*/
.topsocial{
	width:100%;
	height:30px;
	text-align:right;
	float:right;
}

/* ~~ Top navigation on smaller window sizes ~~*/
.topleftlinks{
	display:none;
}

/* ~~ Top right navigation ~~*/
.toptextlinks, a:link.toptextlinks{
	font-size:0.8em;
	color: #FDC502!important;
	
}

/* ~~ Container ~~*/
#maincontainer{
	width: 1280px;
	margin: 0 auto;
}

/* ~~ The header section ~~*/
#header{
	padding: 6px 0;
}

#header .logo{
	padding-top: 11px;
	padding-bottom:0px;
}

#header .hdrR{
	line-height: 16px;
	text-align: right;
	margin-top:18px;
}

#header .hdrR p{
	color: #60a1de;
	padding: 10px 0 0 0px;
}

#header .logo{
	float: left;
}

.l{
	float: left;
}

#header .hdrR{
	float: right;
}

/* ~~ Body content ~~*/
#mainwrapper{
	float: left;
	width: 100%;
	background:#fff;
	padding-bottom:50px!important;
}

#maincontent{
	margin-left: 156px; 
	padding:0px 4px 0px 4px;
	font-size:0.9em;
}
div.store{
	padding:10px;
}

/* ~~ Left content ~~*/
.lefthand{
	float: left;
	width: 150px; 
	margin-left: -1280px; 
	list-style:none;
	line-height:12px;
	padding:0px;
	font-size:0.8em;
}
.leftside ul li{
	list-style:none;
	line-height:24px;
	padding-left:8px;}

/* ~~ Footer content ~~*/
.footer1{
	clear: left;
	width: 100%;
	background: #E70E19;
	color:#FDC914;
	font-size:0.9em;
	text-align:center;
}

#footer{
	clear: left;
	width: 1280px;
	background: #E70E19;
	color:#FDC914;
	margin: 0 auto;
	font-size:0.9em;
}

#footer a{
	color:#FDC914;
}

div.bottomlinks1, div.bottomlinks2, div.bottomlinks3, div.bottomlinks4{
	float: left;
	width: 289px;
	background: #E70E19;
	border-right: 1px solid #FDC914;
	padding:15px;
}

p.copyright{
	font-size:0.9em;
	text-align:right;
	width:100%;
}


/* ~~ Main link properties ~~*/
A:link{
	color: #333;
	text-decoration: none;
}
A:visited{
	color: #333;
	text-decoration: none;
}
A:active{
	color: #333;
	text-decoration: none;
}
A:hover{
	color: #da6805;
	text-decoration: underline;
}

/* ~~ Store generated link properties ~~*/
A.ectlink:link{
	color: #333;
	text-decoration: none;
}
A.ectlink:visited{
	color: #333;
	text-decoration: none;
}
A.ectlink:active{
	color: #333;
	text-decoration: none;
}
A.ectlink:hover{
	color: #333;
	text-decoration: underline;
}

/* Top Link Properties */
A.tp:link{
	color: #FDC914;
	text-decoration: none;
}
A.tp:visited{
	color: #FDC914;
	text-decoration: none;
}
A.tp:active{
	color: #FDC914;
	text-decoration: none;
}
A.tp:hover{
	color: #FDC914;
	text-decoration: underline;
}

/* ~~ Top horizontal navigation bar ~~*/
div#topnav{
	background-color: #BF0214;
}
div#topnav ul{
	font-size: 0.8em;
	color: #999;
	text-align: center;
	margin: 0;
	padding-top:6px;
	height:21px;
	padding-left: 0px;
	line-height:1.3;
}
div#topnav ul li{
	display: inline;
}
div#topnav ul li a{
	padding: 5px 12px 5px 12px;
	color: #FDC502!important;
	text-decoration: none;
	border-left: 1px solid maroon;
	margin-right: -4px;
	font-weight:bold;
}
div#topnav ul li a:hover{
	background-color: #E40202;
	color: #fff;
}

/* ~~ Titles ~~*/
div.menutop{
	font-size: 1em;
	font-weight:normal;
	height:22px;
	color: #FDC502!important;
	text-align:left;
	width: 142px;
	padding-right:8px;
	padding-top:4px;
}

div.prodtop{
	font-size: 0.9em;
	font-weight:normal;
	margin-top:0px;
	height:25px; 
	background: #fff repeat-x;
	color : #666;
	border-top:1px solid #ccc;
	padding:0px;
	font-weight:bold;
}

h1{
	font-size: 1em;
	font-weight : bold;
	padding: 5px;
	color : #E70E19;
	margin:0px;
}

/* ~~ Home page content ~~*/

div.homepics{
	width:1130px;
}
div.picscontent{
	width:356px;
	padding:5px;
	float:left;
	margin:4px;
}

div.prodpic{
	float:left;
}

div.prodtext{
	float:right;
	width:220px;
}

/* ~~ Search bar properties ~~*/

div.searchbox{
	height:57px;
	width:312px;
	float:right;
	white-space:nowrap;
}

#form-search p	{
	padding: 0;
	margin: 0;
}

#form-search label, #input-keywords, #submit-search{
	vertical-align: middle;
	padding: 0;
	margin: 0px 5px 0px 0px;
}

#input-keywords	{
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color:#ccc;
	height: 23px;
	width: 200px;
	line-height: 20px;
	padding-left: 2px;
}

/* ~~ Horizontal rule ~~*/
hr{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ccc;
}

/* ~~ Minicart and Minilogin ~~*/
table.mincart{
	background-color: #ffffff!important;
	width: 140px;
	margin:6px;
}


/*Shopping cart*/
table.cobtbl{
	background-color: #eee;
	border-bottom:1px solid #ccc;
} 

td.cobll, td.cobhl{
	background-color: #fff;
	color : #333;
}

td.cobhdr{
	background-color:#bbb;
	font-size:0.9em;
	color:#fff;
	text-transform:uppercase;
}

div.tofreeshipping{
color:#386BA0 !important;
}

td.cobll input,  textarea, select{
border: 1px solid #999;
  border-radius:2px;
padding:4px;
}

.cartdiscounts, .cartdiscountsamnt{
color:#386BA0 !important;
}


td.cobll input[type=image]{
border:none;
}

td.cobll input[type=radio]{
border:none;
}

span.cartoption{
	font-size:12px !important;
	color:#333;
}

div.giftwrap a{
  	color:#666;
  	font-size:0.8em;
  	text-decoration:none;
}

div.logintoaccount{
	text-align:left !important;
}

span.willpickup{
font-size:1.1em !important;
}

/*Thanks page*/
td.receiptoption{font-size:0.9em;}
td.receiptoption strong{font-weight:500;}
td.receipthl strong{font-weight:500;}
td.receiptheading{background:#F6F6F6;font-size:1.1em;color: #000;font-weight:normal !important;border-bottom: 1px solid #3D79B7;border-top: 1px solid #3D79B7;}
td.receiptheading strong{font-weight:500;}
hr.receipthr{display:none;}

/* ~~ Store buttons ~~*/
input.login, input.sccheckout, input.logintoaccount, input.search	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #555555;
	background: #FDEC7E;
	border: 1px solid #999;
	border-radius: 4px;
	cursor: pointer;
}

input.login:hover, input.sccheckout:hover, input.logintoaccount:hover, input.search:hover{
	background:#fff;
	color:#666;
}

/* The products page 
-------------------------------------*/

div.prodfilter{
	float:left;
	background-color:#F9F9F4;
	border: 1px dotted #D7D1C9;
	padding:6px;
	color: #42619a;
	margin-bottom:10px;
	margin-top:10px;
}

div.prodfilterbar{
	float:left;
	width:100%;
}

div.filtertext{
 	padding:8px;
}

select.prodfilter{
	padding:0px;
	margin:0px;
}

div.product{
	padding:6px;
	width:23%;
	float:left;
	height:220px;
	margin:2px;
}

div.prodnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:0.9em;
	background-color:#eee;
	border-bottom: 1px solid #ccc;
	margin:6px 6px;
}

div.prodimage{
	padding: 6px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#fefefe;
}

div.prodimage:hover{
	background-color:#fefefe;
	border:1px solid #ccc;
}


div.prodname{
	padding-top:6px;
	font-size: 1.1em;
}


div.prodprice{
	font-size: 1.1em;
	float:left;
	width:98%;
	color:#666;
	margin-top:-18px;
}

div.prodcurrency{
	float:left;
	width:100%;
	font-size: 0.8em;
	color:#666;
}

div.pagenums{
	text-align:center;
	float:left;
	padding:20px 0px 20px 0px;
}

/* The product detail page 
-------------------------------------*/
div.detailprodnavigation{
	width:97%;
        margin-bottom:16px;
}

div.detailcheckoutbutton{
margin-left:7px;

}

div.detailimage{
	width:190px;
	padding:10px;
	float:left;
} 


div.detailid {
	color:#666;
	width:69%;
	font-size: 1em;
	float:left;
}

.detailname {
	font-size: 1.2em;
	padding:6px;
	float:right;
	width:80%;
	margin-top:10px;
  	margin-bottom:12px;
	border-bottom: 1px solid #ccc;
}

span.detaildiscountsapply{
	margin-left:36px;
        color:#3B76B0;
}

div.detaildiscounts{
	width:79%;
	color:#3B76B0;
	float:left;
	margin-left:7px;
}

div.detailmanufacturer{
	float:left;
	width:80%;
	margin:0px;
	padding:0px;
        color:#666;
}

div.detailsku{
	float:left;
	width:80%;
	margin:10px;
        color:#666;
}

div.detailinstock{
	float:right;
	width:80%;
}

div.detaildescription{
	font-size: 0.9em;
	margin:5px;
	padding-top:4px;
	line-height:1.8em;
	float:right;
	width:80%;
}

div.detailprice{
	font-size: 1.2em;
	font-weight:bold;
	float:left;
	width:96%;
	color:#333;
	margin-left:10px;
}

div.detaillistprice{
	font-size: 1em;
	font-weight:normal;
	float:left;
	width:96%;
	padding-top:6px;
	color:#DA6A1E;
}

div.detailcurrency{
	padding-top: 6px;
	font-size: 0.8em;
	float:left;
	width:96%;
	color:#666;
	margin-left:10px;
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
}

div.detailoption{
	width:100%;
}

div.detailoptions{
	padding: 6px;
	float:left;
	width:77%;
	margin-left:0px;
}

select.detailprodoption{
	font-size: 0.9em;
	width:50%;
	margin:7px;
	border:1px solid #ccc;
	padding:2px;
}

input.detailprodoption{
	font-size: 0.9em;
	margin:7px;
	border:1px solid #ccc;
        padding:2px;
}


div.detailoptiontext{
	padding: 6px;
	width:32%;
	float:left;
	clear:both;
}

div.detailmultioptiontext{
	padding: 6px;
	width:33%;
	clear:right;
}

.previousnext{
	padding-top:20px;
	padding-bottom:6px;
	float:right;
	width:100%;
	text-align:center;
	font-size:0.9em;
	border-top:1px solid #ccc;
}

div.emailfriend{
	padding-top: 10px;
	text-align:center;
	float:right;
	width:100%;
}

td.emfhl{
	background-color:#aaa;
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
}

td.emfll{
	line-height:18px;
}

div.detailquantity{
	float:left;
	width:190px;
        clear:both;
}

div.detailquantitytext{
	margin-top:18px;
	float:left;
	width:47%;
	text-align:right;
}

div.detailquantityinput{
	margin-top:16px;
	float:right;
	width:48%;
	text-align:left;
	padding:0px;
	height:65px;
}

#w0quant{
	height:21px;
	width:50px;
	border:1px solid #ccc;
}

div.detailaddtocart,.detailoutofstock{
	float:left;
	width:10%;
	margin-top:18px;
}

.detailnotifystock{
	text-align:center;
	padding-top:6px;
	float:left;
	width:98%;
}

div.review{
	float:left;
	margin-top:16px;
	width:90%;
	font-size:0.9em;
}

hr.review{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #bbb;
	padding:4px;
	margin-top:6px;
}

div.reviewprod{
	background-color:#eee;
	padding:10px;
}

/* The category page 
-------------------------------------*/
div.category{
	width:28%;
	float:left;
	line-height:1.6;
  	font-size:0.9em;
        padding:10px;
	border:1px solid #ccc;
	background-color:#fefefe;
	margin:0px 0px 16px 16px;
	height:110px;
}

div.category:hover{
	background-color:#fff;
	border: 1px solid #333;
	box-shadow: 5px 5px 2px #ccc;
}

div.catnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:1em;
	background-color:#eee;
	border-bottom: 1px solid #ccc;
	margin-bottom:10px;

}


.catnavigation, .prodnavigation, .detailnavigation{
display:none!important;
}




.catnavwrapper{
	background:#fff !important;
	border: 1px solid #fff !important;
}

div.navdesc{
	display:none; /* Removes the text "View all products in all categories */
}

div.catimage{
	width:97px;
	float:left;
}

div.catdesc{
	padding:0px 0px 4px 4px;
}

div.catname{
	padding-left:4px;
        font-size:1.2em;
}

.catdiscounts, .allcatdiscounts{
	padding-left:10px;
	font-weight:normal;
	color:#3B76B0;
	font-size:0.9em;
}

div.categorymessage{
	padding-top:0px;
	font-size: 1.3em;
}

p.noproducts{
       padding-top:28px;
       text-align:left !important;
}

/* This is the first breakpoint and is for screen sizes between 980 and 1280 pixels. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below
-------------------------------------*/
@media screen and (max-width: 1300px){

#maincontainer{
	width: 980px;
}	

.lefthand{
	margin-left: -980px; 
}

#footer{
	width: 980px;
}	
div.bottomlinks1, div.bottomlinks2, div.bottomlinks3, div.bottomlinks4{
	width: 209px;
}

div.homepics{
	width:830px;
}	

div.picscontent{
	width:396px;
}

div.prodtext{
	width:290px;
}

/* ~~ The products page ~~*/
div.product{
width:31%;
}

/* ~~The detail page ~~*/
div.detailid {
	width:70%;
}

div.detailname {
	width:72%;
}


div.detaildiscounts{
	width:70%;
    margin-left:13px;
}

div.detailmanufacturer{
	width:70%;
}

div.detailsku{
	width:72%;
}

div.detailinstock{
	width:72%;
}

div.detaildescription{
	width:72%;
}

div.category{
width:44%;
}

}

/* This is the second breakpoint and is for screen sizes between 1000 and 1280 pixels. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below
-------------------------------------*/
@media screen and (max-width: 1008px){

#maincontainer{
	width: 680px;
}	

.lefthand{
	margin-left: -680px; 
}

/* ~~ Remove links from top nav bar ~~*/
.navextra{
	display:none;
}

#footer{
	width: 680px;
}	
div.bottomlinks1, div.bottomlinks2, div.bottomlinks3, div.bottomlinks4{
	width: 138px;
}

div.homepics{
	width:530px;
}	

div.picscontent{
	width:244px;
}

div.prodtext{
	width:140px;
}

/* ~~ The products page ~~*/
div.product{
width:46%;
}

/* ~~ The detail page ~~*/
div.detailprodnavigation{
width:95%;
}

div.detailname{
width:96%;
float:left;
}

div.detailid, div.detailmanufacturer{
width:96%;
float:left;
}

div.detaildiscounts{
width:96%;
float:left;
margin-left:0px;
}

div.detaildescription{
width:96%;
float:left;
margin-bottom:10px;
}

div.detailoptions{
width:90%;
}

div.category{
width:88%;
}

}

/* This is the third breakpoint and is for screen sizes between 468 and 690 pixels. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below
*/
@media screen and (max-width:690px){
#maincontent{
	margin-left: 0px; 
	border: 0px;
}

#maincontainer{
	width: 468px;
}	

/* ~~ Show top navigation links ~~*/
.topleftlinks, a:link.topleftlinks{
	display:inline;
	float:left;
	padding-top:4px;
	font-size:0.8em;
	
	
}

/* ~~ Remove top right navigation ~~*/
span.toptextlinks{
	display:none;
	
}

/* ~~ Remove horizontal nav bar ~~*/
#navlist{
	display:none;
}

/* ~~ Move search bar ~~*/
div.searchbox{
	margin-top:-20px;
	width:468px;
	text-align:left;
	height:46px;
	float:left;
}

#topnav{
	display:none;
}

#input-keywords	{
	width: 200px;
}

/* ~~ Remove left hand menu ~~*/	
.lefthand{
	display:none; 
}

span.prodcats{
	display:none;
}

/* ~~ Reset footer ~~*/

#footer{
	width: 468px;
}	
div.bottomlinks1, div.bottomlinks2, div.bottomlinks3{
	width: 118px;
}
div.bottomlinks4{
	display:none;
}

div.homepics{
	width:460px;
}	

div.picscontent{
	width:444px;
}
div.prodtext{
	width:330px;
}
/* ~~ Modify additional info field on checkout ~~*/
textarea.addinfo{
	width:150px;
}

/* ~~ The products page ~~*/
div.prodfilter{
display:none;
}

div.prodfilterbar{
display:none;
}

div.prodnavigation{
width:93%;
}


}

/* This is the fourth breakpoint and is for smartphones. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below */
@media screen and (max-width:400px){

#maincontainer{
	width: 308px;
}

div.searchbox{
	width:308px;
}

#input-keywords	{
	width: 200px;
}

/* ~~ Remove top slider ~~*/
div.callbacks_container, div.rslides{
	display:none;
}

div.homepics{
	width:300px;
}	

div.picscontent{
	width:284px;
}

div.prodtext{
	width:180px;
}

#footer{
	width: 308px;
}

div.bottomlinks3{
	display:none;
}

.cobtbl select{
font-size:0.8em;
}

/* ~~ Remove left hand cart column ~~*/
.cobcol1{
	display:none;
}

div.store{
	padding:0px;
}

/* ~~ The products page ~~*/
div.product{
width:94%;
}

div.prodnavigation{
width:90%;
}



/* ~~ The category page ~~*/


div.category{
width:84%;
}
}

/*  ECT cart overrides */

div.cartdetails_cntnr {
    display: flex;
}
div.cartdetailsid {
    width: 15%;
    float: left!important;
}

div.cartdetailsquanttotal{
    width:30%
}
div.cartdetails {
    margin: 0px 0px 6px 0px!important;
}


div.cartdetailsnameprice{
    float: left;
    width: 62%!important;
}
div.cartdetailsprice {
    width: 25%;
}
div.cartdetailsquant {
    width: 69%;
}


div.cartdetailsname {
    width: 75%;
}

div.cartlineitems {
    display:grid!important;
}    

div.cartlineid {
    width: 15%!important;
    float: left!important;
}

div.cartlinenameprice {
    float: left;
    width: 57%!important;
}

div.cartlinename {
    width: 75%;
}

div.cartlineprice {
    width: 25%;
}