﻿@import url('https://fonts.googleapis.com/css?family=Lobster|Playfair+Display&display=swap');

/* .t3-hero {
	margin-bottom: 125px;
} */

.t3-header-wrap {
    position:relative;
    z-index:999;
	margin-bottom: 125px;
} 

.scrollbtn .fa { font-size:15px;}

/* @media (max-width: 481px) {
    div#rev_slider_1_1_wrapper, div#rev_slider_1_1 {
        margin-top: -96px !important;
    }
} */

/* @media (min-width: 1299px) {
    div#rev_slider_1_1_wrapper, div#rev_slider_1_1 {
        margin-top: -125px !important;
    }
} */

/* @media (min-width: 610px) and (max-width: 767px)  {
    div#rev_slider_1_1_wrapper, div#rev_slider_1_1 {
        margin-top: -125px !important;
    }
} */

/* @media (min-width: 768px) and (max-width: 991px)  {
    div#rev_slider_1_1_wrapper, div#rev_slider_1_1 {
        margin-top: -96px !important;
    }
} */

/* @media (min-width: 992px) and (max-width: 1298px)  {
    div#rev_slider_1_1_wrapper, div#rev_slider_1_1 {
        margin-top: -123px !important;
    }
} */


#fancybox-frame {
   overflow: auto !important;
}


.fancybox-overlay {
overflow: hidden !important;
}

/*#fancybox-wrap {
  position: fixed!important;
}*/


.badge-sold {
    background-color: #555553 !important;
}

.contactme {
    border: 1px dotted #727271;
    background: #ffffff !important;
    color: #727271 !important;
    font-weight: 300 !important;
    padding: 5px 36px !important;
    font-size: 16px !important;
    line-height: 1.7143 !important;
    border-radius: 0px;
    margin-top: 20px !important;
    width:100% !important;
    display: block;
    text-align:center;
}

.contactme:hover {

    border: 1px dotted #288ade;
    color: #288ade;

}

.soldout {
    position: absolute;
    bottom: 15px;
    left: 15%;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px !important;
    line-height: 45px;
    padding: 0;
    z-index: 99;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 10px;
    color: #000;
}

.manname a {
    border-bottom: 1px dotted #ccc;
}


[data-id="597"] a {
    margin-bottom: 20px;
}

[data-id="650"] a {
    margin-bottom: 20px;
}

[data-id="598"] a {
    margin-top: 20px;
}

.wrapper {
  width: 600px;
  margin: 0 auto;
}

html.uk-modal-page {
    overflow: visible !important;
    position: inherit !important;
}

.orderby-displaynumber .orderlistcontainer div.orderlist {
    z-index:999;
}

.product-field-display {
  position: relative;
  display: inline-block;

}

.product-field-display .vm-img-desc {
  visibility: hidden;
  width: 120px;
  background-color: #555555a6;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  
  font-size: 8px;
  

  position: absolute;
  z-index: 1;
}

.product-field-display:hover .vm-img-desc {
  visibility: visible;
}


.tooltip2 {
  position: relative;
  display: inline-block;
  
}

.tooltip2 .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0%;
  margin-left: 0px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip2 .tooltiptext::before {
  content: "";
  position: absolute;
  top: 90%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip2:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


.tooltip2:hover {
    cursor: pointer; 
}


.tooltip3 {
  padding: 0px 5px;
  position: relative;
  cursor: pointer;
}

.tooltip-info3 {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.tooltip3::before {
  content: attr(data-tooltip);
  position: absolute;
  top: -1.5em;
  font-size: 1em;
  padding: 1px 5px;
  display: none;
  color: white;
  background-color: #555;
  border-radius: 2px;
  transition: opacity 0.1s ease-out;
  z-index: 99;
  text-align: left;
}

.tooltip3:hover::before {
  display: inline-block;
}



.productdetails-view .badge.badge-new {
  background-color: #B0CB1F;
  margin-top: 10px;
}
.productdetails-view .badge.badge-hot {
  background-color: #cc0000;
}
.productdetails-view .badge.badge-sale {
  background-color: #ff7163;
}

.productdetails-view .badge {
    background-color: #000000;
  border-radius: 50%;
  color: #ffffff !important;

  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px !important;
  line-height: 54px;
  padding: 0;
  height: 54px;
  width: 54px;
}

.manname {
    width: 90%;
    float: right;
    text-align: right;
    display: block;
}

.catname {
    width: 10%;
    float: left;
    text-align: left;
    display: block;
}

.product-related-products .vm-product-media-container img {
    margin-bottom: 0px;
}

.product-related-products .product_s_desc {
    display: block;
}

.product-related-products .basket {
    position: relative;
    float: right;
    bottom: 55px;
}

.product-related-products .quantity-box, .product-related-products .quantity-controls {
     display: none;
 }

.product-related-products .magnify {
    bottom: 65px!important;
}

 .more-information .product-field-type-S {
    float: none;
    border-bottom: 1px dotted #ddd;
    padding: 8px 4px;
 }
 
 
 .more-information .product-field-type-S:hover {
     background-color: #dddddd;
 }
 
 .more-information .product-field-type-M {
     float: left;
     padding: 8px;
 
 }
 
 .more-information .product-fields-title {
     font-size: 15px;
 }
 
 .more-information .product-field-display {
     display:inline;
 }
 
 



.ask-a-question.bold {
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
}

.lity-active body {
    overflow: hidden;
}
.lity-inline .lity-content > * {
    max-height: none !important;
}
.lity-inline .lity-wrap {
    overflow: auto;
}
.lity-inline .lity-content {
    margin: 20px 0;
}



@media (max-width: 480px) {
    
    .head-right-wrap .head-right > div {

    margin-left: 10px !important;
        
    }
    .head-right-wrap > div {

    margin-left: 10px!important;
        
    }
    .logo-image img {

    min-height: 70px!important;
    min-width: 100px!important;
        
    }
}

@media (max-width: 330px) {
.head-right .search {
    display:none;
}

}


@media (max-width: 900px) {


.lity-iframe-container {
    padding-top: 90% !important;
}

}



/*.scrolling-wrapper:before {
    width: 50px;
    height: 100%;
    content: "<<";
    position: relative;
    
}*/
.nav .caret {
    border-top-color: #727271 !important;
    border-bottom-color: #727271 !important;
}


div[class*="-view"] .vm-product-media-container .badge {
    
    z-index: 99;
}

div[class*="-view"] .product-price .vm-display.vm-price-value {
    margin-bottom: 0px;
}

div[class*="-view"] .vm-product-media-container {
    margin-bottom: 10px;
}

div[class*="-view"] .vm-product-footer .product-price, .product-price {
    line-height: 45px;
}

.affix .t3-header-wrap {

    background: #ffffff;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    position: absolute!important;
    z-index: 1000!important;

}

.t3-megamenu .mega-align-justify > .dropdown-menu {
    margin-top: 1px;
}

#mod-search-searchword:focus {

    background-color: #fff !important;
    color: #000 !important;

}

@media (max-width: 1200px) {
    .menuprods .width33 {
        width: 50%!important;
    }
    
    /*div.menuprods:last-child  {
        display: none!important;
    }*/
}

@media (min-width: 992px) {
.navbar-nav {
    margin-left: 60px !important;
}
.logo-image {
    margin-left: 44px !important;
}
}

@media (max-width: 991px) {
div[class*="-view"] .vm-col.product + .product, div[class*="-view"] div.row + .row > * {
    margin-top:0px;
}
 .logo-image {
    margin-left: 28px !important;
}   
}
@media (min-width: 1296px) {
.logo-image {
    margin-left: 0px !important;
}	
}
/* @media (min-width: 768px) {
.logo-image {
    margin-left: 32px !important;
}	
} */

@media (max-width: 767px) {
.logo-image {
    margin-left: 0px !important;
}	


.vm-search-custom-values .col, div.row > div[class*="width"], div[class*="vm-col"] {

    width: 100% !important;

}

}

.width25 {

    width: 24% !important;

}

@media (max-width: 800px) {
.vm-search-custom-values .col, div.row > div[class*="width"], div[class*="vm-col"] {

    width: 100% !important;

}

}

.btn-vme-round > span {
    display:none;
}

/*.product-fields-title
{
    border: 0;
    color: #727271;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
    margin-top: 0;
    text-transform: none;
}*/
.addtocart-button {
    width:100% !important;
}

/* .t3-mainbody {

    margin: 10px auto;

} 

.t3-mainbody {

   padding-bottom: 0px;

}*/

.btn-vme-round > i {
    border-radius: 0!important;
}

.product .btn-vme-round > i {

    line-height: 45px;
    font-size: 1.5em;
    margin-right: 0;
    width: 45px;
    background: transparent;
    color:#000;
    border-radius: 50% !important;

}



a.btn-vme.hasTooltip.btn-vme-round.vme-quickview {
    line-height: 36px !important;
    font-size: 14px !important;
    margin-right: 11px !important;
    width: 52px !important;
    background: transparent;
    color: #000;
    border-radius: 10px !important;
    padding: 0;
    margin-top: -5px !important;
}

.vme-quickview {
    padding: 0;
}

.btn-item-added:parent {
    background-color:#ffb222 !important;
}


div[class*="-view"] .vm-product-descr-container-1 > h4, div[class*="-view"] .vm-product-descr-container-0 > h4 {
    text-align:center;
}

.heart,.detail,.magnify,.compare,.basket {
    padding-left:2px;
    padding-right:2px;
     -webkit-transition: background-color 1s ease-out;
     -moz-transition: background-color 1s ease-out;
     -o-transition: background-color 1s ease-out;
     transition: background-color 1s ease-out;
}

.basket {
    background: #ffffff;
    text-align:center;
    border-radius: 50%;
}

.compare,.heart {
    background: #fff;
    text-align:center;
    height: 45px;
    width: 45px;
    border-radius: 50%;
}
.magnify {
    background: #fff;
	text-align:center;
	height: 36px;
    width: 70px;
    border-radius: 10px;
}

.heart {
   
    position: absolute;
    top: 15px;
    right: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px !important;
    line-height: 45px;
    padding: 0;
    z-index: 99;
}

.compare {
    
    position: absolute;
    top: 75px;
    right: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px !important;
    line-height: 45px;
    padding: 0;
    z-index: 99;
}

.magnify {
    
    position: absolute;
    bottom: 15px;
    left: 39%;
    text-align:center;
    font-weight: 700;
    text-transform: capitaliza;
    font-size: 14px !important;
    line-height: 36px;
    padding: 0;
    z-index: 99;
    
}

img {
    height: auto;
}


.detail div {

    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    background: #B0CB1F;
    font-size:1.1em;
    color:#ffffff;
    -webkit-transition: background-color 1s ease-out;
     -moz-transition: background-color 1s ease-out;
     -o-transition: background-color 1s ease-out;
     transition: background-color 1s ease-out;

}

.detail div a {
    height:45px;
    text-align:center;
    padding-top:11px;
    color:#ffffff;
	font-size: 12px;
}

.detail div:hover,.compare:hover,.magnify:hover,.heart:hover {
    background:#288ade !important;
    color:#ffffff !important;
}
.basket:hover {
    background:#ffffff !important;
    color:#288ade !important;
}
.product .btn-vme-round > i:hover {
    color: #ffffff !important;
}
.product .btn-vme-round > i.icon.ion-md-basket:hover {
    color: #288ade !important;
}


.swipe {
    display:none;
}

.scrolling-wrapper {
  &::-webkit-scrollbar {
    display: none;
  }
}

.products-view .quantity-box, .products-view .quantity-controls, .category-view .quantity-box, .category-view .quantity-controls {
  display: none !important;
}

.vme-is-list .vme-list-inline {

   
    z-index: 99999;
    position: relative;

}

#arrowR, #arrowL{
            display:none;
    
}


.share-product a {

    color: #727271;
    border: 1px solid #727271;
    padding: 7px 0 4px;
    text-align: center;
    width: 45px;
    margin-right: 5px;
    display: inline-block;
    font-size: 20px;

}

.share-product a:hover {

    background: #727271;
    color: #fff;

}

.panel-success {
    font-size: small;
    line-height: 1.5;
	border-color: #f7f7f7;
    background-color: #f7f7f7;
}
div.panel-success div.panel-body {
    padding: 27px 15px 15px 15px;
}
div.panel-success div.panel-body p a {
    color: #727271;
	background-color: transparent;
    border: none;
}
div.panel-success div.panel-body p a:hover {
    color: #288ade;
}
.panel-success > .panel-heading {
    color: #ffffff;
    background-color: #d6d6d6;
    border-color: #d6d6d6;
}

html .addtocart-bar .quantity-input, html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-input {
    color: #727271 !important;
    background: #ffffff;
}


span.quantity-controls {
    border-top: 1px dotted #727271 !important; 
    border-right: 1px dotted #727271 !important; 
    border-bottom: 1px dotted #727271 !important; 
}


html .addtocart-bar .quantity-input, html .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-input {
    border: 1px dotted #727271 !important; 
}

.quantity-controls.quantity-plus { 
    border-bottom: 1px dotted #727271 !important; 
}




.write-reviews textarea.virtuemart {
    width: 100%;
}

div[class*="-view"] .vm-product-media-container .badge.badge-new {
    background-color: #B0CB1F !important;
}
div.share-product {
    margin-left: 3px;
}

/* iframe {
    height:0px;
    position: absolute;
} */


.btn-chat {
    margin-top: 2px;
    padding: 10px;
    border: 1px solid #FFF;
    background-color: #fff;
	border-radius: 18px;
	cursor: pointer;
}

.skype-button {
    box-shadow: 0px 0px 12px 0px #f6a945;
}

div.productdetails-view.productdetails .addtocart-area .addtocart-bar {
    border-top: 0px dotted #727271 !important;
	margin-top: 0px;
    margin-bottom: 0px;
}

div.productdetails-view.productdetails .product-price {
    margin-bottom: 10px;
    margin-top: 10px;
	text-align: left;
}

div.productdetails-view.productdetails .manufacturer {
    display: inline;
}

/* div.vm-customfields-wrap {
    padding: 15px 0px 15px 0px;
    border-top: 1px dotted #727271 !important;
} */

span.addtocart-button input.addtocart-button {
	background-color: #b0ca1e;
    border-color: #b0ca1e;
}
span.addtocart-button input.addtocart-button:hover {
	background-color: #727271;
    border-color: #727271;
}

.prodcontain {
    position: sticky;
    left: 0;
    bottom: 0;
    top: 130px;
}

.inline-control-group {
    display: block;
    height: 2em;
}

.rightmsg {
    text-align: right;
    color: #000000 !important;
    display: inline;
    float: right;
}

.prodlink a {
    margin-right: 10px;
    text-decoration: underline;
    letter-spacing: .05em;
    display: inline;
    line-height: 1.2;
    color: #747474!important;
}

.manuModal {
	text-align: center;
    display: block;
    text-decoration: none;
    border: 1px dotted #727271;
    padding: 5px;
    color: #727271;
	font-weight: 300;
}
.manuModal:hover {
    border: 1px dotted #288ade;
    color: #288ade;
}

.ask-a-question {
    text-align: center;
    width: 100%;
    margin-top: 5px !important;

}

#bd_results > div.productdetails-view.productdetails > div.vm-product-container > div.col-sm-4.prodcontain > div.spacer-buy-area > div.ask-a-question > a {
    border: 1px dotted #727271 ;
    background: #ffffff !important;
    color: #727271 !important;
    font-weight: 300 !important;
    padding: 5px 36px !important;
    font-size: 16px !important;
    line-height: 1.7143 !important;
    border-radius: 0px;
    margin-top: 20px !important;
}
#bd_results > div.productdetails-view.productdetails > div.vm-product-container > div.col-sm-4.prodcontain > div.spacer-buy-area > div.ask-a-question > a:hover {
    border: 1px dotted #288ade ;
    background: #ffffff !important;
    color: #288ade !important;
}


.btn-default {
    border: 1px solid #727271 !important;
    color: #727271 !important;
    font-weight: 400 !important;
	text-transform: none !important;
	font-size: 16px !important;
}
.btn-default:hover {
    border: 1px solid #288ade !important;
    color: #ffffff !important;
	background-color: #288ade !important;
    font-weight: 400 !important;
}

a.kmqthtags { color: #b9b9b9;
    font-weight: 300;
    font-size: 15px; }
a.kmqthtags:hover { color: #288ade; }

#bd_results > div.productdetails-view.productdetails > div.vm-product-container > div.col-sm-4.prodcontain > div.manufacturer {
    display: inline-block;
}

div.skudetls {
    margin-top: 13px;
    color: #afafaf;
}
div.skudetls span {
    font-weight: 300;
}

label {
    font-weight: 300 !important;
}

div.rightmsg a.skype-button {
    box-shadow: none;
}

div.rightmsg a span {
    font-size: 22px;
    line-height: 22px;
    padding: 4px 0px 4px 8px;
	color: #727271;
}
div.rightmsg a span:hover {
	color: #288ade;
}

div.stockablecustomfields_fields_wrapper label.cf4all_button {
    line-height: 22px;
    min-height: 22px;
    font-weight: 600;
    margin-left: 0px;
    margin-top: 5px;
    padding: 4px 8px 4px 8px;
}


div.productdetails-view.productdetails .product-short-description {
    font-size: 16px !important;
    padding: 5px 0 5px 0;
}

div.manufacturer .btn-default {
    width: 100%;
}

.chatscroll {
    color: #000000;
    display: block;
    position: fixed;
    bottom: 36px;
    right: 0px;
    text-decoration: none;
    height: 35px;
    width: 146px;
    z-index: 99;
}

.card {
    position: relative;
    display: inline-block;
}

.card .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 99;
}

.card:hover .img-top {

        display: inline;
}

.viewdetail-button {
    z-index: 99999;
    position: relative;
}

.prodimg {
    padding: 10px;
}

.container {
    width:99% !important;
}

@media (min-width: 1300px) {

.container {
    width:94% !important;
}

}

@media (max-width: 767px) {
.scrolling-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.prodcontain {
    padding-left: 0px;
    padding-right: 0px;
}

.imagegallery {
     padding-left: 0px;
    padding-right: 0px;
}

.prodimg {
    display: inline-block;
    padding: 0px;
}




#arrowR{
background: none;
width: 45px;
height: 50px;
float: right;
cursor: pointer;
display: block;
padding-top: 50%;
margin-bottom: auto;
position: absolute;
right:-1px;
}

#arrowL{
background: none;
width: 45px;
height: 50px;
float: left;
cursor: pointer;
display: block;
padding-top: 50%;
margin-bottom: auto;
position: absolute;
left:0px;
}

.scrollbtn {
    border: 0px;
    z-index: 9;
    position: relative;
    background: #fff;
    padding: 9px;
    opacity:0.4;
}

.scrollbtn:hover {
    opacity:1;
}

.swipe {
    text-align:center;
    color: #ccc;
    display:block;
}

}



.logo-image img {
    max-height: 125px !important;
	min-height: 90px;
    min-width: 135px;
}


#fancybox-wrap #fancybox-outer #fancybox-content {
    padding: 27px 0px 10px;
}



#fancybox-wrap #fancybox-close {

    top: -20px;
    right: -20px;
    left: auto;
    width: 40px;
    height: 40px;
    opacity: 1;
}


     #fancybox-content {
   /* width: 100% !important;*/
   padding-bottom:9px !important;
   height: auto!important;
   min-height:550px !important;
   overflow: hidden!important;
    } 
    
    #fancybox-wrap {
    height: auto !important;
    overflow: visible !important;
    padding: 9px !important;
    max-width: 100% !important;
    background: #fff !important;
   /* width:88% !important;
    left: 5%!important;*/
}
    

@media (max-width: 767px) {
      #fancybox-content {
    width: 100% !important;
   padding-bottom:9px !important;
   height: auto!important;
   min-height:350px !important;
    } 
    
    #fancybox-wrap {
    height: auto !important;
    overflow: visible !important;
    padding: 9px !important;
    max-width: 100% !important;
    background: #fff !important;
    width:88% !important;
}
    
}
    
    
    


/* div#rev_slider_1_1_wrapper, div#rev_slider_1_1 {
	z-index: 0 !important; 

	margin-bottom: 125px !important; 
} */

.t3-header-wrap {
    border-bottom: 0px solid rgba(255, 255, 255, 0) !important;
	background-color: rgba(255, 255, 255, 0.4);
    transition: background-color 0.6s linear;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, .2);
}

.t3-header-wrap:hover {
    border-bottom: 0px solid #FFF !important;
    background-color: rgba(255, 255, 255, 0.98) !important;
	transition: background-color 0.6s linear;
}

.head-right-wrap .head-cart .total-product {
    background: #B0CB1F !important;
}
.head-right-wrap .head-cart .total-product:hover {
    background: #288ade !important;
}


.head-right-wrap .search .form-control, .head-right-wrap .form-search .form-control, .head-right-wrap .search .search-query, .head-right-wrap .form-search .search-query {
    background-color: rgba(255, 255, 255, 0) !important;
}

input#mod-search-searchword::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #727271;
  opacity: 1; /* Firefox */
}

input#mod-search-searchword:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #727271;
}

input#mod-search-searchword::-ms-input-placeholder { /* Microsoft Edge */
  color: #727271;
}

.footer-info img {
    max-height: 125px !important;
}
.footer-info a {
    border-bottom: 1px solid #727271;
    color: #ffffff;
}
.copyright a {
    border-bottom: 1px solid #727271;
    color: #ffffff;
}
.t3-subscribe-wrap .acym_module_form .acym_form input[type=email] {
    border: 1px solid #bbbbbb;
}
.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary {
    background: #bbbbbb;
    border-color: #bbbbbb;
}
.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary:hover, .t3-subscribe-wrap .acym_module_form .acym_form .btn-primary:focus, .t3-subscribe-wrap .acym_module_form .acym_form .btn-primary:active {
    background: #288ade;
    border-color: #288ade;
}
.t3-footnav .t3-module ul.nav > li > a:hover, .t3-footnav .t3-module ul.nav > li > a:active, .t3-footnav .t3-module ul.nav > li > a:focus {
    color: #288ade;
}
.t3-footnav .t3-module .module-title {
    border-bottom: 0;
    color: #a1a1a0;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}
.social-list a {
    background: #bbbbbb;
    font-size: 30px !important;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    width: 50px;
}
.social-list a:hover, .social-list a:focus, .social-list a:active {
    background: #288ade;
}
.footer-info p {
    font-size: 15px;
}
.t3-footnav .t3-module ul.nav > li > a {
    font-size: 15px;
}
.dropdown-menu {
    padding: 5px 0;
    /* margin: 14px 0 0 !important;*/
    font-size: 14px;
    background-color: #ecf9ff;
    border: 0px solid #c4edfc;
    border-top: 1px solid #d9edf7;
}
.head-right-wrap .head-cart .icon {
    color: #727271;
}
.head-right-wrap .head-user .icon {
    color: #727271;
}

.orderby-displaynumber {
    background: #f5f5f5 !important;
    border: 0px solid #e8e8e8 !important;
    margin-top: 15px !important;
    padding: 0px 0px !important;
}
.vm-order-list { 
	margin-top: 18px !important;
    margin-bottom: 18px !important;
}
.orderby-displaynumber div.display-number {
    margin: 18px 18px 18px 0px !important;
}
.orderby-displaynumber .orderlistcontainer div.activeOrder {
    background-position: right 10px !important;
    padding: 12px 24px 12px 12px !important;
}
.orderby-displaynumber .orderlistcontainer {
    margin-right: 18px !important;
}

.sj-popup-container .sj-custom-popup .popup-content .signup input {
    background: rgba(255, 255, 255, 0.5) !important;
    height: 44px !important;
    border: 1px #fff solid !important;
    color: #000 !important;
}
.sj-popup-container .popup-close {
    color: #B0CB1F !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    padding: 1px 16px 1px 16px !important;
	background: rgba(125, 125, 125, 0.88) !important;
}
.sj-popup-container .popup-close:hover {
    color: #288ade !important;
    opacity: 1;
}
.sj-popup-container .sj_newletter_popup .sj-custom-popup .oca_popup .popup-content {
    padding: 20px 22px !important;
}
.sj-popup-container .sj_newletter_popup .sj-custom-popup .oca_popup .popup-content .newsletter_promo {
    font-size: 16px !important;
}
.sj-popup-container .sj_newletter_popup .popup-content .hidden-popup .inline {
    top: -2px !important;
}
.sj-popup-container .sj-custom-popup .popup-content .signup .send-mail {
    padding: 12px 26px !important;
    font-weight: 500 bold !important;
}
.sj-popup-container .sj-custom-popup .popup-content .signup .send-mail:hover {
    background: #B0CB1F !important;
    color: #FFFFFF !important;
}

.off-canvas .off-canvas-toggle:focus, .off-canvas .off-canvas-toggle:hover, .off-canvas .off-canvas-toggle:active {
    margin-top: 2px !important;
}

div.mod-languages  {
    width: 24px;
}
div.mod-languages img {
    padding: 1px !important;
    background-color: #ffffff !important;
    margin-top: 3px !important;
    border: 2px solid #727271 !important;
}
div.mod-languages img:hover {
    border: 2px solid #288ade !important;
}
.t3-megamenu .mega-dropdown-inner .t3-module .container {
    width: 100% !important;
}

.orderby-displaynumber .orderlistcontainer div.Order {
    padding: 12px 12px !important;

}

.pull-center {
    text-align: -webkit-center; 
    margin-left: auto !important;
    margin-right: auto !important;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
    color: #727271;
    font-weight: 400;
    font-size: 14px;
}

.sj-popup-container .popup_bg {
    background: rgba(255, 255, 255, 0.78) none repeat scroll 0 0 !important;
}

#redim-cookiehint {
    padding: 40px 6% !important;
    background-color: #1f70b7 !important;
}
#redim-cookiehint .cookiecontent {
    font-size: 17px !important;
}

.sj-popup-container .sj-custom-popup .popup-content .signup .send-mail {
    background: #FFF !important;
    color: #288ade !important;
    text-transform: none !important;
    font-weight: 700 !important;
	margin-bottom: 22px !important;
}

#signup input[type=email]::placeholder {  
    font-weight: 300 !important;
} 
  
.off-canvas .off-canvas-toggle span {
    background-color: #727271 !important;
}
.off-canvas .off-canvas-toggle span:hover {
    background-color: #288ade !important;
}
.head-right-wrap .head-right > div {
    margin-left: 25px;
}
.head-right-wrap .search .form-control, .head-right-wrap .form-search .form-control, .head-right-wrap .search .search-query, .head-right-wrap .form-search .search-query {
    height: 33px !important;
}

.t3-off-canvas .close {
    background: rgba(255, 255, 255, 0.25) !important;
    color: #288ade !important;
    opacity: 1 !important;
    filter: alpha(opacity=00) !important;
}

.t3-off-canvas .close:hover {
    opacity: 0.8 !important;
    color: #B0CB1F !important;
    filter: alpha(opacity=99) !important;
}

.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a,  {
    background-color: transparent !important;
}


.t3-off-canvas {
    background: #727271 !important;
    color: #ffffff !important;
}

.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a:hover, .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a:focus, .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a:active {
    color: #288ade !important;
}

#t3-off-canvas .btn-default {
    background-color: rgba(255, 255, 255, 0.2) !important;
}

#vmCartModule .btn-default {
    color: #222222 !important;
    background-color: rgba(255, 255, 255, 0.2) !important;
    border-color: #bbbbbb !important;
    margin-top: 30px !important;
}

.t3-off-canvas .t3-off-canvas-body a:hover, .t3-off-canvas .t3-off-canvas-body a:focus {
    color: #288ade !important;
}

#t3-off-canvas .btn-default {
    border: 1px solid #8a8a8a !important;
}
.t3-off-canvas .t3-off-canvas-header {
    background: #4e4e4e !important;
}
.t3-off-canvas .t3-off-canvas-header h2 {
    color: #828282 !important;
}

.t3-off-canvas .t3-off-canvas-body a {
    color: #FFF !important;
}

.t3-topbar .promotion {
    font-size: 14px !important;
	text-shadow: 0px 0px 5px rgb(132, 52, 0);
}

.breadcrumb {
    background-color: #f7f7f7 !important;
	font-weight: 300;
	font-size: 14px;
}

.t3-masthead .ja-masthead .ja-masthead-description {
    display: flex;
    flex-direction: column;
    max-width: 900px;
}

.bigheight {
    min-height: 650px !important;
	max-height: 750px !important;
}

.uk-overlay-background {
    color: #fff !important;
	background: rgba(0, 0, 0, 0.25) !important;
    /*background: transparent url(/../images/dotted-bg.png) 0 0 repeat !important; */
}

.uk-margin-small {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.uk-text-large {
    font-size: 20px !important;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}

div.text-center.clearfix a.btn-kq {
    color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0) !important;
    border-color: #ffffff !important;
    margin: 30px 15px 15px 15px !important;
}
div.text-center.clearfix a.btn-kq:hover, div.text-center.clearfix a.btn-kq:focus, div.text-center.clearfix a.btn-kq.focus, div.text-center.clearfix a.btn-kq:active, div.text-center.clearfix a.btn-kq.active {
    color: #ffffff !important;
    background-color: #288ade !important;
    border-color: #288ade !important;
}

.btn-inverse {
    color: #ffffff !important;
    background-color: #c08951 !important;
    border-color: #c08951 !important;
    font-size: 16px !important;
    text-transform: none !important;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse.focus, .btn-inverse:active, .btn-inverse.active, .open > .dropdown-toggle.btn-inverse {
    color: #ffffff !important;
    background-color: #0dd0d0 !important;
    border-color: #0dd0d0 !important;
}

.uk-h1 { 
	text-shadow: 0px 0px 5px rgb(0, 0, 0);
}

::selection {
  	background: #288ade;
  	color: #FFFFFF;
}
::-moz-selection {
  	background: #288ade;
    color: #FFFFFF;
}

.t3-section-wrap .module-title-inner {
    max-width: 550px;
}

/*.t3-section-wrap .module-title-inner {
    padding-top: 90px;
} */

.features-desc {
	font-size: 24px;
    margin-top: 10px;
	line-height: 1.3;
}
.features-desc2 {
	font-size: 24px !important;
	font-weight: 300 !important;
    margin-top: 34px !important;
    color: #ffffff !important;
	line-height: 1.3 !important;
	padding: 0 5%;
}
.action {
    margin-top: 54px;
}

.bg-dark {
    background: rgba(0, 0, 0, 0.56) !important;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.acm-features.style-5 .features-title {
    font-size: 24px !important;
}

.back-to-category {
    display: none !important;
}
div[class*="-view"] h1 {
    color: #727271 !important;
    font-size: 24px !important;
    line-height: 1.3;
    margin-top: 10px !important;
    margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 400;
}
div.productdetails-view.productdetails .ratingbox {
    margin-bottom: 4px !important;
    margin-top: 0;
}
.panel {
    margin-left: 2px;
    margin-right: -2px;
    margin-top: 25px;
}



.acm-hero.style-2 .hero-item {
    background-attachment: fixed !important;
    background-position: top center !important;
}

@media (max-width: 767px) {
.acm-hero.style-2 {
    max-height: 760px;
}

.acm-hero.style-2 .hero-item {
    background-attachment: initial !important;
}


}

.sj-popup-container .sj_newletter_popup .sj-custom-popup .oca_popup .popup-content .popup-title {
    padding: 10px 10px 10px 10px !important;
    font-size: 26px !important;
    line-height: 120% !important;
    text-transform: none !important;
}
.sj-popup-container .sj-custom-popup .popup-content .signup input {
    width: 100% !important;
}

.navbar-nav > li > a, .navbar-nav > li > span {
    padding-top: 48px;
    padding-bottom: 48px;
}

h3.uk-panel-title.uk-margin-bottom-remove {
    font-size: 14px !important;
    line-height: 14px !important;
}

.uk-accordion-title {
    padding: 10px 20px !important;
    background: #f3f3f3 !important;
    color: #288ade !important;
}
.uk-accordion-title:hover {
    background: #288ade !important;
    color: #ffffff !important;
}
.uk-button {
    color: #949494 !important;
    background: #fbfbfb !important;
    border-radius: 0px !important;
    font-size: 14px !important;
}

div[class*="-view"] .product-price .vm-display.vm-price-value span {
    color: #727271 !important;
    font-weight: 300 !important;
    font-size: 16px !important;
}

.category-view .row .category .spacer span {
    padding: 2%;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.8) !important;
    background-color: rgb(49 41 41 / 68%);
}

.manufacturer-details-view .spacer {
    background: none !important;
    border: none !important;
}
.manufacturer-details-view .spacer {
    padding: 0px !important;
}

.masongram-container .masongram-image-container .masongram-image {
    object-fit: cover !important;
    overflow: hidden !important;
    height: 24vw !important;
    width: 24vw !important;
}

#bd_results > div.productdetails-view.productdetails > div > div.col-sm-4.prodcontain > div.spacer-buy-area > div.addtocart-area > form > div.vm-customfields-wrap > div > div.product-field.product-field-type-E > div.product-field-display > input {
    width: 100% !important;
	margin-bottom: 15px;
}

#refreshbutton {
    font-size: 12px;
}
#other-things > div.checkout-button-top > a.opg-button.btn-primary.opg-button-large.opg-margin-top.opg-width-1-1 {
	background: #abcc00 !important;
	color: #fff;
}
#other-things > div.checkout-button-top > a.opg-button.btn-primary.opg-button-large.opg-margin-top.opg-width-1-1:hover {
	background: #288ade !important;
}

.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper, .off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
    -webkit-transform: translate3d(-93%, 0, 0) !important;
    transform: translate3d(-93%, 0, 0) !important;
}
.t3-off-canvas {
    width: 93% !important;
}

.t3-topbar .promotion .close {
    width: 27px;
    height: 27px;
    background-color: rgba(51, 51, 51, 0.24);
}

div.catname a {
	color: #cccccc !important;
    font-size: 12px !important;
	line-height: 1.4 !important;
    display: inline-block;
    
}

div.manname a.kmqthtags {
    color: #5555553 !important;
    border-bottom: 1px dotted #ccc !important;
    font-size: 13px !important;
	line-height: 1.4 !important;
    display: inline-block;
}

/*div.manname:before {
 border-right: 2px solid;
    content: '';
    display: block;
    height: 8px;
    margin-top: -6px;
    position: absolute;
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 10px;
    top: 50%;
    width: 0;
}*/
  
  
div.catname a:hover {
	color: #288ade !important;
}
div.manname a.kmqthtags:hover {
	color: #abcc00 !important;
}

.product-related-products .product-fields-title-wrapper {
    text-transform: none !important;
    font-size: 32px !important;
    font-weight: 300 !important;
    margin-bottom: 87px !important;
    color: #727271 !important;
    line-height: 1.5 !important;
}

h3.uk-h1 {
    color: #fff;
    font-size: 32px;
}

div[class*="-view"] .vm-product-media-container .badge.badge-sale {
    background-color: #ff7163 !important;
}

/* .uk-grid-medium>* {
    padding-top: 25px;
}

.uk-slideshow>li {
max-height: 900px; 
} */

/* @font-face {
	font-family: 'Conv_pfrem_';
	src: url('../fonts/pfrem_.eot');
	src: local('â˜º'), url('../fonts/pfrem_.woff') format('woff'), url('../fonts/pfrem_.ttf') format('truetype'), url('../fonts/pfrem_.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Vetka';
	src: url('../fonts/Vetka.eot');
	src: local('â˜º'), url('../fonts/Vetka.woff') format('woff'), url('../fonts/Vetka.ttf') format('truetype'), url('../fonts/Vetka.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} 

@font-face {
	font-family: 'Conv_DidactGothic-Regular';
	src: url('../fonts/DidactGothic-Regular.eot');
	src: local('â˜º'), url('../fonts/DidactGothic-Regular.woff') format('woff'), url('../fonts/DidactGothic-Regular.ttf') format('truetype'), url('../fonts/DidactGothic-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

.price-crossed {
    line-height: 1px;
}

.price-crossed span.PricebasePriceWithTax {
    font-size: 12px !important;
}

div > div.vm-customfield-cart > span > span > span {
    font-size: 13px !important;
}

.uk-heading-large {
    font-size: 33px !important;
    line-height: 34px !important;
}

.lightgreen-bg {
    background-color: #e6e3e3;
}

.gray-bg {
	background-image: url(/images/tile.jpg);
	background-repeat: repeat; 
	color: #504343 !important;
}

.gray-bg .sub-heading {
    color: #504343 !important;
}

#Section240 {
    background-color: #b9caca;
    margin-bottom: 0px;
	padding-top: 50px;
}

.t3-section-wrap .module-title-inner {
    padding-bottom: 20px !important;
}

#Section240 .module-title {
    color: #ffffff !important;
}

div[class*="-view"] .vm-col.product .spacer {
    background: rgb(255 255 255 / 0%) !important;
}

.t3-megamenu .t3-module .module-title {
    background: transparent;
    border-bottom: 1px solid #ffffff;
    color: #4a8ac0;
    margin: 5px 0 0 0;
    padding: 0px 0px 8px 0px;
    font-size: 20px;
}

.margbotm {
    margin-bottom: 20px;
}
.margtop {
    margin-top: 20px;
}

.t3-footer {
    border-top: 0px solid #e8e8e8 !important;
}

div.magnify .fa-search:before {
    content: "touch";
    text-transform: capitalize;
}

.fa-search:before {
    content: "touch" !important;
    text-transform: capitalize !important;
}

.head-right-wrap .head-cart .total-product {
    background: #3ca4ff !important;
}
.head-right-wrap .head-cart .total-product:hover {
    background: #172e44 !important;
}

#Section244 {
    padding-left: 30px;
    padding-right: 30px;
}

.category-view .row .category .spacer span {
    font-size: 38px !important;
    font-weight: 500 !important;
}

div.heart, div.compare { display: none !important; }

ul.mega-nav.level1 {
    text-align: center;
    font-size: 20px;
}

#fancybox-frame {
    min-height: 580px;
}
