/*
    Template:       negan
    Theme Name:     Negan Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Negan - Clean, Minimal WooCommerce Theme
    Version:        1.1
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    negan-child
    Domain Path:    /languages/
*/

@font-face {
  font-family: Goosebumps;
  font-style: normal;
  src: url(https://goosebumpspickles.com/fonts/GoosebumpsSans-Bold.ttf);
  font-weight: 500;
}

@font-face {
  font-family: Goosebumps;
  font-style: normal;
  src: url(https://goosebumpspickles.com/fonts/GoosebumpsSans-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-family: Goosebumps;
  font-style: normal;
  src: url(https://goosebumpspickles.com/fonts/GoosebumpsSans-Medium.ttf);
  font-weight: 300;
}


body {
  font-weight: 300 !important;
}

body.negan-body.body-boxed #page.site{width: 1920px !important;}

::selection {
  background-color: #ff6364;
  color: white;
}

mark {
  background-color: #ff6364;
  color: #ffffff;
  padding: 2px 5px;
  border-radius: 3px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Goosebumps !important;
}

b, strong {font-weight: 500;}

.site-header .header-right {padding-bottom: 15px;}

.margincenter{margin: 0 auto !important;}
.margin5px{margin: 5px 0;}
.margin30px{margin: 30px 0 !important;}
.margintop40per{margin-top: 40%;}
.margintop50per{margin-top: 50%;}
.marginzero{margin: 0 !important;}
.marginbottomzero{margin-bottom: 0 !important;}
.paddingzero{padding: 0 !important;}
.paddingleftzero{padding-left: 0 !important;}
.paddingleftright15{padding: 0 15px;}
.padding25{padding:25px;}
.padding1per{padding: 0 1%;}
.padding15per{padding:15% !important;}
.text-center{text-align: center;}

.maxwidth768{max-width: 768px !important;}
.maxwidth1024{max-width: 1024px !important;}
.maxwidth1200{max-width: 1200px !important;}
.maxwidth1280{max-width: 1280px !important;}
.maxwidth1300{max-width: 1300px !important;}
.maxwidth1440{max-width: 1440px !important;}
.maxwidth1680{max-width: 1680px !important;}
.maxwidth1920{max-width: 1920px !important;}

.maxwidth702{max-width: 702px !important;}

.minheight600{min-height: 600px;}
.minheight500{min-height: 500px;}
.minheight400{min-height: 400px;}
.minheight300{min-height: 300px;}

.maxheight600{max-height: 600px;}

.fontblue{color: #0055ff !important; opacity: 1 !important;}

/** Gradient Colours **/
.grad-blue-red{background: linear-gradient(to right, #6600fe, #cd00bd, #f0007b, #f30043, #e20b0f);-webkit-background-clip: text; -webkit-text-fill-color: transparent;}

.fleft {float: left;}
.fright {float: right;}
.float-none {float: none;}

.la-single-product-page .product-main-image .product--large-image {
    max-width: 1200px;
}
.header-v7 .site-header .header-left .site-branding img {
    -webkit-transform: translate( -webkit-calc(-50% - 0.5px), -webkit-calc(-50% - 0.5px)) translateZ(0);
}

/** Fonts Matters **/
.rubik-light{font-weight: 300 !important;}
.font12{font-size: 12px !important;}
.font13{font-size: 13px !important;}
.font14{font-size: 14px !important;}
.font16{font-size: 16px !important;}
.font18 {font-size: 18px !important;}
.font20 {font-size: 20px !important;}
.font24 {font-size: 24px !important;}
.font27 {font-size: 27px !important;}
.font30 {font-size: 30px !important;}
.font36 {font-size: 36px !important;}
.font45 {font-size: 45px !important;}
.font54 {font-size: 54px !important;}
.font63 {font-size: 63px !important;}
.font72 {font-size: 72px !important;}
.font81 {font-size: 81px !important;}
.garamond-font {font-family: 'Cormorant Garamond', serif;}
.poppins-font {font-family: 'Poppins', sans-serif;}
.light-font{font-weight: 400 !important;}

.textcenter {text-align: center;}
.color-white{color: #ffffff;}
.color-red {color:#ff6364;}
.color-green {color:#bdbc32;}

.lineheight24 {line-height: 24px;}
.lineheight27 {line-height: 27px;}

[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (max-width: 768px) {
  .font18 {
      font-size: 18px !important;
  }
  .hide768{display: none !important;}
}

@media (min-width: 1200px) {
  .container {
    padding-left: 45px;
    padding-right: 45px;
  }
}

input, select, textarea {
  border-radius: 5px;
  border-width: 2px;
}

.bordernone {
  border: none;
}

.smoothtrans{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

/** Category Page changes **/
.section-page-header .page-title{
  font-weight: 400;
  font-family: 'Goosebumps';
  font-size: 36px;
}

.section-page-header .page-header-inner {
  padding-top: 45px;
}

.la-breadcrumbs {
  font-size: 11px;
}

.section-page-header{
  border-bottom: none;
}
/** End Category Page changes **/


/**Product Page Theme 5 - Layout Changes**/
@media (min-width: 1441px) {
  .la-p-single-5 .la-single-product-page .product-main-image {width: 70%;}
  .la-p-single-5 .la-single-product-page .product--summary {width: 30%;}
}

@media (max-width: 1440px) and (min-width: 769px) {
  .la-p-single-5 .la-single-product-page .product-main-image {width: 66.66%;}
  .la-p-single-5 .la-single-product-page .product--summary {width: 33.33%;}
}

@media (max-width: 768px) {
  .la-p-single-5 .la-single-product-page .product-main-image {width: 100%;}
  .la-p-single-5 .la-single-product-page .product--summary {width: 100%;}
}

.woocommerce-grouped-product-list-item__label label a {
  cursor: default;
  pointer-events: none;
}

/** Product Page Added to Cart changes **/
.woocommerce-error{
  background: #ffe5e5;
  border-radius: 50px;
}

.woocommerce-error li {
  color: #bd1818;
}

@media (min-width: 600px) {
  .woocommerce-message {
    padding-right: 0;
    border-radius: 50px;
  }
  .woocommerce-message a {
    font-size: 14px;
    font-weight: 400;
    background: #ff6364;
    color: #ffffff;
    padding: 13px;
    right: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    min-width: 99px;
    text-align: center;
    margin: -13px 0 0 0;
    float: right;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media (max-width: 600px) {
  .woocommerce-message {
    padding-right: 0;
    border-radius: 50px;
  }
  .woocommerce-message a {
    font-size: 14px;
    font-weight: 400;
    background: #ff6364;
    color: #ffffff;
    padding: 25px 0;
    right: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    min-width: 99px;
    text-align: center;
    margin: -13px 0 0 0;
    float: right;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}

.woocommerce-message a:hover {
  background: #e74546;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
  border-radius: 30px;
}


/** Product Page Gallery Fixes **/
.product-main-image img {
  max-width: 1008px;
  margin: 0 auto;
}

.la-woo-thumbs .la-thumb-inner {display: none;}

.woocommerce-product-gallery__wrapper .slick-arrow {
  font-size: 30px;
  line-height: 60px;
  height: 60px;
  width: 40px;
  /* background-color: #343538; */
  background-color: transparent;
  color: #000;
  opacity: 1;
  visibility: visible;
  transition: none;
}

.la-p-single-5 .woocommerce-product-gallery__wrapper:hover .slick-arrow {
  opacity: 1;
}

.woocommerce-product-gallery__wrapper .slick-arrow:before {
  content: "";
  height: 1060px;
  position: absolute;
  left: 0;
  width: 100%;
  top: -500px;
}

.woocommerce-product-gallery__wrapper .slick-prev {
  left: 0;
  z-index: 1;
}

.woocommerce-product-gallery__wrapper .slick-next {
  right: 0;
}

.woocommerce-product-gallery__wrapper:hover .slick-arrow:hover {
  opacity: 1;
}

.woocommerce-product-gallery__wrapper:hover .slick-prev {
  left: 0px;
}

.woocommerce-product-gallery__wrapper:hover .slick-next {
  right: 0px;
}

.product--summary .entry-summary > .stock {
  top: 14px !important;
  /* left: 120px; */
  color: #ff0000;
  line-height: 0px;
  top: -17px;
  float: right !important;
}

.stock.out-of-stock {display: block;}

/** End of Product Page Gallery Fixes **/

.mega-menu > li {
  padding: 0 2px;
}

.mega-menu .mm-popup-wide .inner > ul.sub-menu > li li > a, .mega-menu .mm-popup-narrow li.menu-item > a{
    padding: 13px 15px;
    text-transform: capitalize;
    font-size: 14px;
    color: #000000;
}

.mega-menu .mm-popup-wide .inner > ul.sub-menu > li li > a:hover, .mega-menu .mm-popup-narrow li.menu-item > a:hover{
    color: #0055ff;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}

.mega-menu .popup {
    font-size: 12px;
}

.site-main-nav .main-menu > li > a {
    letter-spacing: 1px;
    font-size: 13px;
    font-weight:400;
}

.dl-menu .tip .tip-arrow:before, .mega-menu .tip .tip-arrow:before, .menu .tip .tip-arrow:before {display: none;}

.dl-menu .tip, .mega-menu .tip, .menu .tip {
  color: #9a9a9a;
  font-size: 11px;
  line-height: 5.5;
  position: absolute;
  left: 11px;
  top: 6px;
  font-weight: 300;
  text-transform: uppercase;
  padding: 5px 4px;
  right: 10px;
}

.product--summary .product_title {
    font-size: 24px;
    font-family: "Rubik";
    font-weight: 300;
    margin: 0;
}

/* Mobile Menu */
.dl-menuwrapper li a{
    font-weight:400;
}
.site-header-mobile .mobile-menu-wrap .dl-menu ul > li > a{
    font-weight:300;
    text-transform: capitalize;
}

/* .la-custom-pright{
    margin-top: 10%;
} */

@media (max-width: 768px) {
    .la-custom-pright{
        margin-top: 0;
    }
}


/*Group price*/
.product--summary .product_meta{
    margin-top: 10px;
}

.product--summary .product_meta_sku_wrapper {
    margin-bottom: 30px;
    color: #8a8a8a !important;
    position: absolute;
    margin: -43px 0 0 110px;
}

.product--summary .woocommerce-product-details__short-description{
    font-weight: 200;
    line-height: 22px;
}

.product--summary .group_table label {
    font-size: 13px;
    font-weight: 500;
    font-family: Goosebumps;
}


.product--summary .group_table .price{
    font-size:12px;
    letter-spacing: 1px;
    font-weight: 300;
}

.product--summary .price{
    font-size:14px;
    padding-top: 0;
    color: #000000;
    letter-spacing: 0px;
}

.product .product-price *, .product .price *{
    font-weight: 300;
}

.product--summary .group_table .stock{
    color: #ff0000;
    letter-spacing: 0px;
    font-size: 12px;
}

div.quantity .qty[type='number'] {
    font-size: 18px;
}

/** Video on home page **/
.video-wrapper{
    max-width: 900px;
    margin: 0 auto;
}
/*@media only screen and (max-width: 1280px) {*/
/*    .video-wrapper{*/
/*      width: 900px;*/
/*      height: 507px;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 1024px) {*/
/*    .video-wrapper{*/
/*      width: 800px;*/
/*      height: 450px;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 768px) {*/
/*    .video-wrapper{*/
/*      width: 600px;*/
/*      height: 338px;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 425px) {*/
/*    .video-wrapper{*/
/*      width: 425px;*/
/*      height: 240px;*/
/*    }*/
/*}*/

.exp-gbp-banner-text{
    text-align: center;
    margin-top: 18%;
}

/*Category Display on Product Details Page*/
.product--summary .product_meta > span {
    display: none;
}

.product--summary .group_table td.label {
    margin-bottom: 1px;
}

.products-grid .product_item:hover .item--overlay {
  opacity: 0;
}

.product--summary .single_add_to_cart_button {
    padding: 11px 50px;
    font-weight: 300;
    color: #343538;
    font-size: 14px;
    /* border: 1.5px #343538 solid; */
    background-color: #fcb749;
    border-radius: 50px;
    font-family: 'Goosebumps';
    text-transform: capitalize;
}

@media (min-width: 1441px) {
    .product--summary .single_add_to_cart_button {
        width: 50%;
    }
}

@media (max-width: 1440px) and (min-width: 1241px){
    .product--summary .single_add_to_cart_button {
        width: 50%;
    }
}

@media (max-width: 1241px) and (min-width: 1025px){
    .product--summary .single_add_to_cart_button {
        width: 50%;
    }
}

@media (max-width: 1024px) and (min-width: 769px){
  .product--summary .single_add_to_cart_button {
      width: 60%;
  }
}

@media (max-width: 768px) and (min-width: 426px) {
    .product--summary .single_add_to_cart_button {
        width: 35% !important;
    }
}

@media (max-width: 425px) {
    .product--summary .single_add_to_cart_button {
        width: 69% !important;
    }
}

.product--summary .single_add_to_cart_button:hover{
    background-color: #445963;
    color:#ffffff;
    font-weight: 300;
}

.product--summary .group_table tr{
    margin-bottom: 5px;
}

.grid-items .grid-item {
    padding-left: 2px;
    padding-right: 2px;
}

.product_item .product_item--title{
    font-size:16px;
    font-weight: 300;
}

h2.product_item--title a:hover {
  color: #343538;
}

/* .wc-toolbar-container {
  display: none;
} */

@media (min-width: 769px) {
  .wc-toolbar-container .btn-advanced-shop-filter {
    display: none;
  }
}

/*** Product Sharing ***/
.product-share-box {display: none;}

/** Thank you page **/
.yith-ctpw-front.woocommerce ul.order_details li {
	  float: none !important;
    display: block;
    max-width: 300px;
    margin: 0 auto;
}

/*** Out of stock badge ***/
.new-badge {background: #ff6364;}

/** Disable View Products on Rollover **/
.products-grid .product_item:hover .product_item--thumbnail .wrap-addto .button{
    display: none;
}
/* .products-grid.products-grid-1 .product_item .price{opacity: 0;} */

/** Quantity Spinner **/
div.quantity .qty{height: 45px !important;}
div.quantity span {line-height: 45px;opacity: 0.5;font-size: 16px;}

/** Related Products **/
.block_heading--title {font-weight: 300;}



/** HOME PAGE PAGE **/
a.seeall-link {
    font-size: 14px;
    color: #0055ff;
    opacity: 1;
    border-bottom: 1px dashed #0055ff;
    padding-bottom: 7px;
	transition: all 0.5s;
}

a.seeall-link:hover{
    opacity: 1;
	border-bottom: 1px solid #0055ff;
	transition: all 0.5s;
}

.cat-banner-home {
  height: 415px;
}

.cat-banner-home-heading h5{
  font-weight: 400;
  font-size: 18px;
  margin-left: 40px;
  margin-top: 40px;
}

.cat-banner-home-heading h1{
  font-weight: 400;
  font-size: 30px;
  margin-left: 40px;
  margin-top: 0px;
}

.cat-banner-home-link {
  font-size: 18px;
  font-weight: 300;
  margin-left: 40px;
  color: #f43e3e;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.cat-banner-home-link:hover {
  color: #ce1818;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.about-home-links{
  margin: 0 auto;
}

.about-home-links a{
  font-family: 'Goosebumps';
  font-size: 16px;
  font-weight: 400;
  color: #ff6364;
  margin: 0 11px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.about-home-links a:hover {
  color: #ce1818;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}


/***** banner *****/
.hmade-banner {
  height: calc(100vh - 100px);
    background-color: #342112;
    background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-banner-0.jpg);
    /* background-attachment: fixed; */
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
}
.hmb-img {
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hmb-text {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 90px;
  text-align: center;
}
.hmb-text h1 {
  /*font-family: 'Abril Fatface';*/
  font-weight: 100;
  color: #fff;
  margin: 0;
}
/***** gallery *****/
.hmbox {
  float: left;
  width: 20%;
  padding: 375px 0 0;
  background: #3f3f3f;
  box-sizing: border-box;
  position: relative;
}
.hmbox.w2 {
  width: 40%;
}
.hmbox.w3 {
  width: 60%;
}
.hmbox.p2 {
  padding-top: 750px;
}
.hmbox.l1 {
  margin-left: -20%;
}
@media (max-width: 1440px) {
  .hmbox {
    padding-top: 300px;
  }
  .hmbox.p2 {
    padding-top: 600px;
  }
}
@media (max-width: 1200px) {
  .hmbox {
    padding-top: 240px;
  }
  .hmbox.p2 {
    padding-top: 480px;
  }
}
@media (max-width: 960px) {
  .hmbox {
    width: 50%;
  }
  .hmbox.w2 {
    width: 50%;
  }
  .hmbox.w3 {
    width: 100%;
  }
  .hmbox.l1 {
    margin-left: 0%;
  }
  .hmbox.mw2 {
    width: 100%;
  }
  .hmbox.mp2 {
    padding-top: 48%;
  }
}
@media (max-width: 720px) {
  .hmbox {
    width: 100% !important;
    padding: 50% 0 0 !important;
  }
}
/*** thumb ***/
.hm-thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: no-repeat center center;
  background-size: cover;
}
.hm-thumb.thumb0 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-0.jpg);
}
.hm-thumb.thumb1 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-1.jpg);
}
.hm-thumb.thumb2 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-2.jpg);
}
.hm-thumb.thumb3 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-3.jpg);
}
.hm-thumb.thumb4 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-4.jpg);
}
.hm-thumb.thumb5 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-5.jpg);
}
.hm-thumb.thumb6 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-6.jpg);
}
.hm-thumb.thumb7 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-7.jpg);
}
.hm-thumb.thumb8 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-8.jpg);
}
.hm-thumb.thumb9 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-9.jpg);
}
.hm-thumb.thumb10 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-10.jpg);
}
.hm-thumb.thumb11 {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-thumb-11.jpg);
}
/*** info ***/
.hm-info {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 30px;
  color: #fff;
}
.hm-info h3 {
  margin: -6px 0 0;
  line-height: 1.7;
  color: #ffffff;
  font-weight: 100;
}
.hm-info h3.sub {
  font-size: 20px;
}
.hm-info h4 {
  margin: 0;
  opacity: 0.25;
  /*font-family: 'Abril Fatface';*/
  font-weight: 100;
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #ffffff;
}
@media (max-width: 1600px) and (min-width: 1281px) {
  .hm-info h3 {
    font-size: 24px;
  }
  .hm-info h4 {
    font-size: 20px;
  }
}
@media (max-width: 1440px) and (min-width: 1281px) {
  .hm-info h3.sub {
    font-size: 16px;
  }
}
@media (max-width: 1280px) and (min-width: 1081px) {
  .hm-info h3 {
    font-size: 18px;
  }
  .hm-info h3.sub {
    font-size: 13px;
  }
  .hm-info h4 {
    font-size: 14px;
  }
}
@media (max-width: 1080px) {
  .hm-info {
    padding: 20px;
  }
  .hm-info h3 {
    font-size: 16px;
  }
  .hm-info h3.sub {
    font-size: 16px;
  }
  .hm-info h4 {
    font-size: 13px;
    bottom: 20px;
    left: 20px;
  }
}
@media (max-width: 720px) {
  .hm-info {
    width: 100%;
    max-width: 90%;
    left: 50%;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0;
  }
  .hm-info h4 {
    position: static;
    margin-top: 15px;
  }
}
/** END HOME MAGE PAGE **/


/*** Leak Free ***/
.stat-intro {
  padding: 50px 5% 70px;
  text-align: center;
}
.stat-intro h1 {
  font-weight: 300;
  margin: 0 0 10px;
}
.stat-intro p {
  font-weight: 300;
  font-size: 20px;
  width: 800px;
  max-width: 75%;
  margin: 0 auto 50px;
}
.stat-intro p:last-child {
  margin-bottom: 20px;
}
@media (max-width: 720px) {
  .stat-intro {
    padding: 20px 5% 50px;
  }
  .stat-intro h1 {
    font-size: 36px;
  }
  .stat-intro p {
    font-size: 20px;
  }
}
.stat-block {
  position: relative;
}
.stat-block .stat-wrap {
  max-width: 1200px;
  margin: auto;
  height: 600px;
  padding: 1px 4%;
}
.stat-block .stat-text {
  display: inline-block;
  max-width: 55%;
  text-align: left;
  position: relative;
  z-index: 10;
  margin-top: 20%;
}
.stat-block .stat-text h2 {
  font-size: 30px;
  font-weight: 300;
  margin: 0 0 25px;
}
.stat-block .stat-text h5 {
  font-size: 20px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.7);
  margin: 0;
  line-height: 1.5;
}
.stat-block.gray {
  background: #f5f6fb;
}
.stat-block.right {
  text-align: right;
}
.stat-block.center {
  text-align: center;
}
.stat-block.center .stat-text {
  max-width: 45%;
  text-align: center;
}
.stat-block .stat-img {
  position: absolute;
  top: 0;
  bottom: 0;
  background: transparent center center no-repeat;
  z-index: 0;
}
.stat-block .stat-img.full {
  width: 100%;
}
.stat-block .stat-img.half {
  width: 50%;
}
.stat-block .stat-img.tri {
  width: 33%;
}
.stat-block .stat-img.tr2 {
  width: 66%;
}
.stat-block .stat-img.quart {
  width: 25%;
}
.stat-block .stat-img.il {
  background-position: left center;
}
.stat-block .stat-img.ir {
  background-position: right center;
}
.stat-block .stat-img.left {
  left: 0;
}
.stat-block .stat-img.right {
  right: 0;
}
.stat-block .stat-img.one {
  background-image: url(http://cdn.goosebumpspickles.com/image/leakfree/pack-img-1.jpg);
}
.stat-block .stat-img.two {
  background-image: url(http://cdn.goosebumpspickles.com/image/leakfree/pack-img-2.jpg);
}
.stat-block .stat-img.three {
  background-image: url(http://cdn.goosebumpspickles.com/image/leakfree/pack-img-3.jpg);
}
.stat-block .stat-img.four {
  background-image: url(http://cdn.goosebumpspickles.com/image/leakfree/pack-img-4.jpg);
}
.stat-block .stat-img.last-left {
  background-image: url(http://cdn.goosebumpspickles.com/image/leakfree/pack-img-5.jpg);
}
.stat-block .stat-img.last-right {
  background-image: url(http://cdn.goosebumpspickles.com/image/leakfree/pack-img-6.jpg);
}
@media (max-width: 1440px) {
  .stat-block .stat-text {
    max-width: 45%;
  }
  .stat-block.center {
    text-align: left;
  }
  .stat-block.center .stat-text {
    max-width: 45%;
    text-align: left;
  }
  .stat-block.third {
    padding: 50px 5% 0;
  }
  .stat-block.third .stat-wrap {
    height: auto;
    text-align: center;
  }
  .stat-block.third .stat-wrap .stat-text {
    text-align: center;
    max-width: 80%;
  }
  .stat-block.third .stat-img {
    width: auto;
    position: static;
    padding: 33% 0 0;
    background-size: contain;
    background-position: center center;
  }
  .stat-block.four .stat-text {
    max-width: 50%;
  }
  .stat-block .stat-img.last-left {
    display: none;
  }
  .stat-block .stat-img.last-right {
    width: 50%;
    background-position: center center;
  }
}
@media (max-width: 1024px) {
  .stat-block {
    padding: 50px 5%;
  }
  .stat-block .stat-wrap {
    height: auto;
    text-align: center;
  }
  .stat-block .stat-wrap .stat-text {
    text-align: center;
    max-width: 80%;
  }
  .stat-block .stat-img {
    position: relative;
    width: 100% !important;
    padding: 33% 0 0;
    background-size: auto 90%;
    background-position: center center !important;
    margin: 0 0 50px;
  }
}
@media (max-width: 720px) {
  .stat-block .stat-img {
    padding: 40% 0 0;
  }
  .stat-block .stat-text {
    max-width: 90%;
    display: inline-block;
    max-width: 55%;
    text-align: left;
    position: relative;
    z-index: 10;
  }
  .stat-block .stat-text h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .stat-block .stat-text h5 {
    font-size: 20px;
  }
  .stat-block .stat-img {
    margin-bottom: 30px;
  }
  .stat-block.third .stat-img {
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  .stat-block .stat-text {
    max-width: 100%;
  }
  .stat-block .stat-text h2 {
    font-size: 24px;
  }
  .stat-block .stat-text h5 {
    font-size: 16px;
  }
}
/*** End Leak Free ***/

/** Precaution **/
.safe-block {
  padding: 60px 8%;
}
.safe-block .safe-inner {
  max-width: 1200px;
  margin: auto;
}
.safe-block.gray {
  background: #f5f6fb;
}
.safe-block .safe-img {
  width: 45%;
}
.safe-block .safe-img .safe-img-wrap {
  padding: 56.2% 0 0;
  position: relative;
}
.safe-block .safe-img .safe-img-inner {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.safe-block .safe-img img {
  width: 100%;
}
.safe-block .safe-img iframe {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
}
.safe-block .safe-wrap {
  width: 50%;
  margin-top: 1%;
}
.safe-block .safe-wrap .safe-text {
  display: inline-block;
}
.safe-block .safe-wrap .safe-text h2 {
  font-weight: 300;
  margin: -12px 0 20px;
  font-size: 30px;
}
.safe-block .safe-wrap .safe-text h5 {
  font-weight: 300;
  margin: 0;
  line-height: 1.5;
  color: #8a8a8a;
}
@media (max-width: 960px) {
  .safe-block .safe-img {
    float: none;
    width: auto;
    max-width: 480px;
    margin: 0 auto 25px;
  }
  .safe-block .safe-img img {
    width: 100%;
  }
  .safe-block .safe-wrap {
    float: none;
    width: auto;
    text-align: center;
  }
  .safe-block .safe-wrap .safe-text h2 {
    margin-bottom: 8px;
  }
}
@media (max-width: 640px) {
  .safe-block .safe-wrap .safe-text h2 {
    font-size: 26px;
  }
  .safe-block .safe-wrap .safe-text h5 {
    font-size: 18px;
  }
}


/*** Media ***/
.media-banner {
  height: 500px;
  background: #000 no-repeat center center;
  background-size: cover;
}
.media-banner.media {
  background-image: url(http://cdn.goosebumpspickles.com/image/media/media-banner.jpg);
}
.media-banner.about {
  background-image: url(http://cdn.goosebumpspickles.com/images/about/about-us-slider-2.jpg);
}
@media (max-width: 720px) {
  .media-banner {
    height: 300px;
  }
}
.media-menu {
  background: #f5f6fb;
  padding: 15px 5%;
}
.media-menu .mm-wrap {
  max-width: 1008px;
  margin: auto;
}
.media-menu a {
  display: block;
  float: left;
  text-transform: uppercase;
  color: #999;
  margin: 0 0 0 32px;
  font-size: 18px;
}
.media-menu a:first-child {
  margin-left: 0;
}
.media-menu a.active {
  color: #000;
}
@media (max-width: 720px) {
  .media-menu a {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 0 32px;
  }
}
.media-body {
  padding: 60px 5% 90px;
}
.media-body .media-wrap {
  max-width: 1008px;
  margin: auto;
}
.media-body .mb-title {
  margin: 0 0 50px;
}
.media-body .mb-title h1 {
  margin: 0;
  font-weight: 300;
}
@media (max-width: 720px) {
  .media-body {
    padding: 40px 5% 80px;
  }
  .media-body .mb-title {
    margin: 0 0 40px;
  }
  .media-body .mb-title h1 {
    font-size: 36px;
  }
}
.mb-block {
  padding: 0 0 0 120px;
  margin: 60px 0 0;
}
.mb-block.first {
  margin-top: 0;
}
.mb-block.reg {
  padding-left: 0;
}
.mb-block h4 {
  float: left;
  margin: 0 0 0 -120px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}
.mb-block p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  margin: 3px 0 0;
}
.mb-block p span {
  font-weight: 500;
  font-size: 13px;
  color: #afb01e;
  text-transform: uppercase;
}
.mb-block p a:hover {
  color: #afb01e;
}
.mb-block ul li {
  margin: 32px 0 0;
  list-style: none;
}
.mb-block ul li:first-child {
  margin-top: 0;
}
@media (max-width: 720px) {
  .mb-block {
    padding: 0;
    margin-top: 50px;
  }
  .mb-block h4 {
    float: none;
    margin: 0 0 24px;
    font-weight: 300;
  }
  .mb-block p {
    font-size: 15px;
    line-height: 27px;
  }
}

/*** Contact ***/
@media (max-width: 425px) {
.max-width-570{padding-left: 0 !important;}
}

/*** Terms ***/
.wrapper-sm {
  margin: 0 auto;
  padding: 0 15px;
}
p.ter {
  font-size: 14px;
  line-height: 21px;
  margin: 30px 0 0 0;
  color: #858584;
}
p.ter a {
  color: #bdbb27;
}
ol.main {
  margin: 30px 0 60px 0;
  list-style-position: inside;
  padding: 0;
}
ol.main a {
  color: #bdbb27;
}
ol.main li {
  margin: 0 0 30px 0;
  font-size: 14px;
  line-height: 21px;
  color: #858584;
}
ol.main li ol {
  margin: 15px 0 0 0;
  list-style-position: outside;
}
ol.main li ol li {
  margin: 0 0 10px 0;
}
ol.main li ol li ul {
  margin: 15px 0 0 10px;
  padding: 0;
}
ol.main li ol li ul li {
  margin: 0 0 10px 0;
}

/* Pickle Showcase */
.description_tab{display: none !important;}

.pshow {
  position: relative;
  background: #000;
}

.psimg {
  width: 100%;
  max-width: 1920px;
  height: 90vh;
  /* position: absolute;
  left: 50%; 
  transform: translateX(-50%);*/
  top: 0;
  background-repeat: no-repeat !important;
  background-position: center center;
  background-size: cover !important;
  /* opacity: 1; */
  z-index: 0;
}

.psimg.product {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.psimg.product-mobile {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.psimg.homemade {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-banner-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.psimg.homemade-aftermeals {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-aftermeal-banner.jpg);
}
.psimg.homemade-spices {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-spices-banner.jpg);
}
.psimg.safety {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-banner-1.jpg);
}
.psimg.leakproof {
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-banner-7.jpg);
}
.psimg.dark:before {
  content: '';
  display: block;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}

@media (min-width: 961px) {
  /* .psimg.product {
    visibility: visible;
  } */
  .psimg.product-mobile {
    visibility: hidden;
    display: none;
  }
}

@media (max-width: 960px) {
  /* .psimg.product {
    visibility: hidden;
    display: none;
  } */
  .psimg.product-mobile {
    visibility: hidden;
    display: none;
  }
  .psimg.homemade {
    top: 100vh;
  }
  .psimg.safety {
    top: 200vh;
  }
  .psimg.leakproof {
    top: 300vh;
  }
}
.pscase {
  position: relative;
  height: 75vh;
  text-align: center;
  /*z-index: 20;*/
}
.pscase .pswrap {
  position: absolute;
  top: 40%;
  bottom: 0;
  left: 0;
  right: 0;
}
.pscase .pswrap.bottom {
  top: 60%;
}
@media (max-width: 960px) {
  .pscase .pswrap.bottom {
    top: 50%;
  }
}
.pstext {
  display: inline-block;
  width: 960px;
  max-width: 90%;
  color: #fff;
}
.pstext .psico {
  display: inline-block;
  margin-bottom: 25px;
}
.pstext .psico img {
  display: block;
}
.pstext .psico.bg {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.pstext h2 {
  font-weight: 300;
  margin: 0 0 10px;
}
.pstext h4 {
  font-weight: 400;
  margin: 10px 0 20px;
}
.pstext p {
  margin: -15px 0 0;
}
.pstext a {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}
.pstext a:before,
.pstext a:after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  margin: -2px 0 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}
.pstext a:before {
  left: -70px;
}
.pstext a:after {
  right: -70px;
}
.pstext a:hover:before {
  left: -50px;
  opacity: 1;
}
.pstext a:hover:after {
  right: -50px;
  opacity: 1;
}
.pstext.shadow h2 {
  text-shadow: 0 0 5px #000000;
}
.pstext.shadow p {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
.pstext.black {
  color: #000;
}
.pstext.black a {
  color: #000;
}
.pstext.black a:before,
.pstext.black a:after {
  background: #000;
}
@media (max-width: 1280px) {
  .pstext {
    max-width: 80%;
  }
  .pstext .psico {
    margin-bottom: 16px;
  }
  .pstext .psico img {
    max-width: 150px;
  }
  .pstext h2 {
    font-size: 28px;
    line-height: 1.2;
  }
  .pstext h4 {
    font-size: 16px;
  }
  .pstext p {
    font-size: 12px;
    margin-top: -8px;
  }
  .pstext a {
    font-size: 12px;
    padding-top: 20px;
  }
}
@media (max-width: 960px) {
  .pstext .psico {
    margin-bottom: 16px;
  }
  .pstext .psico img {
    max-width: 150px;
    max-height: 150px;
  }
  .pstext h2 {
    font-size: 24px;
  }
  .pstext h4 {
    font-size: 16px;
  }
}
/***** feedback *****/
.feed-section {
  min-height: calc(100vh - 165px);
  padding: 120px 30px;
  background-color: #3d3d3d;
  background-image: url(http://cdn.goosebumpspickles.com/image/homemade/hm-feedback-banner.jpg);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 960px) {
  .feed-section {
    padding: 60px 30px;
  }
}
@media (max-width: 480px) {
  .feed-section {
    padding: 0;
  }
  .feed-box {
    border-radius: 0;
    box-shadow: none;
  }
}
.feed-box {
  width: 100%;
  max-width: 480px;
  padding: 45px 30px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}
.feed-box .feed-head {
  text-align: center;
}
.feed-box .feed-head h4 {
  float: none;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
}
@media (max-width: 480px) {
  .feed-box {
    border-radius: 0;
    box-shadow: none;
  }
}

/* Cart Changes */
.woocommerce-cart-form{
    width: 60%;
    float: left;
     margin-bottom: 0; 
}

@media (max-width: 768px) {
    .woocommerce-cart-form{
     width: 100% !important;
    }
    
    .cart-collaterals .la-coupon-form, .cart-collaterals .la-shipping-form {
    width: 100% !important;
    }
    
    .cart-collaterals .cart_totals {
    width: 100% !important;
    }
}

.cart-collaterals .la-coupon-form, .cart-collaterals .la-shipping-form {
    float: right;
    width: 30%;
    margin-right: 2%;
    margin-bottom: 0;
}

.cart-collaterals{
    padding-top: 0;
}
.cart-collaterals h2 {
    margin-top: 0;
    margin-bottom: 6px;
    font-weight:300;
}

.cart-collaterals .cart_totals {
    width: 32%;
    float: right;
    margin-bottom: 50px;
    margin-top: 25px;
}

.cart-collaterals .shop_table{
    margin-top: 10px;
    border-radius: 9px;
}

.woocommerce #order_review_heading, .woocommerce .woocommerce-billing-fields h3 {
  font-weight: 400;
}

.showlogin, .showcoupon {text-decoration: underline;}

.woocommerce #ship-to-different-address{
    font-size: 21px;
    margin-top: 25px;
}

.woocommerce #ship-to-different-address .input-checkbox{
    margin: 10px 10px 0 0;
}

.cart-collaterals .woocommerce-shipping-calculator .button, .cart-collaterals .la-coupon .button{
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    font-size: 12px;
    text-transform: uppercase;
    background: none;
    padding: 10px 0;
    float: right;
    /* margin-top: 10px; */
    position: absolute;
    margin: -50px 0 0 0;
    right: 4.5%;
    font-weight: 400;
}

.cart-collaterals .woocommerce-shipping-calculator .input-text:placeholder-shown, .cart-collaterals .la-coupon .input-text:placeholder-shown {
    font-size: 12px;
    text-transform: capitalize;
}

.shop_table.cart td.actions .button {
  font-weight: 400;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.btn {
  border-radius: 50px;
  font-weight: 400;
  font-size: 13px;
  background-color: #fcb749;
  color: #000000;
  border: none;
  font-family: 'Goosebumps';
  text-transform: capitalize;
}

.btn-small {
  border-radius: 50px;
  font-family: 'Goosebumps', sans-serif;
  font-weight: 400;
  font-size: 13px;
  background-color: #fcb749;
  color: #000000;
  border: none;
  font-family: 'Goosebumps';
  text-transform: capitalize;
  display: inline-block;
  cursor: pointer;
  padding: 4px 36px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.btn-medium {
  border-radius: 50px;
  font-family: 'Goosebumps', sans-serif;
  font-weight: 400;
  font-size: 13px;
  background-color: #fcb749;
  color: #000000;
  border: none;
  font-family: 'Goosebumps';
  text-transform: capitalize;
  display: inline-block;
  cursor: pointer;
  padding: 7px 45px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.cart-collaterals .cart_totals .checkout-button:hover, .btn:hover, .btn-medium:hover, .btn-small:hover {
  background-color: #445963;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.place-order .button, .wc-proceed-to-checkout .button {
  border-radius: 50px;
  font-weight: 400;
  font-size: 18px;
  background-color: #fcb749;
  color: #000000;
  border: none;
  font-family: 'Goosebumps';
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.place-order .button:hover, .wc-proceed-to-checkout .button:hover, .checkout_coupon .button:hover {
  background-color: #445963;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.checkout_coupon .button {
  border-radius: 50px;
  font-weight: 400;
  background-color: #fcb749;
  color: #000000;
  border: none;
  font-family: 'Goosebumps';
  height: 40px;
    line-height: 12px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

@media (max-width: 600px) {
  .shop_table.cart td.actions .button {
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 10px;
      width: 33%;
  }
}

@media (max-width: 600px){
  .shop_table.cart td.actions .btn {
      width: 33%;
      text-align: left;
      border: none;
      min-width: 10px;
      text-transform: capitalize;
      color: #8a8a8a;
      font-family: 'Goosebumps';
      font-size: 14px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      float: left;
      background: none;
      padding: 15px 0;
  }
}

.shop_table.cart td.actions .btn {
  border: none;
  color: #8a8a8a;
  background: none;
  padding: 15px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.shop_table.cart td.actions .btn:hover {
  color: #445963;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.cart-collaterals .shipping label {
  text-transform: capitalize;
  padding-left: 0px;
}

.wc_payment_methods .wc_payment_method label {
  margin-left: 0;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Goosebumps';
  color: #ff3a2d;
}

.product_list_widget .variation {
  margin: 3px 0;
  display: flex;
  color: #a0a0a0;
}

dt.variation-Weight {
  margin-right: 5px;
  font-weight: 400;
}

/* Country Selector */
/* .country-selector{
    position: absolute;
    top: -85px;
    right: 12%;
    z-index: 999;
}

@media (max-width: 768px) {
    .country-selector{
        right: 25%;
    }
} */
.country-switcher {height: 36px;}

.widget-title{margin: 0  0 5px 0;}

.widget-title{
    font-size: 12px;
    font-weight: 500;
}

.widget-title span {
  /* font-size: 12px; */
  font-weight: 400;
}

.country-selector-menu select.country{
    height:36px;
    max-width: 120px;
    font-size: 12px;
    padding: 10px 20px 10px 10px;
    margin: 2px 7px 0 0;
}

.country-selector-secondary-menu {max-width: 325px;}

.country-selector-secondary-menu select {
	float: left;
    /* background: rgb(255, 58, 45); */
    background: #445963;
    border-radius: 33px;
    padding: 3px 0 0 10px;
    margin: 2px 0 0 5px;
    border-color: #ffffff;
}

/* .country-selector-secondary-menu select:after {
	content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    color: #0ebeff;
    right: 11px;
    top: 6px;
    height: 34px;
    padding: 15px 0px 0px 8px;
    border-left: 1px solid #0ebeff;
    position: absolute;
    pointer-events: none;
} */

.country-selector-secondary-menu select option{
	color: #ffffff;
  font-weight: 400;
  font-family: 'Goosebumps';
}

.secondary-header-country-selector-title {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	float: left;
}

table.woocommerce-checkout-review-order-table .shipping td{
    text-align: right;
}

/** Custom Top Bar Changes **/
.site-header-top .header_component .component-target {
  color: #ffffff !important;
}

.la_com_action--text .component-target {
  font-size: 13px;
  font-weight: 400;
}

/*Form Ratings*/
.fa-fas:before {
    content: "\f005";
}
.starratingawesome:not(:checked) > label{
        width: 1.6em;
        line-height: 1.6em;
}

[class*="ult-vid-cntrl"], [class*="fa-fas"] {
    font-size:24px;
}

.bundled_product p.wdm_stock {
    display:none;
}

/*** Custom Gifting ***/
.gfwrap {
  background: #fff;
  z-index: 1;
  position: relative;
}
.gthumbs {
  padding: 60px;
  text-align: center;
}
.gthumbs h2 {
  font-weight: 300;
  margin: 0 0 45px;
}
@media (max-width: 960px) {
  .gthumbs {
    padding: 45px 30px;
  }
  .gthumbs h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.gtlist .gti {
  float: left;
  width: 16.66%;
}
.gtlist .gti img {
  display: block;
  width: 100%;
}
@media (max-width: 960px) {
  .gtlist .gti {
    width: 33.33%;
  }
}
/* info sections */
.gsect .gscol {
  width: 50%;
}
@media (max-width: 768px) {
  .gsect .gscol {
    float: none;
    width: auto;
  }
}
.gsblock {
  padding: 75% 0 0;
  position: relative;
}
.gsblock.icover {
  background-color: #f5f6fb;
}
.gsblock.first {
  background-image: url(http://cdn.goosebumpspickles.com/image/gifting/thumb-custom-gift-1.jpg);
  background-size: cover;
}
.gsblock.second {
  background-image: url(http://cdn.goosebumpspickles.com/image/gifting/thumb-custom-gift-2.jpg);
  background-size: cover;
}
.gsblock.third {
  background-image: url(http://cdn.goosebumpspickles.com/image/gifting/thumb-custom-gift-3.jpg);
  background-size: cover;
}
.gsblock .gswrap {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
@media (max-width: 960px) {
  .gsblock {
    padding-top: 100%;
  }
}
@media (max-width: 768px) {
  .gsblock {
    padding-top: 0;
  }
  .gsblock.icover {
    padding-top: 50%;
  }
  .gsblock .gswrap {
    position: static;
    padding: 60px 45px;
  }
  .gsblock .gswrap:before {
    display: none;
  }
}
@media (max-width: 480px) {
  .gsblock.icover {
    padding-top: 66%;
  }
  .gsblock .gswrap {
    padding: 45px 30px;
  }
}
.gsbox {
  display: inline-block;
  max-width: 80%;
  text-align: left;
  margin-top: 25%;
}
.gsbox * {
  vertical-align: baseline;
}
.gsbox h2 {
  max-width: 80%;
  line-height: 1.25;
  font-weight: 300;
  margin: 0 0 20px;
}
.gsbox h2 span {
  display: inline-block;
}
.gsbox p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 960px) {
  .gsbox {
    max-width: 80%;
  }
  .gsbox h2 {
    max-width: none;
    max-width: 420px;
    margin: 0 auto 20px;
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .gsbox {
    display: block;
    max-width: none;
    text-align: center;
  }
  .gsbox h2 {
    font-size: 24px;
  }
  .gsbox p {
    font-size: 16px;
  }
}
@media (max-width: 425px) {
  .gsbox {
    margin-top: 5%;
  }
}
/* Form */
.cgfblock {
    position: relative;
    height: auto;
    max-width: 500px;
    margin: 0 auto;
}
  
.cgfimg {
  width: 72%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(http://cdn.goosebumpspickles.com/image/gifting/banner-custom-gift-0.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.cgfimg:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 5;
}
.cgfimg .cgft {
  display: inline-block;
  max-width: 70%;
  position: relative;
  z-index: 10;
  color: #fff;
}
.cgfimg .cgft h2 {
  font-weight: 300;
  line-height: 1.2;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin: 0 0 10px;
}
.cgfimg .cgft p {
  font-weight: 300;
  font-size: 20px;
  margin: 0;
}
@media (max-width: 1280px) {
  .cgfimg {
    width: 66.67%;
  }
}
@media (max-width: 960px) {
  .cgfimg {
    width: auto;
    height: auto;
    position: relative;
    padding: 120px 30px;
  }
  .cgfimg:before {
    display: none;
  }
  .cgfimg .cgft {
    text-align: center;
  }
  .cgfimg .cgft h2 {
    font-size: 24px;
  }
  .cgfimg .cgft p {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .cgfimg {
    padding: 60px 30px;
  }
}

.instagram-item {
    margin-bottom: 0 !important;   
}

.select2-container--default .select2-selection--single {
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  border-width: 2px;
  height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  margin-top: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px;
}

input:focus, input.input-text:focus{
  border-color: rgb(0, 85, 255) !important;
}

/** Mobile Menu fixes **/
@media (max-width: 768px) {
  .dl-menu .tip, .mega-menu .tip, .menu .tip {
    line-height: 5;
    left: 25px;
  }

  .dl-menuwrapper li a .mm-text {
    margin-top: -5px;
  }
}

.la_compt_iem .component-target-badget {
  background-color: #0055ff;
  right: -3px;
}

@media (max-width: 768px) {
  #ple-animates{
    left: 46%;
      top: 47.5%;
  }
}

/** Form Feilds **/
.cf7-style-default .wpcf7-form-control-wrap .wpcf7-select, .cf7-style-default .wpcf7-form-control-wrap .wpcf7-text, .cf7-style-default .wpcf7-form-control-wrap .wpcf7-textarea {
  padding: 7px 20px;
}

.form-row .input-text {
  height: 40px;
}

.la-myaccount-page .form-row .input-text {
  height: 45px;
}

.lost_reset_password, .la-myaccount-page {
  max-width: 500px;
  margin: 0 auto 50px;
  background-color: #f5f5f5;
  padding: 35px;
  border-radius: 15px;
}

/** Multiple Address **/
.wcmca_add_new_address_button{
  font-weight: 500;
  color: #0055ff;
  text-decoration: underline;
}

.wcmcam_address_block_title a{
  color: #0055ff;
}

.wcmca_additional_addresses_list_title wcmca_billing_addresses_title {
  font-size: 24px;
}

.woocommerce-Address-title .edit {
  color: #0055ff;
}

/** Home Video **/
.home-video{
  width: 900px;
  height: 507px;
}

@media (max-width: 768px) {
  .home-video{
    width: 650px;
    height: 365px;
  }
}

@media (max-width: 425px) {
  .home-video{
    width: 400px;
    height: 225px;
  }
}

/** Sendy Form **/
.swp-field-1{
  width: 300px;
}

.swp-field-wrap .field-submit{
  border-width: 2px;
  border-color: #342112;
  background-color: #ffffff;
  color: #343538;
  font-weight: 400;
  font-size:11px;
  text-transform: uppercase;
  letter-spacing: 0;
}

.swp-field-wrap .field-submit:hover{
  border-color: #343538;
  background-color: #343538;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.socials-list .social_login {
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
  border-radius: 5px;
  color: #343538;
  width: 30%;
  background-color: #fcb749;
  padding: 20px 1%;
}

.socials-list .social_login:hover{
  background-color: #445963;
  color: #ffffff;
}

form.register .button, .field-submit {
  /* text-transform: uppercase;
  color: #ffffff;
  border-color: #343538; */
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
  letter-spacing: 1px;
  font-weight: 400;
}

form.register .button:hover, .field-submit:hover {
  background-color: #0055ff;
  color: #ffffff;
}

/** Hide Social Login buttons on Checkout **/
.woocommerce-checkout .site-content .page-content > div > .woocommerce > a.social_login {
  display: none;
}

.woocommerce-form-login__submit {
  border-radius: 5px;
  border: none;
  background-color: #fcb749;
  color: #000000;
  border: none;
  font-family: 'Goosebumps';
  font-size: 16px !important;
  letter-spacing: 0px !important;
  font-weight: 400 !important;
  padding: 13px 25px;
  text-transform: capitalize !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
  min-width: 90px;
}

.woocommerce-form-login__submit:hover, form.login .button:hover {
  background: #445963;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.woocommerce-MyAccount-content form .button, .woocommerce-Button {
  border-radius: 5px;
  border: none;
  background-color: #fcb749 !important;
  color: #000000 !important;
  border: none;
  font-family: 'Goosebumps';
  font-size: 16px !important;
  letter-spacing: 0px !important;
  font-weight: 400 !important;
  padding: 13px 25px;
  text-transform: capitalize !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
  min-width: 90px;
}

.woocommerce-MyAccount-content form .button:hover, .woocommerce-Button:hover {
  background: #445963 !important;
  color: #ffffff !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.la-myaccount-page form .button {
  padding: 15px 20px !important;
}

.wc-item-meta {
  margin-left: 0;
  padding-left: 0;
}

ul.wc-item-meta li {
  display: flex;
}

.wc-item-meta-label {margin-right: 5px;}

/** Login Register Tabs **/
.la_tab_control li{
  width: 45%;
  font-weight: 400;
}

.la_tab_control li.active a {
  font-weight: 400;
}

.la_tab_control li.active::before {
  background-color: #1a73e8;
  top: 0;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  margin: 0 auto;
  position: relative;
  right: 0;
  max-width: 70%;
}

.la-myaccount-page .la_tab_control li {
  font-family: 'Goosebumps', sans-serif;
}

.la-myaccount-page .btn-create-account {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
  border-color: #455962;
  color: #455962;
  font-family: 'Goosebumps', sans-serif;
  text-transform: capitalize;
  font-weight: 400;
  border-width: 1px;
  padding: 15px 20px;
}

.la-myaccount-page .btn-create-account:hover {
  background-color: #455962;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.la-myaccount-page .la-checkbox {
  margin-top: 5px;
  margin-bottom: 25px;
}

.products-grid.products-grid-1 .product_item .product_item--info .add_to_cart_button {
  font-family: Goosebumps;
  color: #0055ff;
  letter-spacing: 0 !important;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 300;
}

.products-grid.products-grid-1 .product_item .product_item--info .add_to_cart_button:hover {
  color: #445963;
}

@media (max-width: 600px) {
  .la-p-single-5 .la-single-product-page .product-main-image {
    padding: 0;
  }

  .product-main-image {
    margin-bottom: 0px;
  }

  .site-main {
      padding-top: 0px;
  }
}



/***** Site header notice *****/
.site-header-top{
  background: #ff6364;
  text-transform: unset;
  text-align: center;
  color: #ffffff;
  min-height: 34px;
  padding: 7px 0;
  font-weight: 400;
}
.header-top-text {
  color: #ffffff;
  padding: 7px 0;
}

@media (max-width: 480px) {
  .mob-hide-480 {
    display: none;
  }
}

.wc-tabs {display: none;}
.wc-tab-title {display: none;}
.shop_attributes {display: none;}
.product--summary .quantity {margin-bottom: 25px;}

/** Gift Page Design **/
.maxheight500{
	max-height:500px;
}
.width80percent{
    width: 90%;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    padding: 25px;
}
.marginminus75{margin-top:-75px;}

@media (max-width: 480px) {
  .width80percent{
    width: 95%;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    padding: 0;
}
  .marginminus75{margin-top:0;}
}

.social-media-link.style-default a {
    margin: 0 14px;
}

.grecaptcha-badge{display: none;}

/** Home Page Section Styles **/
@media (min-width: 1680px) {
	.home-section {
		padding: 20%;
	}	
}


@media (min-width: 1240px) and  (max-width: 1366px) {
	.home-section {
		padding: 15%;
	}	
}

@media (max-width: 1024px) {
	.home-section {
		padding: 15%;
	}	
}

.home-section-right-button a{
    border-radius: 3px;
    font-weight: 400;
    font-size: 13px;
    background-color: #ffffff;
    color: #000000;
    padding: 15px 20px;
    align-items: center;
	text-transform: uppercase;
}	

.home-section-right-button a:hover {
	background-color: #0055ff;
    color: #ffffff;
}

@media (min-width: 1680px) {
	.home-section-right {
		min-height:750px;
	}
	.home-section-right-button {
		margin-top: 58%;
	}
}

@media (min-width: 1024px) and (max-width: 1679px) {
	.home-section-right {
		min-height:600px;
	}
	.home-section-right-button {
		margin-top: 67%;
	}
}

@media (max-width: 1023px) {
	.home-section-right {
		min-height:400px;
	}
	.home-section-right-button {
		margin-top: 100%;
	}
}



.home-section-h2{
	font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 15px !important;
	text-transform: uppercase;
}

.home-section-links ul{
	list-style: none;
}

.home-section-links li a{
	font-family: 'Cormorant Garamond', serif;
	font-size: 2em;
	color: #000000;
	font-weight: 300;
}

.home-section-links li a:hover{
	color: #0055ff;
}


/*** Subscription Form ***/
@media (min-width: 1024px) {
  .subscription-img-bg {
    min-height: 600px;
  }
}

@media (max-width: 1023px) {
  .subscription-img-bg {
    min-height: 800px;
  }
}

@media (min-width: 426px) {
  .subscription-box {
    max-width: 500px;
    margin: 10%;
  }
}

@media (max-width: 425px) {
  .subscription-box {
    max-width: 500px;
    margin: 0;
  }
}

.EMAIL-label{display: none;}

.yikes-easy-mc-form input[type=email] {
  padding: 16px 15px !important;
  background: #ffffff !important;
  margin-top: 25px;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
  background: #fcb749;
  font-size: 14px;
  color: #000000;
  font-size: 400;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button:hover {
  background: #445963;
  color: #ffffff;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button:focus{
  border-color: rgb(0, 85, 255) !important;
}

.single_add_to_cart_button {
  border-radius: 50px;
  font-weight: 300 !important;
  font-size: 14px;
  background-color: #fcb749 !important;
  color: #000000 !important;
  border: none;
  font-family: 'Goosebumps';
  text-transform: capitalize !important;
  border: none !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.single_add_to_cart_button:hover {
  background-color: #445963 !important;
  color: #ffffff !important;
  border: none !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}


/*** Cart Page Buttons ***/
.shop_table.cart td.actions .button {
  border: none;
  min-width: 100px;
  text-transform: capitalize;
  color: #8a8a8a;
  font-family: 'Goosebumps';
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
  text-align: right;
}

.shop_table.cart td.actions .button:hover {
  background: none;
  border: none;
  color: #445963;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.shop_table.cart td.actions .button.btn-clear-cart {
  color: #8a8a8a;
  font-size: 14px;
}

.shop_table.cart td.actions .button.btn-clear-cart:hover {
  color: #445963;
}

.btn-continue-shopping {
  border: none;
  text-transform: capitalize;
  color: #0055ff;
  font-family: 'Goosebumps';
  font-size: 14px;
  background: none;
  padding: 15px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.btn-continue-shopping:hover {
  border: none;
  background: none;
  color: #445963;
  font-size: 14px;
}


/** Remove Horizontal Scroll from Menu **/
.header__action--account-menu .menu {
  width: 134px;
}

.site-header .header__action--account-menu .menu {
  right: -20px;
}

/** Custom Box Qty Fixes for Mobile **/
.mobile-list-layout-plus-button input.wdm-cpb-addon-qty-plus {
  border-radius: 5px 5px 0 0 !important;
  background: #ffffff;
}

.mobile-list-layout-quantity-field {
  background: #ffffff;
}

.mobile-list-layout-minus-button input.wdm-cpb-addon-qty-minus {
  border-radius: 0 0 5px 5px !important;
  background: #ffffff;
}

.woocommerce p.bundled_product_title.product_title {
  font-family: 'Goosebumps';
  font-weight: 300;
  color: #000;
}

/** Home Page V4 **/
.new-arrival-left {padding: 0; margin: 0;}

.new-arrival-left h1{
  font-size: 54px;
  margin: 5% 0 0 5%;
  background: linear-gradient(to right, #6600fe, #cd00bd, #f0007b, #f30043, #e20b0f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.new-arrival-left p {
  margin: 0 0 0 5%;
  font-family: 'Goosebumps';
  font-size: 27px;
  color: #000000;
  font-weight: 400;
}

.new-arrival-right {padding: 0; margin: 0;}

.new-arrival-right h1{
  font-size: 54px;
  margin: 5% 0 0 5%;
  background: linear-gradient(to right, #dc1a1a, #e44a1e, #eb6a27, #f28535, #f89f48);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.new-arrival-right p {
  margin: 0 0 0 5%;
  font-family: 'Goosebumps';
  font-size: 27px;
  color: #000000;
  font-weight: 400;
}

.new-arrival-btn {
  font-size: 16px;
  background-color: #fab654 !important;
  color: #000;
  text-transform: initial;
  padding: 12px 72px;
  margin: 50% 0 5% 4%;
}

.new-arrival-btn:hover {
  background-color: #445963 !important;
  color: #fff;
}

@media (max-width: 1440px) {
  .new-arrival-left h1{
    font-size: 54px;
    margin: 5% 0 0 5%;
  }
  
  .new-arrival-left p {
    margin-left: -2%;
    font-size: 27px;
  }
  
  .new-arrival-right h1{
    font-size: 54px;
    margin: 5% 0 0 5%;
  }
  
  .new-arrival-right p {
    margin-left: -2%;
    font-size: 27px;
  }
}

@media (max-width: 1240px) {
  .new-arrival-left h1{
    font-size: 45px;
  }
  
  .new-arrival-right h1{
    font-size: 45px;
  }

  .new-arrival-btn {
    margin: 60% 0 5% 4%;
  }
}

@media (max-width: 1024px) {
  .new-arrival-left h1{
    font-size: 40px;
  }

  .new-arrival-left p {
    margin-left: -6%;
    font-size: 27px;
  }
  
  .new-arrival-right h1{
    font-size: 40px;
  }

  .new-arrival-right p {
    margin-left: -6%;
    font-size: 27px;
  }

  .new-arrival-btn {
    margin: 75% 0 9% 4%;
  }
}

@media (max-width: 480px) {
  .new-arrival-left h1{
    font-size: 40px;
  }

  .new-arrival-left p {
    margin-left: -18%;
    font-size: 27px;
  }
  
  .new-arrival-right h1{
    font-size: 40px;
  }

  .new-arrival-right p {
    margin-left: -18%;
    font-size: 27px;
  }

  .new-arrival-btn {
    margin: 75% 0 9% 4%;
  }
}

.new-arrival-choco {padding: 0; margin: 0;}

.new-arrival-choco h1{
  font-size: 54px;
  margin: 1% 0 0 2%;
  background: linear-gradient(to right, #6600fe, #cd00bd, #f0007b, #f30043, #e20b0f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.new-arrival-choco p {
  margin: 0 0 0 2%;
  font-family: 'Goosebumps';
  font-size: 27px;
  color: #000000;
  font-weight: 400;
}

.new-arrival-choco-btn {
  font-size: 16px;
  background-color: #fab654 !important;
  color: #000;
  text-transform: initial;
  padding: 12px 72px;
  margin: 25% 0 3% 2%;
}

.new-arrival-choco-btn:hover {
  background-color: #445963 !important;
  color: #fff;
}

/** Gift Section Home Page **/
.gift-gbp-home-left a {
  /* margin: 84% 0 0 5.5%; */
  margin: -16% 0 0 5.5%;
  position: absolute;
}

@media (max-width: 480px) {
    .gift-gbp-home-left a {
      margin: -30% 0 0 5.5%;
  }
}

.la-newsletter-popup {margin-left: 0 !important;}

.wpb_animate_when_almost_visible {opacity: 1;}

.woocommerce-product-gallery__image a {
  pointer-events: none;
  cursor: default;
}


/** Side Bar **/
.sidebar-inner ul.menu li {
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 0.5;
  margin-bottom: 0px;
}


/** Cart page new container **/
@media (max-width: 600px) {
  table.shop_table_responsive tr td {
    display: table-cell;
    text-align: left;
    clear: both;
    /* min-width: 100%; */
  }
  table.shop_table.shop_table_responsive tr td.product-remove a.remove {
    position: initial;
  }

  .shop_table.cart.shop_table_responsive tr td.product-thumbnail img {
    max-width: 70px;
    padding: 0;
  }

  .shop_table.woocommerce-cart-form__contents .product-quantity {
    padding-top: 35px;
    padding-bottom: 19px;
  }
  
  .shop_table.cart.shop_table_responsive tr td.product-thumbnail {
    display: none;
  }

  .cart-collaterals .woocommerce-shipping-calculator .button, .cart-collaterals .la-coupon .button {
    right: 9%;
  }
}

@media (max-width: 600px) {
  .mobile-only {
    display: block;
  }
  .checkout-m-btn {
    width: 100%;
    height: 58px;
    background-color: #fcb749;
    color: #000000;
    text-align: center;
    padding: 13px 0 10px 0;
    bottom: 0;
    position: fixed;
    z-index: 9;
    left: 0;
    font-weight: 400;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
    border-radius: 0;
  }
  .checkout-m-btn:hover {
    background-color: #445963;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .cart-collaterals .shipping label, .cart-collaterals .shop_table .amount {
    padding-left: 5px;
  }
}

@media (min-width: 600px) {
  .mobile-only {
    display: none;
  }
}

table.woocommerce-checkout-review-order-table .shipping label {
  text-transform: capitalize;
}

.form-row .input-text {
  padding: 0 9px;
}

.form-row label {
  text-transform: initial;
}

.woocommerce-account-fields .create-account {
  margin-top: 21px;
}

.product--summary .woocommerce-product-details__short-description {
  clear: both;
  padding-top: 25px;
}

.product--summary .woocommerce-product-details__short-description::before {
  content: 'Description';
  font-size: 11px;
  font-weight: 500;
  color: #6f6f6f;
  text-transform: uppercase;
  height: 30px;
  display: block;
}

@media (max-width: 600px) {
  .shop_table_responsive tbody tr:nth-child(2n) {
      background-color: transparent;
  }
}

/** Add to cart variable products **/
.woocommerce-variation-price span.woocommerce-Price-amount {
  position: absolute;
  right: 9px;
  margin: -70px 0 0;
  font-size: 18px;
  letter-spacing: 0;
  color: #000000;
}


.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
  padding: 0 7px;
}

.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
  box-shadow: 0 0 0 2px #0055ff;
}


/** Right side cart flyout changes **/
.cart-flyout .widget_shopping_cart_content .button {
  font-family: 'Goosebumps';
  font-size: 14px;
  font-weight: 300;
  background-color: transparent;
  color: #000;
  text-transform: capitalize;
  border-radius: none;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.cart-flyout .widget_shopping_cart_content .button:hover {
  opacity: 1;
}


.cart-flyout .widget_shopping_cart_content .checkout {
  font-family: 'Goosebumps';
  font-size: 16px;
  font-weight: 300;
  background-color: #fab654 !important;
  color: #000;
  text-transform: capitalize;
  border-radius: 50px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.cart-flyout .widget_shopping_cart_content .checkout:hover {
  background-color: #445963 !important;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
  color: #ff6364;
  display: block !important;
  font-weight: 400;
  font-size: 13px;
}

.header__action--cart > a .la-cart-count {
  right: -5px;
  background-color: #0055ff;
}

/* .woocommerce-NoticeGroup-checkout {display: none;} */

/** Home Page Retailer & Gifting Section **/
.retailer-gifting {
  min-height: 646px;
}

.retailer-gifting-box {
  max-width: 90%;
  margin: 0 auto;
  /* min-height: 168px; */
}

.retailer-gifting-box h3 {
  font-size: 21px;
  font-weight: 400;
  margin: 5px 0 45px 0 !important;
  line-height: 1.3;
}

.retailer-gifting-box a {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Goosebumps';
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.retailer-gifting-box a:hover {
  color: #ff6364;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.home-subscription-btn {
  position: absolute !important;
  margin: -63px 20px 0 0 !important;
  width: 30% !important;
  right: 0 !important;
  line-height: 20px !important;
}

.footer-subscription button {
  position: absolute !important;
  margin: -63px 20px 0 0 !important;
  width: 30% !important;
  right: 0 !important;
  line-height: 20px !important;
}

/*** Thank You Page ***/
.button-pay {
  padding: 10px 34px;
  height: 45px;
  line-height: 26px;
  font-size: 16px;
  margin-left: 25px;
}

.input-radio {
  margin-right: 5px;
}

.shop_table {
  max-width: 702px;
}

dl.customer_details dt {
  float: left;
  font-weight: 500;
  margin-right: 5px;
}

.thankyou-width702 {max-width: 702px;}

/** My Account Page **/
.woocommerce-MyAccount-navigation ul {
  padding: 0;
  float: left;
  /* margin: 0 25px 0 0; */
  width: 20%;
}

.woocommerce-MyAccount-navigation li {
  display: table-row;
  margin-bottom: 25px;
  line-height: 45px;
}

.woocommerce-MyAccount-navigation li a {
    font-size: 16px;
    font-family: 'Goosebumps';
    font-weight: 400;
    color: #000000;
}

.woocommerce-MyAccount-navigation li.is-active a {
  color: #ff6364;
  font-weight: 300;
  margin-left: 9px;
}

.woocommerce-MyAccount-navigation li.is-active::before {
  content: " ";
  padding: 5px 1px;
  background-color: #ff6364;
}

.woocommerce-MyAccount-content {
  float: left;
  width: 79%;
}

table.woocommerce-MyAccount-orders {
  max-width: 100%;
  border-collapse: collapse;
  border-radius: 1em;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .woocommerce-MyAccount-navigation ul {
    padding: 0;
    float: none;
    /* margin: 0 25px 0 0; */
    width: 100%;
  }

  .woocommerce-MyAccount-navigation li {
    display: inline-block;
    margin-bottom: 25px;
    line-height: 45px;
  }

  .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
  }
}

@media (max-width: 480px) {
  .woocommerce-MyAccount-navigation li {
    display: block;
    margin-bottom: 10px;
    line-height: 18px;
    border: 1px solid #e8e8e8;
    padding: 9px 0 8px 10px;
    border-radius: 5px;
  }

  .woocommerce-MyAccount-navigation li.is-active a {
    color: #000000;
  }

  .woocommerce-MyAccount-navigation-link--customer-logout {
    margin-bottom: 50px !important;
  }

  .woocommerce-MyAccount-navigation li.is-active {
    background-color: #afb01e;
    border: 1px solid #afb01e;
  }

  table.my_account_orders tr td {
    display: grid !important;
    border-color: transparent;
    padding: 5px 5px;
  }

  .woocommerce-orders-table__cell-order-actions a.pay, .woocommerce-orders-table__cell-order-actions a.track-button, .woocommerce-orders-table__cell-order-actions a.view, .woocommerce-orders-table__cell-order-actions a.cancel {
    margin-bottom: 7px;
  }

  .ced_my_account_reorder {
    margin-bottom: 25px;
  }
}

table.woocommerce-MyAccount-orders th, table.woocommerce-MyAccount-orders th td {
  padding: 1em;
  background: #f1f1f1;
  border-bottom: 2px solid white;
  font-family: 'Goosebumps';
  font-weight: 300;
}

table.woocommerce-MyAccount-orders td {
  border-color:#ffffff ;
  padding: 15px 10px;
}

table.woocommerce-MyAccount-orders tr:nth-child(even){ 
  background: #f1f1f1;
}

table.woocommerce-MyAccount-orders tr:nth-child(odd){ 
  background: #ffffff;
}

.woocommerce-orders-table__cell-order-actions a.pay, .woocommerce-orders-table__cell-order-actions a.track-button {
  border-radius: 50px;
  font-weight: 400 !important;
  font-size: 14px;
  background-color: #fcb749 !important;
  color: #000000 !important;
  font-family: 'Goosebumps';
  text-transform: capitalize !important;
  border: none !important;
  padding: 6px 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
  margin-right: 10px;
}

.woocommerce-orders-table__cell-order-actions a.view, .woocommerce-orders-table__cell-order-actions a.cancel  {
  border-radius: 50px;
  font-weight: 400 !important;
  font-size: 14px;
  background-color: transparent !important;
  color: #000000 !important;
  border: 1px solid #c0d0d8;
  font-family: 'Goosebumps';
  text-transform: capitalize !important;
  padding: 6px 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
  margin-right: 10px;
}

.woocommerce-orders-table__cell-order-actions a.pay:hover, .woocommerce-orders-table__cell-order-actions a.track-button:hover {
  background-color: #445963 !important;
  color: #ffffff !important;
  border: none !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.woocommerce-orders-table__cell-order-actions a.view:hover, .woocommerce-orders-table__cell-order-actions a.cancel:hover {
  background-color: #c0d0d8 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}


a.track-button {padding-left: 0;}
img.track-icon {display: none;}

.ced_my_account_reorder {
  border-radius: 50px;
  font-weight: 400 !important;
  font-size: 14px;
  background-color: #fcb749 !important;
  color: #000000 !important;
  font-family: 'Goosebumps';
  text-transform: capitalize !important;
  border: none !important;
  padding: 6px 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.ced_my_account_reorder:hover {
  background-color: #445963 !important;
  color: #ffffff !important;
  border: none !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

.woocommerce-orders-table__cell {
  color: #000000 !important;
}

/**Badge Changes **/
.yith-wcbm-badge {
  font-family: "Rubik", sans-serif;
  font-size: 13px;
  border-radius: 30px;
  z-index: 1;
  line-height: 32px;
  font-weight: 400;
  padding: 0px 13px;
}

.new-badge {
  top: 1px;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 13px;
}

/*** Sidebar Changes ***/
.wpfFilterWrapper .wfpTitle {
  font-size: 18px;
  font-family: 'Goosebumps';
  margin-bottom: 10px;
  color: #000000;
  font-weight: 400;
}

.wpfValue {
  padding-left: 10px !important;
}

.wpfFilterWrapper ul:not(.wpfButtonsFilter) li {
  margin-bottom: 7px;
}

/*** Recently Viewed Products ***/
.recently-viewed-products {margin: 50px 0 90px 0;}

.la-block-content-bottom {width: 100%;}

@media (max-width: 640px) {
  .recently-viewed-products ul {
    display: block !important;
  }

  .recently-viewed-products ul li {
    max-width: 50% !important;
    float: left;
    margin: 25px 0 !important;
  }
}

.recently-viewed-products ul {
  display: inline-flex;
}

.recently-viewed-products ul li {
  max-width: 20%;
  text-align: center;
}

.recently-viewed-products ul.product_list_widget li + li {
  margin-top: 0px;
}

.recently-viewed-products ul.product_list_widget.product_list_widget li img {
  max-width: 100%;
  margin-bottom: 5px;
}

.recently-viewed-products h4 {
  text-align: center;
}

.recently-viewed-products h4 span {
  font-size: 30px;
  margin-bottom: 40px;
  font-weight: 300;
}

.recently-viewed-products ul.product_list_widget.product_list_widget li a span {
  font-family: 'Goosebumps';
  font-size: 16px;
  font-weight: 300;
}

.recently-viewed-products ul.product_list_widget.product_list_widget li span {
  font-size: 14px;
}

.error-box {
  text-align: center;
}

/* Social Login buttons */
.the_champ_outer_login_container {margin-top: 15px;}

.theChampLogin {
  width: 185px;
  height: 40px;
  margin: 5px 15px 15px 0;
}

div.theChampFacebookLogoContainer {
  width: 185px;
  height: 40px;
  border: 0;
  border-radius: 5px;
  background-color: #fff;
  margin: 0;
}

.theChampFacebookLoginSvg {
  background: url(https://s3-ap-southeast-1.amazonaws.com/cdn.goosebumpspickles.com/wp-content/uploads/2020/05/11132621/btn_facebook.png);
  background-repeat: no-repeat;
  background-size: 100% !important;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
  border-radius: 5px;
}

.theChampGoogleLoginSvg:hover, .theChampFacebookLoginSvg:hover {
  -webkit-box-shadow: 0px 5px 6px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    0px 5px 6px 0px rgba(50, 50, 50, 0.5);
  box-shadow:         0px 5px 6px 0px rgba(50, 50, 50, 0.5);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

div.the_champ_login_container i.theChampFacebookBackground {
  background: #ffffff !important;
}

.theChampGoogleLoginSvg {
  background: url(https://s3-ap-southeast-1.amazonaws.com/cdn.goosebumpspickles.com/wp-content/uploads/2020/05/11132622/btn_google.png);
  background-repeat: no-repeat;
  background-size: 100% !important;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
  border-radius: 0px 5px 5px 0;
}

.theChampGoogleBackground {border: 0;}

/** ActiveCampaign **/
.act-home-subscription {
  margin: 0;
  padding: 5px;
}

.act-home-subscription [type="text"] {
  width: 100%;
  margin-bottom: 8px;
}

._submit {
  font-family: 'Goosebumps', sans-serif !important;
  font-weight: 400 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

._submit:hover {
  background-color: #445963;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s ;
  transition: all 0.3s;
}

/** Shipping Form **/
h4.vc_tta-panel-title {font-weight: 400; font-size: 16px;}


/*** Footer Changes ***/
.footer-top {
  border-color: transparent;
}

.site-footer .menu li {margin-bottom: 10px; font-size: 13px;}
[class*="ult-vid-cntrl"], [class*="fa-"] {font-size: 24px !important;}

.footer-shipping-country {
  font-size: 14px;
}

.ac-footer-subs {
  background: url(https://s3-ap-southeast-1.amazonaws.com/cdn.goosebumpspickles.com/wp-content/uploads/2020/06/04124535/green-chillies-banner-1.jpg) no-repeat;
  background-size: cover;
}

.ac-subs-box {
  float: left;
}

.ac-subs-box h1 {
  font-family: 'Goosebumps', sans-serif;
  color: #f9b55d;
  font-weight: 300;
}

.ac-subs-box h4 {
  font-weight: 400;
  line-height: 1.5;
}

@media only screen and (min-width: 600px) {
  .ac-footer-subs {
    background-position: center center;
    height: 500px;
  }

  .ac-subs-box {
    margin: 5%;
    padding: 1%;
    height: 350px;
    width: 500px;
  }

  .ac-subs-box h4 {
    color: #ffffff;
  }

  ._form-thank-you {
    color: #ffffff;
    text-align: left;
  }
}

/** Mobile Settings for subs form**/
@media only screen and (max-width: 600px) {
  .ac-footer-subs {
    background-position: bottom center;
    height: 250px;
  }

  .ac-subs-box {
    background: #ffffff;
    margin: 60% 0 15% 0;
    padding: 5%;
    height: 350px;
    width: 100%;
  }

  .ac-subs-box h4 {
    color: #343538;
  }
}

@media (max-width: 667px) and (min-width: 320px) {
  ._form_1 [type="submit"] {
      font-size: 14px !important;
      width: 100% !important;
  }
}

/** Father's Day **/
.maxwidth395 {max-width: 395px;}

/** Reviews **/
.woocommerce-Reviews .woocommerce-Reviews-title {
  display: block;
}