@CHARSET "UTF-8";

/*Errors*/
    .mrErrors{
        text-align: center;
    }
    .error{
        background-color: #f04124;
        color: #FFFFFF;
        border: 1px solid #de2b0f;
        margin-bottom: 1.11111rem;
        padding: 0.77778rem 1.33333rem 0.77778rem 0.77778rem;
        font-size: 0.72222rem;
        transition: opacity 300ms ease-out;
        text-align: center;
        display: inline-block;
    }
/*!End errors*/

a img {border: none;}
div.entry table#mr-product-list {
	margin-bottom: 15px;
	border-spacing: 5px;
	}
table#mr-product-list td {
	width: 140px;
	height: 300px;
	padding: 2px;
	vertical-align: top;
	}
table#mr-product-list td.mrExtMessageWrapper{
    width: 700px !important;
}
.mrProduct {}
.mrProduct:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mrExtBreak {
	clear: both;
	}
.mrExtResults {
	padding: 25px 50px;
	font-size: 140%;
	text-align: center;
	}
.mrExtMessage {
	padding: 25px 50px;
	font-size: 140%;
	text-align: center;
	}
.mrExtMessage .note {
	color: #ccc;
	font-style: italic;
	font-size: 12px;
	}
.mrExtError {
	color: #f00;
	}
.mrExtError .bold {
	font-weight: bold;
	}

.productImages {
	float:left;
	width:300px;
	}
.productImageLarge, .productImageSoon {
	width: 300px;
    position: relative;
	margin: 5px;
	padding: 0;
	/*float: left;*/
	}
#mrImageGallery{
	margin:5px;
}

#mrImageGallery img{
	margin-right:10px;
}
.productImageLarge img {
    max-width: 100%;
    height: auto !important;
    max-height: 100%;
}
.productImageSoon {
	height: 300px;
	padding-top: 100px;
	text-align: center;
	}
.productExtraImages {}
.productAlternateImage {}

.productDetails {
	margin-left: 325px;
	zoom:1;
	}
.productDetails ul {}
.productDetails ul.mrExtDetails li.mrExtProduct,
.productDetails ul.mrExtDetails li.productRelateds{
	list-style-type: none;
}

.productDetails .mrExtProduct div.mrSubscribeForm {
	margin-top: 10px;
}

.productDetails .mrExtProduct div.mrSubscribeForm div.mr_form_field{
	float: left;
}

.productDetails .mrExtProduct div.mrSubscribeForm .mrSubscribeFormSubmit {
    float: left;
    margin: 0 0 0 10px;

}

/*Popup Mobile notification on Product single page*/
    .mrProduct .fancybox-inner a{
        color:#222;
    }
        .mrProduct .fancybox-inner a:hover{
            color:#000;
            text-decoration: underline;
        }
/* End popup */

/* Related Products */
    .productRelateds .productRelatedsTitle{
        padding: 0;
        margin: 0;
    }
    .productRelateds .productRelatedLink{
        display: inline-block;
        margin: 5px;
    }
    .productRelateds .productRelatedLink .productRelatedImage{
        height: 100px;
        width: auto;
    }
/* !End Related Products */


.mrExtProduct div.mrSubscribeForm label.mrSubscribeFormEmail{
	display: none;
}

li.productTitle {}
li.productTitle h2 {
	display: inline;
	border-bottom: none;
	}
li.productCategory {}
li.productCategory h2 {}
li.productShortDescription {
	padding-top: 8px;
	padding-bottom: 9px;
	}
li.productLongDescription {
	padding-top: 8px;
	padding-bottom: 9px;
	}
li.productSpecialInstructions {
	padding-top: 8px;
	padding-bottom: 9px;
    font-style: italic;
	}
.flag {
	display:block;
	width:150px;
	padding:3px 0;
	background:#ffc65f;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	}
li.productPrice {
	padding: 14px 0;
	font-weight: bold;
	}
.strikeout {
	text-decoration: line-through;
	color: #f00;
	}
.strikeoutPrice {
	color: #000;
	}
.salePrice {
	color: #FF0000;
	}

form.productOrderForm {}
form.productOrderForm text, form.productOrderForm input, form.productOrderForm select {
	font-size: 12px;
	}
label.error { padding-left: 2px; color: #f00; }
li.mrExtQty {
	padding: 6px 0;
	}
li .mrExtFormLabel {
	display: block;
	width: 70px;
	float: left;
	}
li.mrExtOption{
	padding: 6px 0;
	}
li.mrExtOption select {}
li.mrOpt0 {}
li.mrOpt1 {}
li.mrOpt2 {}
li.mrOpt3 {}
li.mrExtAdd {
	padding: 6px 0;
	}
li.mrExtAdd input {
	margin-left: 70px;
	}

/* Bag styles */
p.bagChangeMessage {
	margin-top: 2em;
	font-weight: bold;
	}
p.bagSpecialInstruction {
        padding: 8px 0;
        }
.mrExtBag {
	margin: 10px;
	}
.mrExtBreak {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
		}
.mrExtSeparator {
		height: 10px;
		}
th.bagItem {
	margin: 0;
	padding: 3px;
	border-top: 1px solid #ccc;
	background-color: #eaeaea;
	text-align: center;
	}
td.FirstItem {
	border-top: 0;
	}
td.bagItem {
	margin: 0;
	padding: 5px 5px 10px 5px;
	vertical-align: middle;
	}
td.bagQty{
	text-align: center;
}
td.bagPrice{
	text-align: center;
}
td.bagImage{
	text-align: center;
}
td.bagImage img{
	border: 1px solid #ccc;
}
th.bagImage{
	width: 15%;
}
th.bagQty {
	width: 5%;
	}
th.bagProductName {
	width: 50%;
	}
th.bagPrice {
	width: 15%;
	}
th.removeFromBag {
	width: 20%;
	}
/* Calculation Styles */
    .mrExtTotalPrice {
        padding: 13px;
        padding-right: 1.5%;
        border: 1px double #ccc;
        background-color: #eaeaea;
        font-weight: bold;
        text-align: right;
    }
    .mrExtTaxShipForm{
        float:left;
        text-align: left;
    }
    .mrExtTaxShipForm .ZipCodeWrapper,.mrExtTaxShipForm .ShoppingMethod{
        padding: 5px 0;
    }
    .mrExtTaxShipForm .ZipCodeWrapper #Zipcode{
        width: 140px;
        height: 28px;
        padding-left: 4px;
        line-height: 28px;
        -webkit-appearance: none;
        background-color: #fff;
        font-family: inherit;
        border: 1px solid #ccc;
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
        color: rgba(0,0,0,0.75);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: -webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;
        -moz-transition: -moz-box-shadow 0.45s,border-color 0.45s ease-in-out;
        transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
        vertical-align: top;
    }
    .mrExtTaxShipForm .ZipCodeWrapper #mrExtTSFCalcBtn{
        width: 100px;
        height: 28px;
        border-style: solid;
        border-width: 0px;
        cursor: pointer;
        font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
        font-weight: normal;
        position: relative;
        text-decoration: none;
        text-align: center;
        display: inline-block;
        background: #7e96b5;
        border-color: #7e96b5;
        color: #fff;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out;
        box-sizing: border-box;
        vertical-align: top;
        margin-left: 6px;
    }
    .mrExtTaxShipForm .ShoppingMethod select{
        width: 247px;
        height: 28px;
        line-height: 28px;
        max-width: 100%;
        background-color: #fafafa;
        border: 1px solid #ccc;
        padding: 4px;
        -webkit-border-radius: 0;
        border-radius: 0;
    }


    .mrExtTaxShipForm .ZipCodeWrapper label, .mrExtTaxShipForm .ShoppingMethod label{
        display: inline-block;
        width: 120px;
    }
    form#ShippingTaxFormCalculation{
    }
    #ShippingTaxFormCalculation:after{
        content: '';
        clear: both;
    }
    form#ShippingTaxFormCalculation.mrExtWaitCalculation #mrExtTSFCalcBtn{
        background-image: url('../images/mini_preloader.gif');
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
        font-size: 0;
    }
    .mrExtBagTax, .mrExtBagShip, .mrExtBagGrandTotal, .mrExtBagTaxAmount,.mrExtSubtotal{
        padding: 2px 0;
    }
    .mrExtBagTax span, .mrExtBagShip span, .mrExtBagGrandTotal span, .mrExtBagTaxAmount span,.mrExtSubtotal span{
        width: 100px;
        display: inline-block;
    }
/*!End calculation styles*/
.mrReturnToShop {
	width: 200px;
	float: left;
}
.mrReturnToShop a:link, .mrReturnToShop a:visited, .mrReturnToShop a:hover {}
.mrCheckOut {
	width: 120px;
	float: right;
	}
.mrCheckOut form {}
.mrSearchFormWidget {
	margin: 8px;
	}
.mrSearchFormWidget input {
	font-size: 12px;
	}

#mrExtShoppingBagTable{
	margin-bottom:0;
	width:100%;
}
#mrExtCrossSell{
	border-top: 1px solid #ccc;
	margin-top:20px;
}

#mrExtCrossSell h3 {
	padding-top:10px;
}

#mrExtCrossSell .crossSell-Item{
	display:inline-block;
	vertical-align: top;
	width: 170px;
	min-height: 160px;
	margin: 20px 20px 20px 0;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
}
#mrExtCrossSell .crossSell-Item img{
	display: block;
	margin-bottom:10px;
	width:auto;
}

#mrExtCrossSell .crossSellDescription{

}

.storeloc-loc{
    clear: both;
}
div.locleft {
float:left;
width:350px;
padding:3px;
}
div.locright {
    float:right;
    width:320px;
    padding:3px;
    position: relative;
}
div.storeloc-news .storeloc-news-content{
    margin-top: 5px;
}
div.storeloc-news img {
    max-width: 100%;
    height: auto!important;
    width: auto!important;
}
.storeloc {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: rgb(245, 245, 245);
    border: 1px solid rgb(227, 227, 227);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}
img.storelocimg {
	text-align: center;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0px none;
	border-radius: 6px 6px 6px 6px;
}
img.storelocmap {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0px none;
	border-radius: 6px 6px 6px 6px;
}

.locright .direction-btn,
.fancybox-wrap .direction-btn{
    margin: 0;
    background: #fff;
    color: #000!important;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem;
}
.locright .direction-btn:hover,
.fancybox-wrap .direction-btn:hover{
    background-color: #F3F2F2;
}
.locright .direction-btn{
    position: absolute;
    top:10px;
    right: 10px;
}
.fancybox-wrap .direction-btn{
    position: absolute;
    z-index: 999999;
    bottom: 30px;
    right: 30px;
}
.fancybox-wrap div.fancybox-inner .gmap-box img{
    max-width: inherit;
}

.mrExtBrandList li{
	float: left;
	list-style: none;
	margin: 5px;
	width: 150px;
}

.mrExtListBrandCol{
	float:left;
	width:140px;
}

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

body.mrHidePageHeading .mrShopPageHeading {
	display: none!important;
}
html.tablet .mrShopPageHeading,
html.mobile .mrShopPageHeading{
    display: none;
}
/*============ lookbook styles ================*/
.lookbookProduct{
	overflow:hidden;
	display: inline-block;
	width: 340px;
	margin: 0px 20px 35px 0px;
	vertical-align: top;
	zoom:1;
	*display: inline;
}

.lookbookProduct .lookbookProductImage img{
	width:auto;
}

.lookbookProductImage{
	float:left;
}

.lookbookProduct.noDescription{
	width: 170px;
	margin: 0px 10px 35px 0;
}

.lookbookProduct.noDescription .lookbookProductImage{
	float:none;
}

.lookbookProductDetails{
	margin: 0 0 0 190px;
}

.lookbookProduct.noDescription .lookbookProductDetails{
	width:100%;
	margin: 5px 0 0 0;
	text-align:center;
}
.lookbookSetThumbnailsContainer{
	float:left;
	width: 150px;
	padding: 20px 20px 20px 20px;
	background-color: #f3f3f3
}

.lookbookSetThumbnailsContainer img{
	width: auto;

}

.lookbookSetThumbnail{
	margin: 0 0 20px 0;
	text-align: center;
	line-height: 16px;

}

.lookbookSetThumbnail.active img{
	border: 3px solid #000;
}

.lookbookContentContainer{
	margin-left: 190px;
	padding: 20px;
}

.lookbookCollectionSetImage img{
	width: auto;

}

.lookbookSetHeader {
	text-align: center;
}

.lookbookSetHeader img{
	width: auto;
}

.lookbookCollectionSetContainer{
	padding: 20px 0 0 0;
}

.lookbookProductName{
	font-weight: bold;
	margin-bottom: 10px;
}

.lookbookProduct .productDescription{
	margin-top: 10px;
	margin-bottom: 10px;
}

.lookbookProduct .productOrderForm{
	margin-top: 20px;
}

.lookbookCollectionImage{
	width: 48%;
	margin: 0 1% 1% 0;
	float:left;
}

.lookbookCollectionImage img{
	width: auto;
}

.lookbookCollectionName {
	display: none;
}

input.hidden, .qty-field.hidden{
	display:none;
}

.lookbookAjaxLoading{
	position:fixed;
	top:50%;
	left:50%;
	width: 230px;
	height: 50px;
	margin: -25px 0 0 -100px;
	background: #fff;
	display:none;
	border: 1px solid #000;
	text-align:center;
	z-index:150;
	padding:14px 7px 0px;
}

.lookbookAjaxDialog{
	position:fixed;
	top:50%;
	left:50%;
	width: 400px;
	margin: -25px 0 0 -200px;
	background: #fff;
	display:none;
	border: 1px solid #000;
	text-align:center;
	z-index:150;
	padding: 20px 10px 25px;
}

.lookbookAjaxDialog a{
	color: #fff;
	background: #000;
	padding: 5px 10px;
}

.lookbookAjaxDialog a#ajaxClose{
	margin-left:20px;
}

.lookbookAjaxDialog .lookbookAjaxButtons {
	margin: 14px 0 0;

}

.lookbookOverlay{
	background: url(../images/lookbook_bg.png) repeat 0 0;
	display:none;
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index: 100;
}

.mrExtMiniCartContainer {
	position: relative;
	z-index: 10;
}
.mrExtMiniCart {
	position: absolute;
	display: none;
	right: 0; top: 100%;
	width: 320px;
	background: #fff;
	border: 1px solid #000;
	padding: 5px 5px;
}
.mrExtMiniCartTmpWrap {
	display: none!important;
}
.mrExtMiniCart .bagImage {
	float: left;
}
.mrExtMiniCart .bagItemDetails {
	margin-left: 90px;
}
.mrExtMiniCart p.bagChangeMessage {
	margin-top: 0;
	font-weight: normal;
}
.mrExtMiniCart .mrExtMiniCartEntry.removed {
	opacity: .2;
}
.mrExtMiniCart .mrExtMiniCartEntryEnd {
	clear: both;
}
.mrExtMiniCartLink .mrExtShoppingBagLabel, .mrExtMiniCartLink .mrExtShoppingBagCount {
	display: inline-block;
	min-height: 20px;
}
.mrExtMiniCartLink .mrExtShoppingBagCount {
	min-width: 20px;
	background: url(../images/mr-ajax-loader.gif) -9999px -9999px no-repeat;
}
.mrAjaxLoading .mrExtMiniCartLink .mrExtShoppingBagCount {
	background: #fff url(../images/mr-ajax-loader.gif) center center no-repeat;
	-moz-border-radius: 5px; -khtml-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px;
	border-radius: 5px;
}
.mrAjaxLoading .mrExtMiniCart .mrExtTotalPrice {
	visibility: hidden;
}
.mrAjaxLoading .mrExtMiniCartLink .mrExtShoppingBagCount .value {
	visibility: hidden;
}
.mrAjaxLoadingIcon{
    background: #fff url(../images/mr-ajax-loader.gif) center center no-repeat;
    -moz-border-radius: 5px; -khtml-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px;
    border-radius: 5px;
    min-width: 20px;
    min-height: 20px;
    content: " ";
    padding:0 10px;
}
.mrExtMiniCartLink .mrExtShoppingBagCount.borderFix {
	background: url(../images/ajax-holder-border.png) center center no-repeat;
}
.mrExtMiniCartLink .mrExtShoppingBagCount.borderFix .borderFixedLoader {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/mr-ajax-loader.gif) center center no-repeat;
}
.mrExtMiniCartLink:hover {
	text-decoration: none!important;
}
.mrExtMiniCartListItems.scrollable {
	position: relative;
	padding-bottom: 10px;
}
.mrExtMiniCartScrollTop, .mrExtMiniCartScrollBottom {
	display: none;
}
.mrExtMiniCartList.scrollable .mrExtMiniCartScrollTop, .mrExtMiniCartList.scrollable .mrExtMiniCartScrollBottom {
	height: 29px;
	display: block;
}
.mrExtMiniCartList.scrollable .mrExtMiniCartScrollTop {
	background: url(../images/scroll-arrows.png) no-repeat center 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	opacity: .75;
}
.mrExtMiniCartList.scrollable .mrExtMiniCartScrollBottom {
	background: url(../images/scroll-arrows.png) no-repeat center 100%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	opacity: .75;
	margin-bottom: 10px;
}
.mrExtMiniCartList.scrollable .mrExtMiniCartScrollTop.disabled, .mrExtMiniCartList.scrollable .mrExtMiniCartScrollBottom.disabled {
	opacity: .1;
}

#header-menu .mrExtMiniCart .mrCheckOut input[type="submit"],
.mrCartPageLink, .mrReturnToShop a, .mrCheckOut input[type="submit"]
{
    padding: 6px 15px;
    line-height: 16px;
    border: none;
    text-align: center;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    -webkit-appearance: none;
    display: block;
}
#header-menu .mrExtMiniCart .mrCheckOut{
    float: right;
    margin-top: 10px;
}
#header-menu .mrExtMiniCart a.mrCartPageLink {
    margin-top: 10px;
    float: left;
}
.mrShopAjaxOverlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1000;
}
.mrShopAjaxLoader {
	position: fixed;
	width: 260px;
	padding: 20px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -150px;
	background: #fff;
	border: 1px solid #000;
	z-index: 1100;
}
.mrShopAjaxLoaderAnimation {
	height: 20px;
	background: url(../images/ajax-loader.gif) center center no-repeat;
}
.mrSubscribeFormShortcode label.mrSubscribeFormName, .mrSubscribeFormShortcode label.mrSubscribeFormEmail {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
}


/* ALTERNATIVE STYLES FOR TABLE-LESS DEFAULT LAYOUT */
div#mr-product-list {

}
div#mr-product-list > ul {
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
div#mr-product-list li,
div#mrExtCrossSell div.crossSell-Item{
	display: block;
	float: left;
	padding: 5px 1%;
	margin: 0 0 15px;
}
div#mr-product-list li.col-1,
div#mrExtCrossSell div.crossSell-Item.col-1{
	width: 98%
}
div#mr-product-list li.col-2,
div#mrExtCrossSell div.crossSell-Item.col-2 {
	width: 48%
}
div#mr-product-list li.col-3,
div#mrExtCrossSell div.crossSell-Item.col-3 {
	width: 31.3%
}
div#mr-product-list li.col-4,
div#mrExtCrossSell div.crossSell-Item.col-4 {
	width: 23%;
}
div#mr-product-list li.col-5,
div#mrExtCrossSell div.crossSell-Item.col-5 {
	width: 18%;
}
div#mr-product-list li.col-6 {
	width: 15.6%;
	padding: 5px .5%;
}
div#mr-product-list li.mrNewLine,
div#mrExtCrossSell div.crossSell-Item.mrNewLine {
	clear: left;
}

div#mrExtShoppingBagTable ul {
	list-style-type: none;
	padding: 0;
}
div#mrExtShoppingBagTable .mrExtBagLabels li, div#mrExtShoppingBagTable li > .bagItem {
	display: block;
	float: left;
	margin: 0 0 10px;
}
div#mrExtShoppingBagTable .mrExtBagLabels li {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eaeaea;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
}
div#mrExtShoppingBagTable li {
	border-bottom: 1px solid #ccc;
}
div#mrExtShoppingBagTable li {
	padding-top: 5px;
}
div#mrExtShoppingBagTable .mrExtCartContent li:last-child {
	border-bottom: none;
}
div#mrExtShoppingBagTable li img {
	max-width: 100%;
	height: auto;
}
div#mrExtShoppingBagTable .bagImage {
	width: 14%;
	padding: 0 1% 0 0;
}
div#mrExtShoppingBagTable .bagProductName {
	width: 39%;
	padding: 20px 1% 0 0;
}
div#mrExtShoppingBagTable .bagQty {
	width: 9%;
	padding: 20px 1% 0 0;
	text-align: center;
}
div#mrExtShoppingBagTable .bagPrice {
	width: 19%;
}
div#mrExtShoppingBagTable .bagPrice .bagPrice {
	width: auto;
}
div#mrExtShoppingBagTable li > .bagPrice {
	padding: 20px 1% 0 0;
	text-align: center;
}
div#mrExtShoppingBagTable .removeFromBag {
	width: 15%;
}
.mrReturnToShop a{
    background: #7e96b5;
}

.removeFromBag input[type="submit"],
.productRemoveForm input[type="submit"]{
    padding: 0;
    font-size: 100%;
    margin: 0;
    border: none;
    background: none;
    text-decoration: underline;
    cursor: pointer;
}
.mrSubscribeForm .placeholder, .mrSubscribeForm input.placeholder {
	color: #cccccc;
}
.mrSubscribeForm ::-webkit-input-placeholder {
	color: #cccccc;
}
.mrSubscribeForm :-moz-placeholder {
	color: #cccccc;
}
.mrSubscribeForm ::-moz-placeholder {
	color: #cccccc;
}
.mrSubscribeForm :-ms-input-placeholder {
	color: #cccccc;
}
.mrSubscribeForm .placeholderFocus {
	color: #000000;
}
.mrRightLabel {
	text-align: right;
}
.productDetails .productForm ul {
	padding: 0;
}

.mr_productList_pageHeading {
    display: none;
}
/*Start Ajax Preloader (Lazy Load) */
    /*Width of wrapper*/
    .AjaxContainer .ajaxPreloader{
        width:60.666666666666664px;
        margin: 0 auto;
        height:13px;
    }
    /*Style for each circle*/
    .AjaxContainer .ajaxPreloader>div{
        background-color:#FFFFFF;
        float:left;
        height:13px;
        margin-left:7px;
        width:13px;
        -moz-animation-name:ajaxPreloader;
        -moz-animation-duration:1.7999999999999998s;
        -moz-animation-iteration-count:infinite;
        -moz-animation-direction:linear;
        -moz-border-radius:9px;
        -webkit-animation-name:ajaxPreloader;
        -webkit-animation-duration:1.7999999999999998s;
        -webkit-animation-iteration-count:infinite;
        -webkit-animation-direction:linear;
        -webkit-border-radius:9px;
        -o-animation-name:ajaxPreloader;
        -o-animation-duration:1.7999999999999998s;
        -o-animation-iteration-count:infinite;
        -o-animation-direction:linear;
        -o-border-radius:9px;
        -ms-animation-name:ajaxPreloader;
        -ms-animation-duration:1.7999999999999998s;
        -ms-animation-iteration-count:infinite;
        -ms-animation-direction:linear;
        -ms-border-radius:9px;
        animation-name:ajaxPreloader;
        animation-duration:1.7999999999999998s;
        animation-iteration-count:infinite;
        animation-direction:linear;
        border-radius:9px;
    }
    /* Animation time line 1 circle*/
    .AjaxContainer .ajaxPreloader>div#circle_1{
        -moz-animation-delay:0.36s;
        -webkit-animation-delay:0.36s;
        -o-animation-delay:0.36s;
        -ms-animation-delay:0.36s;
        animation-delay:0.36s;
    }
    /* Animation time line 2 circle*/
    .AjaxContainer .ajaxPreloader>div#circle_2{
        -moz-animation-delay:0.8400000000000001s;
        -webkit-animation-delay:0.8400000000000001s;
        -o-animation-delay:0.8400000000000001s;
        -ms-animation-delay:0.8400000000000001s;
        animation-delay:0.8400000000000001s;
    }
    /* Animation time line 3 circle*/
    .AjaxContainer .ajaxPreloader>div#circle_3{
        -moz-animation-delay:1.0799999999999998s;
        -webkit-animation-delay:1.0799999999999998s;
        -o-animation-delay:1.0799999999999998s;
        -ms-animation-delay:1.0799999999999998s;
        animation-delay:1.0799999999999998s;
    }
    /* Animation colors by time line */
    @-moz-keyframes ajaxPreloader{ /*FireFox*/
        50%{  background-color:#AAAAAA }
    }
    @-webkit-keyframes ajaxPreloader{ /*Chrome, Safari and others ... */
        50%{  background-color:#AAAAAA }
    }
    @-o-keyframes ajaxPreloader{ /* Opera */
        50%{ background-color:#AAAAAA }
    }
    @-ms-keyframes ajaxPreloader{ /* IE */
        50%{ background-color:#AAAAAA }
    }
    @keyframes ajaxPreloader{ /* Default - w3c standard for normal browsers */
        50%{ background-color:#AAAAAA }
    }

    /*For browsers who not support css3 we will display git image -> ie7,ie8,ie9*/
        body.ie7 .AjaxContainer .ajaxPreloader,
        body.ie8 .AjaxContainer .ajaxPreloader,
        body.ie9 .AjaxContainer .ajaxPreloader
        {
            background-image: url('../images/preloader.gif');
            background-repeat: no-repeat;
            background-position: top center;
        }
        body.ie7 .AjaxContainer .ajaxPreloader div,
        body.ie8 .AjaxContainer .ajaxPreloader div,
        body.ie9 .AjaxContainer .ajaxPreloader div
        {
            display: none;
        }

/*!End Ajax Preloader (Lazy Load)*/


.prev_next_link {
    text-align: right;
}

a.prev_item_link, a.next_item_link {
    display: inline-block;
    padding: 2px 3px;
}

.mrExtTaxShip {
    padding: 13px 18.5% 13px 13px;
    border: 1px double rgb(204, 204, 204);
    background-color: rgb(234, 234, 234);
    font-weight: bold;
    text-align: right;
}


/*Collapsible style*/
    .mrExpand.mrClosed .mrTriggerOpenedText,
    .mrExpand.mrOpened .mrTriggerClosedText{
        display: none;
    }
    .mrExpand .mrExpandTrigger{
        display: block;
        text-align: right;
        margin-bottom: 5px;
    }

/*!End Collapsible style*/

.mr_pagination .mrAjaxLoadingIcon{
    padding-left: 20px;
}

/*Lazy Loads*/
    .mrExtLazyLoadsContentWait #content .mr_pagination a,
    .mrExtLazyLoadsContentWait .AjaxContainer.mrExtProductsListAjaxContainer.mrProductsList,
    .mrExtLazyLoadsContentWait #content .filterList select,
    .mrExtLazyLoadsContentWait .AjaxContainer.mrExtBagAjaxContainer .mrExtBag
    {
        opacity: 0.4;
        -moz-opacity: 0.40;
        filter: alpha(opacity=40);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    }

    /*if just with card action*/
    .mrExtLazyLoadsContentWait.mrAjaxLoading #content .mr_pagination a,
    .mrExtLazyLoadsContentWait.mrAjaxLoading .AjaxContainer.mrExtProductsListAjaxContainer.mrProductsList,
    .mrExtLazyLoadsContentWait.mrAjaxLoading #content .filterList select
    {
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    }

/*!Lazy Loads*/

/*Store loc form*/
    .storeloc-box-form{
        width: 100%;
        min-width: 500px;
    }
    .storeloc-box h1 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;
        font-weight: 500;
    }
    .storeloc-box label{
        display: block;
        text-align: left;
    }
    .storeloc-box input, .storeloc-box-form textarea {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
        color: rgba(0, 0, 0, 0.75);
        display: block;
        font-family: inherit;
        font-size: 0.875em;
        height: 2.3125em;
        margin: 0 0 1em;
        padding: 0.5em;
        transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
        width: 100%;
    }
    .storeloc-box textarea {
        height: 60px;
    }
    .storeloc-box input[type="submit"] {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-style: solid;
        border-width: 0px;
        cursor: pointer;
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
        font-weight: normal;
        line-height: normal;
        margin: 0;
        position: relative;
        text-decoration: none;
        text-align: center;
        padding: 0.5rem 0.8rem;
        font-size: 0.88889rem;
        background-color: #008cba;
        border-color: #007295;
        color: white;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out;
        -webkit-appearance: none;
        border: none;
        font-weight: normal !important;
    }
    .storeloc-box input[type="submit"]:hover {
        background-color: #007295;
    }
    .storeloc-box-form .alert-box{
        border-style: solid;
        border-width: 1px;
        display: block;
        font-weight: normal;
        margin-bottom: 1.11111rem;
        position: relative;
        padding: 0.77778rem 1.33333rem 0.77778rem 0.77778rem;
        font-size: 0.72222rem;
        color: white;
        margin-top: 1.11111rem;
    }
    .storeloc-box-form .alert-box.success{
        background-color: #008cba;
        border-color: #007ba0;
    }
    .storeloc-box-form .alert-box.warning{
        background-color: #f08a24;
        border-color: #de770f;
    }

/*!End Store loc form*/

/* Product page */
    .ie8 .zoomLens,
    .ie7 .zoomLens{
        background: none !important;
        background: transparent !important;
        background-color: none !important;
        background-color: transparent !important;
    }
    .zoomContainer{/*for alerts*/
        z-index: 9;
    }
/*!End Product page*/



/* Brands widget */
ul.mrBrandWidgetList li a:hover,
ul.mrBrandWidgetList li.active a{
    color:black;
}
/* !End Brands widget*/





/*Additional classes extensions*/

    /*Alerts*/
        .mrAlertWrapper {
            display: inline-block;
            position: relative;
            overflow: hidden;
        }

        span.mrAlert{
            position:absolute;
            font-family: 'Questrial', Arial, Helvetica, sans-serif;
            font-size: 13px;
            line-height: 13px;
            letter-spacing: 1px;
            z-index: 2;
            box-sizing: border-box
        }
        span.mrAlert.small{ /*Class small we use for list page where display thumbnails*/
            font-size: 10px;
            line-height: 9px;
        }
        /*Banner style(Corvat) */
        /* Banner left*/
        span.mrAlert.banner-left{
            top: -26px;
            padding: 7px;
            text-align: center;
            height: 26px;
            left: 20px; /*left + height*/

            transform: translate(0px) rotate(90deg);
            -ms-transform: translate(0px) rotate(90deg);
            -webkit-transform: translate(0px) rotate(90deg);
            -o-transform: translate(0px) rotate(90deg);
            -moz-transform: translate(0px) rotate(90deg);

            transform-origin: 0% 100%;
            -ms-transform-origin: 0% 100%;
            -webkit-transform-origin: 0% 100%;
            -moz-transform-origin: 0% 100%;
            -o-transform-origin: 0% 100%;

            font-weight: bold;
        }
        span.mrAlert.banner-left.small{
            top: -24px;
            height: 24px;
            left: 10px;
        }

        span.mrAlert.banner-left:after{
            content: ' ';
            width: 0;
            height: 0;
            border-top: 13px solid transparent;
            border-left-width: 14px;
            border-left-style: solid;
            border-bottom: 13px solid transparent;
            position: absolute;
            top: 0;
            right: -13px;
            border-left-color:inherit;
            border-right-color:inherit;
        }
        span.mrAlert.banner-left.small:after{
            border-top: 12px solid transparent;
            border-bottom: 12px solid transparent;
            border-left-width: 12px;
            right: -12px;
        }


        span.mrAlert.banner-left>span{
            transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            display: inline-block;
            white-space: nowrap;
        }

        /*Reset styles and set very simple for IE 8/7*/
            body.ie.ie8 span.mrAlert.banner-left,
            body.ie.ie7 span.mrAlert.banner-left{
                top: 10px;
                left:0px;
            }
        /*!End reset styles for IE 8/7*/
        /*!End banner left*/

        /*Banner Right*/
        span.mrAlert.banner-right{
            top: 0px;
            padding: 7px;
            text-align: center;
            height: 26px;
            right: 46px; /*right + height*/

            transform: translate(0px) rotate(270deg);
            -ms-transform: translate(0px) rotate(270deg);
            -webkit-transform: translate(0px) rotate(270deg);
            -o-transform: translate(0px) rotate(270deg);
            -moz-transform: translate(0px) rotate(270deg);

            transform-origin:100% 0%;
            -ms-transform-origin:100% 0%;
            -webkit-transform-origin:100% 0%;
            -moz-transform-origin:100% 0%;
            -o-transform-origin:100% 0%;

            font-weight: bold;
        }
        span.mrAlert.banner-right.small{
            height: 24px;
            right: 34px; /*right + height*/
        }


        span.mrAlert.banner-right:before{
            content: ' ';
            width: 0;
            height: 0;
            border-top: 13px solid transparent;
            border-right-width: 14px;
            border-right-style: solid;
            border-bottom: 13px solid transparent;
            position: absolute;
            top: 0;
            left: -12px;
            border-left-color:inherit;
            border-right-color:inherit;
        }
        span.mrAlert.banner-right.small:before{
            border-top: 12px solid transparent;
            border-right-width: 12px;
            border-bottom: 12px solid transparent;
            left: -12px;
        }


        span.mrAlert.banner-right>span{
            white-space: nowrap;
        }

        /*Reset styles and set very simple for IE 8/7*/
            body.ie.ie8 span.mrAlert.banner-right,
            body.ie.ie7 span.mrAlert.banner-right{
                top: 10px;
                right:0px;
            }
        /*!End reset styles for IE 8/7*/
        /*!End Banner Right*/

    /*!End Banner style(Corvat) */

        /*Cycle Alert style*/

        span.mrAlert[class^='circle-']{
            top:10px;
            text-align: center;
            height: 80px;
            width: 80px;
            line-height: 80px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
        }
        span.mrAlert.small[class^='circle-']{
            height: 40px;
            width: 40px;
            line-height: 40px;
            top:5px;
        }

        span.mrAlert.words-2[class^='circle-']{
            line-height: 20px;
            padding-top: 20px;
        }
        span.mrAlert.small.words-2[class^='circle-']{
            line-height: 10px;
            padding-top: 10px;
        }

        .circle-left.mrAlert{
            left:10px;
        }
        .circle-left.mrAlert.small{
            left:5px;
        }

        .circle-right.mrAlert{
            right:10px;
        }
        .circle-right.mrAlert.small{
            right:5px;
        }

        /*Reset styles and set very simple for IE 8/7*/
            body.ie.ie8 span.mrAlert.circle-left,
            body.ie.ie7 span.mrAlert.circle-left{
                top: 10px;
                left:0px;
                height: auto;
                width: auto;
            }
            body.ie.ie8 span.mrAlert.circle-right,
            body.ie.ie7 span.mrAlert.circle-right{
                top: 10px;
                right:0px;
                height: auto;
                width: auto;
            }
        /*!End reset styles for IE 8/7*/
        /*!end Cycle alert style*/


        /* Oval alert style*/
        span.mrAlert[class^='oval-']{
            top:10px;
            text-align: center;
            padding: 7px;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            -ms-border-radius:20px;
            -o-border-radius: 20px;
            border-radius: 20px;
        }
        span.mrAlert.small[class^='oval-']{
            padding: 5px;
            top:5px;
        }

        span.oval-left.mrAlert{
            left:10px;
        }
        span.oval-left.mrAlert.small{
            left:5px;
        }

        span.oval-right.mrAlert{
            right:10px;
        }
        span.oval-right.mrAlert.small{
            right:5px;
        }
        /* !End oval alert style*/

        /*Ribbon Alert*/
        span.mrAlert[class^='ribbon-']{
            padding: 5px;
            text-align: center;
            width: 300px;
            top: 0;;
        }
        span.ribbon-left.mrAlert{
            left: 0;
            -moz-transform: rotate(315deg);
            -ms-transform: rotate(315deg);
            -webkit-transform: rotate(315deg);
            -o-transform: rotate(315deg);
            transform:rotate(315deg);

            -moz-transform-origin: 50% 643%;
            -ms-transform-origin: 50% 643%;
            -webkit-transform-origin: 50% 643%;
            -o-transform-origin: 50% 643%;
            transform-origin-origin: 50% 643%;
        }
        span.ribbon-left.mrAlert.small{
            -moz-transform-origin: 38% 843%;
            -ms-transform-origin: 38% 843%;
            -webkit-transform-origin: 38% 843%;
            -o-transform-origin: 38% 843%;
            transform-origin-origin: 38% 843%;
        }


        span.ribbon-right.mrAlert{
            right: 0;
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform-origin:rotate(45deg);

            -moz-transform-origin: 50% 643%;
            -ms-transform-origin: 50% 643%;
            -webkit-transform-origin: 50% 643%;
            -o-transform-origin: 50% 643%;
            transform-origin-origin: 50% 643%;
        }
        span.ribbon-right.mrAlert.small{
            -moz-transform-origin: 60% 853%;
            -ms-transform-origin: 60% 853%;
            -webkit-transform-origin: 60% 853%;
            -o-transform-origin: 60% 853%;
            transform-origin-origin: 60% 853%;
        }

        /*Reset styles and set very simple for IE 8/7*/
            body.ie.ie8 span.mrAlert.ribbon-right,
            body.ie.ie7 span.mrAlert.ribbon-right,
            body.ie.ie8 span.mrAlert.ribbon-left,
            body.ie.ie7 span.mrAlert.ribbon-left{
                width: 100%;
            }
        /*!End reset styles for IE 8/7*/

        /*!End Ribbon Alert*/

        /* Rectangle */
        /*Bottom*/
            .rectangle-bottom.mrAlert{
                bottom:0;
                width: 100%;
                left: 0;
                text-align: center;
                padding: 5px;
            }
        /*Left*/
            .rectangle-left.mrAlert{
                top:20px;
                left: 0;
                padding: 7px 7px 7px 15px;
            }
            .rectangle-left.mrAlert.small{
                top:10px;
                padding: 5px 5px 5px 11px;
            }
        /*Right*/
            .rectangle-right{
                top:20px;
                right: 0;
                padding: 7px 15px 7px 7px;
            }
            .rectangle-right.small{
                top:10px;
                padding: 5px 11px 5px 5px;
            }
        /* !End Rectangle */

        /*Triangle Alert Style*/
        span.mrAlert[class^='triangle-']{
            padding: 5px;
            text-align: center;
            width: 300px;
            height: 70px;
            top: 0;
            line-height: 88px;
        }
        span.mrAlert.small[class^='triangle-']{
            height: 55px;
            line-height: 55px;
        }

        /*Left*/
            span.triangle-left.mrAlert{
                left: 0;
                -moz-transform: rotate(315deg);
                -ms-transform: rotate(315deg);
                -webkit-transform: rotate(315deg);
                -o-transform: rotate(315deg);
                transform:rotate(315deg);

                -moz-transform-origin: 25% 255%;
                -ms-transform-origin: 25% 255%;
                -webkit-transform-origin: 25% 255%;
                -o-transform-origin: 25% 255%;
                transform-origin-origin: 25% 255%;
            }
            span.triangle-left.mrAlert.small{
                -moz-transform-origin: 25% 323%;
                -ms-transform-origin: 25% 323%;
                -webkit-transform-origin: 25% 323%;
                -o-transform-origin: 25% 323%;
                transform-origin-origin: 25% 323%;
            }

        /*Right*/
        span.triangle-right.mrAlert{
            right: 0;
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform:rotate(45deg);

            -moz-transform-origin: 75% 260%;
            -ms-transform-origin: 75% 260%;
            -webkit-transform-origin: 75% 260%;
            -o-transform-origin: 75% 260%;
            transform-origin-origin: 75% 260%;
        }

        span.triangle-right.mrAlert.small{
            -moz-transform-origin:75% 331%;
            -ms-transform-origin:75% 331%;
            -webkit-transform-origin:75% 331%;
            -o-transform-origin:75% 331%;
            transform-origin-origin:75% 331%;
        }

        /*Reset styles and set very simple for IE 8/7*/
            body.ie.ie8 span.mrAlert.triangle-right,
            body.ie.ie7 span.mrAlert.triangle-right,
            body.ie.ie8 span.mrAlert.triangle-left,
            body.ie.ie7 span.mrAlert.triangle-left{
                width: 100%;
                height:auto;
                line-height: 100%;
            }

            /*!End Reset styles and set very simple for IE 8/7*/
        /*!End Triangle Alert Style*/

    /*!End Alerts*/

/*!End Additional classes extensions*/


/*Animation on product List page*/
    .mrProductsList img{
        opacity: 1;
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        -ms-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
    }
    .mrProductsList a{
        position: relative;
        display: inline-block;
    }
    .mrProductsList .mrLoading img{
        opacity: 0;
    }
    .mrProductsList .mrLoading:after {
        content: '';
        position: absolute;
        top: 1.5%;
        left: 1.5%;
        right: 1.5%;
        bottom: 1.5%;
        background: url(../images/mini_preloader.gif) center center no-repeat;
    }

/*!End animation on product list page*/

/*Alternate image animation*/
    html.csstransitions .mrProductsList .alternateMouseEnter img[data-alternate]{
        opacity: 0; /*hide main image, because images can be with transparent bg*/
    }
    .mrProductsList .AlternateThumbnail{
        position: absolute;
        top:0;
        left:0;
        z-index:1;
    }
    html.csstransitions .mrProductsList .AlternateThumbnail{
        opacity: 0;
        -webkit-transition: opacity 0.7s ease-in-out;
        -moz-transition: opacity 0.7s ease-in-out;
        -o-transition: opacity 0.7s ease-in-out;
        -ms-transition: opacity 0.7s ease-in-out;
        transition: opacity 0.7s ease-in-out;
    }
    html.csstransitions .mrProductsList .alternateMouseEnter .AlternateThumbnail.ActiveAlternate{
        opacity: 1;
    }
/*!End alternate image animation*/


/*============================== Search page styles ======================*/
/* Cascade style , such as less */
.mrSearchWpResults{
    position: relative;
    border: 1px solid #ccc;
    padding: 1rem;
    margin-bottom: 1rem;
}
    .mrSearchWpResults .mrSearchWpResultsItem{
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px;
        width: 33.3%;
        box-sizing: border-box;
        padding: 0 10px;
    }
        .mrSearchWpResults .mrSearchWpResultsItem .mrArticleDesc{
            display: inline-block;
            margin-left: 15px;
        }
            .mrSearchWpResults  .mrArticleTitle,
            .mrSearchWpResults .mrArticleDate{
                display: block;
                color:#84868E;
            }
                .mrSearchWpResults .mrArticleTitle:hover{
                    text-decoration: underline;
                }

        .mrSearchWpResults .mrSearchWpResultsItem .mrArticleImage{
            display: inline-block;
            vertical-align: top;
            overflow: hidden;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -o-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            border-width: 0px;
            vertical-align: top;
            height: 60px;
            width: 60px;
        }
            .mrSearchWpResults .mrSearchWpResultsItem img{
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                -o-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                border-width: 0px;
                width: 60px;
            }

    .mrSearchArticlesTitle,
    .mrSearchProductsTitle{
        text-transform: uppercase;
        color:#222;
    }

    .mrSearchWpResults .close{
        position: absolute;
        font-size: 1.5rem;
        line-height: 1rem;
        top: 0.5rem;
        right: 0.5rem;
        color: #333;
        text-decoration: none;
        color:#ccc;
    }
        .mrSearchWpResults .close:hover{
            opacity: 0.5;
        }
/*=========================== End Search page styles ======================*/




/*=========================== Responsive part ======================*/


    /*======== Mobile screens - max-width 640px ==========*/
        @media only screen and (max-width: 640px) {
            /*========== Product Single page ==========*/
                .mrProduct .productImages{
                    float:none;
                    width: auto;
                }
                .mrProduct .productDetails{
                    margin-left: 0;
                }
            /*============== End Product Single page ====================*/

        }
    /*======== End Mobile screens - max-width 640px ==========*/

    /*======== Tablet screens - min-width 641px and max-width 1024px ============*/
        @media only screen and (min-width: 641px) and (max-width: 1024px) {

        }
    /*======== End Tablet screens - min-width 641px and max-width 1024px ============*/

    /*======== Old Notebook/PC screens - min-width 1025px and max-width 1440px ============*/
        @media only screen and (min-width: 1025px) and (max-width: 1440px) {

        }
    /*======== End Old Notebook/PC screens - min-width 1025px and max-width 1440px ============*/

    /*======== Desktop/Normal/FullHD Notebook/PC screens - min-width 1441px and max-width 1920px ============*/
        @media only screen and (min-width: 1441px) and (max-width: 1920px) {

        }
    /*======== End Desktop/Normal/FullHD Notebook/PC screens - min-width 1441px and max-width 1920px ============*/

    /*======== Progressive/Retina and etc. screens - min-width 1921px ==========*/
        @media only screen and (min-width: 1921px) {

        }
    /*======== End Progressive/Retina and etc. screens - min-width 1921px ==========*/


    @media screen and (max-width: 960px){

        .mr_pageCustomHeader {
            display: none;
        }

        .mr_productList_pageHeading {
            display: block;
        }

    }
/*=========================== End Responsive part ======================*/
