*{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer-site-attributes {
    padding: 30px 0;
    background: #fffcfb;
}
.footer-site-attributes ul li {
    display: inline-block;
    padding: 0 20px;
}
.testimonial-sidebar-content .std p {
    font-family: montserratitalic;
    font-size: 17px;
    color: #6f5358;
}
.footer-site-attributes ul li {
    display: table-cell;
    width: 25%;
}
.footer-site-attributes ul li img {
      margin: 0 auto;
    max-height: 40px;
    width: auto !important;
}
.footer-site-attributes li label {
    text-align: center;
    width: 100%;
    display: block;
    font-family: montserratbold;
    text-transform: uppercase;
    padding: 15px 0px 0 0;
    color: #5c3134;
/*    color: #6f5358;
    font-size: 19px;*/
    font-size: 17px;
}
.footer-site-attributes li span {
    width: 100%;
    text-align: center;
    font-family: montserratregular;
    display: block;
    color: #5c3134;
    /*color: #6f5358;
    font-size: 19px;*/
    font-size: 17px;
}
.block-subscribe .input-box input[type="text"] {
    font-family: montserratitalic;
    font-size: 19px;
    color: #a3a3a3;
    border-radius: 0;
}
.block-subscribe .input-box input[type="email"] {
    font-family: montserratitalic;
    font-size: 19px;
    color: #a3a3a3;
    border-radius: 0;
}
.block-subscribe .actions .button {
    font-family: montserratmedium;
    font-size: 22px;
    background: #5c3134;
    border: 2px solid #8f6c6b;
    color: #e7d39f;
    padding: 14px 44px 14.6px!important;
/*    padding: 23px 44px 22.6px!important;*/
    box-shadow: inset 0 0 0 0 rgba(63,36,28,1);
    transition: box-shadow .1s ease;
    margin: -5px;
    border-radius: 0;
}
.block-subscribe
{
  padding: 35px 0 60px;
}
/*.block-subscribe .block-title span {
    color: #b99180;
}*/
.footer-site-attributes .block-content.cards {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.footer-site-attributes .block-content.cards img {
    margin: 0 auto;
    width: 120px;
}
.footer, .copy_right_back 
{
  background: #66383a;
}
.footer .inline_block {
    vertical-align: top;
}
.footer .inline_block a {
    color: #fff;
    font-family: montserratregular;
    font-size: 12px;
}
.footer-container .footer-links ul.f-links li.first {
    color: #e7d39f;
    border: 2px solid #b69688;
    width: 210px;
    font-size: 19px;
    font-family:montserratbold; 
}
.footer-container .footer-links ul.f-links li.first a {
    width: 100%;
    display: inline-block;
    font-size: 19px;
    font-family:montserratregular;
    cursor: pointer;
}
.copy_right_back address.copyright, .copy_right_back span {
    color: #a77d13;
    font-size: 12px;
    font-family: 'montserratregular';
}
.copy_right_back {
    border-top: 2px solid #876229;
}
.block.block-subscribe .block-title span:before, .block-testimonial-sidebar .block-title span:before {
    /* background-color: red; */
    content: "";
    height: 2px;
    position: absolute;
    right: 100%;
    top: 15px;
    width: 254%;
    background-image: none;
    background-color: #5c3134;
/*    background: #b99180;*/
}
.block.block-subscribe .block-title span:after, .block-testimonial-sidebar .block-title span:after {
    /* background-color: red; */
    content: "";
    height: 2px;
    position: absolute;
    right: 100%;
    top: 15px;
    width: 254%;
    background-color: #5c3134;
    background-image: none;
    /*background: #b99180;*/
}

.block-testimonial-sidebar .block-title h2{
/*    color: #b0891a;
    font-family: 'montserratregular';*/
    font-family: 'montserratmedium';
    color: #a87d14;
}
/*.mfes-trustmark {
    display: none !important;
}*/
.testimonial-sidebar-content.clearfix span#more-3 {
    color: #d6af5a;
}
.footer-logo-img img {
    max-width: 250px;
}
.category-products.top-products-container .block-title span {
    /*color: #2D1A14;*/
    color: #5b3133;
    font-family: 'loraitalic';
    text-transform: capitalize;
    font-size: 24px;display: inline-block;
}
.category-products.top-products-container .block-title span:after {
    /*background: #775c0d;*/
    background-color: #5c3134;
    background-image: none;
    height: 2px;
}
.category-products.top-products-container .block-title span:before {
    background-image: none;
    background-color: #5c3134;
    /*background: #775c0d;*/
    height: 2px;
}
/**/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}
textarea:focus,input:focus{outline:none!important}
:focus{outline:none!important}
a:focus,a:active,a:hover{outline:none!important}
h1{font-size:2em}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
*,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}
html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%}
body{background:#FFF;color:#000;line-height:1;font-family:'Lato',sans-serif;font-size:14px;cursor:pointer}
html,body,img,fieldset,abbr,acronym{border:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
th,code,cite,caption{font-weight:400;font-style:normal;text-align:left}
address{font-style:normal}
fieldset{margin:0;padding:0;border:0}
img{display:block}
ol,ul{list-style:none}
q:before,q:after{content:''}
input:focus,input[type="search"]:focus{outline-offset:-2px}
input[type="search"]{-webkit-appearance:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
a,button{-ms-touch-action:manipulation;touch-action:manipulation}
body,button,input,select,table,textarea{color:#636363;font-size:14px;line-height:1.5}
a{color:#a17600;text-decoration:none}
a:hover{color:#a17600;text-decoration:underline}
a:focus{outline:none;color:#300b00}
ol,ul{list-style:none;margin:0;padding:0}
h1,.h1{margin:0;margin-bottom:.7em;color:#300b00;font-size:28px;font-weight:700;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility}
h2,.h2{margin:0;margin-bottom:.5em;color:#300b00;font-size:24px;font-weight:700;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility;text-transform:uppercase}
h3,.h3{margin:0;margin-bottom:10px;color:#300b00;font-size:24px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed}
h4,.h4{margin:0;margin-bottom:10px;color:#300b00;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase}
h5,.h5{margin:0;margin-bottom:10px;color:#300b00;font-size:13px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase}
h6,.h6{margin:0;margin-bottom:5px;color:#300b00;font-size:12px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase}
.address-list address{margin-bottom:1em}
.availability{margin-bottom:0;font-size:13px;text-transform:uppercase}
.availability .label{display:none}
.availability.in-stock{color:#11b400}
.availability.available-soon,.availability.out-of-stock{color:#df280a}
.availability-only{color:#df280a;margin-bottom:10px}
.page-title h1,.page-title h2,.product-name h1,.product-name .h1{text-transform:uppercase;font-size:24px;font-weight:600;color:#3f241c;margin-bottom:15px;text-transform:uppercase}
.block,.col-left-first{margin-bottom:20px}
.col-left-first .block:last-of-type{margin-bottom:0}
.home-best-offers .block{margin-bottom:0}
.block-title{text-align:center;overflow:hidden;margin-bottom:32px;position:relative}
/*.block-title h2{color:#2D1A14;font-size:45px;font-family: 'montserratmedium';font-weight:700;margin:0 0 10px;padding:0}*/
.block-title h2{color:#5c3134;font-size:45px;font-family: 'montserratmedium';font-weight:500;margin:0;padding:0}
/*.block-title span{color:#3c2b00;font-size:22px;position:relative;padding:0 30px;font-style:italic;font-family:'Merriweather',serif;font-weight:300;letter-spacing:-.5px}*/
.block-title span{
  color:#3c2b00;font-size:22px;position:relative;padding:0 30px;font-style:italic;font-family:'Merriweather',serif;font-weight:300;letter-spacing:-.5px;
  color: #5c3134;
    font-family: 'loraitalic';
    text-transform: capitalize;
    font-size: 24px;
}
/*.block-title span:after{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/title.png) repeat-x;content:"";height:11px;position:absolute;right:100%;top:25px;width:254%}*/
.block-title span:after{
  background:url(https://chocolak.com/skin/frontend/dynamic/default/images/title.png) repeat-x;content:"";height:11px;position:absolute;right:100%;top:25px;width:254%;
  height: 2px;
  position: absolute;
  right: 100%;
  top: 15px;
  background-color: #5c3134;
  background-image: none;
}
/*.block-title span:before{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/title.png) repeat-x;content:"";height:11px;position:absolute;left:100%;top:26px;width:254%}*/
.block-title span:before{
  background:url(https://chocolak.com/skin/frontend/dynamic/default/images/title.png) repeat-x;content:"";height:11px;position:absolute;left:100%;top:26px;width:254%;
    background-image: none;
    background-color: #5c3134;
    height: 2px;
    position: absolute;
    top: 15px;
}
.blog-sider-bar-dd.recipiecolright .block-content {
    /* margin: 0px auto; */
    display: block;
    text-align: center;
}
/*.cms-recipes .mc-post-info h2 {
    color: #edab39;
}*/
.cms-recipes .mc-post-info {
    color: #a6aca9;
}
/*.home-static .block-title span {
    width: 100%;
    display: inline-block;
    z-index: 0;
    position: relative;
}*/
.home-static .block-title span::after {
    left: auto;
    right: 100%;
    width: 415%;
}

.home-static .block-title span::before {
    left: 100%;
    right: auto;
    width: 415%;
}


.block-title span.customchkhead:before
{
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.block-title span.customchkhead:after
{
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.block-title span.customchkhead {
    margin-bottom: 20px;
}

.block-title h3,.block-title strong{margin:0;margin-bottom:10px;color:#636363;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;color:#39c;margin-bottom:0;text-transform:uppercase;font-weight:600}
.block-title small{font-size:100%;font-weight:400;color:#a0a0a0}
body:not(.customer-account) .block:first-child .block-title{border-top:none;padding-top:0}
.block-subtitle{font-weight:700;margin-bottom:7px}
.block-content{margin-top:5px}
.block-content.unpad{padding:0}
.block-content li.item{margin:0 0 10px 9px}
.block-content li.item:last-child{margin-bottom:0}
.block .actions{margin:10px 0 0}
.block .actions:after{content:'';display:table;clear:both}
.block .actions a{float:left}
.block .actions .button{float:right}
.col-left .block .actions .button ~ a,.col-right .block .actions .button ~ a{line-height:33px;margin-right:5px}
div#mteo-success-msg {color: white!important;font-size: 16px;padding-top: 0;padding-bottom: 10px;}
.Availability ol li .layered-nav-filter-label a {
    font-size: 15px !important;
}
.sticky-wrap .top-free-shipping{
  background-color: #bf0f5c;
display: -webkit-box;   
  display: -moz-box;       
  display: -ms-flexbox;    
  display: -webkit-flex;   
  display: flex;           
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  padding: 4px 0 0px;
/*  height: 80px;*/
  /*padding: 14px 0 5px;*/
 /*  padding: 9px 0 9px;
  padding: 21px 0 13px;*/
}
.top-free-shipping p {
    margin-bottom: 10px;
}
.top-free-shipping-inner {
    display: table;
    margin: 0 auto;
    position: relative;
    padding-left: 100px;
    line-height: 1.5;
    padding-top: 2px;
    padding-bottom: 2px;
}
.top-free-shipping-inner img {
    position: absolute;
    left: 0px;
    top: 5px;
}
.top-free-shipping-inner p {
    margin-bottom: 0;
}
.sticky-wrap .top-free-shipping p strong{
/*  font:35px/1 'montserratbold';
      font: 22px/1 'montserratbold';*/
  color: #fff;
  font-family: 'montserratbold';
}
.sticky-wrap .top-free-shipping p span{
  /*font:35px/1 'montserratbold';
      font: 18px/1 'montserratbold';*/
  color: #e7d39f;
  margin: 0 6px;
  font-family: 'montserratbold';
}
.sticky-wrap .top-free-shipping p em{
  /*font:27px/1  'montserratregular';*/
    font: 14px/1 'montserratregular';
  color: #fff;
  vertical-align: top;
  position: relative;
  top: 3px;
}
.sticky-wrap .top-free-shipping > img {
/*    max-width: 72px;*/
    /*margin-bottom: 14.5px;*/
    vertical-align: top;
    margin-right: 25px;
    margin-bottom: 6px;
    max-width: 42px;
}
/*.sticky-wrap.sticky-header .top-free-shipping{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}*/
body ul.messages {
    display: block !important;
}
.buttons-set button.button {padding: 22px 12px;}
body.opc-index-index .level0.nav-8.active.last, body.cms-index-index .level0.nav-8.active.last {
    background-color: transparent;
}
.product-view .product-shop .product-options-bottom .price-info {
  margin: 0 40px 0 0;
  float: none;
  display: inline-block;
  width: auto;
  padding: 0;
}
.product-view .product-shop .product-options-bottom .price-info .price-box {
    display: block;
    float: none;
    min-height: 0;
    margin: 0;
}
.product-view .product-shop .product-options-bottom .price-info .price-box .price {
    font-size: 20px;
    color: #2c0300;
}
.product-shop + .add-to-cart-wrapper .availability, .product-shop + .add-to-cart-wrapper .price-box {
    display: none;
}

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


.sidebar .block:not(.block-layered-nav){margin-bottom:0}
.sidebar .block:not(.block-layered-nav) .block-title{padding:0;margin-top:0;border-bottom:none;border-top:none;margin-bottom:0}
.sidebar .block:not(.block-layered-nav) .block-title > h2{margin:0;margin-bottom:10px;color:#3f241c;font-size:18px;font-weight:600;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#ccc;position:relative;background-color:#fafaf9;display:block;width:100%;cursor:pointer;border-bottom:0}
.sidebar .block:not(.block-layered-nav) .block-title > h2:after{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #3f241c;border-right:none;left:10px;top:50%;margin-top:-5px}
.sidebar .block:not(.block-layered-nav) .block-title > h2:hover{background-color:#ececec}
.sidebar .block:not(.block-layered-nav) .block-title.active > h2{margin:0;margin-bottom:10px;color:#3f241c;font-size:18px;font-weight:600;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#ccc;position:relative;background-color:#f4f4f4}
.sidebar .block:not(.block-layered-nav) .block-title.active > h2:after{content:'';position:absolute;width:0;height:0;display:block;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid #3f241c;border-bottom:none;left:8px;top:50%;margin-top:-3px}
.sidebar .block:not(.block-layered-nav) .block-title.active > h2:hover{background-color:#ececec}
.sidebar .block:not(.block-layered-nav) .block-content{padding:10px;margin-top:0;border-width:0 1px;border-style:solid;border-color:#ccc;width:100%}
.sidebar .block:last-of-type{border-bottom:1px solid #ccc}
}
.block-account .block-title,.block-cms-menu .block-title{padding-top:0;border-top:none}
.block-account li,.block-cms-menu li{margin:10px 0}
.block-account li strong,.block-cms-menu li strong{font-weight:400;color:#a17600}
.block-account li a,.block-cms-menu li a{color:#3f241c;font-size:15px}
.block-account li a:hover,.block-cms-menu li a:hover{color:#a17600}
.cart .buttons-set .button,.cart-table .button,.sidebar .actions .button,.button.button-secondary{background:#ddd;color:#636363;padding:7px 15px}
.cart .buttons-set .button:hover,.cart-table .button:hover,.sidebar .actions .button:hover,.button.button-secondary:hover{background:#d0d0d0;cursor:pointer}
.cart .buttons-set .button:active,.cart-table .button:active,.sidebar .actions .button:active,.button.button-secondary:active{background:#c4c4c4;color:#636363}
.cart .buttons-set .button:focus,.cart-table .button:focus,.sidebar .actions .button:focus,.button.button-secondary:focus{color:#636363;background:#c4c4c4;outline:none}
.sidebar .actions button.button{white-space:normal}

.button,.cart-table .product-cart-actions .button,#co-shipping-method-form .buttons-set .button{
  background:#bd8b00;background:-moz-linear-gradient(top,#bd8b00 0%,#a37700 100%);background:-webkit-linear-gradient(top,#bd8b00 0%,#a37700 100%);
  background:linear-gradient(to bottom,#bd8b00 0%,#a37700 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd8b00',endColorstr='#a37700',GradientType=0);display:inline-block;padding:22px 28px;border:0;
  color:#FFF;font-size:18px;font-weight:400;font-family:'Lato',sans-serif;line-height:19px;text-align:center;text-transform:uppercase;vertical-align:middle;
  white-space:nowrap;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;letter-spacing:-.5px;
  font-family: 'montserratmedium';}

.button:hover,.cart-table .product-cart-actions .button:hover,#co-shipping-method-form .buttons-set .button:hover{background:#a17600;color:#FFF;cursor:pointer}
.button:active,.cart-table .product-cart-actions .button:active,#co-shipping-method-form .buttons-set .button:active{background:#a17600!important;color:#FFF}
.button:focus,.cart-table .product-cart-actions .button:focus,#co-shipping-method-form .buttons-set .button:focus{background-color:#a17600;outline:none;color:#FFF}
a.button{text-decoration:none}
a.button:hover{color:#FFF}
.white-btn{background:#fff;display:inline-block;padding:17px 28px;border:1px solid #300b00;color:#300b00;font-size:18px;font-weight:400;font-family:'Lato',sans-serif;line-height:19px;text-align:center;text-transform:uppercase;vertical-align:middle;white-space:nowrap;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;letter-spacing:-.5px;box-shadow:inset 0 0 0 0 rgba(63,36,28,1);transition:box-shadow .1s ease}
.white-btn:hover{box-shadow:inset 0 0 0 4px rgba(63,36,28,1);color:#3f241c;text-decoration:none}
.white-btn:focus{box-shadow:inset 0 0 0 7px rgba(63,36,28,1);color:#3f241c;text-decoration:none}
.button:disabled{border:1px solid #c4c4c4;color:#c4c4c4}
.button.disabled,.button:disabled{background:#c4c4c4;cursor:not-allowed;color:#fff}
/* .button + .button{margin-left:5px} */
.button2{border:0;padding:0 5px;margin:0;background:transparent;cursor:pointer;vertical-align:middle}
.button2:focus{outline:none}
.button2 span,.button2 span span{line-height:30px;height:30px;text-decoration:underline;text-transform:uppercase;display:inline-block;color:#39c;font-family:'Lato',sans-serif}
.button2 span:hover,.button2 span span:hover{text-decoration:none;color:#246b8f}
.close{position:absolute;right:15px;top:15px}
@media only screen and (max-width: 770px) {
.col2-set .buttons-set .button,.col2-set .buttons-set .button2{float:none;width:100%;margin-left:0;margin-right:0}
.col2-set .buttons-set .back-link{display:none}
.col2-set .buttons-set .required{display:none}
}
@media only screen and (max-width: 479px) {
.buttons-set .button{float:none;width:100%;margin-left:0;margin-right:0;margin-bottom:7px}
.buttons-set .back-link{display:none}
.buttons-set .required{display:none}
}
.paypal-logo.paypal-after{float:left}
.paypal-after .paypal-or{float:left}
.paypal-or{line-height:34px;margin:0 10px 5px}
.paypal-after .paypal-button{float:left}
.paypal-button{line-height:0}
.paypal-button img{display:inline}
@media only screen and (max-width: 740px) {
.paypal-or{line-height:20px}
.paypal-logo,.paypal-or,.paypal-button{text-align:center;width:100%;display:block;margin-right:0;margin-left:0;float:none}
}
.buttons-set{clear:both;text-align:right;padding:20px 0 0}
.buttons-set p.required{margin:0;margin-left:10px;line-height:33px;float:right}
.buttons-set .back-link{float:left;margin:0;line-height:33px}
.buttons-set a:not(.button){display:inline-block;float:left;font-size:16px;line-height:20px;margin-top:14px;padding:5px}
.buttons-set button.button{float:right;margin-left:5px;min-width:140px}
.buttons-set:after{content:'';display:table;clear:both}
.icon-sprite,.sorter > .sort-by .sort-by-switcher,.sorter > .view-mode .grid,.sorter > .view-mode .list,.skip-account .icon{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}
#search_mini_form .search-button:before, #search_mini_form_second .search-button:before, #search_mini_form_mobile .search-button:before,.dwnld-icon,.social a span,.skip-cart .icon,.ratings .rating-box,.ratings .rating-box .rating,.review-summary-table .rating-box .rating-number:after,.ratings-table .rating-box,.ratings-table .rating-box .rating,.skip-search .icon,.skip-nav .icon,.menu-close-icon .icon,.filter-icon,.ingredients-link,.nutrition-facts{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-repeat:no-repeat;text-indent:-9999px}
#search_mini_form_second .search-button-second:before,#search_mini_form_mobile .search-button-second:before,.dwnld-icon,.social a span,.skip-cart .icon,.ratings .rating-box,.ratings .rating-box .rating,.review-summary-table .rating-box .rating-number:after,.ratings-table .rating-box,.ratings-table .rating-box .rating,.skip-search .icon,.skip-nav .icon,.menu-close-icon .icon,.filter-icon,.ingredients-link,.nutrition-facts{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-repeat:no-repeat;text-indent:-9999px}
#search_mini_form_second .search-button-second{background:rgba(0,0,0,0) none repeat scroll 0 0;border:0 none;height:37px;padding:0;position:absolute;right:0;text-indent:-9999px;top:-8px;width:37px}
.breadcrumbs{margin:30px 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}

/*.breadcrumbs li{float:left;font-size:16px;font-family:'Lato',sans-serif}*/
.breadcrumbs li{line-height:  1;/*float:left;*/font-size:15px;font-family:'Lato',sans-serif}
.breadcrumbs a{float:left;color:#a17600;
  font-family: 'montserratregular';
  font-size: 14px;
}
.breadcrumbs li:last-child strong{

/*   margin-top: -2px;*/
position: relative;
bottom: 2px;

}
.breadcrumbs a:hover{color:#3f241c}
.breadcrumbs strong{color:#3f241c;font-weight:400;
  font-family: 'montserratregular';
  font-size: 14px;
}

/*.breadcrumbs span
{

}*/
.breadcrumbs span i.fa {
    height: 11px;
    line-height: 0.5;
}
.breadcrumbs span{
float:left;padding:0 10px;color:#a17600;
font-size:18px;height: 13px;vertical-align:middle;
line-height: 0.5;/*margin-top: -3px;*/
}
body.dynamicsitemap-index-index .main, body.contacts-index-index .main {
    padding-top: 45px;
}

@media only screen and (max-width: 770px) {
.breadcrumbs{margin:15px 0}
}
.btn-remove,.btn-previous{display:inline-block;width:20px;height:20px;border:1px solid #c2beb0;text-align:center;font:0/0 a;text-shadow:none;color:transparent;position:relative}
.btn-remove:hover,.btn-previous:hover{background-color:#c2beb0;border-color:#c2beb0;text-decoration:none}
.btn-remove:after{content:'X';color:#3f241c;height:20px;line-height:20px;width:100%;font-size:10px;font-family:Arial,"Helvetica Neue",Verdana,Arial,sans-serif;font-weight:700}
.btn-remove:hover:after{color:#FFF;text-decoration:none}
.btn-previous:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:4px solid #39c;border-left:none;position:absolute;top:50%;left:50%;margin-left:-2px;margin-top:-4px}
.btn-previous:hover:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:4px solid #fff;border-left:none}
.block-layered-nav .currently .btn-remove,.block-layered-nav .currently .btn-previous,.mini-products-list .btn-remove,.mini-products-list .btn-previous,#compare-items .btn-remove,#compare-items .btn-previous{float:right;margin-left:6px}
.checkout-agreements li{margin-bottom:20px}
.checkout-agreements .agreement-content{overflow-y:auto;max-width:670px;max-height:125px;margin-bottom:10px;padding:10px;border:1px solid #ccc;background:#f4f4f4}
.cvv-what-is-this{margin-left:10px;font-size:13px;line-height:24px}
.main-container:after,.footer-container:after{content:'';display:table;clear:both}
/*.footer-container{padding-top:50px}*/
.main:after,.col-wrapper:after{content:'';display:table;clear:both}
.col-left,.col-right,.col-main{padding:0 10px}
.col-left img{max-width:100%}
.col-right{float:right;width:25%;padding-right:0}
.col-right img{max-width:100%}
/*.col1-layout .col-main{float:none;width:auto;padding:0 30px;}*/
.col1-layout .col-main{float:none;width:auto;padding:0;}
.col3-layout .col-right{width:20.83333%}
.col3-layout .col-wrapper{float:left;width:79.16667%}
.col3-layout .col-wrapper .col-main{float:right;width:73.68421%}
.col3-layout .col-wrapper .col-left{width:26.31579%}
@media only screen and (max-width: 1000px) {
.col3-layout .col-right{float:left;clear:left;padding-left:0;padding-right:10px;width:25%}
.col3-layout .col-wrapper{float:right;width:100%}
.col3-layout .col-wrapper .col-main{float:right;width:75%}
.col3-layout .col-wrapper .col-left{width:25%}
}
.col2-set{width:100%}
.col2-set .col-1,.col2-set .col-2{width:50%;padding:20px}
@media only screen and (max-width: 770px) {
.col2-set .col-1,.col2-set .col-2{padding:10px}
}
.col2-set .col-1{float:left;padding-left:0}
.col2-set .col-2{float:right;padding-right:0}
@media only screen and (max-width: 479px) {
.col2-set .col-1,.col2-set .col-2{float:none;width:auto;border:0;padding-right:0;padding-left:0}
.share-to-box{display:none}
}
.col2-set .narrow{width:33%}
.col2-set .wide{width:65%}
.col2-set:after{content:'';display:table;clear:both}
@media only screen and (min-width: 771px) {
.top-container{max-width:1260px;margin:0 auto;padding:0 30px}
}
.global-site-notice{background:#676157;color:#e6e6e6;font-size:11px}
.global-site-notice .notice-inner{padding-left:120px;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;line-height:11px;min-height:40px;padding-top:14.5px;padding-bottom:14.5px;background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/demo-logo.png);background-position:left;background-repeat:no-repeat}
.global-site-notice p{margin-bottom:0}
.promo-msg{color:#39c;text-align:center;margin:10px;text-transform:uppercase;font-family:'Lato',sans-serif}
.grid:after{content:'';display:table;clear:both}
.success{color:#11b400}
.error{color:#df280a;font-weight:700}
.notice{color:#e26703;font-weight:700}
.messages{margin-bottom:10px}
.messages li li{position:relative;margin-bottom:5px;padding:7px 10px 7px 20px;background:#f4f4f4;font-size:15px}
.messages li li:before{top:50%;left:0;margin-top:-6px}
.messages .error-msg li{color:#000;border-left:5px solid #df280a;background-color:#faebe7}
.messages .error-msg li:before{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #df280a;border-right:none}
.messages .notice-msg li{color:#000;border-left:5px solid #e26703;background-color:#f9ebe6}
.messages .notice-msg li:before{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #e26703;border-right:none}
.messages .success-msg li{color:#000;border-left:5px solid #11b400;background-color:#eff5ea}
.messages .success-msg li:before{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #11b400;border-right:none}
@media only screen and (min-width: 915px) {
.order-list-grid .col-1{width:30%}
.order-list-grid .col-2{width:50%;padding-right:20px}
.order-list-grid .col-3{clear:none;width:20%;padding-top:0}
}
.page-popup{padding:20px;background:#FFF;height:auto}
.page-popup h1{margin:0 0 .5em;font-size:36px}
.payment-methods{margin-bottom:20px}
.payment-methods dt{padding:5px 0}
.payment-methods dd{padding-top:10px}
.payment-methods .form-list{position:relative;display:inline-block;max-width:100%;margin:5px 15px 15px;padding:15px;border:1px solid #ccc;background:#f4f4f4}
.payment-methods .form-list:before{content:'';position:absolute;width:0;height:0;display:block;border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid #ccc;border-top:none;top:-11px;left:30px}
.payment-methods .form-list:after{content:'';position:absolute;width:0;height:0;display:block;border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid #f4f4f4;border-top:none;top:-10px;left:30px}
.payment-methods .form-list li:last-child{margin-bottom:0}
#payment-methods dt{position:relative}
#payment-methods dt input[type="radio"]{position:absolute;top:0;left:0;width:100%;height:26px}
.please-wait{display:inline-block;margin-left:10px;margin-top:5px;line-height:24px;height:24px;white-space:nowrap}
.please-wait img{float:left;margin-right:5px;width:24px}
.price-box{margin:7px 0}
.price-box p{margin-bottom:0}
.price-notice{color:#2c0300}
.price-box .price{color:#2c0300;font-size:19px;font-weight:600}
.price-box .price-label{color:#a0a0a0;white-space:nowrap;font-family:'Lato',sans-serif}
.price-box .minimal-price-link{padding-left:1em;color:#39c;display:block}
.price-box .minimal-price-link .label{color:#a0a0a0}
.price-box .old-price,.price-box .special-price{display:inline-block;margin-bottom:0}
.price-box .old-price .price-label,.price-box .special-price .price-label{display:none}
.price-box .old-price .price,.price-box .special-price .price{display:inline-block}
.price-box .old-price .price{color:#8a826a;text-decoration:line-through}
.price-box .special-price{color:#39c;padding-left:0}
.price-box .special-price .price-label{color:#D84D3C}
.price-box .price-excluding-tax,.price-box .price-including-tax{display:block}
span.weee{display:block}
.product-pricing,.tier-prices,.tier-prices-grouped{display:inline-block;padding:4px 8px;background:#FBF4DE;border:1px solid #E2D4C7;margin-top:7px}
.product-pricing li,.tier-prices li,.tier-prices-grouped li{font-size:12px}
.product-pricing .benefit,.tier-prices .benefit,.tier-prices-grouped .benefit{font-style:italic}
.product-pricing .price,.tier-prices .price,.tier-prices-grouped .price{font-weight:700}
.item-options{font-size:14px;font-family:'Lato',sans-serif}
.item-options:after{content:'';display:table;clear:both}
.item-options dt{float:left;clear:left;font-weight:600;padding-right:5px;font-style:italic}
.item-options dt:after{content:': '}
.item-options dd{float:left;padding-left:10px;margin:0 0 6px}
.truncated,.truncated a.dots{cursor:help}
.truncated a.details{cursor:help;height:16px;line-height:16px}
.truncated a.details:hover{text-decoration:none}
.truncated .truncated_full_value{position:relative;z-index:300}
.truncated .truncated_full_value .item-options{display:none;position:absolute;z-index:300;width:200px;padding:8px;border:1px solid #39c;background-color:#F6F6F6;top:21px;left:-100px}
.truncated .truncated_full_value .item-options:after{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #39c;border-top:none;left:97px;top:-7px}
.truncated .truncated_full_value .item-options > p{font-weight:700;text-transform:uppercase;margin-bottom:8px}
.truncated .show .item-options{display:block}
@media only screen and (max-width: 479px) {
.truncated{cursor:inherit}
.truncated a.details{display:none}
.truncated .truncated_full_value .item-options{display:block;position:static;z-index:1;width:100%;border:none;background-color:transparent}
.truncated .truncated_full_value .item-options p{float:none}
.truncated .truncated_full_value .item-options:after{display:none}
}
.page-print{width:6.5in;margin:20px;background:#FFF}
.add-to-links{margin:7px 0}
.add-to-links a{display:inline-block;padding:0 3px 3px}
.add-to-links .separator{display:none}
.product-image,.no-touch .product-img-box .product-image:not(.zoom-available):hover{position:relative;display:block}
@media only screen and (max-width: 770px) {
body .product-img-box .product-image:hover{border-color:#ededed}
}
.no-touch .product-image:hover{border-color:#39c}
.ratings{margin:7px 0}
.ratings .rating-box,.ratings .rating-links{display:inline-block;font-size:13px;margin:5px 0}
.ratings .rating-box{width:99px;height:18px;background-repeat:repeat-x;background-position:0 -507px;overflow:hidden}
.ratings .rating-box .rating{float:left;height:18px;background-repeat:repeat-x;background-position:0 -479px}
.ratings .amount{display:block;margin:5px auto}
.ratings .rating-links .separator{margin:0 3px}
.std p{margin:0 0 1.5em}
.std ol{list-style:decimal outside;margin-bottom:1.5em}
.std ol li{margin-left:2em}
.std ul{list-style:disc outside;margin-bottom:1.5em}
.std .note{color:#a0a0a0;font-size:13px}
.tabs{margin-bottom:10px;background:#FFF}
.toolbar{margin:30px 0}
.toolbar:after{content:'';display:table;clear:both}
.pager-no-toolbar{margin-bottom:10px}
.pager-no-toolbar ~ .pager-no-toolbar{margin-top:10px}
.toolbar,.pager{font-family:'Lato',sans-serif;color:#636363;line-height:30px;font-size:12px}
.toolbar label,.pager-no-toolbar label{font-weight:400}
.category-products .block-layered-nav{float:left;margin:0;width:70%}
.sorter{float:left;width:30%}
.sorter label{float:left;margin-right:5px}
.sorter label:after{content:':'}
.sorter > .sort-by .sort-by-switcher{width:30px;height:30px;display:inline-block}
.sorter > .sort-by .sort-by-switcher--asc{background-position:4px -542px}
.sorter > .sort-by .sort-by-switcher--asc:hover{background-position:-46px -542px}
.sorter > .sort-by .sort-by-switcher--desc{background-position:4px -567px}
.sorter > .sort-by .sort-by-switcher--desc:hover{background-position:-46px -567px}
.sorter > .view-mode{float:right}
.sorter > .view-mode .grid,.sorter > .view-mode .list{float:left;width:30px;height:30px}
.sorter > .view-mode .grid{margin-right:5px;background-position:8px -492px}
.sorter > .view-mode strong.grid,.sorter > .view-mode a.grid:hover{background-position:-42px -492px}
.sorter > .view-mode .list{background-position:11px -517px}
.sorter > .view-mode strong.list,.sorter > .view-mode a.list:hover{background-position:-39px -517px}
.pager{float:right;overflow:hidden}
.pager > .count-container{float:left}
.pager .amount{float:left;font-family:"Helvetica Neue",Verdana,Arial,sans-serif;white-space:nowrap;margin:0 15px 0 0}
.pager .limiter{float:left;height:30px;line-height:30px}
.pager .limiter select{font-size:14px}
.pager .limiter > label{padding-right:5px}
.pager .limiter > label:after{content:':'}
.pager .amount,.pager .limiter,.pager .pages{margin-bottom:5px}
.pages{float:right;overflow:hidden;margin-left:15px}
.pages strong{display:none}
.pages li{float:left;display:block;vertical-align:top;height:30px}
.pages a,.pages .current{display:inline-block;border:0;font-size:13px;text-align:center;text-transform:uppercase;vertical-align:middle;white-space:nowrap;line-height:30px;width:27px;height:30px;padding:0;color:#39c}
.pages .current{color:#fff;border:1px solid #808080;background-color:#808080;cursor:default}
.pages .next,.pages .previous{font:0/0 a;text-shadow:none;color:transparent;background-color:transparent;position:relative}
.pager li{border:1px solid #ccc;margin:0 0 0 5px}
.pager li > a{border:0 none;border-radius:0;color:#3f241c;height:28px;padding:0;vertical-align:top;width:25px}
.pages .next:before{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #3f241c;border-right:none;top:50%;margin-top:-3px;left:50%;margin-left:-2px}
.pages .previous:before{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:4px solid #3f241c;border-left:none;top:50%;margin-top:-3px;left:50%;margin-left:-2px}
@media only screen and (max-width: 479px) {
.pager .amount--has-pages{display:none}
.pages{float:left}
.limiter label{display:none}
}
@media only screen and (max-width: 770px) {
.col1-layout .sorter,.col1-layout .pager{width:100%}
.col1-layout .pager{float:left;clear:both}
.col1-layout .pager .pages{float:left;margin-left:0}
.col1-layout .pager .count-container{float:right}
}
@media only screen and (max-width: 979px) {
.col2-left-layout .sorter,.col2-left-layout .pager,.col2-right-layout .sorter,.col2-right-layout .pager,.col3-layout .sorter,.col3-layout .pager{width:100%}
.col2-left-layout .pager,.col2-right-layout .pager,.col3-layout .pager{float:left;clear:both}
.col2-left-layout .pager .pages,.col2-right-layout .pager .pages,.col3-layout .pager .pages{float:left;margin-left:0}
.col2-left-layout .pager .count-container,.col2-right-layout .pager .count-container,.col3-layout .pager .count-container{float:right}
}
@media only screen and (max-width: 1279px) {
.toolbar .view-mode > label{display:none}
}
#checkout-review-table .summary-collapse,#shopping-cart-totals-table .summary-collapse,body.customer-account .data-table .summary-collapse{position:relative;cursor:pointer}
#checkout-review-table .summary-collapse:before,#shopping-cart-totals-table .summary-collapse:before,body.customer-account .data-table .summary-collapse:before{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-top:7px solid #39c;border-bottom:none;position:static;display:inline-block;margin-right:5px}
#checkout-review-table .summary-collapse:hover:before,#shopping-cart-totals-table .summary-collapse:hover:before,body.customer-account .data-table .summary-collapse:hover:before{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-top:7px solid #246b8f;border-bottom:none;position:static;display:inline-block;margin-right:5px}
#checkout-review-table .show-details .summary-collapse:before,#shopping-cart-totals-table .show-details .summary-collapse:before,body.customer-account .data-table .show-details .summary-collapse:before{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #39c;border-top:none;position:static;display:inline-block;margin-right:5px}
#checkout-review-table .show-details .summary-collapse:hover:before,#shopping-cart-totals-table .show-details .summary-collapse:hover:before,body.customer-account .data-table .show-details .summary-collapse:hover:before{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #246b8f;border-top:none;position:static;display:inline-block;margin-right:5px}
#shopping-cart-totals-table tfoot td .summary-collapse:before,#shopping-cart-totals-table tfoot td .summary-collapse:hover:before{margin-bottom:5px}
.a-center{text-align:center}
.a-right,.align-right{text-align:right}
.no-display{display:none}
.nobr,.nowrap{white-space:nowrap}
.width-full{width:100%}
.hidden{display:none}
.page-print .print-head{margin:0 0 15px}
.page-print .print-head .logo{float:none;max-height:50px;width:auto}
.fieldset p{margin-bottom:7px}
.fieldset p.required{color:#626262;float:left;font-size:16px;margin:10px 0}
.fieldset p.required span{color:#a10303}
.fieldset + .fieldset{margin-top:5px}
form .legend{margin:0;margin-bottom:10px;color:#3f241c;font-family:'Lato',sans-serif;font-size:18px;font-weight:600;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;margin-bottom:15px;padding-bottom:7px;border-bottom:1px solid #ededed}
.input-box{padding-top:2px}
.input-box:after{content:'';display:table;clear:both}
li.centinel-logos div.input-box img{display:inline;vertical-align:middle}
.input-box .v-fix{float:left;margin-right:5px;max-width:100%}
label{display:inline-block;font-size:14px;/*font-family:'Lato',sans-serif;*/font-family: 'montserratregular'; font-weight:600;color:#8a826a;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
#search::-webkit-input-placeholder{color:#926E00}
#search:-moz-placeholder{color:#926E00;opacity:1}
#search::-moz-placeholder{color:#926E00;opacity:1}
#search:-ms-input-placeholder{color:#926E00}
#search::-ms-input-placeholder{color:#926E00}
label.required:after,span.required:after{content:' *';color:#df280a;font-weight:400;font-family:"Helvetica Neue",Verdana,Arial,sans-serif;font-size:12px}
label.required em,span.required em{display:none}
.input-hint{color:#a0a0a0;font-size:12px}
select{font-size:18px;color:#3f241c}
select + select{margin-left:5px}
select[multiple]{width:270px;border:1px solid #8a826a;font-size:15px;padding:5px}
.dd-select{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/dd-select-arrow.jpg) no-repeat scroll right 6px top 50%}
.dd-select select{padding:10px 35px 10px 8px;width:100%;border:none;box-shadow:none;background:transparent;color:#8a826a;background-image:none;-webkit-appearance:none;-moz-appearance:none;-o--moz-appearance:none;appearance:none;border:1px solid #8a826a;border-radius:6px;height:45px}
.dd-select select:focus{outline:none;background:transparent}
input[type=radio]:not(old){width:23px;margin:0;padding:0;opacity:0}
input[type=radio]:not(old) + label{display:inline-block;margin-left:0;padding-left:33px;background:url(https://chocolak.com/skin/frontend/dynamic/default/images/radio.png) no-repeat!important;background-position:0 center!important;line-height:25px;padding-top:2px;padding-bottom:2px}
input[type=radio]:not(old):checked + label{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/radio1.png) no-repeat!important;background-position:0 center!important}
input[type=checkbox]:not(old){height:25px;opacity:0;position:absolute;width:20px;margin:0;padding:0}
input[type=checkbox]:not(old) + label{display:inline-block;margin-left:0;padding-left:36px;background:url(https://chocolak.com/skin/frontend/dynamic/default/images/checkbox1.png) no-repeat!important;background-position:0 3px!important;line-height:40px}
input[type="checkbox"]:checked:not(old) + label{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/checkbox2.png) no-repeat!important;background-position:0 2px!important}
textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:450px;padding:5px}
.input-text{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;border:1px solid #8a826a;background:#FFF;font-size:18px;color:#3f241c;outline:none}
.input-text:focus{border:1px solid #3f241c}
.input-text.validation-failed{border:2px solid #df280a!important}
.input-text.validation-failed:focus{border:2px solid #df280a!important}
input[type=email],input[type=search],input[type=number],input[type=password],input[type=tel],input[type=text]{height:45px;padding:0 8px;width:365px;max-width:100%}
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
input[type=email],input[type=search],input[type=number],input[type=password],input[type=tel],input[type=text],select{font-size:16px}
}
.ie8 .input-text{max-width:none}
input[type=number].qty,input[type=text].qty{width:80px;text-align:center;vertical-align:middle}
::-webkit-input-placeholder{color:#a0a0a0}
input:-moz-placeholder{color:#a0a0a0}
.checkbox + label,.radio + label{width:auto;max-width:85%;padding:0 0 0 8px;font-size:18px;font-weight:400;vertical-align:top}
.validation-advice{margin:5px 0 0;color:#df280a;font-size:14px;display:none}
p.required{margin:5px 0 0;font-size:14px}
p.required span{color:#df280a}
.form-list{clear:both}
.form-list > li{margin-bottom:10px}
.form-list select{width:100%;max-width:100%}
.form-list .input-range .input-text{width:74px}
.form-list .field,.form-list .wide,.form-list .control{margin-bottom:10px}
#form-validate .dd-select{max-width:365px}
.form-list .control div.input-box,.sp-methods dt div.input-box,#checkout-shipping-method-load .sp-methods dd div.input-box,#co-shipping-method-form .sp-methods dd div.input-box,.product-options ul.options-list div.input-box{display:inline;float:left}
.form-list .control div.input-box:after,.sp-methods dt div.input-box:after,#checkout-shipping-method-load .sp-methods dd div.input-box:after,#co-shipping-method-form .sp-methods dd div.input-box:after,.product-options ul.options-list div.input-box:after{display:none}
.form-list .control label,.sp-methods dt label,#checkout-shipping-method-load .sp-methods dd label,#co-shipping-method-form .sp-methods dd label,.product-options ul.options-list label{color:#300b00;background-color:#f4f4f4;display:inline-block;width:auto;max-width:none;min-width:250px;float:none}
.form-list .control label:hover,.sp-methods dt label:hover,#checkout-shipping-method-load .sp-methods dd label:hover,#co-shipping-method-form .sp-methods dd label:hover,.product-options ul.options-list label:hover{background-color:#ececec}
.form-list .control .no-display + label,.sp-methods dt .no-display + label,#checkout-shipping-method-load .sp-methods dd .no-display + label,#co-shipping-method-form .sp-methods dd .no-display + label,.product-options ul.options-list .no-display + label{padding-left:10px;background-color:transparent}
.form-list .control .no-display + label:hover,.sp-methods dt .no-display + label:hover,#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,#co-shipping-method-form .sp-methods dd .no-display + label:hover,.product-options ul.options-list .no-display + label:hover{background-color:transparent}
.product-options ul.options-list label,.col2-set .form-list .control label{min-width:inherit;width:250px;max-width:100%}
.form-list .control.remember-me-box label{width:auto;max-width:none;min-width:inherit}
.form-list .control{margin-top:10px}
.form-list .control label{float:none}
.form-list .control .radio,.form-list .control .checkbox{margin-right:6px}
.form-list .control .input-box{clear:none;display:inline-block;width:auto;padding:0}
form .form-instructions{font-size:14px;color:#a0a0a0}
.hide-th{text-indent:-9999px}
.data-table{width:100%}
.data-table td,.data-table th{padding:10px;vertical-align:middle}
.data-table th{background:#f4f4f4;text-transform:uppercase;line-height:1.4;white-space:nowrap}
.data-table thead th,.data-table tbody td{border-bottom:1px solid silver}
.data-table tfoot tr{background:#f4f4f4}
.data-table tbody td .item-options{margin-top:10px}
.data-table tbody td .item-options dt:after{content:':'}
.info-box{border:1px solid silver;padding:12px 15px;margin:0 0 15px}
.info-box h2{font-weight:700;font-size:13px}
.info-table th,.info-table td{vertical-align:top}
.info-table th{font-weight:700;padding:4px 20px 4px 0}
.info-table td{padding:4px 0}
.zebra-table tr:first-child,.zebra-table th:first-child{border-top:1px solid silver}
.zebra-table td,.zebra-table th{border-bottom:1px solid silver;padding:6px;background-color:transparent}
.zebra-table tr{background-color:#eeeded}
.zebra-table tr:nth-child(odd){background-color:#f8f7f5}
@media only screen and (max-width: 479px) {
.linearize-table tr,.linearize-table th,.linearize-table td{display:inline-block;width:100%}
.linearize-table thead th{border-right:0;border-left:0}
.linearize-table thead th.lin-hide{display:none}
.linearize-table thead th:nth-child(1n+2){display:none}
.linearize-table tbody tr{position:relative;border-bottom:1px solid #ccc}
.linearize-table tbody td{padding:0 10px 4px;border-right:0;border-bottom:0}
.linearize-table tbody td.lin-hide{display:none}
.linearize-table tbody td:first-child{padding-top:10px}
.linearize-table tbody td:first-child,.linearize-table tbody td:first-child h3{font-weight:700}
.linearize-table tbody td[data-rwd-label]{text-align:left;padding-left:30px}
.linearize-table tbody td[data-rwd-label]:before{content:attr(data-rwd-label) ":";font-size:13px;font-family:'Lato',sans-serif;padding-right:5px;text-transform:uppercase}
.linearize-table tfoot tr{display:block;text-align:right}
.linearize-table tfoot tr:after{content:'';display:table;clear:both}
.linearize-table tfoot td{display:block;float:left}
.linearize-table tfoot td.lin-hide{display:none}
.linearize-table tfoot td:nth-child(odd){clear:left;width:60%}
.linearize-table tfoot td:nth-child(even){text-align:left;width:40%}
.linearize-table .linearize-hide{display:none}
.linearize-table .linearize-unpad{padding:0}
.linearize-table .linearize-show{display:block}
}
@media only screen and (max-width: 599px) {
.linearize-table-large tr,.linearize-table-large th,.linearize-table-large td{display:block}
.linearize-table-large thead th{border-right:0;border-left:0}
.linearize-table-large thead th.lin-hide{display:none}
.linearize-table-large thead th:nth-child(1n+2){display:none}
.linearize-table-large tbody tr{position:relative;border-bottom:1px solid #ccc}
.linearize-table-large tbody td{padding:0 10px 4px;border-right:0;border-bottom:0}
.linearize-table-large tbody td.lin-hide{display:none}
.linearize-table-large tbody td:first-child{padding-top:10px}
.linearize-table-large tbody td:first-child,.linearize-table-large tbody td:first-child h3{font-weight:700}
.linearize-table-large tbody td[data-rwd-label]{text-align:left;padding-left:30px}
.linearize-table-large tbody td[data-rwd-label]:before{content:attr(data-rwd-label) ":";font-size:12px;font-family:'Lato',sans-serif;padding-right:5px;text-transform:uppercase}
.linearize-table-large tfoot tr{display:block;text-align:right}
.linearize-table-large tfoot tr:after{content:'';display:table;clear:both}
.linearize-table-large tfoot td{display:block;float:left}
.linearize-table-large tfoot td.lin-hide{display:none}
.linearize-table-large tfoot td:nth-child(odd){clear:left;width:60%}
.linearize-table-large tfoot td:nth-child(even){text-align:left;width:40%}
.linearize-table-large .linearize-hide{display:none}
.linearize-table-large .linearize-unpad{padding:0}
.linearize-table-large .linearize-show{display:block}
}
@media only screen and (min-width: 600px) {
.linearize-table .linearize-collapse{display:none}
}
html,body{height:100%}
body{padding-right:0!important}
.wrapper{min-width:320px;min-height:100%;margin:0 auto;background:#FFF}
.wrapper:after{content:'';display:table;clear:both}
.no-scrol{overflow:hidden}
.downld-catalog{text-align:center}
.downld-catalog a{font-size:14px;letter-spacing:-.5px}
.downld-catalog a span{display:inline-block;height:14px;margin-right:8px;vertical-align:-2px;width:15px}
.header-top-signin-out .top-signout{font-size:19px;text-transform:uppercase;margin-top:3px;color: #2D1A14;display:block;font-family: 'montserratmedium';}
.store-language-container{font-size:16px;}
.store-language-container .form-language a{position:relative;color:#926E00}
.store-language-container .form-language a:after{position:absolute;content:"";height:23px;width:23px;background:url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat;background-position:0 -24px;top:0;right:-30px}
div#header-search.hide_search_box{display:block;margin-top: -10px;}
.sticky-header div#header-search.hide_search_box{display:none}
.sticky-search #header-search{margin:0;width:100%}
.contact-header ul li{padding-right:25px;vertical-align:middle;display: inline-block;}
.footer .contact-header ul li {display: block;}
.footer-container .footer-links ul.f-links li > ul {text-align: center;}
.footer-container .footer-links ul.f-links > li:last-child {margin: 0 auto;}
.footer .contact-header > ul > li {color: #a17600;font-size: 16px;}
.contact-header ul li a{font-size:20px;font-weight:400;letter-spacing:-.5px;text-transform:uppercase;color:#2D1A14;}
.f_width.nomargin a {margin: 0;}
.contact-header ul li:last-child{padding-right:0}
.contact-header ul li.contact{margin-right:28px}
.contact-header ul li a span{width:24px;height:24px;display:inline-block}
.contact-header ul li a span.fb{background-position:0 -100px}
.contact-header ul li a span.tweet{background-position:-34px -100px}
.contact-header ul li a span.insta{background-position:-69px -100px}
.contact-header ul li a:hover span.fb{background-position:0 -134px}
.contact-header ul li a:hover span.tweet{background-position:-34px -134px}
.contact-header ul li a:hover span.insta{background-position:-69px -134px}
.contact-header ul li a:focus span.fb{background-position:0 -168px}
.contact-header ul li a:focus span.tweet{background-position:-34px -168px}
.contact-header ul li a:focus span.insta{background-position:-69px -168px}
.account-cart-wrapper .skip-link{height:inherit;line-height:inherit;width:inherit;color:#a17600}
.owl-nav{margin:0}
.owl-nav [class*="owl-"]{height:33px;width:33px;margin:0 5px;padding:0;position:relative;background:transparent;border-radius:0;color:#c2beb0;font-size:25px;line-height:33px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}
.owl-nav [class*="owl-"]:hover{background:transparent;color:#b2ac9a}
.owl-nav [class*="owl-"]:focus{background:#dcd9d2;color:#fff}
.owl-nav .owl-prev{position:absolute;left:0;top:50%;margin-top:-12px}
.owl-nav .owl-next{position:absolute;right:0;top:50%;margin-top:-12px}
.owl-nav .owl-prev:after{content:"";font-family:'FontAwesome';position:absolute;left:5px}
.owl-nav .owl-next:after{content:"";font-family:'FontAwesome';position:absolute;right:5px}
.owl-dots{bottom:30px;position:absolute;width:100%}
.owl-dots .owl-dot span{background:#d6d6d6;width:80px;height:5px;margin:0 6px}
.owl-dots .owl-dot.active span{background:#3c2b00}
#banner-slider .owl-nav [class*="owl-"]{color:#bdb8aa;font-size:46px;height:53px;line-height:53px;width:53px}
#banner-slider .owl-nav .owl-next{right:18%;margin-top:-15px}
#banner-slider .owl-nav .owl-prev{left:18%;margin-top:-15px}
@media only screen and (min-width: 768px) {
.home-banner-in .home-banner-text{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:63%}
}
.home-banner-in .home-banner-text .home-banner-thumb{display:inline-block;text-align:center;vertical-align:top;width:50%}
.home-banner-in .home-banner-text .home-banner-thumb img{display:inline-block;max-width:100%;width:auto}
.home-banner-in .home-banner-text .home-banner-desc{display:inline-block;vertical-align:top;width:49%}
.home-banner-in .home-banner-text .home-banner-desc h1{font-size:60px;color:#300b00;font-weight:700;letter-spacing:-.5px;margin-bottom:35px}
.home-banner-in .home-banner-text .home-banner-desc p{font-size:24px;color:#303030;font-weight:500;letter-spacing:-.5px;line-height:28px;margin-bottom:55px}
.home-banner-in .home-banner-text .home-banner-desc a.button{padding:30px 43px!important}
.home-best-offers{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/best-offer-bg.jpg) no-repeat center top 20%}
.ctgrs img{width:100%}
.ctgrs.cat-1,.ctgrs.cat-2,.ctgrs.cat-3{position:relative}
.banner-1-text{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/offer-banner-img.png) no-repeat scroll left -97% top -85%;bottom:0;height:100%;padding:56% 0 0 44%;position:absolute;right:0;width:100%}
.banner-1-text p{color:#fff;font-size:34px;font-weight:700;letter-spacing:-.5px;margin:0 0 10px}
.banner-1-text .button{padding:22px 50px!important}
.banner-2-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#fff;width:65%}
.banner-2-text strong{font-size:72px;font-weight:700;letter-spacing:-.5px;margin:0 0 30px;border-bottom:1px solid #fff;width:100%;display:block}
.banner-2-text p{margin:0;font-family:'Merriweather',serif;color:#fff;font-weight:300;font-size:22px;font-style:italic;letter-spacing:-.5px}
.ctgrs.cat-3{padding-top:19px}
.cat-3-banner-inner{background:rgba(255,255,255,0.8);border:1px solid #b0b0b0;overflow:hidden}
.cat-3-banner-inner span{bottom:-65px;display:inline-block;left:-100px;position:relative;width:364px}
.banner-3-text{position:absolute;right:20px;top:55px}
.banner-3-text p{font-size:30px;color:#3f241c;font-weight:700;letter-spacing:-.5px;margin:0}
.banner-3-text a{background:transparent;margin:70px 0 0 160px;padding:22px 50px}
.top-products-container{clear:both;padding:35px 0 0}
/*.shop_new_home{padding:0 0 60px;text-align:center}*/
.shop_new_home{padding:0 0 14px;text-align:center}
/*.shop_new_home a{background:#bd8b00;background:-moz-linear-gradient(top,#bd8b00 0%,#a37700 100%);background:-webkit-linear-gradient(top,#bd8b00 0%,#a37700 100%);background:linear-gradient(to bottom,#bd8b00 0%,#a37700 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd8b00',endColorstr='#a37700',GradientType=0);display:inline-block;padding:30px 43px;border:0;color:#FFF;font-size:18px;font-weight:400;font-family:'Lato',sans-serif;line-height:19px;text-align:center;text-transform:uppercase;vertical-align:middle;white-space:nowrap;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;letter-spacing:-.5px}*/
.shop_new_home a{
    background: #b18714;
    background: -moz-linear-gradient(top,#bd8b00 0%,#a37700 100%);
    background: -webkit-linear-gradient(top,#bd8b00 0%,#a37700 100%);
    background: linear-gradient(to bottom,#bd8b00 0%,#a37700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd8b00',endColorstr='#a37700',GradientType=0);
    display: inline-block;
    padding: 15px 22px;
    border: 0;
    color: #FFF;
    font-size: 22px;
    font-weight: 400;
    font-family: 'montserratmedium';
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: -.5px;
}
.shop_new_home a:hover{text-decoration:none;background:#a17600}
.shop_new_home_top_vendors{padding:30px 0 0;text-align:center}
.shop_new_home_top_vendors a{background:#b18714;background:-moz-linear-gradient(top,#bd8b00 0%,#a37700 100%);background:-webkit-linear-gradient(top,#bd8b00 0%,#a37700 100%);background:linear-gradient(to bottom,#bd8b00 0%,#a37700 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd8b00',endColorstr='#a37700',GradientType=0);display:inline-block;padding:15px 22px;border:0;color:#FFF;font-size:22px;font-weight:400;font-family:'montserratmedium';line-height:19px;text-align:center;text-transform:uppercase;vertical-align:middle;white-space:nowrap;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;letter-spacing:-.5px}
.shop_new_home_top_vendors a:hover{text-decoration:none;background:#a17600}
/*.block-testimonial-sidebar{background: #fffcfb;color:#fff;margin:65px 0 65px !important;padding:30px 0 30px}*/
.block-testimonial-sidebar{background: #fffcfb;color:#fff;margin:0 0 35px !important;padding:0 0 30px;}
.block-subscribe .block-title h2{color:#fff}
/*.block-testimonial-sidebar .block-title span{color: #b99180;font-family: 'montserratregular';}*/
.block-testimonial-sidebar .block-title span{
    color: #5c3134;
    font-family: 'loraitalic';
    text-transform: capitalize;
    font-size: 24px;
}
.block-subscribe .block-title span:after{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/title.png) repeat-x;background-position: bottom;}
.block-subscribe .block-title span:before{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/title.png) repeat-x;background-position: bottom;}
.modal-dialog .block-title h2{color:#3f241c}
.modal-dialog .block-title span{color:#3c2b00}
.modal-dialog .block-title span:after{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/black-title-sep.png) repeat-x}
.modal-dialog .block-title span:before{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/black-title-sep.png) repeat-x}
.home-static p{color:#3f241c;font-size:16px;line-height:30px}
.block-subscribe{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/newsletter-bg.jpg) no-repeat center center;margin-bottom:0;}
.block-subscribe .block-content{display:inline-block;margin:20px 0 0;text-align:center;vertical-align:middle;width:100%}
.block-subscribe .input-box{display:inline-block;padding-top:0;vertical-align:middle;width:69%}
.block-subscribe .input-box input[type="email"]{
  border:0;
  /*height:66px;*/
  height: 50px;
  max-width:780px;
  padding:10px 35px;
  width:50%;
  /*font-family:'Merriweather',serif;
  font-size:24px;*/
  font-style:italic;
  font-weight:300;
  background:#fff;
}
.block-subscribe .input-box input[type="text"]{
  border:0;
  /*height:66px;*/
  height: 50px;
  max-width:780px;
  padding:10px 35px;
  width:49%;
  /*font-family:'Merriweather',serif;
  font-size:24px;*/
  font-style:italic;
  font-weight:300;
  background:#fff;
}
.block-subscribe .actions{display:inline-block;margin:0!important;vertical-align:middle}
.block-subscribe .actions .button{box-shadow:inset 0 0 0 0 rgba(63,36,28,1);transition:box-shadow .1s ease}
.block-subscribe .actions .button:hover{color:#fff;text-decoration:none;background:none!important}
.block-subscribe .actions .button:focus{box-shadow:inset 0 0 0 7px rgba(255,255,255,1);color:#fff;text-decoration:none;background:none!important}
.block-subscribe .input-box{position:relative}
.block-subscribe .input-box .validation-advice{left:15px;position:absolute}
.updated_newsletter .input-box label{width:100%;display:block;text-align:left}
.updated_newsletter .input-box{margin-bottom:10px}
.updated_newsletter .input-box input{width:100%;border:2px solid red}
.updated_newsletter .dd-select select{border:2px solid red}
.newslatter_update_main .block-content{margin:0}
.customer-dob .dob-month,.customer-dob .dob-year,.customer-dob .dob-day{display:inline-block;width:30.5%}
.customer-dob .dob-day{margin:0 3%}
.updated_newsletter .actions{float:none!important;display:inline-block;margin:0 auto;padding:30px 0;width:69%}
.updated_newsletter .actions .white-btn{width:100%;padding:20px 28px;text-transform:none}
.footer-payment-info{text-align:right;padding:0}
.footer-payment-info span{color:#4E3C36;display:inline-block;font-size:16px;font-weight:400;margin-right:55px;vertical-align:middle}
.footer-payment-info ul{margin:0;text-align:left}
.footer-payment-info ul li{display:inline-block;list-style:none;margin:0 11px 10px 0}
.footer-payment-info ul li:last-child{margin-right:0}
.footer-payment-info ul li a{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/payicon.png) no-repeat;width:65px;height:41px;display:inline-block}
.footer-payment-info ul li a.p-a-ex{background-position:0 0!important}
.footer-payment-info ul li a.p-d-club{background-position:-79px 0!important}
.footer-payment-info ul li a.p-discover{background-position:-158px 0!important}
.footer-payment-info ul li a.p-jcb{background-position:-237px 0!important}
.footer-payment-info ul li a.p-m-card{background-position:-316px 0!important}
.footer-payment-info ul li a.p-visa{background-position:-395px 0!important}
.copy_right_back{float:left;width:100%;padding:15px 0}
.block-content.cards img{width:240px}
.block-content{display:inline-block;vertical-align:middle;margin:0}
.footer-container .footer-links ul.f-links{margin:0;padding:0}
.footer-container .footer-links ul.f-links li{margin:0 50px 0 0;list-style:none;font-size:18px;color:#3f241c}
.footer-container .footer-links ul.social-links > li {display: inline-block;margin-right: 0;margin-top: 5px;padding-right: 13px;}
.footer-container .footer-links ul.f-links li.first{margin-right:0;padding:8px 19px;vertical-align:middle;border-radius:3px}
.sealdiv{text-align: center;margin: 0 auto;}
.sealdiv > table{margin: 0 auto;}
.footer-socials{text-align:center}
.footer-socials ul{margin:0;padding:0}
.footer-socials ul li{display:inline-block;vertical-align:middle;margin:0 15px}
.footer-socials ul li a span{width:30px;height:30px;display:inline-block}
.footer-socials ul li a span.fb{background-position:0 -591px}
.footer-socials ul li a span.tweet{background-position:-38px -591px}
.footer-socials ul li a span.insta{background-position:-79px -591px}
.footer-socials ul li a:hover span.fb{background-position:0 -631px}
.footer-socials ul li a:hover span.tweet{background-position:-38px -631px}
.footer-socials ul li a:hover span.insta{background-position:-79px -631px}
.footer-socials ul li a:focus span.fb{background-position:0 -671px}
.footer-socials ul li a:focus span.tweet{background-position:-38px -671px}
.footer-socials ul li a:focus span.insta{background-position:-79px -671px}
.filter-popup-title{display:none}
.category-offer-block{position:relative;background:#28132a;background:-moz-linear-gradient(top,#28132a 0%,#3e0b44 50%,#550260 100%);background:-webkit-linear-gradient(top,#28132a 0%,#3e0b44 50%,#550260 100%);background:linear-gradient(to bottom,#28132a 0%,#3e0b44 50%,#550260 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#28132a',endColorstr='#550260',GradientType=0)}
.category-offer-block-inner{min-height:196px;background-position:left 50px top -50px!important}
.category-offer-block > img{max-width:100%;display:inline-block}
.category-offer-block-desc{position:absolute;top:50px;right:100px;width:50%}
.category-offer-block-desc h2{font-size:36px;font-weight:700;color:#fff;text-transform:inherit;margin:0 0 5px;padding:0;letter-spacing:-.5px}
.category-offer-block-desc p{font-family:'Merriweather',serif;font-size:22px;color:#fff;font-weight:300;font-style:italic}
.category-offer-block-desc a.white-btn{background:transparent;border-color:#fff;color:#fff;margin-top:-30px;position:absolute;right:0;top:50%;padding:20px 35px}
.category-offer-block-desc a.white-btn:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,1);color:#fff;text-decoration:none}
.category-offer-block-desc a.white-btn:focus{box-shadow:inset 0 0 0 7px rgba(255,255,255,1);color:#fff;text-decoration:none}
.custome-filter .filter-title{font-size:16px;color:#8a826a;text-transform:capitalize;font-weight:700;margin-bottom:5px}
.custome-filter ol{border-bottom:1px solid #3f241c}
.custome-filter ol li{display:inline-block;line-height:normal}
.custome-filter ol li a,.custome-filter ol li > span{display:block;padding:11px 20px;line-height:normal;font-size:16px;color:#3f241c}
.custome-filter ol li a:hover,.custome-filter ol li a.active,.custome-filter ol li a:focus,.custome-filter ol li.m-selected-ln-item span.m-selected-filter-item{background:#3f241c;color:#fff;text-decoration:none;border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0}
.sort-by.custome-filter{display:inline-block}
.custome-filter-right{width:100%;position:relative}
.category-products .toolbar .pager{display:none}
.custome-filter-right .custome-filter .custome-filter-inner{display:inline-block;margin-left:50px}
.custome-filter-right .actions{margin-bottom:7px;position:absolute;right:0;text-align:right;bottom:-10px}
.custome-filter-right .actions a{font-size:15px}
.ias-trigger{margin-top:20px}
.ias-trigger a{border:1px solid #3e2f00;width:100%;max-width:380px;font-size:18px;color:#3f241c;display:block;margin:0 auto;text-transform:uppercase;padding:17px 0;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}
.ias-trigger a:hover{text-decoration:none;box-shadow:inset 0 0 0 4px rgba(62,47,0,1);color:#3f241c;text-decoration:none}
.ias-trigger a:focus{text-decoration:none;box-shadow:inset 0 0 0 7px rgba(62,47,0,1);color:#3f241c;text-decoration:none}
.modal-dialog{z-index:9999}
.modal-header{border:0;padding:25px 15px 0}
.modal-body{padding:0 15px}
.modal-body p{color:#3f241c;font-size:22px;line-height:30px;margin:0 auto;padding:0 0 20px;text-align:center;width:75%}
.close .close-icon,.mfp-close{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-position:0 -927px;background-repeat:no-repeat;text-indent:-9999px;height:30px;width:30px;display:inline-block}
.close:hover .close-icon,.mfp-close:hover{background-position:-40px -927px}
.modal-body p.required{font-size:14px;margin:5px 10px 0;text-align:left}
.log-twet-icon,.log-gp-icon,.log-fb-icon{padding:28px;width:92%;text-transform:capitalize;text-align:left;position:relative}
.pslogin-login,.google-login,.twitter-login{display:inline-block;width:27%}
.log-fb-icon:after{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-position:0 -591px;position:absolute;top:23px;right:20px;content:"";width:30px;height:30px}
.log-twet-icon:after{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-position:-40px -591px;position:absolute;top:24px;right:20px;content:"";width:30px;height:30px}
.log-gp-icon:after{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-position:0 -972px;position:absolute;top:29px;right:20px;content:"";width:35px;height:30px}
.authentication,.social-login.create{padding:30px}
.authentication .block-title,.social-login.create .block-title{margin-bottom:0}
.authentication .block-title h2,.social-login.create .block-title h2{text-transform:none;font-size:37px}
.validate-email{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat right -200px top -1110px}
.validate-password{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat right -200px top -1188px}
.validate-cpassword{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat right -200px top -1148px}
.validate-name{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat right -200px top -1227px}
.validate-phone{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat right -200px top -1262px}
.social-login-customer-authentication{display:block;margin-top:20px!important}
#social-form-login, #social-form-login-button{text-align:center}
#social-form-login .login_popup,#social-form-login .actions-toolbar, #social-form-login-button .login_popup,#social-form-login-button .actions-toolbar{display:inline-block;text-align:center;width:40.5%}
#social-form-login .white-btn, #social-form-login-button .white-btn{width:94%;padding:28px}
.form-list .label{color:#8a826a;font-size:16px}
.login .label,.form-customer-create label{width:100%;display:block;text-align:left;padding:0}
.create-account-bottom{clear:both;display:inline-block;margin-top:20px;width:100%}
.login ul li .actions-toolbar{width:100%!important;margin-top:20px}
.login ul li .action_back{bottom:30px;font-size:16px;position:absolute;right:30px}
.forgot{padding:30px}
.forgot p{color:#3f241c;font-size:18px;padding:0 0 10px}
.forgot .form-list li .label{display:block;padding:0 0 10px;text-align:left!important}
.dd-detail-top{padding:40px 0 45px}
.dd-detail-top .price-info{display:inline-block;vertical-align:middle;margin:0 40px 0 0}
.dd-detail-top .price-box{margin:0}
.dd-detail-top .price-box .price{
  color:#2c0300;
 /* font-size:32px;*/
  line-height:normal;
  font-size: 20px;
  font-family: 'montserratmedium';
}
.product-view .add-to-cart-buttons button {
    padding: 14px;
    font-family: 'montserratmedium';
    font-size: 17px;
}
.product-discount{display:inline-block;vertical-align:middle}
.product-discount span{background:#833c8d url(https://chocolak.com/skin/frontend/dynamic/default/images/discount-icon.png) no-repeat 8px 6px;border-radius:2px;color:#fff;font-size:16px;font-weight:400;padding:5px 10px 6px 35px}


.decrement_qty_prd,.minicart-decrement_qty{    background-color: #b1afaf;background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/plus_min.png);background-repeat:no-repeat;text-indent:-9999px;height:20px;width:20px;display:inline-block;background-position:3% 33%;vertical-align:middle}
.increment_qty_prd,.mini-cart-increment_qty{    background-color: #b1afaf;background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/plus_min.png);background-repeat:no-repeat;text-indent:-9999px;height:20px;width:20px;display:inline-block;background-position:97% 33%;vertical-align:middle}


.decrement_qty_prd:hover,.minicart-decrement_qty:hover{background-color: #bd8b00;}
.increment_qty_prd:hover,.mini-cart-increment_qty:hover{background-color: #bd8b00;}

.decrement_qty_prd:focus,.minicart-decrement_qty:focus{background-color: #bd8b00;}
.increment_qty_prd:focus,.mini-cart-increment_qty:focus{background-color: #bd8b00;}

.product-view .add-to-cart-wrapper .add-to-box{margin-bottom:35px}
.add-to-cart-wrapper .more-info-box{margin-bottom:37px}
.ingredients-link,.nutrition-facts{color:#300b00;font-size:18px}
.ingredients-link{background-position:0 -854px;padding:4px 0 4px 43px;margin-right:45px}
.nutrition-facts{background-position:0 -889px;padding:4px 0 4px 43px}
#Nutrition .modal-content{max-width:480px;margin:0 auto}
#Nutrition .content table thead th:first-child{text-align:left}
#best-product-slider.owl-carousel .owl-item img{transform-style:inherit}
#best-product-slider .product-image{margin:40px 0 66px;border:0;text-align:center}
#best-product-slider .product-image img{display:inline-block}
#best-product-slider .prd-item-inner-wrap{height:100%}
.product-img-box .product-image{border:0}
.product-main-image-gallery{border:1px solid #e8e6e1;padding-bottom:2px}
.more-views .product-image-thumbs .owl-item li{border:1px solid #e8e6e1}
.more-views .product-image-thumbs .owl-item.current li{border:1px solid #c4c0b4}
.more-views .product-image-thumbs .owl-item li:first-child{margin-left:0}
#Ingredients .block-title,#Nutrition .block-title{text-align:left;margin-bottom:20px}
#Ingredients .block-title h2,#Nutrition .block-title h2{font-size:40px;text-transform:capitalize;margin:0}
#Ingredients .content{font-size:16px;line-height:normal;margin-bottom:20px;color:#3f241c}
#Nutrition .content p{font-size:16px;text-align:left;padding:0;width:100%}
#Nutrition .content ul{border-bottom:1px solid #3f241c;margin:25px 0 30px}
#Nutrition .content ul li{display:inline-block;font-size:16px;color:#3f241c;padding:6px 40px}
#Nutrition .content ul li.active{background:#3f241c;color:#fff;text-decoration:none;border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0}
#Nutrition .content table{width:100%}
#Nutrition .content table tr{border-bottom:1px solid #cfcfcf}
#Nutrition .content table thead th{color:#8f8f8f;font-family:"Merriweather",serif;font-size:16px;padding:10px;text-align:right}
#Nutrition .content table tbody td:first-child,#Nutrition .content table tbody th:first-child{text-align:left}
#Nutrition .content table tbody td{color:#3f241c;font-size:16px;padding:8px;text-align:right;width:33.33%}
#Nutrition .content .btm-text{color:#2b2b2b;display:block;font-family:"Merriweather",serif;font-size:16px;margin:20px 0}
#Nutrition .content .allergy-information strong{color:#2b2b2b;font-size:16px}
#Nutrition .content .allergy-information p{color:#2b2b2b;font-size:16px;line-height:normal;padding:5px 0 30px!important}
.ajax-cart-modal .block{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/tick.png);background-repeat:no-repeat;background-color:#9E5321;color:#fff;font-size:18px;left:50%;margin-left:-215px;margin-top:-30px;position:fixed;text-transform:uppercase;top:50%;background-position:36px 50px;width:430px;z-index:1001;padding:28px 0 28px 110px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.8);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,0.8);box-shadow:0 3px 6px 0 rgba(0,0,0,0.8)}
.ajax-cart-modal .block .block-content .block-subtitle{font-weight:400;margin-bottom:0;font-size:20px;line-height:22px;text-transform:none;font-family: sans-serif;}
.ajax-cart-modal .block .block-content .block-subtitle h6{color:#fff;font-size:22px;margin-bottom:10px;font-weight:400}
.dd-inner-page{padding:40px 0}
.contest-heading{font-size:36px;color:#3f241c;text-align:center;line-height:44px;margin-bottom:65px;letter-spacing:-.5px}
.contest-heading span{font-size:16px;color:#8a826a;padding-left:10px;vertical-align:top}
.contest-form-heading{font-size:30px;color:#3f241c;letter-spacing:-.5px;margin-bottom:40px}
.contest-right-img{text-align:center}
.contest-right-img img{display:inline-block;max-width:100%}
.contest-winner-list{padding:50px 0 0 30px}
.contest-winner-list strong{font-size:16px;color:#300b00}
.contest-winner-list ul li{font-size:16px;color:#300b00;line-height:30px}
.contest-winner-list ul li.more-winner{font-weight:700;color:#a17600}
.contest-share{padding:70px 0 0 30px}
.contest-form ul li .check_opr label{margin-bottom:20px;font-size:18px;color:#3f241c;font-weight:400}
.find-ans{font-size:18px;display:inline-block;margin:5px 0 0 28px}
.contest-form .Business_opr{padding-bottom:30px}
.contest-form .form-list li .input-box .input-text{width:100%!important}
.contest-form .form-list li select{margin-top:0;width:100%}
.contest-form .button-set .button{padding:22px 55px}
.contest-bttom-text{padding:50px 0 65px 30px}
.contest-bttom-text p{font-size:16px;color:#8a826a;line-height:normal}
.pagenot-found{padding:50px 0 0;text-align:center}
.pagenot-found .block-title h2{font-size:80px}
.pagenot-found ul li{list-style:none}
.pagenot-found dt{color:#3f241c;font-size:24px;margin-bottom:10px}
.pagenot-found dd{font-size:16px;margin-bottom:10px}
.pagenot-found .button + .button{margin-left:15px}
.dd-fields .field{width:48%}
.dd-fields .field:last-child{float:right}
.dd-fields .field:first-child{float:left}
.contact-bottom-write{text-align:center;margin-bottom:80px}
.contact-bottom-write > span{border-bottom:1px solid;line-height:0;text-align:center;color:#3c2b00;display:block;font-family:"Merriweather",serif;font-size:22px;font-style:italic;font-weight:300;letter-spacing:-.5px;margin:65px 0;position:relative}
.contact-bottom-write span span{background:#fff;padding:0 30px}
.contact-bottom-write > a{font-size:30px}
.wordpress-index-index .blog-title.with-tagline{margin-bottom:35px}
.blog-home .featured-image{border:0;margin:0;padding:0}
.blog-home .post-list ul{margin:0 -10px}
.blog-home .post-list ul:after{clear:both;content:"";display:table}
.blog-home .post-list li.item{float:left;margin-bottom:20px;width:33.33%;padding:0 10px}
.blog-home .post-list h2{font-size:18px;line-height:normal;margin-bottom:5px;text-transform:capitalize}
.blog-home .post-list h2 a{color:#efb400}
.blog-home .post-list .post-entry-with-image .featured-image img{width:100%}
.blog-home .post-list .post-entry.entry{color:#bbb5b2;font-size:14px}
.blog-home .post-list .post-entry{margin-bottom:0;position:relative}
.blog-home .post-list .post-entry .blog-dis{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(63,36,28,0.9) 80%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(63,36,28,0.9) 80%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(63,36,28,0.9) 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#e63f241c',GradientType=0);bottom:0;left:0;position:absolute;width:100%;padding:20px}
.blog-home .more-review{clear:both;margin:55px 0 0;padding:0;text-align:center}
.blog-home .more-review a.white-btn{padding:20px 28px;width:100%;max-width:380px}
.wordpress-post-view .post-entry-with-image{margin:0}
.wordpress-post-view .post-entry-with-image .featured-image{border:1px solid #ddd;float:left;margin:0 20px 20px 0;padding:0;width:30%}
.wordpress-post-view .post-entry-with-image .featured-image img{width:100%}
.post-view .form-list .input-box textarea{background:#fff;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;border:1px solid #8a826a;max-width:365px}
.post-view .comments-wrapper .buttons-set button.button{float:left;margin-left:0}
@media only screen and (min-width: 771px) {
.page-header-container{position:relative}
}
.header-language-background,.page-header{font-family:'Lato',sans-serif}
.header-language-background{background-color:#f4ecd6;padding:2.5px 0}
.header-language-background:after{content:'';display:table;clear:both}
.header-middle .currency-switcher, .only-for-mobile .currency-mobileswitcher{width:60px;overflow:hidden;background:url(https://chocolak.com/skin/frontend/dynamic/default/images/select-arrow.jpg) no-repeat 100% 50%;display:inline-block;vertical-align:top;margin:13px 0 0 40px}
.header-middle .currency-switcher select{padding:5px 0;width:130%;border:none;box-shadow:none;background:transparent;background-image:none;-webkit-appearance:none;color:#323232;font-size:17px;letter-spacing:-.5px}
.header-middle .currency-switcher select:focus{outline:none}
.header-language-background .welcome-msg{float:right}
.page-header-container .store-language-container{float:right;max-width:35%;padding:13px 15px 10px 10px}
.page-header-container .store-language-container label{display:none}
.page-header-container .store-language-container select{max-width:100%}
@media only screen and (max-width: 479px) {
.page-header-container .store-language-container{padding-top:8px}
.page-header-container .store-language-container select{font-size:12px}
.pagenot-found .button{width:100%;margin-bottom:15px}
.pagenot-found .button + .button{margin-left:0}
}
.logo{display:block;width:100%;text-align:center;}
.logo img{max-width:100%}
.logo .small{display:inline-block}
.logo .large{display:none}
.logo:hover{text-decoration:none}
/*.logo span{padding:10px;color:#2D1A14;display:block;font-family: 'dancing_scriptbold';font-size:30px;margin-top:0;text-align:center;width:100%}*/
.logo span{padding:15px;color:#2D1A14;display:block;font-family: 'dancing_scriptbold';font-size:30px;margin-top:0;text-align:right;width:100%;padding-right: 25px;padding-top: 0px;}
@media only screen and (min-width: 771px) {
.logo .small{display:none}
.logo .large{display:inline-block;     max-width: 335px;}
}
.skip-links{float:right}
.header-minicart a .skip-cart .icon{width:30px;height:33px;display:inline-block}
@media only screen and (min-width: 771px) {
.skip-links,.skip-link-new{display:inline-block}
}
.skip-link,.skip-link-new{position:relative;float:left;width:40px;height:57px;color:#636363;line-height:55px;text-align:center}
a.skip-link,a.skip-link-new{text-decoration:none;cursor:pointer}
.skip-link:not(.skip-active):hover,.skip-link-new:not(.skip-active):hover{opacity:.8}
.skip-cart:hover .count,.skip-cart:hover .total{color:#a17600}
@media only screen and (max-width: 770px) {
.skip-link,.skip-link-new{border-right:1px solid #EDEDED}
.skip-link:last-child,.skip-link-new:last-child{border-right:0}
.skip-links{clear:both;overflow:hidden;border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED;float:none;width:100%}
}
@media only screen and (min-width: 500px) {
.skip-link,.skip-link-new{width:40px}
}
@media only screen and (max-width: 770px) {
.skip-link.skip-active,.skip-link-new.skip-active{color:inherit}
.skip-link.skip-active span,.skip-link-new.skip-active span{color:inherit}
}
.skip-link .icon,.skip-link-new .icon{background-position:0 -57px;display:inline-block;height:33px;margin-right:10px;vertical-align:middle;width:30px;margin-top:-12px}
.skip-link .icon,.skip-link-new .total{margin-left:10px;font-size:18px;font-weight:700;color:#323232}
.skip-link .icon,.skip-link-new span{font-size:18px}
.skip-link .label,.skip-link-new .label{display:none}
@media only screen and (min-width: 500px) {
.skip-link .label,.skip-link-new .label{display:inline}
}
.skip-content{display:none}
.skip-content.skip-active{display:block;background:#fff}
@media only screen and (max-width: 770px) {
#header-nav.skip-content{background:transparent;display:block;height:100%;left:-110%;position:fixed;top:0;width:100%;z-index:999;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
#header-nav.skip-content.skip-active{left:0}
#nav{float:left}
#mobile-navparent{background:#3f241c;padding-bottom:10px}
div#mobile-navparent:after{content:"";display:table;clear:both}
.mob-navigation{float:left;display:block;width:100%}
.nav-primary .menu-active > ul.level0{background:#3f241c;position:absolute;right:-170px;top:0;width:170px;z-index:999}
.nav-primary .menu-active > ul.level0 li.level1{padding:0}
.nav-primary .menu-active > ul.level0 li.level1 a{font-size:15px;padding:0 10px;line-height:50px}
.nav-primary li.menu-active:nth-child(7) > ul.level0 li.level1 a{line-height:47px}
.nav-primary li.menu-active:nth-child(6) > ul.level0 li.level1 a{line-height:42px}
.nav-primary li.menu-active:nth-child(7) > ul.level0{top: -333px;overflow-y: scroll;max-height: 400px}
.nav-primary a.level0{color:#fff;font-size:16px;font-weight:400;line-height:30px;padding:0 30px 0 8px;text-align:left}
#header-account li:last-child a,.nav-primary li.level0:last-child a.level0{border-bottom:0}
.no-touch .nav-primary a:hover{background-color:#300b00;text-decoration:none}
}
@media only screen and (max-width: 770px) {
.account-cart-wrapper{position:static}
}
.skip-nav{width:60px;background:#3f241c}
.skip-nav .label{display:inline}
.skip-nav .icon{background-position:5px -528px}
@media only screen and (min-width: 500px) {
.skip-nav{width:60px}
}
@media only screen and (min-width: 771px) {
.skip-nav{display:none}
}
@media only screen and (min-width: 771px) {
#header-nav{display:block;background:#66383a;}
}
@media only screen and (min-width: 771px) {
.nav-primary{display:block}
.extra-links{position:absolute;top:0;right:10px}
}
.nav-primary a{text-decoration:none;position:relative;display:block;color:#fff;line-height:34px;font-family: 'montserratmedium';font-size:17px;font-weight:300}
.nav-primary li{position:relative}
.nav-primary li.level1 a{border-bottom:1px solid #503012;line-height:44px}
.nav-primary .menu-active > ul.level0,.nav-primary li.level0 li.sub-menu-active > ul{display:block}
.extra-links{margin-top:8px;display: none;}
.extra-links .extra-link a{border:1px solid #f0b500;font-family:'Merriweather',serif;font-size:18px;color:#f0b500;display:inline-block;padding:5px 42px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;box-shadow:inset 0 0 0 0 rgba(63,36,28,1);transition:box-shadow .1s ease;font-weight:300;letter-spacing:-.5px}
.extra-links .extra-link a:hover{box-shadow:inset 0 0 0 4px #efb400;text-decoration:none}
.extra-links .extra-link a:focus{box-shadow:inset 0 0 0 7px #efb400}
@media only screen and (min-width: 771px) {
	.nav-primary li.parent > a span.icon{display: none;}
}
@media only screen and (max-width: 770px) {
.nav-primary a.level0,.nav-primary a{line-height:50px}
.nav-primary li.level0 ul{display:none}
.nav-primary li.level0 li{padding:0 0 0 25px}
.nav-primary li.level1 a{padding:0 15px 0 25px}
.nav-primary a.level0 {

    display: table;
    width: 100%;
    padding-right: 0;

}
.nav-primary li.parent > a span {

    display: table-cell;

}
.nav-primary li.parent > a span.icon{
text-align: right;
padding-right: 12px;
}
.nav-primary li.menu-active > a,.nav-primary li.sub-menu-active > a{color:#fff;background:#300b00}
.nav-primary li.last .level0{/*border-radius:50%;color:#f0b500;height:48px;line-height:48px;margin-left:10px;padding:0;text-align:center;width:48px*/}
}
.nav-primary > li.last span::after {
    content: " ";
    position: absolute;
    background-image: url(https://chocolak.com/skin/frontend/dynamic/default/images/free-shipping-bundle-bigger.png);
    background-repeat: no-repeat;
    width: 75px;
    height: 36px;
    margin-left: 8px;
    margin-top: 7px;
	background-size: contain;
}
@media only screen and (min-width: 771px) {
.nav-primary li.level0{padding:0 36px}
.nav-primary li.level0,.nav-primary a.level0{display:inline-block;line-height:43px;}
.nav-primary li:last-child > a{border-bottom:none}
.nav-primary li.level0:last-child > a{/*background:#503012;color:#f0b500;line-height:80px;height:80px;width:80px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;vertical-align:middle;text-align:center*/}
.nav-primary li.level0.parent a.has-children{position:relative}
.nav-primary li.level0.parent a.has-children:after{content:"";font-family:'FontAwesome';color:#fff;position:absolute;top:-1px;right:-25px;font-size:26px}
.nav-primary li:hover{color:#fff;background:#300b00}
.nav-primary li.active{background:#8a826a}
.nav-primary .menu-active{z-index:200}
.nav-primary li.level0 ul{background:#3d1f16;display:none;left:0;padding:0;position:absolute;top:46px;width:250px;z-index:10}
.nav-primary li.level1 ul{left:75%;top:15px}
.nav-primary li.level0 ul.level0.position-test{display:block}
.nav-primary li.level0 ul.level0.spill{right:0;left:auto}
.nav-primary li.level0 ul.level0.spill li.level1 ul{left:auto;right:50px;top:20px}
.nav-primary li.level0 li.parent > a{position:relative}
.nav-primary li.level0 li.parent > a:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #ccc;border-right:none;right:5px;top:50%;margin-top:-3px}
.nav-primary li.level0 ul li a{padding:0 20px}
}
.nav-primary li.menu-active > ul{display:block}
.skip-search .icon{background-position:-30px -272px}
@media only screen and (min-width: 771px) {
.skip-search{display:none}
}
#header-search{padding:20px}
@media only screen and (min-width: 771px) {
#header-search{display:block;padding:0;width:305px;}
}
#search_mini_form .input-box, #search_mini_form_second .input-box, #search_mini_form_mobile .input-box{position:relative;padding-top:0}
#search_mini_form label, #search_mini_form_second label, #search_mini_form_mobile label{display:none}
#search{border:0;border-bottom:1px solid #926E00;height:30px;padding-left:0;padding-right:40px;width:100%;border-radius:0;color:#926E00;font-size:16px}
#search_mini_form .search-button, #search_mini_form_second .search-button{text-indent:-9999px;position:absolute;top:-8px;right:0;width:37px;height:37px;border:0;background:none;padding:0}
#search_mini_form_mobile .search-button{text-indent:-9999px;position:absolute;bottom:0;right:0;width:37px;height:37px;border:0;background:none;padding:0}
#search_mini_form .search-button:before, #search_mini_form_second .search-button:before, #search_mini_form_mobile .search-button:before{content:'';position:absolute;top:50%;left:70%;width:30px;height:30px;margin-top:-15px;margin-left:-15px;background-position:10px -272px}
#search_mini_form_mobile .search-button:before{right: 0;bottom: 0;}
#search_mini_form .search-button:hover:before, #search_mini_form_second .search-button:hover:before, #search_mini_form_mobile .search-button:hover:before{background-position:-30px -272px}
#search_mini_form .search-button:focus:before, #search_mini_form_second .search-button:focus:before, #search_mini_form_mobile .search-button:focus:before{background-position:-70px -272px}
#search_mini_form .button.search-button:hover,#search_mini_form .button.search-button:focus, #search_mini_form_second .button.search-button:hover,#search_mini_form_second .button.search-button:focus, #search_mini_form_mobile .button.search-button:hover,#search_mini_form_mobile .button.search-button:focus{background:none!important}
#search_mini_form_second .search-button-second::before{background-position:10px -272px;content:"";height:30px;left:46%;margin-left:-14px;margin-top:6px;position:absolute;top:50%;width:30px}
#search_second, #search_mobile{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:currentcolor currentcolor #926e00;border-image:none;border-radius:0;border-style:none none solid;border-width:0 0 1px;color:#926e00;font-size:16px;height:30px;padding-left:0;padding-right:40px;width:100%}
#search_mini_form_second label, #search_mini_form_mobile label{display:none}
.skip-account:not(.skip-active):hover .icon{background-position:-46px -44px}
.skip-account .icon{background-position:4px -44px}
@media only screen and (min-width: 771px) {
.skip-account{float:none;width:auto;vertical-align:top;display:inline-block;padding:0 10px;text-transform:uppercase}
}
#header-account{padding:0}
@media only screen and (min-width: 771px) {
.skip-cart{width:auto;padding:0}
#header-cart.skip-active{background:#FBFBFB;border:solid 1px #ccc;display:block;position:absolute;z-index:200;right:0;width:370px;background:#fff}
}
.skip-cart .count{-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;border-radius:12px;display:inline-block;top:-6px;position:relative;z-index:5;width:22px;height:22px;background:rgba(51,153,204,0.9);color:#FFF;font-size:11px;line-height:22px;text-align:center;font-family:"Helvetica Neue",Verdana,Arial,sans-serif}
.skip-link.skip-active .count,.skip-link-new.skip-active .count{color:#fff}
.skip-cart.no-count .count{display:none}
@media only screen and (max-width: 499px) {
.skip-cart .count{margin-left:-12px}
}
@media only screen and (min-width: 771px) {
.skip-cart{font-size: 19px;color: #2D1A14;font-family: 'montserratmedium';}
.skip-cart:hover{text-decoration:none}
.skip-cart .count{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;position:static;background:none;margin-left:0;font-size:18px;width:auto}
.skip-cart .count:before{content:'('}
.skip-cart .count:after{content:')'}
.skip-cart .count,.skip-link.skip-active .count,.skip-link-new.skip-active .count{color:#2e2e2e}
}
@media only screen and (max-width: 1024px) {
  .footer .inline_block.term_condi {
    width: 100%;
    padding-bottom: 30px;
}
  .footer .footer-logo-img img {
    margin: 0 auto;
}
.block .actions .button {
    float: none;
}
.multishippingsidebar{width:100%!important}
.col-left.sidebar.col-left-first.col-md-3.col-sm-3{width:100%!important}
.sortbycol{width:100%!important}
.sortbycol dd{width:auto!important;margin-bottom:8px}
.sortbycol dd ol li a{font-size:14px!important}
.col-main.col-md-9.col-sm-9.historywrp{width:100%}
.product-info{min-height:100px!important}
/*.ratings{display:none!important}*/
.product-name{text-align:center}
.products-grid .price-box{text-align:center}
.category-offer-block-inner{display:none}
.products-grid.top-products li.top-product-item .prd-item-inner-wrap .product-image-thumbs{padding:10px 0!important}

/*.catalog-category-view .products-grid.top-products li.top-product-item .prd-item-inner-wrap .catalog-category-view
{

}*/

/*.catalog-category-view .products-grid.top-products li.top-product-item .prd-item-inner-wrap .product-image-thumbs {
    padding: 20px 0 20px;
}*/
.mobile-filter-opener .currently{margin:0!important;padding:7px!important}
.sortbycol li{display:inline-block;min-width:200px}
.no-display{display:block}
.top-product-item.item.last{border:1px solid #e7e7e7}
.top-product-item .actions{width:100%}
.temapiresponsemsg{display:none}
.opc-wrapper-opc.cart-wrap .checkout-step h2{display:none}
button#cminds-addressupload-import-button-cpy{display:none}
.checkout-multishipping-addresses .checkout-step h2{display:none!important}
}
.skip-cart .count.empty{display:none}
.cart-menu .empty{padding:20px;text-align:center}
.cart-menu .actions{overflow:hidden;padding:15px}
.cart-menu .actions .button{float:left;width:48%}
.cart-menu .actions .button + .button{margin-left:4%}
.cart-menu .subtotal{padding:0 15px 15px;font-family:'Lato',sans-serif;font-size:24px;line-height:1.2}
.mini-cart-list{margin-bottom:5px}
.mini-cart-list li{position:relative;min-height:90px;padding:15px 15px 15px 90px;border-top:1px solid #ccc;font-size:13px;line-height:1.35}
.mini-cart-list .product-name{display:inline-block}
.mini-cart-list .product-image{position:absolute;left:15px;top:15px}
.mini-cart-list .product-image img{width:60px;height:60px}
.mini-cart-list .has-options{margin-bottom:0;color:#a0a0a0;font-size:12px}
.cart-menu .last-added{padding:10px 15px 15px;border-top:1px solid #ccc;font-size:13px}
.footer,.footer button{font-family:'Lato',sans-serif}
.footer{clear:both;width:100%;}
@media only screen and (max-width: 479px) {
.footer{padding-top:15px}
}
.footer .block-title{border-bottom:0;padding:3px 0}
.footer .block-title strong{font-weight:400}
.footer .block-title,.footer address{color:#39c}
.footer .links{float:left;width:17%;padding:0 30px 0 0;margin-bottom:30px}
.footer .links li{word-break:break-all;line-height:1.4;padding:4px 0}
.footer .links a{color:#636363}
.footer .links a:hover{color:#39c}
.footer .block-subscribe{float:right;width:320px;margin-bottom:30px}
.footer .links,.footer .block-subscribe{text-transform:uppercase;font-size:12px}
.footer .form-subscribe-header{display:none}
.footer .links.social-media em{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/social_icons.png);background-repeat:no-repeat;width:13px;vertical-align:middle;display:inline-block;margin-right:7px}
@media (-webkit-min-device-pixel-ratio: 2),(min--moz-device-pixel-ratio: 2),(-o-min-device-pixel-ratio: 4 2),(min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx) {
.footer .links.social-media em{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/social_icons@2x.png);background-size:50px 125px}
}
.footer .links.social-media em.facebook{background-position:0 -0;height:13px}
.footer .links.social-media a:hover em.facebook{background-position:-25px -0}
.footer .links.social-media em.twitter{background-position:0 -24px;height:13px}
.footer .links.social-media a:hover em.twitter{background-position:-25px -24px}
.footer .links.social-media em.youtube{background-position:0 -49px;height:13px}
.footer .links.social-media a:hover em.youtube{background-position:-25px -49px}
.footer .links.social-media em.pinterest{background-position:0 -74px;height:15px}
.footer .links.social-media a:hover em.pinterest{background-position:-25px -74px}
.footer .links.social-media em.rss{background-position:0 -99px;height:13px}
.footer .links.social-media a:hover em.rss{background-position:-25px -99px}
.footer .block-subscribe .input-box{float:left;width:65.625%;padding-top:0}
.footer .block-subscribe .input-text{width:100%;border-right:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
.footer .block-subscribe .block-content{padding-top:7px}
.footer .block-subscribe .block-content:after{content:'';display:table;clear:both}
.footer .block-subscribe .actions{float:left;width:34.375%;margin:0}
.footer .block-subscribe .actions .button{height:30px;line-height:17px;float:left}
.footer .bugs,.footer address{clear:both}
.footer .bugs{display:none}
.footer .form-language,.footer .currency-switcher,.footer .store-switcher{clear:both;margin-bottom:10px}
.footer .form-language,.footer .currency-switcher{display:none}
.footer address{color:#4E3C36;font-size:16px;font-weight:400;padding:0;width:100%;margin-bottom:0}
.inline_block{display:inline-block}
.term_condi{padding-right:65px}
.inline_block.faqblog{padding-right:90px}
/*.inline_block.contact_about{padding-right:60px}*/
.inline_block.contact_about{padding-left:50px}
.f_width a{font-size:16px;margin-bottom:0px;display:block}
.inline_block.footer-links.social-links {padding-right: 60px;}
.inline_block .downld-catalog a{font-size:16px;letter-spacing:-.5px;margin-bottom:20px;display:block}
.footer_padd{padding:30px 0 10px 0;}
.download_block{padding-right:60px}
@media only screen and (max-width: 1199px) {
.footer .links{width:22.65625%;padding-right:0;margin-right:3.125%}
.footer .links:nth-child(4){margin-right:0}
.footer .block-subscribe{clear:both;float:none;margin:0 auto 30px}
}
@media only screen and (max-width: 770px) {
.footer .form-language,.footer .currency-switcher{display:block}
}
@media only screen and (max-width: 599px) {
.footer .links{width:48.4375%;margin-right:0}
.footer .links:nth-child(odd){margin-right:3.125%;clear:both}
.footer .block-subscribe{clear:both;float:left;width:100%}
}
.category-title h1,body.catalogsearch-result-index .page-title h1{border-bottom:none}
.category-image{margin-bottom:1.5em}
.products-list .action .button,.products-grid .actions .button{white-space:normal}
.products-grid .actions .btn-cart-out-of-stock{width:100%}
h2.product-name,h3.product-name,h4.product-name,h5.product-name,p.product-name{margin:0;margin-bottom:.5em;color:#636363;font-size:24px;font-weight:400;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility}
/*h2.product-name a,h3.product-name a,h4.product-name a,h5.product-name a,p.product-name a{color:#a17600;font-family: 'montserratmedium';font-size: 19px;}*/
h2.product-name a,h3.product-name a,h4.product-name a,h5.product-name a,p.product-name a{color:#a17600;font-family: 'montserratmedium';font-size: 15px;}
h2.product-name a:hover,h3.product-name a:hover,h4.product-name a:hover,h5.product-name a:hover,p.product-name a:hover{color:#3d1f16;text-decoration:none}
.products-grid .product-name,.products-list .product-name{margin-bottom:8px;font-size:22px;font-family:'Merriweather',serif;text-transform:capitalize}
.soltout-msg p{color:#8a826a;font-size:14px;line-height:normal;margin-bottom:0}
.products-grid{position:relative}
.products-grid:after{content:'';display:table;clear:both}
.products-grid > li{position:relative;margin-bottom:20px;text-align:center}
.products-grid > li .product-info{text-align:left;position:relative}
.products-grid > li:after{content:'';display:table;clear:both}
.products-grid .product-image{width:100%;margin-bottom:15px}
.products-grid .product-image img{width:100%;height:auto}
.products-grid .product-image img:hidden{display:none}
.widget-new-products .products-grid .product-image{width:75%;margin-bottom:15px;margin-left:10%}
.products-grid .actions{margin:10px 0}
.outofstocksubscription input{width:100%!important;height:45px;margin-bottom:8px}
.products-grid .actions a.white-btn{padding:21px 28px;margin-right:20px}
.products-grid .actions a.white-btn:hover{text-decoration:none}
.products-grid .actions a.white-btn:focus{text-decoration:none}
.products-grid .ratings .rating-box{margin:0 auto}
.products-grid .price-box{color:#a0a0a0;font-size:18px;    margin: 22px 0 25px;}
.products-grid .add-to-links{margin-bottom:0}
.products-grid > li{float:left;width:47.72727%;margin-right:4.54545%}
.products-grid > li:nth-child(odd){clear:left}
.products-grid .product-image{margin-bottom:5px}
.products-grid .product-image:before,.products-grid .product-image:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:none}
.products-grid .product-image:before{background-color:#fff;opacity:.8;z-index:2}
.products-grid .product-image:after{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/opc-ajax-loader.gif);background-repeat:no-repeat;background-position:center;z-index:3}
.products-grid .product-image.loading{position:relative}
.products-grid .product-image.loading:before,.products-grid .product-image.loading:after{display:block}
@media only screen and (min-width: 480px) {
.products-grid > li:nth-child(odd){clear:none}
.products-grid > li{margin-right:2%;width:32%}
.products-grid > li:nth-child(3n+1){clear:left}
.products-grid > li:nth-child(3n){margin-right:0}
}
@media only screen and (min-width: 960px) {
.products-grid--max-4-col > li:nth-child(odd){clear:none}
.products-grid--max-4-col > li:nth-child(3n+1){clear:none}
.products-grid--max-4-col > li:nth-child(even),.products-grid--max-4-col > li:nth-child(3n){margin-right:2.22222%}
.products-grid--max-4-col > li{margin-right:2.22222%;width:23.33333%;margin-right:2.22222%}
.products-grid--max-4-col > li:nth-child(4n+1){clear:left}
.products-grid--max-4-col > li:nth-child(4n){margin-right:0}
.products-grid--max-5-col > li:nth-child(odd){clear:none}
.products-grid--max-5-col > li:nth-child(3n+1){clear:none}
.products-grid--max-5-col > li:nth-child(even),.products-grid--max-5-col > li:nth-child(3n){margin-right:2.22222%}
.products-grid--max-5-col > li{margin-right:2.22222%;width:18.22222%;margin-right:2.22222%}
.products-grid--max-5-col > li:nth-child(5n+1){clear:left}
.products-grid--max-5-col > li:nth-child(5n){margin-right:0}
.products-grid--max-6-col > li:nth-child(odd){clear:none}
.products-grid--max-6-col > li:nth-child(3n+1){clear:none}
.products-grid--max-6-col > li:nth-child(even),.products-grid--max-6-col > li:nth-child(3n){margin-right:2.22222%}
.products-grid--max-6-col > li{margin-right:2.22222%;width:14.81481%;margin-right:2.22222%}
.products-grid--max-6-col > li:nth-child(6n+1){clear:left}
.products-grid--max-6-col > li:nth-child(6n){margin-right:0}
}
.products-list{margin-top:20px;margin-bottom:20px}
.products-list > li{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ededed}
.products-list > li:after{content:'';display:table;clear:both}
.products-list > li .product-image{float:left;width:33.33333%}
.products-list > li .product-image img{width:100%;max-width:100%}
.products-list > li:last-child{padding-bottom:0;border-bottom:none}
.products-list .product-shop{float:right;width:66.66667%;padding-left:20px}
.products-list .product-shop .product-name{margin-bottom:0}
.products-list .product-shop .ratings{margin:0}
.products-list .product-shop .ratings .rating-box,.products-list .product-shop .ratings .rating-links{float:left;margin-right:7px}
.products-list .product-shop .ratings .rating-links{margin-top:4px}
.products-list .product-shop .price-box{margin-top:0}
.products-list .product-shop .price-box .price{font-size:18px}
.products-list .product-shop .action{margin:7px 0}
.products-list .product-shop .desc{margin-top:7px}
.products-list .product-shop .product-primary,.products-list .product-shop .desc{float:left;width:65%;overflow:hidden}
.products-list .product-shop .product-secondary{float:right;width:35%;text-align:right;clear:right}
@media only screen and (min-width: 480px) {
.products-list .product-name a{font-size:18px}
}
@media only screen and (max-width: 1279px) {
.products-list .product-shop .product-primary,.products-list .product-shop .desc{float:left;width:60%;padding-right:20px}
.products-list .product-shop .product-secondary{float:right;width:40%}
}
@media only screen and (max-width: 600px) {
.products-list .product-shop .price-box .special-price{padding-left:0}
.products-list .product-shop .product-primary,.products-list .product-shop .product-secondary,.products-list .product-shop .desc{float:none;width:100%;padding-right:0;text-align:left}
}
.mini-products-list .product-image{clear:both;float:left;min-width:50px;vertical-align:top;width:30%}
.mini-products-list .product-details .product-name{padding-top:10px}
.mini-products-list li{margin-bottom:10px;clear:both}
.mini-products-list li:after{content:'';display:table;clear:both}
.mini-products-images-list:after{content:'';display:table;clear:both}
.mini-products-images-list li.item{float:left;width:50%;margin:0;padding:0 5px 10px 0}
.mini-products-images-list li.item:nth-child(even){padding-right:0;padding-left:5px}
.mini-products-images-list li.item .product-image{display:block}
.mini-products-images-list li.item .product-image img{width:100%;max-width:100%}
.category-image{border:1px solid #ccc;padding:10px}
.category-image img{width:100%;max-width:100%}
.category-image img:hidden{display:none}
.block-layered-nav .block-subtitle--filter{display:none;margin:0;margin-bottom:10px;color:#636363;font-family:'Lato',sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:normal;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#ccc;position:relative;background-color:#f4f4f4;cursor:pointer}
.block-layered-nav .block-subtitle--filter:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #39c;border-bottom:none;left:10px;top:50%;margin-top:-3px}
.block-layered-nav .block-subtitle--filter:hover{background-color:#ececec}
.block-layered-nav .block-content .toggle-tabs{display:none}
.block-layered-nav .block-content > dl > dt{margin:0;margin-bottom:10px;color:#636363;font-family:'Lato',sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:normal;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#ccc;position:relative;background-color:#f4f4f4;display:block}
.block-layered-nav .block-content > dl > dt:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #39c;border-bottom:none;left:10px;top:50%;margin-top:-3px}
.block-layered-nav .block-content > dl > dt:hover{background-color:#ececec}
.block-layered-nav .block-content > dl > dd{padding:10px;margin:0;border-width:0 1px;border-style:solid;border-color:#ccc}
.block-layered-nav .block-content > dl > dd:last-child{border-width:0 1px 1px}
.block-layered-nav dl dd ol > li > span,.block-layered-nav dl dd ol > li > a{padding:5px 15px;display:block}
.block-layered-nav dl dd ol > li > a .count{color:#a0a0a0}
@media only screen and (min-width: 771px) {
.block-layered-nav .block-content > dl > dt{padding-left:10px}
.block-layered-nav .block-content > dl > dt:after{display:none}
}
@media only screen and (max-width: 770px) {
.sidebar .block.block-layered-nav{border-bottom:none}
.block-layered-nav--no-filters .block-title{display:none}
.block-layered-nav .block-content{padding-top:0;margin-top:15px}
.block-layered-nav .block-content > dl > dt{cursor:pointer;border-bottom-width:0}
.block-layered-nav .block-content > dl > dt:hover{color:#39c}
.block-layered-nav .block-content > dl > dt:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #39c;border-right:none}
.block-layered-nav .block-content > dl > dt.last{border-bottom-width:1px}
.block-layered-nav .block-content > dl > dd{display:none}
.block-layered-nav .block-content.accordion-open > dl > dt.current{border-bottom-width:1px}
.block-layered-nav .block-content.accordion-open > dl > dt.current:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #39c;border-bottom:none;left:6px;top:50%;margin-top:-3px}
.block-layered-nav .block-content.accordion-open > dl > dd.current{display:block}
.block-layered-nav .block-subtitle--filter{background-color:#39c;border:0;margin-bottom:0;display:block;color:#FFF}
.block-layered-nav .block-subtitle--filter:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #fff;border-right:none;right:10px;top:50%;margin-top:-5px}
.block-layered-nav .block-subtitle--filter:hover{background-color:#2e8ab8;color:#FFF}
.block-layered-nav .block-subtitle--filter.active:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #fff;border-bottom:none;right:10px;top:50%;margin-top:-3px}
.block-layered-nav dl ol > li > a,.block-layered-nav dl ol > li > span{padding:7px;margin:5px}
.block-layered-nav dl ol > li > a{color:#636363;background-color:#f4f4f4;padding:5px 10px}
.block-layered-nav dl ol > li > a:hover{text-decoration:none;background:#ececec}
}
.block-layered-nav .currently{margin:30px 0 0 50px}
.block-layered-nav .currently .block-subtitle{color:#8a826a;display:inline-block;font-size:16px;font-style:normal;font-weight:700;line-height:1.4;margin:0;text-rendering:optimizespeed}
.block-layered-nav .currently ol{display:inline-block;margin-bottom:0;padding-left:10px}
.block-layered-nav .currently ol li{border:1px solid #c2beb0;display:inline-block;margin-bottom:0;margin-right:10px;padding-right:30px;color:#3f241c;font-size:14px}
.block-layered-nav .currently ol li .label{color:#3f241c;font-size:14px;font-weight:700}
.block-layered-nav .currently .btn-remove{right:5px}
.block-layered-nav .currently ol li:after{content:'';display:table;clear:both}
.block-layered-nav .actions{text-align:right;margin-bottom:7px}
.product-view .product-essential .extra-info .ratings .rating-box,.product-view .product-essential .extra-info .ratings .amount{float:left}
.product-view .product-essential .extra-info .ratings .rating-box{margin-top:8px;margin-right:10px}
.product-view .product-essential .extra-info .ratings:after{content:'';display:table;clear:both}
.product-view .product-essential:after{content:'';display:table;clear:both}
.product-view .product-shop .product-name .h1,.product-view .product-img-box .product-name h1{
  color:#300b00;
  margin-bottom:10px;
  border:0;
  font-size:20px;
  /*font-family:'Merriweather',serif;*/
  font-family: 'montserratmedium';
  /*font-weight:400;*/
  text-transform:capitalize;
}
.product-view .product-shop .product-name{display:none;float:left}
.product-view .product-shop .product-name .h1{float:left;margin-bottom:5px}
.product-view .product-shop .extra-info{float:left;padding-right:15px;clear:left;width:70%}
.product-view .product-shop .price-info{float:right;padding-left:15px;text-align:right}
.product-view .product-shop .extra-info,.product-view .product-shop .price-info{margin-bottom:0;max-width:100%;padding:0;width:100%}
.product-view .product-shop .short-description{margin-bottom:10px;clear:both}
.product-view .product-shop .ratings{margin:0}
.product-view .product-shop .availability{font-size:16px;display:none}
.product-view .product-shop .price-box{margin-top:0}
.product-view .product-shop .price-box .old-price,.product-view .product-shop .price-box .special-price,.product-view .product-shop .price-box .regular-price{padding-right:0;line-height:1.2}
.product-view .product-shop .price-box .regular-price .price,.product-view .product-shop .price-box .special-price .price,.product-view .product-shop .price-box .full-product-price .price{color:#39c;font-size:24px}
.product-view .product-shop .price-box .special-price .price-label{font-size:16px;text-transform:uppercase}
.product-view .product-shop .price-box .special-price span.weee{color:#636363}
.product-view .product-shop .price-box .special-price span.weee span.price{font-size:16px}
.product-view .product-shop .price-box .price-excluding-tax,.product-view .product-shop .price-box .price-including-tax{display:block;line-height:1.2;color:#636363}
.product-view .product-shop .price-box .price-excluding-tax .label,.product-view .product-shop .price-box .price-including-tax .label{font-size:16px;font-weight:300}
.product-view .product-shop .price-box .price-excluding-tax .price,.product-view .product-shop .price-box .price-including-tax .price{font-size:20px}
.product-view .price-box.map-info a{display:inherit}
.product-view .old-price .price-label{display:none}
@media only screen and (max-width: 850px) {
.product-view .product-shop .price-box .price-excluding-tax .label,.product-view .product-shop .price-box .price-including-tax .label{font-size:15px}
.product-view .product-shop .price-box .price-excluding-tax .price,.product-view .product-shop .price-box .price-including-tax .price{font-size:18px}
}
@media only screen and (max-width: 770px) {
.product-view .add-to-cart-wrapper{float:none;width:100%;clear:both}
.product-view .product-shop .price-box .price-excluding-tax .label,.product-view .product-shop .price-box .price-including-tax .label{font-size:16px}
.product-view .product-shop .price-box .price-excluding-tax .price,.product-view .product-shop .price-box .price-including-tax .price{font-size:20px}
}
@media only screen and (max-width: 420px) {
.product-view .product-shop .price-box .price-excluding-tax,.product-view .product-shop .price-box .price-including-tax{margin-bottom:5px}
.product-view .product-shop .price-box .price-excluding-tax span,.product-view .product-shop .price-box .price-including-tax span{display:block}
}
.product-img-box .product-name h1{border:0}
.product-img-box .product-image{margin-bottom:20px}
.product-img-box .product-image img{max-width:100%;max-height:750px;margin:0 auto}
@media only screen and (max-width: 479px) {
.product-img-box .product-image img{max-height:450px}
}
.product-image-gallery{position:relative}
.product-image-gallery .gallery-image{display:none}
.product-image-gallery .gallery-image.visible{display:block}
.product-image-gallery .gallery-image.visible.hidden{visibility:hidden}
.product-image-gallery:before,.product-image-gallery:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:none}
.product-image-gallery:before{background-color:#fff;opacity:.8;z-index:2}
.product-image-gallery:after{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/opc-ajax-loader.gif);background-repeat:no-repeat;background-position:center;z-index:3}
.product-image-gallery.loading{position:relative}
.product-image-gallery.loading:before,.product-image-gallery.loading:after{display:block}
.product-image-thumbs li{display:inline-block}
.product-image-thumbs li:first-child{margin-left:-1px}
.product-image-thumbs a{display:inline-block;border:1px solid transparent}
.no-touch .product-image-thumbs a:hover{border-color:#c7c7c7}
.product-view .product-shop,.product-view .add-to-cart-wrapper,.product-view .block-related{padding-left:15px}
.product-img-box,.product-collateral,.product-view .block-related,.box-collateral{margin-bottom:10px}
.product-view .add-to-box:after,.product-view .add-to-cart:after{content:'';display:table;clear:both}
.product-view .add-to-cart .qty-wrapper,.product-view .product-options-bottom .price-box,.product-view .add-to-cart-buttons{min-height:40px}
.product-view .product-options-bottom .price-box,.product-view .add-to-cart .qty-wrapper,.product-view .add-to-cart-buttons .paypal-logo{margin-bottom:10px}
.product-view .add-to-cart .qty-wrapper,.product-view .add-to-cart .qty-wrapper label{margin:0 40px 0 0;display:inline-block;vertical-align:middle}
.product-view .add-to-cart .qty-wrapper label{line-height:40px}
.product-view .add-to-cart .qty-wrapper .qty{height:45px;margin:0 17px}
.product-view .add-to-cart-buttons .paypal-logo{clear:left;text-align:center}
.product-view .add-to-cart-buttons .paypal-logo .paypal-button{margin:0 auto;display:block;width:170px}
.product-view .add-to-cart-buttons .paypal-logo .bml_button{display:block;width:174px;margin:0 auto}
.product-view .add-to-cart-buttons .paypal-logo .bml_button a{text-align:center}
.product-view .add-to-cart-buttons .paypal-logo .paypal-or{display:block;margin-bottom:10px;margin-left:0;margin-right:0;line-height:1;text-align:center}
.product-view .add-to-cart-buttons .button{width:100%;max-width:280px;margin-left:10px;position:relative}
.product-view .add-to-cart-buttons .white-btn{padding:14px 28px;width:100%;max-width:280px}
.product-view .add-to-cart-buttons .button > span:before{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/add-to-cart-icon.png) no-repeat 0 0;content:'';display:inline-block;width:19px;height:23px;vertical-align:bottom;margin-right:15px}
.product-view .alert-price,.product-view .alert-stock{clear:both}
@media only screen and (max-width: 479px) {
.product-view .add-to-cart-buttons .paypal-or{line-height:20px}
.product-view .add-to-cart-buttons .paypal-logo,.product-view .add-to-cart-buttons .paypal-or,.product-view .add-to-cart-buttons .paypal-button,.product-view .add-to-cart-buttons .button{text-align:center;width:100%;display:block;margin-right:0;margin-left:0;float:none}
}
.add-to-box .or{display:none}
.product-view .add-to-links{clear:both;margin-top:0;margin-right:15px;float:left}
.product-view .add-to-links:after{content:'';display:table;clear:both}
.product-view .add-to-links li{float:left}
.product-view .add-to-links a{padding:2px 7px 2px 0;margin-left:7px;border-right:1px solid #ccc}
.product-view .add-to-links li:first-child a{margin-left:0}
.product-view .add-to-links li:last-child a{border-right:0}
.product-view .share-to-box{margin-bottom:38px}
.product-view .share-to-box label{vertical-align:1px;margin:0;font-size:16px;color:#3e2f00;font-weight:400}
.product-view .sharing-links{display:inline-block;vertical-align:middle}
.product-view .sharing-links:after{content:'';display:table;clear:both}
.product-view .sharing-links li{float:left;padding:0 13px}
.product-view .sharing-links li a{height:30px;width:30px;display:inline-block}
.product-view .sharing-links li a span{height:30px;width:35px;display:inline-block}
.product-view .sharing-links li a span.fb{background-position:0 -591px}
.product-view .sharing-links li a span.tweet{background-position:-38px -591px}
.product-view .sharing-links li a span.g-pluse{background-position:0 -967px}
.product-view .sharing-links li a span.pin{background-position:-44px -967px}
.product-view .sharing-links li a:hover span.fb{background-position:0 -631px}
.product-view .sharing-links li a:hover span.tweet{background-position:-38px -631px}
.product-view .sharing-links li a:hover span.g-pluse{background-position:0 -1007px}
.product-view .sharing-links li a:hover span.pin{background-position:-44px -1007px}
.product-view .sharing-links li a:focus span.fb{background-position:0 -671px}
.product-view .sharing-links li a:focus span.tweet{background-position:-38px -671px}
.product-view .sharing-links li a:focus span.g-pluse{background-position:0 -1047px}
.product-view .sharing-links li a:focus span.pin{background-position:-44px -1047px}
@media only screen and (max-width: 599px) {
.add-to-box .add-to-links a{float:none;width:auto;text-indent:0}
}
.product-collateral{clear:both}
.collateral-tabs dd h2{display:none}
.box-collateral{clear:both}
@media only screen and (min-width: 771px) {
.product-collateral .toggle-tabs{display:block;width:100%;position:relative;border:1px solid #ccc;background-color:#f4f4f4}
.product-collateral .toggle-tabs li{float:left;border-right:1px solid transparent;border-left:1px solid transparent}
.product-collateral .toggle-tabs li > span{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;display:inline-block;padding:0 30px;height:40px;line-height:40px;cursor:pointer;text-transform:uppercase;font-size:12px;position:relative;bottom:-1px}
.product-collateral .toggle-tabs li.current{border-right:1px solid #ccc;border-left:1px solid #ccc}
.product-collateral .toggle-tabs li.current > span{background-color:#FFF;z-index:5}
.product-collateral .toggle-tabs li.current span,.product-collateral .toggle-tabs li:hover span{color:#39c}
.product-collateral .toggle-tabs li:first-child{border-left:none}
.product-collateral .toggle-tabs:after{content:'';display:table;clear:both}
.product-collateral > dl{width:100%}
.product-collateral > dl > dt{display:none}
.product-collateral > dl > dd{width:100%;display:none;padding:15px;border:1px solid #ccc;border-top:0}
.product-collateral > dl > dd.current{display:block}
}
@media only screen and (max-width: 770px) {
.product-collateral .toggle-tabs{display:none}
.product-collateral > dl > dt{margin:0;margin-bottom:10px;color:#636363;font-family:'Lato',sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:normal;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#ccc;position:relative;background-color:#f4f4f4;display:block}
.product-collateral > dl > dt:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #39c;border-bottom:none;left:10px;top:50%;margin-top:-3px}
.product-collateral > dl > dt:hover{background-color:#ececec}
.product-collateral > dl > dd{padding:10px;margin:0;border-width:0 1px;border-style:solid;border-color:#ccc}
.product-collateral > dl > dd:last-child{border-width:0 1px 1px}
.product-collateral > dl > dt{cursor:pointer;border-bottom-width:0}
.product-collateral > dl > dt:hover{color:#39c}
.product-collateral > dl > dt:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #39c;border-right:none}
.product-collateral > dl > dt.last{border-bottom-width:1px}
.product-collateral > dl > dd{display:none}
.product-collateral.accordion-open > dl > dt.current{border-bottom-width:1px}
.product-collateral.accordion-open > dl > dt.current:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #39c;border-bottom:none;left:6px;top:50%;margin-top:-3px}
.product-collateral.accordion-open > dl > dd.current{display:block}
}
@media only screen and (max-width: 770px) {
.product-view .product-shop,.product-view .add-to-cart-wrapper,.product-view .block-related,.product-img-box,.product-collateral{width:100%;float:none;padding-right:0;padding-left:0}
}
@media only screen and (min-width: 771px) {
.product-view .product-shop .product-name{display:block}
.product-img-box .product-name{display:none}
}
@media only screen and (max-width: 479px) {
.product-view .product-shop,.product-img-box,.product-collateral,.product-view .block-related,.box-collateral{margin-bottom:15px}
}
.product-view .ratings .rating-links{margin-top:7px}
#product-attribute-specs-table{max-width:50em;border:1px solid silver}
#product-attribute-specs-table th{border-right:1px solid silver;border-bottom:1px solid silver}
.grouped-items-table-wrapper{border:solid 1px silver;width:100%;padding:10px;margin-bottom:15px}
.grouped-items-table-wrapper tbody tr:last-child td{border-bottom:none}
@media only screen and (max-width: 479px) {
.grouped-items-table-wrapper{margin-bottom:15px}
}
.grouped-items-table .name-wrapper{color:#39c;font-family:'Lato',sans-serif}
.grouped-items-table .qty-wrapper{padding-top:7px}
.grouped-items-table .qty-label{margin-left:7px}
.grouped-items-table td{padding:4px}
.grouped-items-table td:last-child{width:30%;text-align:left}
.grouped-items-table .price-box{text-align:right}
.product-options{width:100%;margin:30px 0 0;clear:both;position:relative}
.product-options label{display:block;width:100%}
.product-options .input-box{display:inline-block;vertical-align:middle}
.product-options .buttons-set{border-top:0 none;clear:none;display:inline-block;margin:0 0 0 5px;padding-top:0;text-align:left;vertical-align:middle}
.product-options p.required{position:absolute;top:6px;right:15px;text-align:right}
@media only screen and (max-width: 979px) {
.product-view .product-options .required{position:static}
}
.product-options dt{margin:10px 0 3px;font-weight:400}
.product-options dt:first-child{margin-top:0}
.product-options dd .qty-holder{display:block;padding:10px 0 0}
.product-options dd .qty-holder .qty{width:3em}
.product-options dd .qty-holder label{vertical-align:middle}
.product-options dd .qty-disabled{background:none;border:0;padding:0 2px}
.product-options dd{padding:0 0 10px;margin:0 0 5px;border-bottom:1px solid #ededed}
.product-options dl.last dd.last{border-bottom:0;padding-bottom:5px;margin-bottom:0}
.product-options dd .input-text{width:98%}
.product-options dd .input-box{padding-top:0}
.product-options dd input.datetime-picker{width:150px}
.product-options dd .time-picker{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;padding:2px 0;vertical-align:middle}
.product-options dd textarea{width:98%;height:8em}
.product-options dd select{width:330px;max-width:100%}
.product-options ul.options-list{margin-right:5px}
.product-options ul.options-list li{line-height:1.5;margin-bottom:7px}
.product-options ul.options-list li:last-child{margin-bottom:0}
.product-options ul.options-list .radio,.product-options ul.options-list .checkbox{float:left;margin-top:5px}
.product-options ul.options-list .label{display:block}
.product-options ul.options-list label{font-weight:400}
.product-options p.note{margin:0;font-size:11px}
.product-options-bottom{background-color:#f4f4f4;padding:15px 20px;border:1px solid #ccc;border-top:0;margin-bottom:10px}
.product-options-bottom:after{content:'';display:table;clear:both}
.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{float:right;margin:0;padding:0 0 10px;border:0;background:0;color:#636363}
@media only screen and (max-width: 1199px) {
.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{float:none;width:100%;text-align:right;padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid #ccc}
}
.product-options-bottom .tier-prices li{background:0;padding:2px 0}
.product-options-bottom .tier-prices .price,.product-options-bottom .tier-prices .benefit{color:#636363}
.product-options-bottom .price-box{display:none;float:right;margin:0 0 10px;padding:0}
@media only screen and (max-width: 479px) {
.product-options-bottom .price-box .price-as-configured{text-align:right}
.product-options-bottom .price-box .price-as-configured .price-label{display:block}
}
.product-options-bottom .price-tax{float:left}
.block-related li{margin-bottom:7px}
.block-related .block-title{border-bottom:none}
.block-related .block-title h2{margin:0;margin-bottom:.5em;color:#636363;font-family:'Lato',sans-serif;font-size:24px;font-weight:400;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility;text-transform:uppercase;margin-bottom:0}
.block-related .block-subtitle{margin-bottom:7px}
.block-related .product{margin-left:20px;position:relative}
.block-related .checkbox{float:left;margin-top:36px}
.block-related .product-details{margin-left:90px}
.block-related .product-name{margin-bottom:3px}
.block-related .product-details .price-box{margin:2px 0 3px}
.block-related .product-details .price-box a,.block-related .product-details .price-box p,.block-related .product-details .price-box span{float:left;margin-left:3px}
.block-related .product-details .price-box a:first-child,.block-related .product-details .price-box p:first-child,.block-related .product-details .price-box span:first-child{margin-left:0;font-size:16px;padding-right:5px;padding-left:5px}
.block-related .product-details .price-box:after{content:'';display:table;clear:both}
.block-related .link-wishlist{display:none}
.box-up-sell{margin-top:20px}
.box-up-sell .ratings{display:none}
.cart-msrp-totals{color:red;font-size:12px!important;font-weight:700;margin:10px 10px 0;padding:10px;text-align:right;text-transform:uppercase}
.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:700;text-align:left;padding:2px 5px}
.map-popup{background:#FFF;border:5px solid #ccc;margin:12px 0 0;position:absolute;text-align:left;width:450px;z-index:100}
@media only screen and (min-width: 771px) {
.map-popup.map-popup-right{left:10px!important}
.map-popup.map-popup-left{left:auto!important;right:10px!important}
}
@media only screen and (max-width: 770px) {
.map-popup{width:100%;left:0!important}
}
.map-popup .map-popup-heading{padding:8px 10px;margin-right:40px;width:auto}
.map-popup .map-popup-heading h3{font-size:14px;margin:0;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}
@media only screen and (max-width: 479px) {
.map-popup .map-popup-heading h3{text-align:center}
}
.map-popup .map-popup-close{display:block;position:absolute;top:0;right:0;height:36px;width:36px;font-size:20px;line-height:32px;text-align:center}
.map-popup .map-popup-content{border-top:1px solid #ededed;padding:10px;margin:0 10px;overflow:hidden;text-align:left}
@media only screen and (max-width: 479px) {
.map-popup .map-popup-content{text-align:center}
}
.map-popup .map-popup-checkout{padding:10px 0}
.map-popup .map-popup-checkout form:after{content:'';display:table;clear:both}
.map-popup .map-popup-checkout span{display:block}
.map-popup .map-popup-checkout .button{float:left;margin:0 2px;clear:left}
.map-popup .map-popup-checkout .additional-addtocart-box{float:left;min-width:210px}
.map-popup .map-popup-checkout .additional-addtocart-box li{list-style-type:none}
.map-popup .map-popup-checkout .paypal-logo{width:auto}
.map-popup .map-popup-checkout .paypal-logo a{display:inline-block;float:left;clear:left}
.map-popup .map-popup-checkout .paypal-logo .paypal-or{float:left;text-align:center;padding:5px 15px;clear:left}
.map-popup .map-popup-checkout .paypal-logo:after{content:'';display:table;clear:both}
.map-popup .map-popup-checkout .paypal-logo .bml_button a{clear:left}
@media only screen and (max-width: 479px) {
.map-popup .map-popup-checkout{text-align:center}
.map-popup .map-popup-checkout .button,.map-popup .map-popup-checkout .additional-addtocart-box,.map-popup .map-popup-checkout .paypal-logo a,.map-popup .map-popup-checkout .paypal-logo .paypal-or{float:none}
.map-popup .map-popup-checkout .additional-addtocart-box{min-width:0}
.map-popup .map-popup-checkout .paypal-logo .paypal-or{margin:0;margin-bottom:10px}
}
.map-popup .map-popup-checkout:after{content:'';display:table;clear:both}
.map-popup .map-popup-price{padding:10px 0}
@media only screen and (max-width: 479px) {
.map-popup .map-popup-price{text-align:center;padding-top:0}
}
.map-popup .map-popup-price .price-box,.map-popup .map-popup-price .price-box .special-price{display:inline-block;margin:0;padding:0}
.map-popup .map-popup-price .price-box .minimal-price-link{display:inline-block}
.map-popup .map-popup-text{padding:10px 0;margin:0 10px;word-wrap:break-word}
.map-popup .map-popup-text,.map-popup .map-popup-only-text{border-top:1px solid #ededed}
.price-box .map-link{display:block;text-align:center}
.block-compare .product-name:after{content:'';display:table;clear:both}
.compare-table .product-image{display:inline-block}
.compare-table .product-shop-row.top td{padding-bottom:0;border-bottom:0}
.compare-table .product-shop-row.bottom td{padding-top:0}
.cart-table{float:left;width:60%}
.cart .button{white-space:normal}
.cart-forms,.cart-totals-wrapper,.crosssell{float:right;clear:right;width:40%;padding-left:20px}
.cart-totals,.cart-forms .discount,.cart-forms .giftcard,.cart-forms .shipping{padding:10px;background-color:#f4f4f4;border:1px solid #ccc}
.cart-table,.cart-totals,.cart-forms .discount,.cart-forms .giftcard,.cart-forms .shipping{margin-bottom:20px}
.checkout-cart-index #postcode{width:100%}
.display-both-prices .cart-table{float:none;width:100%}
.display-both-prices .cart-forms{float:left;padding-right:10px;padding-left:0}
.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell{padding-left:10px}
.display-both-prices .cart-forms,.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell{width:50%}
.display-both-prices .crosssell{clear:right;float:right}
@media only screen and (max-width: 979px) {
.display-single-price .cart-table{float:none;width:100%}
.display-single-price .cart-forms{float:left;padding-right:10px;padding-left:0}
.display-single-price .cart-totals-wrapper,.display-single-price .crosssell{padding-left:10px}
.display-single-price .cart-forms,.display-single-price .cart-totals-wrapper,.display-single-price .crosssell{width:50%}
.display-single-price .crosssell{clear:right;float:right}
}
@media only screen and (max-width: 599px) {
.product-cart-sku{display:none}
.display-both-prices .cart-forms,.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell,.display-single-price .cart-forms,.display-single-price .cart-totals-wrapper,.display-single-price .crosssell{padding-top:0;padding-left:0;padding-right:0;float:none;width:100%}
}
.display-single-price:after{content:'';display:table;clear:both}
.cart .page-title{margin-bottom:15px;border-bottom:1px solid #ededed}
.cart .page-title:after{content:'';display:table;clear:both}
.cart .page-title h1{float:left;border-bottom:none;margin-bottom:6px;margin-right:10px}
.checkout-types{float:right;text-align:right;max-width:100%;center;margin-top: 5px;}
.checkout-types li{vertical-align:top;margin:0 0 5px 5px}
.checkout-types li:after{content:'';display:table;clear:both}
.checkout-types li img{display:inline;vertical-align:top}
.checkout-types li:first-child{margin-left:0}
.checkout-types .method-checkout-cart-methods-multishipping{display:block}
.checkout-types.top li{display:inline-block}
.checkout-types.top .bml_button{display:inline-block;vertical-align:top}
.checkout-types.top .bml_button img{display:block}
.checkout-types.top .paypal-logo .paypal-or{margin-top:5px}
.checkout-types.bottom .paypal-logo a,.checkout-types.minicart .paypal-logo a{display:block}
.checkout-types.bottom .paypal-or,.checkout-types.minicart .paypal-or{margin:0;display:block;text-align:center}
@media only screen and (min-width: 741px) {
.checkout-types.bottom .paypal-or{text-align:right;padding-right:70px}
}
.cart-totals .checkout-types .btn-checkout{margin-bottom:7px}
@media only screen and (max-width: 740px) {
.checkout-types{float:none;text-align:}
.checkout-types.bottom .paypal-or,.checkout-types.minicart .paypal-or{width:auto;float:none}
.checkout-types li{float:none;width:100%;margin-left:0}
}
@media only screen and (max-width: 599px) {
.btn-checkout{width:100%}
}
.cart-table{font-family:'Lato',sans-serif}
.cart-table th,.cart-table td,.cart-table tbody td{border-bottom:none;vertical-align:top}
.cart-table h2{color:#636363;font-size:14px;font-weight:600;margin-bottom:0}
.cart-table thead th,.cart-table tbody td{background-color:transparent;padding:10px 5px;font-family:'Lato',sans-serif}
.cart-table .product-cart-info,.cart-table .product-cart-actions{padding-left:15px}
.cart-table tr{border-bottom:1px solid silver}
.cart-table tfoot tr{background:none}
.cart-table tfoot tr > td:after{content:'';display:table;clear:both}
.cart-table span.or{font-size:9px;padding:0 5px;text-transform:uppercase;font-family:'Lato',sans-serif}
.cart-table .product-cart-image .cart-links,.cart-table .product-cart-info .btn-remove,.cart-table .product-cart-actions .button{display:none}
.cart-table .product-cart-image{padding-left:0;padding-right:0}
.cart-table .product-cart-image .product-image img{max-width:100%;width:100%}
.cart-table .product-cart-image a.cart-edit{display:none}
.cart-table .product-cart-sku{font-family:'Lato',sans-serif;font-style:italic;font-size:12px;margin:5px 0 12px}
.cart-table .product-cart-sku .label{font-weight:600}
.cart-table .btn-empty{float:left}
.cart-table .product-cart-total,.cart-table .product-cart-price{text-align:center}
.cart-table .cart-tax-total{position:relative;cursor:pointer}
.cart-table .cart-tax-total:after{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #39c;border-left:none;position:absolute;top:3px;right:-11px}
.cart-table .cart-tax-total.cart-tax-total-expanded:after{content:'';position:absolute;width:0;height:0;display:block;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid #39c;border-bottom:none;right:-15px;top:6px}
.cart-table .cart-links > li{white-space:nowrap;line-height:1.3;margin-bottom:5px;min-width:65px;font-size:13px}
.cart-table .cart-links > li > a{display:block}
.cart-table .cart-links > li:last-child{margin-bottom:0}
.cart-table .product-cart-actions{min-width:60px;text-align:center}
.cart-table .product-cart-actions .qty{height:30px;border-color:silver;border-radius:0;margin-bottom:10px;text-align:center;width:3.2em}
.cart-table .product-cart-actions .button{margin-bottom:5px}
.cart-table .item-options{padding-left:15px}
@media only screen and (max-width: 770px) {
.cart-table th{font-size:12px}
.cart-table th,.cart-table td{padding:7px 6px}
.cart-table .product-cart-actions > li{white-space:inherit}
}
@media only screen and (max-width: 699px) {
.display-both-prices .cart-table thead th.cart-total-head,.display-both-prices .cart-table td.product-cart-total{display:none}
}
@media only screen and (max-width: 599px) {
.cart-table colgroup,.cart-table thead{display:none}
.cart-table tr{display:block;margin-bottom:10px;padding-bottom:10px;position:relative;width:100%}
.cart-table tr:after{content:'';display:table;clear:both}
.cart-table tr:last-child{margin-bottom:0}
.cart-table tfoot tr{padding-bottom:0}
.cart-table td{border:none;display:block}
.cart-table td[data-rwd-label]{padding-left:15px;margin-bottom:6px}
.cart-table td[data-rwd-label] .price{font-weight:400}
.cart-table td[data-rwd-label]:before{content:attr(data-rwd-label) ":";font-size:12px;font-family:'Lato',sans-serif;padding-right:5px;text-transform:uppercase}
.cart-table td.product-cart-price{text-align:left}
.cart-table h2{font-size:12px}
.cart-table .cart-links{padding-top:5px;padding-right:5px}
.cart-table .cart-links > li{white-space:normal;text-align:center}
.cart-table .cart-links > li > a{padding:2px 0}
.cart-table .cart-tax-info{font-style:italic;padding-left:15px;font-size:13px}
.cart-table .cart-tax-info .price{font-size:13px}
.cart-table .product-cart-image{width:25%;float:left;padding-bottom:0}
.cart-table .product-cart-image a.cart-edit{display:block;font-size:16px;text-align:center;text-transform:uppercase}
.cart-table .product-cart-info,.cart-table td[data-rwd-label]{float:right;width:75%}
.cart-table .product-cart-actions,.cart-table .product-cart-price{padding-bottom:0;padding-top:0;float:right}
.cart-table .product-cart-remove,.cart-table .product-cart-total,.cart-table .product-cart-actions .cart-links{display:none}
.cart-table .product-cart-image .cart-links,.cart-table .product-cart-info .btn-remove{display:block}
.cart-table .product-cart-actions .button{display:none}
.cart-table .product-cart-info .btn-remove{float:right;margin:-4px 0 2px 7px}
.cart-table .product-cart-info .product-cart-sku{margin-bottom:5px}
.cart-table .product-cart-actions{text-align:left}
.cart-table .product-cart-actions .qty{margin-right:7px;margin-bottom:7px}
.cart-table .price,.cart-table .product-cart-price:before{font-weight:500;font-size:15px;font-family:"Helvetica Neue",Verdana,Arial,sans-serif}
.cart-table .cart-footer-actions{text-align:center;width:100%}
.cart-table .cart-footer-actions #empty_cart_button{float:right}
.cart-table .cart-footer-actions .btn-continue{float:left}
.cart-table .cart-footer-actions .btn-update,.cart-table .cart-footer-actions span.or{display:none}
.display-both-prices .cart-table td[data-rwd-tax-label]:before{content:attr(data-rwd-tax-label) ":"}
}
.shipping h2{font-size:12px;font-weight:700;margin:0 0 5px}
.shipping select{max-width:100%;height:30px;display:block;border:1px solid silver}
.shipping select.validation-failed{border-color:#df280a}
.shipping .shipping-desc{display:none}
.shipping .buttons-set{border:none;margin:0;padding:0}
.shipping .form-list:after{content:'';display:table;clear:both}
.shipping .form-list li{float:left;margin:5px 2% 10px 0}
.shipping .form-list .shipping-country{width:37%}
.shipping .form-list .shipping-region{width:41%}
.shipping .form-list .shipping-postcode{margin-right:0;width:18%}
.shipping .form-list .shipping-postcode input{margin-top:4px}
.shipping .form-list .input-box{padding-top:0}
.shipping .form-list input{height:30px;margin-top:4px}
.shipping .form-list label{font-family:'Lato',sans-serif;font-size:13px;font-weight:400;text-transform:uppercase;white-space:nowrap}
.shipping .sp-methods{padding:10px 0 0;text-align:left}
.shipping .sp-methods dd{margin-bottom:10px}
.shipping .sp-methods label{font-family:'Lato',sans-serif;font-size:12px;font-style:italic;min-width:100px}
.shipping .sp-methods label span{font-family:'Lato',sans-serif;font-weight:700;font-style:normal}
.shipping #co-shipping-method-form .buttons-set .button{float:left;margin-left:0}
.shipping #co-shipping-method-form .sp-methods dd label{border:1px solid #ccc;background-color:#ececec;min-width:220px}
.shipping #co-shipping-method-form .sp-methods dd label:hover{background-color:#dbdbdb}
@media only screen and (max-width: 770px) {
.shipping .shipping-form .form-list > li{width:100%;float:none}
.shipping .shipping-form .form-list > li label{display:block}
.shipping .shipping-form .form-list > li input,.shipping .shipping-form .form-list > li select{width:100%}
}
.cart .cart-totals{text-align:right}
.cart .cart-totals:after{content:'';display:table;clear:both}
.cart .cart-totals table{font-family:'Lato',sans-serif;font-size:12px;margin-bottom:20px;text-transform:uppercase;width:100%}
.cart .cart-totals table td{padding:2px 0}
.cart .cart-totals table td:first-child{padding-right:10px;min-width:120px}
.cart .cart-totals table tbody tr:last-child td,.cart .cart-totals table tbody tr:last-child th{padding-bottom:10px}
.cart .cart-totals table tfoot{border-top:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6}
.cart .cart-totals table tfoot td{font-size:24px;padding:2px 5px;vertical-align:top}
.cart .cart-totals table tfoot strong span,.cart .cart-totals table tfoot span.price{font-family:"Helvetica Neue",Verdana,Arial,sans-serif}
.cart .cart-totals table tfoot strong{font-weight:400}
@media only screen and (max-width: 600px) {
.cart-totals{text-align:right}
}
@media only screen and (max-width: 770px) {
.cart .cart-totals table tfoot td{font-size:18px}
}
.discount-form:after,#giftcard-form:after{content:'';display:table;clear:both}
#discount-coupon-form,.cart .giftcard{width:100%}
#discount-coupon-form h2,.cart .giftcard h2{display:none}
#discount-coupon-form label,.cart .giftcard label{font-family:'Lato',sans-serif;font-size:12px;font-weight:400;text-align:left;text-transform:uppercase;min-width:105px;display:inline-block;margin-right:10px}
#discount-coupon-form .field-wrapper,.cart .giftcard .field-wrapper{display:inline-block}
#discount-coupon-form .validation-advice,.cart .giftcard .validation-advice{display:inline}
#discount-coupon-form .button-wrapper,.cart .giftcard .button-wrapper{display:inline-block;vertical-align:bottom}
#discount-coupon-form .button-wrapper > button,.cart .giftcard .button-wrapper > button{float:left}
#discount-coupon-form .input-text,.cart .giftcard .input-text{border-radius:0;height:30px;margin:4px 10px 0 0;width:190px}
.cart .giftcard p{margin-bottom:7px}
.cart .giftcard .check-gc-status{float:left;padding:0}
.cart .giftcard .check-gc-status > span > span{font-size:14px;text-transform:none}
.crosssell h2{color:#39c}
.crosssell .item a.product-image{width:auto;float:left}
@media only screen and (max-width: 979px) {
.crosssell .products-grid > li:nth-child(even),.crosssell .products-grid > li:nth-child(3n),.crosssell .products-grid > li{width:47.72727%;margin-right:4.54545%}
.crosssell .products-grid > li:nth-child(odd){clear:left}
.crosssell .products-grid > li:nth-child(even){margin-right:0}
.crosssell .products-grid > li:nth-child(3n+1){clear:none}
}
@media only screen and (max-width: 599px) {
.cart-table .cart-tax-total:after{right:-9px}
.cart-table .cart-tax-total.cart-tax-total-expanded:after{right:-13px}
}
@media only screen and (max-width: 320px) {
.crosssell ul .item{padding:0 0 40px}
.crosssell ul .product-details .crosssell-actions{padding:0 5px}
}
.checkout-onepage-index .col-right,.checkout-onepage-index .col-left{display:none}
.checkout-onepage-index .col-main{width:auto;float:none}
@media only screen and (min-width: 980px) {
.checkout-onepage-index .col-main{float:left;width:68.75%;padding-right:20px}
.checkout-onepage-index .col-right,.checkout-onepage-index .col-left{width:31.25%;display:block}
.checkout-onepage-index .col-right{padding-left:0}
}
.opc select{width:365px}
.opc .section .step-title{width:100%;border-top:1px solid #ececec;position:relative;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
.opc .section .step-title:after{content:'';display:table;clear:both}
.opc .section.allow:not(.active) .step-title{cursor:pointer}
.no-touch .opc .section.allow:not(.active) .step-title:hover{background-color:#f4f4f4}
.opc .section.active .step-title{border-bottom:1px solid #ececec}
.opc .section .step-title a{display:none}
.opc .section.allow:not(.active) .step-title a{display:block;float:right;line-height:40px;height:40px;padding:0 10px}
.no-touch .opc .section .step-title a:hover{text-decoration:none}
.opc .section .step-title .number,.opc .section.allow.active .step-title .number,.no-touch .opc .section.allow:hover .step-title .number{width:26px;height:26px;text-align:center;color:#FFF;line-height:26px;background-color:#39c;display:block;position:absolute;top:50%;left:10px;margin-top:-13px}
.opc .section.allow .step-title .number{background-color:#99cce5}
.opc .section.allow .step-title h2{color:#a0a0a0}
.opc .section.allow .step-title:hover h2,.opc .section.active .step-title h2{color:#39c}
.opc .section .step-title h2{font-size:16px;font-weight:400;line-height:40px;height:40px;float:left;margin:0 4px 0 45px}
.opc .section .step{padding:20px}
.opc .section .step:after{content:'';display:table;clear:both}
@media only screen and (max-width: 979px) {
.opc .section .step{padding:10px}
}
.opc select{max-width:365px;width:100%}
.opc h3{font-weight:500}
.opc .buttons-set{text-align:left}
.opc .buttons-set button.button{float:left;margin-left:0;margin-right:10px;margin-bottom:0}
.opc .buttons-set p.required{float:right;margin-left:5px;margin-bottom:0}
.opc .buttons-set .back-link{float:right;margin:0}
.opc .buttons-set a{line-height:20px;display:inline-block;padding:5px 5px 5px 0}
@media only screen and (max-width: 479px) {
.opc .buttons-set .button + .buttons-set .button,.paypal-express-review .buttons-set .button + .buttons-set .button{margin-left:0}
}
.opc #opc-login .step{padding:0}
.opc #opc-login .buttons-set{border-top:0;padding-top:5px}
@media only screen and (max-width: 770px) {
.opc #opc-login .description,.opc #opc-login p.required{display:none}
}
#opc-payment .note{padding:10px}
.opc.opc-firststep-login .section:not(#opc-login) .step-title,.opc-block-progress-step-login{-webkit-transition:opacity 300ms linear;-webkit-transition-delay:0;-moz-transition:opacity 300ms linear 0;-o-transition:opacity 300ms linear 0;transition:opacity 300ms linear 0}
.opc.opc-firststep-login .section#opc-login .step-title .number{-webkit-transition:width 80ms linear;-webkit-transition-delay:0;-moz-transition:width 80ms linear 0;-o-transition:width 80ms linear 0;transition:width 80ms linear 0}
.opc.opc-firststep-login .section#opc-login .step-title h2{-webkit-transition:margin-left 80ms linear;-webkit-transition-delay:0;-moz-transition:margin-left 80ms linear 0;-o-transition:margin-left 80ms linear 0;transition:margin-left 80ms linear 0}
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title,body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login{opacity:0}
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number{width:0;overflow:hidden}
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2{margin-left:0}
.sp-methods{margin:18px 0 5px}
.sp-methods dt{margin:13px 0 5px;font-weight:700}
.sp-methods dt:first-child{margin:0 0 5px}
.sp-methods dd li{margin:5px 0}
.sp-methods label img{float:left}
.sp-methods label a{margin-top:6px;float:right;margin-left:10px}
.sp-methods .price{font-weight:700}
.sp-methods .form-list{padding-left:20px}
.sp-methods .form-list li{margin:0 0 8px}
.sp-methods select.month{width:120px;margin-right:10px}
.sp-methods select.year{width:96px}
.sp-methods input.cvv{width:4em!important}
.sp-methods #advice-validate-cc-exp-ccsave_expiration{max-width:130px}
.sp-methods .checkmo-list li{margin:0 0 5px;content:'';display:table;clear:both}
.sp-methods .checkmo-list label{width:165px;padding-right:15px;text-align:right;float:left}
.sp-methods .checkmo-list address{float:left}
@media only screen and (max-width: 479px) {
.sp-methods .checkmo-list{padding-left:0}
.sp-methods .checkmo-list label{width:135px}
}
.sp-methods .release-amounts{margin:.5em 0}
.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}
.block-progress{border:0;margin:0;border-left:1px solid #ccc;padding-left:20px}
.block-progress .block-content{font-size:13px}
.block-progress dt{padding-top:6px;margin:0;margin-bottom:10px;color:#636363;font-family:'Lato',sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;margin-bottom:6px;text-transform:uppercase;font-weight:normal;color:#a0a0a0}
.block-progress dt.complete{color:#636363}
.block-progress dd{padding-left:15px;margin-bottom:10px;font-family:'Lato',sans-serif;font-style:italic}
.block-progress dd address{font-style:italic}
.block-progress #payment-progress-opcheckout .subtitle{margin-bottom:3px}
.block-progress .payment-info dt{padding:0;margin:0 0 3px;color:#636363;font-family:'Lato',sans-serif;text-transform:none;font-style:italic;float:left;clear:both;font-size:13px}
.block-progress .payment-info dt:after{content:': '}
.block-progress .payment-info dd{float:left;margin-bottom:3px;font-size:13px}
.block-progress .payment-info:after{content:'';display:table;clear:both}
#checkout-review-table .btn-remove img{display:none}
#checkout-review-table-wrapper{clear:both;max-height:100%}
#review-buttons-container{width:100%;margin-top:15px;margin-bottom:15px}
#review-buttons-container .btn-checkout{min-width:220px}
#review-buttons-container .please-wait{float:left;margin-right:10px}
#review-buttons-container .f-left{float:right}
@media only screen and (max-width: 599px) {
.linearize-table-large.checkout-review-table thead tr:nth-child(1n+2){display:none}
}
@media only screen and (max-width: 479px) {
.linearize-table.checkout-review-table thead tr:nth-child(1n+2){display:none}
}
.opc-block-progress dt.complete a,.opc-block-progress dt.complete .separator{display:inline}
.opc-block-progress dt a,.opc-block-progress dt .separator{display:none}
#checkout-step-review .opc-block-progress{border-left:none;padding-left:0}
#checkout-step-review .opc-block-progress .block-title{display:none}
#checkout-step-review .opc-block-progress .block-content{display:block!important;padding:0}
#checkout-step-review .opc-block-progress .block-content > dl > div{float:left;width:50%}
@media only screen and (max-width: 479px) {
#checkout-step-review .opc-block-progress .block-content > dl > div{float:none;width:auto}
}
#checkout-step-review .opc-block-progress .block-content .changelink{display:none}
@media only screen and (max-width: 479px) {
#checkout-review-table thead > tr > th{display:none}
#checkout-review-table thead > tr > th:first-child{display:block;display:block}
}
#checkout-step-review .centinel > p{margin-bottom:10px}
#checkout-step-review .centinel iframe{width:100%;min-height:400px}
.gift-messages-form .item{content:'';display:table;clear:both;margin-top:30px}
.gift-messages-form .item h5{font-weight:700}
.gift-messages-form .item .product-img-box{width:auto;float:left;padding-right:15px}
.gift-messages-form .item .details{float:left}
.gift-message-form .inner-box > div{content:'';display:table;clear:both;width:100%;margin-top:15px;display:block}
.gift-message-form .inner-box > div.extra-options-container p{margin-bottom:15px}
.gift-message-form .gift-wrapping-form label{margin-right:10px}
.gift-message-form .gift-wrapping-form img{float:left}
.gift-message-form .gift-wrapping-form .gift-wrapping-design{height:75px}
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after{content:'';display:table;clear:both}
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box{margin-right:5px}
.gift-message-form .gift-item{padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #ececec}
.gift-message-form .gift-item:after{content:'';display:table;clear:both}
.gift-message-form .gift-item .product-img-box{width:200px}
.gift-message-form .gift-item .product-img-box .product-image{width:75px;margin-left:auto;margin-right:auto}
.gift-message-form .gift-item .product-img-box .product-name{display:block}
.gift-message-form .gift-item .fieldset{margin-left:200px}
@media only screen and (max-width: 770px) {
.gift-message-form .giftmessage-area{max-width:100%}
.gift-message-form .gift-item .product-img-box{width:100%;float:none}
.gift-message-form .gift-item .fieldset{margin-left:0}
.gift-message-form .gift-item .fieldset textarea{width:100%}
}
.checkout-onepage-success .col-main{padding:0;text-align:center}
.checkout-onepage-success .buttons-set{margin:10px 0;text-align:center}
.checkout-onepage-success .buttons-set button{float:none}
.clearfix:after,.configurable-swatch-list:after,.product-view .product-options .swatch-attr:after{content:'';display:table;clear:both}
.swatch-link,.swatch-label{display:block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-size:14px;text-align:center;color:#636363;text-decoration:none;box-sizing:content-box}
.swatch-link{border:1px solid #ccc;margin:0 0 3px}
.swatch-link img{border-radius:2px}
.swatch-link:hover{cursor:pointer;text-decoration:none}
.swatch-link .x{display:none;text-indent:-999em;position:absolute;left:0;right:0;top:0;bottom:0;background:url(https://chocolak.com/skin/frontend/dynamic/default/images/bg_x.png) center no-repeat transparent;z-index:10}
.swatch-link.has-image .swatch-label{position:relative}
.swatch-link.has-image img{position:absolute;top:0;left:0}
.swatch-label{border:1px solid #fff;margin:0;white-space:nowrap;background:#f4f4f4}
.configurable-swatch-list{margin-left:-3px;zoom:1;clear:both;-webkit-transform:translateZ(0px)}
.configurable-swatch-list li{float:left;zoom:1;margin:0 0 0 3px}
.products-grid .configurable-swatch-list li{display:inline-block;float:none;margin:0;vertical-align:top}
.configurable-swatch-list .not-available .x{display:block}
.configurable-swatch-list .not-available .swatch-link{border-color:#ededed;position:relative}
.configurable-swatch-list .not-available .swatch-link.has-image img{opacity:.4;filter:alpha(opacity=40)}
.configurable-swatch-list .not-available .swatch-label{color:#aaa;background:#fff}
.configurable-swatch-list .wide-swatch .swatch-label{padding:0 6px}
.configurable-swatch-list .not-available a:focus{outline:0}
#narrow-by-list dd .configurable-swatch-list li{margin:0 0 0 3px;width:47%}
#narrow-by-list dd .swatch-link{border:none;line-height:25px;margin-right:2px;text-align:left}
#narrow-by-list dd .swatch-link.has-image{line-height:inherit}
#narrow-by-list dd .swatch-link:hover .swatch-label{border-color:#39c}
#narrow-by-list dd .swatch-label{background:#f4f4f4;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;display:block;float:left;line-height:1.5em;margin:0 5px 0 0;padding:1px 5px;white-space:nowrap}
#narrow-by-list dd .swatch-label img{border:1px solid #fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;box-sizing:content-box}
#narrow-by-list dd .has-image .swatch-label{padding:0}
@media only screen and (max-width: 770px) {
#narrow-by-list dd .configurable-swatch-list li:nth-child(odd){clear:left}
}
.currently .swatch-current{position:relative}
.currently .swatch-current .btn-remove{margin-top:-10px;position:absolute;right:0;top:50%}
.currently .swatch-current span{display:block;float:left}
.currently .swatch-link{display:inline-block;margin:0 0 0 3px}
.currently .swatch-link:hover{border-color:#ccc;cursor:default}
.configurable-swatch-list .hover .swatch-link,.configurable-swatch-list .selected .swatch-link,.swatch-link:hover{border-color:#39c}
.configurable-swatch-box{background:none!important}
.configurable-swatch-box select.swatch-select{display:none}
.configurable-swatch-box .validation-advice{margin:0 0 5px;background:#df280a;padding:2px 5px!important;font-weight:700;color:#fff!important;float:left;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.availability.out-of-stock span{color:#a0a0a0}
.product-view .product-options .swatch-attr{float:none;display:block;clear:both;border:0}
.product-view .product-options .swatch-attr label,.product-view .product-options .swatch-attr .select-label{font-size:12px}
.product-view .product-options .swatch-attr label{display:block;line-height:1.3}
.product-view .product-options .swatch-attr .select-label{display:inline;font-weight:400;color:#39c;padding-left:5px}
.product-view .product-options dd .input-box{width:auto;height:auto}
.product-view .product-options .select-label{display:none}
.product-view .add-to-cart button.out-of-stock{background-position:-80px -362px;cursor:default}
.customer-account-login .scaffold-form label:first-child{width:115px}
.customer-account-login .col2-set .buttons-set{text-align:left;border-top:0}
.customer-account-login .col2-set .buttons-set button,.customer-account-login .col2-set .buttons-set .button{float:none;min-width:50%;margin:0}
.customer-account-login .col2-set .col-1 ul{list-style:disc;padding-left:20px;margin:10px 0 20px}
@media only screen and (min-width: 480px) {
.customer-account-login .col2-set .col-1,.customer-account-login .col2-set .col-2{padding-top:0;margin-top:20px}
.customer-account-login .col2-set .col-1{padding-right:20px}
.customer-account-login .col2-set .col-2{padding-left:20px;border-left:1px solid #ededed}
}
@media only screen and (min-width: 770px) {
.customer-account-login .col2-set .col-1{padding-right:0}
.customer-account-login .col2-set .col-2{padding-left:60px;border-left:1px solid #ededed}
}
@media only screen and (max-width: 479px) {
.customer-account-login .col2-set .col-1{padding-bottom:30px}
.customer-account-login .col2-set .col-2{padding-top:30px;border-top:1px solid #ededed}
}
@media only screen and (max-width: 770px) {
.customer-account-login .col2-set p.required{display:none}
}
.customer-account-create .scaffold-form label:first-child{width:140px}
.opc #opc-login p:not(.required){font-style:italic;font-family:'Lato',sans-serif;font-size:13px;color:#a0a0a0}
.remember-me-box a.hide{display:none}
.remember-me-box .link-tip{font-size:13px;padding-left:10px;vertical-align:middle}
.remember-me-popup{display:none;border:1px solid #ccc;padding:10px;position:relative}
.remember-me-popup.show{display:block}
.remember-me-popup p{font-family:"Helvetica Neue",Verdana,Arial,sans-serif}
.remember-me-popup .remember-me-popup-close{position:absolute;top:0;right:0;padding:10px;font-size:12px}
.remember-me-popup .remember-me-popup-close-button{display:none}
.customer-account-create .buttons-set{max-width:455px}
.customer-account-create .fieldset .hidden{display:none}
.customer-account-create #remember-me-popup{max-width:455px}
.customer-account-forgotpassword .fieldset,.customer-account-forgotpassword .buttons-set{margin-left:30px;max-width:400px}
@media only screen and (max-width: 479px) {
.customer-account-forgotpassword .fieldset,.customer-account-forgotpassword .buttons-set{margin-left:0}
}
.customer-account-forgotpassword .fieldset .input-box input.input-text{width:100%}
.account-login .new-users,.account-login .registered-users{border:1px solid #e9e7e2;padding:20px}
.account-login .content{min-height:325px}
.customer-account .main,.customer-account-login .main,.customer-account-create .main{padding:30px 0 0}
.block-account .block-title{margin-bottom:10px;text-align:left}
.block-account .block-title h2{font-size:28px;margin:0;text-transform:capitalize}
body.customer-account .my-account .page-title h1{border:0;text-align:left}
body.customer-account .my-account .title-buttons{position:relative;text-align:right}
body.customer-account .my-account .title-buttons h1{text-align:left}
body.customer-account .my-account .title-buttons .button{position:absolute;right:0;top:0;font-size:15px;padding:15px 20px}
body.customer-account .my-account .title-buttons a,body.customer-account .my-account .title-buttons span.separator{position:relative;top:-42px}
body.customer-account .my-account .fieldset h2,body.customer-account .my-account .addresses-list h2,body.customer-account .my-account .order-details h2{width:100%;display:inline-block}
body.customer-account .my-account .addresses-list h3{font-size:14px;font-weight:600}
body.customer-account .my-account .fieldset{margin-top:30px;margin-bottom:30px}
body.customer-account .data-table{margin-top:5px}
body.customer-account .data-table td a{font-family:'Lato',sans-serif;text-transform:uppercase;font-style:normal;font-size:13px}
body.customer-account .data-table span.nobr{white-space:normal}
body.customer-account .data-table span.nobr a{white-space:nowrap}
body.customer-account .data-table td.view a{display:block}
body.customer-account .data-table .separator{display:none}
body.customer-account .sidebar .block ol#compare-items li{margin:10px 0}
body.customer-account .sidebar .block .block-content p.block-subtitle{margin-bottom:15px}
body.customer-account .sidebar .block .block-content .actions{margin-top:30px}
body.customer-account .sidebar ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}
body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name{display:inline-block;margin-bottom:0}
body.customer-account .sidebar .block-cart .summary{margin-bottom:15px}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input{margin-right:10px}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name{display:inline;margin-bottom:0}
.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-day{width:70px;float:left;margin-right:10px}
.form-list .customer-dob select{padding: 10px 5px;}
.form-list .customer-dob .dob-year{width:80px;float:left}
.dashboard .box-head{margin-top:30px;border-bottom:1px solid #ccc;padding-bottom:7px}
.dashboard .box-head h2{font-size:15px;font-weight:600;display:inline-block;margin-bottom:0}
.dashboard .box-head a{padding:10px}
.dashboard .box-title a,.dashboard .box-head a{text-transform:uppercase;font-size:12px}
.dashboard .box-account{padding-bottom:40px;border-bottom:1px solid #ccc;margin-bottom:45px}
.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{padding-right:12.09677%;padding-bottom:0}
.dashboard .col2-set .col-1 .box-title,.dashboard .col2-set .col-2 .box-title{position:relative;padding-bottom:10px}
.dashboard .col2-set .col-1 .box-title h2,.dashboard .col2-set .col-1 .box-title h3,.dashboard .col2-set .col-2 .box-title h2,.dashboard .col2-set .col-2 .box-title h3{font-weight:600;font-size:14px;margin-bottom:0}
.dashboard .col2-set .col-1 .box-title a,.dashboard .col2-set .col-2 .box-title a{line-height:19.6px}
.dashboard .box-reviews.box-account{padding-bottom:0}
.dashboard .box-reviews li{padding:10px 0;border-top:1px solid #ededed}
.dashboard .box-reviews li:first-child{border-top:0}
.dashboard .box-reviews li .number{margin-right:-20px;float:left;line-height:1.4;font-size:13px}
.dashboard .box-reviews li .details{margin-left:20px}
.dashboard .box-reviews li .details .ratings{content:'';display:table;clear:both;margin-bottom:0}
.dashboard .box-reviews li .details .ratings strong{float:left;font-family:'Lato',sans-serif;font-size:13px;margin-right:5px}
.dashboard .box-reviews li .details .ratings .rating-box{float:left;margin:3px 0 0}
.my-account .addresses-list{font-family:'Lato',sans-serif}
.my-account .addresses-list .col-1,.my-account .addresses-list .col-2{padding-bottom:0}
.my-account .addresses-list .item{margin:0 0 30px}
.my-account .addresses-list .item p{margin-top:10px}
@media only screen and (max-width: 770px) {
.my-account .addresses-list .col-1,.my-account .addresses-list .col-2{width:100%;padding-left:0;padding-right:0}
.my-account .addresses-list .col-1 li.empty,.my-account .addresses-list .col-2 li.empty{width:100%}
}
@media only screen and (max-width: 599px) {
.my-account .addresses-list .addresses-additional p a{white-space:nowrap}
}
.order-info{padding-bottom:10px;border-bottom:1px solid #ededed;width:100%;margin-bottom:30px}
.order-info dt,.order-info dd,.order-info ul,.order-info li{display:inline}
.order-info dt{margin-right:20px}
.order-info li{margin:0 0 0 20px}
.order-info li.current{font-weight:600}
.order-info li:first-child{margin-left:0}
.order-date{font-family:'Lato',sans-serif;text-transform:uppercase}
.order-info-box{margin-bottom:40px;margin-top:20px}
.order-info-box + .order-info-box{padding-bottom:40px;border-bottom:1px solid #ededed}
.order-info-box .col-1{padding-right:0;width:48%}
.order-info-box .col-2{width:52%}
.order-info-box .col-1,.order-info-box .col-2{overflow:hidden;padding-top:0;padding-bottom:0}
.order-info-box .box-title{width:150px;padding-right:10px;float:left}
.order-info-box .box-title h2{font-size:14px;font-family:'Lato',sans-serif;font-weight:700;line-height:1.5}
.order-info-box .box-title h2:after{content:':'}
.order-info-box .box-content{float:left;font-family:'Lato',sans-serif}
.order-info-box .box-content td,.order-info-box .box-content th{font-family:'Lato',sans-serif;line-height:1.3}
.order-info-box .box-content th{padding-top:10px}
.order-info-box .box-content td{padding-left:15px}
.order-info-box .box-content strong{font-family:'Lato',sans-serif;font-weight:400;text-transform:uppercase}
#my-orders-table .option-label{margin-left:10px;font-weight:600;font-style:italic}
#my-orders-table .option-value{margin-left:20px}
#my-orders-table .product-name{color:#300b00;font-size:20px}
#my-orders-table tr.bundle:not(:last-child) td{border-bottom:none;border-top:none}
ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}
ol#cart-sidebar-reorder li input{margin-right:10px}
ol#cart-sidebar-reorder p.product-name{display:inline}
@media only screen and (max-width: 599px) {
#my-orders-table .option-label{margin-left:20px}
#my-orders-table .option-value{margin-left:35px}
#my-orders-table td[data-rwd-label=Qty] .nobr br{display:none}
#my-orders-table td[data-rwd-label=Qty] .nobr strong{margin-right:10px}
#my-orders-table tr.bundle{border-color:#ededed}
#my-orders-table tr.bundle.child td[data-rwd-label]{padding-left:60px}
#my-orders-table tbody:last-child tr:last-child td{padding-bottom:10px;border-bottom:0}
#my-orders-table tbody:last-child tr:last-child td:last-child{padding-bottom:15px}
#my-orders-table tfoot tr.shipping{margin-top:0}
}
.order-additional{margin:40px 0}
.order-gift-message dd{margin-top:10px}
@media only screen and (max-width: 1199px) {
.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{padding-right:30px;padding-bottom:0}
body.customer-account .data-table td.view a{white-space:normal}
}
@media only screen and (max-width: 979px) {
body.customer-account .my-account .title-buttons{text-align:left}
body.customer-account .my-account .title-buttons span.separator,body.customer-account .my-account .title-buttons a{top:-12px}
}
@media only screen and (max-width: 770px) {
body.customer-account .data-table.orders th.ship,body.customer-account .data-table.orders td.ship,body.customer-account .data-table.orders td.status,body.customer-account .data-table.orders th.status{display:none}
.order-info-box .box-content{clear:left}
.addresses-list .item{float:left;width:50%;padding-right:30px}
.order-info dt{display:none}
.dashboard .page-title{margin-top:20px}
.dashboard .page-title h1{margin-top:0}
.dashboard .box-account{padding-bottom:15px;margin-bottom:30px}
.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{width:48%;padding-right:0;padding-left:0}
.dashboard .col2-set .col-1{float:left;margin-right:4%}
.dashboard .col2-set .col-2{float:right}
}
@media only screen and (max-width: 599px) {
body.customer-account .my-account .form-list .control{padding-left:0}
}
@media only screen and (max-width: 479px) {
body.customer-account .my-account .title-buttons{text-align:center}
body.customer-account .my-account .title-buttons .button{width:100%;position:static;margin-bottom:15px}
body.customer-account .my-account .title-buttons .button + .button{margin-left:0}
body.customer-account .my-account .fieldset h2{margin-bottom:15px}
body.customer-account .my-account .order-details h2{margin-bottom:15px}
body.customer-account .my-account .buttons-set{border-top:0}
body.customer-account .my-account .addresses-list .item{margin-bottom:15px;padding-right:0;float:none;width:auto}
body.customer-account .my-account .addresses-list h2{margin-bottom:15px}
.order-info{margin-top:15px}
.data-table.orders .link-reorder,.data-table.orders .date{display:none}
.data-table.orders td.view{text-align:right}
.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{width:100%;margin-top:15px}
.order-info-box{margin:0}
.order-info-box .col-1,.order-info-box .col-2{width:100%;border-bottom:1px solid #ededed;padding:15px 0}
.order-info-box + .order-info-box{padding-bottom:0;border-bottom:0;margin-bottom:30px}
#my-reviews-table .nobr{white-space:normal}
}
body.newsletter-manage-index .my-account .fieldset{margin-bottom:20px}
body.newsletter-manage-index .my-account .fieldset h2{display:none}
body.newsletter-manage-index .my-account .form-list{border-top:1px solid #ededed;padding-top:10px}
.contacts-index-index .buttons-set .button{float:left;margin-left:0;padding:14px 50px!important;width:185px;font-family: 'montserratmedium';}
.contacts-index-index .buttons-set p.required{float:left}
.contacts-index-index .input-box .input-text{width:100%;font-family: 'montserratregular';}
.contacts-index-index .input-box textarea{max-width:100%}
@media only screen and (max-width: 870px) and (min-width: 771px) {
.paypal-review-order .col2-set .col-1,.paypal-review-order .col2-set .col-2{padding:0}
}
.paypal-review-order .info-set{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ededed}
.paypal-review-order .buttons-set{margin-top:0;padding-top:0;border:0}
.paypal-review-order .buttons-set button{margin-bottom:10px}
@media only screen and (max-width: 770px) {
.paypal-review-order .col-1{padding-bottom:0}
.paypal-review-order .field.inactive{display:none}
}
.top-container .bml-ad{margin-top:7px;margin-bottom:7px;text-align:center}
.top-container .bml-ad span{display:inline-block}
.top-container .bml-ad span a{display:block}
.bml-ad{display:none;text-align:center;margin-bottom:5px}
.bml-ad span{display:block;line-height:0}
.bml-ad a{display:inline-block;max-width:100%}
.bml-ad a:hover{opacity:.7}
.bml-ad img{height:auto!important;max-width:100%}
.cart-totals-wrapper .bml-ad.large img{display:block;margin:0}
@media only screen and (max-width: 770px) {
.bml-ad.small{display:block}
}
@media only screen and (min-width: 771px) {
.bml-ad.large{display:block}
}
div.paypal-logo{text-align:center;margin:15px 0;max-width:100%}
div.paypal-logo span{display:block;width:100%}
div.paypal-logo span a{display:inline-block;max-width:100%}
div.paypal-logo span a img{max-width:100%}
div.paypal-logo span > img{display:none}
.checkout-types div.paypal-logo{text-align:right}
.bml-checkout-type{list-style-type:none}
.sidebar .paypal-logo{text-align:center;line-height:0}
.sidebar .paypal-logo > a{display:inline-block;max-width:100%}
.sidebar .paypal-logo > a:hover{opacity:.8}
.sidebar .paypal-logo > a img{display:block}
.sidebar .paypal-logo .label{margin-top:4px}
.sidebar .paypal-logo .label a{font-size:12px;line-height:1.5}
#customer-reviews{width:auto;float:none;padding:70px 0 130px}
#customer-reviews .block-title > img{display:inline-block;margin-bottom:10px}
.add-review{text-align:center;padding-bottom:15px}
#customer-reviews .modal-dialog{width:750px}
#customer-reviews .white-btn{padding:20px 51px}
.add-review > label{font-size:30px;margin-right:60px;vertical-align:middle}
.review-list-item{border-top:1px solid #e8e6e1;margin-top:27px;padding-top:24px}
.review-list-item .review-title{
  margin-bottom:10px;
  /*background:url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat right -210px top -824px*/
}
.review-list-item .review-title a{color:#300b00;font-size:24px;font-weight:600;text-transform:capitalize;line-height:normal}
.review-meta{color:#8a826a;font-size:16px;margin:10px 0 2px}
.review-desc{color:#3e2f00;font-size:16px;line-height:30px}
#customer-reviews .review-heading .pager{clear:none;float:right;width:auto}
#customer-reviews .review-heading .pager .count-container .limiter{margin-bottom:0}
#customer-reviews .review-heading .pager .count-container .limiter label{font-family:'Lato',sans-serif;font-size:10px;text-transform:uppercase}
#customer-reviews .review-heading .pager .amount{display:none}
#customer-reviews .more-review{border-top:1px solid #e8e6e1;text-align:center;margin-top:30px;padding-top:45px}
#customer-reviews .more-review .white-btn{width:100%;max-width:380px}
#customer-reviews .buttons-set button.button{margin-left:0;float:left}
#customer-reviews .form-add{background:#e8e6e1;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;padding:30px}
#customer-reviews .close .close-icon{background-color:transparent}
#customer-reviews .form-add h2{font-size:30px;text-transform:capitalize}
#customer-reviews .form-add .block-title h2{font-size:40px;text-transform:uppercase}
#myreview .modal-body{margin-bottom:50px;text-align:center}
#myreview .modal-body p{padding:0 0 40px}
.modal-body .added-icon{display:block;width:100%;padding-bottom:20px;text-align:center}
.modal-body .added-icon img{display:inline-block}
.modal-body .my-email,.modal-body .my-number{font-weight:600}
.contactus-modal,#inquiry-success{padding-bottom:30px;text-align:center}
#customer-reviews h3{font-family:'Lato',sans-serif;font-size:12px;font-weight:400;text-transform:uppercase}
#customer-reviews h3 span{color:#39c}
#customer-reviews .fieldset{padding-top:0;width:100%}
#customer-reviews .fieldset h4{border-bottom:1px solid #ccc;font-family:'Lato',sans-serif;font-size:12px;font-weight:400;padding-bottom:5px;text-transform:uppercase}
#customer-reviews .fieldset h4 em{display:none}
#customer-reviews .fieldset .form-list{margin:10px 0;width:100%}
#customer-reviews .fieldset .form-list .inline-label:after{content:'';display:table;clear:both}
#customer-reviews .fieldset .form-list textarea{background:#fff none repeat scroll 0 0;border:1px solid #8a826a;border-radius:5px;min-width:100%}
#customer-reviews .fieldset .form-list input{border:1px solid #8a826a}
#customer-reviews .fieldset .form-list input[type="text"]{width:100%}
#customer-reviews .buttons-set{border:none;margin:0;width:100%}
#customer-reviews dl{font-family:'Lato',sans-serif;font-size:12px;font-weight:400;margin-bottom:10px}
#customer-reviews dl dt{margin:10px 0;text-transform:uppercase}
#customer-reviews dl dd{font-family:'Lato',sans-serif;font-size:14px;margin:10px 0}
#customer-reviews dl dd .ratings-table{font-family:'Lato',sans-serif;font-size:12px;width:100%}
#customer-reviews dl dd .ratings-table tr{margin-right:15px}
#customer-reviews dl dd .ratings-table .review-label{width:300px;max-width:70%}
#customer-reviews dl dd table{margin:15px 0}
#customer-reviews dl dd .review-meta{color:#39c;font-family:'Lato',sans-serif;font-size:10px;font-weight:400;text-transform:uppercase}
.review-summary-table{border-bottom:1px solid #ccc;margin:0 0 10px}
.review-summary-table thead{background:transparent}
.review-summary-table thead th{background:transparent;border:none;padding:15px 7px 10px 8px}
.review-summary-table tbody th{background:#FFF;font-size:12px}
.review-summary-table tbody td{border:none;text-align:center;padding:0}
.review-summary-table tbody td label{width:100%;display:block;padding:11px 0}
.review-summary-table .rating-box .rating-number{display:none}
.review-summary-table .rating-box .rating-number:after{content:"";display:inline-block;background-position:0 -599px;width:13px;height:14px;margin-left:5px;position:relative;top:2px}
.ratings-table{font-family:'Lato',sans-serif;font-size:12px;text-transform:uppercase}
.ratings-table th{padding-right:10px}
.ratings-table .rating-box{background-position:0 -507px;background-repeat:repeat-x;height:18px;overflow:hidden;text-indent:-9999px;width:100px}
.ratings-table .rating-box .rating{background-position:0 -479px;background-repeat:repeat-x;float:left;height:18px;text-indent:-9999px}
@media only screen and (max-width: 770px) {
body.review-product-list .product-view .product-shop .price-info{padding-left:0}
body.review-product-list .product-view .product-shop .extra-info{padding:0;min-width:84%}
body.review-product-list .product-view .product-shop .extra-info .ratings-table{margin:10px 0;width:100%}
body.review-product-list .product-view .product-shop .extra-info .ratings-table tr{margin-right:15px}
}
@media only screen and (max-width: 535px) {
body.review-product-list .product-view .product-shop .extra-info{min-width:0}
body.review-product-list .product-view .product-shop .extra-info .ratings-table tr{float:none;margin-right:0}
}
@media only screen and (max-width: 520px) {
#customer-reviews .fieldset{width:100%}
#customer-reviews .fieldset .form-list{width:100%}
#customer-reviews .fieldset .form-list .inline-label label,#customer-reviews .fieldset .form-list .inline-label .input-box{float:none}
#customer-reviews .buttons-set{width:100%}
#customer-reviews .review-summary-table thead th{padding-left:0;padding-right:0}
#customer-reviews .review-summary-table tbody th{padding-left:0;padding-right:0}
#customer-reviews .review-summary-table tbody td{width:20%;padding:0}
#customer-reviews .review-summary-table .rating-box{text-indent:0;text-align:center;background:none;height:19.6px;width:100%}
#customer-reviews .review-summary-table .rating-box .rating{display:none}
#customer-reviews .review-summary-table .rating-box .rating-number{display:inline-block}
}
@media only screen and (max-width: 450px) {
#customer-reviews dl dd .ratings-table tr{float:none}
}
.review-product-view .product-review .product-details h2{border-bottom:none}
.review-product-view .product-review .product-img-box{width:auto;max-width:50%}
.review-product-view .product-review .product-img-box > a{width:100%}
.review-product-view .product-review .product-img-box .product-image{width:100%}
@media only screen and (max-width: 770px) {
.review-product-view .product-review .product-img-box{max-width:100%}
}
.slideshow-container{position:relative;display:block;width:100%;margin:10px 0;border:1px solid #ededed}
.slideshow-container .slideshow{width:100%;padding:0;position:relative;margin:0;border:10px solid #FFF}
.slideshow-container .slideshow > li{position:absolute;top:0;left:0;width:100%;padding:0;display:block;margin:0}
.slideshow-container .slideshow > li:first-child{position:static;z-index:100}
.slideshow-container .slideshow > li img{max-width:100%;width:100%}
.slideshow-pager{text-align:center;width:100%;z-index:115;position:absolute;bottom:0;top:auto;overflow:hidden;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
.slideshow-pager span{font-family:arial;width:44px;height:44px;display:inline-block;color:#DDD;cursor:pointer}
.slideshow-pager span:before{content:'';display:block;width:16px;height:16px;left:50%;top:50%;margin-left:-8px;margin-top:-8px;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;background-color:#FFF;position:relative}
.slideshow-pager span:hover:before{background-color:#2e8ab8}
.slideshow-pager span.cycle-pager-active:before{background-color:#297aa3}
.slideshow-pager > *{cursor:pointer}
.slideshow-prev,.slideshow-next{position:absolute;top:0;width:15%;max-width:80px;height:100%;opacity:.6;z-index:110;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
.slideshow-prev:before,.slideshow-next:before{content:'';width:0;height:0;font-size:0;position:absolute;border-style:solid;display:block;top:50%;margin-top:-15px}
.slideshow-prev:hover,.slideshow-next:hover{opacity:1}
.slideshow-prev.disabled,.slideshow-next.disabled{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5;cursor:default}
.slideshow-prev{left:8px}
.slideshow-prev:before{border-width:15px 15px 15px 0;border-color:transparent #FFF transparent transparent;top:50%;left:10px}
.slideshow-prev:hover:before{border-color:transparent #2e8ab8 transparent transparent}
.slideshow-next{right:8px}
.slideshow-next:before{border-width:15px 0 15px 15px;border-color:transparent transparent transparent #FFF;top:50%;right:10px}
.slideshow-next:hover:before{border-color:transparent transparent transparent #2e8ab8}
.cycle-caption{position:absolute;color:#fff;bottom:15px;right:15px;z-index:110}
.cycle-overlay{font-family:tahoma,arial;position:absolute;bottom:0;width:100%;z-index:120;background:#000;color:#fff;padding:15px;opacity:.5}
#wishlist-table th{text-align:center}
#wishlist-table.clean-table{font-family:'Lato',sans-serif;font-size:12px;text-transform:uppercase;width:100%}
#wishlist-table.clean-table th{border-bottom:1px solid silver}
#wishlist-table.clean-table td{padding:15px;vertical-align:top}
#wishlist-table.clean-table thead th{font-family:'Lato',sans-serif;font-size:12px;text-transform:uppercase}
#wishlist-table .product-name{font-size:16px;font-family:'Lato',sans-serif;margin-bottom:0;text-transform:uppercase}
#wishlist-table .product-name a{color:#39c}
#wishlist-table .wishlist-sku{font-size:11px;font-family:'Lato',sans-serif;margin:5px 0}
#wishlist-table textarea{border:1px solid silver;width:100%;height:45px;font-size:11px;font-family:'Lato',sans-serif}
#wishlist-table textarea::-webkit-input-placeholder{text-transform:uppercase}
#wishlist-table textarea:-moz-placeholder{text-transform:uppercase}
#wishlist-table textarea::-moz-placeholder{text-transform:uppercase}
#wishlist-table textarea:-ms-input-placeholder{text-transform:uppercase}
#wishlist-table textarea:focus{border:1px solid #39c}
#wishlist-table .item-manage{text-align:right;max-width:450px;padding-top:5px}
#wishlist-table .item-manage .button{font-size:11px;padding:3px 5px}
#wishlist-table .cart-cell{text-align:center}
#wishlist-table td.customer-wishlist-item-image{width:113px}
#wishlist-table td.customer-wishlist-item-quantity{width:3em}
#wishlist-table td.customer-wishlist-item-price{width:120px;text-align:center}
#wishlist-table td.customer-wishlist-item-cart{width:150px}
#wishlist-table td.customer-wishlist-item-cart .button{font-size:12px;margin-bottom:10px;padding:3px 5px;width:100%}
#wishlist-table td.customer-wishlist-item-cart .truncated{margin-bottom:10px}
#wishlist-table td.customer-wishlist-item-cart > p{margin-bottom:0}
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item{text-align:center}
#wishlist-table td.customer-wishlist-item-cart .btn-remove{vertical-align:top}
#wishlist-table td.customer-wishlist-item-remove{width:20px}
#wishlist-table td .button,#wishlist-table td button{white-space:normal}
#wishlist-table .price-box{font-family:'Lato',sans-serif;font-size:12px}
#wishlist-table .price-box .price{color:#636363}
#wishlist-table .giftregisty-add{margin-top:5px}
#wishlist-table .giftregisty-add .change{display:none}
#wishlist-table .giftregisty-add li{cursor:pointer;color:#39c;margin-bottom:3px}
#wishlist-table .truncated .details{background:none;color:#39c}
#wishlist-table td[data-rwd-label]:before{font-weight:600}
@media only screen and (max-width: 1199px) {
#wishlist-table.clean-table td{padding-left:10px;padding-right:10px}
}
@media only screen and (max-width: 979px) {
#wishlist-table.clean-table td{padding-left:5px;padding-right:5px}
#wishlist-table.clean-table td textarea{height:100px}
#wishlist-table.clean-table td.customer-wishlist-item-cart{width:110px}
#wishlist-table .product-name{font-size:13px}
}
@media only screen and (max-width: 770px) {
#wishlist-table:after{content:'';display:table;clear:both}
#wishlist-table .product-name{font-size:16px}
#wishlist-table textarea{height:68px;max-width:100%}
#wishlist-table .item-manage{max-width:100%}
#wishlist-table tr{position:relative}
#wishlist-table tr:after{content:'';display:table;clear:both}
#wishlist-table td.customer-wishlist-item-image{width:70px}
#wishlist-table td.customer-wishlist-item-image img{width:70px;height:70px}
#wishlist-table td.customer-wishlist-item-cart p{margin-bottom:0}
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item{margin-right:0;padding-top:4px}
#wishlist-table td.customer-wishlist-item-cart{padding-right:15px}
}
@media only screen and (max-width: 599px) {
#wishlist-table td.customer-wishlist-item-quantity{padding-left:0}
#wishlist-table td.customer-wishlist-item-image,#wishlist-table th.customer-wishlist-item-image{display:none}
}
@media only screen and (max-width: 479px) {
#wishlist-table tr{position:relative}
#wishlist-table th.customer-wishlist-item-image{display:block}
#wishlist-table td.customer-wishlist-item-image,#wishlist-table td.customer-wishlist-item-info,#wishlist-table td.customer-wishlist-item-quantity,#wishlist-table td.customer-wishlist-item-price,#wishlist-table td.customer-wishlist-item-cart{width:100%;padding-left:0;padding-right:0;empty-cells:hide}
#wishlist-table td.customer-wishlist-item-image{display:block;overflow:hidden}
#wishlist-table td.customer-wishlist-item-image a{float:left}
#wishlist-table td.customer-wishlist-item-image a img{width:113px;height:113px}
#wishlist-table td.customer-wishlist-item-quantity,#wishlist-table td.customer-wishlist-item-price{text-align:left}
#wishlist-table td.customer-wishlist-item-quantity:before,#wishlist-table td.customer-wishlist-item-price:before{float:left;margin-right:15px}
#wishlist-table td.customer-wishlist-item-quantity .cart-cell,#wishlist-table td.customer-wishlist-item-price .cart-cell{text-align:left}
#wishlist-table td.customer-wishlist-item-quantity .price-box,#wishlist-table td.customer-wishlist-item-price .price-box{margin-top:0}
#wishlist-table td.customer-wishlist-item-cart .cart-cell{float:left;width:48%}
#wishlist-table td.customer-wishlist-item-cart > p{float:right;width:48%}
#wishlist-table td.customer-wishlist-item-remove{position:absolute;top:15px;right:0;display:block;padding:0;height:20px}
#wishlist-table.clean-table td.customer-wishlist-item-cart{width:100%}
}
.block-wishlist .mini-products-list > li:not(:last-child){padding-bottom:5px}
.block-wishlist .product-details .product-name{padding-top:0;margin-bottom:5px}
.block-wishlist .price-box{float:left;margin:0}
.block-wishlist .price-box,.block-wishlist .price-box .price,.block-wishlist .link-cart{font-size:12px}
.block-wishlist .link-cart{float:left;text-transform:uppercase;margin-right:7px;padding-right:7px;border-right:1px solid #ededed}
.header-minicart{display:inline-block;margin-bottom:0}
@media only screen and (max-width: 770px) {
.header-minicart{display:block}
}
.header-minicart .minicart-message{display:block;padding:10px}
.header-minicart .empty{padding:10px;text-align:center}
.header-minicart .minicart-wrapper{clear:both;position:relative}
.header-minicart .minicart-wrapper:before,.header-minicart .minicart-wrapper:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:none}
.header-minicart .minicart-wrapper:before{background-color:#fff;opacity:.8;z-index:2}
.header-minicart .minicart-wrapper:after{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/opc-ajax-loader.gif);background-repeat:no-repeat;background-position:center;z-index:3}
.header-minicart .minicart-wrapper.loading{position:relative}
.header-minicart .minicart-wrapper.loading:before,.header-minicart .minicart-wrapper.loading:after{display:block}
.header-minicart .block-cart{display:none}
.header-minicart .block-subtitle{color:#300b00;font-family:"Lato",sans-serif;font-size:14px;font-weight:400;line-height:1.4;margin-bottom:0;padding:5px;text-align:left;border-bottom:1px solid #e8e6e1;    font-family: 'montserratmedium';}
.header-minicart .block-subtitle .close{color:#636363;display:block;float:right;font-size:30px;font-weight:400;position:absolute;right:0;text-align:center;text-decoration:none;top:-1px;width:40px;}
.header-minicart .mini-products-list{overflow:auto;/*min-height:165px;*/max-height:200px;padding:5px!important;padding-top:0}
.header-minicart .mini-products-list li{      margin-top: -8px;padding: 0px 5px 15px;border-bottom:1px solid #DDD;position:relative}
.header-minicart .mini-products-list li.last{border:none}
.header-minicart .mini-products-list li .product-details
{
    position: relative;
    display: table;
    width: 100%
}
.header-minicart .mini-products-list li .product-details .cart_img {
    width: 70px;
    display: table-cell;
    height: 80px;
    border: 1px solid #ddd;
    border-top: 0px;
    border-bottom: 0px;
}
/*.header-minicart .mini-products-list li .product-details .cart_img img {
    max-width: 100%;
    max-height: 100%;
    height: auto;    float: left;
}*/
.header-minicart .custom_cart_list .mini-products-list li:first-child .cart_img {
    border-top: 1px solid #ddd;
}
.header-minicart .custom_cart_list .mini-products-list li:last-child .cart_img {
    border-bottom: 1px solid #ddd;
}
.header-minicart .mini-products-list li .product-details .cart_img_content {
    width: calc(100% - 70px);
    /* float: left; */
    padding-left: 10px;
    box-sizing: border-box;
    display: table-cell;
    padding-top: 10px;
    box-sizing: border-box;
    vertical-align: top;
}
.header-minicart .mini-products-list li .product-details .product_content_options table.info-wrapper td .cart_td_range_sli {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0;
    padding: 3px 6px 5px;
    border-radius: 2px;float: right;
}
.header-minicart .custom_cart_list .mini-products-list {
    margin-top: 0;
    padding: 10px 9px !important;
}
.header-minicart .custom_cart_list .mini-products-list li {
    box-sizing: border-box;
    margin: 0;    padding: 0;
}
/*.header-minicart .custom_cart_list .mini-products-list li:first-child {
    border-top: 1px solid #DDD;
}
*/
.header-minicart .mini-products-list li .product-details .cart_img_content p.product-name {
    width: auto;
    font-size: 14px;margin: 0px 0px 7px;
}
.header-minicart .mini-products-list li .product-details .cart_img_content p.product-name a {
    font-size: 14px;
}
.header-minicart .mini-products-list li .product-details .cart_img_content .product_content_options {
    width: 100%;
    display: inline-block;
}

.header-minicart .mini-products-list li .product-details .product_content_options table.info-wrapper {
    width: calc(100% - 21px);
    margin: 0px;
}

.header-minicart .mini-products-list li .product-details .product_content_options a.remove-minicart {
    float: left;
    margin-top: 8px;
    border: 0px;
    font-size: 16px;
}
.header-minicart .mini-products-list li .product-details .product_content_options table.info-wrapper td {
    padding: 0px !important;
}


.header-minicart .mini-products-list li .product-details .product_content_options table.info-wrapper input {
    width: 30px;
    height: auto;
    font-size: 13px;
    border: 0px;
    margin: 0px;
}
.header-minicart .mini-products-list li .product-details .product_content_options table.info-wrapper span.price {
    font-size: 13px;
    padding-right: 10px;
}

.header-minicart .product-details .product-name{display:inline-block;margin:0 0 15px 5px;padding-top:0;width:85%}
.header-minicart .product-details .product-name a{color:#300b00;font-size:16px;/*font-family:'Merriweather',serif;*/font-family: 'montserratmedium';}
.header-minicart .info-wrapper{float:left;margin:17px 0 0;width:68%}
.header-minicart .info-wrapper th{text-transform:uppercase;padding-right:10px}
.header-minicart .info-wrapper td{color:#300b00;vertical-align:middle;clear:right;text-align:right;position:relative}
.header-minicart .info-wrapper td.qty-wrapper{width:60%;text-align:left}
.header-minicart .minicart-wrapper .block-content{display:none}
.header-minicart .block-cart{border:solid 1px #ccc;position:absolute;z-index:200;top:56px;right:0;width:370px;background:#fff}
.sticky-wrap.sticky-header .header-minicart:hover .block-cart{top:55px}
.mini-products-list .info-wrapper .qty-wrapper .quantity-button{display:none;bottom:-35px;font-size:12px;padding:7px;position:absolute;right:20px}
.header-minicart .info-wrapper td .price{font-size:18px;font-weight:600}
.minicart-wrapper .remove-minicart{border:1px solid #a29c89;border-radius:50%;color:#a29c89;display:inline-block;height:21px;line-height:15px;text-align:center;vertical-align:middle;width:21px}
.header-minicart .info-wrapper .qty-wrapper td{height:33px;line-height:33px}
.header-minicart .info-wrapper .qty{padding-left:4px;padding-right:4px;margin:0 5px;width:60px;text-align:center;height:45px}
.header-minicart .info-wrapper .quantity-button{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:100ms;-moz-transition-duration:100ms;-o-transition-duration:100ms;transition-duration:100ms}
.header-minicart .info-wrapper .quantity-button[disabled]{cursor:default}
.header-minicart .info-wrapper .quantity-button.visible{opacity:1;padding:5px!important}
.header-minicart .subtotal{background-color:#DDD;text-align:center;line-height:2em}
.header-minicart .subtotal .label{color:#fff;text-transform:uppercase}
.header-minicart .subtotal .price{color:#39c}
.header-minicart .minicart-actions{ padding: 0px 10px 10px;margin-top:0;overflow:hidden;position:relative;text-align:center}
.header-minicart .minicart-actions .checkout-button{font-family: 'montserratmedium';padding: 15px 22px;min-width:145px;width:100%}
.header-minicart .minicart-actions .cart-link{height:33px;line-height:39px;text-transform:uppercase;font-size:13px}
.header-minicart .minicart-actions .paypal-logo .paypal-or{line-height:1.6}
.header-minicart #minicart-error-message{text-align:center;color:red;display:none}
.header-minicart #minicart-success-message{text-align:center;color:green;display:none}
.header-minicart .jcarousel-control-prev,.header-minicart .jcarousel-control-next{display:none}
.header-minicart.skip-active .block-cart,.block-cart.skip-active{display:block}
@media only screen and (min-width: 771px) {
.checkout-types.minicart{float:none;text-align:center}
}
@media only screen and (max-width: 479px) {
.header-minicart a.skip-cart{z-index:1}
}
@media only screen and (max-width: 770px) {
.header-minicart .subtotal .label{color:#636363}
.header-minicart .minicart-wrapper:before{background-color:#EDEDED}
.header-minicart .quantity-button{float:none}
.header-minicart .header-minicart .block-cart{padding:15px}
.header-minicart .header-minicart .block-subtitle{padding-top:59px}
/*.header-minicart .minicart-actions{padding-bottom:33px}*/
.header-minicart .minicart-actions .cart-link{bottom:0;right:10px;position:absolute}
.header-minicart .minicart-actions .checkout-types.minicart li{display:inline-block}
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a{display:inline}
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button{display:inline-block;vertical-align:top}
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or{width:auto;float:none;display:inline;margin:0 10px 5px;line-height:40px}
}
@media only screen and (max-width: 740px) {
.header-minicart .minicart-actions .cart-link{right:auto;left:0;text-align:center;width:100%}
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button{width:100%;display:block;margin-left:0}
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or{line-height:1.6}
}
@media only screen and (max-width: 599px) {
.header-minicart .minicart-actions .checkout-button{width:100%}
}
.search-autocomplete{left:0!important;overflow:visible!important;position:relative!important;top:15px!important;width:100%!important;z-index:200}
.search-autocomplete ul{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background-color:#FFF;border:1px solid #39c;left:0;padding-left:0;position:absolute;top:0;width:100%}
.search-autocomplete ul li{border-bottom:1px solid #f4f4f4;color:#39c;cursor:pointer;font-size:12px;padding:4px 6px;text-align:left}
.search-autocomplete ul li:hover{color:#2e8ab8}
.search-autocomplete ul li.selected{background-color:#39c;color:#fff}
.search-autocomplete ul li .amount{float:right;font-weight:700}
.search-autocomplete ul li:last-child{border-bottom:none}
.advanced-search{background:#f4f4f4;border:1px solid #ededed;padding:30px}
.advanced-search select.multiselect option{border-bottom:1px solid #ededed;padding:2px 5px}
@media only screen and (max-width: 479px) {
.advanced-search{padding:15px}
}
.product-review .product-img-box p.label{border-bottom:1px solid #ccc;font-size:16px;font-family:'Lato',sans-serif;margin-top:20px;padding-bottom:10px;text-transform:uppercase}
.product-review .product-img-box .rating-box{margin:15px 0}
.product-review .product-details h2{border-bottom:1px solid #ccc;color:#39C;font-size:16px;font-weight:600;font-family:'Lato',sans-serif;padding-bottom:10px}
.product-review .ratings-table{font-family:'Lato',sans-serif}
.product-review .ratings-table th{padding-right:10px}
.product-review .ratings-table tr{float:left;font-size:12px;margin-right:10px;text-transform:uppercase}
.product-review .ratings-description dt{border-bottom:1px solid #ccc;font-size:16px;font-weight:400;font-family:'Lato',sans-serif;margin-top:20px;padding:10px 0;text-transform:uppercase}
.product-review .ratings-description dd{color:#737373;font-family:'Lato',sans-serif;font-size:13px}
@media only screen and (min-width: 771px) {
.product-review .ratings-table tr{float:none}
}
@media only screen and (min-width: 1126px) {
.product-review .ratings-table tr{float:left;margin-right:15px}
}
@media only screen and (max-width: 320px) {
.product-review .ratings-table tr{float:none}
}
.cms-page-view .page-title h1,.cms-page-view .page-title h3,.cms-page-view .page-head h1,.cms-page-view .page-head h3,.cms-no-route .page-title h1,.cms-no-route .page-title h3,.cms-no-route .page-head h1,.cms-no-route .page-head h3{border:none}
.cms-page-view .std img,.cms-no-route .std img{max-width:100%}
.cms-page-view .std p,.cms-no-route .std p{color:#3f241c;font-size:14px;line-height:30px;font-family: 'montserratregular'; color: #5c3134;}
.cms-page-view .std p strong,.cms-no-route .std p strong{color:#3f241c;font-size:17px;line-height:30px;font-family: 'montserratmedium'; color: #5c3134;}
.cms-page-view .std li,.cms-no-route .std li{color:#3f241c;font-size:16px;line-height:30px}
.spacer{min-height:100px;clear:both}
.cms-page-view .col-left:after,.cms-no-route .col-left:after{content:'';display:table;clear:both}
.cms-no-route .std img{width:100%}
.cms-page-view .std .messages,.cms-home .std .messages,.cms-no-route .std .messages{margin-bottom:10px}
.cms-page-view .std .messages ul,.cms-home .std .messages ul,.cms-no-route .std .messages ul{margin-bottom:0}
.cms-page-view .std .messages li,.cms-home .std .messages li,.cms-no-route .std .messages li{list-style:none;margin-left:0;font-style:normal;font-family:"Helvetica Neue",Verdana,Arial,sans-serif}
#accordion .toggle-tabs{display:none}
#accordion > dl > dt{margin:0;margin-bottom:10px;color:#636363;font-family:'Lato',sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:normal;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#ccc;position:relative;background-color:#f4f4f4;display:block}
#accordion > dl > dt:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #39c;border-bottom:none;left:10px;top:50%;margin-top:-3px}
#accordion > dl > dt:hover{background-color:#ececec}
#accordion > dl > dd{padding:10px;margin:0;border-width:0 1px;border-style:solid;border-color:#ccc}
#accordion > dl > dd:last-child{border-width:0 1px 1px}
#accordion li{position:relative;overflow:hidden}
#accordion li .plusimage h2{margin-right:10px}
.page-sitemap .links{display:block;text-align:right;margin:0 20px 0 0}
.page-sitemap .links a{position:relative}
.page-sitemap .sitemap{padding:0 20px;margin:15px 0;font-size:12px}
.page-sitemap .sitemap li{margin:3px 0}
.contacts-index-index h1{border:none; font-family:  'montserratmedium';font-size: 17px;}
/*#contactForm{padding-left:40px}*/
#contactForm h2{display:none}
#contactForm:after{content:'';display:table;clear:both}
#contactForm .fieldset .legend + .required{margin:0}
@media only screen and (max-width: 770px) {
#contactForm{padding-left:0}
}
.price-box .minimal-price-link .label{color:#cf5050;font-family:'Lato',sans-serif;font-size:12px;text-transform:uppercase}
.map-info{white-space:nowrap}
.catalog-product-view .map-info{white-space:normal}
.catalog-product-view .map-info > span{float:right;margin-bottom:5px}
.catalog-product-view .map-info .price-box.map-info > a{float:right;width:100%}
.notice-cookie .notice-inner{padding-bottom:0}
.notice-cookie .notice-inner:after{content:'';display:table;clear:both}
.notice-cookie .notice-text{float:left;max-width:90%;padding-top:4px;text-align:left}
.notice-cookie .notice-text p{padding-bottom:14.5px;line-height:1.3}
.notice-cookie .actions{float:left;text-align:right;padding-bottom:14.5px}
@media only screen and (max-width: 979px) {
.notice-cookie .notice-text{max-width:86%}
}
@media only screen and (max-width: 770px) {
.notice-cookie{padding:0 20px}
.notice-cookie .notice-text{max-width:82%;padding-top:0}
}
@media only screen and (max-width: 620px) {
.notice-cookie{padding:0 20px}
.notice-cookie .notice-inner{background-position:left 10px}
.notice-cookie .notice-inner:after{content:'';display:table;clear:both}
.notice-cookie .notice-text{float:none;max-width:100%;padding-top:0}
.notice-cookie .actions{text-align:left}
}
#addTagForm button{margin-top:5px;margin-bottom:10px}
#addTagForm .form-add{margin-top:10px}
.product-tags{background-color:#f4f4f4;border:1px solid #ccc;float:left;margin-bottom:10px;padding:5px 1% 10px;width:98%}
.product-tags li{float:left;margin-right:15px}
.product-tags li.last{margin-right:0}
.tags-list{float:left;width:100%;margin-bottom:10px}
.tags-list > li{float:left;margin-right:10px}
.block-tags .actions > a{font-size:12px}
.my-tag-edit .button.btn-remove{padding:0}
.my-tag-edit .button.btn-remove:after{color:#fff}
@media only screen and (max-width: 770px) {
.tags-list > li,.tags-list{float:none}
}
.captcha-note{clear:left;padding-top:5px}
.captcha-image{float:left;display:inline;max-width:100%;position:relative;width:258px;margin-bottom:10px}
.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;width:100%}
.registered-users .captcha-image{margin:0}
.captcha-reload{cursor:pointer;position:absolute;top:2px;right:2px}
.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear}
.customer-account-create .scaffold-form .captcha-input-container label:first-child{width:100%}
.captcha-reload{position:absolute;right:4px;top:4px}
.captcha-img{border:20px solid #bbb}
.captcha-input-container{margin-bottom:10px}
.control.newsletter-box,.captcha-input-container,.captcha-img-container{float:none;clear:both}
.control.newsletter-box:after,.captcha-input-container:after,.captcha-img-container:after{content:'';display:table;clear:both}
#co-billing-form ul.form-list > .control{float:left;margin:0 0 5px;width:100%}
@media only screen and (max-width: 479px) {
.sales-order-invoice .sub-title,.sales-order-creditmemo .sub-title,.sales-order-shipment .sub-title{float:left;font-size:15px;text-align:center;width:100%}
.sales-order-invoice .order-links,.sales-order-creditmemo .order-links,.sales-order-shipment .order-links{text-align:center;width:100%}
}
#recurring_profile_list_view th{white-space:normal}
#recurring_profile_list_view th span{white-space:inherit}
@media only screen and (max-width: 479px) {
#recurring_profile_list_view{font-size:12px}
#recurring_profile_list_view a{font-size:inherit}
#recurring_profile_list_view th,#recurring_profile_list_view td{padding:2px}
}
.recurring-profiles-title{float:left}
.recurring-profiles-title h1{margin-bottom:7px}
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons{float:right;text-align:right;margin-bottom:30px}
@media only screen and (max-width: 479px) {
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons{text-align:center;float:none}
}
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button{position:static}
.recurring-profiles-messages:after{content:'';display:table;clear:both}
#recurring_start_date_trig{display:inline}
.billing-agreements .info-box{margin-bottom:30px}
.billing-agreements .info-box:after{content:'';display:table;clear:both}
.billing-agreements .info-box .form-list{max-width:400px;width:100%}
.billing-agreements .info-box .box-title{margin-top:20px;margin-bottom:7px}
.billing-agreements .info-box .button{float:right;margin-top:7px}
@media only screen and (max-width: 479px) {
.billing-agreements .info-box .button{width:100%;float:none}
}
.billing-agreements #payment_method{width:100%;margin-top:7px;margin-bottom:7px}
.billing-agreement-view-header-wrapper .heading{max-width:80%}
@media only screen and (max-width: 479px) {
.billing-agreement-view-header-wrapper .heading{max-width:100%}
}
.billing-agreement-details td,.billing-agreement-details th{padding:3.5px}
@media only screen and (max-width: 979px) {
.billing-agreements .data-table .created-at,.billing-agreements .data-table .updated-at{display:none}
}
.catalogsearch-term-popular .tags-list{float:left;width:100%}
.catalogsearch-term-popular .tags-list > li{float:left;height:40px;margin-right:25px}
.sidebar .widget-addbysku .sku-table .input-text:not(.qty){width:100%}
@media only screen and (min-width: 771px) {
.sidebar .widget-addbysku .sku-table .input-text:not(.qty){max-width:100px}
}
.widget{clear:both}
.widget .pager{float:none;width:100%}
@media only screen and (min-width: 1199px) {
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),.col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd){clear:none}
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),.col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1){clear:none}
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),.col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),.col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n){margin-right:2.22222%}
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,.col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,.col3-layout .col-main .widget .products-grid--max-4-col-widget > li{margin-right:2.22222%;width:23.33333%;margin-right:2.22222%}
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),.col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1){clear:left}
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),.col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n){margin-right:0}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),.col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd){clear:none}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),.col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1){clear:none}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),.col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),.col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n){margin-right:2.22222%}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,.col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,.col3-layout .col-main .widget .products-grid--max-5-col-widget > li{margin-right:2.22222%;width:18.22222%;margin-right:2.22222%}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),.col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1){clear:left}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),.col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n){margin-right:0}
}
@media only screen and (min-width: 770px) {
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd){clear:none}
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1){clear:none}
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n){margin-right:2.22222%}
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li{margin-right:2.22222%;width:23.33333%;margin-right:2.22222%}
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1){clear:left}
.col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n){margin-right:0}
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd){clear:none}
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1){clear:none}
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n){margin-right:2.22222%}
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li{margin-right:2.22222%;width:18.22222%;margin-right:2.22222%}
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1){clear:left}
.col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n){margin-right:0}
}
body[class*="checkout-multishipping-"] .page-title{width:100%;margin-bottom:15px}
body[class*="checkout-multishipping-"] .page-title h1{border:0 none;float:left;font-size:20px;margin:12px 0;text-transform:capitalize;width:60%}
body[class*="checkout-multishipping-"] .page-title .button{float:right;font-size:15px;padding:13px 19px}
body[class*="checkout-multishipping-"] .multiple-checkout > h2{text-transform:none;font-size:17px;margin-bottom:15px;clear:both;border-bottom:1px solid #eee;padding-bottom:10px}
body[class*="checkout-multishipping-"] .messages{float:left;width:100%}
body[class*="checkout-multishipping-"] .col-2.col-wide{width:100%;padding:0;padding-bottom:20px}
body[class*="checkout-multishipping-"] .col-1.col-narrow{width:30%}
body[class*="checkout-multishipping-"] .actions{margin-bottom:10px}
body[class*="checkout-multishipping-"] .grand-total{color:#300b00;font-size:22px;font-weight:700;text-align:right}
body[class*="checkout-multishipping-"] #checkout-review-submit{float:right;width:100%}
body[class*="checkout-multishipping-"] #review-buttons-container{float:right;text-align:right}
.checkout-multishipping-addresses .btn-remove2{display:block;float:left;height:30px;margin-right:0;width:30px;position:relative;right:0}
.checkout-multishipping-shipping .gift-messages{margin-top:20px}
.checkout-multishipping-shipping .gift-messages-form{margin-top:15px}
.checkout-multishipping-shipping .gift-messages-form h4{margin-top:15px;margin-bottom:5px}
.checkout-multishipping-shipping .gift-messages-form .form-list{margin-top:10px;margin-bottom:25px}
.checkout-multishipping-shipping .gift-messages-form .item{margin-top:15px}
.checkout-multishipping-shipping .col-1 .box-title h2,.checkout-multishipping-shipping .col-1 .box-title h3,.checkout-multishipping-shipping .col-1 .box-title h4,.checkout-multishipping-shipping .col-2 .box-title h2,.checkout-multishipping-shipping .col-2 .box-title h3,.checkout-multishipping-shipping .col-2 .box-title h4,.checkout-multishipping-billing .col-1 .box-title h2,.checkout-multishipping-billing .col-1 .box-title h3,.checkout-multishipping-billing .col-1 .box-title h4,.checkout-multishipping-billing .col-2 .box-title h2,.checkout-multishipping-billing .col-2 .box-title h3,.checkout-multishipping-billing .col-2 .box-title h4,.checkout-multishipping-overview .col-1 .box-title h2,.checkout-multishipping-overview .col-1 .box-title h3,.checkout-multishipping-overview .col-1 .box-title h4,.checkout-multishipping-overview .col-2 .box-title h2,.checkout-multishipping-overview .col-2 .box-title h3,.checkout-multishipping-overview .col-2 .box-title h4{font-weight:400;width:100%;background:#f4f4f4;border-bottom:1px solid #ccc;padding:10px;font-size:14px}
.checkout-multishipping-shipping .col-1 > h4,.checkout-multishipping-shipping .col-2 > h4,.checkout-multishipping-billing .col-1 > h4,.checkout-multishipping-billing .col-2 > h4,.checkout-multishipping-overview .col-1 > h4,.checkout-multishipping-overview .col-2 > h4{font-weight:400;width:100%;background:#f4f4f4;border-bottom:1px solid #ccc;padding:10px;font-size:14px}
.checkout-multishipping-shipping .col-1 .box-content,.checkout-multishipping-shipping .col-2 .box-content,.checkout-multishipping-billing .col-1 .box-content,.checkout-multishipping-billing .col-2 .box-content,.checkout-multishipping-overview .col-1 .box-content,.checkout-multishipping-overview .col-2 .box-content{margin-bottom:25px;padding-left:10px;margin-top:10px}
.checkout-multishipping-billing .sp-methods dt{float:left;width:100%}
.checkout-multishipping-payment-customerbalance input.checkbox{margin-left:15px}
#review-order-form > div:nth-child(3) > div.divider{width:100%;clear:both}
@media only screen and (max-width: 979px) {
#review-order-form .col-1,#review-order-form .col-2{float:none;width:auto;border:0;padding-right:0;padding-left:0}
}
@media only screen and (max-width: 770px) {
body[class*="checkout-multishipping-"] .box-title{float:left;width:100%}
body[class*="checkout-multishipping-"] .page-title .button{float:left;margin-bottom:10px}
body[class*="checkout-multishipping-"] .linearize-table tfoot td{text-align:right}
body[class*="checkout-multishipping-"] .linearize-table select{width:100%;min-width:200px}
body[class*="checkout-multishipping-"] .col-1.col-narrow,body[class*="checkout-multishipping-"] .col-2.col-wide{width:100%;padding:0}
}
@media only screen and (max-width: 599px) {
.checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label]{text-align:left;padding-left:10px;margin-top:12px}
}
@media only screen and (max-width: 479px) {
body[class*="checkout-multishipping-"] .buttons-set .back-link{display:block}
}
div.calendar table{border-collapse:separate}
div.calendar table td.button{display:table-cell;background:inherit;color:inherit;text-transform:none}
.countdown-modal .overlay{background:rgba(0,0,0,0.8);display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}
.countdown-modal #loading-image{color:#fff;font-size:92px;font-weight:700;left:50%;margin-left:0;margin-top:0;position:fixed;top:50%;z-index:1001}
.countdown-modal .overlay2{background:rgba(0,0,0,0.8);display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}
.countdown-modal #loading-image2{color:#fff;font-size:92px;font-weight:700;left:50%;margin-left:0;margin-top:0;position:fixed;top:50%;z-index:1001}
.countdown-modal .overlay1{background:rgba(0,0,0,0.7) none repeat scroll 0 0;display:block;height:100%;left:0;opacity:.65;position:fixed;top:0;width:100%;z-index:1000}
.countdown-modal #loading-image1{color:#fff;font-size:92px;font-weight:700;left:50%;margin-left:0;margin-top:0;position:fixed;top:50%;width:auto;z-index:1001}
.place_orders{display:block!important}
.scrollToTop{background:#fff;border:1px solid #300b00;border-radius:6px;
  -moz-border-radius:6px;-webkit-border-radius:6px;bottom:40px;color:#300b00;
  display:none;font-size:26px;height:50px;line-height:43px;position:fixed;right:40px;text-align:center;
  text-decoration:none;width:50px;/*box-shadow:4px 4px 5px 2px #c1c1c1;*/z-index:999;cursor:pointer;}
.scrollToTop:hover{box-shadow: inset 0 0 0 1px #a77d13;/*color:#3f241c;*/text-decoration:none;color: #fff;background:#a77d13;}
.scrollToTop:focus{box-shadow: inset 0 0 0 1px #a77d13;/*color:#3f241c;*/text-decoration:none;color: #fff;background:#a77d13;}
.col-main .opc-wrapper-opc .opc-col-left{width:38%;float:left}
.col-main .opc-wrapper-opc .opc-col-right{width:62%;float:left;padding:0}
#shipping_info .col-2.col-wide{width:100%}
div#proceed-payment{float:right;margin-bottom:10px}
div#proceed-payment .button,div#back-address .button{padding:13px 19px;font-size:15px}
div#back-address{float:left;margin-bottom:15px;clear:both}
table#multiship-addresses-table select{height:35px;background:#fff;width:100%}
.opc-wrapper-opc h3.review-title{padding:15px 20px}
.opc-wrapper-opc .discount-block{margin-bottom:3px;padding:10px 20px}
table.opc-data-table span.prd_img{float:left;width:15%}
table.opc-data-table span.prd_img img{width:100%}
.opc-wrapper-opc .opc-data-table tbody td h3{padding-left:15px;display:table-cell;vertical-align:middle;height:60px}
.opc-review-actions h5{padding:10px 20px}
.opc-wrapper-opc .payment-block h3{padding:15px}
.opc-wrapper-opc .btn-checkout{width:auto;float:right}
.opc-wrapper-opc .btn-checkout span{width:auto;line-height:normal;padding:10px 20px!important;height:auto;display:inline-block;float:right;margin-right:20px;border-radius:0}
.opc-wrapper-opc .btn-checkout span span{color:#fff;letter-spacing:1px;display:inline-block;padding:0!important;margin-right:0}
#multiship-addresses-table tbody tr td{width:100%;float:left;border-bottom:0}
#multiship-addresses-table tbody tr td span.prd_img{width:30%;float:left}
#multiship-addresses-table tbody tr td span.prd_img img{width:100%}
.checkout-review-table span.prd_img{float:left;width:25%;margin-right:10px}
.quantity-section{width:150px;display:inline-block;margin-bottom:5px}
.quantity-section a{border:1px solid #eee;padding:0 12px;float:left;display:inline-block;width:35px;font-size:19px;text-decoration:none}
.quantity-section input.qty{padding:7px 12px;width:43%;float:left;display:inline-block;margin:0 5px;border:1px solid #eee;text-align:center}
button-.button-quantity-button{margin-top:5px;text-align:center;clear:both;display:inline-block;padding:5px;background:#f4f4f4;color:#300b00;width:100%;text-transform:uppercase;cursor:pointer}
table#multiship-addresses-table tr{border-bottom:1px solid #eee;padding-bottom:15px;display:inline-block}
#multiship-addresses-table tbody tr td .item_image1 span.prd_img{width:100%}
.summary-sec-buttons{margin-top:20px;width:100%}
.summary-sec-buttons div#proceed-payment{width:100%}
.summary-sec-buttons .button{padding:22px 28px!important;width:100%;font-size:18px!important;font-family: 'montserratregular';}

.summary-sec-buttons .btn-checkout{padding:22px 28px!important;width:100%!important;font-size:18px!important;height:auto}
.summary-sec-buttons .btn-checkout span{line-height:normal!important;margin:0!important;padding:0!important;width:100%!important}
.cart-wrap,.opc-wrapper-opc{padding:0 0;}
.cart-wrap .review-main-block{width:35%;display:inline-block;margin-bottom:20px}
.cart-wrap .col-1.col-narrow{width:62%!important;float:left;margin-right:3%}
.cart-wrap .checkout-step{/*margin-bottom:30px*/}
.cart-wrap .checkout-progress{text-align:center;font-size:0}
.cart-wrap .checkout-progress li{display:inline-block;font-size:16px;border:1px solid #b58400;background:#fff;padding:9px 10px;text-transform:capitalize}
.cart-wrap .checkout-progress li a{color:#b58400}
.cart-wrap .checkout-progress li.Multiple-receiver{border:1px solid #B48400;background:#B48400}
.cart-wrap .checkout-progress li.Multiple-receiver a{color:#fff;padding: 9px 7px;}
.opc-wrapper-opc.cart-wrap .checkout-progress li {text-transform: uppercase;}
.cart-wrap .checkout-progress li a:hover{text-decoration:none}
.cart-wrap .checkout-progress li:first-child{border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;-webkit-border-radius:6px 0 0 6px}
.cart-wrap .checkout-progress li:last-child{border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;-webkit-border-radius:0 6px 6px 0}
.cart-wrap .item_parent1{display:inline-block;width:56%;vertical-align:top}
.cart-wrap .item_image1{display:inline-block;width:115px;vertical-align:top;text-align:center}
.cart-wrap .item_image1 img{display:inline-block}
.cart-wrap .item_details{display:inline-block;vertical-align:top;width:65%}
.cart-wrap .item_details h3.product-name{font-size:16px;font-weight:400;text-transform:capitalize;font-family:'Merriweather',serif}
.cart-wrap .item_details h3.product-name a{color:#300b00}
.cart-wrap .quantity-section{width:50px;vertical-align:top}
.cart-wrap .quantity-section input.qty{border:1px solid #8a826a;margin:0;width:100%}
.cart-wrap .cart-prd-detail{border-bottom:1px solid #e8e6e1;padding:20px 15px 55px}
.cart-prd-detail span.price{color:#300b00;float:right;font-size:18px;text-align:right;margin-top:9px}
.cart-shipto-btn{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/cart-btn-icon.png) no-repeat scroll 10px 7px;border:1px solid #b58400;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;color:#ab7e00;font-size:16px;padding:9px 10px 9px 49px;margin-top:5px}
.cart-prd-detail-inr{margin-bottom:15px}
.opc-col-left .cart-prd-detail-opener:before, .opc-col-left .cart-prd-detail-openerclick:before {position:absolute;left:9px;top:5px}
.cart-prd-detail-opener1:before{position:absolute;left:9px;top:5px}
.opc-col-left .summary-wrap .cart-prd-detail-opener,.opc-col-left .summary-wrap .cart-prd-detail-opener.open{padding:10px 20px 10px 30px}
.cart-prd-detail-opener, .cart-prd-detail-openerclick{cursor:pointer;font-size:18px;color:#a17600;position:relative;border-bottom:1px solid #e8e6e1;padding:6px 10px}
.cart-prd-detail-opener:before, .cart-prd-detail-openerclick:before{content:"";font-family:'FontAwesome';font-size:24px;text-transform:capitalize;padding-right:15px;vertical-align:middle}
.cart-prd-detail-opener.open, .cart-prd-detail-openerclick.open{font-size:18px;color:#300b00;position:relative;border-bottom:1px solid #e8e6e1;padding:6px 15px}
.cart-prd-detail-opener.open:before, .cart-prd-detail-openerclick.open:before{content:"";font-family:'FontAwesome';font-size:24px;text-transform:capitalize;padding-right:15px;vertical-align:middle}
.cart-prd-detail-opener1{cursor:pointer;font-size:15px;color:#a17600;position:relative;border-bottom:1px solid #e8e6e1;padding:6px 20px;float:left;width:100%}
.cart-prd-detail-opener1:before{content:"";font-family:'FontAwesome';font-size:24px;text-transform:capitalize;padding-right:15px;vertical-align:middle}
.cart-prd-detail-opener1.open{font-size:15px;color:#300b00;position:relative;border-bottom:1px solid #e8e6e1;padding:6px 20px}
.cart-prd-detail-opener1.open:before{content:"";font-family:'FontAwesome';font-size:24px;text-transform:capitalize;padding-right:15px;vertical-align:middle}
.address-selecter{width:100%;display:block;clear:both}
.address-selecter .dd-select{float:none;width:88%;display: inline-block;}
.address-selecter .edit-address{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-repeat:no-repeat;text-indent:-9999px;height:28px;width:28px;display:inline-block;background-position:0 -1312px;margin-top:6px;background-color:transparent;border:0}
.address-selecter .edit-address:hover{background-position:-38px -1312px}
.address-selecter .edit-address:focus{background-position:-76px -1312px}
#shipping-address .edit-address{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-repeat:no-repeat;text-indent:-9999px;height:28px;width:28px;display:inline-block;background-position:0 -1312px;margin-top:6px;background-color:transparent;border:0}
#shipping-address .edit-address:hover{background-position:-38px -1312px}
#shipping-address .edit-address:focus{background-position:-76px -1312px}
#billing-address .edit-address{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-repeat:no-repeat;text-indent:-9999px;height:28px;width:28px;display:inline-block;background-position:0 -1312px;margin-top:6px;background-color:transparent;border:0}
#billing-address .edit-address:hover{background-position:-38px -1312px}
#billing-address .edit-address:focus{background-position:-76px -1312px}
.address-selecter .quantity-section{margin:0 22px 0 10px}
.cart-left-side-box{border-radius:5px;border:1px solid #eee;margin-bottom:20px;clear:both}
.summary-wrap .cart-left-side-box{border:none;border-top:1px solid #eee}
.cart-left-side-box .we-notice{padding-top:10px;padding-bottom:10px}
.cart-left-side-box1{border:1px solid #eee;margin-bottom:20px;clear:both}
.shipp-add{padding-bottom:30px}
.shipp-add #form-validate .dd-select{max-width:100%}
.shipp-add .input-box input{width:100%}
.cart-wrap .checkout-review-table h3.product-name{font-size:16px;font-weight:400;text-transform:capitalize;font-family:'Merriweather',serif}
.cart-wrap .checkout-review-table h3.product-name a{color:#300b00}
.cart-wrap .review-main-block h4{font-size:20px;text-transform:capitalize}
@media only screen and (max-width: 1229px) {
.cart-wrap .item_parent1{width:48%}
.cart-wrap .item_details{width:54%}
}
@media only screen and (max-width: 992px) { 
.prodmobile {display: none;}
}
@media only screen and (max-width: 991px) {
.cart-wrap .col-1.col-narrow{margin-right:0;width:100%!important;float:none}
.cart-wrap .review-main-block{width:100%;clear:both}
.cart-wrap .checkout-progress{display:inline-block}
.prodmobile {
    display: block;max-width: 200px;
}
.cust_dimention {
    background-image: none!important;
}
body div.checkout-step {
    margin-top: 0 !important;
}
span.customchkhead::before, span.customchkhead::after {
    top: 24px!important;
}
.total-rate.pro_deal {
    width: 34%;
	line-height: 1;
}
body .cart-prd-detail-opener.open .data21 {
    width: 89%;
}
body .mailchimpdob,
body .block-subscribe .input-box input[type="email"]{
  width: 30%;
}
body .testimonial-content-avatar{
      margin: 0 auto;
    display: block !important;
}
}
@media only screen and (max-width: 767px) {
  .footer-site-attributes ul li {
    display: inline-block;
    width: 100%;
    padding-bottom: 40px;
}
.footer-container .footer-links ul.f-links li.first
  {
    margin-top: 0 !important;
  }
  .footer-container .footer-links ul.f-links li.first
  {
    margin-right: 0; 
    margin: 0 auto;
  }
.cart-wrap .checkout-progress{display:inline-block;margin-bottom:20px;width:100%}
.cart-wrap .checkout-step{margin-bottom:0}
div#proceed-payment{float:none}
div#proceed-payment .button,div#back-address .button{width:100%}
body[class*="checkout-multishipping-"] .page-title h1{width:100%;text-align:center}
body[class*="checkout-multishipping-"] .page-title .button{width:100%}
div#back-address{width:100%}
.cart-wrap .checkout-progress li{font-size:14px;padding:9px 20px}
.cart-wrap .item_parent1{width:84%}
.cart-wrap .item_details{width:46%}
.cart-wrap .quantity-section{width:50px}
.address-selecter .quantity-section{margin:0 10px}
.cart-prd-detail span.price{float:none;margin-left:20px}
.cart-shipto-btn{margin-top:21px}
#shipping_info .col-2.col-wide{margin-bottom:10px}
.scrollToTop{font-size:24px;height:60px;line-height:54px;right:30px;width:60px}
}
@media only screen and (max-width: 479px) {
.checkout-review-table td .cart-price{display:inline-block}
}
.only-for-mobile{display:none}
.mobile-search{display:none!important}
@media only screen and (max-width: 1380px) {
.home-banner-in .home-banner-text .home-banner-desc h1{font-size:50px}
.home-banner-in .home-banner-text .home-banner-desc p{font-size:22px}
.home-banner-in .home-banner-text{width:100%}
#banner-slider .owl-nav .owl-next{right:20px}
#banner-slider .owl-nav .owl-prev{left:20px}
}
@media only screen and (max-width: 1229px) {
.home-banner-in .home-banner-text .home-banner-desc{padding-top:30px}
.home-banner-in .home-banner-text .home-banner-desc h1{font-size:34px;margin-bottom:15px}
.home-banner-in .home-banner-text .home-banner-desc p{font-size:18px;margin-bottom:25px}
.home-banner-in .home-banner-text .home-banner-desc a.button{padding:25px 35px}
.products-grid .actions a.white-btn{margin-right:10px;padding:21px 19px;font-size:16px}
.products-grid .actions .button{padding:22px 19px;font-size:16px}
.cat-3-banner-inner span{bottom:-55px;left:-80px;width:288px}
.banner-3-text{right:17px;top:45px}
.banner-3-text p{font-size:23px}
.banner-3-text a{margin:30px 0 0 100px;padding:20px 35px}
.banner-2-text p{font-size:20px}
.banner-1-text{bottom:0;padding:50% 0 0 44%;right:0;background-size:65%;background-position:left -10% top -10%}
.banner-1-text p{font-size:26px}
.banner-1-text .button{padding:22px 35px}
.footer-container .footer-links ul.f-links li{margin:0 30px 0 0}
.store-language-container{margin-left:180px}
.category-offer-block-desc{right:30px}
.category-offer-block-desc h2{font-size:28px}
.category-offer-block-desc p{font-size:20px}
.skip-link-new.skip-cart > span:nth-child(3){display:none}
.category-products.top-products-container .container{width:98%}
}
@media only screen and (min-width: 992px) and (max-width: 1229px) {
.nav-primary li.level0{padding:0 35px}
.header-middle .currency-switcher{margin:5px 0 0 10px}
.home-banner-in .home-banner-text{width:96%}
.home-banner-in .home-banner-text .home-banner-desc h1{font-size:44px}
.home-banner-in{min-height:522px}
.address-selecter .dd-select{width:75%}
.opc-wrapper-opc.cart-wrap .cart-prd-detail-opener{font-size:14px}
.opc-wrapper-opc.cart-wrap .cart-prd-detail-opener1{font-size:14px}
.summary-wrap-title strong{font-size:14px}
.summary-wrap-title span{font-size:13px}
}
@media only screen and (max-width: 991px) {
  .inline_block.contact_about {
    width: 33.33%;
    display: inline-block;
}
.inline_block.download_block {
    width: 33.33%;
    display: inline-block;
}
.inline_block.footer-links.social-links {
    width: 33.33%;
    display: inline-block;
}
.address-selecter .dd-select{width:62%}
.col-main .opc-wrapper-opc .opc-col-right,.col-main .opc-wrapper-opc .opc-col-left{width:100%}
.opc-wrapper-opc .opc-col-left{padding-left:0;margin-top:30px}
.opc-wrapper-opc.cart-wrap .cart-prd-detail-opener{font-size:14px}
.opc-wrapper-opc.cart-wrap .cart-prd-detail-opener1{font-size:14px}
.summary-wrap-title strong{font-size:14px}
.summary-wrap-title span{font-size:13px}
.customer-account .page-title h1{font-size:20px}
.addmove-img-wrap{margin:18px 0 8px -18px}
}
@media only screen and (min-width: 771px) and (max-width: 991px) {
.logo span{font-size:14px}
.contact-header ul li.contact{margin-right:0}
.contact-header ul li{padding-right:10px}
#header-nav .col-xs-6{width:100%}
.nav-primary li.level0{padding:0 20px}
.header-middle .currency-switcher{margin:10px 0 0}
.home-banner-in .home-banner-text{width:96%}
.home-banner-in .home-banner-text .home-banner-desc h1{font-size:44px}
.cart-currency{padding-top:15px}
.skip-link .icon,.skip-link-new .icon{margin-right:5px}
.skip-cart .count,.skip-link-new span{font-size:16px}
.skip-link-new .total{margin-left:5px;font-size:16px}
.products-grid .actions a.white-btn{width:100%}
.products-grid .actions .button{width:100%;margin-top:20px}
.product-image-thumbs .owl-nav .owl-prev{left:-20px}
.product-image-thumbs .owl-nav .owl-next{right:-20px}
.products-grid .product-name,.products-list .product-name{font-size:18px}
.top-products-container{padding:30px 0 30px}
.block-testimonial-sidebar{margin:60px 0!important;padding:60px 0 50px}
.footer-container{padding-top:50px}
.footer-container .footer-links ul.f-links li{font-size:15px;margin:0 12px 0 0}
.footer-payment-info span{font-size:15px}
.footer address{font-size:15px;margin:0}
.block-subscribe{padding:60px 0}
.banner-1-text p{font-size:20px}
.banner-1-text .button{padding:20px 30px}
.banner-2-text strong{font-size:48px;margin:0 0 15px}
.banner-2-text p{font-size:15px;font-weight:400}
.cat-3-banner-inner span{bottom:-36px;left:-52px;width:213px}
.banner-3-text p{font-size:18px}
.banner-3-text a{margin:10px 0 0 65px;padding:20px 25px}
.category-offer-block-desc{top:37px}
.category-offer-block-desc h2{font-size:22px}
.category-offer-block-desc p{font-size:14px;font-weight:400}
.category-offer-block-desc a.white-btn{padding:14px}
.custome-filter ol li a,.custome-filter ol li > span{font-size:14px;padding:11px 15px}
.custome-filter-right .custome-filter .custome-filter-inner{margin-left:25px}
}
@media only screen and (min-width: 771px) {
.currency-mobileswitcher {display: none;}
}
@media only screen and (max-width: 770px) {
#header > .page-header-container{-webkit-box-shadow:0 4px 3px 0 rgba(196,196,196,1);-moz-box-shadow:0 4px 3px 0 rgba(196,196,196,1);box-shadow:0 4px 3px 0 rgba(196,196,196,1)}
.block-cart.skip-active{display:block;position:absolute;top:57px;z-index:99;padding:20px 10px 0;-webkit-box-shadow:0 4px 3px 0 rgba(196,196,196,1);-moz-box-shadow:0 4px 3px 0 rgba(196,196,196,1);box-shadow:0 4px 3px 0 rgba(196,196,196,1)}
#header-search{background:#fff;padding:20px;position:absolute;top:57px;width:100%;z-index:99;-webkit-box-shadow:0 4px 3px 0 rgba(196,196,196,1);-moz-box-shadow:0 4px 3px 0 rgba(196,196,196,1);box-shadow:0 4px 3px 0 rgba(196,196,196,1)}
#search_mini_form .search-button{top:0}
#search{height:40px}
.skip-link-new.skip-cart span:nth-child(2),.skip-link-new.skip-cart span:nth-child(3),.skip-link-new.skip-cart span:nth-child(4){display:none}
.header-language-background{display:none}
.hide-in-mobile{display:none!important}
.currency-switcher{display:none!important}
.cart-currency{width:100%;padding:0}
.only-for-mobile{display:block}
.only-for-mobile ul li{clear:both;display:block;width:100%}
.logo{float:left;margin-top:8px;text-align:center;width:155px;text-align:left;margin-left:10px}
.logo span{
font-size: 13px;
    margin-top: 0;
    padding-left: 0;
    padding: 0;
    padding-right: 4px
}
.mobile-search.skip-active{display:block!important}
.skip-links{border:0}
.header-middle{padding-bottom:0}
.skip-link .icon,.skip-link-new .icon{margin:0}
.skip-link,.skip-link-new{border-right:0}
.skip-search .icon{background-position:2px -707px}
.skip-link-new .icon{background-position:-34px -707px}
.skip-search{float:right}
.skip-cart{float:right}
.header-minicart{margin-bottom:0}
#header-nav .container{padding:0;background:#fff}
.menu-close-icon .icon{background-position:5px -553px}
.extra-links .extra-link a{margin-left:15px;padding:13px 25px}
.page-header-container .store-language-container{padding:20px 0 0;float:left;max-width:100%;margin-left:0}
.header-top-signin-out{float:left;text-align:left;margin:15px 0}
.contact-header{margin:30px 0}
.contact-header ul li.contact{margin-bottom:25px}
.contact-header ul li.social{clear:none!important;display:inline-block!important;margin-right:0;padding-right:28px!important;width:auto!important}
.contact-header ul li.social:last-child{padding-right:0!important}
.downld-catalog{margin-bottom:30px;padding-right:22px;text-align:left}
.mob-chocolatirs{border:1px solid #3e2f00;border-radius:3px;float:left;margin-right:0;padding:17px;vertical-align:middle;width:95%!important}
/* .mob-contact{margin-bottom:30px} */
.mob-contact{margin-bottom: 16px;}     
.home-banner-in{min-height:425px}
.home-banner-in .home-banner-text .home-banner-thumb{width:100%}
.home-banner-in .home-banner-text .home-banner-thumb img{width:240px}
.home-banner-in .home-banner-text .home-banner-desc{padding-top:0;width:100%;text-align:center;margin-top:-20px}
.home-banner-in .home-banner-text .home-banner-desc h1{font-size:30px;line-height:26px;margin-bottom:10px}
.home-banner-in .home-banner-text .home-banner-desc p{font-size:14px;line-height:18px;margin-bottom:10px}
.home-banner-in .home-banner-text .home-banner-desc a.button{padding:20px 45px;width:90%;margin-bottom:70px}
#banner-slider .owl-nav .owl-prev{left:0;margin-top:0;top:85px}
#banner-slider .owl-nav .owl-next{right:0;margin-top:0;top:85px}
#banner-slider .owl-nav [class*="owl-"]{font-size:25px}
#banner-slider .owl-dots{bottom:15px}
.top-products-container{padding:12px 0 12px}
.block-title{margin-bottom:20px}
.block-title h2{font-size:24px;margin:0 0 5px}
.block-title span{font-size:15px;padding:0 20px;font-weight:400}
.block-title span:before{top:3px}
.block-title span:after{top:3px}
.ctgrs.cat-1,.ctgrs.cat-2,.ctgrs.cat-3{height:145px;margin-bottom:5px;overflow:hidden}
.home-best-offers .main-category .col-md-8,.home-best-offers .main-category .col-md-4{padding:0}
.banner-1-text p{font-size:17px}
.banner-1-text{background-position:left 15px top 25px;padding:6% 0 0 48%;background-size:122px}
.banner-1-text .button{padding:17px 28px}
.banner-2-text strong{font-size:48px;margin:0 0 10px}
.banner-2-text p{font-size:18px}
.ctgrs.cat-3{padding-top:0}
.cat-3-banner-inner{height:100%}
.cat-3-banner-inner span{bottom:-10px;left:-30px;width:185px}
.banner-3-text{position:absolute;right:8px;top:28px}
.banner-3-text a{margin:8px 0 0 27px;padding:16px 35px}
.banner-3-text p{font-size:18px}
.home-static p{font-size:14px}
.footer-container{padding-top:0}
.block-subscribe .input-box{width:100%}
.block-subscribe .input-box input[type="email"], .block-subscribe .input-box input[type="text"]{font-size:18px;height:60px;padding:10px 15px;width: 49%;}
.block-subscribe .input-box input[type="text"]{margin-bottom:5px}
.block-subscribe .block-content{margin:0}
.block-subscribe{padding:50px 0}
.block-subscribe .actions{width:100%}
.block-subscribe .actions .button{margin-top:20px;padding:21px 44px;width:100%}
.footer-container .footer-links ul.f-links li.first{float:none}
.footer-container .footer-links ul.f-links li{float:none;margin:0;font-size:16px;line-height:40px}
.block-content.cards img{max-width:100%;display:inline-block}
.footer-payment-info span{margin-bottom:10px;margin-right:0;font-size:16px}
.footer-payment-info{padding:10px 0 30px;text-align:left}
.footer-socials{text-align:left}
.footer-socials ul li:first-child{margin-left:0}
.footer address{font-size:16px;margin:0;text-align:left}
.custome-filter-right .custome-filter .custome-filter-inner{margin-left:0}
.block-layered-nav .block-content{margin-top:0}
.custome-filter-right .custome-filter .custome-filter-inner{margin-top:15px;width:100%}
.ias-trigger{margin:30px 0}
.mobile-filter-opener{display:block;border:1px solid #e8e6e1;color:#3f241c;font-size:14px;margin:20px 0;padding:10px 5px;cursor:pointer}
.filter-name{font-size:18px;color:#3f241c}
.toolbar{background:#fff;box-shadow:0 0 4px 2px rgba(0,0,0,0.3);-moz-box-shadow:0 0 4px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,0.3);-o-box-shadow:0 0 4px 2px rgba(0,0,0,0.3);left:3%;padding:15px;position:fixed;top:80px;width:94%;z-index:9999;display:none}
.filter-popup-title .filter-icon{float:left;vertical-align:middle;margin-right:10px;margin-top:4px}
.custome-filter{width:100%}
.filter-name{font-size:18px;color:#3f241c}
.category-offer-block-inner{background-size:67% auto!important;min-height:196px;background-position:left -20px top 0!important}
.category-offer-block-desc{position:absolute;right:0;top:67px;width:70%}
.category-offer-block-desc h2{font-size:18px}
.category-offer-block-desc p{font-size:14px;font-weight:400}
.category-offer-block-desc a.white-btn{position:static;margin-top:0;padding:16px 28px}
.category-products .block-layered-nav{width:100%}
.custome-filter ol li a,.custome-filter ol li > span{font-size:14px;padding:11px 13px}
.block-layered-nav .currently{margin:15px 0 0}
.block-layered-nav .currently ol{padding-left:0}
.block-layered-nav .currently ol li{margin-bottom:6px}
.modal-body p{font-size:16px;line-height:20px}
input[type=checkbox]:not(old) + label{margin-left:0}
input[type=radio ]:not(old) + label{margin-left:0}
.checkbox + label,.radio + label{font-size:13px}
.authentication,.social-login.create{padding:30px 10px}
.pslogin-login,.google-login,.twitter-login{margin-bottom:10px;width:100%}
.social-login-customer-authentication{margin-top:0!important}
#social-form-login .login_popup,#social-form-login .actions-toolbar{width:47.5%}
.log-twet-icon,.log-gp-icon,.log-fb-icon{width:94%}
#Ingredients .block-title h2,#Nutrition .block-title h2{font-size:24px}
#Nutrition .content ul li{font-size:14px;padding:6px 30px}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-view .product-img-box .product-name h1,.product-view .product-shop .product-name .h1{font-size:20px}
.product-view .add-to-cart .qty-wrapper,.dd-detail-top .price-info{margin:0 20px 0 0}
.product-view .add-to-cart-buttons .white-btn{max-width:220px}
.product-view .add-to-cart-buttons .button{max-width:220px}
.product-options .input-box{width:300px}
.product-discount{margin-top:10px}
.contest-winner-list{padding:50px 0 0}
.contest-share{padding:70px 0 0}
.registered-users .buttons-set button.button{min-width:130px}
}
@media only screen and (max-width: 767px) {
.product-view .product-img-box .product-name h1{font-size:18px}
.product-img-box{margin-bottom:5px}
.dd-detail-top{padding:10px 0}
.product-view .product-shop{margin-bottom:0}
.product-img-box .product-image{margin-bottom:5px}
.product-view .add-to-cart .qty-wrapper .qty{margin:0 14px}
.dd-detail-top .price-info{margin:13px 0 0}
.dd-detail-top .price-box .price{font-size:18px}
.product-discount{clear:both;margin-top:10px;width:100%}
.product-discount span{display:block;width:100%;text-align:center;background-position:left 28% top 8px}
.product-view .add-to-cart-buttons .white-btn{max-width:100%;margin-bottom:5px}
.product-view .add-to-cart-buttons .button{max-width:100%}
.product-view .prd-description .content-desc{font-size:14px;line-height:26px}
.product-view .add-to-cart-wrapper .add-to-box{margin-bottom:10px}
.prd-description .show-more{margin-top:5px}
.product-view .prd-description{margin-bottom:20px!important}
.ingredients-link,.nutrition-facts{clear:both;display:block;line-height:21px;text-indent:0;width:100%}
.ingredients-link{margin-bottom:20px;margin-right:0}
.add-to-cart-wrapper .more-info-box{margin-bottom:20px}
.product-view .share-to-box{margin-bottom:20px}
#customer-reviews{padding:30px 0 20px}
.add-review > label{font-size:18px;margin-bottom:10px;margin-right:0}
.add-review{padding-bottom:0}
.review-list-item .review-title{background-position:right -210px top -828px}
.review-list-item .review-title a{font-size:16px}
.review-desc{font-size:14px;line-height:26px}
.review-meta{font-size:14px}
#customer-reviews .more-review{padding-top:30px}
#customer-reviews .form-add{border-radius:0;padding:8px}
.close-review-form.close{position:relative;z-index:9}
.product-options{margin:5px 0 0}
.product-options .input-box{width:100%;margin-bottom:20px}
.product-options .buttons-set{margin:0;width:100%}
.product-view .add-to-cart-buttons .button{margin-left:0}
.contest-heading{font-size:18px;margin-bottom:20px;line-height:normal}
.contest-heading span{display:block;padding-left:0;padding-top:5px;width:100%}
.contest-form-heading{font-size:20px;margin-bottom:0;line-height:normal}
.inquiryForm{padding:15px}
.contest-form ul li .check_opr label{margin-bottom:0}
.find-ans{margin:20px 0 0 2px}
.contest-form .Business_opr{padding-bottom:5px}
.contest-bttom-text{padding:20px 0 10px}
.contest-right-img{display:none}
.contest-winner-list{padding:0}
.contest-share{padding:20px 0 0}
.dd-fields .field{width:100%}
.contact-bottom-write > span{font-size:18px;margin:45px 0 35px}
.contact-bottom-write > a{font-size:24px}
.contacts-index-index .buttons-set .button{width:100%}
.cms-page-view .std p,.cms-no-route .std p{font-size:14px;line-height:28px}
.cms-page-view .std h3,.cms-no-route .std h3{font-size:20px}
.blog-home .post-list li.item{margin-bottom:2px;width:100%}
.wordpress-post-view .post-entry-with-image .featured-image{width:100%;margin-right:0}
.header-minicart .info-wrapper .qty{width:40px}
.contactus-modal .white-btn,#inquiry-success .white-btn{padding:17px 15px}
.account-login .content{min-height:auto}
.account-login .new-users{margin-bottom:20px}
.account-login .new-users,.account-login .registered-users{padding:10px}
.account-login h2{font-size:22px}
.opc-wrapper-opc.cart-wrap .item_parent1{width:48%}
.home-banner-in .home-banner-text .home-banner-desc a.button{margin-bottom:45px}
}
/***Added***/
.sticky-search{display:none}
.sticky-wrap.sticky-header .sticky-search{display:block;margin-top:18px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
/*.top-spacer{height:57px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}*/
.top-spacer{height:75px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
/*.top-spacer.top-spacer-scrollup{height:113px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
*/.top-spacer.top-spacer-scrollup{height:240px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.sticky-wrap{position:absolute;top:0;width:100%;left:0;background:#fff;z-index:99;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
/*.sticky-wrap.sticky-header{position:absolute;top:-60px;width:100%;left:0;z-index:99}*/
.sticky-wrap.sticky-header{position:fixed;top:0;width:100%;left:0;z-index:99}
.sticky-wrap.sticky-header.darkHeader .top-free-shipping{/*display: none;*/}
.sticky-wrap.sticky-header .header-language-background{display: none;}
/*.sticky-wrap.sticky-header .page-header{position:fixed;top:80px;width:100%;left:0;background:#fff}*/
.sticky-wrap.sticky-header .page-header{width:100%;background:#fff}
.nav-primary li.level0,.nav-primary a.level0,.header-language-background,.sticky-logo,.cart-currency,.skip-links,.header-middle,.header-middle .currency-switcher,.skip-link-new .icon,.sticky-header .nav-primary li.level0:last-child > a,.sticky-header .extra-links{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.sticky-logo{display:none}
.sticky-header .sticky-logo{display:inline-block;margin-top:12px}
.sticky-header .contact-header{display:none}
.sticky-header .cart-currency{padding:0}
.sticky-header .skip-links{border-bottom:0}
.sticky-header .header-middle{padding-bottom:0}
.sticky-header .header-middle .currency-switcher{margin-top:15px}
.sticky-header .skip-link-new .icon{margin-top:-5px}
.sticky-header .nav-primary li.level0,.nav-primary a.level0{line-height:46px}
.sticky-header .nav-primary li.level0:last-child > a{background:none;border-radius:0;height:auto;line-height:50px;vertical-align:top;width:auto}
.sticky-header .extra-links{margin-top:12px}
.sticky-header .extra-links .extra-link a{border:0;padding:0}
.sticky-header .extra-links .extra-link a:hover,.sticky-header .extra-links .extra-link a:focus{border:0;box-shadow:none}
.sticky-header .nav-primary li.level0 ul{top:47px}
.sticky-header .nav-primary li.level1 a{line-height:44px; font-size: 15px;}

/***END Added***/	

@media only screen and (min-width: 771px) {	
/*.top-spacer {height: 197px;}*/
/*.top-spacer {height: 240px;}*/
.top-spacer {height: 230px;}
.header-middle{padding:20px 0 0;}
.sticky-header .hide-in-mobile .logo{display:none}
/*.sticky-search{display:none}
.sticky-wrap.sticky-header .sticky-search{display:block;margin-top:18px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.top-spacer{height:197px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.top-spacer.top-spacer-scrollup{height:113px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.sticky-wrap{position:absolute;top:0;width:100%;left:0;background:#fff;z-index:99;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.sticky-wrap.sticky-header{position:absolute;top:-60px;width:100%;left:0;z-index:99}
.sticky-wrap.sticky-header .page-header{position:fixed;top:0;width:100%;left:0;background:#fff}
.nav-primary li.level0,.nav-primary a.level0,.header-language-background,.sticky-logo,.cart-currency,.skip-links,.header-middle,.header-middle .currency-switcher,.skip-link-new .icon,.sticky-header .nav-primary li.level0:last-child > a,.sticky-header .extra-links{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.sticky-logo{display:none}
.sticky-header .sticky-logo{display:inline-block;margin-top:12px}
.sticky-header .contact-header,.sticky-header .logo{display:none}
.sticky-header .cart-currency{padding:0}
.sticky-header .skip-links{border-bottom:0}
.sticky-header .header-middle{padding-bottom:0}
.sticky-header .header-middle .currency-switcher{margin-top:15px}
.sticky-header .skip-link-new .icon{margin-top:-5px}
.sticky-header .nav-primary li.level0,.nav-primary a.level0{line-height:50px}
.sticky-header .nav-primary li.level0:last-child > a{background:none;border-radius:0;height:auto;line-height:50px;vertical-align:top;width:auto}
.sticky-header .extra-links{margin-top:12px}
.sticky-header .extra-links .extra-link a{border:0;padding:0}
.sticky-header .extra-links .extra-link a:hover,.sticky-header .extra-links .extra-link a:focus{border:0;box-shadow:none}
.sticky-header .nav-primary li.level0 ul{top:51px}
.sticky-header .nav-primary li.level1 a{line-height:50px}*/
}
.review-main-block #review-checkout .messages{display:none}
.close-btn .item-remove{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-position:0 -927px;background-repeat:no-repeat;text-indent:-9999px;height:30px;width:30px;display:inline-block}
.close-btn .item-remove:hover{background-position:-40px -927px}
.tooltip-box{display:none;width:290px;position:absolute;bottom:55px;left:-90px;background:#fff;border:1px solid #dad4d4;box-shadow:0 3px 6px 3px rgba(160,160,160,0.5);-moz-box-shadow:0 3px 6px 3px rgba(160,160,160,0.5);-webkit-box-shadow:0 3px 6px 3px rgba(160,160,160,0.5);border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;z-index:999}
.tooltip-box p{text-align:center;padding:25px 4px;color:#300b00;font-size:16px;font-family:sans-serif;margin:0}
.tooltip-box p .fa{color:#9E5321;margin-right:10px;display:inline-block;font-size:30px;vertical-align:middle}
.tooltip-box span{display:block;background:#9E5321;padding:15px;color:#fff;text-align:center;font-size:16px;font-family:sans-serif;border-radius:0 0 2px 2px}
li.Multiple-receiver:hover .tooltip-box{display:block}
.checkout-progress li{position:relative}
.tooltip-box:after{content:'';width:0;height:0;margin-left:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #9E5321;position:absolute;bottom:-10px;left:50%;display:block}
li.one-receiver:hover .tooltip-box{display:block}
@media (max-width: 767px) {
.tooltip-box{left:inherit;right:-90px}
}
@media (max-width: 480px) {
	
	
	 .upsell-prdct-carousel ul.top-products.products-grid li:hover .actions button,.upsell-prdct-carousel ul.top-products.products-grid li .actions button {
    font-size: 10px!important;
}


  ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button {
    margin: 0px 5px;
    padding: 7px 7px!important;
    font-size: 12px!important;
}
  .inline_block.footer-links.social-links
  {
    padding-right: 0;
  }
/*  .testimonial-sidebar-content .testimonial-content-avatar > img
  {
    width: 40px !important;
  }*/
body  .block-subscribe .input-box input[type="email"]
  {
    width: 100%;
  }f
  .mailchimpdob
  {
    width: 67% !important;
  }
.opc-wrapper-opc.cart-wrap .item_parent1{width:84%}
.checkout-list-part .a-center{width:auto;margin-top:10px}
.right-product-price{float:none}
.tooltip-box{width:275px;right:0}
#customer-reviews .white-btn{padding:20px 15px}
}
.summary-wrap{border:2px solid #3f241c;padding:0 0 20px}
.summary-wrap .cart-left-side-box{margin:0!important}
.summary-wrap .cart-left-side-box1{margin:0!important}
.summary-wrap-title{padding:5px 15px 0 15px;}
/*.summary-wrap-title strong{font-size:28px;font-weight:600;color:#a17600}*/
.summary-wrap-title strong{
    color: #a17600;
    font-family: 'montserratmedium';
    font-size: 20px;
}
.summary-wrap-title span{font-size:16px;color:#a17600;float:right}
.seller-summary{border-bottom:1px solid #e8e6e1;padding:15px 20px}
.seller-summary h5{color:#300b00;font-size:17px;font-weight:400;margin:0;padding:0;text-transform:capitalize;width:100%}
.seller-summary-qty-price p{font-size:16px;color:#323232;display:inline-block;margin:0}
.seller-summary-qty-price span{float:right;font-size:16px;color:#b58500}
.summary-wrap .cart-prd-detail-opener,.summary-wrap .cart-prd-detail-opener.open{padding:10px 20px 10px 30px}
.summary-wrap .cart-prd-detail-opener1,.summary-wrap .cart-prd-detail-opener1.open{padding:10px 20px 10px 30px}
.summary-wrap .summary-texes{background:#fafaf9;width:100%}
.summary-wrap .summary-texes tr{border-bottom:1px solid #e8e6e1}
.summary-wrap .summary-texes tr td{text-align:left;padding:15px 20px}
.summary-wrap .summary-texes tr td:last-child{text-align:right}
.summary-wrap .summary-texes tr td h5{color:#300b00;font-size:17px;font-weight:400;margin:0;padding:0;text-transform:capitalize}
.summary-wrap .summary-texes tr td span{font-size:16px;color:#b58500}
.summary-info-icon-1{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat scroll right -204px top -1360px;display:inline-block;height:26px;width:26px;vertical-align:middle;margin-right:5px}
.summary-info-icon{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat scroll right -204px top -1360px;height:26px;position:relative;right:0;top:1px;left:7px;width:26px;cursor:pointer;display:inline-block}
.summary-info-icon:hover .tooltip-box{display:block}
.summary-info-icon .tooltip-box{bottom:43px;left:-142px;width:310px}
.summary-info-icon .tooltip-box:after{border-top:10px solid #fff}
.summary-wrap .payment-block h3{margin-bottom:9px;padding:0 16px 15px}
.summary-wrap #co-payment-form > fieldset{padding:0 18px 14px}
.progress{width:100%;max-width:470px;height:26px;position:absolute;top:50%;left:50%;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;background:#fff;transform:translate(-50%,-50%);overflow:hidden;padding:2px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.progress:after{content:'';display:block;width:100%;height:22px;animation:load 10s linear;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;background:#b78a00;background:-moz-linear-gradient(left,rgba(183,138,0,1) 0%,rgba(224,180,61,1) 100%);background:-webkit-linear-gradient(left,rgba(183,138,0,1) 0%,rgba(224,180,61,1) 100%);background:linear-gradient(to right,rgba(183,138,0,1) 0%,rgba(224,180,61,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b78a00',endColorstr='#e0b43d',GradientType=1)}
@-moz-keyframes load {
0%{width:0}
10%{width:5%}
20%{width:15%}
30%{width:25%}
40%{width:30%}
50%{width:44%}
60%{width:50%}
70%{width:72%}
80%{width:84%}
90%{width:92%}
100%{width:100%}
}
@-webkit-keyframes load {
0%{width:0}
10%{width:5%}
20%{width:15%}
30%{width:25%}
40%{width:30%}
50%{width:44%}
60%{width:50%}
70%{width:72%}
80%{width:84%}
90%{width:92%}
100%{width:100%}
}
@-o-keyframes load {
0%{width:0}
10%{width:5%}
20%{width:15%}
30%{width:25%}
40%{width:30%}
50%{width:44%}
60%{width:50%}
70%{width:72%}
80%{width:84%}
90%{width:92%}
100%{width:100%}
}
@keyframes load {
0%{width:0}
10%{width:5%}
20%{width:15%}
30%{width:25%}
40%{width:30%}
50%{width:44%}
60%{width:50%}
70%{width:72%}
80%{width:84%}
90%{width:92%}
100%{width:100%}
}
button.button-add{border-radius:2px;width:162px;height:44px;background:#b58400;color:#fff;text-transform:uppercase;display:inline-block;text-decoration:none;text-align:center;line-height:44px;font-weight:700;vertical-align:top;margin-left:10px}
div#co-billing-form .modal-dialog.modal-md{width:800px}
div#co-billing-form .field.name-firstname{width:49%!important;display:inline-block}
div#co-billing-form .field.name-firstname,div#co-billing-form .field.name-lastname{text-align:left}
div#co-billing-form .field.name-lastname{display:inline-block;width:49%}
div#co-billing-form .customer-name{text-align:center}
div#co-billing-form .field,div#co-billing-form li.wide{padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:98%;margin:0 auto}
div#co-billing-form li.control{width:98%;margin:0 auto;padding:0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
div#co-billing-form .field.name-lastname{width:49%;display:inline-block}
div#co-billing-form .field{display:inline-block;width:49%!important;text-align:left}
.form-list select{background:transparent;padding:10px;border-radius:5px}
.phone{width:98%!important}
#shipping-new-address-form .field,#shipping-new-address-form li.wide{padding:0 5px}
#shipping-new-address-form .customer-name{text-align:center}
#shipping-new-address-form li.fields,#shipping-new-address-form li.wide{padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0 auto}
#shipping-new-address-form .field.name-firstname,#shipping-new-address-form .field.name-lastname{text-align:left}
#shipping-new-address-form .field.name-firstname{display:inline-block;width:49%!important}
#shipping-new-address-form .field.name-lastname{width:49%;display:inline-block}
#opc-address-form-shipping .modal-dialog{width:800px}
#opc-address-form-shipping .field{display:inline-block;width:49%!important;text-align:left}
#opc-address-form-shipping .field.company{width:98%!important}
#opc-address-form-shipping li.wides{padding:0 12px}
body.opc-index-index.modal-open1{overflow:hidden}
.modal-open1 #myModal{overflow-y:auto;overflow-x:hidden}
h5.grand_total{
  padding:0 15px 0;
  text-transform:capitalize;
/*  font-family:"Merriweather",serif;
  color: #a17600;
  font-size: 20px;*/
  color: #a17600;
  font-family: 'montserratmedium';
  font-size: 17px;
}
.opc-wrapper-opc label{
  font-family: 'montserratmedium';
  font-size: 17px;
}
.discount_price{position:relative;padding:15px 15px 0}
.dis_coupon{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat scroll right -204px top -1404px;height:26px;width:26px;display:block;position:absolute}
.discount_price span{padding-left:28px;color:#3d1f16}
.discount_price span.price,.grand_total .price{float:right;padding:0}
#shippto-btn .field.name-firstname,#shippto-btn .field.name-lastname{text-align:left}
#shippto-btn .customer-name,#edit-btn .customer-name{text-align:center}
#shippto-btn .modal-dialog,#edit-btn .modal-dialog{width:800px}
.form-list .fields .field{display:inline-block!important;width:49.8%!important;padding:0!important;margin:0!important;text-align:left!important}
#edit-btn .modal-header,#shippto-btn .modal-header{padding-top:10px}
#edit-btn .block-title,#shippto-btn .block-title{margin:0 auto}
.modal-dialog .block-title h2{font-size:35px}
.modal-body .buttons-set button{margin-left:0}
.modal-body .buttons-set{padding-left:0!important}
.modal-body label{margin:10px auto 0}
.modal-body .suit-box{width:25%!important;padding:0!important}
.modal-body .add-requ{padding-right:2px!important}
.modal-body input{height:38px}
.modal-body select{height:38px;padding-top:0;padding-bottom:0}
p.required{color:red}
.modal-header .block-title h2{margin:0 auto}
li.company{padding:0 5px}
.addresss .wide{padding:0 10px}
.addresss .control{padding:0 20px}
.edit_addform .input-box input{width:100%}
#social-login-popup fieldset button.login{background-color:#a17600!important;border:#a17600!important}
button.button.apply-coupon{position:absolute;top:13px;background:transparent;right:10px;color:transparent}
button.button.apply-coupon:active{background:transparent!important;color:transparent}
.opc-wrapper-opc .opc-col-left .input-box{position:relative}
#checkout-review-submit .form-list .ship{width:95%;float:left;word-break:break-word}
#checkout-review-submit #edit_add,#checkout-review-submit #edit_add1{float:right}
.modal-content{padding:10px 0}
span.close-btn button{padding:0!important}
.vender_na{padding:10px}
.item_main12 .item_image1{display:inline-block;width:90px;float:left}
.item_main12 .item_details{vertical-align:middle;display:inline-block;padding:0 20px}
.item_main12 .price_a{float:right;text-align:center}
.item_main12 h3.product-name{display:table-cell;vertical-align:middle}
.item_main12 .item_details{vertical-align:middle;display:inline-block;padding:0 20px;min-height:70px;display:table;width:84%}
.tax-cal{border:1px solid #e8e6e1;border-top:0;padding:10px}
.handling{border:1px solid #e8e6e1;border-top:0;padding:10px}
.item_main12{border:1px solid #e8e6e1;border-top:0;padding:8px 0}
.vender_na h5{margin-bottom:0}
.vender_na{padding:10px;border:1px solid #e8e6e1}
.tax-icon span.price,.handling-icon span.price{float:right}
.over_rate span{float:none}
.over_rate{margin-bottom:10px}
#each_receiver{background:transparent;border:0;margin-right:10px;display:block;float:right;margin-top: 12px;}
.offset-center .page-title{text-align:center}
.offset-center .page-title h1{position:relative}
.offset-center .page-title h1:after{content:"";position:absolute;background:url(https://chocolak.com/skin/frontend/dynamic/default/images/titile-border.png) no-repeat;height:10px;width:405px;right:-205px;top:10px}
.offset-center .page-title h1:before{content:"";position:absolute;background:url(https://chocolak.com/skin/frontend/dynamic/default/images/titile-border.png) no-repeat;height:10px;width:405px;left:-205px;top:10px}
.suit-box{width:24%!important;float:right;padding:0 0 0 5px !important}
.add-requ{padding:0 5px 0 0 !important;width:75%!important;display:inline-block}
.BILLING-btn{text-align:left;padding:15px 28px}
.BILLING-btn .btn{padding:16px 150px}
#advice-required-entry-lastname{margin-top:10px}
span.choco_process{color:red;padding-left:15px}
.offset-center{width:66%;margin:0 auto}
.offset-center .field{display:inline-block;width:49%;padding:0 5px;text-align:left}
.offset-center .comp-box{width:74%!important;display:inline-block}
.customer-account-edit .customer-name{text-align:left}
.comp-box input,.field input,.est-box input,.web-box input{width:100%}
.est-box{display:inline-block;width:24%!important}
.offset-center input[type=checkbox]:not(old) + label{margin:0 12px 0 0}
.offset-center .city-box,.offset-center .ptype-box,.offset-center .web-box,.offset-center .country-box,.offset-center .promotPro-box{width:98%;padding:0 5px}
.offset-center .comme-box{width:98%;padding:0 5px}
.offset-center .comme-box textarea{width:100%;height:130px;max-width:100%}
.offset-center li.profileurl{width:98%;padding:0;margin:0}
.offset-center .profileurl input{width:auto}
.offset-center .buttons-set{max-width:100%;width:100%;text-align:left}
.offset-center .required{float:none!important}
.offset-center li.control,.offset-center .login-info{display:none}
.offset-center .buttons-set button{min-width:auto;float:left;padding:20px 60px!important}
.offset-center .back-link{display:none}
.catalog-category-view .btn-remove:hover:after{color:#3f241c}
.catalog-category-view .btn-remove,.catalog-category-view .btn-previous{background:transparent;border:0}
.catalog-category-view .currently ol li{border:0;margin:0;display:inline-block;padding-right:30px;color:#3f241c;font-size:14px;position:relative}
.catalog-category-view .currently{border:1px solid #c2beb0;padding:5px 10px;clear:both;margin-top:25px;display:inline-block;width:100%}
.block-layered-nav .currently .btn-remove{margin-top:-8px;right:8px}
.catalog-category-view .currently .block-subtitle{color:#8a826a;display:inline-block;font-size:16px;font-style:normal;font-weight:700;line-height:1.4;margin:0;text-rendering:optimizespeed}
.catalog-category-view .currently ol{display:inline-block;margin-bottom:0;padding-left:10px}
.catalog-category-view .currently ol li .label{color:#3f241c;font-size:14px;font-weight:700}
.catalog-category-view .currently .btn-remove{position:absolute;right:0;top:50%}
.catalog-category-view .actions a{font-size:15px;text-decoration:none}
.catalog-category-view .currently .btn-remove{float:right;margin-left:6px}
.catalog-category-view .currently .btn-remove{margin-top:-8px;right:8px}
#opc-address-form-billing .dd-select select,#opc-address-form-shipping .dd-select select{
  padding:5px 35px 5px 5px;
  font-family: 'montserratmedium';
  font-size: 14px;
}
.total-rate{float:right;line-height:30px}
.cart-prd-detail-opener1 .summary-info-icon{right:100px}
#billing-address{width:100%!important}
#opc-address-form-shipping ul.form-list{border:1px solid #eee;display:inline-block;width:100%;padding:0 10px 30px;border-radius:5px}
#checkout-review-submit #opc-address-form-shipping ul.form-list.shipp{border:1px solid red}
#checkout-review-submit #opc-address-form-billing ul.form-list.shipp{border:1px solid red}
#opc-address-form-billing ul.form-list{border:1px solid #eee;display:inline-block;width:100%;padding:0 10px 30px;border-radius:5px}
.checkout-multishipping-addresses .checkout-step h2{color:#8a826a;display:inline-block;font-size:30px;font-weight:400;text-transform:none;display:none}
.checkout-multishipping-addresses .checkout-progress{margin-top:-50px}
.pro_deal{float:right;cursor:pointer;text-align: right;}
.exchange_mains{display:inline-block;margin-top:20px;width:100%}
.exchange_rate{font-weight:700;color:#8a826a;float:left;padding-left:15px;width:100%}
.gtotal{display:inline-block;width:100%}
.input-box.dd-select.ship.valid{border:2px solid red}
.wide.valid .edit-address{background-position:-113px -1312px!important;background-position:-113px -1312px!important}
.tooltip-box > span{cursor:pointer}
.select-currency > option{text-align:right}
.select-currency{display:none;display:none;position:absolute;background:#fff;width:80px;border:1px solid #3d1f16;z-index:9999}
.overwrite-switch{position:relative}
.overwrite-switch a{font-size:19px;color:#2D1A14;font-family: 'montserratmedium';}
.select-currency li > a{display:inline-block;float:none;margin:0 0 0 10px}
ul.select-currency li{border-bottom:1px solid #eee;margin:5px 0;cursor:pointer}
.select-currency span{float:right;width:54%;text-align:left;display:block}
.wk_mp_design span.label{color:#000;font-family: 'montserratregular';}

.quantity-section1 input.qty{border:1px solid #eee;display:inline-block;margin:0 5px;padding:7px 12px;text-align:center;width:43%}
.quantity-section1 a{border:1px solid #eee;display:inline-block;font-size:19px;padding:0;height:22px;text-decoration:none;width:22px}
.cart-prd-detail-opener.open .total-rate, .cart-prd-detail-openerclick.open .total-rate{display:none}
.item_qtydata.validation-advice{padding:5px 0;position:absolute;width:180px;font-size:12px}
button.button.remove-coupon.right{height:24px;width:24px;font-size:0;background:#ccc url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat scroll right -203px top -930px;padding:0!important;position:absolute;border-radius:50px}
button.button.remove-coupon.right:active{height:24px;width:24px;font-size:0;background:#ccc url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat scroll right -203px top -930px;padding:0!important;position:absolute;border-radius:50px}
.cart_prdfont{font-size:15px;position:relative;top:0;left:5px;font-family: 'montserratregular';}

span.privacy-pol p{margin:0;clear:both;text-align:center;font-family: 'montserratregular';}
#myModal .modal-header .block-title h2{padding-left:10px;text-align:left;text-transform:capitalize}
#add-Address .modal-header .block-title h2{padding-left:10px;text-align:left;text-transform:capitalize}
span.rectangel.red{/*border:1px solid red;*/display:inline-block;margin:0;width:100%;padding:10px;border-radius:5px}
#edit-btn1 ul.form-list,#edit-btn ul.form-list{border:0!important}
#edit-btn1 .company .input-box input,#edit-btn .company .input-box input{width:100%}
#edit-btn1 .buttons-set button.button,#edit-btn .buttons-set button.button{float:left}
#edit-btn1 .buttons-set,#edit-btn .buttons-set,#shippto-btn .buttons-set{padding:0 0 15px 10px}
#edit-btn1 .modal-body p,#edit-btn .modal-body p{width:100%;padding:0 0 0 10px;margin:0}
.cart-left-side-box-inner .total-rate.pro_deal{color:#a17600;float:right;font-family:"Merriweather",serif;font-size:16px;text-align:right;width:100%;padding:10px 10px 10px 0}
#multi_select.dd-select{height:auto;word-break:break-word;word-wrap:break-word}
.cart-left-side-box-inner .total-rate.pro_deal span {
    font-family: 'Lato',sans-serif;
}
.set-margin-width{width:98%;margin:0 auto}
li.remove_margin{margin-bottom:0}
.scaffold-form .buttons-set{margin-top:10px}
.scaffold-form .fields{margin-bottom:0}
li.control.wide.company{margin:20px 7px!important}
li.wide.company.set_margin_bottom{margin-top:10px!important;margin-bottom:10px!important}
.save_ship_address{margin-left:10px}
.address-selecter .dd-select.billing_add_dropdown{width:90%}
.cart-prd-detail-opener1.open .total-rate{display:none}
span.crat_summary_text{float:left;width:63%;line-height:28px}
.cart-prd-detail-opener1.open span.summary-info-icon,.cart-prd-detail-opener.open span.summary-info-icon{float:right}
.cart-left-side-box-inner1,.cart-left-side-box-inner,.cart-prd-detail-opener{float:left;width:100%}
select#billing-address-select,select#shipping-address-select,#multi_select > select{height:auto;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap}
@media (min-width: 996px) and (max-width: 1300px) {
.offset-center .page-title h1:before{width:40%;left:-145px;transition:all .5s ease}
.offset-center .page-title h1:after{width:40%;right:-145px;transition:all .5s ease}
.logo span{
  font-size: 25px;
}
}
@media (min-width: 996px) and (max-width: 1230px) {
span.crat_summary_text{width:50%}
}
@media (min-width: 768px) and (max-width: 995px) {
.modal-dialog{z-index:9999;width:inherit!important}
.offset-center{width:80%!important;margin:0 auto}
.offset-center .page-title h1:before{width:30%;left:-80px;transition:all .5s ease}
.offset-center .page-title h1:after{width:30%;right:-80px;transition:all .5s ease}
select{font-size:16px}
}
@media screen and (max-width: 767px) {
.offset-center .page-title h1:after,.offset-center .page-title h1:before{display:none}
.modal-dialog{z-index:9999;width:inherit!important}
.BILLING-btn .btn{padding:16px 80px}
.offset-center .field,.offset-center{width:100%!important}
.offset-center input[type=checkbox]:not(old) + label{margin:0 0 10px;width:100%}
.offset-center .comp-box,.est-box{width:100%!important}
div#co-billing-form .field,div#co-billing-form li.wide{width:100%!important;margin:0!important;padding:0}
#shippto-btn .field.name-firstname,#edit-btn .field.name-firstname,#shippto-btn .field.name-lastname,#edit-btn .field.name-lastname{width:100%}
#shippto-btn .field,#edit-btn .field{width:100%}
.contact-bottom-write{margin-bottom:0}
.suit-box{width:100%!important;float:none;padding:0!important}
.add-requ{width:100%!important;float:none;padding:0!important;margin-bottom:10px}
#edit-btn .bottom-box{margin:0!important}
select{font-size:15px}
#multi_select.dd-select{overflow:hidden}
span.crat_summary_text{width:56%}
}
.clikdtata1{float:right;padding:0 10px}
.clikdtata{padding:0 50px;text-align:center}
.data21{display:inline-block;width:47%}
.data211{display:inline-block;width:95%}
.cart-prd-detail-opener .data211{display:none}
.cart-prd-detail-opener.open .data211{display:inline-block}
label.error{color:#df280a;font-size:11px;font-weight:400;margin-top:5px}
.account-create.offset-center .input-text{font-size:16.25px}
.address-selecter{position:relative;margin-bottom:5px}
#myModal1 .modal-dialog.modal-md{width:600px}
.multi_item_qtydata.validation-advice{bottom:0;font-size:12px;position:absolute;right:-70px;text-align:center;width:180px}
.review-payment div#proceed-payment{width:35%}
.review-payment div#proceed-payment .button{font-size:18px;padding:22px 19px;width:100%}
.privacy-pol p{color:#393939;font-size:16px}
.wk_mp_design .block.block-account{display:none}
.billing-addresse1 .edit-address{background-color:transparent;background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png);background-position:0 -1312px;background-repeat:no-repeat;border:0 none;display:inline-block;height:28px;margin-top:6px;text-indent:-9999px;width:28px}
.dd-select.billing_add_dropdown.valid{border:2px solid red}
.address-selecter.main_billing_add.valid .edit-address{background-position:-113px -1312px!important}
.require_multi{color:red;padding:0 50px}
.cart-shipto-btn.valid{border:1px solid red}
.privacy-pol{font-weight:400}
.checkbox.required-entry.validation-failed{border:2px solid #df280a!important}
.countrycol .dd-select select{line-height:24px}
.phonocol .input-text1{display:inline-block;width:38%!important;margin-left:0}
.phonocol .input-text{display:inline-block;width:58%!important;margin-left:10px}
.phonocol .input-text1{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;border:1px solid #8a826a;background:#FFF;font-size:18px;color:#3f241c;outline:none}
.input-text1:focus{border:1px solid #3f241c}
.input-text1.validation-failed{border:2px solid #df280a!important}
.input-text1.validation-failed:focus{border:2px solid #df280a!important}
.phonocol ::-webkit-input-placeholder{color:#8a826a}
.phonocol ::-moz-placeholder{color:#8a826a}
.phonocol :-ms-input-placeholder{color:#8a826a}
.phonocol :-moz-placeholder{color:#8a826a}
#social-login-popup .block-container .block .block-content .form-list input.input-text{outline:none}
#privacy_policy.validation-failed + label{margin-left:0;padding-left:36px;background:url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite1.png) no-repeat!important;background-position:-27px -312px!important;line-height:26px}
.dob-month.dd-select .validate-select.validation-failed,.dd-select .validate-select.validation-failed,.dob-day.dd-select .validate-select.validation-failed{border:2px solid #df280a!important;height:45px}
.input-box.dd-select.email-error.ship{border:1px solid red;border-radius:15px}
.shipping-returns-policy-container .item-que span{font-size:16px;font-weight:700;font-family:"Crimson Text",serif;color:#666}
.email-error{border:2px solid red!important}
.shipping-returns-policy-container .item{margin-bottom:20px}
.shipping-returns-policy-container .item-ans span{font-size:16px;font-weight:400;font-family:"Crimson Text",serif;color:#666}
.shipping-returns-policy-container .item-ans span a{font-weight:700;color:#1a1a1a!important;text-decoration:underline}
.shipping-returns-policy-container .item-ans span a:hover{color:#a17600}
.prodctbanner{clear:both;margin-top:0;padding-top:50px}
.prodctbanner .block-title{display:none}
.prodctbanner ul.products-grid.top-products{border:1px solid #333}
.prodctbanner .products-grid.top-products li.top-product-item:hover .prd-item-inner-wrap{box-shadow:none}
.prodctbanner .products-grid.top-products li.top-product-item:hover .actions{display:inline-block}
.prodctbanner .products-grid.top-products li.top-product-item .prd-item-inner-wrap{margin-top:0!important;margin-left:50px!important;padding:0!important;display:inline-block;vertical-align:middle;width:25%;position:inherit}
.prodctbanner .products-grid.top-products li.top-product-item{min-height:240px;width:95%;float:none;margin:0;padding:0}
.prodctbanner .products-grid.top-products li.top-product-item img{max-width:250px}
.prodctbanner .proddetailwrap{display:inline-block;vertical-align:top;vertical-align:middle;width:70%;margin:0}
.prodctbanner .products-grid.top-products li.top-product-item .actions{display:inline-block;width:50%;text-align:left}
.infowrap{text-align:left}
.proddetailwrap h3{margin-top:20px;font-size:62px;border-bottom:0;margin-bottom:20px;color:#000}
.prodctbanner .products-grid > li .product-info{text-align:left;position:relative;display:inline-block;vertical-align:top;width:43%}
.prodctbanner .pricecol{font-size:20px;font-weight:700;color:#101010}
.products-grid .actions .button{position:relative}
.products-grid .actions .button span span:before{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/add-to-cart-icon.png) no-repeat 0 0;content:'';display:inline-block;width:19px;height:23px;vertical-align:bottom;margin-right:15px}
.loginpage_customer .block-content{display:block}
.loginpage_customer .pslogin-login,.loginpage_customer .google-login,.loginpage_customer .twitter-login{display:inline-block;width:30%;margin:0 5px}
.loginpage_customer .log-twet-icon,.loginpage_customer .log-gp-icon,.loginpage_customer .log-fb-icon{width:100%}
.registered-users h2{text-align:center}
.fieldset.wk_mp_fieldset ul li .profile{margin-bottom:20px}
#wk_category_label{background:#a57800;border:1px solid #a87b00;border-radius:0;padding:10px;display:inline-block;color:#fff;margin-bottom:10px}
.wk_mp_design .wk_cat_container{position:relative;margin-bottom:10px}
.wk_mp_design .wk_cat_container .wk_elements.wk_cat_name{margin-left:10px;margin-right:10px;outline:none}
.wk_mp_design input[type=text]{width:100%!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.wk_mp_design .form-list textarea{width:100%;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.wk_mp_design input[type=radio]:not(old){opacity:1;margin-top:0;display:inline-block;vertical-align:middle}
.wk_mp_design span.defaultimageset{display:inline-block;vertical-align:middle;line-height:13px}
.wk_mp_design ul li .input-box a{margin:10px 0;display:block;font-weight:700;font-size:16px}
.wk_mp_design ul li .input-box input[type=file]{margin-bottom:10px}
.wk_mp_design #wk_mp_tr_heading{background:#3d1f16;color:#fff}
.wk_mp_design #wk_mp_tr_heading th{padding:10px}
.wk_mp_design ul li .profile .input-box input[type=checkbox]:not(old) + label{margin-right:20px}
form#form-profile-validate h1,form#form-payment-validate h1{margin-top:20px}
.btn_primary{background-color:#b38300!important;padding:12px}
.btn_primary:hover{background:#a17600;color:#fff}
.wk_mp_design ul li .profile .country_img_prev{vertical-align:middle;width:initial;display:inline-block}
.wk_mp_design table.border.wk_mp_list_table tr td select.input-text{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/dd-select-arrow.jpg) no-repeat right 0 top 50%!important;padding-left:10px}
.wk_mp_design .wk_mp_td_span input{width:56%!important}
.wk_mp_design select#stockStatus{-webkit-appearance:initial;padding-left:15px}
form#formmassofs .button{padding:10px!important}
.wk_mp_design table tr td button{padding:10px!important}
.wk_mp_design .wk_pro_divide1{width:33%;float:left;overflow:hidden}
.wk_mp_design .wk_pro_divide2{width:67%!important}
.wk_mp_design form#formmassdelete .label{display:block!important;clear:both!important;padding:0!important}
.wk_mp_design .wk_dash_label .status.pending,.wk_mp_design .wk_dash_label .status.new,.wk_mp_design .wk_dash_label .status.pending_payment,.wk_mp_design .wk_dash_label .status.holded,.wk_mp_design .wk_dash_label .status.payment_review{background-color:#b58500}
tbody.wk_mp_body td:first-child{width:33%}
.wk_mp_design .wk_orderbox_details a{color:#b78700;text-decoration:none}
body.marketplace-order-history .page-title h1{float:none!important}
body.marketplace-order-history tbody.wk_mp_body td:first-child{width:28%}
body.marketplace-marketplaceaccount-mydashboard tbody.wk_mp_body td:first-child{width:28%}
ul.socialcol{margin:0;padding:0}
ul.socialcol li{list-style-type:none;margin-bottom:16px}
ul.socialcol li a.icon{width:57px;height:57px;background:rgba(231,231,231,0.49);display:block;border-radius:100%;position:relative;margin:0 auto}
a.icon img{display:block;margin:0 auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.textcol p{color:#3f241c;font-size:18px!important;line-height:30px;font-weight:700;font-family:'Lato',sans-serif;padding-right:60px}
ul.iconcol{margin:54px 0 0;padding:0;text-align:center}
ul.iconcol li{margin:0 20px;list-style-type:none;text-align:center;display:inline-block}
ul.iconcol li a.icon{width:57px;height:57px;background:#fff;border:2px solid #926e00;display:block;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;position:relative;margin:0 auto}
ul.iconcol li h6{color:#926e00;margin-top:12px;font-family:'Lato',sans-serif}
.recipiesection2{background:#f2f2f2;padding:60px 0 80px;margin:0 -10px}
.recipiecolleft h2{text-transform:inherit;font-weight:400;font-size:24px;color:#3f241c;font-family:'Lato',sans-serif}
.recipiecolleft .textcol p{padding-right:80px!important}
.recipiecolleft p{margin-bottom:0;font-size:16px!important;color:#3f241c;line-height:30px;font-family:'Lato',sans-serif;font-weight:400!important}
.postcol{background:#fff;padding:28px 30px;box-sizing:border-box;margin-bottom:20px}
.postcol ul{padding:0;margin:0 0 25px}
.recipiecolright h3{font-size:24px;font-weight:700}
.recipiecolright h3:after{content:'';background:url(https://chocolak.com/skin/frontend/dynamic/default/images/line.png) repeat-x;width:100%;margin:10px 0;height:11px;display:block}
.recipiesection1{margin-bottom:50px;padding-top:60px}
.recipiecolleft p span{color:#a17600}
.postcol ul li{list-style-type:none;color:#926e00!important;font-size:18px!important;letter-spacing:-1px;line-height:22px!important}
.searchcol{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/search-icon.png) no-repeat right;width:22px;height:22px;border:0;position:absolute;top:12px;right:12px}
.searchwrap{position:relative}
.searchwrap input[type="text"]{border:1px solid #8a826a;border-radius:4px;font-size:18px;color:#8a826a;font-family:'Lato',sans-serif;width:100%}
.searchwrap input[type="text"]::-webkit-input-placeholder{color:#8a826a}
.searchwrap input[type="text"]::-moz-placeholder{color:#8a826a}
.searchwrap input[type="text"]:-ms-input-placeholder{color:#8a826a}
.searchwrap input[type="text"]:-moz-placeholder{color:#8a826a}
.mb40{margin-bottom:40px;display:block}
.populerpostwrap .col p{font-size:14px!important;line-height:18px!important;text-align:center;color:#3f241c;margin-top:10px;margin-bottom:10px}
.populerpostwrap{margin-top:20px}
.whiteboxwrap{margin-top:42px}
.whiteboxwrap .box1{background:#fff;padding:32px 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.whiteboxwrap .box1 .nav>li>a{padding:8px 30px}
.whiteboxwrap .box1 .nav-tabs>li>a{margin-right:2px;line-height:22px;border:0;border-radius:0;color:#3f241c;display:block!important}
.whiteboxwrap .box1 .nav-tabs>li.active>a,.whiteboxwrap .box1 .nav-tabs>li.active>a:focus,.whiteboxwrap .box1 .nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#3f241c;border:0;border-bottom-color:transparent;color:#fff}
.whiteboxwrap .box1 .nav>li>a:focus,.whiteboxwrap .box1 .nav>li>a:hover{text-decoration:none;background-color:#3f241c;color:#fff}
.whiteboxwrap .box1 .nav-tabs{border-bottom:1px solid #3f241c;margin-bottom:27px}
.whiteboxwrap .box1 table th{color:#8f8f8f;width:32%;font-size:14px;padding-bottom:8px!important;text-align:right}
.whiteboxwrap .box1 table td{border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;color:#3f241c;font-size:16px;padding:13px 0;width:33.33%;text-align:right}
.whiteboxwrap .box1 .info{display:inline-block;vertical-align:top;margin-right:30px;margin-top:12px}
.whiteboxwrap .box1 .info p{font-size:12px!important;line-height:24px!important;color:#2b2b2b!important;font-weight:700!important}
.whiteboxwrap .box1 .table{margin-bottom:0}
.whiteboxwrap .box1.table>tbody>tr>td,.whiteboxwrap .box1 .table>tbody>tr>th,.whiteboxwrap .box1 .table>tfoot>tr>td,.whiteboxwrap .box1 .table>tfoot>tr>th,.whiteboxwrap .box1 .table>thead>tr>td,.whiteboxwrap .box1 .table>thead>tr>th{padding:0;line-height:inherit;vertical-align:top;border-top:0}
.whiteboxwrap .box1 .table>tbody>tr>th:first-child{text-align:left}
.whiteboxwrap .box1 .table>tbody>tr>td:first-child{text-align:left}
.whiteboxwrap .box2{background:#fff;padding:54px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.whiteboxwrap .box2 ul{margin:0;padding:0 0 0 12px}
.whiteboxwrap .box2 ul li{list-style-type:none;margin-bottom:10px;font-weight:700;font-size:14px;color:#aea99a;text-transform:uppercase}
.whiteboxwrap .box2 ul li .icon{float:left}
.whiteboxwrap .box2 ul li .text,.whiteboxwrap .box2 ul li .text1{float:left;margin-left:18px}
.whiteboxwrap .box2 ul li .text span{color:#926e00}
.whiteboxwrap .box2 ul li .text1 h6{font-size:14px;color:#aea99a;font-weight:700;line-height:18px!important}
.whiteboxwrap .box2 ul li .text1 p{font-size:14px!important;color:#926e00!important;font-weight:700!important;line-height:18px!important}
.whiteboxwrap .box2 ul li .text1 .text1col{margin:20px 0}
.whiteboxwrap .box3{background:#fff;padding:50px 0 70px 115px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:20px}
.whiteboxwrap .box3 h2{font-size:40px;text-align:center;font-weight:700;margin-bottom:17px}
.whiteboxwrap .box3 h5{font-family:'Merriweather',serif;font-weight:300;font-size:22px;color:#3f241c;margin-bottom:28px;text-align:center;font-style:italic;text-transform:inherit}
.whiteboxwrap .box4{background:#fff;padding:45px 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:20px}
.procedurewrap h3{font-size:40px;text-align:center;font-weight:700;color:#3f241c;margin-bottom:30px}
.procedurewrap ul li{list-style-type:none;text-align:center;padding:0 40px;margin-bottom:30px}
.procedurewrap ul li p{margin-bottom:0;margin-top:26px;text-align:center}
.procedurewrap ul li .number{width:55px;height:55px;line-height:55px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:24px;font-weight:500;border:1px solid #926e00;margin:0 auto}
.notecol{margin:50px 0;text-align:center}
.procedurewrap .detail{margin-top:30px;padding:0 30px}
.procedurewrap .detail p{font-size:14px!important}
.border1{border-bottom:1px solid #c4c4c4;padding-top:30px;margin-bottom:30px}
.mt8{margin-top:8px}
.bloginnerheader{position:relative;margin:0 -10px}
.headertext{position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;text-align:center}
.headertext img{display:block;margin:0 auto}
.headertext h4{font-weight:700;color:#f2f2f2;font-size:48px;text-align:center;margin-top:16px;margin-bottom:16px;text-shadow:1px 1px 30px rgba(0,0,0,1);text-transform:inherit}
.headertext h6{font-weight:500;font-style:italic;color:#fff;font-size:18px}
.sortby{display:inline-block;color:#8a826a;font-size:16px;font-weight:700;vertical-align:top;margin-top:5px}
.sortby1{display:inline-block;color:#8a826a;font-size:16px;font-weight:700;vertical-align:top;margin-top:30px}
.block.block-layered-nav.sortbywrap,.block.block-layered-nav.block-layered-nav--no-filters.sortbywrap1,.block.block-layered-nav.sortbywrap2{display:inline-block;width:95%;vertical-align:top;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.sortbycol dd ol{padding:18px 20px}
.sortbycol{position:relative;z-index:11}
.sortbycol dd{border:1px solid #e7e7e7;width:100%}
.proicecol select{-webkit-appearance:inherit;padding:7px 10px;border-radius:4px;border:1px solid #8a826a;background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/dd-select-arrow.jpg) no-repeat right 6px top 50%;color:#8a826a;outline:none;font-family:'Lato',sans-serif}
.proicecol .sorter,.proicecol .sorter > .view-mode{float:none;width:auto}
.proicecol .sort-by.custome-filter{display:block}
dl#fme_filters_list{display:block;width:100%}
div#catalog-filters{margin:30px 0 100px}
#layered-navigation .block-content{display:block}
#fme_filters_list{border:0}
/*.sortbycol .fme_layered_dt.odd,.sortbycol .fme_layered_dt.even{border:1px solid #e6e6e6;color:#B58001;font-family:"Lato",sans-serif;font-size:18px;font-weight:400;padding:8px 10px;text-transform:uppercase;letter-spacing:1px;border-bottom:none;background-color:#fafafa}*/
.sortbycol .fme_layered_dt.odd,.sortbycol .fme_layered_dt.even{border:1px solid #e6e6e6;color:#a77d13;/*font-family:"Lato",sans-serif;*/font-family: 'montserratmedium';font-size:17px;font-weight:400;padding:8px 10px;text-transform:uppercase;letter-spacing:1px;border-bottom:none;background-color:#fafafa}
.dash-toggle .fa.fa-minus{color:#ef9007}
/*.sortbycol dd ol li a{font-size:19px;color:#300b00;font-weight:400;line-height:28px;font-family: 'montserratmedium';}*/
.sortbycol dd ol li a{font-size:15px;color:#5c3134;font-weight:400;line-height:28px;font-family: 'montserratmedium';}
.sortbycol dd ol li a:hover{text-decoration:none}
.block-layered-nav .layered-nav-filter .layered-nav-filter-label:hover{text-decoration:none}
.sortbycol{display:inline-block;width:30%;margin:0 10px;vertical-align:top}
.sortbycol a.btn-remove:after{content:''}
.proicecol{position:relative}
.proicecol .toolbar{font-family:'Lato',sans-serif;color:#636363;line-height:30px;font-size:12px;position:absolute;top:-174px;left:70px;width:67%;margin:0;z-index:0}
#alco_item{color:red;text-align:left}
.recipiecolright .block-subscribe{background:#3d2d28 url(https://chocolak.com/skin/frontend/dynamic/default/images/border-box.png) no-repeat center 20px;margin-bottom:0;padding:20px 0;margin-top:30px}
.recipiecolright .container{width:100%}
.recipiecolright .block-title h2{font-size:22px;margin-top:36px;margin-bottom:0}
.recipiecolright .block-title span:before{content:'';background:none}
.recipiecolright .block-title span:after{content:'';background:none}
.recipiecolright .block-title{margin-bottom:0}
.recipiecolright .block-title span{font-size:11px;padding:0;line-height:11px;margin-bottom:28px}
.recipiecolright .block-subscribe .input-box input[type="email"], .recipiecolright .block-subscribe .input-box input[type="text"]{width:231px;max-width:100%;height:36px;padding:10px;font-size:14px}
.recipiecolright button#before_click{padding:0!important;width:252px;margin:0 auto;height:46px;float:none;line-height:46px;border:0;background:#833c8d}
.recipiecolright .block-subscribe .actions{display:block;margin:0 auto!important;width:256px;float:none;padding-top:60px}
.sortbywrap1 .sortbycol dd ol{background:#fff}
.pricecol{position:relative}
.pricecol .toolbar{top:-94px}
.pricecol1{position:static}
.pricecol1 .toolbar{top:216px;display:none}
.block.block-layered-nav.block-layered-nav--no-filters.sortbywrap1{margin-top:23px}
.sortbywrap1 .block-title{margin-bottom:0}
.sortbywrap2 .sortbycol{display:inline-block;width:100%;margin-left: 0;}
.block.block-layered-nav.sortbywrap2{position:relative;height:auto}
.block.block-layered-nav.sortbywrap2 .currently{display:block;width:98%;padding:10px;box-sizing:border-box;padding:10px;margin:0 10px;margin-left: 0;}
.block.block-layered-nav.sortbywrap2 .desktop_state .currently{width:100%}
.sortbywrap2 .sortbycol dd ol{background:#fff;padding-top: 2px;padding-bottom: 2px;}
.catalog-category-view .col1-layout .col-main{position:relative}
.sorter .view-mode{display:none}
.block.block-layered-nav .block-title{margin-bottom:20px}
.block.block-layered-nav.sortbywrap2.block-layered-nav--no-filters.sortbywrap1 .block-title{margin-bottom:-3px}
.sortbywrap2 .actions{float:right;display:none}
/*.sortbywrap2 .currently .block-subtitle{color:#3f241c;display:inline-block;font-size:14px;font-style:normal;font-weight:700;line-height:1.4;margin:0;text-rendering:optimizespeed;font-family:'Lato',sans-serif;text-transform:uppercase}*/
.sortbywrap2 .currently .block-subtitle{color:#3f241c;display:inline-block;font-size:17px;font-style:normal;font-weight:700;line-height:1.4;margin:0;text-rendering:optimizespeed;font-family:'Lato',sans-serif;text-transform:uppercase}
.sortbywrap2 .currently ol li span{color:#8a826a;font-size:16px}
.wk_category{max-height:inherit}
.wk_cont_ul .mpsellertaxmanager_sub_navigation{right:auto;left:90px;top:10px;z-index:11}
#wk_bodymain label{display:block}
@media (min-width: 1270px) {
.footer_padd .inline_block{display:inline-block;width:17%}
.footer_padd .inline_block:first-child {
    width: 28%;padding-left: 18px;
}
}
@media (min-width: 991px) and (max-width: 1270px) {
.prodctbanner .proddetailwrap{width:68%}
.footer_padd{text-align:center}
.term_condi,.inline_block.faqblog,.inline_block.contact_about,.download_block{padding-left:0;padding-right:0}
.footer_padd .inline_block{display:inline-block;width:20%;padding-left: 17px;}
.footer-container .footer-links ul.f-links li.first{float:none;}
.loginpage_customer .pslogin-login,.loginpage_customer .google-login,.loginpage_customer .twitter-login{display:block;width:100%;margin:20px 0}
form.responsiveform table.border.wk_mp_list_table thead{display:none}
form.responsiveform table.border.wk_mp_list_table tr td:before{content:attr(data-label);display:block;text-transform:uppercase;font-weight:700;padding:5px;background:#3D1F16;color:#fff;text-align:left;margin-bottom:20px}
form.responsiveform table.border.wk_mp_list_table tr td{display:block;width:100%!important;padding:0;box-sizing:border-box;margin-bottom:20px;padding-bottom:20px}
form.responsiveform .wk_mp_td_span{width:40%;float:none;display:inline-block}
form.responsiveform input[type=text],form.responsiveform select{width:95%!important}
form.responsiveform table{border:0}
.responsiveform button.button{width:50%!important}
.sortbywrap2 .sortbycol{display:inline-block;width:22%}
.block.block-layered-nav.sortbywrap2{padding-left:0}
ul.socialcol{display:none}
.block.block-cart.skip-content{display:none}
.block.block-cart.skip-content.skip-active{display:block}
.page-header-container .store-language-container{padding:37px 0 0}
.footer .downld-catalog{text-align:center}
}
@media (min-width: 768px) and (max-width: 995px) {
.proddetailwrap h3{font-size:36px}
.prodctbanner .products-grid.top-products li.top-product-item .prd-item-inner-wrap{margin-left:0!important}
.footer_padd{text-align:center}
.term_condi,.inline_block.faqblog,.inline_block.contact_about,.download_block{padding-left:0;padding-right:0}
.footer-container .footer-links ul.f-links li.first{float:none;}
.downld-catalog{text-align:left}
.loginpage_customer .pslogin-login,.loginpage_customer .google-login,.loginpage_customer .twitter-login{display:block;width:100%;margin:20px 0}
form.responsiveform table.border.wk_mp_list_table thead{display:none}
form.responsiveform table.border.wk_mp_list_table tr td:before{content:attr(data-label);display:block;text-transform:uppercase;font-weight:700;padding:5px;background:#3D1F16;color:#fff;text-align:left;margin-bottom:20px}
form.responsiveform table.border.wk_mp_list_table tr td{display:block;width:100%!important;padding:0;box-sizing:border-box;margin-bottom:20px;padding-bottom:20px}
form.responsiveform .wk_mp_td_span{width:40%;float:none;display:inline-block}
form.responsiveform input[type=text],form.responsiveform select{width:95%!important}
form.responsiveform table{border:0}
.responsiveform button.button{width:50%!important}
.block.block-layered-nav.sortbywrap,.block.block-layered-nav.block-layered-nav--no-filters.sortbywrap1{width:85%;padding-left:0}
.proicecol .toolbar{top:-170px;width:78%}
.headertext h4{font-size:36px;line-height:36px}
ul.socialcol{text-align:center}
ul.socialcol li{display:inline-block;vertical-align:top;margin:0 10px}
ul.iconcol li{display:inline-block!important}
.populerpostwrap .col img{display:block;margin:0 auto}
.procedurewrap .detail{margin-bottom:50px}
.block.block-layered-nav.sortbywrap2{padding-left:0}
.sortbywrap2.block-subtitle.block-subtitle--filter{display:none!important}
ul.socialcol{display:none}
.block.block-cart.skip-content{display:none}
.block.block-cart.skip-content.skip-active{display:block}
.page-header-container .store-language-container{padding:37px 0 0}
.footer .downld-catalog{text-align:center}
}
@media screen and (max-width: 770px) {
.proicecol .toolbar{position:inherit;top:0;left:0;width:100%;margin:0;z-index:0;margin-bottom:30px}
.sortbywrap p.block-subtitle.block-subtitle--filter,.sortbywrap1 p.block-subtitle.block-subtitle--filter{display:none}
.sortby,sortby1{display:block;margin-left:10px;margin-bottom:10px}
.sortbywrap2 .block-subtitle.block-subtitle--filter{display:none!important}
.block.block-layered-nav.sortbywrap2{padding-left:0}
.footer .downld-catalog{text-align:center}
}
@media screen and (max-width: 991px) {
.cart-left-side-box{border:none;border-top:1px solid #eee}
.cart-left-side-box .we-notice{padding-top:10px;padding-bottom:10px}
}
@media screen and (max-width: 767px) {
.prodctbanner .products-grid.top-products li.top-product-item .prd-item-inner-wrap{width:inherit;display:block}
.prodctbanner .products-grid.top-products li.top-product-item img{display:block;margin:0 auto}
.proddetailwrap h3{font-size:36px}
.footer_padd{text-align:center;padding:50px 0}
.term_condi,.inline_block.faqblog,.inline_block.contact_about,.download_block{padding-left:0;padding-right:0}
.footer-container .footer-links ul.f-links li.first{float:none;margin-top:50px}
.inline_block.footer-links{display:block;margin:0 auto;width:300px}
.downld-catalog{text-align:left}
.inline_block.download_block .contact-header{margin:0}
.footer{padding-top:0}
form.responsiveform table.border.wk_mp_list_table thead{display:none}
form.responsiveform table.border.wk_mp_list_table tr td:before{content:attr(data-label);display:block;text-transform:uppercase;font-weight:700;padding:5px;background:#3D1F16;color:#fff;text-align:left;margin-bottom:20px}
form.responsiveform table.border.wk_mp_list_table tr td{display:block;width:100%!important;padding:0;box-sizing:border-box;margin-bottom:20px;padding-bottom:20px}
form.responsiveform .wk_mp_td_span{width:40%;float:none;display:inline-block}
form.responsiveform input[type=text],form.responsiveform select{width:95%!important}
form.responsiveform table{border:0}
.responsiveform button.button{width:50%!important}
form#formmassofs > div{float:none!important}
.wk_mp_design select#stockStatus{-webkit-appearance:initial;padding-left:15px;width:100%;margin-bottom:10px}
.sortbywrap p.block-subtitle.block-subtitle--filter,.sortbywrap1 p.block-subtitle.block-subtitle--filter{display:none}
.sortby,.sortby1{display:block}
.block.block-layered-nav.sortbywrap,.block.block-layered-nav.block-layered-nav--no-filters.sortbywrap1{display:block;width:100%;vertical-align:top;padding-left:0}
.sortbycol dd{position:inherit}
.sortbycol{display:inline-block;width:45%}
.sortby,.sortby1{margin-bottom:10px;margin-left:10px}
.proicecol .toolbar{position:inherit;top:0;left:0;width:100%;margin:0;z-index:0;margin-bottom:30px}
.table-responsive{border:0}
.block.block-layered-nav.sortbywrap2{padding-left:0}
.block.block-layered-nav.sortbywrap2 .currently{left:0}
ul.socialcol{display:none}
.block.block-cart.skip-content{display:none}
.block.block-cart.skip-content.skip-active{display:block}
.total-rate{float:right;line-height:34px}
#checkout-review-submit .form-list .ship{width:92%}
}
@media screen and (max-device-width: 750px) and (orientation: landscape) {
.downld-catalog{margin-bottom:25px}
.contact-header{margin:25px 0}
.header-top-signin-out{margin:25px 0}
.page-header-container .store-language-container{padding:55px 0 0}
li.mob-chocolatirs{margin-top:7px}
.header-minicart:hover .block-cart{top:57px}
.mini-products-list li{margin-bottom:0}
/*.header-minicart .mini-products-list{min-height:150px}*/
.block-cart.skip-active{padding-top:10px}
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
.nav-primary a.level0,.nav-primary a{line-height:38px}
.downld-catalog{margin-bottom:15px}
.contact-header{margin:15px 0}
.header-top-signin-out{margin:15px 0}
.page-header-container .store-language-container{padding:35px 0 0}
.header-minicart .minicart-actions .checkout-button{padding:14px 28px!important}
}
@media (device-height: 320px) and (device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
.nav-primary a.level0,.nav-primary a{line-height:38px}
.downld-catalog{margin-bottom:15px}
.contact-header{margin:15px 0}
.header-top-signin-out{margin:15px 0}
.page-header-container .store-language-container{padding:35px 0 0}
.mob-contact{margin-bottom:9px}
.header-minicart .minicart-actions .checkout-button{padding:14px 28px!important}
}
@media screen and (max-device-width: 480px) and (orientation: portrait) {
li.mob-chocolatirs{margin-top:18px}
#nav{width:100%}
}
@media screen and (max-width: 480px) {
.prodctbanner .proddetailwrap{display:block;width:100%;margin:0 auto;padding-left:20px;box-sizing:border-box}
.prodctbanner .products-grid.top-products li.top-product-item .prd-item-inner-wrap{margin-left:0!important}
.prodctbanner .products-grid.top-products li.top-product-item .actions{display:block;width:100%;text-align:left}
.prodctbanner .products-grid > li .product-info{text-align:left;position:relative;display:block;vertical-align:top;width:auto;float:none}
.footer_padd .inline_block{display:block;width:100%}
.footer-payment-info{text-align:center}
.footer-payment-info .block-content{display:block}
.inline_block.footer-links{width:300px!important}
.loginpage_customer .pslogin-login,.loginpage_customer .google-login,.loginpage_customer .twitter-login{display:block;width:100%;margin:20px 0}
body.marketplace-marketplaceaccount-editprofile .wk_profile_links{display:block;width:100%}
.sortbycol{display:block;width:100%;margin:10px;vertical-align:top;display:block;width:94%}
.headertext h4{font-size:18px;line-height:18px;margin:10px 0}
.headertext h6{font-size:16px}
ul.socialcol{text-align:center;margin-bottom:20px}
ul.socialcol li{display:inline-block;vertical-align:top;margin:0 10px}
ul.iconcol li{display:inline-block!important}
.populerpostwrap .col img{display:block;margin:0 auto}
.procedurewrap .detail{margin-bottom:50px}
.headertext img{display:block;margin:0 auto;width:25px;height:25px}
.textcol p{padding-right:0!important}
.recipiecolleft .textcol p{padding-right:0!important}
.whiteboxwrap .box1 .nav>li>a{padding:8px 12px}
.whiteboxwrap .box1,.whiteboxwrap .box2,.whiteboxwrap .box3,.whiteboxwrap .box4{padding:20px}
.whiteboxwrap .box2 ul{margin:0;padding:0}
.whiteboxwrap .box2 ul li{font-size:12px}
.box3 ul{padding-left:20px}
.procedurewrap ul li{padding:0}
.mblimg img{margin-bottom:20px}
.procedurewrap .detail{padding:0}
.populerpostwrap .col{margin-bottom:30px}
.block.block-layered-nav.sortbywrap2 .currently{position:inherit}
.mobile-filter-opener{margin-top:40px}
}
@media screen and (max-width: 479px) {
.ajax-cart-modal .block{background-position:18px 45px;width:300px;margin-left:-150px;padding:28px 0 28px 75px}
.ajax-cart-modal .block .block-content .block-subtitle{font-size:18px;line-height:20px}
.ajax-cart-modal .block .block-content .block-subtitle h6{font-size:18px;margin-bottom:5px}
.ajax-cart-modal .block .block-content .block-subtitle br{display:none}
}
.wk_row_view td input[type=checkbox]{opacity:1;position:relative}
.wk_content th input[type=checkbox]{opacity:1;position:relative}
.form-customer-create .input-box a{font-weight:700}
.mceStatusbar.mceFirst.mceLast{display:none}
.videoContainer{height:100vh;width:100%;max-width:100%;position:relative;overflow:hidden}
.video-block{position:fixed;bottom:20px;right:106px;z-index:99;border:none;outline:none;cursor:pointer;width:450px;height:230px}
.videoContainer video{object-fit:fill;position:absolute;top:-9999px;bottom:-9999px;left:-9999px;right:-9999px;margin:auto;min-width:100%;width:100%}
.pro-dimention{border-bottom:1px solid;color:#8a826a;display:block;font-weight:800}
#descriptionp-box .validation-advice{display:block}
#descriptions-box .validation-advice{display:block}
select#diatery{height:inherit;display:inline-block;vertical-align:top;overflow:hidden;border:solid grey 1px}
select#kind{height:inherit;display:inline-block;vertical-align:top;overflow:hidden;border:solid grey 1px}
.layered-nav-filter #kind-non-alcoholic a, .layered-nav-filter #kind-alcoholic a, .layered-nav-filter #kind-non-gmo a, .layered-nav-filter #kind-gmo a, .layered-nav-filter #dietary-non-alcoholic a, .layered-nav-filter #dietary-alcoholic a, .layered-nav-filter #dietary-non-gmo a, .layered-nav-filter #dietary-gmo a{color:red!important}
.account-cart-wrapper .skip-link{float:right;position:relative}
div.skip-content.myaccountpage{position:absolute;top:32px;right:0;background:#fff;width:200px;border-radius:3px;border:1px solid #ddd;text-align:left;z-index:111;padding:12px 10px!important;height:inherit!important}
#header-account .links ul li{margin-bottom:5px}
#wk_bodymain span.pro-dimention{margin-bottom:20px;margin-top:25px}
#wk_bodymain label#depth{min-width:30%;margin-bottom:0;float:left;line-height:43.5px}
.input-box.validation-failed {border: 3px solid #df280a !important;border-radius: 5px;}
.wk_for_validation.validation-failed{border:2px solid #df280a}
.wk_mp_design .form-list div#depth{display:inline-block;width:auto;padding-left:19px}
#wk_bodymain label#height{min-width:30%;margin-bottom:0;float:left;line-height:43.5px}
.wk_mp_design .form-list div#height{display:inline-block;width:auto;padding-left:19px}
#wk_bodymain label#width{min-width:30%;margin-bottom:0;float:left;line-height:43.5px}
.wk_mp_design .form-list div#width{display:inline-block;width:auto;padding-left:19px}
div#tabs2-img img{max-width:100%;margin:0 auto}
.price-box .special-price .price{color:#df280a}
.layered-nav-filter-extra{padding:10px 5px}
.meanbee-infinitescroll-button:focus{box-shadow:inset 0 0 0 7px rgba(62,47,0,1);color:#3f241c}
.meanbee-infinitescroll-button:hover{box-shadow:inset 0 0 0 7px rgba(62,47,0,1);color:#3f241c}
.meanbee-infinitescroll-button:active{box-shadow:inset 0 0 0 7px rgba(62,47,0,1);background:rgba(0,0,0,0) none repeat scroll 0 0!important;color:#3f241c}
.meanbee-infinitescroll-button.button{border:1px solid #3e2f00;width:100%;max-width:380px;font-size:18px;color:#3f241c;display:block;margin:0 auto;text-transform:uppercase;padding:17px 0;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background:rgba(0,0,0,0) none repeat scroll 0 0}
#dealerInquiry select.drop.required-entry.validation-failed{border:2px solid red}
.meanbee-infinitescroll-busy > img{display:inline}
.wk_mp_design .form-list div#depth input{width:83px!important;display:inline-block}
.wk_mp_design .form-list div#height input{width:83px!important;display:inline-block}
.wk_mp_design .form-list div#width input{width:83px!important;display:inline-block}
.playpause{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/video-icon.png);background-repeat:no-repeat;width:6%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background-size:contain;background-position:center;z-index:9999}
.playpause1{background-image:url(https://chocolak.com/skin/frontend/dynamic/default/images/video-stio-icon.png);background-repeat:no-repeat;width:6%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background-size:contain;background-position:center}
.input-text.validation-failed1{border:2px solid #df280a!important}
#wk_bodymain label#tax_or_var{min-width:60%;margin-bottom:0;float:left;line-height:43.5px}
.wk_mp_design .form-list div#tax_or_var{display:inline-block;width:auto;padding-left:5px;width:10%}
.wk_mp_design .form-list div#tax_or_var input{width:54px!important;display:inline-block}
span.taxof{color:red}
.f_width.blog-recipe a{display:inline-block}
video::-internal-media-controls-download-button{display:none}
video::-webkit-media-controls-enclosure{overflow:hidden}
video::-webkit-media-controls-panel{width:calc(100% + 30px)}
#resticted_item{color:red;text-align:left}
#comment-form .required-entry.validation-failed{border:2px solid #df280a}
#comment-form .required-entry.validation-failed:focus{border:2px solid #df280a!important;outline:none!important}
.we-notice{float:left;padding-left:8px;padding-top:2px;font-size:13px;color:#833c8d}
.we-notice img{float:left;margin:0 6px 0 0}
@media only screen and (max-width: 770px) {
#coupon-c-mobile{display:block!important}
#coupon-c{display:none}
}
.mobile_state{display:none}
input:checked + label>a{color:red;font-weight:700!important}
.inquiry-index-index .product-view .sharing-links li a span.fb{background-position:5px 15px!important}
.inquiry-index-index .product-view .sharing-links li a span.tweet{background-position:7px 16px!important}
.inquiry-index-index .product-view .sharing-links li a span.g-pluse{background-position:0 -958px!important}
.inquiry-index-index .product-view .sharing-links li a span.pin{background-position:-44px -957px!important}
.inquiry-index-index .product-view .sharing-links li{float:left;padding:0 13px}
.inquiry-index-index .product-view .sharing-links li a span{height:44px;width:30px}
#coupon-c-mobile{display:none}
@media (min-width: 1230px) and (max-width: 1270px) {
.sortbywrap2 .sortbycol{display:inline-block;width:23%}
}
@media (min-width: 992px) and (max-width: 1229px) {
.block.block-layered-nav.block-layered-nav--no-filters.sortbywrap1{width:93%;padding-left:0}
.sortbycol dd{width:260px}
.sortbycol.diatery dd{right:0}
.meanbee-infinitescroll-button.button{margin:90px auto 0}
.videoContainer{height:80vh}
}
@media (min-width: 768px) and (max-width: 991px) {
.meanbee-infinitescroll-button.button{margin:45px auto}
.videoContainer{height:44vh}
}
@media (min-width: 771px) and (max-width: 991px) {
.block.block-layered-nav.block-layered-nav--no-filters.sortbywrap1{width:91%;padding-left:0}
.sortbywrap2 .sortbycol{width:21%}
.sortbycol dd{width:260px}
.sortbycol.diatery dd{right:0}
}
@media screen and (max-width: 770px) {
.sortbywrap2 .sortbycol{width:94%}
.sortbycol dd ol li a{font-size:15px}
.opc-wrapper-opc.cart-wrap .cart-prd-detail-opener::before{width: 16px;padding-right: 0;margin-right: 2px;}
.total-rate.pro_deal { width: 41%;}
}
@media screen and (max-width: 568px) {
.total-rate.pro_deal { width: 47%;}
body .cart-prd-detail-opener .data21 {width: 48%;}
}
@media screen and (max-width: 489px) {
.total-rate.pro_deal { width: 48%;line-height: 2;}
body .cart-prd-detail-opener .data21 {width: 47%;}
}
@media screen and (max-width: 426px) {
body .cart-prd-detail-opener .data21 {width: 46%;}
}
@media screen and (max-width: 407px) {
.total-rate.pro_deal { width: 49%;}
body .cart-prd-detail-opener .data21 {width: 45%;}
}
@media screen and (max-width: 399px) {
.total-rate.pro_deal { width: 54%;}
body .cart-prd-detail-opener .data21 {width: 40%;}
}
@media screen and (max-width: 767px) {
.videoContainer{height:92vh}
.toolbar11{background:#fff;box-shadow:0 0 4px 2px rgba(0,0,0,0.3);-moz-box-shadow:0 0 4px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,0.3);-o-box-shadow:0 0 4px 2px rgba(0,0,0,0.3);left:3%;padding:15px;position:absolute;top:90%;width:94%;z-index:9999;display:none}
.filter-icon{background-position:0 -1083px;display:inline-block;float:right;height:23px;vertical-align:middle;width:24px}
.mobile_state{display:block}
.desktop_state{display:none}
.filter-popup-title{display:block;margin-bottom:5px}
.block.block-layered-nav.sortbywrap,.block.block-layered-nav.block-layered-nav--no-filters.sortbywrap1{width:100%;padding:0;display:block}
.opc-wrapper-opc.cart-wrap .checkout-progress li a{padding:5px 8px;display:block;float:left}
.checkout-step{width:100%!important}
.checkout-progress{text-align:center!important;margin-top:0!important;text-align:left!important;position:relative;left:25px}
.checkout-step h2{text-align:center!important;font-size:18px!important;position:relative;left:45px}
#cminds-addressupload-import-button-cpy{display:none}
}
@media screen and (max-width: 642px) {
.data21{width:40%}
.data211{width:52%}
.videoContainer{height:76vh}
.cart-prd-detail-opener.open{font-size:16px}
.clikdtata{padding:0 5px}
.clikdtata1{padding:0 5px}
}
@media screen and (max-width: 505px) {
.data21{width:37%}
.data211{width:55%}
.cart-prd-detail-opener.open,.cart-prd-detail-opener{padding:6px 4px}
.checkout-list-part{padding:15px 4px}
.checkout-list-part .close-btn{margin-right:0}
.checkout-list-part .product-name{font-size:12px}
.checkout-list-part .a-center input[type=text].qty{width:30px;padding-left:4px;padding-right:4px;height:30px;font-size:13px;margin-top:10px}
.videoContainer{height:60vh}
}
@media screen and (max-width: 480px) {
.opc-wrapper-opc.cart-wrap .item_parent1{width:50%}
.checkout-list-part .a-center input[type=text].qty{margin-top:0}
.data21{width:36%}
.checkout-list-part{padding:15px 0}
.cart-left-side-box-inner .total-rate.pro_deal{font-size:13px}
.opc-wrapper-opc.cart-wrap .cart-prd-detail-opener{font-size:12px}
.cart-prd-detail-opener.open,.cart-prd-detail-opener{padding:0}
.checkout-list-part .price{font-size:16px}
.clikdtata{padding:0 19%}
#checkout-review-submit .form-list .ship{width:88%}
.header-minicart:hover .block-cart{width:100%}
}
@media screen and (max-width: 420px) {
.data211{width:53%}
.data21{width:35%}
.videoContainer{height:35vh}
}
@media screen and (max-width: 380px) {
.data21{width:32%}
.data211{width:56%}
.scrollToTop{font-size:18px;height:40px;line-height:34px;right:20px;width:40px}
.header-minicart:hover .block-cart{top:70px}
.header-minicart .info-wrapper{width:100%}
}
@media screen and (max-width: 360px) {
.clikdtata{padding:0 14%}
.opc-wrapper-opc.cart-wrap .item_parent1{width:48%}
.header-minicart:hover .block-cart{width:320px}
.block.block-layered-nav.sortbywrap2 .currently{width:80%}
.catalog-category-view .currently ol{padding-left:0}
.products-grid.top-products li.top-product-item .white-btn{margin-bottom:15px}
.procedurewrap .detail p{font-size:13px!important}
.videoContainer{height:40vh}
.products-grid .actions .white-btn{float:left;padding:7px!important;font-size:12px!important;margin-left:0!important;margin-bottom:5px!important}
.products-grid .actions .button.btn-cart{position:relative;float:left;border:1px solid #BA8800;font-size:12px}
}
.quantity-section1{display:inline-block;position:relative;padding-bottom:20px}
.cart-wrap .quantity-section1{vertical-align:top;width:50px}
/*.address-selecter .quantity-section1{margin:0 22px 0 10px}*/
.quantity-section1 input.qty{display:inline-block;float:left;padding:7px 12px;text-align:center}
.cart-wrap .quantity-section1 input.qty{border:1px solid #8a826a;margin:0;width:100%}
span.error-msg-red{color:red;font-weight:700}
span.success-msg-green{color:green;font-weight:700}
.showCertificate-Box{background-color:#e6e6e6;padding:20px}
.input-text.readonly{background-color:#e7e7e7!important}
.printBtn{bottom:20px;display:inline-block;position:relative;float:right;padding-right:9px}
span.little-left-margin{margin-left:5px}
span#vat_id_alert{margin-left:10px;color:#db3b3b;font-size:16px;font-weight:700}
.no-border-on-image.validation-failed{border:2px solid red;padding:20px}
.vendor-box-area{border:2px solid #e7e7e7;text-align:center;line-height:6;font-size:30px;font-weight:700;color:#e7e7e7}
.vendor-box-name-yellow{padding-top:20px;font-weight:700;font-size:18px;color:#AD8001}
.vendor-box-name{text-transform:uppercase}
#review-tiny-slider .owl-nav{position:absolute;top:40%;width:100%}
#review-tiny-slider .owl-nav .owl-next{margin-top:4px;position:absolute;right:-2%;top:50%;border:1px solid}
#review-tiny-slider .owl-nav .owl-prev{margin-top:4px;position:absolute;left:-2%;top:50%;border:1px solid}
#header-account1 .links > ul{background:rgba(112,62,48,0.90) none repeat scroll 0 0;padding:10px;position:absolute;width:140px;z-index:4}
#header-account1 .links > ul li a{color:#fff;border-bottom:1px solid;width:111px;display:inline-block;text-decoration:none}
#header-account1 .links > ul li a:hover{color:#ccc}
.multishippingsidebar{float:right;width:35%}
.multishippingsidebar .review-main-block{width:100%!important}
.updateqtyaddress{width:100%;display:inline-block;text-align:center;margin-bottom:10px;font-family: 'montserratregular';}
.multishippingsidebar .review-payment div#proceed-payment{float:none;width:100%}
.multishippingsidebar .shipping_info > div.col-2.col-wide{padding-bottom:5px!important}
.item > a:hover{text-decoration:none}
.apierror{color:Red}
.apierrorcollapse{color:red;display:inline-block;font-size:14px;line-height:1}
.cart-prd-detail-opener .apierrorcollapse{display:inline-block}
.cart-prd-detail-opener.open .apierrorcollapse{display:none}
.summary-wrap .discount-form .input-box input{background:#fff url(https://chocolak.com/skin/frontend/dynamic/default/images/icon-sprite.png) no-repeat scroll right -200px top -1437px;
  font-family: 'montserratmedium';
  font-size: 14px;
}
.summary-wrap .discount-form{padding:0 15px}
button.button.apply-coupon-formulti{    background: transparent none repeat scroll 0 0;color: transparent;position: absolute;right: 0;top: 0;padding: 0;margin-top: 23px;}
.multiaddressuploadbtn{display:none}
button.import-new-customer-addresses{float:right;margin-bottom:10px;background:#fff;border:2px solid #846a63!important;color:#5b4640;text-transform:capitalize;padding:14px!important}
.currently.price{/*position:relative;*/bottom:15px}
select.validation-failed{border:2px solid #df280a!important}
span.label{color:#000}
.garryBoss span.price{margin-left:12px}
.col-1.col-narrow{margin-bottom:10px}
.address-selecter .edit-address{/*width: 9%;*/vertical-align: top;margin-top:0;max-width: 28px;}
@media only screen and (max-width: 1024px) and (min-width: 980px) {
.products-grid .actions .white-btn{padding:10px!important;line-height:22px}
.products-grid .actions .button.btn-cart{position:relative;margin-left:5px;border:1px solid #BA8800}
.shop_new_home_top_vendors{padding:15px 0 0;text-align:center}
.shop_new_home_top_vendors a{padding:15px}
.shop_new_home{padding:15px 0 0;text-align:center}
.shop_new_home a{padding:15px}
.product-view .add-to-cart-buttons .white-btn{padding:18px 20px;width:100%;max-width:210px}
.product-view .add-to-cart-buttons .button{width:100%;max-width:210px;margin-left:10px;position:relative;padding:18px 20px!important}
.product-view .product-shop .product-name .h1,.product-view .product-img-box .product-name h1{font-size:20px}
}
@media only screen and (max-width: 980px) {
.checkout-step{text-align:center;margin-bottom:5px!important;width:100%!important}
li.one-receiver{padding:5px!important}
li.one-receiver .tooltip-box{position:absolute!important;left:62px!important;bottom:40px!important;width:100%!important}
li.one-receiver .tooltip-box p{padding:8px!important;font-size:13px!important}
li.one-receiver a{font-size:12px}
li.one-receiver .tooltip-box span{padding:5px!important;font-size:13px!important}
li.Multiple-receiver{padding:5px!important}
li.Multiple-receiver .tooltip-box{width:100%!important;left:-82px!important;bottom:47px!important}
li.Multiple-receiver .tooltip-box p{padding:6px!important;font-size:13px!important}
li.Multiple-receiver a{font-size:12px}
li.Multiple-receiver .tooltip-box span{padding:5px!important;font-size:13px!important}
.cart-wrap .item_parent1{width:50%!important}
.cart-wrap .item_image1{display:inline-block;width:auto!important;vertical-align:top;text-align:center}
.modal-dialog .block-title h2{font-size:20px}
.products-grid .actions .button{padding:5px!important;font-size:11px!important;line-height:22px;float:none;margin-left:3px;width:auto;margin-top:1px}
.products-grid .actions .white-btn{padding:5px!important;font-size:11px!important;line-height:22px;float:none;margin-left:5px;display:inline-block}
.buttons-set button.button.btn-cart-out-of-stock{float:none;margin-left:0}
.product-view .add-to-cart-buttons .button{margin-left:0;position:relative;width:auto}
.product-view .add-to-cart-buttons .white-btn{width:auto}
.products-grid .actions .button span span:before{margin-right:9px}
}
@media only screen and (max-width: 475px) {
.product-view .add-to-cart-buttons .button{width:100%}
.product-view .add-to-cart-buttons .white-btn{width:100%}
.product-info{min-height:55px!important}
.actions .white-btn{margin-bottom:8px}
li.home{margin-left:10px}
.breadcrumbs li{margin-left: 0;}
.product-info .product-name{text-align:left}
.product-info .price-box{text-align:left}
.products-grid > li{text-align:left!important}
.products-grid .actions .button{margin-left:0!important}
.form-list .fields .field{width:100%!important}
.cart-prd-detail-opener{font-size:12px!important}
.cart-wrap .item_details h3.product-name{font-size:14px!important}
.cart-prd-detail span.price{font-size:14px!important;position:relative!important;left:32px!important}
.checkout-progress{text-align:center!important;margin-top:0!important;position:none!important;left:0!important;width:auto!important;margin-bottom:5px!important}
.cart-wrap .checkout-progress li{text-transform:none!important}
.header-minicart .info-wrapper{width:60%;position:relative;left:8px}
/*.header-minicart .info-wrapper{width:60%;position:relative;left:30px}*/
/*.mini-products-list .product-image{width:26%;position:relative;overflow:hidden;bottom:9px}*/
.header-minicart .info-wrapper td.qty-wrapper{position:relative;left:-10px}
.increment_qty_prd, .mini-cart-increment_qty{
  background-position: -31px 0;
}
}
.dataman-space{display:block;width:100%;margin-top:5px;margin-bottom:5px}
.whiteboxwrap .box3 ul li{font-size:16px!important}
.recipiecolleft ol li{font-size:16px;color:#000;color:#3f241c;line-height:30px}
.recipiecolleft ul li{font-size:16px;color:#000;color:#3f241c;line-height:30px}
.recipiecolleft ol{list-style-type:circle;margin-left:20px}
.recipiecolleft ul{list-style-type:circle;margin-left:20px}
.banner-wrap .owl-nav{display:none}
.top-product-item.item:hover{border:none}
.home-banner-in{min-height:auto}
.actions .outofstocksubscription{padding:0 4px}
body ul.top-products.products-grid li .actions .outofstocksubscription button{margin:0 auto!important;width:100%!important;padding-left:0!important;padding-right:0!important}
body ul.top-products.products-grid li .actions .outofstocksubscription button span{font-size:11px!important}
.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}
.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}
input.button-contest{margin-top:11px;color:#fff;padding:10px 20px;font-size:20px;background:linear-gradient(to bottom,#bd8b00 0%,#a37700 100%)}
.vendor-box-name{height:224px}
.vendor-box-name img{max-height:100%}
.nav-primary li.level0:last-child{/*display:none*/}
.topslick > div{display:inline-block}
.form-language{padding-right: 36px;margin-right: 90px;}
.sticky-header .header-middle {padding-top: 0;}
.block.block-account .block-content.no-display{display: none;}
.layered-nav-filter input[type="checkbox"]:not(old) + label{line-height: 33px;}

.summary-wrap .discount-form > label, .summary-wrap .discount-form > .input-box {display: inline-block;padding-top: 10px;}
.summary-wrap .discount-form > label {width: 40%;  font-family: 'montserratmedium';
  font-size: 17px;}
.summary-wrap .discount-form > .input-box {width: 60%;position: relative;}
.pro-qtys {font-family: 'Lato',sans-serif;}
#cminds-addressupload-upload-form {padding-top: 30px;}
span.customchkhead {font-size: 40px;font-weight: 600;font-style: normal;font-family: 'Lato',sans-serif;text-transform: uppercase;}
.opc-menu .clear.move-columns {margin-bottom: 4px;}
.data21 > div > span {width: 188px;}
.open .data21 > div > span {
  width: 26%;
  font-family: 'montserratmedium';
  font-size: 14px;
}
.checkout-list-part .product-name{
  font-family: 'montserratmedium';
  font-size: 17px;
}
.block-subscribe .block-title span {
    color: #e7d3a0;display: inline-block;
}
.data21 > div > span:nth-child(4n){width: 18%;}
.cart-prd-detail-opener .data21 > div > span:nth-child(2n), .cart-prd-detail-opener .data21 > div > span:nth-child(3n), .cart-prd-detail-opener .data21 > div > span:nth-child(4n) {display: none;}
.cart-prd-detail-opener .data21 {width: 55%;}
.cart-prd-detail-opener.open .data21 {width: 58%;}
.cart-prd-detail-opener.open .data21 > div > span:nth-child(2n), .cart-prd-detail-opener.open .data21 > div > span:nth-child(3n), .cart-prd-detail-opener.open .data21 > div > span:nth-child(4n) {display: inline-block;}
.cart-prd-detail-opener.open .data21 {width: 95%;}
.cart-prd-detail-openerclick .data21 > div > span:nth-child(2n), .cart-prd-detail-openerclick .data21 > div > span:nth-child(3n), .cart-prd-detail-openerclick .data21 > div > span:nth-child(4n) {display: none;}
.cart-prd-detail-openerclick .data21 {width: 55%;}
.cart-prd-detail-openerclick.open .data21 {width: 58%;}
.cart-prd-detail-openerclick.open .data21 > div > span:nth-child(2n), .cart-prd-detail-openerclick.open .data21 > div > span:nth-child(3n), .cart-prd-detail-openerclick.open .data21 > div > span:nth-child(4n) {display: inline-block;}
.cart-prd-detail-openerclick.open .data21 {width: 95%;}
.main-container {
  /*padding-top: 25px;*/
}
.cms-index-index .main-container {    padding-top: 0px;}
.data21{vertical-align: middle;}
.lineheightone::before {line-height: 1;}
#each_receiver:hover span {text-decoration: underline;}
.button.import-new-customer-addresses {border: none!important;text-decoration: underline;padding: 2px 0 5px !important;text-decoration: none;}
.button.import-new-customer-addresses:hover {text-decoration: underline;}
#cminds-addressupload-import-button-cpy:hover {background-color: transparent;color: inherit;}
span.popupspan {width: 32%;float: left;}
#payment_form_twocheckout table td {padding: 0;}
#dt_method_twocheckout label {color: gray !important;font-size: 18px;}
body .opc-wrapper-opc .button.btn-checkout.opc-btn-checkout span, body .opc-wrapper-opc .button.btn-checkout.opc-btn-checkout:hover span {background-color: transparent !important;}
.opc-wrapper-opc.cart-wrap .checkout-progress li.Multiple-receiver:hover span{color:#b58400;}
.cms-faq p, .cms-aboutus p {margin-bottom: 0;}
body.checkout-multishipping-addresses #review-buttons-container{display: none;}
#social-login-popup .social-login-title {background-color: #3399cc}
#social-login-popup fieldset button.login {background-color: #3399cc;border: #3399cc}
#social-login-popup button.create {background-color: #3399cc;border: #3399cc}
#social-login-popup fieldset button.send {background-color: #3399cc;border: #3399cc}
#social-login-popup .social-login .block-content .button span{background:  #3399cc;border: 1px solid #3399cc;height: auto;}
/******* testimonial ******/
#tip {position: absolute; border: 1px solid #CCCCCC; background: #A7C2E8; padding: 4px; display: none;}
.testimonial-entry{padding: 20px; margin-bottom: 20px;}
.testimonial-entry.odd {background: #F8F8F8; border-top: 1px dashed #E0E0E0; border-bottom: 1px dashed #E0E0E0;}
.testimonial-content-avatar{text-align: right;}
/*.testimonial-content-avatar > img{border: 5px solid #93817c; border-radius: 50%; height: 77px; width: 77px !important; display: inline-block !important;}
*/.testimonial-content-avatar{ overflow: hidden;   margin-left: 15px;border: 5px solid #93817c; border-radius: 50%; height: 77px; width: 77px !important; display: inline-block !important;}
.testimonial-content-avatar > img {
    position: relative;
    width: auto !important;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(-50%);
    max-width: 132px;
    left: 33%;
}
.testimonial-www {font-style: normal;text-align: right;display: block;}
.testimonial-date {font-size: 10px;text-align: right;display: block;font-weight: bold;}
.customer-testimonials .page-title {margin: 0 0 10px;}
.customer-testimonials .page-title h1 {color: #464646;float: left;font-size: 17px;font-weight: bold;text-transform: uppercase;}
.customer-testimonials .page-title button {float: right;}
.block-testimonial .testimonial-entry{padding: 0;}
.block-testimonial .testimonial-content {margin: 0 !important;font-style: italic;padding-bottom: 5px;}
.block-testimonial .testimonial-container {padding: 8px;}
.block-testimonial .pagination {padding: 5px 8px 10px;margin-bottom: 15px;}
.block-testimonial .pagination .btn-prev {background: url(https://chocolak.com/skin/frontend/dynamic/default/images/testimonial/navigation-left.png) no-repeat scroll left top transparent;float: left;}
.block-testimonial .pagination .btn-next {background: url(https://chocolak.com/skin/frontend/dynamic/default/images/testimonial/navigation-right.png) no-repeat scroll left top transparent;float: right;}
.block-testimonial .pagination a {height: 0;overflow: hidden;padding-top: 18px;width: 18px;display: block;}
.testimonial-submit {float: left; width: 685px;}
.testimonial-submit .page-title h1 {color: #464646; font-weight: bold; font-size: 17px; text-transform: uppercase; }
.testimonial-submit .form-list {float: left; width: 100%;}
.testimonial-submit .form-list li {float: left; width: 255px; margin: 0 20px 7px 0;}
.testimonial-submit .form-list li .input-text {float: left; width: 255px; }
.testimonial-submit .form-list li .std-input-box { width: 535px !important;clear: both; display: block;}
.testimonial-submit .form-list li.required-std {float: left; width: 100% !important;}
.testimonial-submit .form-list li.required-std .std-input-box .required-entry {width: 530px !important;}
.testimonial-submit .form-list li.required-std {margin: 0 !important;}
.testimonial-submit .input-box-captcha {float: left; width: 100%; margin: 10px 0 0 0;}
.testimonial-submit .input-box-captcha #captcha {float: left; margin: 0 10px 0 0; }
.testimonial-submit .input-box-captcha .required-entry {float: left; height: 24px;font-size: 17px; margin: 0 7px 0 0;}
.testimonial-submit .input-box-captcha p {float: left; width: 100%; }
.testimonial-submit .input-box-captcha a.refresh-captcha {    float: left;  padding: 11px 0 0;}
.block-testimonial-sidebar .block-content .testimonial-sidebar-content{text-align:left; padding:20px 0 20px; /*background: url(https://chocolak.com/skin/frontend/dynamic/default/images/testimonial-icon.png) no-repeat right 90px top 10px;*/}
.block-testimonial-sidebar .block-content .std {float: left; width: 100%;}
.block-testimonial-sidebar .block-content .std .tooltip {font-size: 11px;}
.block-testimonial-sidebar .block-content .name-date-testimonial {float: left; width: 100%; text-align: left;}
.block-testimonial-sidebar .block-content .name-date-testimonial h6 {margin: 0;color: #6f5358;font-family: 'montserratbold';font-size: 19px;}
#testimonial-sidebar-home .owl-nav [class*="owl-"]{font-size: 33px;}
.customer-testimonials .customer-testimonials-content{float: left; margin: 20px 10px 0; padding: 10px; border: 1px solid #dfdfdf; width: 645px;}
.customer-testimonials .customer-testimonials-content:hover { border: 1px solid #ffde1c;}
.customer-testimonials .customer-testimonials-content.last { margin: 20px 10px;}
.testimonial-sidebar-content .std p{ margin-bottom: 5px;padding:10px 70px 0 6px; /*font-family: 'Merriweather', serif; font-size: 16px; color:#fff;*/ line-height: 32px; /*font-style: italic;*/}
.name-date-testimonial{padding-left: 6px;}
.name-date-testimonial h6.date{color:#fff; display: none;}
.name-date-testimonial h6.name{color:#fff; font-size:16px; font-weight: 700; letter-spacing: -0.5px;}
#testimonial-sidebar-home .owl-dots {    bottom: auto;    position: relative;    width: 100%;}
@media only screen and (max-width: 991px) {
.testimonial-content-avatar{text-align: center;}
.block-testimonial-sidebar .block-content .testimonial-sidebar-content{padding: 0 0 20px;}
}
@media only screen and (max-width: 770px) {
.block-testimonial-sidebar{margin: 34px 0 40px !important; padding:30px 0 20px;}
.testimonial-content-avatar{text-align: center;}
.block-testimonial-sidebar .block-content .testimonial-sidebar-content{padding: 0px; background-position: right 0 top 190px;}
.testimonial-sidebar-content .std p{font-size: 14px; line-height: 30px; padding: 20px 0 0 0;}
#testimonial-sidebar-home .owl-nav [class*="owl-"]{font-size:25px;}
#testimonial-sidebar-home .owl-nav .owl-prev{top:85px;}
#testimonial-sidebar-home .owl-nav .owl-next{top:85px;}
}
/******* end testimonial ******/
/******* exitpopup ******/
.mteo-theme-default #mteo_msg_error, .mteo-theme-default #mteo_subscription_success_with_coupon, .mteo-theme-default #mteo_subscription_success {display: none;}
#mteo_popup_bg_layer {position: absolute;z-index: 2147483647;background: url(https://chocolak.com/skin/frontend/dynamic/default/images/mt/exitpopup/mteo_dark2.png);
width: 100%;height: 100%;overflow: hidden;text-align: center;top: 0;left: 0;box-sizing: border-box;display: none;}
.mteo-theme-default {width: 530px;height: auto;min-height: 336px;display: block;overflow: hidden;background-color: #8F441A!important;border: 4px solid #A67C12;
outline: solid 6px #8F441A;border-top: none!important;border-left: none!important;}
#mteo_popup_content {background: #ffffff;position: relative;margin: 0 auto;display: inline-block;vertical-align: middle;box-shadow: 15px 15px 0 0 #3D1F14;}
.mteo-box-icon {background-image: url("https://chocolak.com/skin/frontend/dynamic/default/images/mt/exitpopup/mteo-mail-icon1.png");background-position: center;background-repeat: no-repeat;height: 73px;margin: 60px auto 0;overflow: hidden;text-align: center;width: 73px;background-size: cover;background-color: transparent!important;}
.mteo-success-msg, .mteo-theme-default .mteo-text-row-1 {font-size: 18px;font-weight: bold;padding: 18px 0 0;text-align: center;text-transform: uppercase;width: 100%;word-spacing:0;
color: #A67C12!important;font-size: 50px;font-weight: 700;font-family: Merriweather;text-transform: none;}
.mteo-success-msg span, .mteo-theme-default .mteo-text-row-2 {clear: both;color: #666668;font-size: 12px;height: auto;line-height: 18px;margin: 0 70px;overflow: hidden;text-align: center;width: auto;display: block;text-transform: none;font-weight: normal;word-spacing: normal;}
.mteo-theme-default .mteo-text-row-2 {color: #fff!important;font-family: Merriweather;font-size: 26px;line-height: 35px;}
.mteo-theme-default .mteo-subscribe {height: auto;margin: 40px 70px 60px;overflow: hidden;text-align: center;width: auto;}
.mteo-theme-default input {border: 1px dotted #a2a2a2;box-sizing: border-box;color: #505050;display: inline-block;float: none;font-size: 12px;margin: 0;overflow: hidden;padding: 0 8px  !important;width: 100% !important;box-sizing: border-box;}
.mteo-theme-default .mteo-subscribe input#mteo_email {outline: medium none;}
.mteo-theme-default .mteo-subscribe a#mteo_submit {box-sizing: border-box;background: #333 none repeat scroll 0 0;border: 1px solid #565656;color: #fff;display: inline-block;font-size: 11px;font-weight: bold;height: 23px;line-height: 21px;padding: 0 9px  !important;text-decoration: none;text-transform: uppercase;vertical-align: top;width: auto;}
.mteo-theme-default #mteo_msg_error {color: #ea6868;height: auto;margin: 0;overflow: hidden;padding: 10px 0 0;text-align: center;}
.mteo-theme-default .mteo-box-icon-success{background-image: url("https://chocolak.com/skin/frontend/dynamic/default/images/mt/exitpopup/mteo-success.png");background-position: center top;background-repeat: no-repeat;height: 73px;margin: 80px auto 0;overflow: hidden;text-align: center;
width: 73px;padding: 0;}
.mteo-theme-default #mteo_subcription_form {height: auto;overflow: hidden;}
.mteo-theme-default .mteo-popup-close  {background: url('https://chocolak.com/skin/frontend/dynamic/default/images/mt/exitpopup/mteo-close.png') no-repeat center center;width: 24px;height: 24px;position: absolute;right: 0;top: 0;margin: 16px;display: inline-block;}
/******* end exitpopup ******/
/******* Header ******/
.homenewheader {
    max-width: 1180px;
    margin: 18px auto 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
}
.homeheadheading {font-family: Merriweather;font-style: italic;color: #A77C12;font-size: 40px;}
.homenewheader p {
    font-family: Merriweather Sans;
    font-weight: 500;
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    color: #000;
	margin-top: 5px;
	line-height: 16px;
}
.homeheaderwrap {
   /* border-bottom: 1px solid #d1d1d1;
    padding-bottom: 20px;*/
}
/******* end Header ******/
/******* madisonisland.css ******/body.cms-home .slideshow-container{margin-top:0;}
.slideshow .banner-msg{position:absolute;text-align:center;text-transform:uppercase;width:100%;top:30%;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;}
.slideshow .banner-msg h2{color:#FFFFFF;font-size:24px;text-shadow:1px 1px 3px #555555;}
.slideshow .banner-msg h2 strong{font-weight:bold;display:block;font-size:36px;}
@media only screen and (max-width:770px){.slideshow .banner-msg h2{font-size:20px;}
.slideshow .banner-msg h2 strong{font-size:24px;}
}
@media only screen and (max-width:479px){.slideshow .banner-msg{top:20%;}
.slideshow .banner-msg h2{font-size:14px;}
.slideshow .banner-msg h2 strong{font-size:16px;}
}
.promos{margin:0 0 10px 0;padding:0;width:100%;}
.promos:after{content:'';display:table;clear:both;}
body .promos > li{margin:0 0 10px 0;list-style:none;text-align:center;position:relative;border:1px solid #cccccc;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;}
.promos > li:last-child{margin-bottom:0;}
.promos img{max-width:100%;width:100%;}
.promos a:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;display:block;}
.promos span{color:#FFFFFF;text-transform:uppercase;position:absolute;display:block;width:100%;top:10%;font-weight:500;font-size:20px;font-family:"Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;text-shadow:1px 1px 3px #555555;}
.promos strong{font-weight:600;font-size:26px;display:block;}
@media only screen and (min-width:771px){.promos span{font-size:16px;}
.promos strong{font-size:17px;}
body .promos > li{float:left;width:31.74603%;margin-right:2.38095%;}
.promos > li:nth-child(3n){margin-right:0;}
}
@media only screen and (min-width:880px){.promos span{font-size:18px;}
.promos strong{font-size:24px;}
}
.products-grid .ratings,
.products-grid .actions{display:none;}
.cms-index-index h2.subtitle{padding:6px 0;text-align:center;color:#3399cc;font-weight:600;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;}
.cms-index-noroute h2.subtitle{display:none;}
.category-image{position:relative;}
.categorylandingMainblock{border:1px solid #E2E2E2;padding:7px;}
.catblocks{float:left;padding:0 0 20px 0;width:100%;}
.catblocks li{position:relative;float:left !important;width:23% !important;margin-right:2.66667% !important;margin-bottom:10px;border:1px solid #cccccc;padding:10px;}
.catblocks li:hover{border-color:#3399cc;}
@media only screen and (max-width:770px){.catblocks li{width:49% !important;margin-right:2% !important;}
.catblocks li:nth-child(even){margin-right:0 !important;}
}
@media only screen and (max-width:479px){.catblocks li{width:100% !important;margin-right:0 !important;float:none;}
}
.catblocks li:last-child{margin-right:0 !important;}
.catblocks li img{width:100%;max-width:100%;}
.catblocks li a span{color:#FFFFFF;position:absolute;background-color:#7B7C7B;font-family:raleway;font-size:17px;font-weight:bold;text-transform:uppercase;text-align:center;bottom:0px;left:0px;width:100%;padding:5px 10px;margin-right:10px;}
.catblocklinks a{color:#FFFFFF;text-decoration:none;}
.catlandingbottomPromoblock{float:left;width:100%;border:1px solid #E2E2E2;margin-bottom:100px;}
.catalog-category-view div.categoryland-caption{display:block;margin:0;position:absolute;color:#000000;font-size:30px;font-weight:500;line-height:36px;text-align:center;}
.catalog-category-view div.categoryland-caption span.blue-big-text{color:#3399CC;font-size:50px;font-weight:800;padding:0 0 0 8px;}
.catalog-category-view div.categoryland-caption span.blue-big-text{padding:0 !important;}
.catalog-category-view div.categoryland-caption span.three-dots{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/bg_threeDots.png) no-repeat center center;display:block;height:20px;}
.catalog-category-view div.categoryland-caption p.desc{font:italic 18px/28px Georgia, "Times New Roman", Times, serif;color:#656565;}
.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption a.link:hover,
.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.link:hover{text-decoration:underline;color:#1189C5;}
.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.blue-big-text,
.catalog-category-view div.categoryland-caption span.blue-big-text{color:#3399CC;font-size:50px;font-weight:800;padding:0 0 0 8px;}
.catalog-category-view div.categoryland-caption span.blue-big-text{padding:0 !important;}
.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.three-dots,
.catalog-category-view div.categoryland-caption span.three-dots{background:url(https://chocolak.com/skin/frontend/dynamic/default/images/bg_threeDots.png) no-repeat center center;display:block;height:20px;}
.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption p.desc,
.catalog-category-view div.categoryland-caption p.desc{font:italic 18px/28px Georgia, "Times New Roman", Times, serif;color:#656565;}
/******* end madisonisland.css ******/
/******* custom.css ******/
.skip-account,.page-title.category-title{display:none;}
.products-grid.top-products{list-style:none;}
.products-grid.top-products li.top-product-item{margin-left:0;min-height:425px;position:relative;}
.products-grid.top-products li.top-product-item img{max-width:210px;}
@media only screen and (max-width:479px){
	.products-grid.top-products li.top-product-item img{max-width:100%;}	
}
.products-grid.top-products li.top-product-item .white-btn{padding:21px 23px;}
.products-grid.top-products li.top-product-item .prd-item-inner-wrap .product-image-thumbs{padding:15px 0 15px;margin:0px;}

.catalog-category-view .products-grid.top-products li.top-product-item .prd-item-inner-wrap .product-image-thumbs {
    padding: 20px 0 5px;
}

.products-grid.top-products li.top-product-item .prd-item-inner-wrap{position:absolute;width:100%;background:#fff;padding:0px 20px 10px;z-index:9;}
.products-grid.top-products li.top-product-item:hover .prd-item-inner-wrap{-webkit-box-shadow:0px 4px 10px 0px rgba(166,166,166,1);-moz-box-shadow:0px 4px 10px 0px rgba(166,166,166,1);box-shadow:0px 4px 10px 0px rgba(166,166,166,1);z-index:10;}
.products-grid.top-products li.top-product-item .actions .button + .button{margin-left:20px;}
.products-grid.top-products li.top-product-item:hover .actions{display:block;}
.products-grid.top-products li.top-product-item .ratings{display:block;margin:10px 0 0;}
.skip-cart.no-count .count{display:inline-block;}
.skip-cart .count:before,.skip-cart .count:after{content:"";}
.prd-description{margin-bottom:35px;}
.prd-description .content-desc{color:#3e2f00;font-size:16px;height:125px;line-height:30px;overflow:hidden;}
.buncontent-desc{color:#3e2f00;font-size:16px;height:40px;line-height:30px;overflow:hidden;}
.buncontent-desc.show-more-height{height:auto;}
.prd-description .content-desc.show-more-height{height:auto;}
.prd-description .show-more{margin-top:15px;}
.prd-description .bunshow-more{margin-top:0;}
.prd-description .show-more a{font-size:14px;text-transform:uppercase;}
span.desc-title{font-size:24px;color:#3D1F16;margin:10px 0 20px;display:block;}
.quantity-button{opacity:0;}
.quantity-button.visible{opacity:1;}
.product-view .product_detail_social .sharing-links{display:inline-block;vertical-align:middle;position:absolute;left:-90px;}
/*.product-view .sharing-links li{float:none;}*/
.product-view .sharing-links li a{height:55px;width:55px;display:inline-block;background:#f3f3f3;text-align:center;margin-bottom:15px;border-radius:100px;}
span.desc-title{font-size:24px;color:#3D1F16;margin:0 0 20px;display:block;text-transform:uppercase;}
.ingredients-link{background-image:url('https://chocolak.com/skin/frontend/dynamic/default/images/ingredients_icon.png');width:34px;height:34px;background-position:0;padding:4px 0 4px 55px;margin-right:0;color:#ac7e00;background-repeat:no-repeat;}
.nutrition-facts{background-image:url('https://chocolak.com/skin/frontend/dynamic/default/images/fact_icon.png');width:34px;height:34px;background-position:0;padding:4px 0 4px 50px;margin-right:0;color:#ac7e00;background-repeat:no-repeat;}
.block_two,.block_three{color:#926e00;font-size:16px;}
.block_two{margin:45px 0;float:left;width:100%;}
.origin_icon{background-image:url('https://chocolak.com/skin/frontend/dynamic/default/images/origin_icon.png');width:25px;height:33px;background-position:4px 0px;padding:0 0 0 55px;margin-right:0;color:#ac7e00;background-repeat:no-repeat;float:left;}
.gross_icon{background-image:url('https://chocolak.com/skin/frontend/dynamic/default/images/gross_weight_icon.png');width:25px;height:33px;background-position:4px 0px;padding:0 0 0 55px;margin-right:0;color:#ac7e00;background-repeat:no-repeat;float:left;}
.dimensions_icon{background-image:url('https://chocolak.com/skin/frontend/dynamic/default/images/dimensions_icon.png');width:25px;height:33px;background-position:4px 0px;padding:0 0 0 55px;margin-right:0;color:#ac7e00;background-repeat:no-repeat;float:left;}
.net_icon{background-image:url('https://chocolak.com/skin/frontend/dynamic/default/images/net_weight_icon.png');width:25px;height:33px;background-position:4px 0px;padding:0 0 0 55px;margin-right:0;color:#ac7e00;background-repeat:no-repeat;float:left;}
span.fl_div{float:left;}
span.attr_value{color:#3e2f00;}
.pro-description{padding:50px 0;background:#f2f2f2;}
.pro-dec-right{padding-left:90px;margin-top:60px;}
.pro_experience{padding:50px 0;border-bottom:19px solid #f2f2f2;margin-bottom:50px;}
.the_experience_title{font-size:24px;color:#3f241c;margin-bottom:40px;}
.ex_sub_title{font-size:24px;color:#926e00;padding:0px 0 20px 50px;float:left;width:100%;}
.ex_sub_title:before{content:'';background-image:url('https://chocolak.com/skin/frontend/dynamic/default/images/occasion_icon.png');background-repeat:no-repeat;width:33px;height:33px;display:inline-block;position:absolute;left:10px;}
.idea_i:before{content:'';background-image:url('https://chocolak.com/skin/frontend/dynamic/default/images/idea_icon.png');background-repeat:no-repeat;width:33px;height:33px;display:inline-block;position:absolute;left:10px;}
.teste_i:before{content:'';background-image:url('https://chocolak.com/skin/frontend/dynamic/default/images/taste_icon.png');background-repeat:no-repeat;width:33px;height:33px;display:inline-block;position:absolute;left:10px;}
.ex_content p{color:#3e2f00;font-size:16px;float:left;width:100%;line-height:30px;}
.idea_block,.taste_block{padding-top:95px;}
.product-view{margin-bottom:40px;}
.category-offer-block{margin-top:50px;}
.product-view .sharing-links li a span{width:58px;height:55px;}
.product-view .sharing-links li a span.fb{background:url('https://chocolak.com/skin/frontend/dynamic/default/images/facebook.png') no-repeat center;}
.product-view .sharing-links li a:hover span.fb,.product-view .sharing-links li a:hover span.tweet,.product-view .sharing-links li a:hover span.insta,.product-view .sharing-links li a:focus span.fb,.product-view .sharing-links li a:focus span.tweet{background-position:center;}
.product-view .sharing-links li a span.tweet{background:url('https://chocolak.com/skin/frontend/dynamic/default/images/twitter.png') no-repeat center;}
.product-view .sharing-links li a span.insta{background:url('https://chocolak.com/skin/frontend/dynamic/default/images/instagram.png') no-repeat center;}
.product-view .sharing-links li a span.gpluss{background:url('https://chocolak.com/skin/frontend/dynamic/default/images/gplus.png') no-repeat center;}
.close{z-index:10;}
#Ingredients .block-title, #Nutrition .block-title{text-align:center;}
ul.etabs.nav-justified{margin:0 0;text-align:center;border-bottom:1px solid #3F241C;}
#Ingredients .block-title{margin-top:20px;}
li.tab a{width:100%;font-size:16px;color:#3f241c;float:left;border-radius:5px 5px 0 0;padding:8px 0;}
li.tab.active a{color:#ffffff;background-color:#3f241c;}
ul.etabs.nav-justified{margin:35px 3% 50px;text-align:center;width:94%;}
div#tabs1-img img{max-width:100%;margin:0 auto;}
.wordpress-post-view .block-recent-posts li{display:inline-block;}
.mageplaza-betterblog-post-view .block-subscribe,
.wordpress-post-view .block-subscribe{background:#3d2d28 url(https://chocolak.com/skin/frontend/dynamic/default/images/border-box.png) no-repeat center 20px;margin-bottom:0px;padding:20px 0px;margin-top:30px;}
.mageplaza-betterblog-post-view .block-title h2,
.wordpress-post-view .block-title h2{font-size:22px;margin-top:36px;margin-bottom:0px;}
.mageplaza-betterblog-post-view .block-title,
.wordpress-post-view .block-title{margin-bottom:0px;}
.mageplaza-betterblog-post-view .block-title span:before,
.wordpress-post-view .block-title span:before{content:'';background:none;}
.mageplaza-betterblog-post-view .block-title span:after,
.wordpress-post-view .block-title span:after{content:'';background:none;}
.mageplaza-betterblog-post-view .block-subscribe .input-box input[type="email"],
.wordpress-post-view .block-subscribe .input-box input[type="email"], .mageplaza-betterblog-post-view .block-subscribe .input-box input[type="text"], .wordpress-post-view .block-subscribe .input-box input[type="text"]{width:231px;max-width:100%;height:36px;padding:10px;font-size:14px;}
.mageplaza-betterblog-post-view .block-title span,
.wordpress-post-view .block-title span{font-size:11px;padding:0px;line-height:11px;margin-bottom:28px;}
.mageplaza-betterblog-post-view button#before_click,
.wordpress-post-view button#before_click{padding:0px !important;width:252px;margin:0px auto;height:46px;float:none;color:#fff;line-height:46px;border:0px;background:#833c8d;}
.mageplaza-betterblog-post-view .block-subscribe .actions,
.wordpress-post-view .block-subscribe .actions{display:block;margin:0px auto !important;width:256px;float:none;padding-top:60px;}
#catalog-listing{display:inline-block;width:100%;}
.recipiesection2.blog-sider-bar-dd{display:inline-block;}
.searchwrap #search{height:45px;padding:0 8px;border:1px solid #8a826a;border-radius:4px;font-size:18px;color:#8a826a;font-family:'Lato', sans-serif;width:100%;}
.searchwrap #search_mini_form .search-button:before{top:74%;left:50%;}
.blog-sider-bar-dd .categories-list-container a{text-decoration:none;line-height:26px;}
.blog-sider-bar-dd .populerpostwrap{display:inline-block;}
.populerpostwrap img{display:block;width:100%;}
.box4{background:#fff;padding:45px 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:20px;}
.box4 .imgcol img{text-align:center;margin:0 auto;}
.recipe-dd .box2{background:#fff;padding:54px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.recipe-dd .box2 ul li .icon{float:left;}
.recipe-dd .box2 ul li .text{float:left;margin-left:18px;line-height:30px;}
.recipe-dd .box2 ul li .text span{color:#926e00;}
.recipe-dd .box2{margin-bottom:20px;}
.recipe-dd .box2 ul li{list-style-type:none;margin-bottom:10px;font-weight:700;font-size:14px;color:#aea99a;text-transform:uppercase;}
.recipe-dd .box2 ul{margin-bottom:45px;padding-bottom:15px;border-bottom:1px solid #c4c4c4;}
.recipe-dd .box2 p{font-size:14px !important;color:#926e00 !important;font-weight:bold !important;line-height:18px !important;}
.recipe-dd .box2 h6{font-size:14px;color:#aea99a;font-weight:bold;line-height:18px !important;}
.recipe-dd .box2 table td{border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;color:#3f241c;font-size:16px;padding:13px 0px;width:33.33%;text-align:right;}
.recipe-dd .box2 table th{color:#8f8f8f;width:32%;font-size:14px;padding-bottom:8px !important;text-align:right;}
.recipe-dd .box2 .table>tbody>tr>td:first-child,
.recipe-dd .box2 .table>tbody>tr>th:first-child{text-align:left;}
.close-video{position:relative;z-index:999;background:none;color:#3d1f16;border:0;float:right;right:6px;top:20px;}
.close-video i{font-size:20px;}
.videoContainer .fa-times{display:none;}
.videoContainer.video-block .fa-times{display:block;}
.wk_mp_design .form-list div#tax_or_var input{width:54px !important;display:inline-block;}
span.taxof{color:red;}
.recipe-dd .table-nav li{cursor:default;background-color:#3f241c !important;border:0;font-size:16px !important;display:inline-block;text-transform:capitalize !important;padding:9px 40px;color:#fff !important;margin:0 !important;}
.recipe-dd .table-nav{padding:0!important;margin-bottom:20px !important;}
.recipe-dd .table>tbody>tr>th{border:0 !important;padding:8px 0 !important}
.info_nutration li{display:inline-block;width:40%;color:#000 !important;text-transform:capitalize !important;}
.info_nutration{margin:0 !important;border:0 !important;}
.nuturation h6{margin-bottom:20px;}
.nuturation p{display:inline !important;}
.playpause{z-index:77 !important;}
.betterblog-post-betterblog-post2 .box2{display:none;}
ul.ingredients-points li{list-style-type:disc;font-size:17px;color:#3d1f16;line-height:33px;}
video::-internal-media-controls-download-button{display:none;}
ul.post-list li{float:left;margin-bottom:20px;width:31.33%;margin:1%;position:relative;height:160px;overflow:hidden;}
.post-list .mc-post-info{background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(63,36,28,0.9) 80%);background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(63,36,28,0.9) 80%);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(63,36,28,0.9) 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e63f241c',GradientType=0);bottom:0;left:0;position:absolute;width:100%;padding:20px;}
.post-list{display:inline-block;width:100%;}
.mc-post-info{
  font-size:14px;
 /* color:#5c3134; */
     color: #a6aca9;
  font-family: 'montserratregular';
}
.mc-post-info h2{
      line-height: normal;
    margin-bottom: 5px;
    text-transform: capitalize;
    color: #a17600;
    font-family: 'montserratmedium';
    font-size: 15px;
}
.post-list h2 a{color:#efb400;font-size:18px;line-height:normal;margin-bottom:5px;text-transform:capitalize;}
.video-block{width:425px !important;height:270px !important;}
.post-list .post-image{margin-bottom:0;}
.more-review{text-align:center;}
.more-review .white-btn{width:26%;}
.breadcrumbs .posts{display:none;}
.blog-sider-bar-dd .block-subscribe .container{width:100%;}
.we-notice{}
@media only screen and (max-width:1199px){.ingredients-link, .nutrition-facts{font-size:14px;}
.block_two, .block_three{font-size:12px;}
.ingredients-link{background-size:28px;padding:4px 0 4px 40px;}
.nutrition-facts{background-size:28px;padding:4px 0 4px 40px;}
.origin_icon{background-size:20px;padding:0 0 0 40px;}
.gross_icon{background-size:28px;padding:4px 0 4px 40px;}
.dimensions_icon{background-size:28px;padding:4px 0 4px 40px;}
.net_icon{background-size:28px;padding:4px 0 4px 40px;}
.idea_block, .taste_block{padding-top:35px;}
.category-offer-block{margin-top:0;}
}
@media only screen and (min-width:1024px) and (max-width:1199px){.pro-dec-right{padding-left:50px;}.product-view .product_detail_social .sharing-links{display:none;}}
@media only screen and (min-width:768px) and (max-width:1024px){.header-minicart .minicart-actions .checkout-types.minicart li{display:block;}
.checkout-types.minicart{float:none;text-align:center;}
.inquiry-index-index .product-view .sharing-links li{float:left;padding:0 8px;}
.products-grid .actions{display:block;float:left;clear:both;}
.products-grid.top-products li.top-product-item .white-btn{padding:15px 15px;font-size:15px;}
.video-block{width:313px !important;height:202px !important;bottom:90px;right:27px;}
.close-video i{font-size:16px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.sortbycol dd{width:228px;}
.products-grid .actions{display:block;}
.pro-dec-right{padding-left:15px;}
ul.post-list li{float:left;width:45%;margin:2%;display:inline-block;}
.filter-icon{margin-top:4px;}
.catalog-category-view .currently{border:none;}
.block.block-layered-nav.sortbywrap2{height:auto;}
.block.block-layered-nav.sortbywrap2 .currently{position:inherit;width:86%;display:inline-block;padding:0px;}
.mobile-filter-opener{margin-top:0;min-height:48px;margin-left:10px;}
.video-block{right:10px;}
.sortbycol dd ol{padding:18px 5px;}
.sortbycol dd ol li a{font-size:16px;}
}
@media only screen and (min-width:771px) and (max-width:991px){.products-grid.top-products li.top-product-item .prd-item-inner-wrap .product-image-thumbs{padding:36px 0;}}
@media only screen and (max-width:770px){.skip-account{display:block;}
.products-grid.top-products li.top-product-item{min-height:auto;width:47%;display:inline-block;float:none;}
.products-grid > li{margin-right:0;width:100%;}
.products-grid.top-products{margin-bottom:0px;}
.products-grid.top-products li.top-product-item:hover .actions{display:block;}
.products-grid.top-products li.top-product-item .prd-item-inner-wrap{position:relative;padding:10px;}
.products-grid.top-products li.top-product-item .prd-item-inner-wrap .product-image-thumbs{float:left;padding:0;width:45%;margin-right:15px;}
.products-grid .product-name, .products-list .product-name{
  font-size: 16px;
    overflow: hidden;
  /*  text-overflow: ellipsis;*/
    margin-bottom: 5px;
    margin-top: 8px;
    /*height: 40px;*/
 /*   display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
     text-overflow: clip; 
     text-overflow: ''*/
}
.product-info .price-box .price{font-size:15px;}
.products-grid.top-products li.top-product-item:hover .prd-item-inner-wrap{box-shadow:none;}
.products-grid > li .product-info{}
.products-grid > li{margin-bottom:5px;}
.catalog-category-view .col-main.col-md-9.col-sm-9.historywrp ul.top-products.products-grid li .actions button{float:none;}
/*Home page top product design fix */
.cms-index-index .top-products-container .top-products.products-grid {display: flex;flex-wrap: wrap;}
.cms-index-index .top-products-container .products-grid.top-products li.top-product-item{flex-basis: 47%;max-width: 47%;border: 1px solid #e7e7e7;	background: #fff;}
.cms-index-index .top-products-container .products-grid.top-products li.top-product-item .ratings {	float: left;width: 100%;text-align: center;}
.cms-index-index .top-products-container .products-grid.top-products li.top-product-item .ratings .rating-links {margin: 5px 10px;}
/*Home page top product design fix */
}
@media only screen and (max-width:768px){.pro-dec-right{padding-left:0;}.pro_experience{border-bottom:10px solid #f2f2f2;}}
@media only screen and (max-width:767px){ul.etabs.nav-justified{margin:15px 3% 30px;z-index:10;position:relative;float:left;}
li.tab a{margin-bottom:0;}
.nav-justified>li.tab{float:left;width:50%;}.ex_sub_title{font-size:18px;}.pro-description{padding:30px 0;}.pro-dec-right{margin-top:35px;}.pro_experience{padding:30px 0;}}
@media only screen and (max-width:500px){.ingredients-link, .nutrition-facts{font-size:14px;}
.block_two, .block_three{font-size:12px;}
.ingredients-link{background-size:28px;padding:4px 0 4px 40px;}
.nutrition-facts{background-size:28px;padding:4px 0 4px 40px;}
.origin_icon{background-size:20px;padding:0 0 0 40px;}
.gross_icon{background-size:28px;padding:4px 0 4px 40px;}
.dimensions_icon{background-size:28px;padding:4px 0 4px 40px;}
.net_icon{background-size:28px;padding:4px 0 4px 40px;}
.idea_block, .taste_block{padding-top:35px;}
.category-offer-block{margin-top:0;}
.products-grid.top-products li.top-product-item{width:66%;display:block;margin-left:auto;margin-right:auto;}
}
@media only screen and (max-width:500px){
.products-grid.top-products li.top-product-item{width:75%;display:block;margin-left:auto;margin-right:auto;}
/* Home page top product design fix*/
.cms-index-index .top-products-container .products-grid.top-products li.top-product-item {flex-basis: 75%; max-width: 75%;}
/* Home page top product design fix*/
.products-grid.top-products li.top-product-item .actions button{display:inline-block !important;float:none !important;margin:0 auto !important;}
.products-grid.top-products li.top-product-item .actions{float:none !important;text-align:center;}
.prd-description .content-desc{height: auto;}
.prd-description{margin-bottom:0px;}
}
@media only screen and (max-width:380px){.products-grid.top-products li.top-product-item{width:80%;}}
@media only screen and (max-width:360px){.products-grid.top-products li.top-product-item{width:85%;}}
@media only screen and (max-width:340px){.products-grid.top-products li.top-product-item{width:90%;}}
@media only screen and (max-width:322px){.products-grid.top-products li.top-product-item{width:95%;}}
@media only screen and (max-width:770px){.sortbywrap2 .sortbycol{display:inline-block;width:21%;}.block.block-layered-nav.sortbywrap2{height:auto;}.pricecol1{position:relative;}.catalog-product-view .modal-dialog .panel-container {min-height: 100px;}}
@media only screen and (max-width:767px){.products-grid .actions{float:left;display:block;clear:both;}
.filter-icon{margin-top:4px;}
.catalog-category-view .currently{border:none;}
.block.block-layered-nav.sortbywrap2{height:auto;}
.block.block-layered-nav.sortbywrap2 .currently{position:inherit;width:86%;display:inline-block;padding:0px;}
.mobile-filter-opener{margin-top:0;min-height:48px;margin-left:10px;}
.sortbywrap2 .sortbycol{display:block;width:94%;}
.sortbycol{margin:10px;}
.pricecol1{position:relative;}
.more-review .white-btn{width:47%;}
ul.post-list li{    width: 100%;
    margin: 0 auto 20px;}
/*.footer-container{padding-top:50px;}*/
.video-block{width:200px !important;height:148px !important;bottom:105px;right:20px;}
.close-video i{font-size:14px;}

}
@media only screen and (max-width:380px){ .products-grid.top-products li.top-product-item .white-btn{padding:15px 15px;font-size:16px;float:left;} }
@media only screen and (max-width:360px){ .block.block-layered-nav.sortbywrap2 .currently{width:80%;} }
.products-grid.top-products li.top-product-item .prd-item-inner-wrap{padding:12px 0 20px;}

.catalog-category-view .products-grid.top-products li.top-product-item .prd-item-inner-wrap
{
    padding: 12px 0 23px;
}
.products-grid.top-products li.top-product-item img{text-align:center;margin:0 auto;}
.products-grid > li .product-info{padding:0 15px;}
/*ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button{padding:17px 14px!important;font-size:15px!important;}*/
ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button{margin: 0px;padding:10px 14px!important;font-size:12px!important;}
.postlistwrap li.current{color:white !important;}
/******* end custom.css ******/
/******* Header tags ********/
.headerbg{
background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Homeheader.jpg');
/*padding-top: 140px;*/
padding-top: 170px;
background-repeat: no-repeat;
background-position: top center;
background-size: contain;
}
.homeheaderh1 {
    margin: 0 auto;
	text-align: center;
}
.homeheaderh1 h2 {
/*  font-size: 13px;
  font-family: Merriweather Sans Light;*/
  font-family: 'montserratmedium';
  font-size: 15px;
  line-height: 1.5;
	text-transform: none;
	max-width: 900px;
	margin-bottom: 0;
	font-weight: 400;
	margin: 0 auto;color: #5b3133;
}
.homeheaderh1 h1:first-child {
    font-family: Merriweather Sans;
    font-size: 35px;
	font-weight: normal;
	margin-bottom: 0;color: #5b3133;
}
.cat-all-bg{
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/2-All-image.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
	margin-bottom: 25px;
}
.cat-all-desc-wrap {
    float: right;
    max-width: 640px;
    padding-right: 25px;
    text-align: center;
}
.cat-all-desc-wrap h1 {
	font-family: Laila;
	font-size: 62px;
	text-align: center;
	color: #752B13;
	padding: 0 0px;
	display: inline;
	width: 100%;
	margin: 0 auto;
	padding-left: 120px;
}
.cat-all-desc-wrap h2 {
    font-family: Merriweather Sans;
    font-size: 13px;
    color: #000000;
    text-align: center;
    text-transform: none;
	font-weight: 400;
}
.cat-praline-bg{
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/3-Praline-image.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	margin-bottom: 25px;
	padding: 0 15px 10px 15px;
}
.cat-praline-desc-wrap h1 {
	color: #A12B13;
	font-family: 'Gochi Hand';
	font-size: 70px;
	text-align: right;
	font-style: italic;
	margin-bottom: 40px;
	padding-left: 29%;
	text-align: left;
}
.cat-praline-desc-wrap h2 {
    font-family: Merriweather Sans;
    font-size: 13px;
	font-weight: 500;
	margin-bottom: 0;
}
.cat-h-wrap {
    max-width: 650px;
    text-align: center;
}
.cat-praline-desc-wrap h2, .cat-h-wrap h2 {
    text-transform: none;
}
.cat-praline-desc-wrap .cat-ph-wrap {
    max-width: 650px;
	width: 80%;
    text-align: center;	
}
.cat-pralinebox-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Praline-Boxes-image.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
}
.cat-pralinebox-desc-wrap h1 {
    font-family: 'Averia Serif Libre';
    color: #A12B13;
    font-size: 72px;
    max-width: 433px;
    text-align: center;
    float: right;
    display: inline;
    padding-right: 85px;
    font-style: oblique;
    margin-bottom: 0;
}
.cat-pralinebox-h-wrap {
    clear: both;
    text-align: center;
    display: block;
    min-width: 80%;
    float: right;
    max-width: 600px;
}
.cat-pralinebox-h-wrap h2 {
    font-size: 13px;
    font-family: Merriweather Sans;
    font-weight: 500;
    text-transform: none;
}
.cat-truffle-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/5-Praline-Truffles-image.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
	min-height: 210px;
}
.cat-truffle-desc-wrap h1 {
    font-family: 'Chewy';
    color: #C3365F;
    font-size: 67px;
    text-align: center;
    max-width: 50%;
    float: right;
    margin-bottom: 0;
	line-height: 1;
}
.cat-truffle-wrap {
    float: none;
    clear: both;
}
.cat-truffle-wrap h2 {
    font-family: Merriweather Sans;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
	text-align: center;
	padding-top: 10px;
}
.cat-cb-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/6-Praline-CoffeeBeans-image.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
	min-height: 210px;
}
.cat-cb-desc-wrap h1 {
    font-family: 'Baloo';
    font-size: 63px;
    color: #8F451B;
    margin-bottom: 0;
    padding: 10px 10px 10px 10px;
}
.cat-cb-wrap {
    max-width: 390px;
}
.cat-cb-wrap h2 {
    font-family: Merriweather Sans;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
}
.cat-bar-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/7-Bars-image.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px 0 200px;
}
.cat-bar-desc-wrap {
    max-width: 400px;
}
.cat-bar-desc-wrap h1 {
    font-size: 60px;
    font-family: 'Philosopher';
    color: #A12B13;
    text-align: center;
    margin-bottom: 0;
}
.cat-bar-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans';
    font-weight: 500;
    text-transform: none;
    text-align: center;
}
.cat-cbar-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/8_Bars-Chocolates-image.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
}
.cat-cbar-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans';
    font-weight: 400;
    text-transform: none;
	text-align: center;
}
.cat-cbar-desc-wrap {
    max-width: 600px;
    padding-left: 10px;
}
.cat-cbar-desc-wrap h1 {
    font-size: 64px;
    font-family: 'Merienda';
    color: #A12B13;
    margin-bottom: 0;
	text-align: center;
}
.cat-nap-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/9-Bars-Napolitains-image.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
}
.cat-nap-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans';
    font-weight: 400;
    text-transform: none;
	text-align: center;
}
.cat-nap-desc-wrap {
    max-width: 500px;
    padding-left: 10px;
}
.cat-nap-desc-wrap h1 {
    font-size: 64px;
    font-family: 'Merienda';
    color: #D20613;
    margin-bottom: 0;
	text-align: center;
}
.cat-tasting-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/10-Tasting-image.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    margin-bottom: 25px;
    padding: 0 15px;
}
.cat-tasting-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans';
    font-weight: 400;
    text-transform: none;
	text-align: center;
}
.cat-tasting-desc-wrap {
    padding: 120px 0 5px 0;
}
.cat-tasting-desc-wrap h1 {
	font-size: 60px;
	font-family: 'BioRhyme';
	color: #752B13;
	margin-bottom: 0;
}
.cat-tastingcp-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/11-Tasting-ChocolatePowder-image.jpg');
    background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
}
.cat-tastingcp-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans';
    font-weight: 400;
    text-transform: none;
	text-align: center;
}
.cat-tastingcp-desc-wrap {
	padding: 0 0 5px 0;
	max-width: 50%;
}
.cat-tastingcp-desc-wrap h1 {
	font-size: 60px;
	font-family: 'Delius Unicase';
	color: #8F451B;
	margin-bottom: 0;
	text-align: center;
}
.cat-tastingtbx-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/12-Tasting-Tasting-Boxes-image.jpg');
    background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
}
.cat-tastingtbx-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans';
    font-weight: 400;
    text-transform: none;
	text-align: center;
}
.cat-tastingtbx-desc-wrap {
	padding: 0 0 5px 0;
	max-width: 50%;
}
.cat-tastingtbx-desc-wrap h1 {
	font-size: 58px;
	font-family: 'Laila';
	color: #C3365F;
	margin-bottom: 0;
	text-align: center;
}
.tastingbgimg{ display: none; } 
.cat-gift-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/13-Gifts-image.jpg');
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    margin-bottom: 25px;
    padding: 0 15px;
    min-height: 205px;
    position: relative;
}
.cat-gift-desc-wrap {
    padding: 0 0 5px 215px;
}
.cat-gift-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans';
    font-weight: 400;
    text-transform: none;
    text-align: center;
}
.cat-gift-desc-wrap h1 {
    font-size: 48px;
    font-family: 'Merriweather';
    color: #FF0000;
    margin-bottom: 0;
    text-align: left;
    padding-top: 25px;
}
.cat-gift-wrap {
    padding-top: 30px;
    bottom: 12px;
    position: absolute;
	padding-right: 39px;
	padding-left: 10px;
}
.cat-giftcor-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/14-Gifts-Corporategifts-image.jpg');
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    margin-bottom: 25px;
    padding: 0 15px;
    min-height: 205px;
    position: relative;
}
.cat-giftcor-desc-wrap {
    width: 54%;
    text-align: center;
    float: right;
}
.cat-giftcor-desc-wrap h1 {
    font-size: 49px;
    font-family: 'Merriweather';
    color: #752B13;
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    padding: 0 5px;
}
.cat-giftcor-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans Light';
    font-weight: 400;
    text-transform: none;
    text-align: center;
}
.cat-giftcor-wrap {
    padding-top: 30px;
    bottom: 0;
    position: absolute;
}
.cat-giftbth-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/15-Gifts-Birthdaygifts-image.jpg');
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    margin-bottom: 25px;
    padding: 0 15px;
    min-height: 205px;
}
.cat-giftbth-desc-wrap {
    width: 80%;
    text-align: center;
    padding-top: 46px;
    padding-left: 16%;
    margin: 0 auto;
}
.cat-giftbth-desc-wrap h1 {
    font-size: 67px;
    font-family: 'BioRhyme';
    color: #FF0000;
    text-align: right;
    margin: 0 auto;
    padding: 0 5px;
}
.cat-giftbth-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans Light';
    font-weight: 400;
    text-transform: none;
    text-align: center;
}
.cat-collwedding-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/17-Occasions-Wedding-image.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
    min-height: 205px;
}
.cat-collwedding-desc-wrap {
    width: 100%;
    text-align: left;
    padding-left: 40%;
    margin: 0 auto;
}
.cat-collwedding-desc-wrap h1 {
    font-size: 52px;
    font-family: 'Merienda';
    color: #C32E4B;
    text-align: center;
    margin: 0;
    padding: 0 5px;
    max-width: 449px;
}
.cat-collwedding-wrap {
    padding: 10px 3px;
}
.cat-collwedding-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans Light';
    font-weight: 400;
    text-transform: none;
    text-align: center;
}
.cat-occasionsbs-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/18-Occasions-Babyshowers-image.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
    min-height: 205px;
}
.cat-occasionsbs-desc-wrap {
    width: 100%;
    text-align: left;
    padding-left: 39%;
    margin: 0 auto;
}
.cat-occasionsbs-desc-wrap h1 {
    font-size: 105px;
    font-family: 'Cookie';
    color: #884A9A;
    margin: 0;
    padding: 0 5px;
	text-align: center;
}
.cat-occasionsbs-wrap {
    padding: 0 3px 10px;
}
.cat-occasionsbs-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans Light';
    font-weight: 400;
    text-transform: none;
    text-align: center;
}
.cat-occ-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/16-Occasions-image.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
    min-height: 205px;
}
.cat-occ-desc-wrap {
    width: 100%;
    text-align: center;
    padding-left: 41%;
    margin: 0 auto;
}
.cat-occ-desc-wrap h1 {
    font-size: 51px;
    font-family: 'Laila';
    color: #752B13;
    margin: 0;
    padding: 15px 5px 10px;
}
.cat-occ-wrap {
    padding: 0 5px 10px;
}
.cat-occ-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans Light';
    font-weight: 400;
    text-transform: none;
    text-align: center;
}
.cat-occchris-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/19-Occasions-Christmas-image.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
    min-height: 205px;
}
.cat-occchris-desc-wrap {
    width: 100%;
    text-align: center;
    padding-left: 33%;
	padding-right: 18%;
    margin: 0 auto;
}
.cat-occchris-desc-wrap h1 {
    font-size: 94px;
    font-family: 'Oleo Script';
    color: #D20613;
    margin: 0;
    padding: 15px 5px 10px;
}
.cat-occchris-wrap {
    padding: 0 15% 10px 0;
}
.cat-occchris-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans Light';
    font-weight: 400;
    text-transform: none;
    text-align: center;
}
.cat-occny-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/20-Occasions-Newyear-image.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
    min-height: 205px;
}
.cat-occny-desc-wrap {
    width: 100%;
    text-align: center;
    padding-left: 27%;
    padding-right: 20%;
    margin: 0 auto;
}
.cat-occny-desc-wrap h1 {
    font-size: 75px;
    font-family: 'Cherry Swash';
    color: #08733A;
    margin: 0;
    padding: 0 5px 0;
    line-height: 1;
}
.cat-occny-wrap {
    padding: 0 13% 0 12%;
}
.cat-occny-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans Light';
    font-weight: 400;
    text-transform: none;
    text-align: center;
}
.cat-occmd-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/21-Occasions-Mothersday-image.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    margin-bottom: 25px;
    padding: 0 15px;
    min-height: 205px;
}
.cat-occmd-desc-wrap {
    width: 100%;
    margin: 0 auto;
}
.cat-occmd-desc-wrap h1 {
    font-size: 75px;
    font-family: 'Lemon';
    color: #C32E4B;
    padding: 0 0 0 30px;
	margin: 0 auto;
}
.cat-occmd-wrap {
    width: 44%;
    margin: 0 auto;
    padding-left: 2%;
    padding-top: 40px;
}
.cat-occmd-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans Light';
    font-weight: 400;
    text-transform: none;
    text-align: center;
}
.cat-occfd-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/22-Occasions-Fathersday-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0 15px;
	min-height: 205px
}
.cat-occfd-desc-wrap {
    width: 100%;
    margin: 0 auto;
    padding-left: 37%;
}
.cat-occfd-desc-wrap h1 {
    font-size: 74px;
    font-family: 'Merriweather';
    color: #270188;
    padding: 0 0 0 30px;
    margin: 0 auto;
    font-style: oblique;
}
.cat-occfd-wrap {
    width: 83%;
    margin: 0 auto;
    padding-right: 20%;
    padding-top: 25px;
}
.cat-occfd-wrap h2 {
    font-size: 13px;
    font-family: 'Merriweather Sans Light';
    font-weight: 400;
    text-transform: none;
    text-align: center;
}
.cat-pracreative-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/23-Praline-Creative-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-pracreative-desc-wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
}
.cat-pracreative-desc-wrap h1 {
	font-size: 56px;
	font-family: 'Oleo Script';
	color: #A12B13;
	margin: 0 auto;
}
.cat-pracreative-wrap {
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 91%;
}
.cat-pracreative-wrap h2 {
	font-size: 13px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: center;
}
.cat-dietary-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Dietary-background.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-dietary-desc-wrap {
	width: 68%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
	position: absolute;
	bottom: 0;
}
.cat-dietary-desc-wrap h1 {
	font-size: 27px;
	font-family: 'lifehack_basicregular';
	color: #375428;
	margin: 0 auto;
	font-weight: 400;
	text-align: left;
}
.cat-dietary-wrap {
	margin: 0;
}
.cat-dietary-wrap h2 {
	font-size: 14px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #355526;
	line-height: 23px;
}
.cat-diaalcho-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Alcoholic-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-diaalcho-desc-wrap {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
	position: absolute;
	bottom: 28px;
}
.cat-diaalcho-desc-wrap h1 {
	font-size: 36px;
	font-family: 'lifehack_basicregular';
	color: #E8751A;
	margin: 0 auto;
	font-weight: 400;
	text-align: left;
}
.cat-diaalcho-wrap {

    max-width: 500px;

}
.cat-diaalcho-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #3E2119;
	line-height: 18px;
}
.cat-eggfree-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/EggFree-desktop-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-eggfree-desc-wrap {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
	position: absolute;
	bottom: 28px;
}
.cat-eggfree-desc-wrap h1 {
	font-size: 36px;
	font-family: 'lifehack_basicregular';
	color: #497BAC;
	margin: 0 auto;
	font-weight: 400;
	text-align: left;
}
.cat-eggfree-wrap {

    max-width: 530px;

}
.cat-eggfree-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #3D2219;
	line-height: 18px;
}
.cat-glufree-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/GlutenFree-desktop-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-glufree-desc-wrap {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
	position: absolute;
	bottom: 16px;
}
.cat-glufree-desc-wrap h1 {
	font-size: 36px;
	font-family: 'lifehack_basicregular';
	color: #B7761C;
	margin: 0 auto;
	font-weight: 400;
	text-align: left;
}
.cat-glufree-wrap {
    max-width: 583px;
}
.cat-glufree-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #3E2119;
	line-height: 18px;
}
.cat-lacfree-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/LactoseFree-desktop-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-lacfree-desc-wrap {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 0 15px;
	position: absolute;
	bottom: 30px;
}
.cat-lacfree-desc-wrap h1 {
	font-size: 36px;
	font-family: 'lifehack_basicregular';
	color: #330000;
	margin: 0 auto;
	font-weight: 400;
	text-align: left;
}
.cat-lacfree-wrap {
    max-width: 583px;
}
.cat-lacfree-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #3E2119;
	line-height: 18px;
}
.cat-milkfree-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/MilkFree-desktop-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-milkfree-desc-wrap {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
	position: absolute;
	top: 15px;
}
.cat-milkfree-desc-wrap h1 {
	font-size: 36px;
	font-family: 'lifehack_basicregular';
	color: #353F7A;
	font-weight: 400;
	text-align: left;
	max-width: 315px;
	margin: 0;
}
.cat-milkfree-wrap {
    max-width: 550px;
}
.cat-milkfree-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #353F7A;
	line-height: 18px;
}
.cat-nutfree-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/NutFree-desktop-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-nutfree-desc-wrap {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
	position: absolute;
	bottom: 28px;
}
.cat-nutfree-desc-wrap h1 {
	font-size: 36px;
	font-family: 'lifehack_basicregular';
	color: #220603;
	margin: 0 auto;
	font-weight: 400;
	text-align: left;
}
.cat-nutfree-wrap {

    max-width: 530px;

}
.cat-nutfree-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #3D2219;
	line-height: 18px;
}
.cat-org-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Organic-desktop-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-org-desc-wrap {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
	position: absolute;
	bottom: 28px;
}
.cat-org-desc-wrap h1 {
	font-size: 36px;
	font-family: 'lifehack_basicregular';
	color: #308D0B;
	margin: 0 auto;
	font-weight: 400;
	text-align: left;
}
.cat-org-wrap {

    max-width: 530px;

}
.cat-org-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #308D0B;
	line-height: 18px;
}
.cat-paleo-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Paleo-desktop-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-paleo-desc-wrap {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
	position: absolute;
	top: 15px;
}
.cat-paleo-desc-wrap h1 {
	font-size: 36px;
	font-family: 'lifehack_basicregular';
	color: #8AAE4A;
	max-width: 292px;
	margin: 0;
	font-weight: 400;
	text-align: left;
}
.cat-paleo-wrap {

    max-width: 430px;

}
.cat-paleo-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #8AAE4A;
	line-height: 18px;
}
.cat-vegan-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Vegan-desktop-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-vegan-desc-wrap {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
	position: absolute;
	top: 40px;
}
.cat-vegan-desc-wrap h1 {
	font-size: 36px;
	font-family: 'lifehack_basicregular';
	color: #078136;
	margin: 0;
	font-weight: 400;
	text-align: left;
}
.cat-vegan-wrap {

    max-width: 430px;
padding-top: 20px;
}
.cat-vegan-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #078136;
	line-height: 18px;
}
.cat-veg-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Vegetarian-desktop-image.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-veg-desc-wrap {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
	position: absolute;
	top: 35px;
}
.cat-veg-desc-wrap h1 {
	font-size: 36px;
	font-family: 'lifehack_basicregular';
	color: #50BE3B;
	margin: 0;
	font-weight: 400;
	text-align: left;
}
.cat-veg-wrap {

    max-width: 430px;

}
.cat-veg-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #50BE3B;
	line-height: 18px;
}
.cat-bundle-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Bundle-Chocolate-Online-background.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-bundle-desc-wrap {
    width: 57%;
    margin: 0 auto;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}
.cat-bundle-desc-wrap h1 {
	font-size: 47px;
	font-family: 'Lemonada';
	color: #A67C13;
	margin: 0;
	text-align: right;
	padding-right: 15px;
}
.cat-bundle-wrap {
    max-width: 430px;
	margin-left: 55px;
	color: #000;
	font-family: Merriweather Sans;	
	font-size: 13px;
}
.cat-bundle-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #50BE3B;
	line-height: 18px;
}

.cat-e-recipe-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Chocolate-e-Recipes-Online-background.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
}
.cat-e-recipe-desc-wrap {
    width: 66%;
    margin: 0 auto;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}
.cat-e-recipe-desc-wrap h1 {
	font-size: 47px;
	font-family: 'Lemonada';
	color: #752B13;
	margin: 0;
	text-align: right;
	padding-right: 15px;
}
.cat-e-recipe-wrap {
    max-width: 430px;
	margin-left: 55px;
	color: #000;
	font-family: Merriweather Sans;	
	font-size: 13px;
}
.cat-e-recipe-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #50BE3B;
	line-height: 18px;
}
body .cat-e-recipe-desc-wrap p {
    color: #000!important;
    font-family: Merriweather Sans!important;
	text-align: right;
	line-height: 18px !important;
	padding-right: 20px !important;
	margin-bottom: 0;
}
.cat-e-recipe-desc-wrap h1 {

    max-width: 500px;
    float: right;
	padding-top: 15px;
	margin-bottom: 10px;

}

.cat-subscription-bg {
	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Subscription-for-Chocolate-background.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	margin-bottom: 25px;
	padding: 0;
	min-height: 205px;
	position: relative;
	max-width: 856px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.cat-subscription-desc-wrap {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
	max-width: 465px;
}
.cat-subscription-desc-wrap h1 {
	font-size: 47px;
	font-family: 'Lemonada';
	color: #D20613;
	margin: 0;
	text-align: left;
	padding-left: 27px;
    max-width: 470px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.cat-subscription-wrap {
    max-width: 500px;
	margin-left: 27px;
	color: #000;
	font-family: Merriweather Sans;	
	font-size: 13px;
}
.cat-subscription-wrap h2 {
	font-size: 12px;
	font-family: 'Merriweather Sans Light';
	font-weight: 400;
	text-transform: none;
	text-align: left;
	color: #50BE3B;
	line-height: 18px;
}
.cat-subscription-wrap p {
    line-height: 18px !important;
    color: black;
	font-size: 13px;
	margin-bottom: 10px;
}

/******* END Header tags ********/
@media (min-width:768px){
.category-headerwrap {margin-top: -32px;}
.text-sm-right {text-align: right;}
.text-sm-left {text-align: left;}
.text-sm-center {text-align: center;}
.nopadding-sm-left {padding-left: 0;}
.nopadding-sm-right {padding-right: 0;}
.nopadding-sm {padding-left: 0;padding-right: 0;}
.padding-sm-top-20 {padding-top: 20px;}
}
@media (min-width:992px){
.text-md-right {text-align: right;}
.text-md-left {text-align: left;}
.text-md-center {text-align: center;}
.nopadding-md-left {padding-left: 0;}
.nopadding-md-right {padding-left: 0;}
.nopadding-md {padding-left: 0;padding-right: 0;}
.padding-md-top-20 {padding-top: 20px;}
}
@media (min-width:1230px){
.homeheadheading {font-size: 60px;}
.padding-md-top-20 {padding-top: 0;}
}
@media (min-width:1200px){
.text-lg-right {text-align: right;}
.text-lg-left {text-align: left;}
.text-lg-center {text-align: center;}
.nopadding-lg-left {padding-left: 0;}
.nopadding-lg-right {padding-left: 0;}
.nopadding-lg {padding-left: 0;padding-right: 0;}
.padding-lg-top-20 {padding-top: 20px;}
}
@media (max-width:1230px) and (min-width:1025px){
.cat-all-desc-wrap {max-width: 495px;}
.cat-all-desc-wrap h1 {
    padding: 0;
    font-size: 36px;
    display: block;
    padding-top: 5px;
    padding-bottom: 3px;
}
.cat-h-wrap {
    max-width: 513px;
}
.cat-praline-desc-wrap h1 {
    font-size: 53px;
}
.cat-tasting-bg {
    background-position: top;
    background-size: contain;
}
.cat-tasting-desc-wrap {
    padding: 94px 0 5px 0;
}
.cat-tasting-desc-wrap h1 {
    font-size: 30px;
}
.cat-tastingcp-wrap h2 {
    font-size: 12px;
}
.cat-tastingcp-desc-wrap h1 {
	font-size: 40px;
}
.cat-tastingtbx-desc-wrap h1 {
	font-size: 40px;
}
.cat-gift-desc-wrap h1 {
    font-size: 31px;
}
.cat-giftcor-bg {
	background-size: contain;
}
.cat-giftcor-desc-wrap h1 {
    font-size: 41px;
}
.cat-giftcor-wrap {
	bottom: 19px;
}
.cat-giftbth-bg {
    background-size: contain;
}
.cat-giftbth-desc-wrap h1 {
    font-size: 48px;
}
.cat-giftbth-desc-wrap{
	padding-left: 18%;
}
.cat-collwedding-desc-wrap{
	padding-left: 37%;
}
.cat-collwedding-desc-wrap h1{
    font-size: 39px;
	max-width: 360px;
}
.cat-collwedding-wrap {
    padding: 10px 3px;
    max-width: 360px;
}
.cat-occasionsbs-bg{
	background-position: center;
}
.cat-occasionsbs-desc-wrap h1 {
    font-size: 91px;
}
.cat-occ-desc-wrap h1 {
    font-size: 34px;
	padding: 15px 5px 0;
}
.cat-cbar-desc-wrap h1 {
    font-size: 47px;
}
.cat-cbar-desc-wrap {
    width: 60%;
}
.cat-nap-desc-wrap h1 {
    font-size: 42px;
}
.cat-nap-desc-wrap {
    width: 55%;
}
.cat-occchris-desc-wrap h1 {
    font-size: 78px;
	padding: 0 5px 0;
}
.cat-occchris-wrap {
    padding-right: 13%;
}
.cat-occchris-bg{
	min-height: 174px;
}
.cat-occny-bg{
	min-height: 185px;
}
.cat-occny-desc-wrap h1 {
    font-size: 59px;
	line-height: 0.9;
}
.cat-occny-wrap h2{
	line-height: 1;
}
.cat-occmd-desc-wrap h1 {
    font-size: 60px;
}
.cat-occmd-wrap {
    padding-top: 35px;
}
.cat-occfd-desc-wrap h1 {
    font-size: 58px;
}
.cat-occfd-wrap{
	padding-right: 17%;
	padding-top: 15px;
}
.cat-occfd-desc-wrap h1{
	padding: 0 0 0 40px;
}
.cat-pracreative-desc-wrap h1 {
    font-size: 41px;
}
.cat-pracreative-bg{
	min-height: 174px;
}
.cat-pracreative-wrap h2 {
    line-height: 1;
}
.cat-cb-desc-wrap h1 {
    padding-bottom: 0;
}
.cat-cb-wrap {
    width: 48%;
}
.cat-bar-bg {
    padding-left: 21%;
    padding-right: 31%;
}
.cat-bar-desc-wrap h1 {
    font-size: 48px;
}
}

@media (max-width:1230px){
.cat-praline-desc-wrap h1 {
	
}
.cat-praline-desc-wrap .cat-h-wrap {
    max-width: 513px;
}
}
@media (max-width:1229px){
	.headerbg {
		padding-top: 112px;
	}
	.homeheaderh1 h1:first-child {
		font-size: 28px;
	}
	.homeheaderh1 h2{
		max-width: 730px;
	}
	.cat-pralinebox-desc-wrap h1 {
		font-size: 50px;
		max-width: 325px;
		padding-right: 73px;
	}
	.cat-pralinebox-h-wrap{
		min-width: 60%;
		max-width: 600px;
		width: 75%;
	}
	.cat-pralinebox-h-wrap h2 {
		font-size: 13px;
	}
	.cat-truffle-desc-wrap h1 {
		font-size: 50px;
	}
	.cat-truffle-bg {
		background-position: top;
		background-size: cover;
	}
	.cat-truffle-wrap {
		padding: 40px 7px 0 7px;
	}
	.cat-cbar-wrap {
		padding-top: 12px;
	}
	.cat-e-recipe-desc-wrap {
		width: 68%;
	}
}
@media (max-width:1229px) and (min-width:1025px){
	.cat-dietary-desc-wrap {
		padding-left: 15px;
		padding-right: 0;
	}
	.cat-dietary-desc-wrap h1 {
		font-size: 24px;
	}
	.cat-dietary-wrap h2 {
		font-size: 12px;
		line-height: 16px;
	}
	.cat-dietary-desc-wrap{
		bottom: 36px;
	}
	.cat-diaalcho-desc-wrap h1 {
		font-size: 30px;
	}
	.cat-diaalcho-wrap {

		max-width: 460px;

	}
	.cat-diaalcho-desc-wrap {
		bottom: 45px;
	}
	.cat-eggfree-desc-wrap h1 {
		font-size: 32px;
	}
	.cat-eggfree-desc-wrap {
		top: 67px;
		padding-left: 15px;
	}
	.cat-eggfree-wrap {

		max-width: 500px;

	}
	.cat-glufree-desc-wrap {
		padding: 0 0 0 15px;
		bottom: 40px;
	}
	.cat-glufree-desc-wrap h1 {
		font-size: 32px;
	}
	.cat-glufree-wrap {
		max-width: 484px;
	}
	.cat-lacfree-desc-wrap h1 {
		font-size: 28px;
	}
	.cat-lacfree-wrap {
		max-width: 500px;
	}
	.cat-lacfree-bg {
		min-height: 180px;
		margin: 0;
	}
	.cat-milkfree-desc-wrap h1 {
		font-size: 26px;
		max-width: 235px;
	}
	.cat-milkfree-wrap {
		max-width: 500px;
	}
	.cat-milkfree-desc-wrap{
		padding: 0 0 0 15px;
	}
	.cat-milkfree-bg{
		min-height: 170px;
	}
	.cat-milkfree-desc-wrap{
		top: 10px;
	}
.cat-nutfree-desc-wrap{
	padding: 0 0 0 15px;
}
.cat-nutfree-desc-wrap h1 {
    font-size: 28px;
}
.cat-nutfree-wrap {
    max-width: 505px;
    width: 78%;
}
.cat-nutfree-desc-wrap{bottom: 40px;}
.cat-org-desc-wrap h1 {
    font-size: 28px;
}
.cat-org-bg{
	min-height: 170px;
}
.cat-org-desc-wrap {
    padding-left: 12px;
}
.cat-org-wrap {
    max-width: 465px;
}
.cat-paleo-desc-wrap{
	padding: 0 0 0 15px;
}
.cat-paleo-desc-wrap h1 {
    font-size: 28px;
    max-width: 228px;
}
.cat-paleo-wrap {
    max-width: 416px;
}
.cat-paleo-bg{
	min-height: 172px;
}
.cat-vegan-desc-wrap h1 {
    font-size: 26px;
}
.cat-veg-wrap {
    padding-top: 5px;
}
.cat-bundle-bg {
    background-size: contain;
}
.cat-bundle-desc-wrap h1 {
    font-size: 36px;
}
.cat-bundle-wrap {
	margin-left: 0;
	font-size: 12px;
}
}
@media (max-width:1024px){
.cat-all-desc-wrap h1 {
    font-size: 64px;
    padding-left: 0;
}
.cat-pralinebox-desc-wrap h1 {
    font-size: 71px;
    max-width: 485px;
    padding-right: 103px;
}
.cat-pralinebox-h-wrap {
    max-width: 800px;
}
.cat-truffle-desc-wrap h1 {
    font-size: 63px;
}
.cat-truffle-wrap h2 {
    font-size: 13px;
}
.cat-truffle-wrap {
    padding: 30px 7px 0 7px;
}
.cat-gift-desc-wrap h1 {
    font-size: 48px;
}
.cat-gift-desc-wrap {
    padding: 0 0 5px 230px;
}
.cat-giftbth-desc-wrap {
    padding-left: 18%;
}
.cat-occ-desc-wrap h1{
	padding: 25px 10px 15px;
}
.cat-nap-bg{
	background-size: cover;
}
.cat-occchris-wrap {
    padding: 0 20% 10px 5%;
}
.cat-occmd-desc-wrap h1 {
    padding: 0 0 0 60px;
}
.cat-occmd-wrap {
    width: 41%;
}
.cat-cb-bg {
    background-size: cover;
}
.cat-bar-bg {
    min-height: 244px;
    padding-left: 22%;
    padding-right: 31%;
}
.cat-bar-desc-wrap {
    max-width: 413px;
}
.cat-dietary-bg{
	background-size: cover;
}
.cat-dietary-wrap h2{
	line-height: 21px;
}
.cat-diaalcho-bg {
    background-size: cover;
}
.cat-diaalcho-desc-wrap h1 {
    font-size: 40px;
}
.cat-eggfree-bg {
    background-size: cover;
}
.cat-glufree-bg {
    background-size: cover;
    background-position: left;
}
.cat-milkfree-bg {

    background-size: cover;

}
.cat-nutfree-bg {
    background-size: cover;
}
.cat-org-bg{
	background-size: cover;
}
.cat-paleo-bg {
    background-size: cover;
}
}
@media (max-width:992px){
.cat-all-desc-wrap h1 {
    font-size: 44px;
}
.cat-all-desc-wrap {
    max-width: 500px;
}
}
@media (max-width:991px){
  .footer_padd {
    padding: 30px 0 30px 0;
}
	.cat-pralinebox-desc-wrap h1 {
		font-size: 58px;
		max-width: 370px;
		padding-right: 65px;
	}
	.cat-pralinebox-h-wrap {
		width: 78%;
	}
	.headerbg {
		padding-top: 88px;
		
	}
	.homeheaderh1 h1:first-child {
		font-size: 21px;
		word-spacing: -3px;
		letter-spacing: -1px;
	}
	.homeheaderh1 h2 {
		max-width: 550px;
	}
	.cat-praline-bg {
		background-size: contain;
	}
	.cat-praline-desc-wrap h1 {
		font-size: 42px;
		margin-bottom: 18px;
		padding-top: 30px;
	}
	.cat-praline-bg{
		background-position: top;
	}
	.cat-praline-desc-wrap h2 {
    font-size: 12px;
	}
	.cat-praline-desc-wrap .cat-ph-wrap {
    width: 78%;
	}
	.cat-tasting-bg {
		background-position: left;
		background-size: contain;
	}
	.cat-tasting-desc-wrap {
		padding: 100px 0 5px 0;
	}
	.cat-tasting-desc-wrap h1 {
		font-size: 36px;
	}
	.cat-tastingcp-desc-wrap h1 {
		font-size: 40px;
	}
	.cat-tastingtbx-desc-wrap h1 {
		font-size: 40px;
	}
	.cat-gift-desc-wrap h1 {
		font-size: 32px;
	}
	.cat-giftcor-bg {
		background-size: contain;
		background-position: center;
	}
	.cat-giftcor-desc-wrap h1 {
		font-size: 36px;
	}
	.cat-giftcor-wrap {
		bottom: 20px;
	}
	.cat-giftbth-bg {
		background-size: contain;
	}
	.cat-giftbth-desc-wrap h1 {
		font-size: 48px;
	}
	.cat-collwedding-desc-wrap h1 {
		font-size: 40px;
		max-width: 340px;
	}
	.cat-collwedding-desc-wrap {
		padding-left: 39%;
	}
	.cat-collwedding-wrap {
		max-width: 350px;
	}	
	.cat-occasionsbs-bg{
		background-position: center;
	}
	.cat-occasionsbs-desc-wrap h1 {
		font-size: 91px;
	}
	.cat-occ-desc-wrap h1{
		font-size: 32px;
		padding: 25px 10px 5px;
	}
	.cat-cbar-desc-wrap{
		width: 60%;
	}	
	.cat-cbar-desc-wrap h1 {
		font-size: 44px;
	}
	.cat-nap-desc-wrap {
		width: 55%;
	}
	.cat-nap-desc-wrap h1 {
		font-size: 48px;
	}
	.cat-nap-bg {
		background-size: contain;
	}
	.cat-occchris-desc-wrap h1 {
		font-size: 78px;
		padding: 0 5px 0;
	}
	.cat-occchris-bg{
		min-height: 188px;
	}
	.cat-occny-desc-wrap h1 {
		font-size: 59px;
		line-height: 0.9;
	}
	.cat-occny-wrap h2{
		line-height: 1;
	}
	.cat-occmd-desc-wrap h1 {
		font-size: 60px;
	}
	.cat-occmd-wrap {
		padding-top: 37px;
		width: 46%;
	}
	.cat-occmd-bg{
		min-height: 175px;
	}
	.cat-occfd-desc-wrap h1 {
		font-size: 58px;
	}
	.cat-pracreative-desc-wrap h1 {
		font-size: 44px;
	}
	.cat-pracreative-bg{
		min-height: 177px;
	}
	.cat-pracreative-wrap{
		width: 95%;
	}
	.cat-cb-bg {
		background-size: contain;
	}
	.cat-cb-wrap {
		width: 49%;
	}
	.cat-bar-desc-wrap h1 {
		font-size: 48px;
	}
	.cat-bar-bg {
		min-height: 198px;
	}
	.cat-dietary-desc-wrap {
    padding-right: 0;
    padding-left: 15px;
	}
	.cat-dietary-desc-wrap h1 {
		font-size: 24px;
	}
	.cat-dietary-wrap h2 {
		line-height: 19px;
		font-size: 12px;
	}
	.cat-diaalcho-desc-wrap h1 {
		font-size: 32px;
	}
	.cat-diaalcho-wrap {
		max-width: 494px;
	}
	.cat-diaalcho-desc-wrap{
		bottom: 35px;
	}
	.cat-eggfree-desc-wrap {

		padding-left: 10px;
		top: 65px;

	}
.cat-eggfree-desc-wrap h1 {

    font-size: 34px;
}
.cat-eggfree-bg {
background-size: contain;
    min-height: 200px;

}
.cat-glufree-bg {
    background-size: contain;
}
.cat-glufree-desc-wrap h1 {
    font-size: 32px;
}
.cat-glufree-desc-wrap {
    padding: 0 0 0 15px;
}
.cat-glufree-wrap {
    max-width: 500px;
}

	.cat-lacfree-desc-wrap h1 {
		font-size: 28px;
	}
	.cat-lacfree-wrap {
		max-width: 500px;
	}
	.cat-milkfree-wrap {
		max-width: 520px;
	}
	.cat-milkfree-desc-wrap {

		padding-left: 15px;

	}
	.cat-nutfree-bg {
		background-size: contain;
	}
	.cat-nutfree-bg{
		min-height: 177px;
	}
	.cat-nutfree-desc-wrap {
		padding: 0 0 0 15px;
	}
	.cat-nutfree-desc-wrap h1 {
		font-size: 28px;
	}
	.cat-nutfree-wrap {
		max-width: 490px;
	}
	.cat-org-desc-wrap h1 {
		font-size: 30px;
	}
	.cat-org-desc-wrap{
		bottom: 60px;
		padding: 0 0 0 15px;
	}
	.cat-org-wrap {
		max-width: 430px;
	}
	.cat-paleo-desc-wrap{
		padding: 0 0 0 15px;
	}
	.cat-paleo-wrap {
		max-width: 400px;
	}
	.cat-vegan-desc-wrap h1 {
    font-size: 26px;
	}
	.cat-bundle-bg {
		background-size: contain;
	}
	.cat-bundle-desc-wrap h1 {
		font-size: 30px;
	}
	.cat-bundle-wrap {
		padding-right: 10px;
		margin-left: 30px;
	}
	.cat-e-recipe-desc-wrap h1 {
		padding-top: 10px;
		font-size: 40px;
	}
	.cat-e-recipe-desc-wrap {
		width: 71%;
	}
	.cat-e-recipe-desc-wrap h1 {
		max-width: 480px;
	}
	.cat-subscription-desc-wrap h1 {
		font-size: 36px;
		max-width: 330px;
	}
}
@media (max-width:767px){
.cat-praline-desc-wrap h2 {
    font-size: 11px;
}
.cat-praline-desc-wrap h1{
	margin-bottom: 15px;
}
.cat-praline-bg {
    background-position: bottom;
}

.cat-tasting-desc-wrap {
	padding: 90px 0 5px 0;
}
.cat-tasting-desc-wrap h1 {
	font-size: 30px;
}
.cat-giftcor-bg {
	background-size: cover;
	background-position: top;
}
.cat-cbar-desc-wrap h1 {
	font-size: 40px;
    width: 80%;
	margin: 0 auto;
}	
.cat-cb-desc-wrap h1 {
    padding-bottom: 0;
}
.headerbg{
background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/homemobile.jpg');
padding-top: 18%;
}
.homeheaderh1 h1:first-child {
    font-family: Merriweather Sans;
    font-size: 30px;
}
.text-xs-right {text-align: right;}
.text-xs-left {text-align: left;}
.text-xs-center {text-align: center;}
.nopadding-xs-left {padding-left: 0;}
.nopadding-xs-right {padding-left: 0;}
.nopadding-xs {padding-left: 0;padding-right: 0;}
.padding-xs-top-20 {padding-top: 20px;}
.cat-diaalcho-bg {
    background-position: right;
}
.cat-diaalcho-desc-wrap {
	    background-size: contain;
    padding: 0 10px;
}
.cat-diaalcho-desc-wrap h1 {
    font-size: 32px;
}
.cat-milkfree-bg {

    background-size: contain;
    background-position: right;

}
.cat-milkfree-desc-wrap h1 {

    font-size: 30px;
	line-height: 1;
}
.cat-milkfree-desc-wrap{
	top: 25px;
}
.cat-org-bg {
    background-size: contain;
    min-height: 180px;
}
.cat-org-desc-wrap {
    bottom: 30px;
}

.cat-veg-wrap {
    padding-top: 5px;
}
.cat-subscription-bg{
	min-height: 182px;
}
.cat-subscription-desc-wrap h1{
	margin-left: 12px;	
}
.cat-subscription-wrap {
    max-width: 440px;
	margin-left: 12px;
}
.cat-subscription-bg {
    margin-top: 0;
}
}

@media (max-width:749px){	
.cat-pralinebox-desc-wrap h1 {
    font-size: 50px;
    max-width: 342px;
    padding-right: 100px;
}
.cat-pralinebox-h-wrap {
    width: 76%;
}
.cat-occasionsbs-desc-wrap h1 {
    font-size: 65px;
    padding-top: 15px;
}
.cat-occ-desc-wrap h1{
	padding: 15px 10px 5px;
}
.cat-cbar-desc-wrap h1 {
    font-size: 36px;
}
.cat-nap-desc-wrap h1 {
    font-size: 38px;
}
.cat-occchris-wrap {
    padding: 0 14% 0 7%;
}
.cat-occchris-desc-wrap h1{
	line-height: 1;
}
.cat-occmd-wrap {
    width: 47%;
	padding-top: 30px;
}
.cat-occfd-wrap {
    width: 85%;
    padding-right: 17%;
}
.cat-eggfree-desc-wrap h1 {

    font-size: 32px;
}
.cat-eggfree-wrap {

    max-width: 490px;

}
.cat-milkfree-wrap {

    max-width: 500px;

}
.cat-milkfree-bg{
	min-height: 180px;	
}
.cat-milkfree-desc-wrap {

    top: 15px;

}
.cat-milkfree-desc-wrap h1 {
    max-width: 260px;
}
.cat-subscription-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Subscription-for-Chocolate-mobile-background.jpg');	
    min-height: 400px;
}
.cat-subscription-desc-wrap h1 {
    font-size: 47px;
    max-width: 390px;
    margin-bottom: 30px;
}

.cat-subscription-wrap {
    padding-left: 27px;
	max-width: 310px;
}
.cat-subscription-wrap p {
    line-height: 26px !important;
    font-size: 20px;
	font-family: Merriweather Sans Light;
	margin-bottom: 40px;
}
}
@media (max-width:730px){
.cat-pracreative-bg {
    min-height: 172px;
}
.cat-diaalcho-bg{
	min-height: 180px;
}
.cat-diaalcho-wrap {

    max-width: 480px;

}
.cat-diaalcho-desc-wrap {

    bottom: 10px;
    padding: 0 0 0 5px;

}
.cat-glufree-desc-wrap {
    bottom: 25px;
}
.cat-glufree-wrap {
    max-width: 485px;
}
}
@media (max-width:721px){
.cat-pracreative-wrap {
    width: 98%;
}
.cat-pracreative-desc-wrap h1 {

    font-size: 38px;

}
.cat-lacfree-bg {

    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/LactoseFree-mobile-image.jpg');
    background-size: contain;
    background-position: right;
	margin: 0;

}
.cat-lacfree-desc-wrap {

    top: 65px;

}
.cat-veg-desc-wrap{
	top: 15px;
}
.cat-veg-bg{
	min-height: 172px;
}
.cat-bundle-bg{
	min-height: 170px;
}
.cat-bundle-wrap {
    line-height: 1.3;
	font-size: 12px;
}
}
@media (max-width:715px){
.cat-dietary-desc-wrap{
	width: 69%;
}
}
@media (max-width:710px){
	.cat-pracreative-desc-wrap h1 {
		font-size: 36px;
	}
	.cat-pracreative-bg {
		min-height: 168px;
	}
	.cat-pracreative-wrap h2 {
		line-height: 1;
		margin-bottom: 10px;
	}
	.cat-pracreative-wrap {
		width: 99%;
	}
	.cat-diaalcho-desc-wrap h1 {
		font-size: 28px;
	}
	.cat-diaalcho-wrap {
		max-width: 430px;
	}
	.cat-glufree-bg {
		background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/GlutenFree-mobile-image.jpg');
		min-height: 380px;
		background-position: center;
	}
	.cat-glufree-desc-wrap {
		top: 39px;
		padding-left: 35px;
	}
	.cat-glufree-desc-wrap h1 {
		font-size: 42px;
		max-width: 215px;
		margin: 0;
	}
	.cat-glufree-wrap {
		max-width: 283px;
	}
	.cat-glufree-wrap h2 {
		font-size: 16px;
		line-height: 26px;
		padding-top: 10px;
	}
}
@media (max-width:704px){
.cat-occny-desc-wrap h1 {
    font-size: 54px;
}
}	
@media (max-width:700px){	
.cat-pralinebox-desc-wrap h1 {
    font-size: 38px;
    max-width: 275px;
    padding-right: 80px;
}
.cat-pralinebox-h-wrap {
    width: 70%;
    padding-right: 10px;
    padding-top: 10px;
}
.cat-pralinebox-h-wrap h2 {
    font-size: 12px;
}
.cat-all-desc-wrap {
    width: 71%;
}
.cat-all-desc-wrap h1 {
    font-size: 35px;
}
.cat-tasting-wrap h2 {
	margin-bottom: 0;
}
.cat-tasting-bg {
background-position: bottom;
}
.cat-tastingtbx-desc-wrap h1 {
	font-size: 36px;
}
.cat-gift-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/13-Gifts-mobile-image.jpg');
	min-height: 380px;
}
.cat-gift-desc-wrap {
    padding: 0 0 5px 235px;
}
.cat-gift-desc-wrap h1 {
    font-size: 60px;
    text-align: center;
    padding: 0;
    line-height: 1;
}
.cat-gift-wrap h2 {
    font-size: 16px;
    padding-right: 5px;
}
.cat-giftbth-wrap h2 {
    font-size: 12px;
}
.cat-giftbth-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/15-Gifts-Birthdaygifts-mobile-image.jpg');
    background-position: top;
    background-size: contain;
	min-height: 400px;
}
.cat-giftbth-desc-wrap {
    width: 100%;
	padding: 0 15px;
}
.cat-giftbth-desc-wrap h1 {
    max-width: 370px;
    font-size: 68px;
    text-align: center;
    padding-top: 85px;
    padding-left: 75px;
    line-height: 1;
	margin-bottom: 20px;
}
.cat-giftbth-wrap h2 {
    font-size: 15px;
    padding: 5px 10px 0;
}
.cat-collwedding-desc-wrap h1 {
    font-size: 36px;
}
.cat-collwedding-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/17-Occasions-Wedding-mobile-image.jpg');
    background-position: center;
    background-size: contain;
	min-height: 379px;
}
.cat-collwedding-desc-wrap {
    padding-left: 0;
}
.cat-collwedding-desc-wrap h1 {
	font-size: 60px;
	padding-left: 32%;
	max-width: 85%;
	margin-bottom: 40px;
	padding-top: 30px;
}
.cat-collwedding-wrap {
    max-width: 100%;
}
.cat-collwedding-wrap h2 {
    font-size: 15px;
    padding: 0 10px;
}
.cat-occ-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/16-Occasions-mobile-image.jpg');
    background-position: center;
    background-size: contain;
	min-height: 400px;
}
.cat-occ-desc-wrap{
	padding-left: 0;
}
.cat-occ-desc-wrap h1 {
    float: right;
    width: 54%;
    font-size: 66px;
    padding-top: 0;
    line-height: 1.1;
}
.cat-occ-wrap {
    float: none;
    clear: both;
}
.cat-occ-wrap h2 {
	font-size: 21px;
}
.cat-nap-desc-wrap h1 {
    font-size: 32px;
}
.cat-occmd-desc-wrap h1 {
    font-size: 54px;
	padding: 0 0 0 20px;
}
.cat-occfd-wrap {
    padding-top: 12px;
}
.cat-occfd-desc-wrap h1 {
    font-size: 50px;
}
.cat-dietary-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Dietary-mobile-image.jpg');
	min-height: 380px;
}
.cat-dietary-desc-wrap h1 {

    font-size: 43px;
    margin: 0;
    max-width: 350px;

}
.cat-dietary-wrap h2 {

    line-height: 26px;
    font-size: 14px;

}
.cat-eggfree-bg {
    min-height: 170px;
}
.cat-eggfree-desc-wrap h1 {

    font-size: 30px;
}
.cat-eggfree-desc-wrap {
    top: 49px;
}
.cat-eggfree-wrap {

    max-width: 445px;

}
.cat-org-desc-wrap h1 {
    font-size: 26px;
}
.cat-org-bg {
    min-height: 166px;
}
.cat-org-wrap {
    max-width: 380px;
}
.cat-subscription-desc-wrap h1{
	padding-left: 10px;
}
.cat-subscription-wrap {
    padding-left: 10px;
}
}
@media (max-width:699px){
.cat-bar-desc-wrap h1 {
    font-size: 41px;
}
.cat-paleo-desc-wrap h1 {
    font-size: 28px;
    max-width: 228px;
}
.cat-paleo-wrap {
    max-width: 366px;
}
}
@media (max-width:693px){
.cat-pracreative-wrap h2{
	font-size: 12px;
}
.cat-pracreative-bg {
    min-height: 163px;
}
.cat-veg-desc-wrap {

    padding: 0 0 0 15px;

}
.cat-veg-wrap {
    width: 62%;

}
.cat-veg-bg{
	min-height: 160px;
}
}
@media (max-width:684px){
.cat-milkfree-wrap {
    max-width: 467px;
}
}
@media (max-width:680px){
	.cat-occmd-wrap{
		padding-top: 20px;
	}
	.cat-pracreative-bg {
		min-height: 158px;
	}
	.cat-diaalcho-wrap {
		max-width: 400px;
	}
	.cat-diaalcho-desc-wrap h1 {
		font-size: 27px;
	}
	.cat-lacfree-desc-wrap {
		width: 76%;
		top: 25px;
	}
	.cat-nutfree-desc-wrap h1 {

    font-size: 26px;

}
.cat-nutfree-wrap {

    max-width: 450px;

}
.cat-nutfree-desc-wrap{
	bottom: 40px;
}
}
@media (max-width:678px){
	.cat-e-recipe-desc-wrap h1 {
		padding-top: 5px;
	}
}
@media (max-width:672px){
.cat-cb-desc-wrap h1 {
    font-size: 50px;
}
.cat-cb-wrap {
    width: 48%;
}
.cat-eggfree-desc-wrap h1 {

    font-size: 28px;
}
.cat-eggfree-wrap {

    max-width: 410px;

}
.cat-eggfree-bg {

    min-height: 157px;
}
.cat-eggfree-desc-wrap {
    top: 42px;
}
.cat-bundle-bg {

	background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Bundle-Chocolate-Online-mobile-background.jpg');
	background-size: cover;
	min-height: 450px;
	background-position: left;

}
.cat-bundle-desc-wrap {

	width: 80%;
	top: 25px;
}
.cat-bundle-wrap {
	line-height: 1.5;
	font-size: 19px;
	float: right;
	max-width: 58%;
	margin-top: 10px;
}
}
@media (max-width:660px){
.cat-occ-wrap h2 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 10px;
	font-size: 15px;
}
.cat-occ-wrap {
    padding-left: 20px;
    padding-right: 20px;
}
.cat-occ-desc-wrap h1 {
    font-size: 62px;
}
.cat-cbar-desc-wrap h1 {
    font-size: 32px;
}	
.cat-nap-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/9-Bars-Napolitains-mobile-image.jpg');
    background-position: center;
	min-height: 350px;
}
.cat-nap-desc-wrap {
    width: 100%;
    max-width: 100%;
}
.cat-nap-desc-wrap h1 {
	font-size: 51px;
	max-width: 50%;
	padding-top: 20px;
}
.cat-nap-wrap h2 {
    padding-top: 46px;
}
.cat-occchris-desc-wrap h1 {
    font-size: 68px;
}
.cat-occchris-wrap {
    padding: 0 11% 0 3%;
}
.cat-occmd-wrap{
	padding-top: 0;
}	
.cat-cb-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/6-Praline-CoffeeBeans-mobile-image.jpg');
	min-height: 345px;
}
.cat-cb-desc-wrap h1 {
    font-size: 55px;
    text-align: center;
}
.cat-cb-wrap {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    padding-top: 100px;
    text-align: center;
}
.cat-cb-wrap h2 {
    font-size: 17px;
    font-family: Merriweather Sans Light;
}
.cat-diaalcho-desc-wrap h1 {

    font-size: 28px;

}
.cat-diaalcho-wrap {

    max-width: 400px;

}
.cat-diaalcho-bg {

    min-height: 150px;

}
.cat-milkfree-wrap {

    max-width: 500px;

}
.cat-milkfree-desc-wrap h1 {
    font-size: 26px;
}
.cat-milkfree-desc-wrap {
    padding-left: 5px;
}
.cat-milkfree-wrap {
    max-width: 458px;
}
.cat-milkfree-desc-wrap {
    top: 20px;
}
.cat-nutfree-wrap {

    max-width: 420px;

}
.cat-nutfree-bg {

    min-height: 156px;

}
.cat-nutfree-desc-wrap{
	bottom: 20px;
}
.cat-org-bg {
    min-height: 155px;
}
.cat-paleo-wrap {
    max-width: 340px;
}
}
@media (max-width:650px){
.cat-occny-desc-wrap h1 {
    font-size: 49px;
}
.cat-occny-wrap {
    padding: 0 10% 0 10%;
}
.cat-occfd-wrap {
    padding-top: 0;
}
.cat-subscription-desc-wrap h1 {
    font-size: 38px;
    max-width: 330px;
}
.cat-subscription-bg {
    min-height: 375px;
}
}
@media (max-width:641px){
	.cat-pracreative-bg {
		background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/23-Praline-Creative-mobile-image.jpg');
		min-height: 360px;
		min-height: -moz-fit-content;
	}
	.cat-pracreative-wrap {
		width: 88%;
		position: relative;
	}
	.cat-pracreative-wrap h2 {
		font-size: 17px;
		line-height: 1.2;
	}
	.cat-pracreative-desc-wrap h1 {
		font-size: 45px;
		line-height: 1;
		max-width: 376px;
		margin-bottom: 105px;
	}
	.cat-milkfree-bg {
		background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/MilkFree-mobile-image.jpg');
		min-height: 360px;
	}
	.cat-milkfree-desc-wrap {
		padding-left: 30px;
	}
	.cat-milkfree-desc-wrap h1 {
		font-size: 38px;
		max-width: 325px;
	}
	.cat-milkfree-wrap {
		max-width: 400px;
		width: 72%;
	}
	.cat-milkfree-wrap h2 {
		font-size: 14px;
	}
	.cat-milkfree-wrap h2 {
		line-height: 26px;
		padding-top: 15px;
	}
	.cat-vegan-wrap {
		padding-top: 0;
		width: 70%;
	}
	.cat-vegan-bg{
		min-height: 150px;
	}
	.cat-vegan-desc-wrap {
    padding: 0 0 0 15px;
	}
	.cat-veg-wrap {

    width: 62%;

}
.cat-veg-wrap h2 {

    font-size: 10px;
line-height: 16px;
	}
}
@media (max-width:621px){
.cat-giftcor-desc-wrap {
	width: 100%;
}
.cat-giftcor-wrap {
	position: relative;
	float: none;
	clear: both;
}
.cat-giftcor-wrap h2 {
	float: right;
	width: 67%;
	font-size: 12px;
}
.cat-giftcor-desc-wrap h1 {
	width: 52%;
	float: right;
	font-size: 30px;
	line-height: 1;
}
.cat-giftcor-bg{
	min-height: 135px;
	background-size: contain;
	padding: 0 10px;
}
.cat-diaalcho-desc-wrap h1 {

    font-size: 26px;

}
.cat-diaalcho-wrap {

    max-width: 373px;

}
.cat-eggfree-bg {

    min-height: 146px;
}
.cat-eggfree-desc-wrap h1 {

    font-size: 26px;
}
.cat-eggfree-wrap {

    max-width: 390px;

}
.cat-nutfree-bg {

    min-height: 146px;

}
.cat-nutfree-desc-wrap{
	bottom: 10px;
}
.cat-nutfree-desc-wrap h1 {

    font-size: 24px;

}
.cat-nutfree-wrap h2 {

    font-size: 10px;
}
.cat-org-bg {
    min-height: 147px;
}
.cat-org-desc-wrap h1 {
    font-size: 25px;
}
.cat-org-wrap {
    max-width: 326px;
}
}
@media (max-width:620px){
.cat-pralinebox-h-wrap h2 {
    font-size: 10px;
}
.cat-tasting-wrap h2 {
	font-size: 12px;
}
.cat-tasting-desc-wrap h1 {
    font-size: 27px;
}
.cat-tastingtbx-desc-wrap h1 {
	font-size: 32px;
}
.cat-gift-desc-wrap h1 {
    font-size: 52px;
}
.cat-gift-wrap {
    padding-right: 10px;
}
.cat-gift-wrap h2 {
    padding-right: 0;
}
.cat-giftcor-wrap {
    bottom: 0;
}
.cat-collwedding-wrap {
    padding: 25px 3px 10px;
}
.cat-collwedding-desc-wrap h1 {
    font-size: 54px;
}
.cat-collwedding-bg{
	min-height: 361px;
}
.cat-collwedding-desc-wrap h1 {
    margin-bottom: 17px;
}
.cat-occasionsbs-desc-wrap h1 {
    font-size: 57px;
    padding-top: 0;
}
.cat-occasionsbs-bg {
    background-position: top;
}
.cat-occasionsbs-wrap {
    padding: 0 3px;
}
.cat-occasionsbs-wrap h2 {
    font-size: 12px;
}
.cat-occ-desc-wrap h1 {
    font-size:59px;
}
.cat-occchris-desc-wrap h1 {
    font-size: 54px;
}
.cat-occchris-wrap {
    padding: 0 10% 0 2%;
}
.cat-occmd-desc-wrap h1 {
    font-size: 50px;
}
.cat-giftcor-wrap h2 {
    width: 65%;
}
.cat-giftcor-wrap {
    padding-top: 10px;
}
.cat-giftbth-bg{
	min-height: 357px;
}
.cat-giftbth-wrap h2 {
    font-size: 13px;
}
.cat-giftbth-desc-wrap h1{
	font-size: 62px;
}

}
@media (max-width:610px){
.cat-giftcor-wrap {
    padding-top: 5px;
}
.cat-giftcor-bg{
	padding: 0 0 0 10px;
}
.cat-dietary-bg {
    min-height: 245px;
}
.cat-dietary-desc-wrap h1 {
    font-size: 30px;
    max-width: 250px;
}
.cat-dietary-wrap h2 {
    line-height: 18px;
    font-size: 12px;
}
.cat-dietary-desc-wrap {
    width: 63%;
}
}
@media (max-width:600px){
	.cat-nap-desc-wrap h1 {
		font-size: 49px;
	}
	.cat-nap-wrap h2 {
		padding-top: 40px;
	}
	.cat-nap-bg{
		min-height: 330px;
	}
	.cat-occchris-wrap {
		padding: 0 9% 0 0;
	}
	.cat-occchris-desc-wrap h1 {
		font-size: 52px;
	}
	.cat-occchris-bg {
		min-height: 152px;
	}
	.cat-occchris-desc-wrap {
		padding-left: 32%;
		padding-right: 17%;
	}
	.cat-occny-bg {
		background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/20-Occasions-Newyear-mobile-image.jpg');
		min-height: 345px;
	}
	.cat-occny-desc-wrap{
		padding: 0;
	}
	.cat-occny-desc-wrap h1 {
		padding-top: 71px;
		padding-left: 27%;
		text-align: center;
		max-width: 540px;
		font-size: 65px;
	}
	.cat-occny-wrap {
		width: 66%;
		padding: 0;
		padding-left: 15px;
		padding-top: 50px;
	}
	.cat-occny-wrap h2 {
		font-size: 18px;
		line-height: 1.2;
	}
	.cat-occmd-desc-wrap h1 {
		font-size: 44px;
	}
	.cat-occmd-wrap {
		padding-top: 0;
	}
	.cat-occfd-bg {
		background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/22-Occasions-Fathersday-mobile-image.jpg');
		min-height: 330px;
	}
	.cat-occfd-desc-wrap {
		padding-left: 0;
	}	
	.cat-occfd-wrap {
		padding: 0;
		padding-top: 100px;
		float: right;
		width: 50%;
		padding-right: 10px;
	}
	.cat-occfd-desc-wrap h1 {
		font-size: 64px;
	}
	.cat-occfd-wrap h2 {
		font-size: 17px;
	}
	.cat-bar-desc-wrap h1 {
		font-size: 36px;
	}
	.cat-giftcor-desc-wrap h1{
		font-size: 28px;
	}
	.cat-giftbth-desc-wrap h1 {
		font-size: 54px;
		margin-bottom: 12px;
	}
	.cat-giftbth-wrap h2 {
		padding: 0;
	}
	.cat-giftbth-desc-wrap h1{
		padding-top: 70px;
	}
	
.cat-giftbth-bg {

    min-height: 334px;

}	
.cat-diaalcho-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Alcoholic-mobile-image.jpg');
    background-position: center;
    background-size: contain;
	min-height: 330px;
}
.cat-diaalcho-desc-wrap {

    top: 0;
    padding-top: 50px;
    padding-left: 30px;

}
.cat-diaalcho-desc-wrap h1 {

    font-size: 37px;
    max-width: 250px;
    margin: 0;

}
.cat-diaalcho-wrap h2 {

    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;

}
.cat-glufree-bg {
    min-height: 355px;
}
.cat-nutfree-desc-wrap h1 {

    font-size: 22px;

}
.cat-nutfree-desc-wrap {

    bottom: 17px;

}
.cat-nutfree-wrap {

    max-width: 390px;

}
.cat-org-desc-wrap {
    padding: 0 0 0 10px;
}
.cat-vegan-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Vegan-mobile-image.jpg');
    background-position: center;
    background-size: contain;
	min-height: 345px;
}
.cat-veg-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Vegetarian-mobile-image.jpg');
}
.cat-vegan-desc-wrap h1 {
    font-size: 36px;
    max-width: 301px;
}
.cat-vegan-wrap {
    padding-top: 30px;
    width: 54%;
}
.cat-vegan-wrap h2 {
    font-size: 14px;
	line-height: 24px;
}
.cat-veg-wrap h2 {

    font-size: 12px;
    line-height: 18px;
}
}
@media (min-width:561px){
.cat-all-mobile{display: none;}
.cat-praline-mobile{display: none;}
}
@media (max-width:590px){
	.cat-bundle-bg {
		min-height: 400px;
	}
}	
@media (max-width:585px){
	.cat-e-recipe-bg {
		background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Chocolate-e-Recipes-Online-mobile-background.jpg');
		min-height: 337px;
		background-size: contain;
	}
	.cat-e-recipe-desc-wrap {
		width: 75%;
	}
	.cat-e-recipe-desc-wrap h1 {
		padding-top: 20px;
		margin-bottom: 10px;
	}
	body .cat-e-recipe-desc-wrap p {
		max-width: 300px;
		font-family: Merriweather Sans Light !important;
		line-height: 22px !important;
		float: right;
	}	
}
@media (max-width:580px){
.cat-pracreative-bg{
	min-height: 340px;
	min-height: -moz-fit-content;
}
.cat-pracreative-wrap h2 {
    font-size: 16px;
}
.cat-nap-desc-wrap h1 {
	font-size: 47x;
}
.cat-giftcor-desc-wrap h1 {
    font-size: 27px;
}
.cat-giftcor-wrap {
    padding-top: 2px;
}
.cat-eggfree-desc-wrap h1 {

    font-size: 24px;
}
.cat-eggfree-wrap {

    max-width: 352px;

}
.cat-eggfree-desc-wrap {
    top: 23px;

}
.cat-glufree-desc-wrap {
    padding-left: 15px;
}
.cat-glufree-bg {
    min-height: 324px;
}
.cat-glufree-wrap h2 {
    font-size: 12px;
    line-height: 20px;
}
.cat-milkfree-desc-wrap {
    top: 45px;
}
.cat-milkfree-wrap h2 {

    line-height: 22px;
    font-size: 12px;

}
.cat-org-desc-wrap h1 {
    font-size: 22px;
}
.cat-org-bg {
    min-height: 137px;
}
.cat-paleo-wrap {
    max-width: 300px;
}
}
@media (max-width:578px){
.cat-occ-bg{
	min-height: 350px;
}
.cat-occ-desc-wrap h1 {
    font-size: 55px;
}
.cat-occ-wrap h2{
	padding-top: 0;
}	
.cat-cbar-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/8_Bars-Chocolates-mobile-image.jpg');
    background-position: center;
    background-size: contain;
	min-height: 345px;
}
.cat-cbar-desc-wrap h1 {
    font-size: 57px;
    margin-left: 0;
    margin-right: 0;
	width: 54%;
}
.cat-cbar-desc-wrap {
    width: 100%;
}
.cat-cbar-wrap h2{
	padding-top: 15px;
}
.cat-nap-bg{
	min-height: 315px;
}
.cat-occny-desc-wrap h1 {
    font-size: 58px;
}
.cat-occny-wrap h2 {
    font-size: 16px;
}
.cat-collwedding-desc-wrap h1 {
    font-size: 50px;
}
.cat-collwedding-wrap h2 {
    font-size: 13px;
}
.cat-collwedding-bg {

    min-height: 325px;

}
.cat-milkfree-desc-wrap {

    padding-left: 7px;

}
}	
@media (max-width:572px){
.cat-gift-desc-wrap {
    padding: 0 0 5px 43%;
}
.cat-bundle-bg {
	min-height: 370px;
}
.cat-bundle-wrap {
	font-size: 15px;
	max-width: 55%;
}
.cat-bundle-desc-wrap h1 {
	max-width: 99%;
}
.cat-subscription-wrap p{
	font-size: 16px;
    line-height: 24px !important;	
	margin-bottom: 12px;
}
.cat-subscription-wrap {
    max-width: 237px;
}
.cat-subscription-bg {
    min-height: 330px;
}

}	
@media (max-width:569px){	
.cat-dietary-desc-wrap h1 {
    font-size: 23px;
    max-width: 195px;
}
.cat-dietary-bg {
    min-height: 220px;
}
.cat-dietary-desc-wrap {
    width: 58%;
    padding-left: 10px;
}
}
@media (max-width:563px){	
.cat-occfd-wrap{
	padding-top: 71px;
}
}
@media (max-width:560px){	
.cat-all-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/2-All-mobile-background.jpg');
    background-position: center;
    background-size: cover;
}
.cat-all-desc-wrap {
    max-width: 100%;
    width: 100%;
    padding: 0 10px 5px 10px;
}
.cat-all-desc-wrap h1 {
    width: 50%;
    float: right;
    display: block;
	font-size: 32px;
	margin-bottom: 12px;
}
.cat-all-mobile {
    display: block;
    max-width: 155px;
    float: left;
    margin-bottom: 5px;
	width: 50%;
}
.cat-all-desc-wrap h2 {
    float: none;
    clear: both;
    font-size: 12px;
	margin-bottom: 0;
}
.cat-praline-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/3-Praline-mobile-background.jpg');
	background-size: cover;
}
.cat-praline-desc-wrap h1 {	
	text-align: center;
	float: right;
	font-size: 53px;
	max-width: 70%;
	padding-bottom: 0;
	padding: 0;
	margin-bottom: 0;
	width: 66%;
}
.cat-praline-desc-wrap .cat-ph-wrap {
    width: 100%;
    max-width: 100%;
}
.cat-praline-mobile {
    display: block;
    max-width: 155px;
    float: left;
    margin-bottom: 5px;
    margin-top: 18px;
	width: 34%;
}
.cat-h-wrap, .cat-ph-wrap {
    float: none;
    clear: both;
}
.cat-pralinebox-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/4-Praline-Boxes-mobile-image.jpg');
	background-size: cover;
	background-position: center;
}
.cat-pralinebox-desc-wrap h1 {
    font-size: 58px;
    max-width: 290px;
    margin-top: 30px;
	padding-right: 2%;
}
.cat-pralinebox-h-wrap {
    width: 96%;
}
.cat-pralinebox-h-wrap h2 {
    font-size: 11px;
}
.cat-truffle-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/5-Praline-Truffles-mobile-image.jpg');
	background-size: contain;
	min-height: 310px;
}
.cat-truffle-wrap h2 {
    font-size: 12px;
}
.cat-truffle-desc-wrap h1 {
    max-width: 61%;
	font-size: 52px;
    padding-top: 30px;
}
.cat-truffle-wrap {
    padding: 10px 7px 0 7px;
}
.cat-tasting-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/10-Tasting-mobile-image.jpg');
	background-position: center;
	background-size: contain;
}
.cat-tasting-desc-wrap {
    padding: 175px 5px 5px 5px;
}
.cat-tasting-desc-wrap h1 {
    font-size: 50px;
}
.cat-tasting-wrap h2 {
    font-size: 13px;
}
.cat-tastingcp-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/11-Tasting-ChocolatePowder-mobile-image.jpg');
	background-position: top;
	background-size: contain;
}
.cat-tastingcp-bg {
    padding-top: 110px;
}
.cat-tastingcp-desc-wrap {
    max-width: 100%;
}
/*.cat-tastingtbx-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/12-Tasting-Tasting-Boxes-mobile-image.jpg');
	background-position: top;
	background-size: contain;
}*/
.tastingbgimg {
    display: block;
    max-width: 100%;
}
.cat-tastingtbx-bg {
    background: none;
	padding: 0;
}
.cat-tastingtbx-desc-wrap {
	padding: 5px 0 5px 0;
    max-width: 100%;
}
.cat-tastingtbx-desc-wrap h1 {
    font-size: 36px;
}
.cat-giftcor-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/14-Gifts-Corporategifts-mobile-image.jpg');
	background-position: top;
	background-size: contain;
	min-height: 309px;
}
.cat-giftcor-desc-wrap h1 {
	max-width: 380px;
    float: right;
    padding-top: 44px;
    font-size: 47px;
    padding-right: 10px;
	width: 58%;
}
.cat-giftcor-wrap {
    position: relative;
    float: none;
    clear: both;
}
.cat-giftcor-desc-wrap {
    width: 90%;
}
.cat-giftcor-wrap h2 {
	font-size: 13px;
	float: none;
	clear: both;
	width: 100%;
	padding-right: 10px;
}
.cat-giftcor-wrap {
    padding-top: 35px;
}
.cat-giftbth-desc-wrap h1 {
    font-size: 50px;
}
.cat-collwedding-wrap h2 {
	font-size: 13px;
	margin-top: 10px;
	padding: 0;
}
.cat-collwedding-desc-wrap h1 {
    font-size: 48px;
}
.cat-occasionsbs-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/18-Occasions-Babyshowers-mobile-image.jpg');
}
.cat-occasionsbs-desc-wrap {
    padding: 0;
}
.cat-occasionsbs-wrap {
    float: none;
    clear: both;
}
.cat-occasionsbs-bg {
    min-height: 310px;
	background-position: center;
	background-size: contain;
}
.cat-occasionsbs-desc-wrap h1 {
	max-width: 270px;
	float: right;
	font-size: 95px;
	text-align: center;
	line-height: 0.8;
	margin-bottom: 15px;
	padding-top: 35px;
}
.cat-occasionsbs-wrap h2 {
    font-size: 15px;
}
.cat-cbar-wrap h2{
	padding-top: 0;
	padding-bottom: 10px;
}
.cat-cbar-bg {
	min-height: 334px;
	min-height: -moz-fit-content;
}
.cat-cbar-bg {
    padding: 0 10px;
}
.cat-cbar-desc-wrap {
    padding: 0 12px;
}
.cat-occchris-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/19-Occasions-Christmas-mobile-image.jpg');
    min-height: 330px;
}
.cat-occchris-desc-wrap {
    padding-left: 0;
    padding-right: 0;
}
.cat-occchris-desc-wrap h1 {
    font-size: 82px;
    text-align: left;
    padding-left: 10%;
}
.cat-occchris-wrap {
    width: 50%;
    float: right;
    padding-top: 80px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
}
.cat-occchris-wrap h2 {
    font-size: 16px;
}
.cat-occmd-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/21-Occasions-Mothersday-mobile-image.jpg');
	min-height: 323px;
}
.cat-occmd-desc-wrap h1 {
    font-size: 54px;
    width: 60%;
    margin: 0;
    text-align: center;
    padding-top: 27px;
}
.cat-occmd-wrap {
    margin: 0;
    float: right;
    width: 61%;
	padding-top: 10%;
}
.cat-occmd-wrap h2 {
    font-size: 17px;
}
.cat-occfd-wrap h2 {
    font-size: 16px;
}
.cat-occfd-wrap{
	padding-top: 80px;
}
.cat-occfd-desc-wrap h1{
	padding: 0 0 0 15px;
}
.cat-bar-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/7-Bars-mobile-image.jpg');
    padding: 0;
    min-height: 315px;

}
.cat-bar-desc-wrap {
    max-width: 100%;
    width: 100%;
}
.cat-bar-desc-wrap h1 {
    font-size: 60px;
    width: 50%;
    padding-left: 15px;
}
.cat-bar-wrap h2 {
    padding-top: 10px;
    width: 96%;
    margin: 0 auto;
    font-size: 17px;
	font-family: 'Merriweather Sans Light';
}
.cat-nap-desc-wrap {
    padding: 0;
}
.cat-diaalcho-bg {
    min-height: 310px;
}
.cat-diaalcho-wrap h2{
	font-size: 12px;
	line-height: 18px;
}
}
/*custom visions oct 18*/
.category-headerwrap p {
    font-size: 13px;
    font-family: 'Merriweather Sans';
    font-weight: 400;
    text-transform: none;
    text-align: center;
    margin-bottom: .5em;
    color: #300b00;
    line-height: 1.2;
    font-style: normal;
    text-rendering: optimizeLegibility;
}
/*custom*/

@media (max-width:555px){
	.cat-e-recipe-desc-wrap {
		width: 77%;
	}
	.cat-e-recipe-bg {
		min-height: 318px;
	}
	body .cat-e-recipe-desc-wrap p {
		max-width: 280px;
	}
	.cat-subscription-desc-wrap h1 {
		font-size: 32px;
		max-width: 285px;
		margin-bottom: 20px;
	}
}
@media (max-width:553px){
.cat-gift-desc-wrap h1 {
    font-size: 43px;
}
.cat-gift-wrap h2 {
    font-size: 12px;
    padding: 0 5px 0 0;
}
.cat-gift-bg {
    min-height: 310px;
}
.cat-gift-desc-wrap {
    padding: 0 0 5px 37%;
}
.cat-gift-wrap {
    position: relative;
    bottom: auto;
    padding-top: 50px;
}
.cat-gift-bg {
    min-height: 261px;
}
}
@media (max-width:551px){
.cat-pracreative-wrap h2 {
    font-size: 14px;
}
.cat-pracreative-desc-wrap h1{
	margin-bottom: 78px;
	padding-bottom: 20px;
}
.cat-truffle-desc-wrap h1 {
	font-size: 50px;
}
.cat-bundle-bg{
	min-height: 350px;
}
}
@media (max-width:548px){
	.cat-occmd-wrap h2 {
		font-size: 16px;
	}
	.cat-occmd-wrap{
		padding-top: 9%;
	}
	.cat-nap-bg {
		min-height: 302px;
	}
	.cat-nap-desc-wrap h1 {
		font-size: 46px;
	}
	.cat-nap-wrap h2 {
		padding-top: 28px;
	}
	.cat-eggfree-bg {

    min-height: 128px;

}
.cat-eggfree-desc-wrap h1 {

    font-size: 22px;
}
.cat-eggfree-wrap {

    max-width: 333px;

}
.cat-nutfree-bg {

    min-height: 125px;

}
.cat-nutfree-desc-wrap {

    top: 12px;
}
.cat-nutfree-desc-wrap h1 {

    font-size: 20px;

}
.cat-nutfree-wrap {

    max-width: 340px;

}
.cat-nutfree-wrap h2{
	line-height: 15px;
}
}
@media (max-width:542px){
	.cat-e-recipe-desc-wrap h1 {
		font-size: 36px;
	}
	body .cat-e-recipe-desc-wrap p {
		max-width: 267px;
	}
}
@media (max-width:540px){
.cat-paleo-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Paleo-mobile-image.jpg');
    background-size: contain;
	min-height: 309px;
}
.cat-paleo-wrap h2 {
    font-size: 14px;
}
.cat-paleo-desc-wrap h1 {
    font-size: 40px;
    max-width: 220px;
}
.cat-paleo-wrap {
    max-width: 340px;
	width: 71%;
}
.cat-veg-bg{
	min-height: 318px;
}
.cat-vegan-wrap {

    padding-top: 0;
}
}
@media (max-width:538px){
.cat-bar-wrap h2{
	font-size: 15px;
}
}
@media (max-width:536px){
.cat-tastingtbx-desc-wrap h1 {
    font-size: 34px;
}
.cat-org-bg {
    min-height: 126px;
}
.cat-org-desc-wrap {
    top: 30px;
}
.cat-org-wrap {
    max-width: 315px;
}
}
@media (max-width:534px){
.cat-occfd-wrap h2 {
    font-size: 13px;
}
.cat-occfd-desc-wrap h1 {
    font-size: 60px;
}
.cat-occfd-wrap{
	padding-top: 90px;
}
}
@media (max-width:532px){
.cat-giftcor-wrap h2 {
    font-size: 13px;
}
.cat-giftbth-wrap h2 {
    font-size: 13px;
}
.cat-giftbth-desc-wrap {
    padding: 0 5px;
}
.cat-occasionsbs-desc-wrap h1 {
	font-size: 85px;
	padding-top: 45px;
}
.cat-occasionsbs-wrap h2 {
    font-size: 14px;
}
.cat-occ-bg {
    min-height: 250px;
}
.cat-occ-desc-wrap h1 {
    font-size: 48px;
}
.cat-occ-wrap {
    padding-left: 15px;
    padding-right: 15px;
}
.cat-occ-wrap h2{
	font-size: 13px;
	padding-top: 5px;
}
.cat-occchris-desc-wrap h1 {
    font-size: 72px;
    padding-left: 13%;
}
.cat-occny-wrap h2 {
    font-size: 13px;
}
.cat-occny-wrap{
	padding-left: 5px;
}
.cat-occny-desc-wrap h1 {
    font-size: 50px;
}
.cat-occny-bg {
    min-height: 306px;
}
.cat-occmd-wrap {
    padding-top: 8%;
}
.cat-occmd-wrap h2 {
    font-size: 15px;
}

.cat-eggfree-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/EggFree-mobile-image.jpg');
    padding: 0;
    min-height: 290px;
}
.cat-eggfree-desc-wrap h1 {
    font-size: 36px;
    max-width: 280px;
    margin: 0;
    margin-top: 60px;
}
.cat-eggfree-wrap h2{
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}
.cat-e-recipe-bg {
    min-height: 300px;
}
.cat-e-recipe-desc-wrap {
    width: 70%;
}
.cat-e-recipe-desc-wrap h1 {
    font-size: 32px;
}
}
@media (max-width:529px){
.cat-bundle-wrap {
    font-size: 13px;
    max-width: 51%;
}
}
@media (max-width:528px){
.cat-tasting-bg {
    background-position: bottom;
}
.cat-tasting-desc-wrap h1 {
    font-size: 40px;
}
.cat-gift-desc-wrap h1 {
    font-size: 40px;
	padding-right: 5px;
}
.cat-collwedding-desc-wrap h1 {
    font-size: 46px;
}
.cat-collwedding-bg{
	min-height: 312px;
}
.cat-collwedding-wrap {
    padding: 10px 3px 10px;
}
.cat-occchris-wrap h2 {
    font-size: 13px;
    max-width: 189px;
    margin: 0 auto;
}
.cat-occchris-wrap {
    padding-top: 90px;
}
.cat-occchris-bg {
    min-height: 304px;
}
.cat-pracreative-desc-wrap h1 {
    margin-bottom: 0;
    padding-bottom: 89px;
}
.cat-cb-desc-wrap h1 {
    font-size: 43px;
}
.cat-cb-bg {
    min-height: 238px;
}
.cat-cb-wrap h2 {
    font-size: 15px;
}
.cat-truffle-desc-wrap h1 {
	font-size: 50px;
}
.cat-nap-bg {
    padding: 0 7px;
}
.cat-truffle-bg{
	min-height: 298px;
}
}
@media (max-width:525px){
	.cat-truffle-desc-wrap h1 {
		font-size: 48px;
	}
	.cat-subscription-bg {
		min-height: 300px;
	}
}
@media (max-width:521px){
.cat-cbar-desc-wrap h1 {
    font-size: 54px;
}
.cat-giftbth-bg {
    min-height: 290px;
}
}
@media (max-width:520px){
.cat-org-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/Organic-mobile-image.jpg');
    padding: 0;
    min-height: 290px;
}
.cat-org-desc-wrap {

    padding-left: 20px;
	top: 40px;

}
.cat-org-desc-wrap h1 {
    font-size: 32px;
	max-width: 200px;
	margin: 0;
}
.cat-org-wrap {

    max-width: 255px;
	padding-top: 20px;

}
.cat-e-recipe-desc-wrap h1 {
    font-size: 32px;
}	
body .cat-e-recipe-desc-wrap p {
	padding-right: 10px !important;
    max-width: 228px;
}
}
@media (max-width:512px){
	.cat-lacfree-desc-wrap {
		width: 68%;
		max-width: 300px;
	}
}
@media (max-width:510px){
	.cat-nap-desc-wrap h1 {
		font-size: 42px;
	}
	.cat-nap-bg {
		min-height: 280px;
	}
	.cat-nap-wrap h2 {
		font-size: 12px;
	}
	.cat-occmd-bg{
		min-height: 295px;
	}
	.cat-occmd-desc-wrap h1 {
		padding-left: 10px;
	}
	.cat-truffle-desc-wrap h1 {
		font-size: 45px;
	}
	.cat-cbar-desc-wrap h1 {
		font-size: 51px;
	}
	.cat-truffle-bg{
		min-height: 289px;
	}
	.cat-glufree-bg {

		min-height: 300px;

	}
	.cat-glufree-desc-wrap h1 {

		font-size: 38px;
		max-width: 200px;
	}
	.cat-vegan-wrap {
		width: 53%;
	}
	.cat-vegan-bg{
		min-height: 300px;
	}
	.cat-vegan-wrap h2 {
    font-size: 12px;
	line-height: 18px;
	}
}
@media (max-width:508px){
.cat-tastingtbx-desc-wrap h1 {
    font-size: 33px;
}
.cat-subscription-wrap p {
    line-height: 22px !important;
}
}
@media (max-width:506px){
.cat-tastingcp-desc-wrap h1 {
    font-size: 38px;
}
}
@media (max-width:500px){
.cat-gift-wrap h2 {
    font-size: 12px;
}
.cat-giftcor-wrap {
    padding-top: 15px;
}
.cat-collwedding-desc-wrap h1 {
    font-size: 41px;
}
.cat-occasionsbs-desc-wrap h1 {
    max-width: 220px;
    font-size: 75px;
    margin-bottom: 30px;
}
.cat-occasionsbs-wrap h2 {
    font-size: 13px;
}
.cat-occchris-desc-wrap h1 {
    font-size: 64px;
    padding-left: 14%;
}
.cat-occmd-desc-wrap h1 {
    font-size: 48px;
}
.cat-occmd-wrap {
    padding-top: 9%;
}
.cat-occfd-wrap {
    padding-top: 75px;
}
.cat-pracreative-desc-wrap h1{
	padding-bottom: 80px;
}
.cat-pracreative-wrap h2 {
    font-size: 13px;
}
.cat-pracreative-desc-wrap h1 {
    font-size: 40px;
}	
.cat-bar-bg{
	min-height: 285px;
}
.cat-bar-desc-wrap h1 {
    font-size: 53px;
}
.cat-cbar-desc-wrap h1 {
    font-size: 48px;
}
.cat-giftcor-desc-wrap h1{
	font-size: 45px;
}
.cat-giftcor-desc-wrap {
    width: 92%;
}
.cat-milkfree-desc-wrap h1 {

    font-size: 28px;
    max-width: 244px;

}
.cat-milkfree-desc-wrap {
    padding-top: 10px;

}
.cat-nutfree-bg {
    background-image: url('https://chocolak.com/skin/frontend/dynamic/default/images/header/NutFree-mobile-image.jpg');
    padding: 0;
    min-height: 280px;
}
.cat-nutfree-desc-wrap {
    top: 50px;
}
.cat-nutfree-desc-wrap h1 {
    font-size: 28px;
    max-width: 192px;
    margin: 0;
}
.cat-nutfree-wrap h2 {
    line-height: 18px;
}
.cat-nutfree-wrap h2 {
    font-size: 12px;
}
.cat-nutfree-wrap {
    max-width: 100%;
    margin-top: 15px;
}
.cat-e-recipe-bg {
    min-height: 286px;
}
.cat-e-recipe-desc-wrap h1 {
    font-size: 28px;
}
}
@media (max-width:493px){
.cat-tastingtbx-desc-wrap h1 {
    font-size: 32px;
}
.cat-paleo-bg {
    min-height: 281px;
}
.cat-paleo-desc-wrap h1 {
    line-height: 1;
}
.cat-paleo-wrap h2 {
    font-size: 12px;
}
.cat-paleo-wrap {
    max-width: 307px;
}
}
@media (max-width:486px){
	.cat-e-recipe-desc-wrap h1 {
		padding-top: 5px;
	}
	.cat-e-recipe-bg {
		min-height: 278px;
	}
}
@media (max-width:481px){
	.cat-tastingcp-desc-wrap h1 {
		font-size: 36px;
	}
}
@media (max-width:481px){
.cat-cb-desc-wrap h1 {
    font-size: 38px;
}
}
@media (max-width:480px){
.cat-gift-bg {
	min-height: 250px;
}
.cat-gift-desc-wrap {
    padding: 0 0 5px 150px;
}
.cat-gift-wrap h2 {
    font-size: 13px;
}
.cat-praline-desc-wrap h1 {	
	font-size: 42px;
}
.cat-pralinebox-desc-wrap h1 {
    font-size: 45px;
    margin-top: 20px;
    max-width: 246px;
	padding-right: 2%;
}
.cat-truffle-desc-wrap h1 {
    font-size: 41px;
}
.cat-truffle-bg {
    min-height: 270px;
}
.cat-truffle-wrap {
    padding: 10px 0 0 0;
}
.cat-tasting-desc-wrap h1 {
    font-size: 38px;
}
.cat-tastingtbx-desc-wrap h1 {
    font-size: 31px;
}
.cat-tastingtbx-desc-wrap {
    padding: 0 0 5px 0;
}
.cat-giftcor-desc-wrap h1 {
    font-size: 40px;
}
.cat-collwedding-desc-wrap h1 {
    font-size: 40px;
}
.cat-collwedding-bg{
	min-height: 285px;
}
.cat-collwedding-wrap h2 {
    font-size: 13px;
}
.cat-occ-desc-wrap h1 {
    font-size: 42px;
}
.cat-cbar-desc-wrap h1{
	padding-top: 20px;
}
.cat-nap-bg{
	background-position: bottom;
	min-height: 250px;
    position: relative;
	background-size: cover;
}
.cat-nap-wrap h2 {
    padding: 0;
    position: absolute;
    bottom: 0;
    width: 97%;
}
.cat-occchris-desc-wrap h1 {
    font-size: 58px;
    padding-left: 16%;
}
.cat-occchris-wrap {
    padding-top: 85px;
}
.cat-occny-desc-wrap h1 {
    font-size: 43px;
    padding-left: 23%;
}
.cat-occny-wrap{
	padding-top: 40px;
}
.cat-occny-bg {
    min-height: 276px;
}
.cat-occmd-wrap h2 {
    font-size: 14px;
}
.cat-cb-wrap h2 {
    font-size: 13px;
}
.cat-cbar-desc-wrap h1 {
    font-size: 44px;
}
.cat-nap-desc-wrap h1{
	padding-top: 10px;
}
.cat-giftbth-bg {
    min-height: 275px;
}
.cat-dietary-desc-wrap {
    width: 98%;
}
.cat-diaalcho-bg{
	min-height: 270px;
}
.cat-diaalcho-desc-wrap h1 {

    font-size: 32px;
    max-width: 230px;
}
.cat-org-bg {
    min-height: 274px;
}
.cat-org-desc-wrap {

    padding-left: 15px;
}
.cat-paleo-bg {
min-height: 275px;
}
.cat-vegan-bg{
min-height: 280px;
}
.cat-vegan-wrap {

    width: 60%;

}
}
@media (max-width:477px){
.cat-bar-desc-wrap h1 {
    font-size: 50px;
}
.cat-bar-bg {
    min-height: 266px;
}
.cat-bar-wrap h2{
	font-size: 13px;
}
}
@media (max-width:475px){
body.contacts-index-index #contactForm .input-box, body.contacts-index-index #contactForm .input-box textarea {
    width: 100% !important;
}
#contactForm {width: 90%;margin: 0 auto;}
}
@media (max-width:470px){
.cat-nap-desc-wrap h1 {
    font-size: 38px;
}
.cat-giftcor-wrap {
    padding-top: 10px;
}
.cat-giftcor-desc-wrap {
    width: 95%;
}
.cat-giftcor-desc-wrap h1 {
    font-size: 38px;
}
.cat-giftbth-bg {
    min-height: 270px;
}
.cat-giftbth-desc-wrap h1 {
    padding-top: 58px;
}
.cat-giftbth-wrap h2 {
    line-height: 1;
}
.cat-eggfree-desc-wrap h1 {

    font-size: 30px;
    max-width: 250px;
}
.cat-eggfree-wrap h2 {

    font-size: 12px;
    line-height: 18px;
	}
	.cat-eggfree-bg {
    min-height: 265px;
	}
	.cat-subscription-wrap p {
		line-height: 18px !important;
		font-size: 13px;
	}
	.cat-subscription-bg{
		background-size: cover;
	}
	body .cat-e-recipe-desc-wrap p {
		line-height: 18px !important;
	}
	.cat-e-recipe-bg {
		min-height: 268px;
	}
}
@media (max-width:468px){
.cat-collwedding-desc-wrap h1 {
    font-size: 36px;
}
.cat-collwedding-bg {
    min-height: 279px;
}
.cat-occchris-desc-wrap h1 {
    font-size: 54px;
    padding-top: 9px;
}
.cat-occchris-wrap {
    padding-top: 70px;
}
.cat-occmd-wrap h2 {
    font-size: 13px;
}
.cat-occfd-wrap {
    padding-top: 60px;
}
.cat-milkfree-wrap h2 {

    line-height: 18px;
}
.cat-milkfree-desc-wrap {

    padding-top: 15px;

}
}
@media (max-width:464px){
.cat-tastingtbx-desc-wrap h1 {
    font-size: 30px;
}
.cat-tastingtbx-wrap h2 {
    font-size: 12px;
}
}
@media (max-width:462px){
	.cat-pracreative-bg {
		min-height: 260px;
	}
	.cat-pracreative-wrap {
		width: 100%;
	}
	.cat-gift-desc-wrap h1 {
		font-size: 38px;
	}
	.cat-gift-bg {
		background-size: contain;
	}
	.cat-gift-wrap {
		padding: 45px 7px 0 0;
	}
}
@media (max-width:460px){
.cat-tastingcp-desc-wrap h1 {
    font-size: 34px;
}
.cat-giftbth-desc-wrap h1 {
    font-size: 45px;
}
.cat-giftbth-bg {
    min-height: 260px;
}
.cat-glufree-desc-wrap h1 {
    font-size: 36px;
    max-width: 169px;
}
.cat-glufree-desc-wrap {
    padding-left: 7px;
}
.cat-glufree-wrap {
    max-width: 258px;
}
.cat-glufree-wrap h2 {
    line-height: 18px;
}
.cat-nutfree-wrap {
    margin-top: 5px;
}
.cat-nutfree-wrap h2 {
    font-size: 10px;
}
.cat-nutfree-bg {
    min-height: 251px;
}
.cat-paleo-bg {
    min-height: 263px;
}
.cat-subscription-desc-wrap h1 {
    font-size: 26px;
    max-width: 255px;
}
}
@media (max-width:450px){
.cat-collwedding-wrap {
    padding: 8px 3px 0;
}
.cat-collwedding-desc-wrap h1 {
    padding-top: 10px;
}
.cat-collwedding-wrap {
    padding-top: 20px;
}
.cat-collwedding-wrap h2 {
    line-height: 1;
}
.cat-collwedding-bg {
    min-height: 256px;
	padding: 0 5px;
}
.cat-cbar-desc-wrap h1 {
    font-size: 38px;
}
.cat-nap-desc-wrap h1 {
    font-size: 35px;
}
.cat-occchris-desc-wrap h1 {
    font-size: 52px;
    padding-left: 17%;
}
.cat-occchris-wrap {
    padding-top: 66px;
	padding-left: 12px;
	padding-right: 0;
	width: 54%;
}
.cat-occny-wrap{
	padding-top: 30px;
}
.cat-occny-desc-wrap h1 {
    font-size: 38px;
}
.cat-occmd-desc-wrap h1 {
    font-size: 44px;
}
.cat-occmd-wrap {
    padding-top: 8%;
}
.cat-occfd-bg{
    padding: 0;	
}
.cat-occfd-desc-wrap h1 {
    font-size: 50px;
}
.cat-pracreative-desc-wrap h1 {
    padding-bottom: 70px;
}
.cat-pracreative-wrap h2 {
    line-height: 1;
}
.cat-cb-desc-wrap h1 {
    font-size: 36px;
}
.cat-cb-wrap{
	padding-top: 75px;
}
.cat-bar-bg {
    min-height: 255px;
}
.cat-bar-desc-wrap h1 {
    font-size: 48px;
}
.cat-cbar-desc-wrap h1 {
    font-size: 40px;
}
.cat-tastingtbx-desc-wrap h1 {
    font-size: 29px;
}
.cat-org-bg {
    min-height: 257px;
}
.cat-org-wrap {
    padding-top: 11px;
}
.cat-vegan-bg{
	min-height: 265px;
}
.cat-vegan-wrap {

    padding-top: 0;
}
.cat-vegan-desc-wrap{
	top: 5px;
}
.cat-vegan-desc-wrap h1 {

    font-size: 30px;
    max-width: 250px;

}
.cat-bundle-bg {
    min-height: 320px;
}
.cat-bundle-wrap {
    line-height: 1.3;
}
body .cat-e-recipe-desc-wrap p {
    max-width: 200px;
}
}
@media (max-width:444px){
	.cat-bundle-bg {
		min-height: 280px;
	}
	.cat-bundle-desc-wrap {
		top: 12px;
	}
	.cat-bundle-wrap {
		max-width: 58%;
		margin-top: 0;
	}
}
@media (max-width:443px){
.cat-lacfree-desc-wrap {
    padding: 0 0 0 5px;
}
.cat-lacfree-wrap {
    max-width: 258px;
    width: 92%;
}
.cat-lacfree-bg {
    min-height: 170px;
}
.cat-lacfree-desc-wrap {
    top: 5px;
}
}
@media (max-width:440px){
.cat-paleo-bg {
    min-height: 250px;
}
.cat-paleo-desc-wrap h1 {
    font-size: 34px;
}
}
@media (max-width:439px){
	.cat-truffle-desc-wrap h1 {
		font-size: 39px;
	}
	.cat-cbar-desc-wrap {
		padding: 0;
	}
	.cat-giftcor-desc-wrap h1 {
		font-size: 34px;
	}
	.cat-giftcor-bg{
		min-height: 250px;
	}
	.cat-truffle-bg {
		min-height: 247px;
		padding: 0 7px;
	}
	.cat-org-desc-wrap h1 {
		font-size: 28px;
		max-width: 170px;
	}
	.cat-org-wrap {
		padding-top: 0;
		max-width: 215px;
	}
}
@media (max-width:438px){
.cat-tastingcp-desc-wrap h1 {
    font-size: 32px;
}
}
@media (max-width:436px){
.cat-tastingtbx-desc-wrap h1 {
    font-size: 28px;
}	
.cat-glufree-wrap {

    max-width: 225px;

}
.cat-glufree-wrap h2 {

    padding: 0;

}
}
@media (max-width:429px){
.cat-milkfree-bg {

    min-height: 256px;

}
.cat-milkfree-desc-wrap {

    padding-top: 0;
    top: 13px;

}
.cat-milkfree-wrap h2 {

    padding-top: 0;

}
.cat-milkfree-wrap {

    width: 77%;

}
}
@media (max-width:427px){
.cat-giftbth-desc-wrap h1 {
    font-size: 38px;
}
.cat-occasionsbs-desc-wrap h1 {
    max-width: 190px;
    font-size: 64px;
    padding-top: 53px;
}
.cat-occ-desc-wrap h1 {
    font-size: 38px;
}
.cat-occmd-wrap {
    padding-top: 6%;
}
.cat-occmd-desc-wrap h1 {
    font-size: 42px;
}
.cat-bar-bg {
    min-height: 244px;
}
.cat-bar-desc-wrap h1 {
    font-size: 46px;
}
.cat-gift-desc-wrap h1 {
    font-size: 34px;
	padding-top: 17px;
}
.cat-gift-wrap h2 {
    font-size: 12px;
}
.cat-gift-wrap {
    padding: 35px 7px 0 0;
}
.cat-gift-desc-wrap h1 {
    padding-top: 50px;
}
.cat-e-recipe-desc-wrap h1 {
	padding-right: 5px;
}
.cat-e-recipe-bg {
    min-height: 243px;
}
}
@media (max-width:423px){
	.cat-lacfree-desc-wrap h1 {
    font-size: 22px;
}
	.cat-bundle-desc-wrap h1 {
		max-width: 100%;
	}
}
@media (max-width:421px){

  .category-headerwrap p {
    font-size: 12px;
    padding-bottom: 10px;
}
	.cat-cb-desc-wrap h1 {
		line-height: 1;
	}
	.cat-cb-wrap {
		padding: 75px 16px 0;
	}
	.cat-cbar-wrap h2 {
		font-size: 12px;
	}
	.cat-tastingtbx-desc-wrap h1 {
		font-size: 27px;
	}
	.cat-diaalcho-bg{
		min-height: 240px;
	}
	.cat-diaalcho-desc-wrap h1 {
		font-size: 26px;
		max-width: 185px;
	}
	.cat-diaalcho-desc-wrap{
		padding-left: 12px;
	}
}
@media (max-width:420px){
	.cat-truffle-desc-wrap h1 {
		font-size: 40px;
		padding-top: 23px;
	}
	.cat-truffle-bg {
		background-position: center;
		background-size: contain;
		padding-bottom: 10px;
	}
	.cat-truffle-wrap h2 {
		font-size: 12px;
	}
	.cat-tasting-desc-wrap {
		padding: 112px 5px 5px 5px;
	}
	.cat-tasting-bg {
		background-position: left;
	}
	.cat-tasting-desc-wrap h1 {
		font-size: 32px;
	}
	.cat-tasting-wrap h2 {
		font-size: 12px;
	}
	.cat-gift-wrap h2 {
		font-size: 12px;
	}
	.cat-giftcor-wrap {
		padding-top: 5px;
	}
	.cat-giftcor-wrap h2 {
		font-size: 12px;
	}
	.cat-occ-bg {
		background-position: top;
		min-height: 235px;
	}
	.cat-occ-wrap {
		padding: 0 2px;
	}
	.cat-occ-desc-wrap h1{
		padding-bottom: 0;
	}
	.cat-occ-wrap h2 {
		font-size: 12px;
		padding-top: 0;
	}
	.cat-occchris-desc-wrap h1 {
		font-size: 54px;
		padding-left: 19%;
		padding-top: 15px;
	}
	.cat-occchris-wrap {
		width: 55%;
		padding-left: 20px;
		padding-top: 55px;
	}	
	.cat-occfd-desc-wrap h1 {
		font-size: 42px;
	}
	.cat-occfd-wrap h2 {
		line-height: 1;
	}
	.cat-pracreative-desc-wrap h1 {
		font-size: 35px;
	}
	.cat-pracreative-bg {
		min-height: 235px;
	}
	.cat-pralinebox-desc-wrap h1 {
		font-size: 39px;
		max-width: 216px;
	}
	.cat-occasionsbs-bg {
		min-height: 258px;
		padding: 0 10px;
	}
	.cat-occasionsbs-desc-wrap h1 {
		margin-bottom: 10px;
	}
	.cat-occchris-wrap h2 {
		font-size: 12px;
	}
	.cat-occchris-bg {
		min-height: 237px;
	}
	.cat-occchris-desc-wrap h1 {
		padding-left: 14%;
	}
	.cat-occny-bg {
		min-height: 238px;
	}
	.cat-occny-desc-wrap h1 {
		padding-top: 64px;
	}
	.cat-occny-wrap h2 {
		font-size: 12px;
	}
	.cat-occasionsbs-wrap h2 {
		font-size: 12px;
	}
	.cat-occasionsbs-bg {
		background-position: top;
	}
	.cat-occasionsbs-desc-wrap h1{
		padding-top: 16px;
		margin-bottom: 10px;
	}
	.cat-nap-desc-wrap h1 {
		font-size: 37px;
		padding-top: 25px;
	}
	.cat-giftcor-desc-wrap h1{
		padding-top: 30px;
		padding-right: 5px;
		width: 54%;
	}
	.cat-giftcor-desc-wrap h1 {
		font-size: 37px;
	}
	.cat-collwedding-bg {
		min-height: 245px;
	}
	.cat-collwedding-wrap {
		padding-top: 8px;
	}
	.cat-occasionsbs-desc-wrap h1 {
		max-width: 195px;
		font-size: 73px;
		padding-top: 25px;
	}	
	.cat-occasionsbs-bg {
		min-height: 230px;
	}
	.cat-cbar-bg {
		min-height: 245px;
	}
	.cat-cbar-desc-wrap h1 {
		font-size: 36px;
	}
	.cat-cbar-wrap {
		padding-top: 18px;
	}
	.cat-occfd-bg {
		min-height: 238px;
	}
	.cat-occfd-wrap h2 {
		font-size: 12px;
	}
	.cat-occfd-wrap {
		padding-top: 70px;
	}
	.cat-occmd-bg {
		min-height: 240px;
	}
	.cat-occmd-wrap h2 {
		font-size: 12px;
	}
	.cat-occmd-wrap {
		padding-top: 7%;
	}
	.cat-eggfree-desc-wrap h1 {

    font-size: 25px;
    max-width: 200px;
	margin-top: 56px;
	}
	.cat-eggfree-bg{
		min-height: 235px;
	}	
.cat-paleo-bg {
    min-height: 238px;
}
.cat-vegan-desc-wrap h1 {

    font-size: 26px;
	
}
.cat-vegan-wrap h2 {

    font-size: 10px;
}
.cat-subscription-desc-wrap h1{
	margin-left: 0;	
    margin-bottom: 12px;
}
.cat-subscription-bg {
    background-size: contain;
	min-height: 239px;
}
.cat-subscription-wrap{
	margin-left: 0;
	max-width: 194px;
}
.cat-subscription-bg {
    min-height: 225px;
}
}
@media (max-width:419px){
.cat-paleo-desc-wrap {
    padding: 0 0 0 8px;
}
.cat-bundle-desc-wrap {
    width: 82%;
}
.cat-bundle-bg {
    min-height: 260px;
}
.cat-bundle-desc-wrap h1 {

    font-size: 24px;

}
}
@media (max-width:416px){
.cat-bar-wrap h2{
	padding-bottom: 5px;
	padding-top: 8px;
}
.cat-bar-bg {
    min-height: 230px;
    background-size: cover;
}
}
@media (max-width:415px){
.cat-tastingcp-desc-wrap h1 {
    font-size: 30px;
}
.cat-org-desc-wrap h1 {

    line-height: 1;
    font-size: 26px;

}
.cat-org-bg {

    min-height: 235px;
}
body .cat-e-recipe-desc-wrap p {
    padding-right: 5px !important;
}
body .cat-e-recipe-desc-wrap p {
    line-height: 16px !important;
}
}
@media (max-width:414px){
.cat-truffle-desc-wrap h1 {
    font-size: 36px;
}
.cat-truffle-bg{
	padding: 0 3px;
}
.cat-truffle-wrap {
    padding-top: 20px;
}
.cms-recipes .posts-list-container ul.post-list li {height: auto}
.cms-recipes .mc-post-info {color: #FFF}
.recipiecolleft ul {margin-left: 0}
.catalog-category-view .products-grid.top-products li.top-product-item {border: 1px solid #e7e7e7}
.category-bundles .pager li {margin:10px 0 0 5px}
}
@media (max-width:413px){
.cat-cb-desc-wrap h1 {
    font-size: 32px;
}
.cat-cb-bg {
    min-height: 160px;
}
.cat-cb-wrap h2{
	line-height: 1;
}
.cat-cbar-desc-wrap h1 {
    font-size: 36px;
}
.cat-e-recipe-desc-wrap h1 {
    font-size: 24px;
}
.cat-e-recipe-bg {
    min-height: 234px;
}
}
@media (max-width:412px){
	.cat-occmd-wrap {
		width: 64%;
	}
	.cat-pracreative-desc-wrap{
		padding: 0 10px;
	}
	.cat-paleo-desc-wrap h1 {
		font-size: 28px;
	}
}
@media (max-width:410px){
	.cat-occchris-wrap {
		padding-top: 48px;
	}
	.cat-occny-desc-wrap h1 {
		font-size: 35px;
	}
	.cat-occny-wrap {
		padding-top: 26px;
		width: 68%;
		padding-left: 0;
	}
	.cat-occny-bg{
		min-height: 230px;
	}
	.cat-occmd-bg {
		min-height: 230px;
	}
	.cat-pracreative-bg {
		min-height: 220px;
	}
	.cat-giftbth-desc-wrap h1{
		margin-bottom: 5px;
	}
	.cat-nutfree-desc-wrap {
		top: 23px;
	}
	.cat-nutfree-bg {
		min-height: 234px;
	}
}
@media (max-width:407px){
.cat-tastingtbx-desc-wrap h1 {
    font-size: 26px;
}
.cat-collwedding-wrap h2 {
    font-size: 12px;
}
}
@media (max-width:405px){
.cat-milkfree-desc-wrap h1 {

    font-size: 24px;
}
.cat-milkfree-bg {

    min-height: 238px;

}
.cat-milkfree-wrap h2 {

    font-size: 10px;

}
.cat-milkfree-desc-wrap {
	
    top: 15px;

}
}
@media (max-width:403px){
.cat-gift-bg {
    padding-right: 0;
}
.cat-gift-desc-wrap {
    padding: 0 0 5px 37%;
}
.cat-gift-bg {
    min-height: 230px;
}
.cat-gift-wrap h2 {
    line-height: 1;
    margin-bottom: 10px;
}
.cat-gift-desc-wrap h1 {
    font-size: 30px;
}
.cat-diaalcho-bg {

    min-height: 220px;

}
.cat-diaalcho-desc-wrap {
    padding-top: 30px;
}
.cat-diaalcho-wrap h2 {

    margin: 0 auto;
}
}
@media (max-width:400px){
.cat-truffle-wrap {
    padding-top: 17px;
}
.cat-truffle-wrap h2 {
    font-size: 11px;
    line-height: 1.3;
}
.cat-glufree-bg {

    min-height: 232px;

}
.cat-glufree-desc-wrap h1 {

    font-size: 32px;
    max-width: 169px;
    line-height: 1;

}
.cat-paleo-wrap {
    width: 74%;
}
.cat-paleo-bg {
	min-height: 227px;
}
.cat-paleo-wrap h2 {
    font-size: 10px;
}

}
@media (max-width:398px){
.cat-nap-desc-wrap h1 {
    font-size: 33px;
}
.cat-giftcor-desc-wrap h1 {
    font-size: 35px;
}
.cat-occ-desc-wrap h1 {
    font-size: 36px;
}
.cat-occ-bg {
    min-height: 226px;
}
.cat-subscription-desc-wrap h1 {
    font-size: 24px;
    max-width: 230px;
}
.cat-subscription-wrap p {
    margin-bottom: 10px;
}
}
@media (max-width:395px){
.cat-occchris-desc-wrap h1 {
    font-size: 50px;
}
.cat-occchris-wrap {
    padding-top: 45px;
}
.cat-occchris-wrap h2 {
    font-size: 12px;
}
.cat-occny-desc-wrap h1 {
    padding-top: 60px;
}
.cat-occny-bg {
    padding-left: 0;
	font-size: 34px;
}
.cat-occny-wrap{
	padding-top: 32px;
}
.cat-occfd-wrap {
    padding-top: 52px;
}
.cat-pracreative-desc-wrap h1 {
    padding-bottom: 60px;
}
.cat-cbar-desc-wrap h1 {
    line-height: 1;
}
.cat-cbar-wrap h2 {
	padding-bottom: 0;
	padding-top: 7px;
}
.cat-giftbth-desc-wrap h1 {
    font-size: 34px;
}
.cat-giftbth-bg {
    min-height: 205px;
}
.cat-eggfree-desc-wrap h1{
	margin-top: 46px;
}

.cat-eggfree-bg {
min-height: 220px;
}
}
@media (max-width:394px){
.cat-occmd-wrap {
    padding-top: 6%;
	width: 63%;
}
.cat-occmd-desc-wrap h1 {
    font-size: 41px;
	padding-top: 20px;
}
.cat-occmd-bg {
    min-height: 230px;
    padding: 0;
}
.cat-gift-desc-wrap h1 {
    padding-top: 17px;
}
}
@media (max-width:392px){
.cat-cbar-bg {
	padding: 0 5px;
	min-height: 202px;
}
.cat-cbar-wrap h2 {
    padding-top: 8px;
}
.cat-tastingcp-desc-wrap h1 {
    font-size: 29px;
}
.cat-tastingcp-bg {
    padding-left: 5px;
    padding-right: 5px;

}
}
@media (max-width:391px){
.cat-praline-desc-wrap h1 {	
	font-size: 38px;
}
.cat-pralinebox-desc-wrap h1 {
    font-size: 38px;
	max-width: 195px;
    padding-right: 2%;
}
.cat-truffle-bg {
    background-position: left;
    padding-top: 20px;
}
.cat-truffle-desc-wrap h1 {
	padding-top: 10px;
	max-width: 61%;
	font-size: 35px;
}
.cat-tasting-bg {
    background-size: cover;
}
.cat-giftcor-desc-wrap h1 {
    font-size: 31px;
    max-width: 180px;
}
.cat-giftcor-wrap {
    padding-top: 10px;
}
.cat-giftcor-wrap h2 {
    font-size: 11px;
}
.cat-occasionsbs-desc-wrap h1 {
    font-size: 68px;
	padding-right: 0;
	max-width: 188px;
}
.cat-nap-desc-wrap {
    padding-left: 0;
}
.cat-occfd-bg {
    min-height: 220px;
}
.cat-occfd-wrap {
    padding-right: 5px;
	padding-top: 60px;
}
.cat-occfd-wrap h2 {
    font-size: 12px;
}
.cat-pracreative-bg {
    min-height: 210px;
}
.cat-bar-wrap h2 {
    line-height: 1;
}
.cat-bar-desc-wrap h1 {
    font-size: 40px;
    padding-left: 8px;
}
.cat-truffle-bg {

    background-position: center;
}
}
@media (max-width:390px){
.cat-bundle-bg {
    min-height: 220px;
}
.cat-bundle-desc-wrap {
    width: 87%;
}
.cat-bundle-desc-wrap h1 {
    font-size: 22px;
}
.cat-bundle-wrap {
    line-height: 1.2;
}
.cat-bundle-wrap {
    font-size: 12px;
}
}
@media (max-width:386px){
.cat-giftbth-desc-wrap h1 {
    padding-top: 47px;
}
.cat-giftbth-wrap h2 {
    font-size: 12px;
}
.cat-occ-desc-wrap h1 {

    font-size: 34px;

}
.cat-glufree-wrap h2 {
    line-height: 16px;
}
.cat-nutfree-desc-wrap {
    top: 20px;
    padding-left: 7px;
}
.cat-nutfree-bg {
    min-height: 218px;
}
}
@media (max-width:384px){
.cat-occchris-bg {

    min-height: 219px;

padding: 0 5px;

}
}
@media (max-width:382px){
.cat-cbar-desc-wrap h1 {
}
.cat-cbar-wrap h2 {
    font-size: 11px;
}
.cat-subscription-desc-wrap h1 {
    font-size: 22px;
    max-width: 205px;
	margin-bottom: 10px;
}
.cat-subscription-wrap p {
    line-height: 16px !important;
}
.cat-subscription-bg {
    min-height: 215px;
}
}
@media (max-width:380px){
.cat-occchris-desc-wrap h1 {
    font-size: 44px;
}
.cat-occchris-wrap {
    padding-top: 43px;
}
.cat-occny-desc-wrap h1 {
    padding-top: 53px;
}
.cat-truffle-wrap h2 {
    line-height: 1.2;
}
.cat-truffle-wrap {
    padding-top: 0;
}
.cat-truffle-bg {
    min-height: 220px;
}
.cat-truffle-desc-wrap h1 {
    padding-top: 16px;
}
.cat-collwedding-desc-wrap h1 {
    font-size: 33px;
}
.cat-eggfree-desc-wrap h1 {
    margin-top: 40px;
}
.cat-eggfree-wrap h2 {

    font-size: 10px;
    line-height: 16px;
	margin-top: 15px;
}
.cat-eggfree-bg {
    min-height: 210px;
}
.cat-paleo-bg {
    min-height: 215px;
}
.cat-paleo-wrap h2{
line-height: 15px;
}
.cat-vegan-desc-wrap h1 {

    font-size: 24px;
    max-width: 200px;

}
.cat-vegan-bg{
	min-height: 220px;
}
.cat-vegan-wrap {

    padding-top: 10px;
}
.cat-vegan-wrap h2 {

    font-size: 10px;
	line-height: 15px;
}
.cat-vegan-bg{
min-height: 200px;
}
.cat-vegan-desc-wrap h1 {

    font-size: 22px;
}
.cat-vegan-wrap {

    padding-top: 0;

}
.cat-bundle-desc-wrap {

    width: 100%;

}
.cat-bundle-wrap {

    max-width: 200px;
}
.cat-e-recipe-bg {
    min-height: 215px;
}
.cat-e-recipe-desc-wrap h1{
	margin-bottom: 5px;
}
body .cat-e-recipe-desc-wrap p {
    padding-bottom: 2px;
}
}
@media (max-width:377px){
.cat-pracreative-desc-wrap h1 {
    padding-bottom: 53px;
}
.cat-cb-bg {
    background-size: cover;
}
.cat-occasionsbs-desc-wrap h1 {
    font-size: 62px;
}
.cat-occfd-wrap {
    padding-top: 50px;
}
.cat-nutfree-desc-wrap h1 {
    line-height: 1;
}
.cat-nutfree-wrap {
    margin-top: 9px;
}
.cat-nutfree-wrap h2 {
    line-height: 15px;
}
}
@media (max-width:376px){
.cat-pracreative-desc-wrap h1 {
    font-size: 32px;
}
.cat-pracreative-desc-wrap h1 {
    padding-bottom: 58px;
}
.cat-pracreative-desc-wrap {
    padding: 0 5px;
}
.cat-cb-desc-wrap h1 {
    font-size: 29px;
}
.cat-occmd-desc-wrap h1 {
    font-size: 39px;
}
.cat-diaalcho-desc-wrap {
    padding-top: 25px;
}
.cat-diaalcho-desc-wrap h1 {

    font-size: 25px;
    max-width: 180px;

}
.cat-milkfree-wrap {

    width: 78%;

}
.cat-milkfree-wrap h2 {

    line-height: 15px;

}
.cat-milkfree-bg {

    min-height: 215px;

}
.cat-milkfree-desc-wrap h1 {

    font-size: 20px;
    max-width: 185px;
}
.cat-milkfree-wrap {

    width: 79%;

}
.cat-org-bg {
    min-height: 210px;
}
.cat-org-desc-wrap {
    top: 36px;
}
.cat-org-desc-wrap h1 {
    font-size: 24px;
	max-width: 145px;
}
.cat-org-wrap h2 {

    line-height: 15px;
    padding-top: 3px;
}
}
@media (max-width:371px){
.cat-occchris-bg {
    min-height: 225px;
}
.cat-occchris-wrap {
    padding-top: 48px;
}
.cat-nap-desc-wrap h1 {
    font-size: 30px;
}
.cat-glufree-desc-wrap h1 {

    font-size: 28px;
    max-width: 138px;
    line-height: 1;

}
.cat-glufree-wrap {

    max-width: 188px;

}
.cat-glufree-bg {

    min-height: 217px;

}
.cat-glufree-wrap h2 {

    line-height: 15px;
    margin: 0;

}
.cat-glufree-wrap h2 {

    font-size: 10px;
}
.cat-org-desc-wrap {

    padding-left: 7px;

}
}
@media (max-width:370px){
	.cat-occ-desc-wrap h1{
		line-height: 1;
	}
	.cat-occ-wrap h2 {
		font-size: 11px;
	}
	.cat-occ-wrap {
		padding-top: 10px;
	}
	.cat-occasionsbs-desc-wrap h1 {
		font-size: 60px;
	}
	.cat-occasionsbs-wrap h2 {
		line-height: 1.1;
	}
	.cat-truffle-desc-wrap h1 {
		padding-top: 9px;
	}
	.cat-cbar-desc-wrap h1 {
		font-size: 33px;
	}
	.cat-occchris-wrap {

		padding-top: 41px;

	}
}
@media (max-width:366px){
.cat-pracreative-wrap h2 {
    line-height: 0.9;
}
.cat-pracreative-desc-wrap h1 {
    padding-bottom: 53px;
}
.cat-truffle-bg {
    background-size: cover;
}
.cat-occmd-wrap h2 {
    font-size: 12px;
    line-height: 1;
}
.cat-dietary-desc-wrap h1 {
    font-size: 21px;
    max-width: 179px;
}
.cat-bundle-bg {

    min-height: 205px;

}
.cat-bundle-wrap {

    max-width: 183px;
}
.cat-bundle-desc-wrap h1 {
    padding: 0;

}
.cat-bundle-wrap {

    padding-right: 5px;
}
}
@media (max-width:365px){
.cat-occny-bg {
    padding-left: 0;
    background-size: cover;
}
.cat-occny-wrap {
    width: 74%;
}
.cat-occny-desc-wrap h1 {
    padding-top: 62px;
}
.cat-collwedding-bg {
    padding: 0;
}
.cat-collwedding-bg {
    min-height: 225px;
}
.cat-collwedding-desc-wrap h1 {
    font-size: 30px;
}
}
@media (max-width:364px){
.cat-occchris-wrap {

    width: 55%;
    padding-left: 16px;
}
.cat-occchris-wrap {

    padding-top: 36px;

}
}
@media (max-width:360px){
.cat-bar-bg {
    min-height: 223px;
}
.cat-bar-desc-wrap h1 {
    font-size: 41px;
	line-height: 1;
}
.cat-bar-wrap h2 {
    padding-top: 37px;
}
.cat-tasting-desc-wrap h1 {
    font-size: 30px;
}
.cat-tastingcp-desc-wrap h1 {
    font-size: 28px;
}
.cat-giftbth-bg {
    background-size: cover;
}
.cat-occ-desc-wrap h1 {

    font-size: 32px;
}
.cat-occ-bg {

    min-height: 194px;
}
.cat-diaalcho-desc-wrap h1 {

    line-height: 1;

}
.cat-diaalcho-bg {

    min-height: 200px;

}
.cat-diaalcho-wrap h2 {

    line-height: 16px;
    margin-top: 10px;

}
.cat-eggfree-desc-wrap h1 {

    font-size: 23px;
    max-width: 173px;
	margin-top: 38px;
}
.cat-eggfree-bg {

    min-height: 200px;
}
.cat-nutfree-bg {

    min-height: 200px;
}
.cat-nutfree-desc-wrap h1 {
    font-size: 22px;
    max-width: 150px;
}
.cat-nutfree-wrap {
    margin-top: 16px;
}
.cat-paleo-bg {
    min-height: 204px;
}
.cat-paleo-desc-wrap h1 {
    font-size: 26px;
    max-width: 200px;
}
.cat-subscription-bg {
    min-height: 205px;
}
}
@media (max-width:358px){
	.cat-praline-desc-wrap h1 {	
		font-size: 36px;
	}
	.cat-pralinebox-desc-wrap h1 {
		max-width: 185px;
		font-size: 36px;
	}
	.cat-pralinebox-h-wrap h2 {
		font-size: 12px;
	}
	.cat-tastingcp-bg {
		padding-top: 90px;
	}
	.cat-tastingtbx-desc-wrap h1 {
		font-size: 21px;
	}
	.cat-gift-wrap h2 {
		font-size: 10px;
	}
	.cat-giftcor-wrap {
		padding-top: 5px;
	}
	.cat-giftcor-wrap h2 {
		font-size: 10px;
	}
	.cat-occasionsbs-desc-wrap h1 {
		max-width: 175px;
		font-size: 62px;
	}
	.cat-pracreative-desc-wrap h1 {
		padding-bottom: 65px;
	}
	.cat-pracreative-bg {
		background-size: cover;
	}
	.cat-collwedding-bg {
		min-height: 205px;
	}
	.cat-collwedding-desc-wrap h1 {
		font-size: 28px;
	}
	.cat-collwedding-wrap h2 {
		font-size: 11px;
		line-height: 1.1;
	}
	.cat-occasionsbs-bg {
		min-height: 200px;
	}
	.cat-occasionsbs-desc-wrap h1 {
		margin-bottom: 3px;
	}
	.cat-cbar-bg {
		background-size: cover;
	}
	.cat-occfd-wrap {
		padding-top: 48px;
	}
	.cat-occfd-desc-wrap h1 {
		font-size: 38px;
	}
	.cat-occfd-wrap h2 {
		font-size: 11px;
		line-height: 1.1;
	}
	.cat-lacfree-desc-wrap h1 {
		font-size: 20px;
	}
	.cat-lacfree-wrap h2 {
		font-size: 10px;
	}
	.cat-lacfree-wrap {
		width: 90%;
	}
	.cat-e-recipe-desc-wrap {
		width: 81%;
	}
	body .cat-e-recipe-desc-wrap p {
		max-width: 182px;
	}
	.cat-e-recipe-desc-wrap h1 {
		line-height: 22px;
	}
	body .cat-e-recipe-desc-wrap p {
		line-height: 15px !important;
	}
	.cat-e-recipe-bg {
		min-height: 200px;
	}
}	
@media (max-width:355px){	
.cat-occasionsbs-bg {
    padding: 0 5px;
}
.cat-vegan-desc-wrap {

    top: 0;

}
.cat-vegan-desc-wrap h1 {

    font-size: 20px;
	line-height: 1;
}
}
@media (max-width:349px){	
.cat-tastingcp-wrap h2 {
    font-size: 12px;
}
.cat-tastingcp-desc-wrap h1 {
    font-size: 26px;
}
.cat-occasionsbs-desc-wrap h1 {
    font-size: 59px;
}
.cat-org-bg {
    min-height: 197px;
}
.cat-org-desc-wrap {
    top: 17px;
}
.cat-org-wrap{
	max-width: 180px;
}
.cat-org-bg {
    min-height: 193px;
}
.cat-org-desc-wrap h1 {

    font-size: 20px;
    max-width: 140px;

}
.cat-org-wrap h2 {
    font-size: 10px;
}
.cat-org-wrap {

    max-width: 164px;

}
}
@media (max-width:348px){	
	.homeheaderh1 h1:first-child {
		font-size: 26px;
	}
	.homeheaderh1 h2 {
		font-size: 14px;
	}
	.cat-praline-desc-wrap h1 {	
		font-size: 32px;
	}
	.cat-giftcor-wrap {
		padding-top: 10px;
	}
	.cat-giftcor-desc-wrap h1 {
		font-size: 26px;
		max-width: 150px;
	}
	.cat-occny-wrap {
		width: 75%;
	}
	.cat-occasionsbs-bg {
		background-size: cover;
	}
	.cat-occmd-bg {

    min-height: 193px;
	}
	.cat-occmd-desc-wrap h1 {

		font-size: 35px;

	}
	.cat-occmd-wrap h2 {

		font-size: 11px;
		line-height: 1.1;

	}
	.cat-occchris-bg {

		min-height: 195px;

	}
	.cat-occchris-wrap h2 {

		font-size: 11px;

	}
	
.cat-eggfree-desc-wrap {
	
    padding-right: 10px;

}
}
@media (max-width:344px){
.cat-occ-desc-wrap h1 {

    font-size: 28px;
}
.cat-occ-bg {
    padding-right: 0;
}
.cat-occ-wrap {

    padding-top: 17px;

}
.cat-occfd-desc-wrap h1 {

    font-size: 33px;

}
.cat-subscription-desc-wrap h1 {
    font-size: 20px;
    max-width: 195px;
}
.cat-subscription-wrap p{	
margin-bottom: 5px;
}
.cat-subscription-bg {

    min-height: 195px;

}
}
@media (max-width:342px){
	.cat-tasting-desc-wrap h1 {
		font-size: 26px;
	}
	.cat-occny-wrap {
		width: 76%;
	}
	.cat-bundle-wrap {

		max-width: 174px;
	}
	.cat-bundle-desc-wrap h1 {

		font-size: 20px;
	}
}
@media (max-width:340px){
	.cat-collwedding-bg {
		background-size: cover;
	}
	.cat-diaalcho-desc-wrap h1 {

		font-size: 24px;
		max-width: 161px;
	}
	.cat-paleo-desc-wrap h1 {
		font-size: 24px;
		max-width: 190px;
	}
	.cat-paleo-bg {
		min-height: 192px;
	}
}
@media (max-width:339px){
	.cat-milkfree-desc-wrap {
		top: 5px;

	}
	.cat-milkfree-wrap {

    width: 80%;

}
	.cat-bar-wrap h2 {
		font-size: 12px;
	}
	.cat-milkfree-bg {
		min-height: 190px;
	}
	.cat-milkfree-desc-wrap h1 {
		font-size: 18px;
		max-width: 157px;
	}
}
@media (max-width:337px){
	.cat-bar-wrap h2 {
		font-size: 12px;
	}
	.cat-eggfree-desc-wrap {
		padding-right: 0;
	}
	.cat-subscription-desc-wrap h1 {
		padding-top: 0;
		padding-left: 5px;
		max-width: 180px;
		margin-bottom: 7px;
	}
	.cat-subscription-wrap {
		padding-left: 5px;
		max-width: 170px;
	}
}
@media (max-width:336px){
.cat-milkfree-wrap {
    width: 81%;
}
.cat-milkfree-desc-wrap h1 {
    font-size: 16px;
    max-width: 140px;
}
}
@media (max-width:335px){
	.cat-pracreative-desc-wrap h1 {
		padding-bottom: 70px;
	}
	.cat-occfd-desc-wrap h1 {

		font-size: 31px;

	}
	.cat-occmd-desc-wrap h1 {

		font-size: 33px;

	}
	.cat-occchris-wrap {

		padding-top: 30px;
		padding-left: 0;

	}
	.cat-occchris-bg {

  min-height: 186px;

background-size: cover;

}
.cat-occchris-wrap {

    width: 50%;
}
.cat-diaalcho-wrap h2 {

    font-size: 11px;

}
.cat-paleo-wrap {
    width: 78%;
}
.cat-paleo-desc-wrap{
	top: 8px;
}
}
@media (max-width:329px){
.cat-occ-bg {
    background-size: cover;
}
.cat-dietary-desc-wrap h1 {
    font-size: 20px;
    max-width: 170px;
}
}
@media (max-width:328px){
.cat-giftcor-wrap {
    padding-top: 10px;
}
.cat-giftcor-desc-wrap h1 {
    font-size: 24px;
    max-width: 140px;
}
.cat-giftcor-desc-wrap {
    width: 95%;
}
.cat-eggfree-desc-wrap {

    padding-left: 5px;

}

.cat-eggfree-bg {
    min-height: 190px;

}
.cat-eggfree-desc-wrap h1 {

    font-size: 19px;
    max-width: 158px;
	margin-top: 32px;
}
}
@media (max-width:326px){
.cat-tastingcp-desc-wrap h1 {
    font-size: 25px;
}
.cat-occfd-bg {
    background-size: cover;
}
.cat-occfd-wrap {

    padding-top: 67px;

}
.cat-diaalcho-desc-wrap {

    padding-left: 5px;
    padding-top: 10px;

}
.cat-diaalcho-desc-wrap h1 {
	
    max-width: 189px;

}
.cat-diaalcho-wrap {

    margin-top: 18px;

}
.cat-diaalcho-bg {

    min-height: 185px;
}
}
@media (max-width:322px){
	.cat-veg-desc-wrap {

    padding:0;

}
.cat-veg-wrap {

    width: 65%;

}
}
@media (max-width:320px){
	.cat-milkfree-bg {

    min-height: 183px;

}
.cat-milkfree-wrap {

    width: 85%;

}
.cat-paleo-bg {
    min-height: 179px;
}

.cat-vegan-bg{
min-height: 180px;
}
.cat-vegan-desc-wrap h1 {

    font-size: 23px;
    max-width: 193px;

}
/* Home page subscribe fix for smaller device */
.block-subscribe .input-box input[type="text"]#mailchimpname {
	width: 45%;
}
.block-subscribe .input-box .mailchimpdob {
	width: 40%;
}
.cat-e-recipe-bg {
    min-height: 179px;
}
}
/* Generated by http://css.spritegen.com CSS Sprite Generator */  
.eur, .hkd, .inr, .jpy, .sgd, .usd{ display: inline-block; background: url('https://chocolak.com/skin/frontend/dynamic/default/images/flags-sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; } 
.eur { background-position: -0px -0px; width: 16px; height: 11px; }
.hkd { background-position: -16px -0px; width: 16px; height: 11px; }
.inr { background-position: -0px -11px; width: 16px; height: 11px; }
.jpy { background-position: -16px -11px; width: 16px; height: 11px; }
.sgd { background-position: -0px -22px; width: 16px; height: 11px; }
.usd { background-position: -16px -22px; width: 16px; height: 11px; }
.black-title-sep, .white-title-sep{ display: inline-block; background: url('https://chocolak.com/skin/frontend/dynamic/default/images/title.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; } 
.black-title-sep { background-position: -0px -0px; width: 1px; height: 11px; }
.white-title-sep { background-position: -0px -11px; width: 1px; height: 11px; }
/* END Generated by http://css.spritegen.com CSS Sprite Generator */
body.categorypath-chocolate-collection-dietary #layered-navigation .sortbycol.kind, body.categorypath-chocolate-collection-dietary #layered-navigation .sortbycol.vendor, body.categorypath-chocolate-collection-dietary #layered-navigation .sortbycol.manufacturer{ display: none;} 
body.categorypath-chocolate-collection-kind #layered-navigation .sortbycol.diatery, body.categorypath-chocolate-collection-kind #layered-navigation .sortbycol.vendor, body.categorypath-chocolate-collection-kind #layered-navigation .sortbycol.manufacturer{ display: none;}
body.categorypath-chocolate-collection-made-in #layered-navigation .sortbycol.diatery, body.categorypath-chocolate-collection-made-in #layered-navigation .sortbycol.vendor, body.categorypath-chocolate-collection-made-in #layered-navigation .sortbycol.kind{ display: none;} 
#banner-slider .owl-dots, #banner-slider1 .owl-dots {display: none;}
.header-minicart .opencartimp.block-cart {
    border: solid 1px #ccc;
    display: block;
    position: absolute;
    z-index: 200;
    top: 56px;
    right: 0;
    width: 370px;
    background: #fff;
}
.sticky-wrap.sticky-header .header-minicart .opencartimp.block-cart {
    top: 55px;
}
.catalog-category-view #catalog-listing {
    padding-top: 10px;
}
.only-for-mobile .currency-switcher {
    display: block !important;
}
.currency-mobileswitcher .overwrite-switch a {
    font-size: 14px;
}
@media only screen and (max-width: 770px) {
.mobileright {
    float: right;
}
.currency-mobileswitcher {
	float: right;
	line-height: 55px;
	width: 70px;
	text-align: center;
}
.skip-link.skip-search {
    width: 29px;
	height: 55px;
	line-height: 55px;
}
.logo.only-for-mobile{
	margin-left: 5px;
}
#mobile_minicart {
    width: 34px;
}
.currency-mobileswitcher .overwrite-switch a {
    color: #a17600;
}
ul.select-mobilecurrency li {
    line-height: 1;
    padding-bottom: 7px;
}
}
@media only screen and (min-width: 771px) {
.hideindesktop{display: none;}
}
@media only screen and (max-width: 770px) {
.currency-mobileswitcher {
	width: 50px;
}
.hideinmobile{display: none;}
}
@media only screen and (max-width: 500px) {
	.mteo-theme-default .mteo-text-row-2 {
		font-size: 20px;
	}
	.mteo-success-msg, .mteo-theme-default .mteo-text-row-1{
		font-size: 34px;
	}
	.mteo-box-icon {
		margin: 20px auto 0!important;
		width: 50px;
		height: 50px;
	}
	.mteo-theme-default {
		width: 90%!important;
		max-width: 386px!important;
	}
}
@media only screen and (max-width: 442px) {
	.mteo-theme-default {
		width: 93%!important;
	}
	.mteo-theme-default .mteo-text-row-2 {
		margin: 0 auto;
	}
}
@media only screen and (max-width: 420px) {
	.summary-info-icon .tooltip-box {
		left: -95px;
		width: 215px;
	}
	.tooltip-box p {
		padding: 15px 4px;
	}
}
@media only screen and (max-width: 352px) {
.currency-mobileswitcher {
    width: 60px;
}
}
@media only screen and (max-width: 342px) {
.currency-mobileswitcher {
    width: 48px;
}
}
@media only screen and (max-width: 332px) {
.currency-mobileswitcher {
	width: 36px;
	text-align: left;	
}
}
.bundleproducts .owl-item.active {
    padding: 0 16px 0 8px;
}
.bundleproducts .owl-item.active::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 40%;
    top: 75px;
	font-size: 23px;
	color: #B18D2C;
	font-weight: 700;
}
.bundleproducts .owl-item.active:last-child::after {
    content: " ";
}
.bundleproducts .owl-stage {
    margin: 0 auto;
}
.bpwrap.active {
    border: 4px solid #B18D2C;
}
.bpname {
    color: #a17600;
}
.bpprice {
    color: #6E514F;
    font-weight: 600;
}
.bpwrap {
    margin-bottom: 15px;
}
.row.firstrow {
    margin-bottom: 20px;
}
.nofloat {
    float: none !important;
}
.bunproduct-name {
    margin-top: 15px;
}
.bunprice {
    color: #654644;
    font-weight: 600;
    font-size: 21px;
}
.active .bunimg{
	border: 1px solid #c3c3c3;
}
.product-loader img {

    vertical-align: middle;
    top: 50%;
    position: absolute;
    display: inline-block;

}
.product-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(255,255,255,0.9);
    z-index: 10000 !important;
    height: 100%;
}
.bundledproduct #product-options-wrapper.product-options, .bundledproduct .product-options-bottom .product-pricing {
    display: none;
}
.bundledproduct .product-options-bottom {
    background-color: transparent;
    border: none;
	padding: 0;
}
#productdescriptionsection .add-to-links, #productdescriptionsection .sharing-links, #productdescriptionsection .product-pricing, #productdescriptionsection #product-options-wrapper.product-options, #productdescriptionsection .product-options-bottom .price-box .price-as-configured .price-label {

    display: none;

}
.bundledproduct .add-to-cart .price-box{
	display: block;
}
#productdescriptionsection .product-options-bottom {

    background-color: transparent;
    border: none;
	padding: 0;

}
.bundledproduct2 .add-to-cart .qty-wrapper {
    float: right;
}
.bundledproduct .add-to-cart .price-info {
    float: none;
	width: auto;
}
.bundledproduct .product-options-bottom .add-to-links, .bundledproduct .product-options-bottom .sharing-links {
    display: none;
}
.bundledproduct .product-options-bottom {
    float: none;
    clear: both;
	margin-bottom: 35px;
}
#productdescriptionsection .add-to-cart .add-to-cart-buttons .white-btn {
    padding: 15px 50px;
	margin-right: 20px;
}
#productdescriptionsection .add-to-cart .add-to-cart-buttons button.button.btn-cart {
    padding: 16px 35px;
}
#productdescriptionsection .add-to-cart .add-to-cart-buttons {
    float: none;
    clear: both;
}
#productdescriptionsection .sp-wrap1 .sp-large a img {
    max-width: 350px;
}
#productdescriptionsection .dd-detail-top {
    padding: 0;
	max-width: 380px;
}
.checkout-list-part dl.item-options {
    /*display: none;*/
    margin-left: 100px
}
.bundleproducts .owl-nav .owl-prev, .bundleproducts .owl-nav .owl-next {
    top: 33%;
}
.readpara{
    overflow: hidden;
    font-size: 16px !important;
    transition: all 0.3s;
	font-family: 'Lato',sans-serif;
	color: #3f241c;
	font-size: 16px;
	line-height: 30px!important;
	
}
.read-less{
    height: 62px!important;
}

.footer-site-attributes ul{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 599px){
  .skip-search .icon {background-position: -46px -797px; width: 22px; height: 28px;}
  .skip-link-new .icon{background-position: -48px -769px; height: 32px; width: 20px;}

  .owl-carousel .owl-item img{/*width: 60px !important;*/height: auto;}
}

/*language css by lok*/


.lang-div .current-lang img {display: inline-block;}
.lang-div .current-lang:after{ display: inline-block;}

.current-lang {position: relative; color: #a17600; padding-right: 50px;}

ul.form-language{position: absolute; top: 32px; width: 120px;background: #fff; text-align: left; padding: 10px 0 0 0; margin: 0px; z-index: 1; border: 1px solid rgb(58, 18, 5); box-shadow: rgb(61, 31, 22) 0px 0px 1px 0px;}
ul.form-language li{margin-bottom: 5px; padding: 0 10px; padding-bottom: 5px; border-bottom: 1px solid #e8deda;}
ul.form-language li:last-of-type{margin:0px;}
ul.form-language li a.languages{padding-left: 30px; text-decoration: none;}
ul.form-language li a.languages:hover{color: #efb200; cursor: pointer;}
ul.form-language li a.languages:after{left: 0;}

  ul.form-language li a.languages:after{content: ''; background: url(https://chocolak.com/skin/frontend/dynamic/default/images/lang-flag.png); display: inline-block; width: 21px; height: 15px; background-repeat: no-repeat; background-position: 0 -17px; margin-top: 3px; position: absolute; top: 0; left: 0; vertical-align: top;}
  ul.form-language li:nth-of-type(2) a.languages:after{background-position: 0 -32px;}
  ul.form-language li:nth-of-type(3) a.languages:after{background-position: -22px 0px;}
  ul.form-language li:nth-of-type(4) a.languages:after{background-position: 0px 0px;}
  ul.form-language li:last-of-type a.languages:after{background-position: -22px -16px;}



@media (max-width: 770px){
  .account-cart-wrapper #header-account .links ul{font-size: 0;}
  .account-cart-wrapper #header-account {display: inline-block; width: 90px;  font-size: initial; vertical-align: top;}
  .store-language-mob{display: inline-block; font-size: initial; width: 78px; vertical-align: top;}
  ul.form-language{top: 25px; left: 0px;}
  ul.form-language li a.languages{position: relative;}
  .lang-div{position: relative;}
  .current-lang{padding-right: 0;}
}
.block-testimonial-sidebar .owl-carousel.owl-loaded{padding:0px 40px;}
.less, .more{color:#3d1f16;}
/*end lok*/


/********** shailendra *********/

.store-ar .prd-description{clear: both;}
.store-ar span.desc-title{float: right;}
.store-ar .the_experience_title{text-align: right;}
.store-ar .ex_sub_title{text-align: right;}
.store-ar .ex_sub_title:before{right: 80px;left: inherit;}
.store-ar .idea_i{text-align: right;}
.store-ar .idea_i:before{right: 50px;left: inherit;}
.store-ar .teste_i{text-align: right;}
.store-ar .teste_i:before{right: 60px;left: inherit;}
.store-ar .ex_content p{text-align: justify;}
.store-ar .prd-description .content-desc{text-align: justify;}

.sociallink .button{width: 315px;}
.sociallink .buttons {
    background: #bd8b00;
    background: -moz-linear-gradient(top,#bd8b00 0%,#a37700 100%);
    background: -webkit-linear-gradient(top,#bd8b00 0%,#a37700 100%);
    background: linear-gradient(to bottom,#bd8b00 0%,#a37700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd8b00',endColorstr='#a37700',GradientType=0);
    display: inline-block;
    padding: 22px 28px;
    border: 0;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Lato',sans-serif;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: -.5px;
    width: 370px;

}

.sociallink .buttons:hover{
    background: #a17600;
    color: #FFF;
    cursor: pointer;
    text-decoration: none;
  }


ul.sociallink li{margin-bottom: 2px;clear: both;}

.sociallink .disable-social{  
  background: #979797;
  background: -moz-linear-gradient(top,#979797 0%,#5e5e5e 100%);
  background: -webkit-linear-gradient(top,#979797 0%,#5e5e5e 100%);
  background: linear-gradient(to bottom,#979797 0%,#5e5e5e 100%);
  color: #f34646;
  width: 315px;
  float: left;
  margin: 0 24px 2px 0px;
}
.sociallink .disable-social:hover{color: #f34646;}
.sociallink .disable-social:active{background: #979797 !important;}
.sociallink span.msg-gift-info{padding: 12px 0 0 0px;display: inherit;}


.catalog-category-view .proicecol .toolbar{left: 0; width: 100%; position: relative; top:0; display: block; text-align: center;}
.catalog-category-view .proicecol .toolbar .sorter{display: none}
.catalog-category-view .category-products .toolbar .pager{display: inline-block;     margin: 40px 0 0 0; float: none;}
.catalog-category-view .category-products .toolbar .pager .pages{float: none; margin-left: 0; display: inline-block;}
.catalog-category-view .category-products .toolbar .pager > .count-container{display: none}
.catalog-category-view .category-products .toolbar .pager .pages .next:before{display:none;}
.catalog-category-view .category-products .toolbar .pager .pages .next{width: auto; display: inline-block;  font-size: 13px; color: #fff; line-height: 28px;padding: 0px 10px; font-family: Merriweather Sans;background: #3d1f16;}
.catalog-category-view .category-products .toolbar .pager .pages .previous{width: auto; display: inline-block;  font-size: 0; color: #300b00; line-height: 28px;padding: 0px 10px; font-family: Merriweather Sans;}
.catalog-category-view .category-products .toolbar .pager .pages .next:after {content: '\f105 ';font-family: "FontAwesome";display: inline-block;font-size: 16px;line-height: 26px;margin-left: 4px;}
.catalog-category-view .category-products .toolbar .pager .pages .previous:before{position: relative; width: 0; height: 0; display: inline-block; top: 0; margin-top: 0; left: 0; margin-left: 0; border: none; content: '\f104 '; font-family: "FontAwesome"; margin-right: 10px;font-size: 16px;line-height: 26px;}

.catalogsearch-result-index .proicecol .toolbar{left: 0; width: 100%; position: relative; top:0; display: block; text-align: center;}
.catalogsearch-result-index .proicecol .toolbar .sorter{display: none}
.catalogsearch-result-index .category-products .toolbar .pager{display: inline-block; margin: 0; float: none;}
.catalogsearch-result-index .category-products .toolbar .pager .pages{float: none; margin-left: 0; display: inline-block;}
.catalogsearch-result-index .category-products .toolbar .pager > .count-container{display: none}
.catalogsearch-result-index .category-products .toolbar .pager .pages .next:before{display:none;}
.catalogsearch-result-index .category-products .toolbar .pager .pages .next{width: auto; display: inline-block;  font-size: 13px; color: #fff; line-height: 28px;padding: 0px 10px; font-family: Merriweather Sans;background: #3d1f16;}
.catalogsearch-result-index .category-products .toolbar .pager .pages .previous{width: auto; display: inline-block;  font-size: 0; color: #300b00; line-height: 28px;padding: 0px 10px; font-family: Merriweather Sans;}
.catalogsearch-result-index .category-products .toolbar .pager .pages .next:after {content: '\f105 ';font-family: "FontAwesome";display: inline-block;font-size: 16px;line-height: 26px;margin-left: 4px;}
.catalogsearch-result-index .category-products .toolbar .pager .pages .previous:before{position: relative; width: 0; height: 0; display: inline-block; top: 0; margin-top: 0; left: 0; margin-left: 0; border: none; content: '\f104 '; font-family: "FontAwesome"; margin-right: 10px;font-size: 16px;line-height: 26px;}



 /* Oct - 11 - 2018 */

.header-middle .container .row{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.main {
  /*padding: 40px 0;*/
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.catalog-category-view .products-grid.top-products li.top-product-item {
       width: 30.3%;
    margin: 1.5%;
}
.sidebar .block-layered-nav--no-filters .sortbycol dd {
    width: 100%;
}

.sidebar .block-layered-nav--no-filters.sortbywrap2 .sortbycol {
    width: 100%;
}
body.cms-index-index.cms-home .std>p {
    margin: 0;
}
.pagination-page.light-theme.simple-pagination {}

.pagination-page.light-theme.simple-pagination {
    text-align: center;
    display: table;
    margin: 0 auto;
}

.pagination-page.light-theme.simple-pagination a.page-link, .pagination-page.light-theme.simple-pagination .light-theme span {
    box-shadow: 0 0 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
}

.pagination-page.light-theme.simple-pagination a.page-link.next {
    background-color: #3d2e28 !important;
    color: white;
}
/*.pagination-page.light-theme.simple-pagination li.disabled {
    display: none;
}*/
.pagination-page.light-theme.simple-pagination .current {
    background: #666 !important;
    color: #FFF!important;
    border-color: #666!important;
    box-shadow: 0 0 0!important;
    cursor: default!important;
    border-radius: 0!important;
}

.mageplaza-betterblog-post-view.blog-sider-bar-dd.recipiecolright .block-title span:before, .mageplaza-betterblog-post-view.blog-sider-bar-dd.recipiecolright .block-title span:after{
  display: none;
}
.mageplaza-betterblog-post-view.blog-sider-bar-dd.recipiecolright .block-content {
    margin-top: 0;
}
.owl-carousel .owl-stage-outer .prd-item-inner-wrap {
    padding: 15px !important;
}
/*.box-up-sell {
    margin-top: 20px;
       padding: 0 5px 25px;
    overflow: hidden;
}
.box-up-sell  ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button{
      padding: 10px 10px!important;
}
.owl-carousel .owl-stage-outer{
  overflow:visible !important;
}
.box-up-sell .prd-item-inner-wrap {
    max-width: 250px;
    margin: 0 auto;
}*/

.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer {
    overflow: visible;
}

.box-collateral.box-up-sell.upsell-prdct-carousel {
    overflow: hidden;
    padding-bottom: 30px;
}

.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer .prd-item-inner-wrap {
    max-width: 250px;
    margin: 0 auto;
}

.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.button.btn-cart {
    padding: 5px 10px !important;
}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.white-btn {
    padding: 5px 10px !important;
}
.catalog-product-view .main {
    padding-top: 0;
}

.catalog-product-view .main-container.col1-layout {
    padding-top: 0;
}

.catalog-category-view .main {
    padding-top: 0;
}

.catalog-category-view .main-container {
    padding-top: 0;
}
.product-options button.button.btn-cart-out-of-stock {
    padding: 14px;
    font-size: 18px;
    height: 45px;
}


@media only screen and (max-width: 1300px){
  #header-search{
    width: 100%;
  }
  .sticky-wrap .top-free-shipping p span,
  .sticky-wrap .top-free-shipping p strong{
/*    font:30px/1 'montserratbold';*/
    font:18px/1 'montserratbold';
  }
  .sticky-wrap .top-free-shipping p em{
    /*font:24px/1  'montserratregular';*/
    font:14px/1  'montserratregular';
  }
  .footer-logo-img img {
    max-width: 200px;
}
}

@media only screen and (max-width: 1068px){
	.nav-primary {
		text-align: center;
	}
	.nav-primary li.level0 {

		padding: 0 25px;

	}
}
@media only screen and (max-width: 1024px){

.top-spacer {
    height: 225px;
}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.button.btn-cart {
    padding: 5px !important;
    font-size: 10px !important;
}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer .prd-item-inner-wrap {
    max-width: 220px;
    margin: 0 auto;
}

/*  .sticky-wrap .top-free-shipping p span,
  .sticky-wrap .top-free-shipping p strong{
    font:26px/1 'montserratbold';
  }
  .sticky-wrap .top-free-shipping p em{
    font:20px/1  'montserratregular';
  }*/
  .scrollToTop:hover{color: #fff;}
/*  .scrollToTop:focus{color: #fff;}*/
ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button {
    padding: 7px 10px!important;
} 
}

@media only screen and (max-width: 991px){
	.logo .large {
		display: none;
	}
	.logo .small {
		display: inline-block;
	}
}
@media only screen and (min-width: 772px) and (max-width: 785px){
	.nav-primary a {
		font-size: 15px;
	}
}
@media only screen and (max-width: 768px){
  .top-spacer {
    height: 93px;
  }
/*  .sticky-wrap .top-free-shipping p span,
  .sticky-wrap .top-free-shipping p strong{
    font:20px/1 'montserratbold';
  }
  .sticky-wrap .top-free-shipping p em{
    font:16px/1  'montserratregular';
  } */
  .top-spacer.top-spacer-scrollup {
    height: 176px;
  }
  .footer-site-attributes li span,
  .footer-site-attributes li label{
    font-size: 15px;
  }
  .catalog-category-view .proicecol .toolbar{
        box-shadow: 0 0 0 !important;
  }
  .box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer li.top-product-item {
    width: 100%;
}
}
@media only screen and (max-width: 767px){


.mc-banner {
     box-shadow: 0 0px 6px rgba(0,0,0,.2) !important;
    width: 96% !important;
    top: 50% !important;
    left: 0 !important;
    right: 0;
    margin: 0 auto;
    transform: translate(0, -50%) !important;
    -moz-transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    -webkit-transform: translate(0, -50%) !important;
}

  .top-spacer {
    height: 140px;
  }
  .post-list .mc-post-info{
      padding: 10px;
}
.mc-post-info h2{
  font-size: 14px;
}
  span.mobiletoprow {
     display: flex;
     align-items: center;
     justify-content: center;
  }
  span.mobiletoprow em, span.mobiletoprow strong {
     font-size: 12px !important;
     line-height: 1 !important;
     display: inline-block;
     vertical-align: middle;
  }
  span.mobiletoprow strong {
     margin-top: 8px;
     padding-left: 3px;
  }



    .top-free-shipping-inner img {
    top: 10px;
    max-width: 35px;
}
.top-free-shipping-inner {
    padding-left: 40px;
}
/*.top-free-shipping p {
    margin-bottom: 0;
    display: inline;
    padding-right: 5px;
}*/
h2.product-name a, h3.product-name a, h4.product-name a, h5.product-name a, p.product-name a {
        font-size: 15px;
}
.sticky-wrap .top-free-shipping > img {
    vertical-align: top;
    margin-right: 5px;
    max-width: 30px;
    margin-top: 4px;
    margin-bottom: 1px;
}
.top-free-shipping p {
    margin-bottom: 0;
        line-height: 1;
}
.sticky-wrap .top-free-shipping p span,
  .sticky-wrap .top-free-shipping p strong{
    /*font:16px/1 'montserratbold';*/
    font:12px/1 'montserratbold';
  } 
  .sticky-wrap .top-free-shipping p span{
    margin: 0 3px;
  }
  .sticky-wrap .top-free-shipping p em{
    /*font:14px/1  'montserratregular';*/
    font:10px/1  'montserratregular';
  }
   .sticky-wrap .top-free-shipping{
    /*padding: 17px 10px 10px;*/
    padding: 5px 10px 5px;
  }
  .sticky-wrap .top-free-shipping p em{
    /*font:14px/1  'montserratregular';*/
    font:10px/1.5  'montserratregular';
  } 
    .cms-index-index .main-container .main {
      padding-top: 0;
  }
  .catalog-category-view .products-grid.top-products li.top-product-item {
    width: 47%;
}
.proicecol.pricecol1 .toolbar {
    box-shadow: 0 0 0;
}

.proicecol.pricecol1 .toolbar .filter-popup-title {
    display: none;
}
.inline_block.footer-links.social-links, .footer_padd .inline_block {
    width: 29% !important;
    display: inline-block!important;
    margin-bottom: 30px!important;
}
.footer .inline_block.term_condi {
    width: 100% !important;
    padding-bottom: 0;
    }
    .inline_block.footer-links {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.f_width {
    display: flex;
    white-space: pre;
    align-items: center;
    justify-content: center;
}
}

@media only screen and (max-width: 640px){
  .sticky-wrap .top-free-shipping{
    /*padding: 17px 10px 10px;*/
    padding: 5px 10px 5px;
  }
  .sticky-wrap .top-free-shipping p span,
  .sticky-wrap .top-free-shipping p strong{
    /*font:16px/1 'montserratbold';*/
    font:15px/1 'montserratbold';
  }
  .sticky-wrap .top-free-shipping p em{
    /*font:14px/1  'montserratregular';*/
    font:10px/1.5  'montserratregular';
  } 
    .catalog-category-view .products-grid.top-products li.top-product-item {
    width: 80%;
    margin: 10px auto;
}
}


@media only screen and (min-width: 767px){

.catalogsearch-result-index .products-grid > li {
    width: 30%;
    margin: 1.5% !important;
}

/*  .products-grid.top-products li.top-product-item.item-126:hover .prd-item-inner-wrap{
      padding: 50px 0 50px;
  }*/
  .block-testimonial-sidebar .block-title{
    margin-bottom: 10px;
  }
  .block-testimonial-sidebar .block-content .testimonial-sidebar-content{
      padding: 0px 0 20px;
  }
  .testimonial-sidebar-content .std p{
      padding: 10px 10px 0 6px;
  }
  .testimonial-sidebar-content .std p{
    font-size: 14px;
  }
  .block-testimonial-sidebar .block-content .name-date-testimonial h6{
    font-size: 16px;
  }
  .logo span{
    line-height: 0.8;
    color: #5e3134;
  }
  .products-grid.top-products li.top-product-item{
    min-height: none;
    transition: all 0.2s;
  }
  .products-grid.top-products li.top-product-item .prd-item-inner-wrap{
    -webkit-box-shadow: 0px 4px 10px 0px rgba(166,166,166,1);
    -moz-box-shadow: 0px 4px 10px 0px rgba(166,166,166,1);
    box-shadow: 0px 4px 10px 0px rgba(166,166,166,1);
    z-index: 10;
    padding: 12px 0 12px;
    /*border: 2px solid #000;*/
    position: initial;
    transition: all 0.2s;
    height: 100%;
  }

  .products-grid.top-products{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
      justify-content: flex-start;
  }
  .products-grid.top-products li.top-product-item:hover .prd-item-inner-wrap{
    box-shadow: 0px 1px 10px 0px rgb(189, 133, 0);
    -webkit-box-shadow: 0px 1px 10px 0px rgb(189, 133, 0);
    -moz-box-shadow: 0px 1px 10px 0px rgb(189, 133, 0);
    /*border: 2px solid transparent;*/
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 44;
  }
  .owl-carousel.owl-drag .owl-item li {
      opacity: 1 !important;
  }
  #testimonial-sidebar-home .owl-dots{
    display: none;
  }
  .block-testimonial-sidebar{
    padding: 0;
  }
  .products-grid .price-box{
    margin: 0;
  }
  .products-grid.top-products li.top-product-item .prd-item-inner-wrap .product-image-thumbs{
    padding: 0;
  }
  .products-grid.top-products li.top-product-item{
    min-height: 370px;
  }
  .shop_new_home{
    margin-bottom: 50px;
  }
 /* .col1-layout .col-main .std > p{
    display: none;
  }*/
  .cms-index-index .main-container .main {
      padding-top: 0;
  }
  .footer_padd{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer_padd .inline_block:last-of-type {
      margin-right: 80px;
  }
  .inline_block.footer-links.social-links{
    margin-right: 0;
    width: 13%;
        padding-right: 0;
  }
  .footer_padd .inline_block{
    padding-right: 0;
    width: 13%;
  }
  .products-grid > li{
    width: 22%;
    margin: 1.5% !important;

  }
  ul.products-grid:after{
    content: none;
  }
  .products-grid .actions{
    margin: 0;
  }
}


@media only screen and (max-width: 991px){
  .footer-logo-img img {
    max-width: 180px;
  }
}

/***************Deliver To************/

.inlineblock{display: inline-block;}
.inlineblock > .contdropdown, .mustshow{display:block!important}
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}
.contdropdown > a span {
    display: block;
}
.boxwrap > span {
    display: block;
	text-align: center;
}
.boxwrap {
    background-color: white;
    max-width: 500px;
    margin: 0 auto;
	margin-top: 0px;
    padding: 10px;
    border: 1px solid gold;
    margin-top: 37px;
	text-align: center;	
    position: relative;
}
span.popupclsbtn {
    position: absolute;
    right: 5px;
    top: 0;
}
#contpopup1 {
    /*position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background-color: rgba(255,255,255,0.5);
    height: 100%;
	display: none;
	z-index: 9999;*/
	position: absolute;
    top: 20px;
    width: auto;
    left: 6px;
    background-color: transparent;
    height: 100%;
    display: none;
    z-index: -1;
	height: auto;
}
.boxwrap::before {

    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCB579;
    content: " ";
    position: absolute;
    top: -8px;
    left: 6px;

}
#contpopup2 {
    /*position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background-color: rgba(255,255,255,0.5);
    height: 100%;
	display: none;
	z-index: 99999;*/
	position: absolute;
    top: 20px;
    width: auto;
    left: 6px;
    background-color: transparent;
    height: 100%;
    display: none;
    z-index: -1;
	height: auto;
}
.mainheading {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.actionbts > span.btnspan {
    background-color: white;
    border: 1px solid black;
    padding: 10px 7px;
    font-size: 12px;
    display: block;
    width: auto;
	text-align: center;
	background: linear-gradient(to bottom,#bd8b00 0%,#a37700 100%);
	border: none;
	border-radius: 3px;
	color: white;
}
.btnspan.floatleft.openbtnpopup2 {

    margin-right: 5px;

}
.floatright {
    float: right;
}
.floatleft {
    float: left;
}
.actionbts {
    max-width: 412px;
    margin: 0 auto;
    margin-top: 30px;
}
.contdropdown > span {
    display: block;
    vertical-align: middle;
    color: goldenrod;
}
.contdropdown, .btnspan {
    cursor: pointer;
}
.boxwrap input[type="text"] {
    height: 30px;
	width: 166px;
}
.delstate > span, .delcity > span, .cntryspan {
    width: 45px;
    display: inline-block;
	text-align: left;
}
.cntryspan {
    width: 55px;
}
.delstate, .delcity {
    margin-top: 10px;
}
.spaninblock > span {
    display: block;
	float: none;
	line-height: 1;
}
.mobilelocation .defaultcontselected {
    color: #a17600;
}
.mobilelocation .lineheight55 {
    margin-right: 0;
	line-height: 1;
	font-size: 11px;
}
.mobilelocation .lineheight55 > span {
    font-size: 14px;
    line-height: 33px;
	padding: 0;
}
.mobilelocation .spaninblock > span:first-child {
    font-size: 16px;
}
.mobilelocation .lineheight55 > span i {
    vertical-align: middle;
}
.lineheight55 {
    line-height: 46px;
    margin-right: 10px;
	color: #a17600;
}
.spaninblock {
    /*padding-top: 5px;*/
	color: #a17600;
}
.actionbts > span.openbtnpopup2{
	background: gray;
}
span.defaultcontselected {
    font-size: 11px;
    color: #e9e9e9;
}
.toplocation .defaultcontselected {
    /*max-width: 110px;*/
    max-width: 165px;
    height: 30px;
    overflow: hidden;
    line-height: 1.3;
}
body.category-bundles .category-headerwrap {
    margin-top: 0;
}
.mobilelocation .spaninblock {
    padding: 0;
}
body.category-bundles .breadcrumbs > ul {

    display: inline-block;

}
body.category-bundles .breadcrumbs > ul > li, body.category-bundles .breadcrumbs > ul > li > strong {

    float: left;

}
.inlineblock1.mobilelocation {

    margin: 5px auto 0;
    display: block;
    width: auto;
    text-align: center;

}
.mobilelocation .contdropdown > div {

    float: none;
    display: inline-block;

}
.mobilelocation .contdropdown > div.spaninblock {

    text-align: left;
    padding-left: 4px;

}
.minimal-price > .price-label {
    display: none;
}
#contactForm {
    margin-bottom: 20px;
}
@media (max-width:1216px) and (min-width:1175px){
	.nav-primary li.level0 {
		padding: 0 30px;
	}
}
@media only screen and (min-width: 1175px) {
	.inlineblock1.mobilelocation {
		display: none;
	}
}
@media only screen and (max-width: 1174px) {
	.toplocation {
		display: none;
	}
}
@media only screen and (max-width: 770px) {
	#contpopup1{
		position: fixed;
		top: 110px;
	}
	#contpopup2 {
		position: fixed;
		top: 110px;
	}	
}
@media only screen and (max-width: 480px) {
	.mainheading {
		font-size: 14px;
	}
	.actionbts > span.btnspan {
		font-size: 10px;
	}
	.smallfont {
		font-size: 12px;
	}
	.cntryspan {
		font-size: 12px;
		width: 50px;
	}
	.delstate, .delcity {
		font-size: 12px;
	}
	.delstate > span, .delcity > span {
		width: 35px;
	}
	#contpopup2 .actionbts {
		margin-top: 10px;
	}
	
}
@media only screen and (min-width: 420px) {
	#contpopup2 .boxwrap {
		padding: 15px 35px 20px 35px;
	}
}
@media only screen and (max-width: 419px) {
	/*.actionbts > span.btnspan {
		float: none;
		margin-bottom: 10px;

	}*/
}
.category-products.top-products-container.hometopproduct, .shop_new_home {
    background-color: #fffafa;
}
body.cms-index-index.cms-home .block.block-testimonial-sidebar {

    background-color: white;

}
.home-static {

    border-top: 1px solid #5e3134;
    padding-top: 40px;
    background-color: #fffafa;
	border-bottom: 1px solid #5e3134;
	margin-bottom: 35px;

}
.footer-seo-content {

    margin-bottom: 30px;
    color: #5e3134;
    font-family: 'montserratregular';
    font-size: 14px;
    line-height: 32px;

}
.makebold{
    font-family: 'montserratbold';	
}
.footer-seo-content .more {
    color: #a17600;
    font-family: 'montserratitalic';
	text-decoration: underline;
	font-weight: 800;
}
.contentpara p {

    display: inline;

}
.contentpara > div > div > div > div > span:not(.more){

    display: block;

}
.shop_new_home {
    padding-bottom: 35px;
    border-bottom: 1px solid #5e3134;
}
.category-products.top-products-container.hometopproduct {

    border-top: 1px solid #5e3134;
    margin-top: 35px;

}
.catseofooter {

    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 35px;
	background-color: white;

}

/***************END Deliver To************/
/* latin */
@font-face {
    font-family: 'lifehack_basicregular';
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/deartype_-_lifehack_basic-webfont.woff2') format('woff2'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/deartype_-_lifehack_basic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;

}
/* latin */
@font-face {
font-family: 'Lemon';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Lemon Regular'), local('Lemon-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lemon/HI_EiYEVKqRMq3jGQ5Q.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'Cherry Swash';font-style: normal;font-weight: 700;font-display: fallback;
src: local('Cherry Swash Bold'), local('CherrySwash-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/cherryswash/i7dSIFByZjaNAMxtZcnfAy5E_FeqEiSRV3U.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Cherry Swash';font-style: normal;font-weight: 700;font-display: fallback;
src: local('Cherry Swash Bold'), local('CherrySwash-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/cherryswash/i7dSIFByZjaNAMxtZcnfAy5E_FeqHCSR.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'Oleo Script';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Oleo Script'), local('OleoScript-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/oleoscript/rax5HieDvtMOe0iICsUccChTu0_g8A.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Oleo Script';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Oleo Script'), local('OleoScript-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/oleoscript/rax5HieDvtMOe0iICsUccChdu08.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
font-family: 'Cookie';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Cookie-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/cookie/syky-y18lb0tSbf9kgqS.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
font-family: 'Delius Unicase';font-style: normal;font-weight: 700;font-display: fallback;
src: local('Delius Unicase Bold'), local('DeliusUnicase-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/deliusunicase/845CNMEwEIOVT8BmgfSzIr_6mlp7WPr4DGg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
font-family: 'BioRhyme';font-style: normal;font-weight: 700;font-display: fallback;
src: local('BioRhyme Bold'), local('BioRhyme-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/biorhyme/1cX3aULHBpDMsHYW_ET6ikGJocWU1A.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'BioRhyme';font-style: normal;font-weight: 700;font-display: fallback;
src: local('BioRhyme Bold'), local('BioRhyme-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/biorhyme/1cX3aULHBpDMsHYW_ET6ikGHocU.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Merienda';font-style: normal;font-weight: 700;font-display: fallback;
src: local('Merienda Bold'), local('Merienda-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merienda/gNMAW3x8Qoy5_mf8uWu-FZ-73MbZPA.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Merienda';font-style: normal;font-weight: 700;font-display: fallback;
src: local('Merienda Bold'), local('Merienda-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merienda/gNMAW3x8Qoy5_mf8uWu-FZ-13MY.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Gochi Hand';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Gochi Hand'), local('GochiHand-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/gochihand/hES06XlsOjtJsgCkx1Pkfon_-w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
font-family: 'Philosopher';font-style: italic;font-weight: 700;font-display: fallback;
src: local('Philosopher Bold Italic'), local('Philosopher-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/philosopher/vEFK2_5QCwIS4_Dhez5jcWBrd_QZwti_Wo7H.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Philosopher';font-style: italic;font-weight: 700;font-display: fallback;
src: local('Philosopher Bold Italic'), local('Philosopher-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/philosopher/vEFK2_5QCwIS4_Dhez5jcWBrd_QZwtG_Wo7H.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Philosopher';font-style: italic;font-weight: 700;font-display: fallback;
src: local('Philosopher Bold Italic'), local('Philosopher-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/philosopher/vEFK2_5QCwIS4_Dhez5jcWBrd_QZwtq_Wo7H.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin */
@font-face {
font-family: 'Philosopher';font-style: italic;font-weight: 700;font-display: fallback;
src: local('Philosopher Bold Italic'), local('Philosopher-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/philosopher/vEFK2_5QCwIS4_Dhez5jcWBrd_QZwtW_Wg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Baloo';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Baloo Regular'), local('Baloo-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/baloo/6xKhdSpJJ92I9MWOCm7JLQ.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* vietnamese */
@font-face {
font-family: 'Baloo';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Baloo Regular'), local('Baloo-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/baloo/6xKhdSpJJ92I9MWACm7JLQ.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Baloo';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Baloo Regular'), local('Baloo-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/baloo/6xKhdSpJJ92I9MWBCm7JLQ.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Baloo';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Baloo Regular'), local('Baloo-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/baloo/6xKhdSpJJ92I9MWPCm4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
font-family: 'Chewy';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Chewy Regular'), local('Chewy-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/chewy/uK_94ruUb-k-wn52KjI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {font-family: 'Lato';font-style: italic;font-weight: 300;font-display: fallback;
src: local('Lato Light Italic'), local('Lato-LightItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/XNVd6tsqi9wmKNvnh5HNEBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-family: 'Lato';font-style: italic;font-weight: 300;font-display: fallback;
src: local('Lato Light Italic'), local('Lato-LightItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/2HG_tEPiQ4Z6795cGfdivFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {font-family: 'Lato';font-style: italic;font-weight: 400;font-display: fallback;
src: local('Lato Italic'), local('Lato-Italic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/YMOYVM-eg6Qs9YzV9OSqZfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-family: 'Lato';font-style: italic;font-weight: 400;font-display: fallback;
src: local('Lato Italic'), local('Lato-Italic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/PLygLKRVCQnA5fhu3qk5fQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {font-family: 'Lato';font-style: italic;font-weight: 700;font-display: fallback;
src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/AcvTq8Q0lyKKNxRlL28RnxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-family: 'Lato';font-style: italic;font-weight: 700;font-display: fallback;
src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/HkF_qI1x_noxlxhrhMQYEFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {font-family: 'Lato';font-style: italic;font-weight: 900;font-display: fallback;
src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/81X-1TO5y4aMK2PPy9kFwxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-family: 'Lato';font-style: italic;font-weight: 900;font-display: fallback;
src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/VNUH7ZAcagYBWsAiBBCEY1tXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {font-family: 'Lato';font-style: normal;font-weight: 300;font-display: fallback;
src: local('Lato Light'), local('Lato-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/dPJ5r9gl3kK6ijoeP1IRsvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-family: 'Lato';font-style: normal;font-weight: 300;font-display: fallback;
src: local('Lato Light'), local('Lato-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/EsvMC5un3kjyUhB9ZEPPwg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {font-family: 'Lato';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Lato Regular'), local('Lato-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/UyBMtLsHKBKXelqf4x7VRQ.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-family: 'Lato';font-style: normal;font-weight: 400;font-display: fallback;
src: local('Lato Regular'), local('Lato-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {font-family: 'Lato';font-style: normal;font-weight: 700;font-display: fallback;
src: local('Lato Bold'), local('Lato-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/ObQr5XYcoH0WBoUxiaYK3_Y6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-family: 'Lato';font-style: normal;font-weight: 700;font-display: fallback;
src: local('Lato Bold'), local('Lato-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/H2DMvhDLycM56KNuAtbJYA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {font-family: 'Lato';font-style: normal;font-weight: 900;font-display: fallback;
src: local('Lato Black'), local('Lato-Black'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/R4a6fty3waPci7C44H8AjvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-family: 'Lato';font-style: normal;font-weight: 900;font-display: fallback;
src: local('Lato Black'), local('Lato-Black'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lato/v14/tI4j516nok_GrVf4dhunkg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin-ext */
@font-face {
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Sans'), local('MerriweatherSans-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweathersans/v19/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX7QjX78w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: fallback;
}
/* latin */
@font-face {
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Sans'), local('MerriweatherSans-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweathersans/v19/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX1QjU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: fallback;
}

/* latin-ext */
@font-face {
  font-family: 'Merriweather Sans Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Sans Light'), local('MerriweatherSans-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweathersans/v9/2-c49IRs1JiJN1FRAMjTN5zd9vgsFH1eYCDK0hZmzA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: fallback;
}
/* latin */
@font-face {
  font-family: 'Merriweather Sans Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Sans Light'), local('MerriweatherSans-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweathersans/v9/2-c49IRs1JiJN1FRAMjTN5zd9vgsFH1eYCDE0hY.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: fallback;
}

/* cyrillic-ext */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 300;
src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIFvxabc8-Ua_u_bDyl2V6ao.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
font-display: fallback;
}
/* cyrillic */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 300;
src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwII_1JgVyIQZ7vlaYT5eo8zo.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: fallback;
}
/* vietnamese */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 300;
src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIIVa4TGZ3AkUSSTOpT9kfUE.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 300;
src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIJpID8tihKRMKfpfDQ5OzSE.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 300;
src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIHM1hBkL4m68a-ReB_y0NYc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* cyrillic-ext */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 400;
src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/So5lHxHT37p2SS4-t60SlJX7FfjVuZf3W7tKvrYzIk8.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
font-display: fallback;
}
/* cyrillic */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 400;
src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/So5lHxHT37p2SS4-t60SlOb988d5RHZc66psPc8fYGQ.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: fallback;
}
/* vietnamese */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 400;
src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/So5lHxHT37p2SS4-t60SlKsS_UXHGv3lrGCBFbMisL8.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 400;
src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/So5lHxHT37p2SS4-t60SlMAbIeegqMtwkwn2ZHUR4Nk.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 400;
src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/So5lHxHT37p2SS4-t60SlBMBlNeli-0RcAdOFWWLdxQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* cyrillic-ext */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 700;
src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIEVUTRPtBn3BSc_rW_ryx7U.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
font-display: fallback;
}
/* cyrillic */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 700;
src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIDaggPqPUlqZtH2DnDrcMQE.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: fallback;
}
/* vietnamese */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 700;
src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIL9iSQbK1NShIgVbwCzlbqE.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 700;
src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIOR3LJ09PnibSpWhv21tZ8w.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 700;
src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIEcqRxak6Wc5LUVz-l064SE.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* cyrillic-ext */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 900;
src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwICR62gPmgX9pXMEmx1A9y0c.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
font-display: fallback;
}
/* cyrillic */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 900;
src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIMbbw6pOSxajs_BxQ1hzVho.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: fallback;
}
/* vietnamese */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 900;
src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIEiCfP9T5zHZFz1Fx335GXg.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 900;
src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIOSQfM42FHfzkXTnQR6vRvg.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Merriweather';font-style: italic;font-weight: 900;
src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/EYh7Vl4ywhowqULgRdYwIN4rWrnaUG5GaGDO0TOZR8c.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* cyrillic-ext */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 300;
src: local('Merriweather Light'), local('Merriweather-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nrpPmMW7T3WCII-UZW2GGCw.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
font-display: fallback;
}
/* cyrillic */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 300;
src: local('Merriweather Light'), local('Merriweather-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nqAAODQ6hKuKTT6yBk7tJss.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: fallback;
}
/* vietnamese */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 300;
src: local('Merriweather Light'), local('Merriweather-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nn7X5LReLH0QNoQkr9bkYvg.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 300;
src: local('Merriweather Light'), local('Merriweather-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nhLwFvNxpkIoVzlXSkPSYkA.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 300;
src: local('Merriweather Light'), local('Merriweather-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nk4GofcKVZz6wtzX_QUIqsI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* cyrillic-ext */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 400;
src: local('Merriweather Regular'), local('Merriweather-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/RFda8w1V0eDZheqfcyQ4EK-j2U0lmluP9RWlSytm3ho.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
font-display: fallback;
}
/* cyrillic */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 400;
src: local('Merriweather Regular'), local('Merriweather-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/RFda8w1V0eDZheqfcyQ4EJX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: fallback;
}
/* vietnamese */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 400;
src: local('Merriweather Regular'), local('Merriweather-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/RFda8w1V0eDZheqfcyQ4EP8zf_FOSsgRmwsS7Aa9k2w.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 400;
src: local('Merriweather Regular'), local('Merriweather-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/RFda8w1V0eDZheqfcyQ4ED0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 400;
src: local('Merriweather Regular'), local('Merriweather-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/RFda8w1V0eDZheqfcyQ4EOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* cyrillic-ext */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 700;
src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nrPaLDTSXeXFRL0dx0NiHII.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
font-display: fallback;
}
/* cyrillic */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 700;
src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6ntkZ6ofoXFVR94fBb90XSvU.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: fallback;
}
/* vietnamese */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 700;
src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nhleLRUdNWOtq4SldHKv7HI.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 700;
src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nuIaMZP5eRGvEWe_CNIU_oY.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 700;
src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nnNuWYKPzoeKl5tYj8yhly0.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* cyrillic-ext */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 900;
src: local('Merriweather Black'), local('Merriweather-Black'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6npRmMktGnN9fECZcESJ2wdY.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
font-display: fallback;
}
/* cyrillic */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 900;
src: local('Merriweather Black'), local('Merriweather-Black'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nhYk6kXjxbl9hCl_j54B6tY.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: fallback;
}
/* vietnamese */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 900;
src: local('Merriweather Black'), local('Merriweather-Black'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6niPmxNWIaEF595BipkcCx2A.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 900;
src: local('Merriweather Black'), local('Merriweather-Black'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6nu8B3NNHiE7lEpFTE0KxUWk.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Merriweather';font-style: normal;font-weight: 900;
src: local('Merriweather Black'), local('Merriweather-Black'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/merriweather/v19/ZvcMqxEwPfh2qDWBPxn6ntDLwwZd-mS_8JqJ_KGXwxs.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Raleway';font-style: normal;font-weight: 300;
src: local('Raleway Light'), local('Raleway-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/raleway/v12/ZKwULyCG95tk6mOqHQfRBCEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Raleway';font-style: normal;font-weight: 300;
src: local('Raleway Light'), local('Raleway-Light'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/raleway/v12/-_Ctzj9b56b8RgXW8FArifk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Raleway';font-style: normal;font-weight: 400;
src: local('Raleway'), local('Raleway-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/raleway/v12/yQiAaD56cjx1AooMTSghGfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Raleway';font-style: normal;font-weight: 400;
src: local('Raleway'), local('Raleway-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/raleway/v12/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Raleway';font-style: normal;font-weight: 500;
src: local('Raleway Medium'), local('Raleway-Medium'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/raleway/v12/Li18TEFObx_yGdzKDoI_ciEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Raleway';font-style: normal;font-weight: 500;
src: local('Raleway Medium'), local('Raleway-Medium'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/raleway/v12/CcKI4k9un7TZVWzRVT-T8_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Raleway';font-style: normal;font-weight: 600;
src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/raleway/v12/STBOO2waD2LpX45SXYjQBSEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Raleway';font-style: normal;font-weight: 600;
src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/raleway/v12/xkvoNo9fC8O2RDydKj12b_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* latin-ext */
@font-face {font-family: 'Raleway';font-style: normal;font-weight: 700;
src: local('Raleway Bold'), local('Raleway-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/raleway/v12/WmVKXVcOuffP_qmCpFuyzSEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
font-display: fallback;
}
/* latin */
@font-face {font-family: 'Raleway';font-style: normal;font-weight: 700;
src: local('Raleway Bold'), local('Raleway-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/raleway/v12/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
font-display: fallback;
}
/* devanagari */
@font-face {
  font-family: 'Laila';font-style: normal;font-weight: 600;
src: local('Laila SemiBold'), local('Laila-SemiBold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/laila/LYjBdG_8nE8jDLyFpDNGjV8XVQ.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
  font-display: fallback;
}
/* latin-ext */
@font-face {
font-family: 'Laila';font-style: normal;font-weight: 600;
src: local('Laila SemiBold'), local('Laila-SemiBold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/laila/LYjBdG_8nE8jDLyFpDNJjV8XVQ.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: fallback;
}
/* latin */
@font-face {
font-family: 'Laila';font-style: normal;font-weight: 600;
src: local('Laila SemiBold'), local('Laila-SemiBold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/laila/LYjBdG_8nE8jDLyFpDNHjV8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
font-display: fallback;
}
/ latin /
@font-face {
font-family: 'Damion';font-style: normal;font-weight: 400;
src: local('Damion'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/damion/hv-XlzJ3KEUe_YZkamw2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
font-display: fallback;
}
/* latin */
@font-face {
  font-family: 'Averia Serif Libre';  font-style: normal;  font-weight: 700;
  src: local('Averia Serif Libre Bold'), local('AveriaSerifLibre-Bold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/averia/neIVzD2ms4wxr6GvjeD0X88SHPyX2xYGGS6axq0r.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: fallback;
}
/*montserrat*/
@font-face {
    font-family: 'montserratbold';
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-bold-webfont.eot');
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-bold-webfont.woff') format('woff'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'montserratitalic';
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-italic-webfont.eot');
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-italic-webfont.woff2') format('woff2'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-italic-webfont.woff') format('woff'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'montserratmedium';
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-medium-webfont.eot');
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-medium-webfont.woff') format('woff'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'montserratregular';
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-regular-webfont.eot');
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-regular-webfont.woff') format('woff'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/montserrat-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'dancing_scriptbold';
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/dancingscript-bold-webfont.eot');
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/dancingscript-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/dancingscript-bold-webfont.woff2') format('woff2'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/dancingscript-bold-webfont.woff') format('woff'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/dancingscript-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'loraitalic';
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/lora-italic-webfont.eot');
    src: url('https://chocolak.com/skin/frontend/dynamic/default/fonts/lora-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/lora-italic-webfont.woff2') format('woff2'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/lora-italic-webfont.woff') format('woff'),
         url('https://chocolak.com/skin/frontend/dynamic/default/fonts/lora-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

/* arabic */
@font-face {
  font-family: 'Lemonada';
  font-style: normal;
  font-weight: 400;
  src: local('Lemonada'), local('Lemonada-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lemonada/0QIjMXFD9oygTWy_R8tMv_SW8g.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
  font-display: fallback;
}
/* vietnamese */
@font-face {
  font-family: 'Lemonada';
  font-style: normal;
  font-weight: 400;
  src: local('Lemonada'), local('Lemonada-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lemonada/0QIjMXFD9oygTWy_R8tGv_SW8g.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
  font-display: fallback;
}
/* latin-ext */
@font-face {
  font-family: 'Lemonada';
  font-style: normal;
  font-weight: 400;
  src: local('Lemonada'), local('Lemonada-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lemonada/0QIjMXFD9oygTWy_R8tHv_SW8g.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: fallback;
}
/* latin */
@font-face {
  font-family: 'Lemonada';
  font-style: normal;
  font-weight: 400;
  src: local('Lemonada'), local('Lemonada-Regular'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lemonada/0QIjMXFD9oygTWy_R8tJv_Q.woff2) format('woff2');
  font-display: fallback;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: 'Lemonada';
  font-style: normal;
  font-weight: 600;
  src: local('Lemonada SemiBold'), local('Lemonada-SemiBold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lemonada/0QIkMXFD9oygTWy_R8OWm-Gs07nu-Q.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
  font-display: fallback;
}
/* vietnamese */
@font-face {
  font-family: 'Lemonada';
  font-style: normal;
  font-weight: 600;
  src: local('Lemonada SemiBold'), local('Lemonada-SemiBold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lemonada/0QIkMXFD9oygTWy_R8OWm-Gm07nu-Q.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
  font-display: fallback;
}
/* latin-ext */
@font-face {
  font-family: 'Lemonada';
  font-style: normal;
  font-weight: 600;
  src: local('Lemonada SemiBold'), local('Lemonada-SemiBold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lemonada/0QIkMXFD9oygTWy_R8OWm-Gn07nu-Q.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: fallback;
}
/* latin */
@font-face {
  font-family: 'Lemonada';
  font-style: normal;
  font-weight: 600;
  src: local('Lemonada SemiBold'), local('Lemonada-SemiBold'), url(https://chocolak.com/skin/frontend/dynamic/default/fonts/lemonada/0QIkMXFD9oygTWy_R8OWm-Gp07k.woff2) format('woff2');
  font-display: fallback;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* -----Visions -----*/

.visions {}

.visions #subscription-plan {
    margin: 0 0 4% 0;
}

.visions #subscription-plan .header.first {
    text-align: center;
    margin: 0 0 3rem 0;
    overflow: hidden;
}


.visions #subscription-plan .select-plan .img-wrap {
    border: 2px solid #8d6f71;
    margin-right: 2rem;
    box-shadow: 8px 9px 11px rgba(103,57,60,.45);
        max-width: 200px;
    margin: 0 auto;
}

/*.visions #subscription-plan .select-plan  .subs-wrap {
    margin-left: 2rem;
}*/
.visions #subscription-plan .select-plan .subs-wrap {
    margin-top: 20px;
    text-align: center;
} 

.visions #subscription-plan .select-plan .subs-wrap .subs-list {
    margin: 0 0 1rem 0;
}

.visions #subscription-plan .header.first h2 {
    font-size: 40px;
    margin: 0 0 10px;
    padding: 0;
    color: #b28814;
    font-weight: 500;
}

.visions #subscription-plan .header.first span {
    font-size: 22px;
    position: relative;
    padding: 0 30px;
    font-style: italic;
    font-family: 'Merriweather',serif;
    font-weight: 300;
    letter-spacing: -.5px;
    color: #683a3b;
}

.visions #subscription-plan .header.first span::before,.visions #subscription-plan .header.first span::after {
    content: "";
    position: absolute;
    height: 2px;
    background: #8d6f71;
    width: 100%;
    top: 12px;
}
.visions #subscription-plan .header.first span::before{
    right: 100%;
    left: unset;
    margin-left: -30px;
}
.visions #subscription-plan .header.first span::after{
    left: 100%;
    right: unset;
    margin-right: -30px;
}

.visions #subscription-plan .select-plan .subs-wrap .subs-list h3 {
    font-size: 20px;
    margin: 0 0 0px;
    padding: 0;
    color: #b28814;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.visions #subscription-plan .select-plan .subs-wrap .subs-list   p {
    color: #3f241c;
    font-size: 16px;
    line-height: 30px;
}

.visions #subscription-plan .select-plan .subs-wrap .subs-list ul.list-wrap {
    padding: 0 0 0 0;
    display: inline-block;
    text-align: right;
    width: 100%;
}

.visions #subscription-plan .select-plan .subs-wrap .subs-list ul.list-wrap li {
   /* width: calc(33.33% - 4rem);
    float: none;
    text-align: right;
    margin: 0 0 0 2rem;
    display: inline-block;*/
    margin: 0 auto;
    /*display: table;*/

}

.visions #subscription-plan .select-plan .subs-wrap .subs-list ul.list-wrap li label {
     width: 100%;
    display: block;
    border: 1px solid #101010;
    padding: 10px;
    color: #3f241c;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
        max-width: 350px;
    margin: 0 auto 20px
}

.visions #subscription-plan .select-plan .subs-wrap .subs-list.standard label {
    background: #fee2bb;
}

.visions #subscription-plan .select-plan .subs-wrap .subs-list.vegan label {
    background: #d6e1b4;
}
.visions #subscription-plan .select-plan .subs-wrap .subs-list.veg label {
    background: #d7ecd7;
}

.visions   section#how-it {
    margin: 0 0 4% 0;
}

.header.another {
    text-align: center;
    margin: 0 0 3rem 0;
    overflow: hidden;
}

.header.another h2 {
    font-size: 40px;
    margin: 0 0 10px;
    padding: 0;
    color: #67393c;
    font-weight: 500;
    border-bottom: 2px solid #8d6f71;
}

.header.another span {
    font-size: 22px;
    position: relative;
    padding: 0;
    font-style: italic;
    font-family: 'Merriweather',serif;
    font-weight: 300;
    letter-spacing: -.5px;
    color: #683a3b;
    margin: 0 auto;
    max-width: 800px;
    display: inline-block;
}


.visions section#how-it .work-list .img-wrap {
    border: 2px solid #8d6f71;
    margin: 0rem 1rem 2rem;
    box-shadow: 8px 9px 11px rgba(103,57,60,.45);
}

.visions section#how-it .work-list {
    text-align: center;
}

.visions section#how-it .work-list .text-wrap h3 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    color: #b28814;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.visions section#how-it .work-list .text-wrap p {
    color: #683a3b;
    font-size: 16px;
    line-height: 30px;
}
section#our-commitment .commitment-section .text-wrap p {
    font-size: 22px;
    position: relative;
    padding: 0;
    font-style: italic;
    font-family: 'Merriweather',serif;
    font-weight: 300;
    letter-spacing: -.5px;
    color: #683a3b;
    margin: 0 auto;
    max-width: 800px;
    display: inline-block;
    hyphens: auto;
}


section#our-commitment .commitment-section {
    max-width: 700px;
    margin: 0 auto;
}
section#our-commitment .commitment-section .img-wrap{
  border: 2px solid #8d6f71;
    margin-left: 2rem;
    box-shadow: 8px 9px 11px rgba(103,57,60,.45);
}
.row.select-plan .col-md-4.col-sm-4 {
    text-align: center;
}


.pricebox {
    border: 1px solid #d2d2d2;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
    transition: 0.2s;
}

.pricebox h2 {
    background-color: #494949;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 12px;
    text-transform: capitalize;
    font-size: 26px;
}

.pricebox .priesec {
    background-color: #f0f0f0;
    font-size: 30px;
    font-weight: bold;
    padding: 15px;
    color: #a49b61;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

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

.pricebox ul li {
    font-size: 18px;
    padding: 15px;
    color: #858584;
    border-bottom: 1px solid #d2d2d2;
    font-weight: normal;
}

.planbtn {
    background-color: #f0f0f0;
    padding: 20px;
}

.planbtn .dislab {
    color: #fff;
    padding: 15px;
    display: block;
    background: #bd8b00;
    background: -moz-linear-gradient(top,#bd8b00 0%,#a37700 100%);
    background: -webkit-linear-gradient(top,#bd8b00 0%,#a37700 100%);
    background: linear-gradient(to bottom,#bd8b00 0%,#a37700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd8b00',endColorstr='#a37700',GradientType=0);
    border-radius: 6px;
    text-decoration: none;
    font-size: 20px;
    cursor: pointer;
        max-width: 230px;
    margin: 0 auto;
}

.planbtn .dislab:hover {
    background: #a17600;
    color: #FFF;
    cursor: pointer;
}

.full_colums_row {
    display: inline-block;
    width: 100%;margin-bottom: 20px;
}
.price_main_row {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.header.first.subscribe_heading {
    width: 98%;
    margin: 0px auto 25px !important;
}
.monthly_subscr_main .header.another h2 {
    /* border: 0px; */
    text-transform: capitalize;
    /* color: #b28814; */
    /* font-weight: 500; */
    /* font-size: 42px; */
}
.monthly_subscr_main .header.another p {

    font-size: 22px;
    position: relative;
    padding: 0;
    font-style: italic;
    font-family: 'Merriweather',serif;
    font-weight: 300;
    letter-spacing: -.5px;
    color: #683a3b;
    margin: 0 auto;
    max-width: 800px;
    display: inline-block;

}
.monthly_subscr_main .text-wrap {

    padding-top: 20px;

}
.monthly_subscr_main .text-wrap .view_m_btn {

    background: #a17600;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 9px 31px;
    font-size: 18px;
border-radius: 25px;
    margin-top: 14px;
    border: 1px solid #a17600;

}
.monthly_subscr_main .text-wrap .view_m_btn:hover, .monthly_subscr_main .text-wrap .view_m_btn:focus
{
  color: #a17600;
  background:#fff;
}
.visions {
    margin-top: 50px;
}
.select-plan .header.first.subscribe_heading {
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}
.visions section#how-it {
    margin-top: 25px;
}
#our-commitment {
    margin-top: 10px;
}
@media screen and (max-width:992px) {
.visions #subscription-plan .select-plan .img-wrap {
    display: inline-block;
    margin: 0 auto;
}
.visions #subscription-plan .select-plan .subs-wrap {
    margin-left: 0;
}
.visions #subscription-plan .select-plan .subs-wrap .subs-list ul.list-wrap {
    text-align: left;

}
/*.visions #subscription-plan .select-plan .subs-wrap .subs-list ul.list-wrap li {
    width: calc(33.33% - 0rem);
    text-align: left;
    margin: 0;
}*/
.visions #subscription-plan .select-plan .subs-wrap .subs-list ul.list-wrap li a {
    width: auto;
}
.visions #subscription-plan .header.first h2,.header.another h2{
    font-size: 24px;
    margin: 0 0 5px;
}
.visions #subscription-plan .header.first span,.header.another span,section#our-commitment .commitment-section .text-wrap p {
    font-size: 17px;
}
.visions #subscription-plan .select-plan .subs-wrap .subs-list p,.visions section#how-it .work-list .text-wrap p {
    color: #3f241c;
    font-size: 15px;
    line-height: 21px;
}
section#our-commitment {
    margin: 0 0 4% 0;
}
section#our-commitment .commitment-section .text-wrap p {
    margin: 0 0 2rem 0;
}
section#our-commitment .commitment-section .img-wrap {
    margin-left: 0;
}
.visions section#how-it .work-list .img-wrap {
    margin: 0 0.5rem 2rem;

}
}
@media screen and (max-width:576px){
section#our-commitment .commitment-section .img-wrap {
    margin-left: 0;
}
.visions section#how-it .work-list .img-wrap {
    margin: 0 0rem 2rem;
}

}
.dislab.subscribe-button.disable {
    background: gray;
}
.opc-index-index .mfp-content .mfp-close {
    display: none;
}


#proceedpaymentbtn .fab.fa-apple-pay {
    display: none;
}
/*@media screen and (max-width:767px){
  #proceedpaymentbtn .order_txt{
    display: none;
  }
  #proceedpaymentbtn{
    background: #000;
    padding: 5px 19px !important;
  }
  #proceedpaymentbtn .fab.fa-apple-pay {
    display: block;
    font-size: 4rem;
  }
}*/
.product-shop + .add-to-cart-wrapper .price-box {
    display: block;
}


#narrow-by-list .Category {
	display:none !important;
}
input#search::placeholder,#search_second::placeholder {
    color: grey !important;
				font-size:12px;
				font-family: 'montserratmedium' !important;
}


/* comment danish date 9 sep2020*/
.mobile-filter-opener ol {
    border: 1px solid #ddd;
}
.mobile-filter-opener ol li {
    border: 0px solid #fff!important;
}

.mobile-filter-opener ol li a{
right: -6px !important;
margin-top: 0px !important;
}
h3.product-name {
    text-align: left;
}


#layered-navigation .catalog-category-view .currently .btn-remove{position:relative !important;}

/* comment end Danish date 9 sep2020 */


.outofstocksubscription img {
    width: 40px !important;
}

#upsell-product-table2 .owl-dots {
    display: none !important;
}

.layered-nav-filter-label a .count{
	display:none;
}
/******Shikhar******/
@media(max-width: 767px){
    div#co-billing-form .field.name-firstname{
        width: 100% !important;
    }
    #opc-address-form-shipping .field, #shipping-new-address-form .field.name-firstname{
        width: 100% !important;
    }
}
@media(max-width: 500px){
    .summary-sec-buttons .button{
        padding: 15px 5px !important;
        font-size: 14px !important;
    }
}
@media(max-width: 441px){
    .mailchimpdob{
        width: 100% !important;
    }
    .mailchimpdob, .mailchimpname {
        display: inline-flex !important;
    }
    #mc-DOB-day{
        margin-right: 3px;
        width: 49.5%!important;;
    }
    #mc-DOB-month{
        width: 49.5%!important;;
    }
    .block-title + #mc-embedded-subscribe-form  #mailchimpname {
    width: 100%;
    }
}
label#req::after {
    color: #dc0000;
    font-size: 12px;
    font-weight: 600;
    content: "*";
    padding-left: 5px;
    font-family: "Helvetica Neue",Verdana,Arial,sans-serif;
}
.owl-carousel .owl-item img{
    width: 100% !important;
}


/* custom css by dan*/
form#form-urlrewrite-validate,.wk_profile_links a#cprofile,.wk_profile_links a#ccollection {
    display: none!important;
}

.danactivecls{
border: 5px solid #b28814;
    padding-top: 10px;
}
.hoverclassbor{
    border: 0px solid #b28814 !important;
}
.shactive{
    border: 5px solid #b28814 !important;
}
.hoverclassbor1{
    border: 1px solid #d2d2d2 !important;
}
.activate{
    background: linear-gradient(to bottom,#bd8b00 0%,#a37700 100%) !important;
    border: 5px solid #b28814 !important;
}
.deactive{
    border: none !important;
    background: grey !important;
}

span.label.wk_action.button{
	width:50px;
}
span.label.wk_action.button img {
     margin-left: 18px;
					    padding: 2px 0px;
}

.c-hidden{
	display:none;
}
@media (min-width: 992px){
    .mailchimpdob input#mc-DOB-day, .mailchimpdob input#mc-DOB-month{
        width: 48%!important;
    }
}
@media (max-width: 1230px){
    .mailchimpdob input#mc-DOB-day, .mailchimpdob input#mc-DOB-month{
        width: 48%!important;
    }
}

/* Shikhar 10Nov */

.block.social-login-customer-authentication {
    position: relative;
}
.login ul li .action_back{
    font-size: 16px;
    position: unset;
    display: flex;
    float: right;
    margin-top: -27px;
}

.text-red{
	color:red;
}

.red-rectangle{
	    border: 3px solid red;
    padding: 10px;
}
/* Shikhar 10Nov */


#layered-navigation a.btn-remove {
    top: 3px !important;
    position: relative;
}
@media only screen and (max-width: 570px){
    li#shipping-new-address-form {
        padding-top: 0px;
    }
    /* #co-billing-form>ul>li:first-child .input-box.dd-select.ship{
        margin-top: 0;
    }
     */
}
@media only screen and (max-width: 562px){
    div#opc-address-form-billing #co-billing-form #billing-address>div>label.notice{
        padding-bottom: 7px;
    }
}
@media only screen and (max-width: 546px){
    #co-billing-form>ul>li:first-child .input-box.dd-select.ship{
        margin-top: 50px;
    }
}
/* @media only screen and (max-width: 468px){
    .opc-wrapper-opc #checkout-review-submit li{
        margin-top: 30px;
        padding-top: 10px;
    }
} */
@media only screen and (max-width: 468px){
	

    #co-billing-form #billing-address>div>label.notice {
        margin-top: 0 !important;
    }
    .pro-qtys{
        font-size: 13px;
    }
}
@media only screen and (max-width: 450px){
    div#forgot_pass a.action.remind {
        float: left;
    }
    .login ul li .action_back{
        margin-top: 0;
    }
}
@media only screen and (max-width: 416px){
    #co-billing-form>ul>li:first-child .input-box.dd-select{
        margin-top: 0;
    }
    #co-billing-form #billing-address>div>label.notice{
        padding-bottom: 10px !important;
    }
    .data21 > div > span{
        font-size: 13px;
        width: auto;
    }
}
@media only screen and (max-width: 407px){
    #co-billing-form>ul>li:first-child .input-box.dd-select.ship{
        margin-top: 20px;
    }
}
@media only screen and (max-width: 380px){
    .login ul li .action_back{
        right: 0;
    }
    .social-login.create .block-title h2.create-account-title{
        font-size: 24px;
    }
    #social-login-popup .block-container .block .block-content .form-list input.input-text{
        height: 35px;
    }
    .create-account-bottom{
        margin-top: 0;
    }
    .form-list > li{
        margin-bottom: 3px;
    }
    /* #social-login-popup .block-container .block .block-content .actions-toolbar .secondary{
        padding-top: 15px;
    }    */
    #social-login-popup{
        top: -10px;
    }
    .social-login.block-container.create {
        padding-top: 15px;
    }
    #social-login-popup .block-container .block .block-content .actions-toolbar button.button{
        padding: 12px;
    }
    li#shipping-address label.notice {
        display: none;
    }
    #co-billing-form>ul>li:first-child .input-box.dd-select.ship {
        margin-top: -3px;
    }
}
@media only screen and (max-width: 331px){
    #co-billing-form>ul>li:first-child .input-box.dd-select.ship {
        margin-top: 12px;
    }
}

#add-Address form#guestbilling-block, #guestaddshipform .shipping_block{
    padding-top: 10px;
}

/* body .hidden{ */
	/* display:none !important; */
/* } */


.sellercheckfield.validation-failed{
	border: 2px solid #df280a!important;
}

.col-main.col-md-8.col-sm-8.historywrp .wk_profile_alert {
display: none;
}
body.rsp-customer-view.customer-account .col2-set.generic-box ol>li:nth-child(3) {
    display: none;
}

.mr-50{
	margin-right:50px;
}

.socaillogin{
    padding: 28px;
    width: 100%;
}


/* left side filter video */


ol#myUL {
    max-height: 290px;
    overflow-y: scroll;
				}

#myUL::-webkit-scrollbar {
  width: 5px;
}

#myUL::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 50px;
}
 
#myUL::-webkit-scrollbar-thumb {
  background: #66383a; 
  border-radius: 50px;
}

#myUL::-webkit-scrollbar-thumb:hover {
  background: #66383a; 
}

input#myInput {
    border: 1px solid #ddd;
}
/* end */

.catalog-category-view .currently ol {
    border: 0px;
}



.social em {
    font-size: 25px !important;
}
li.social .fa-facebook{
	    background: #4267B2;
    padding:7px 10px;
}
li.social .fa-twitter{
	    background: #00acee;
    padding: 7px;
}

li.social .fa-instagram{
background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
   padding: 7px;
}

em.fa.fa-facebook {
    padding: 8px 12px;
}

.messages .notice-msg li {
     color: #000 !important;
    border-left: 5px solid #11b400 !important;
    background-color: #eff5ea !important;
}

.messages .notice-msg li:before {
    border-left: 6px solid #11b400 !important;
}

.btn-file {
    color: #fff;
    background-color: #a78e52;
    border-color: #fff;
}

.h0{
	height:0px;
}

.opacity0{
	opacity:0;
}
.choosefilebtn{
	border:1px solid #ddd;
}
/*mobile media query */

@media only screen and (max-width: 770px) {
.downld-catalog {
    margin-bottom: 16px !important;
}
.header-top-signin-out .top-signout{
	font-size: 13px !important;
}

.opc-ajax-loader img {
	left: 36% !important;
    position: absolute !important; 
	top: 50%;
}
#social-form-login-button .actions-toolbar {
    width: 100%;
}

}

/* end mobile media query */

.opc-ajax-loader img {
	position: absolute;
	top: 50%;
	left: 47%
}


/* .makeitgray1 { */
/* background: #e9e9e9; */
/* } */


@media only screen and (min-width: 1271px){
    a.white-btn.log-fb-icon span{
        margin-left: -15px;
    }
}
@media only screen and (max-width: 540px){
    h2.login-title {
        font-size: 27px !important;
        font-weight: bold;
    }
}
.owl-item .vendor-box-name img {
    max-height: 224px !important;
    overflow: hidden !important;
}
#catalog-listing .button,#catalog-listing .cart-table .product-cart-actions .button,#catalog-listing #co-shipping-method-form .buttons-set .button{
    padding: 10px 11px;
    font-size: 12px;
}

a.top-link-cart {
    display: none;
}

body .box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer .prd-item-inner-wrap {
max-width:278px !important;
}

button#save_butn{
	white-space: normal !important;
}


.wk_mp_label {
    background: none repeat scroll 0 0 #a78e52 !important;
    border: 1px solid #a78e52 !important;
}


@media (max-width: 420px){
	
a.top-signout {
    color: #a17600 !important;
    text-decoration: underline;
}


input#shopurl {
    min-width: 100%;
}


	input#shopurl {
  font-size: 13px;
		padding :0;
}
select#MasterSelectBox, select#PairedSelectBox{
	height: 40px !important;
}
}
a.top-link-checkout {
    display: none;
}


select {
-webkit-appearance: menulist;
}
	
@media (max-width: 420px){
		
	body.customer-account-login a.top-signout.social-login.button {
		color: #fff !important;
	}
}

.modal-body p {
    font-size: 18px !important;
}

.cart-prd-detail-opener, .cart-prd-detail-openerclick {
    cursor: pointer;
    font-size: 15px !important;
}

/* .wk_mp_btn{ */
		/* padding: 22px 13px; */
		/* border: 0; */
		/* color: #FFF; */
		/* font-size: 14px !important; */
	/* } */
	
	
	.inline_block.footer-links {
    visibility: hidden;
    opacity: 0;
    z-index: -9999;
}
/* .page-title.category-title{display:block;color: #5c3134;font-size: 35px;font-family: 'montserratmedium';font-weight: 500;margin: 10px;padding: 0;} */
.registered-users h1 {text-align: center;}
/* started new header */
div.header-search.hide_search_box{display: block;margin-top: -10px;}
@media only screen and (min-width: 771px) {
    div.header-search.hide_search_box{padding: 0;width: 305px;} 
}
.sticky-header div.header-search-left.hide_search_box{display: none;}
/* for middle search bar */
.sticky-search .header-search-middle{margin: 0;width: 100%;}
@media only screen and (min-width: 771px) {
    .header-search{display: block;padding: 0;} 
}
/* end new header */
/* from mt/exitpopup/popup/theme/default/subscription.phtml */
input.custom-email {border: 1px solid #7a512c;padding:15px !important;}
input.custom-button {position: relative;background-color:#7a512c;padding:0 8px !important;color: #fff!important;font-size: 20px;font-weight: 600;background: linear-gradient(to bottom,#bd8b00 0%,#a37700 100%);}
.mteo-theme-default .mteo-subscribe {margin: 20px 35px 30px;}
.clearBtnDiv{margin-top:10px !important;}
.mteo-theme-default .mteo-popup-close {right: 1px;top: -14px;margin: 0;display: inline-block;}
.mteo-box-icon {margin: 40px auto 0;}
.mteo-theme-default .mteo-text-row-1 {padding: 5px 0 0;}
.mteo-theme-default input {text-transform: uppercase;}
.mteo-theme-default .mteo-text-row-3 {color: #fff!important;font-family: Merriweather;font-size: 16px;line-height: 24px;}
#mteo_popup_bg_layer {text-align: center;right: 0;margin: 0 auto;}
#mteo_popup_content {display: block;    background: transparent;}
.mteo-theme-default {width: 95%;max-width: 530px;margin: 0 auto;}
/* END from mt/exitpopup/popup/theme/default/subscription.phtml */
/*****style moved from body*****/
.product-options-bottom .price-from, .product-options-bottom .price-to .price-label {display: none;}
.mc-layout__modalContent iframe html .content__formFields div#uniqName_3_1, .content__formFields div#uniqName_3_2 {    width: 50%;    display: inline-block;}
.content__formFields div#uniqName_3_2 {    padding-left: 10px;}
.block-subscribe .input-box input[type="text"]#mailchimpname {    width: 33%;}
.mailchimpdob {    width: 16%;    display: inline-block;    padding: 0 0 0 2px;}
.mailchimpdob input {    display: inline-block;    width: 48.5%!important;    padding: 10px 8px !important;}
div#PopupSignupForm_0 .mc-closeModal {    right: 19px;    top: 18px;    background: rgba(0,0,0,0.3);}
div#PopupSignupForm_0 .mc-closeModal:before {    background: #fff;}
div#PopupSignupForm_0 .mc-closeModal:after {    background: #fff;}
@media only screen and (max-width: 767px)
{
    .mc-layout__modalContent    {        max-height: none !important;        height: auto;    }
   
}

/*****end style moved from body*****/
/* styles from header.phtml */
.alerts-border {
    border: 1px #ff0000 solid;
    
    animation: blink 1s;
    animation-iteration-count: 3;
}

@keyframes blink { 50% { border-color:#fff ; }  }

.flash {
   animation-name: flash;
    animation-duration: 0.2s;
    animation-timing-function: linear;
    animation-iteration-count: 10;
    animation-direction: alternate;
    animation-play-state: running;
}

@keyframes flash {
    from {color: black;}
    to {color: white;}
}

.blinkingf{
    animation:blinkingText 3s 3;
}
@keyframes blinkingText{
    0%{     color: #FFF;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #FFF;    }
}
/* END styles from header.phtml */

/* styles from newsletter_subscribe.phtml */
		input#mce-EMAIL.mce_inline_error { border: 2px solid red; border-radius:5px; }
		div#mce-error-response 					 { text-align:center; padding: 20px; font-size: 17px; color:#EAAF00; text-transform:capitalize; }
		div#mce-success-response 				 { color: lightgreen; text-align: center; padding: 20px; font-size: 17px; text-transform: capitalize; }
/*Visions*/
	div#mce-error-response a:focus {
	    outline: none;
	    color: #ffffff;
	}
	div#mce-error-response a:hover {
	    color: #ffffff;
	}

	input#mce-EMAIL.mce_inline_error {
	    border: 4px solid red !important;
	}
	.actions.load{
		position: relative;
	}
	.actions.load input.button {
	    padding-right: 60px !important;
	    /* width: 195px !important; */
	}
	.actions.load i.newsletter_loader{
	    position: absolute;
	    color: white;
	    font-size: 25px;
	    right: 14px;
	    top: 36%;
	}
	/*Visions*/
/*END styles from newsletter_subscribe.phtml */
/* styles from footer.phtml */
.newpopup {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: block;
    z-index: 999;
    text-align: center;
}

.newpopupwrap {
    position: relative;
    max-width: 545px;
    margin: 0 auto;
    top: 20%;
    /*background-color: purple;
    color: white;
	padding: 35px 0;
    outline: solid 7px purple;
    border: 2px solid rgba(255,255,255,0.7);*/
}
.newclosebtn > i {
    font-size: 21px!important;
    font-weight: 100!important;
}
.newpopupcontent h4 {
    color: white;
    font-size: 16px;
}
.newpopupcontent p {
    padding: 16px 23px 0;
    text-align: justify;
}
span.newclosebtn {
    position: absolute;
    top: 0;
    right: 4px;
}
/*END styles from footer.phtml */

.mageplaza-betterblog-post-view.blog-sider-bar-dd.recipiecolright #search_mini_form .search-button::before{margin-top: -7px;}
.mageplaza-betterblog-post-view img{max-width:100%;}
.customer-account-create .account-create .customer-name .field  {max-width: 365px;margin-right: 2% !important;}
.customer-account-create .account-create {margin-bottom: 20px;}
.customer-account-create .account-create label[for="is_subscribed"] {background: none;}
.customer-account-create .account-create .customer-dob .dob-year {margin-right: 10px;}
.customer-account-create .account-create .customer-dob .dob-month {margin-right: 10px;}
.customer-account-create .account-create .customer-dob .dob-day {margin-left: 0;}
.customer-account-create .account-create .form-list .fields .field {margin-bottom: 10px !important;margin-right: 2% !important;max-width: 365px;width:100% !important;}
.customer-account-create .account-create form .legend {margin-top: 15px;}
#social-login-popup .block-container .block .block-content .form-list .field {width: 48% !important;margin-right: 2% !important;}
#social-login-popup .customer-dob .dob-year {margin-right: 10px;}
#social-login-popup .customer-dob .dob-month {margin-right: 10px;}
#social-login-popup .customer-dob .dob-day {margin-left: 0;}
#social-form-login #captcha-required {text-align: left;}
#social-form-login #captcha-required-login{text-align: left;}
#social-login-popup .block-container .block .block-content  .form-customer-create .form-list .input-box {width: 98%;}
#social-login-popup fieldset button.send {background-color: #a17600;border: #a17600;}
.customer-account-edit .my-account .customer-name .field  {width: 47.8% !important;margin-right: 2% !important;}
.customer-dob .dob-year {margin-right: 10px !important;}
.customer-dob .dob-month {margin-right: 10px !important;}
.customer-dob .dob-day {margin-left: 0 !important;}
.customer-account-edit .my-account .form-list a.button {padding: 14px 20px;}
.customer-account-edit .my-account #dummy {margin-bottom: 15px;}
.my-account {margin-bottom: 15px;}
.opc-wrapper-opc .form-list #billing-new-address-form .input-box{width: 98%;}
.form-list .fields .add-requ , .form-list .fields .suit-box{    display: inline-block !important;    width: 49.8% !important;    padding: 0 !important;    margin: 0 !important;    text-align: left !important;}
.opc-wrapper-opc .form-list #shipping-new-address-form .input-box{width: 98%;}
.opc-wrapper-opc .form-list .input-box{width: 98%;}
.opc-wrapper-opc .form-list .fields:nth-child(7) .input-box input#telephone{width:100%;}

body.catalog-product-view ,body.cms-index-index{cursor: unset;}
.cms-index-index #more-3,.cms-index-index .more{cursor:pointer;text-decoration: none;}
.cms-index-index #more-3:hover,.cms-index-index .more:hover{text-decoration: underline;}
.product-view .ratings .rating-links:hover {    text-decoration: underline;}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer .prd-item-inner-wrap{min-height: 400px;}
.box-collateral.box-up-sell.upsell-prdct-carousel .products-grid.top-products li.top-product-item{min-height: 400px;}
.product-view .sharing-links li a:hover span.fb{background: url('https://chocolak.com/skin/frontend/dynamic/default/images/facebook-hover.png') no-repeat center;}
.product-view .sharing-links li a:hover span.tweet{background: url('https://chocolak.com/skin/frontend/dynamic/default/images/twitter-hover.png') no-repeat center;}
.product-view .sharing-links li a:hover span.gpluss{background: url('https://chocolak.com/skin/frontend/dynamic/default/images/gplus-hover.png') no-repeat center;}
.contact-header ul li.social a:hover{color:#bd8b00;}
.cart-left-side-box-inner .total-rate.pro_deal span{margin: 5px 3px 0;display: inline-block;}
.contacts-index-index .form-list > li {margin-bottom: 0px;}
.contacts-index-index .form-list li div.input-box{margin-bottom: 10px !important;}
.form-customer-create #captcha-required{text-align: left;}
.catalogsearch-result-index .product-image-thumbs a{border-color:transparent;border:none;}
.no-touch .product-image-thumbs a:hover{border:none;}
.name-date-testimonial{padding-left: 20px;}
.block-testimonial-sidebar .owl-carousel.owl-loaded {padding:0 20px;}
.testimonial-sidebar-content  .col-md-10 p {padding: 0 20px;}
#opc-address-form-billing .dd-select select, #opc-address-form-shipping .dd-select select{font-family: 'Lato',sans-serif;color: #000;font-size: 18px;}
.proddetailwrap h3{font-size: 50px;margin-left: 12px;}
.opc-index-index .opc-wrapper-opc label.notice{margin:5px 0 0;    line-height: 1.5;}
.opc-index-index .opc-wrapper-opc label{margin: 15px 0 0;    line-height: 1.74;}
.opc-index-index #opc-address-form-billing .dd-select select, .opc-index-index #opc-address-form-shipping .dd-select select {    max-width: 100%;    width: 100%;    height: 45px !important;}
.opc-index-index .dd-select select#shipping-address-select ,.opc-index-index .dd-select select#billing-address-select  {height:35px !important;font-size: 14px;}
#social-login-popup fieldset button.login {margin-left:0px;}
.inlineblock1.floatleft.toplocation{position: fixed;    left: 5px;    margin-top: 1px;}
.my-account .field input{max-width: 90%;}
.my-account .form-list .fields .field {margin-bottom:10px !important;}

.megamenu-footer .megamenu-footer {display: block;float: left;width: 100%;color: white;}
.megamenu-footer .megamenu-footer a.left-content{padding: 5px 12px 0;width: 150px;display: block;float: left;font-size: 17px !important;color: #a77d13 !important;margin-top: 10px;}
.megamenu-footer .megamenu-footer a.right-content{width: 110px;display: block;float: left;font-size: 17px !important;padding: 5px 12px 0;color: #a77d13 !important;margin-top: 10px;}
.megamenu-footer .megamenu-footer a.left-content:hover{background:#300b00;}
.megamenu-footer .megamenu-footer a.right-content:hover{background:#300b00;}
.posts-list-container .post-list .mc-post-info { padding-bottom: 5px;padding-top: 20px;padding-left: 14px;}

.toplocation{    display: block;}	
.inlineblock1.mobilelocation{    display: none;}	
@media screen and (min-width: 1230px){
.block-content.populerpostwrap .col-lg-6{height: 185px;}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.button.btn-cart { padding: 5px 8px !important;}
}
@media screen and (min-width: 1121px){
ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button{margin:0px 3px;}

}
@media screen and (max-width: 1120px){
ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button{margin:3px 0px;}
.products-grid .actions .button.btn-cart{width: 90%;}
.opc-index-index .prodctbanner .products-grid > li .proddetailwrap .product-info{width: 100%;min-height:auto !important; margin-bottom:10px;}
.opc-index-index .prodctbanner .products-grid > li .proddetailwrap .actions{margin-left: 12px;}
.opc-index-index .prodctbanner .products-grid > li:hover .proddetailwrap .actions{margin-left: 12px;}
.opc-index-index .prodctbanner .products-grid > li:hover .proddetailwrap .actions button{margin: 3px 0;}
}
@media only screen and (max-width: 1230px){
.vendor-box-name {
    height: auto;
}
.nav-primary li.level0{padding: 0 25px;}
.block-content.populerpostwrap .col-md-6{height:200px;}
.catalog-category-view .products-grid.top-products li.top-product-item .white-btn{margin-bottom:5px;}
 .posts-list-container .post-list {display: flex;flex-wrap: wrap;}
 .posts-list-container ul.post-list li {flex-basis: 31.33%;height: auto;}
 .posts-list-container .post-list .mc-post-info {padding-bottom: 5px;padding-left:5px;}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer .prd-item-inner-wrap{min-height: 415px;}
.box-collateral.box-up-sell.upsell-prdct-carousel .products-grid.top-products li.top-product-item{min-height: 415px;}
}
@media screen and (max-width:1048px){
.toplocation {    display: none;}
.inlineblock1.mobilelocation{    display: block;}
}
@media (max-width:1229px) and (min-width:992px){
#opc-address-form-shipping .pullright{float:left;}
#checkout-review-submit #co-billing-form > ul > li:first-child{padding-bottom: 40px !important;}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.button.btn-cart { width:90%;margin-top:5px;}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.white-btn {width:90%;margin-top:5px;}
.header-middle .cart-currency .currency-switcher {margin: 13px 0 0 40px;}
}
@media (max-width:1024px) and (min-width:980px){
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.button.btn-cart{margin-left:0;}
.footer-container .footer-links ul.f-links li.first {padding: 8px 0px;width: 200px;}
}
@media (max-width:1229px) and (min-width:980px){
.product-view .add-to-cart-buttons .white-btn{width: 40%;}
}
@media only screen and (max-width: 1216px){

}
@media only screen and (max-width:1174px){
.breadcrumbs {margin-top:55px;}

}
@media only screen and (max-width: 1068px){

}
@media only screen and (max-width: 1065px){
ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button{margin: 3px 0;}
}
@media only screen and (max-width: 1025px){
.catalog-category-view .products-grid.top-products li.top-product-item .white-btn{margin-bottom:0px;}
.catalog-category-view .products-grid .actions{margin-bottom: 10px;}
}
@media only screen and (max-width: 1024px){
ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button{padding: 10px 14px !important;}
 .box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer .prd-item-inner-wrap{min-height:520px;}
.box-collateral.box-up-sell.upsell-prdct-carousel .products-grid.top-products li.top-product-item{min-height:520px;}
.products-grid.top-products li.top-product-item .ratings{text-align: center;}
.opc-index-index .prodctbanner .products-grid > li .proddetailwrap .product-info .product-name{text-align: left;}
.opc-index-index .prodctbanner .products-grid > li:hover .proddetailwrap .actions button{margin: 3px 0;margin-left:5px;}
.catalog-category-view .top-product-item.item.last{border:none;}
}
@media only screen and (max-width: 1000px){
.testimonial-sidebar-content .testimonial-content-avatar { text-align: center !important;    margin: 0 auto !important;       display: block !important;    float: none !important;}
.testimonial-sidebar-content .col-md-10 p {    padding: 0 20px;    width: 85% !important;    margin: 0 auto;}
body .testimonial-sidebar-content .col-md-2{width:100%;}
body .testimonial-sidebar-content .col-md-10{width:100%;}
.block-testimonial-sidebar .block-content .name-date-testimonial h6 {    font-size: 16px;    width: 85%;    text-align: left;    margin: 0 auto;    padding: 0 10px;}
}
@media only screen and (max-width: 991px){
.cms-index-index.cms-home .banner-wrap {margin-top:36px;}
.nav-primary li.level0 {    padding: 0 30px;}
.block-content.populerpostwrap .col-md-6{height:300px;}
.catalog-category-view .products-grid.top-products li.top-product-item .button.btn-cart{margin: 5px;max-width: 90%;}
 .posts-list-container ul.post-list li {flex-basis: 45%;}
 .footer_padd .inline_block:last-of-type{margin-right: 150px;}
 ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button{padding: 7px 10px !important;}
 .products-grid .actions .button.btn-cart{width: 90%;}
 .box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.button.btn-cart { width:90%;margin-top:5px;}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.white-btn {width:90%;margin-top:5px;}
}

@media only screen and (max-width: 980px){
.catalog-category-view .products-grid.top-products li.top-product-item .button.btn-cart{margin: 5px 0;}
}

@media only screen and (max-width:771px){
.breadcrumbs {margin-top:30px;}
}
@media (max-width:960px) and (min-width:771){
	.megamenu #nav .menu_1 .magestore-megamenu .sub-menu {left: -50px;}
}
@media only screen and (max-width:770px){
.nav-primary li.menu-active:nth-child(7) > ul.level0{    max-height: 350px;}
.nav-primary li.menu-active:nth-child(6) > ul.level0{top: -60px;}
.cms-index-index.cms-home .banner-wrap {margin-top:-131px;}
.nav-primary li.menu-active:nth-child(7) > ul.level0{top: -278px;}
ul.top-products.products-grid li:hover .actions button, ul.top-products.products-grid li .actions button{margin-left: 5px;margin-bottom: 10px;}
.products-grid .actions .button.btn-cart{width:auto;}
.cms-index-index .top-products-container .products-grid.top-products li.top-product-item{margin-left: 1%;}
.cms-index-index .top-products-container .products-grid.top-products li.top-product-item .ratings .rating-links{width: 100%;}
.cms-index-index .top-products-container .products-grid.top-products li.top-product-item .product-info .price-box{margin: 0 auto;}

.catalogsearch-result-index .products-grid > li .product-info{width: 100%;display: inline-block;min-height: auto !important;margin-bottom: 10px !important;}
.catalogsearch-result-index .products-grid.top-products li.top-product-item .prd-item-inner-wrap .product-image-thumbs{float: none;text-align: center;display: inline-block;}
.catalogsearch-result-index .products-grid.top-products li.top-product-item{min-height: 325px;}
.catalogsearch-result-index .proicecol.pricecol1 .toolbar {box-shadow: 0 0 0;}

.catalog-category-view .products-grid > li .product-info{width: 100%;display: inline-block;min-height: auto !important;margin-bottom: 10px !important;}
.catalog-category-view .products-grid.top-products li.top-product-item .prd-item-inner-wrap .product-image-thumbs{float: none;text-align: center;display: inline-block;}
.catalog-category-view .products-grid.top-products li.top-product-item{min-height: 325px;}
.catalog-category-view .proicecol.pricecol1 .toolbar {box-shadow: 0 0 0;}
/*#mobile-navparent .mob-navigation{display:none;} */
.mobile-nav.side-block.container{display:block;}

/* Mobile Menu new */
.megamenu #nav{float: left;width: 100%;max-height: 400px;    overflow: scroll;}
#nav li {float: left;    width: 100%;cursor: default;}
.megamenu #nav a.megamenu-lable{width:auto;cursor: pointer;}
.megamenu #nav li a.megamenu-lable::after{ content: ""; }
.megamenu #nav li span.expand-collapse{float: right;width: 10%;height: 40px;cursor: pointer;}
.megamenu #nav li span.expand-collapse::after {  font-size: 35px;color: #fff;line-height: 40px; float:right; content: "+";    position: absolute;    top: 0px;    right: 12px;      }
.megamenu #nav li:hover .magestore-megamenu {    display:none; }
.megamenu #nav li.hove .magestore-megamenu {    display:block; }
.megamenu #nav li.hover  span.expand-collapse::after {    content: "-"; font-size: 40px;right: 15px;}
.megamenu #nav li.hover a.megamenu-lable::after{content: "";}
#mobile-navparent .mob-navigation .megamenu #nav .magestore-megamenu .sub-menu{    position: relative; left:unset;width:100%;}
#mobile-navparent .mob-navigation .megamenu #nav .magestore-megamenu{    top:unset;position: relative; left:unset;width:100%;}
#mobile-navparent .mob-navigation .megamenu #nav div ul li.level1-megamenu ul{width:100%;}
#mobile-navparent .mob-navigation .megamenu #nav .magestore-megamenu .subdiv li:first-child{margin-top: 15px;}
#mobile-navparent .mob-navigation .megamenu #nav .magestore-megamenu .subdiv li:first-child a{color:#a77d13;}

.megamenu-footer .megamenu-footer a.left-content{padding: 5px 12px;width: 100%;display: block;float: left;font-size: 17px !important;}
.megamenu-footer .megamenu-footer a.left-content:hover{background:#300b00;}
.megamenu-footer .megamenu-footer a.right-content:hover{background:#300b00;}
.megamenu-footer .megamenu-footer a.right-content{width: 100%;display: block;float: left;text-align: left;font-size: 17px !important;}
		
}
@media only screen and (max-width: 768px){
.cms-index-index.cms-home .banner-wrap {margin-top:0px;}
}
@media only screen and (max-width: 767px){
.opc-index-index .prodctbanner .products-grid.top-products li.top-product-item .prd-item-inner-wrap{width:80%;height: auto;margin: 0 auto !important;float: none;}
.opc-index-index .prodctbanner .products-grid > li .proddetailwrap{width:100%;}
.opc-index-index .prodctbanner .products-grid > li .proddetailwrap h3{font-size: 31px;text-align: center;margin: 10px 0;}
.opc-index-index .prodctbanner .products-grid > li .proddetailwrap .product-info{text-align: center;}
.opc-index-index .prodctbanner .products-grid > li .proddetailwrap .product-info .product-name{text-align: center;}
.opc-index-index .prodctbanner .products-grid > li .proddetailwrap .actions {    margin-left: 12px;    text-align: center;    width: 100%;}
.opc-index-index .form-list .fields .add-requ , .form-list .fields .suit-box{width:100% !important; }
.opc-index-index #form-validate .dd-select {    max-width: 100%;}
#customer-reviews .add-review > label {width:100%;}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer .prd-item-inner-wrap{float: none;}
.footer_padd .inline_block:last-of-type{margin-right:0px;}
.product_detail_social .sp-wrap.sp-non-touch{width:100%;}
.product_detail_social .sp-large{max-width:40%;margin: 0 auto;}
.product_detail_social .sp-thumbs{display: inline-block;width: 100%;text-align: center;}
.product_detail_social .sp-thumbs a:link{float: none;display: inline-block;}
.product-view .add-to-cart-buttons .button{margin-top: -4px;}
.product-view .product-shop.clearfix {text-align: center;}
.product-view .product-essential .extra-info .ratings .rating-box{float: none;}
.product-view .ratings .rating-links{width:100%;}
.product-view .add-to-cart-wrapper.clearfix {text-align: center;}
.block-content.populerpostwrap .col-sm-6{height:auto;}
.products-grid.top-products li.top-product-item .prd-item-inner-wrap {    -webkit-box-shadow: 0px 4px 10px 0px rgba(166,166,166,1);    -moz-box-shadow: 0px 4px 10px 0px rgba(166,166,166,1);    box-shadow: 0px 4px 10px 0px rgba(166,166,166,1);    z-index: 10;    float:left;    position: initial;    transition: all 0.2s;    height: 100%;}
.products-grid.top-products li.top-product-item:hover .prd-item-inner-wrap {    box-shadow: 0px 1px 10px 0px rgb(189, 133, 0);    -webkit-box-shadow: 0px 1px 10px 0px rgb(189, 133, 0);    -moz-box-shadow: 0px 1px 10px 0px rgb(189, 133, 0);    border: 2px solid transparent;    -webkit-transform: scale(1.1);    -moz-transform: scale(1.1);    -ms-transform: scale(1.1);    -o-transform: scale(1.1);    transform: scale(1.1);    z-index: 44;}
/* recipes page */
 .posts-list-container .post-list {display: flex;flex-wrap: wrap;}
 .posts-list-container ul.post-list li {width: 45%;margin: 2%;height:auto;flex-basis: 45%;}
 .posts-list-container .post-list .mc-post-info {padding-bottom: 0;}
/* recipes page */
/* footer icons*/
.footer-site-attributes ul li {width: 45%;flex-basis: 45%;}
 .box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer .prd-item-inner-wrap{min-height:540px;}
.box-collateral.box-up-sell.upsell-prdct-carousel .products-grid.top-products li.top-product-item{min-height:540px;}
.checkout-types.minicart {float: none;}
.checkout-types.minicart li {width: 100%;}

.catalogsearch-result-index .top-products.products-grid{text-align: center;}
.catalogsearch-result-index .products-grid.top-products li.top-product-item{width: 42%;margin-left: 4%;}
.catalogsearch-result-index .top-products.products-grid .price-box{margin:0;}


.catalog-category-view .top-products.products-grid{text-align: center;}
.catalog-category-view .products-grid.top-products li.top-product-item{width: 42%;margin-left: 4%;}
.catalog-category-view .top-products.products-grid .price-box{margin:0;}

.cms-index-index.cms-home .banner-wrap {margin-top:-39px;}
}
@media only screen and (max-width:720px){
.cart-prd-detail-openerclick .data21{width: 25%;}
}
@media (max-width:990px) and (min-width:980px){
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer .button.btn-cart {width: 100%;   margin-left: 0;    margin-top: 10px;} 
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.white-btn{width: 100%;}
}
@media only screen and (max-width:479px){
.product-view .add-to-cart-buttons .button{margin-top:5px;width: 100%;}
.product-view .add-to-cart-buttons .white-btn{width: 100%;}
.products-grid.top-products li.top-product-item .product-image img {max-width: 210px;}
}
@media only screen and (max-width:475px){
.cms-index-index .top-products-container .products-grid.top-products li.top-product-item .product-info .price-box{text-align: center;margin: 0 auto;}
.cms-index-index .top-products-container .products-grid.top-products li.top-product-item .product-info .product-name{text-align: center;}
}

@media (max-width:768px) and (min-width:475px){
.customer-account-create .account-create .customer-name .field {width:100%;}
}
@media only screen and (max-width:740px){
.vendor-box-name {height: auto;}
}
@media only screen and (max-width:640px){

}

@media only screen and (max-width:599px){
.owl-carousel .owl-item .vendor-box-name img{width: auto;    margin: 0 auto;}
}
@media only screen and (max-width:500px){
.products-grid.top-products li.top-product-item .actions button{margin-left: 5px !important;}
.cms-index-index .top-products-container .products-grid.top-products li.top-product-item{margin: 0 auto;margin-bottom: 10px;}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.button.btn-cart { width:90%;margin-top:5px !important;}
.box-collateral.box-up-sell.upsell-prdct-carousel .owl-stage-outer button.white-btn {width:90%;margin-top:5px !important;}
.catalogsearch-result-index .products-grid.top-products li.top-product-item{width: 85%;margin-left: 0;margin: 0 auto;margin-bottom: 15px;text-align: center !important;}
.catalog-category-view .products-grid.top-products li.top-product-item{width: 85%;margin-left: 0;margin: 0 auto;margin-bottom: 15px;text-align: center !important;}
}
@media only screen and (max-width:480px){
.nav-primary li.menu-active:nth-child(7) > ul.level0{top: -333px;}
.opc-index-index .checkout-list-part .a-center input[type=text].qty {    margin-top: 0;    width: 23px;}
}
@media only screen and (max-width:479px){
.product-view .share-to-box{display:block;}
}
@media only screen and (max-width:475px){
.catalogsearch-result-index .products-grid.top-products li.top-product-item{text-align: center !important;}
.catalogsearch-result-index .products-grid.top-products li.top-product-item .product-info .product-name{text-align: center;}
.catalogsearch-result-index .products-grid.top-products li.top-product-item .product-info .price-box{text-align: center;}

.catalog-category-view .products-grid.top-products li.top-product-item{text-align: center !important;}
.catalog-category-view .products-grid.top-products li.top-product-item .product-info .product-name{text-align: center;}
.catalog-category-view .products-grid.top-products li.top-product-item .product-info .price-box{text-align: center;}
.my-account .form-list .fields .field {margin-bottom: 10px !important;}
}
@media only screen and (max-width:468px){
.product_detail_social .sp-thumbs a:link{height: 50px;width: 50px;}
.posts-list-container ul.post-list li {flex-basis: 100%;width: 100%;}
.posts-list-container .post-list .mc-post-info {padding-bottom: 3px;padding-top: 10px;padding-left: 10px;}

.post-list .mc-post-info {background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(63,36,28,0.9) 80%);background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(63,36,28,0.9) 80%);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(63,36,28,0.9) 60%);}
/* checkout */
#co-billing-form #billing-address > div > label.notice {padding-top: 10px;}
.opc-wrapper-opc label {margin: 15px 0 0 !important;}
.pullright #sameasbilling+label{margin:0px !important;}
li#shipping-address label.notice{margin:0px !important;}


}
@media only screen and (max-width:451px){
.pager .pages li{float: none;display: inline-block;text-align: center;margin-bottom:5px;}
.customer-account-edit .my-account .form-list a.button {white-space: normal;line-height: 25px;text-transform: capitalize;}
}
@media only screen and (max-width:420px){ 

	/*.opc-index-index .checkout-list-part .quantity-section1{width: 30px !important;}*/
	.footer-site-attributes ul li {width: 100%;flex-basis: 100%;}
	#mc-embedded-subscribe-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  font-size: 15px;
	text-align: center;
	}
	#mc-embedded-subscribe-form input::-moz-placeholder { /* Firefox 19+ */
	  font-size: 15px;
	text-align: center;
	}
	#mc-embedded-subscribe-form input:-ms-input-placeholder { /* IE 10+ */
	  font-size: 15px;
	text-align: center;
	}
	#mc-embedded-subscribe-form input:-moz-placeholder { /* Firefox 18- */
	  font-size: 15px;
	text-align: center;
	}
}

@media only screen and (max-width:360px){ 

		.header-minicart .block-cart {width: 320px;}
		.header-minicart .info-wrapper {width: 67%;}
}
@media only screen and (max-width:350px){ 

	#mc-embedded-subscribe-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  font-size: 12px;
	text-align: center;
	}
	#mc-embedded-subscribe-form input::-moz-placeholder { /* Firefox 19+ */
	  font-size: 12px;
	text-align: center;
	}
	#mc-embedded-subscribe-form input:-ms-input-placeholder { /* IE 10+ */
	  font-size: 12px;
	text-align: center;
	}
	#mc-embedded-subscribe-form input:-moz-placeholder { /* Firefox 18- */
	  font-size: 12px;
	text-align: center;
	}
}

@media only screen and (max-width:320px){
	
	.header-minicart .block-cart {width: 320px;}
	.header-minicart .info-wrapper {width: 67%;}
}	



a.nutrition-facts {
    cursor: pointer;
}
