@import url(//fonts.googleapis.com/css?family=Lato:400,700);
@import url(//fonts.googleapis.com/css?family=Herr+Von+Muellerhoff);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

/*
.customer-account-create button.button > span{
    font-size: 20px !important;
    height: 50px;
border:1px solid #34740e; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #4ba614; background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
 background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
 background-image: -moz-linear-gradient(top, #4ba614, #008c00);
 background-image: -ms-linear-gradient(top, #4ba614, #008c00);
 background-image: -o-linear-gradient(top, #4ba614, #008c00);
 background-image: linear-gradient(to bottom, #4ba614, #008c00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4ba614, endColorstr=#008c00);
}
*/
#declinepopup button{
    width: 100%;
    display: block;
    font-size: 20px;
    padding: 10px;
    text-transform: uppercase;    
}
#declinepopup{
    top: 10%;
    position: fixed;
    margin: 0px !important;
    left: 32%;
    width: 750px !important;
    padding: 0px !important;
        background-image: url() !important;
}

#quickcheckout-ajax-loader .nicejob_pp {
background: #53a02d;
width: 741px; 
height: 174px;
font-family: 'Roboto Condensed', sans-serif;
color: #efefef;
text-align: center;
top: 33%;
    left: 27%;
    position: fixed;
    padding: 0px;
    margin: 0px;
}
#quickcheckout-ajax-loader .nicejob_pp .topbar {
background: #94cb12;
background: -moz-linear-gradient(left, #94cb12 0%, #437a09 100%);
background: -webkit-linear-gradient(left, #94cb12 0%,#437a09 100%);
background: linear-gradient(to right, #94cb12 0%,#437a09 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94cb12', endColorstr='#437a09',GradientType=1 );
height: 12px;
}
#quickcheckout-ajax-loader .nicejob_pp h1 {
font-size: 36px;
font-weight: 700;
margin: 0;
padding: 0;
}
#quickcheckout-ajax-loader .nicejob_pp h1 small {
display: block;
font-size: 20px;
font-weight: 400;
color: #fff;
    line-height: 60px;
}

.block-account li { font-size: 16px }
.block-account li.strong{ font-weight: bold }
.customer-account-create .account-create button.button {
	background-image: url(../images/regbutton.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 200px;	
}
.customer-account-create .account-create button.button span{
	display: none;
}
.mm-stocknotify h5{
	font-weight: 900;
	color: #000;
}
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
.main-container label {font-weight: normal;}
.page .label {
	color: inherit;
	font-size: 100%;
	border-radius: 0;
	display: inline-block;
	text-align: left;
	white-space:normal;
	line-height: normal;
}
.main-container .data-table .label {display: table-cell;}
.main-container .radio, .main-container .checkbox {display: inline-block; margin-top: 0;}


#weightexceed .modal-title{
    font-size: 30px;
    text-transform: uppercase;
    color: red;
}
#weightexceed  p{
	font-size: initial;
}
#weightexceed{
	top: 20%;
}
#review-block{
    background-image: url(../images/reviews.jpg);
    background-repeat: no-repeat;
}
#review-block li{
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 25px;
    color: #fff;    
}
#review-block li h4{
    font-size: 18px;
    margin-top: 35px;
    margin-bottom: 35px;
    margin-left: 60px;
}
#review-block li p{
    line-height: 16px;
}
.videoblock{
    background-image: url(../images/add_videobg-min.png);
    background-repeat: no-repeat; 
    padding-top: 90px;
    padding-left: 60px;
    padding-bottom: 10px;    
}
#pgevideo{

}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 800px;
  margin: 20px auto;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  -o-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
#login-form-popup input, #login-form-popup .actions, #login-form-popup .form-list li{
    float: left;
}
#login-form-popup .additional_radio input{
    border: 0px;
    background: transparent;
    margin: 0px;
    width: 25px;
    box-shadow: none;
}
#login-form-popup .additional_radio label{
    line-height: 35px;
    margin-right: 30px;
}
#login-form-popup .actions{
    padding:2px;
}
#login-form-popup .input-text{
    width: 225px;
    font-size: 14px;
    margin-right: 5px;
}
#login-form-popup button.button span span{
    font-size: 14px;
    width: 100px;
}
#login-form-popup .block .block-content{
    background-color: #f4f6f5;
    padding: 20px;
    border-radius: 10px;
}
#login-form-popup .block .block-title{
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-radius: 10px;
}
#login-form-popup .page-title{
    background: #53a02d;
    border-radius: 10px;
    padding: 10px 19px;
    margin-bottom: 5px;
}
#login-form-popup .fieldset{
    background: #f4f6f5;
    padding: 10px 20px;
    height: auto;
    border-radius: 10px;
    margin-bottom: 5px;
}
#login-form-popup .page-title h1{
    color: #fff;
}
#login-form-popup .fieldset .legend{
    font-size: 14px;
    padding-bottom:0px;
}
#login-form-popup .form-list .field, #login-form-popup .form-list .input-box{
    width: auto;
}
#login-form-popup .block{
    margin-bottom: 5px;
}
#login-form-popup .buttons-set{
    padding: 0px;
    margin: 0px;
}
#login-form-popup buttons-set .button{
    padding: 2px;
}
#login-form-popup .f-right{
    line-height: 35px;
    margin-right: 10px;
}
#login-form-popup .col2-set .fieldset{
    height: auto;
    margin-bottom: 20px;
}
.mfp-close-btn-in .mfp-close{
    width: 25px;
    height: 25px;
    line-height: inherit;
}
#login-form-popup .form-list, #login-form-popup .buttons-set{
    display: inline-block;
    vertical-align: top;
}
#signature{
    font-family: 'Herr Von Muellerhoff', cursive;
    position: absolute;
    line-height: 80px;
    /* width: 450px; */
    left: 330px;
    /* bottom: 120px; */
    font-size: 50px;
    float: right;
    margin-left: 50px;
}
#login-form-popup #wkadditionalinfo{
    height: auto;
}
#login-form-popup .back-link,
.subscription-product{
    display:none;
}
#wkadditionalinfo ul li .field{
    width: 100%;
}
#wkadditionalinfo .additional_radio input[type="radio"]{
    float: left;
    width:30px;
    box-shadow: none;
}
#wkadditionalinfo .additional_radio label{
    padding-top:10px;
}
.block.block-cart,
.block.block-list.block-compare,
.block.block-poll,
.add-to-links .separator,
.add-to-links .link-compare{
	display:none !important;
}

.link-wishlist{ font-size:0px}
/*
.link-wishlist:after{
    content: '\2665';
    font-size: 40px;
    color: #53a02d;
}
*/
.add-to-links li .link-wishlist:before {
    content: "\f08a";
}
.add-to-links li a:before {
    font-size: 20px !important;
    margin-right: 15px;
    color: #53a02d;
}
@media only screen and (max-width: 700px) { 
    a[title="Deals"],
    .dailydeals-countdown,
    .peexl-dailydeals-save,
    .peexl-dailydeals-random,
    .dailydeals-clear,
    div.deal-date-start,
    .dailydeals-slider,
    .deals-slider-controller{ 
        display: none !important;
    }
}
@media (min-width: 1200px) { 
   .container {
    max-width: 1200px;
    width: 1200px;
  }
}
@media only screen and (min-width: 768px) {
    span.toggle {display: none;}
    .footer-col-content,
    .block .block-content,
    .box-collateral-content {
      height: 100% !important;
      display: block !important;
      opacity: 1!important;
    }
}

@media only screen and (max-width: 700px) {
    .banners_block{
        margin: 0px !important;
        max-width: 100% !important;
        margin-bottom: 10px !important;
    }
    .banners_block img{
        width: 100%;
    }
    #pgevideo{
        width: 100% !important;
    }
    #review-block{
        display: none;
    }
    .header .logo a{
        display: block;
        margin: 0 auto;
        text-align: center;   
    }
    .header .logo{
        float: none !important;
    }
    .header > .right_head_wrap{
        float: none !important;
        padding:0px !important;
    }
    .flag > div{
        margin-top: 0px !important;
    }
    .videoblock{ display: none; }
}

.vip {
    background: url(../images/vip.png) no-repeat center center;   
	width:777px;
	height:159px;
	font-size:16px;
	padding:15px 0 0 19px;
	color:#222222;
	font-family:'Roboto Condensed', sans-serif;
    border: 1px solid #eaeaea;
    background-size: contain;
}
#comodo{
    position: absolute;
    right: 350px;
}

#popup-comodo{
    position: absolute;
    bottom: 15px;
    width: 200px;
    text-align: center;
    left: 40%;
}
.block .blocker{border: 1px solid #ccc;display:block;text-align:center}
#leafly-popup iframe{width: 100%;height:100%;min-height:500px}
#leafly-popup{height:100%;}
input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:27px;
    height:27px;
    vertical-align:middle;
    background:url(../images/uncheck.png) left top no-repeat;
    cursor:pointer;
	padding:0 0 0 5px;
}
input[type="checkbox"]:checked + label span {
    background:url(../images/check.png) left top no-repeat;
}

.accordion dl {
  border: 1px solid #ddd;
}
.accordion dl:after {
  content: "";
  display: block;
  height: 1em;
  width: 100%;
  background-color: #2ba659;
}
.accordion dt > a {
    text-align: center;
    font-weight: 500;
    padding: 1em;
    display: block;
    text-decoration: none;
    color: #fff;
    -webkit-transition: background-color 0.5s ease-in-out;
    font-size: 16px;
}
.accordion dd {
  background-color: #eee;
  font-size: 1em;
  line-height: 1.5em;
}
.accordion dd > p {
    padding: 1em 2em 1em 2em;
    font-size: 16px;
    color: #000;    
}

.accordion {
  position: relative;
  background-color: #eee;
}

.acccontainer {
  max-width: 960px;
  margin: 0 auto;
  padding: 2em 0 2em 0;
}

.accordionTitle {
  background-color: #00B22D;
  border-bottom: 1px solid #30bb64;
}
.accordionTitle:before {
  content: "+";
  font-size: 1.5em;
  line-height: 0.5em;
  float: left;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.accordionTitle:hover {
  background-color: #2ba659;
}

.accordionTitleActive {
  background-color: #2ba659;
}
.accordionTitleActive:before {
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.accordionItem {
  height: auto;
  overflow: hidden;
}

.pager .pages li{
    font-size: 16px !important;
}

@media all {
  .accordionItem {
    max-height: 50em;
    -moz-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
  }
}
@media screen and (min-width: 48em) {
  .accordionItem {
    max-height: 15em;
    -moz-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
}

.accordionItemCollapsed {
  max-height: 0;
}

.animateIn {
  -webkit-animation-name: accordionIn;
  -webkit-animation-duration: 0.65s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -webkit-animation-delay: 0s;
  -moz-animation-name: normal;
  -moz-animation-duration: 0.65s;
  -moz-animation-iteration-count: 1;
  -moz-animation-direction: alternate;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -moz-animation-delay: 0s;
  animation-name: accordionIn;
  animation-duration: 0.65s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 0s;
}

.animateOut {
  -webkit-animation-name: accordionOut;
  -webkit-animation-duration: 0.75s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -webkit-animation-delay: 0s;
  -moz-animation-name: accordionOut;
  -moz-animation-duration: 0.75s;
  -moz-animation-iteration-count: 1;
  -moz-animation-direction: alternate;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -moz-animation-delay: 0s;
  animation-name: accordionOut;
  animation-duration: 0.75s;
  animation-iteration-count: 1;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 0s;
}

@-webkit-keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes accordionIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes accordionIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes accordionOut {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes accordionOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.8);
  }
}

