﻿/* Shopping cart classes
----------------------------------------------------------------------------------------------------*/
/*minicart*/
table.mincart, td.mincart{
width:100%;
background:#fff;
font-size:13px;
}
.minicartcnt{
text-align:center;
}
.emfsubtable, .emftbl{
background:#fff;
}
.emfhl{
background:#515151;
color:#fff;
}
/*Internal store naviagtion*/
a.ectlink:link {
color: #000000;
text-decoration: none;
}
a.ectlink:visited {
color: #666;
text-decoration: none;
}
a.ectlink:active {
color: #666;
text-decoration: none;
}
a.ectlink:hover {
color: #CF9436;
text-decoration: none;
}
/*Button and form field styles*/
input.ectbutton,button.ectbutton{
background:#CF9436;
color:#fff;
padding:6px 12px;
border:0;
-webkit-appearance: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
font-size:0.9em;
}
input.ectbutton:hover,button.ectbutton:hover{
background:#ddd;
color:#000;
cursor:pointer;
-webkit-appearance: none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
}
input.previmg, input.nextimg, input.detailprevimg, input.detailnextimg{
border-radius:4px;
border:1px solid #ccc;
background:#fff;
margin:4px;
font-size:11px;
cursor:pointer;
color:#CF9436;
padding:4px;
}
input.previmg:hover, input.nextimg:hover, input.detailprevimg:hover, input.detailnextimg:hover{
color:#000;
border:1px solid #666;
}
/*Thanks page*/
.receiptbody{background-color:#fff;}
.receiptoption{background-color:#fefefe;}
.receipthr{height:0;border-width:1px 0 0 0;border-style:solid;border-color:#CF9436}
.receipthl{background-color:#eee;padding:8px;}
.receiptheading{background-color:#bbb;color:#fff;font-weight:bold;padding:8px}
/* Quick Buy settings 
-------------------------------------*/
div.qbuywrapper div.prodimage{
border:0px;
width:200px;
float:left;
}
div.qbuywrapper div.prodname{
float:right;
width:60% !important;
border-bottom:1px solid #ccc;
text-align:left;
margin-top:12px;
margin-bottom:12px;
}
div.qbuywrapper div.prodrating{
float:right;
width:60% !important;
text-align:left;
margin-bottom:6px;
}
div.qbuywrapper div.prodid{
float:right;
width:60% !important;
text-align:left;
margin-bottom:6px;
}
div.qbuywrapper div.prodminquant{
float:right;
width:60% !important;
text-align:left;
margin-bottom:6px;
}
div.qbuywrapper div.proddescription{
float:right;
width:60% !important;
text-align:left;
padding:0px
margin-bottom:6px;
}
div.qbuywrapper div.prodoptions{
float:right;
width:60% !important;
text-align:left;
margin-bottom:6px;
}
div.qbuywrapper div.optiontext{
float:left;
width:60% !important;
text-align:left;
margin:6px 0px;
}
div.qbuywrapper div.option{
float:left;
width:70% !important;
text-align:left;
}
div.qbuywrapper div.prodinstock{
float:right;
width:60% !important;
text-align:left;
margin-left:0px !important;
margin-bottom:6px;
}
div.qbuywrapper div.addtocart{
float:right;
width:60% !important;
text-align:right;
margin-right:6px;
}
div.qbuywrapper div.detaillink{
float:right;
width:60% !important;
text-align:right;
margin-right:6px;
}
div.qbuywrapper div.prodprice{
float:right !important;
width:60% !important;
text-align:left;
margin-bottom:6px;
}
div.qbuywrapper div.listprice{
float:right !important;
width:60% !important;
text-align:left;
}
div.qbuywrapper div.prodcurrency{
float:right !important;
width:60% !important;
text-align:left;
margin-top:6px;
}
/* Home page cross selling 
-------------------------------------*/
div.homecats .category{
width:51%;
height:210px;
max-width: 265px;
padding:0px
}
div.homecats .catname{
width:100%;
background:#999;
text-align:center;
clear:both;
height:30px
}
div.homecats .catname a{color:#fff}
div.homecats img.catimage{
max-height:150px
}
div.homecats div.catimage{
height:178px;
text-align:center;
padding:6px
}
div.homecats .catdesc{
display:none
}
p.cstitle{
text-align: center;
color:#ffffff;
width:98%;
padding:4px 6px;
background:#c4a973;
border-radius:4px;
font-size:1.2em;
clear:both;
}

div.csproduct {
width: 32%;
min-height: 280px;
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
margin: 2px;
zoom: 1;
*display: inline;
_height: 280px;
padding:6px;
}
div.csprodimage{
min-height: 280px;
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
margin: 0px 2px;
zoom: 1;
*display: inline;
_height: 180px;
padding:6px;
border:1px solid #ccc;
width:100%;
text-align:center
}
img.csprodimage{
max-width:100%;
height:auto;
}
div.csprodname{
padding:6px;
font-size: 1em;
margin:0px 2px;
float:left;
width:100%;
text-align:center;
background:#666
}
div.csprodname a{color:#fff !important}
div.csprodname a:hover{color:#CF9436 !important}
div.csprodinstock{
margin:4px 0px;
width:98%;
float:left;
}
.prodratinglink{
font-size:0.9em;
}
div.csprodrating{
float:left;
width:98%;
margin:2px 0px;
text-align:center;
}
div.cslistprice{
width:98%;
float:left;
font-size: 1em;
margin:2px 0px;
text-align:center;
}
div.csprodprice{
float:left;
width:98%;
text-align:center;
margin:6px 0px;
font-size:1.1em;
}
div.csprodcurrency{
float:left;
width:98%;
font-size: 0.8em;
color:#666;
margin:0px;
}
div.csdetaillink{
float:left;
width:49%;
display: flex;
align-items: center;
justify-content: center;
padding:0px;
}
div.csqbuybutton,div.qbuybutton {
float:left;
width:49%;
display: flex;
align-items: center;
justify-content: center;
padding:0px;
}
div.csqbuybutton input.csqbuybutton{
float:left;
width:80%;
display: flex;
align-items: center;
justify-content: center;
padding:6px;
margin:0px;
background:#CF9436;
color:#fff;
border:0;
-webkit-appearance: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
font-family: FontAwesome, sans-serif;
}
input.csdetaillink{
float:left;
width:80%;
text-align:center !important;
padding:6px;
margin:0px;
background:#888 !important;
border:0px;
color:#fff;
-webkit-appearance: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
font-family: FontAwesome, sans-serif; 
}
input.detaillink{
/* float:left; */
width:100px;
text-align:center !important;
padding:6px;
margin:0px;
background:#888 !important;
border:0px;
color:#fff;
-webkit-appearance: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
font-family: FontAwesome, sans-serif; 
}
input.csdetaillink{
background:#4793c6;
}
input.csdetaillink:hover{
background:#ddd !important;
color:#000 !important;
cursor:pointer;
-webkit-appearance: none;
}
input.qbuybutton:hover{
background:#ddd !important;
color:#000 !important;
cursor:pointer;
-webkit-appearance: none;
}
div.catnavcheckout{
	display:none;
}
/* The category page 
-------------------------------------*/
div.category{
width:43%;
float:left;
line-height:1.6;
font-size:0.9em;
padding:10px;
max-width: 200px;
border:1px solid #ccc;
text-align: center;  
margin:0px 0px 16px 16px;
height:280px;
}
div.category:hover{
border: 1px solid #CF9436;
}
div.catnavigation{
padding:10px 0px 10px 12px;
float:left;
width:97%;
font-size:1em;
background-color:#f2f2f4;
border-bottom: 1px solid #ccc;
margin-bottom:12px;
}
.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:98%;
float:left;
}
div.catdesc{
padding:0px 0px 4px 4px;
}
div.catname{
padding-left:4px;
font-size:1.2em;
}
div.catdiscounts, div.allcatdiscounts{
padding:0px;
margin:0px;
font-weight:normal;
color:#DA6B1D;
font-size:0.9em;
}
div.categorymessage{
padding-top:0px;
font-size: 1.1em;
}
p.noproducts{
margin-top:8px;
width:100%;
float:left;
}
/* The products page 
-------------------------------------*/
div.prodname {
    font-size: 16px;
}
div.prodfilter{
float:left;
padding:2px;
margin-bottom:4px;
}
div.prodfilterbar{
float:left;
width:98%;
border-bottom: 1px solid #ccc;
margin-bottom:14px;
padding-bottom:8px;
}
div.filtertext{
padding:8px;
}
select.prodfilter{
padding:4px;
margin:0px;
border: 1px solid #ccc;
}
input.prodfilter{
padding:6px;
border: 1px solid #ccc;
}
div.product {
width: 30%;
min-height: 260px;
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
margin: 2px;
zoom: 1;
*display: inline;
_height: 260px;
padding:6px;
}
div.prodnavigation{
padding:10px 0px 10px 12px;
float:left;
width:97%;
font-size:0.9em;
background-color:#f2f2f4;
border-bottom: 1px solid #ccc;
margin-bottom:10px;
}
div.checkoutbutton{
float:left;
width:96%;
}
.prodratinglink{
font-size:0.8em;
}
div.allproddiscounts{
color:#DA6A1E;
width:100%;
margin:4px 0px;
float:left;
}
.proddiscounts, .discountsapply{
color:#DA6A1E;
margin:4px 0px;
}
div.prodmanufacturer{
margin:4px 0px;
}
div.prodsku{
margin:4px 0px;
}
div.catimage,
div.prodimage,
div.csprodimage {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
text-align: center;
height: auto;
}

@media print, screen and (min-width: 40em) {
div.catimage,
div.prodimage,
div.csprodimage {
max-width: 400px;
margin: 0 auto;
}
}

div.catimage a.ectlink,
div.prodimage.allprodimages a.ectlink,
div.csprodimage.allprodimages a.ectlink {
display: block;
width: 100%;
position: relative;
height: 0;
overflow: hidden;
/* for 16:9 aspect ratio */
/* padding: 56.25% 0 0 0; */

/* for 4:3 aspect ratio */
padding: 75% 0 0 0;
}

img.catimage,
img.prodimage.allprodimages,
img.csprodimage.allprodimages {
position: absolute;
display: block;
max-width: 100%;
max-height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}
/* The product detail page 
-------------------------------------*/
div.detailprodnavigation{
width:99%;
}
div.detailimage{
padding:10px;
justify-content:center;
} 
img.detailimage{
max-width:100%;
height:auto;
}
div.detailcheckoutbutton{
clear:both;
}
div.detailid {
margin:5px;
}
div.detailname h1 {
font-size: 1.2em;
padding:6px;
margin-top:10px;
margin-bottom:12px;
border-bottom: 1px solid #ccc;
}
span.detaildiscountsapply{
margin-left:2px;
}
div.detaildiscounts{
margin-left:2px;
}
div.detailmanufacturer{
margin:5px;
}
div.detailsku{
margin:5px;
}
div.detailinstock{
margin:5px;
}
div.detailreviewstars{
margin:5px;
}
div.detaildescription{
font-size: 0.9em;
margin:5px;
padding-top:4px;
line-height:1.8em;
}
div.detailprice{
font-size: 1.2em;
font-weight:bold;
margin-left:10px;
}
div.detaillistprice{
float:left;
width:100%;
padding:6px 0px;
color:#DA6A1E;
margin-left:10px;
}
div.detailcurrency{
padding-top: 6px;
font-size: 0.8em;
color:#666;
border-bottom: 1px solid #ccc;
padding-bottom:20px;
padding-left:10px;
}
div.detailoptions{
margin-bottom:8px;
display:inline-block;
}
div.detailoptiontext{
display:inline-block;
padding-left:10px;
margin:15px 0px;
clear:left;
min-width:160px;
}
div.detailoption{
clear:right;
margin:10px 0px;
display:inline-block;
}
input.detailprodoption{
margin-right:6px;
}
select.detailprodoption{
padding:4px;
clear:right;
}
div.detailmultioptiontext{
padding: 6px;
width:30%;
clear:none;
}
div.previousnext{
padding-top:20px;
padding-bottom:6px;
text-align:center;
font-size:0.9em;
border-top:1px solid #ccc;
}
div.detailquantity{
display:inline-block;
clear:left;
}
div.detailquantitytext{
float:left;
display:inline-block;
padding:0px 10px;
margin-top:6px;
}
div.detailaddtocartquant{
margin:10px 0 10px 10px;
}
div.detailquantityinput{
display:inline-block;
}
div.detailquantityinput input{
border:1px solid #ccc;
padding:4px;
} 
div.detailaddtocart{
text-align:left;
margin-left:10px;
}
div.detailoutofstock{
font-size: 1.2em;
font-weight:bold;
text-align:left;
margin-left:10px;
padding:10px 0px;
}
div.detailnotifystock{
text-align:left;
padding-top:16px;
margin-left:8px;
}
div.review{
float:left;
margin-top:16px;
width:92%;
padding-left:10px;
}
span.numreviews{
font-size:1.2em
}
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;
}
input.askaquestion, input.emailfriend{
background:#2868B2;
color:#fff;
height:21px;
border:0;
border-radius:4px;
font-size:12px;
cursor:pointer;
margin-top:7px;
}
div.socialmediabuttons{margin:10px 8px;background:#fff;padding:4px;}
div.socialmediabutton{float:left;display:inline-block;padding:6px;}
div.socialaskaquestion{float:left;}
div.sociallinkedin{margin-top:8px}
div.socialfacebook{margin-top:8px}
div.socialtwitter{margin-top:8px}
div.socialgoogle{margin-top:5px}
div.socialpinterest{margin-top:8px}
div.socialcustom{margin-top:8px}
.detailhr{clear:both;}
p.pagenums{width:100%;float:left}
/*This is the first breakpoint and contains styles for screens 1024px to 980px*/
@media screen and (max-width: 1024px) {
div.product, div.csproduct{
width:46%;
}
div.homecats .category{
width:46%;
}
}
/*This is the second breakpoint and contains styles for screens 980px to 800px*/
@media screen and (max-width: 980px) {
div.detailimage, div.detailname h1, div.detaildescription, div.detailreviewstars, div.detailmanufacturer, div.detailsku, div.detailinstock{
width:98%;
}
div.detailoptions{
width:98%;
}
}
/*This is the third breakpoint and contains styles for screens 800px to 640px*/
@media screen and (max-width: 800px) {
div.category{
width:95%;
height:auto;
}
}
/*This is the fourth breakpoint and contains styles for screens 640px to 500px*/
@media screen and (max-width: 640px) {
div.product, div.csproduct{
width:97%;
height:auto;
}
div.homecats .category{
width:97%;
height:auto
}
div.qbuywrapper {
width:90% !important;
border-right: 0px;
text-align:left;
}
div.qbuywrapper div.prodimage{
width:100%;
border-right: 0px;
text-align:left;
}
div.qbuywrapper div.prodname{
float:left;
width:96% !important;
margin-top:0px;
}
div.qbuywrapper div.prodid{
float:left;
width:96% !important;
margin-top:0px;
}
div.qbuywrapper div.prodrating{
float:left;
width:96% !important;
}
div.qbuywrapper div.proddescription{
float:left;
width:96% !important;
}
div.qbuywrapper div.prodoptions{
float:left;
width:96% !important;
}
div.qbuywrapper div.optiontext{
float:left;
width:90% !important;
}
div.qbuywrapper div.option{
float:left;
width:80% !important;
}
div.qbuywrapper div.prodinstock{
float:left;
width:96% !important;
}
div.qbuywrapper div.addtocart{
float:left;
width:96% !important;
}
div.qbuywrapper div.prodprice{
float:left !important;
width:96% !important;
}
div.qbuywrapper div.listprice{
float:left !important;
width:96% !important;
}
div.qbuywrapper div.prodcurrency{
float:left !important;
width:96% !important;
}
div.qbuywrapper div.prodminquant{
float:left !important;
width:96% !important;
} 
}
/*This is the fifth breakpoint and contains styles for screens 500px to 360px*/
@media screen and (max-width: 500px) {
div.detailoptiontext{
width:98%;
}
}
/*This is the last breakpoint and contains styles for screens below 360px*/
@media screen and (max-width: 360px) {
div.category{
width:90%;
}
div.catimage{
width:98%;
}

}
