@font-face {
  font-family: 'ArialRoundedMTBold';
  src:  url('ArialRoundedMTBold.woff') format('woff'), url('ArialRoundedMTBold.ttf')  format('truetype'), url('ArialRoundedMTBold.svg#ArialRoundedMTBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src:  url('ProximaNova-Regular.otf')  format('opentype'),
    url('ProximaNova-Regular.woff') format('woff'), url('ProximaNova-Regular.ttf')  format('truetype'), url('ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media (min-width:1920px) and (max-width:6000px){
.story-section div#shopify-section-story-product .custom-content img {
    height: 100%;
    object-position: top center;
    object-fit: cover;
}
}
.story-section div#shopify-section-story-product .custom-content .one-row .medium-up--one-quarter{
width: 50% !important;
height: 337px !important;
}
.story-section div#shopify-section-story-product .custom-content .one-row {
    width: 50%;
    float: left;
}
div#shopify-section-story-product .custom__item-inner {
    display: table;
    height: 100%;
}
div#shopify-section-story-product .medium-up--text-left {
    vertical-align: middle;
    display: table-cell;
}
a:focus {
  outline: none;
}
/* Question section css */
.one.custom__item {
    height: 100% !important;
}
span.cart_count {
    color: #452c22 !important;
}
a.teli-call {
    text-decoration: none !important;
}
.ft-logo img {
    width: 70%;
}
.ft-col p {
    margin-top: 15px !important;
    line-height: 22px;
}
.ft-col hr {
    border-color: white;
    width: 155px;
}
.ft-col hr {
    border-color: white;
    width: 155px;
    margin: 10px 0;
}
.dk-menu .dropdown {
    width: auto;
    padding: 20px;
    left: 67%;
}
.dk-menu .dropdown_narrow {
    width: 100% !important;
}
.dk-menu .dropdown_column {
    display: contents;
}
.menu a.dropdown_link:after {
    content: url(https://cdn.shopify.com/s/files/1/2093/2861/files/dropedown-icon_81b0148b-e12e-4411-ade4-3cabba88d813.png?v=1602573443);
    margin-left: 5px;
}
ul.menu li.search_link a:after {
    display: none;
}
ul.menu.align_right li:nth-child(5) a {
    background: #ff0000 !important;
    padding-top: 5px;
    padding-bottom: 0;
    color: white;
    /* height: 28px; */
    margin-top: 8px;
    margin-bottom: 11px;
}
.col-question {
    width: 100%;
	min-height: 300px;
	margin-left: 40px;
    background: #f7f4ef;
}
.question-box {
    padding-top: 40px;
}
.icono-question {
    text-align: center;
}
.question-section {
    display: flex;
}
.question-section {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
	padding-top: 60px;
    padding-bottom: 60px;
}
.question-section .col-question:nth-child(1) {
    background: transparent;
	margin-left: 0px;
}
h3.icono-title {
    text-align: center;
    padding-top: 0;
    margin-bottom: 15px;
    padding-bottom: 0;
    font-size: 16px;
    margin-top: 5px;
  color: #442b21;
}
p.question-details {
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
  color: #442b21;
}
.question-box hr {
    width: 3%;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 15px !important;
    border-color: #442b21 !important;
}
p.question-details a {
    color: #442b21;
    text-decoration: underline;
}
.col-question h2 {
    font-size: 32px;
    margin-top: 50% !important;
}
/* Question section css */
img {    
  width: auto;
}
.newsletter-section input.contact_email[type="email"],
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance:    none;
  appearance:         none;
}
.container .sixteen.columns{
  width:1200px;
}
.caption.position-center.js-caption{
  max-width:100%;
}

.slide-2 .headline {
/*   padding-left: 520px; */
}
.close {
  float: right;
  margin-right: 20px;
  font-size: 14px;
  margin-top: 0px;
  border: 1px solid;
  padding: 0px 6px;
  border-radius: 100%;
  cursor: pointer;
  margin-bottom:15px;
}
.top_bar.clearfix > span p {
  left: 0;
  line-height: 40px;
  margin-bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  font-family: Google_Montserrat;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:#442b21;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:#442b21;
  opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:#442b21;
  opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#442b21;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color:#442b21;
}
.article header,
.page-share header,
.page-warranty header,
.blog header,
.blog-blog header,
.page-our_story header,
.page-contact-us header,
.collection header,
.index header {
  /* position: absolute; */
  top: 0;
  width: 100%;
  z-index: 9;
} 

header.banner{
  position: relative;
  z-index: -9;
}
.line-nav-border::after {
  background: #000000 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin-left: -35px;
  position: absolute;
  top: -10px;
  width: 128%;
}
.line-nav-border{
  position:relative;
}
div.logo.text-align--center img{
  vertical-align:middle;
}
.menu.align_left.clearfix {
  padding-left: 5px;
}


.slide-2 .action_button.first_button.highlight-true {
/*   bottom: -228%;
  margin-left: 153px;
  position: absolute;
  right: 28.5%;
  transform: translateX(-28.5%); */
}
.footer a, .footer a:visited {
    color: #442B21;
}
.dropdown .dropdown_column__menu li.menu-All.Products a, 
.dropdown .dropdown_column__menu li.menu-New.Products a {
    color: #fd8401;
}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
  /* Safari and Chrome */
  .myClass {
    color:red;
  }

  /* Safari only override */
  ::i-block-chrome,.slide-2 .action_button.first_button.highlight-true {
/*     right: 31%;
    transform: translateX(-31%); */
  }
}

.gallery-cell .caption {
  max-width: 85%;
}

.sticky_nav.sticky_nav--stick .nav{
  padding:0;
}
.action_button.first_button.highlight-true {
  width: inherit !important;
}
.menu.right li::after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 13px;
  position: absolute;
  right: 0;
  top: 14px;
  width: 2px;
}
.menu.right > li {
  padding-left: 20px;
  padding-right: 20px;
}
.menu.right li:last-child::after{
  display:none;
}

.menu.right li {
  position: relative;

}
.menu a.top_link, .menu a.dropdown_link{
  text-transform:uppercase;
}

.nav ul.menu{
  margin-left:0;
  margin-right:0;
}
.menu a span{
  text-transform:uppercase;
}

div.container{
  padding:0;
}
/*.top_bar li {
border-right: 1px solid #fff;
padding-left: 15px;
padding-right: 15px;
}*/
.menu.align_left {
  text-align: left;
}
.headline-section .regular_text {
  padding: 0 100px;
}

.menu.align_right {
  text-align: right;
}
/*
.main_nav_wrapper .menu li{  
padding-left: 30px;
padding-right: 30px;
}
*/

.main_nav_wrapper .menu li{  
  padding: 0px;
  margin: 0px;

}
.main_nav_wrapper .menu li a{  
  padding-left: 10px;

  padding-right: 10px;
}

/*.main_nav_wrapper .menu li a{  
padding-left: 30px;
padding-right: 30px;
} */
/*
.main_nav_wrapper .menu.align_left li:last-child,
.main_nav_wrapper .menu.align_right li:last-child{
padding-right:0;
}
.main_nav_wrapper .menu.align_right li:first-child,
.main_nav_wrapper .menu.align_left li:first-child {
padding-left: 0;
} */

.sticky_nav--stick .icon-cart.mini_cart.dropdown_link {
  height: auto !important;
}

.sticky_nav--stick  .cart_content.animated.fadeIn{
  top:61px !important;
}

.menu li.search_container {
  padding-left: 0;
  padding-right: 0;
  margin-left:0;
}
.search_form input, .search_form input:active, .search_form input:focus {
  border-color: #442b21;
}
.search-submit{
  color: #442b21;
}
.image-with-text-overlay-section .banner_text .caption {
  /* 
  position: relative;
  top: 0;
  transform: translate(0px, 0%);
  width: 100%;
  padding: 10% 0;
  */ 
  position: relative;
  top: 50%;
  transform: translateY(-0%);
  -webkit-transform: translateY(-0%);
  width: 100%;
  padding: 10% 0;


}
.image-with-text-overlay-section .banner_text .banner {
  background-attachment: fixed;
  background-color: #666666;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.image-with-text-overlay-section .banner_text .banner-full-link {
  background-color: rgba(0, 0, 0, 0.5);
}
.caption-content{
  max-width:80%;
}
.caption .pretext{
  font-size:40px;
  color:#fe8405;
  margin-bottom:0;

}
.caption .pretext p {
  line-height: 48px;
  margin-bottom: 0;
}

.caption .subtitle > p{
  font-size:28px;
  font-family: Montserrat;
  font-weight:normal;
  line-height:27px;
}
.action_button.first_button.highlight-true {
  letter-spacing: 0;
  margin-top:15px;
}
.slide-2 .caption.position-center.js-caption {
/*   margin-top: -42px; */
}




.featured-link--half{
  background:#fff;
}
.logo_list_left h3 .button:hover {
  background: #fff none repeat scroll 0 0;
  color: #a4cf00 ;
}
.heart_image > img {
  vertical-align: middle;
}

.title.title-below {
  font-size: 14px;
  height: 40px;  
  padding: 0;
  width: 120px;
  margin-top:10px;
}
a.we_colors_btn {
  display: block;
  line-height: 40px;
  height:40px;

}
.title.title-below:hover a.we_colors_btn {
  color:#fff;
}
.featured-promotions .feature-section.title-overlay-true .title a{
  padding:0;
}


.headline, .empty_cart, .title{
  font-size:38px;
}
.homepage_content .feature_divider {
  display: none;
}

.home_about .featured-promotions .feature-section.title-overlay-true .title::after{
  display:none;

}
.home_about .featured-promotions .feature-section.title-overlay-true .title{
  font-size:34px;
  margin:19px 0 1px;
  color:#fff;
}
.home_about .featured-promotions .feature-section .feature-wrap{
  width:100%;

}
.home_about .featured-promotions .feature-section .description{
  font-size:20px;
  color:#fff;
}
.nav {
  padding-right: 40px;
}
.home_about .button:hover{


}

.home_about .button{

  font-family: Roboto;

  margin-top:12px;
}
.home_about .button a{

}
.container.promotions-grid-full_width .featured-promotions.promo-per-row-4 .feature-section{
  border-right:solid 3px #fff;
}
.menu.align_right.clearfix {
  padding-left: 30px;
}
div.logo {
  float: left;
  padding: 5px 0;
  width: 16%;
}
.shopify-section.headline-section.featured-content-section {
  padding: 13px 0 36px;
}
.shopify-section.featured-promotions-section.we_color{
  padding:20px 0 50px;
}
.we_color .title {
  text-align: center;
  margin-bottom:0;
}
.we_color .we-love-container {
  text-align:center;
  padding-top:25px;
}
.we_color .we_color .title {
  text-align: center;
}
.we_color .featured-promotions .feature-section {
  margin: 0;
  padding: 0 13px;
  float:none;
  display:inline-block;
}
.we_color .title > h3 {
  font-size: 18px;

  text-transform: capitalize;
  margin:0;

}



.under-menu .headline {
  color: #442b21;
  font-size: 52px;
}

.caption .pretext{
color: #442b21;
}

.under-menu .caption .subtitle > p {
  font-family: Montserrat;
  font-size: 28px;
  font-weight: normal;
  line-height: 27px;

}
.under-menu .slide-1 .caption .subtitle > p {

  font-size: 50px;
}
.gallery_logo{
  text-align:center;
  padding-bottom:34px;
}
.gallery_logo img{
  width:auto;
  margin:0 auto;
}
.featured-link--half .description{
  font-size:16px;
}

.featured-link--half .collection_title{
  color:#442b21;
  font-size:38px;
}
.featured-link--half .button {

}

.info_left {
  float: left;
  padding-top: 10px;
  text-align: left;
  width: 20%;
}
.info_right {
  float: left;
  width: 80%;
}
.info_left > img {
  margin: 0;
  width: auto;
}
.video-section .subtitle > p {
  color: #442b21;
  font-size: 16px;
}
.video-section .caption .headline {
  color: #442b21;
  font-size: 38px;
  font-weight: normal;
  line-height: 50px;
}


.video-section.testimonial-section .testimonial-text{
  width:auto;
}
.video-section .subtitle {
  padding: 3px 0 18px;
}
/*.fancybox-inner > div#data_video > iframe {
width: 100% !important;
}*/

.about-section-video {
  background: #a4d001 none repeat scroll 0 0;
  padding: 35px 0;
}
#data .mediaWrapper {
  position: unset !important;
}

/*============video_iframe==========*/
#data_video{
  display:none;
}


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}






#banner-1489284533457.banner.banner_text{
  background-attachment:fixed;
}


.shopify-section.logo-list-section {
  background: #f1f1f1 none repeat scroll 0 0;
}

.logo-bar-section h2 {
  border-bottom: medium none;
  padding-bottom: 0;
}

.logo-bar__item {
  width:inherit;
  max-width:inherit;
  margin-top:38px;
  padding-left:10px;  
  padding-right:10px;
  margin-left: 0;
  margin-right: 0;
}
.logo_list_left > h2 {
  font-size: 34px;
  margin: 0;
}
.logo_list_left h3 .button {
  background: #a4cf00 none repeat scroll 0 0;
  border-color: #a4cf00;
  font-size: 12px;
  height: 40px;
  min-height: 40px;
  padding: 0 18px;
}
.logo_list_left > h3 {
  text-align: left;
}

.logo-bar {
  margin-bottom: 34px;
  text-align: center;
}
.logo_list_left.logo-bar__item {
  padding-left: 0;
  padding-right: 20px;
}

.featured-blog-section .section.clearfix.homepage_content {
  margin: 0;
  padding: 70px 0;
}
.featured-blog-section .article h3.sub_title {
  margin: 0;
  padding: 10px 0 0;
}
.featured-blog-section .continue-button {
  margin: 10px 0 0;
}

.newsletter_left{
  float:left;
  display:inline-block;
  padding-right:45px;
}
.newsletter_section h5 {
  font-size: 28px;
}

.newsletter_section .newsletter-text p {
  font-size: 13px;
}
.newsletter-section input.contact_email[type="email"] {
  border-color: #ffffff;
  display: inline-block;
  min-height: 50px;
  width: 430px;
  margin-right:2px;
  margin-bottom:0;
}

.newsletter-section #contact_form .action_button.sign_up {

  display: inline-block;
  float: none;
  min-height: 50px;
  padding-left: 0;
  padding-right: 0;
  width: 200px;
  font-size:14px;
}

.newsletter_section .newsletter {
  float: right;
  width: auto;
}
.newsletter_section{
  padding:55px 0;
}
.section_form {
  padding: 0;
}
.testimonial-section .gallery-cell .button img{
  padding-right:15px;
}

.main_nav_wrapper.sticky_nav.sticky_nav--stick{
  transition:ease-in 0.4s;
  box-shadow:0px 0px 2px rgba(0,0,0,0.8);
  position:fixed;
  left:0px;
  top:0px;
  right:0px;
  background:#f7f4ef;
}
.Warranty-page-banner{
  text-align:center;
  padding-bottom:20px;
}
.image-with-text-overlay-section.under-menu .headline{
  color:#fff;
}
.image-with-text-overlay-section.under-menu .caption .subtitle > p{
  font-size:16px;
  color:#fff;

}

.spr-summary-actions-newreview{
  padding:10px 20px;
}

.thumbnail-overlay .quick_shop,
.newsletter-section #contact_form .action_button.sign_up,
.featured-blog-section .continue-button,
.product-details h3 .quick_shop,
.action_button.first_button.highlight-true,
.featured-link--half .button{
  background:#fd8400;
  border-color:#fd8400;
  color:#ffffff;    
}

.spr-summary-actions-newreview{
  background:#fd8400;
  border:solid 1px #fd8400 !important;
  color:#ffffff !important ;  
}
.spr-summary-actions-newreview:hover{
  background:#ffffff;
  border:solid 1px #fd8400 !important;
  color:#fd8400 !important;
}
a.button:hover,
a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .action_button:hover, input.action_button[type="submit"]:hover, input.action_button[type="button"]:hover,


.thumbnail-overlay .quick_shop,
.featured-collection-section .product-details h3 .quick_shop:hover,
#shopify-section-collection-template .product-details h3 .quick_shop:hover,
.featured-promotions .feature-section .feature-overlay:hover .button,
.newsletter-section #contact_form .action_button.sign_up:hover,
.featured-blog-section .continue-button:hover,
.product-details h3 .quick_shop:hover,
.action_button.first_button.highlight-true:hover,
.featured-link--half .button:hover{
  background:#ffffff;
  border-color:#fd8400;
  color:#fd8400 !important;
}


.featured-collection-section .thumbnail .title{
  /* min-height:54px;*/
}



.shopify-section.featured-collection-section {
  background: #f7f4ef none repeat scroll 0 0;
  padding-top:40px;
  padding-bottom:40px;
}
/*
.product-list .thumbnail .product-info__caption.hidden
{
display:block;
}*/

.product-list .thumbnail, .related-gallery .thumbnail, .list-collections .thumbnail{
  background:#fff;
  padding-bottom:20px;  
}

.related-products--grid .product-details,
.featured-collection-section .product-details {
  overflow: hidden;
  padding: 0 10px;
}
.fetured-product-home-page .gallery-cell.thumbnail,
.related-products--grid .product-list .thumbnail,
.featured-collection-section .product-list .thumbnail {
  padding-bottom: 0;
}

.thumbnail .title {

  padding-bottom: 6px;
  text-transform:capitalize;
}

.product-info__caption .product-details{
  text-align:left;
  padding:0 15px;
}
.thumbnail .price, .thumbnail .title{
  font-size:14px;
  text-align:left;
  font-family: 'Montserrat';
  font-weight:600;
}
.thumbnail .price {
  color: #a4cf00;
  float: left;
  line-height: 22px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top:6px;
}
.product-details > h3 {
  float: right;
  margin: 0;
  padding: 0;
}
.product-details h3 .quick_shop {

  font-family: Montserrat;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0;
  opacity: 1;
  transform: none;
}
.relative.product_image.swap-false{
  padding:0 8px;
}

.sixteen.columns.center.homepage_content > a h2{
  float:left;
}
.sixteen.columns.center.homepage_content > a.shop_all_button {
  float: right;
  margin-right:15px;
  margin-top:3px;
}
.featured-collection-section .homepage_content h2.title {
  margin: 0;
  font-size:32px;
}
.was_price {
  color: #442b21;
  display: inline-block;
  padding-left: 12px;
}
.sale{
  display: inline-block;
}
.featured_products.product-slider > .sixteen.columns.center.homepage_content,
.product-grid.featured_products > .sixteen.columns.center.homepage_content {
  padding-bottom: 35px;
}


.testimonial-section.video-section .gallery-cell .button:hover img.video_arrow{
  display:none;
}
.testimonial-section.video-section .gallery-cell .button:hover img.video_arrow_hover{
  display:block;
}
.testimonial-section.video-section .gallery-cell .button img.video_arrow_hover{
  display:none;
}
.testimonial-section .gallery-cell .button img{
  height: 20px;
  max-width: 30px;
  width: auto;
}
.flickity-prev-next-button,
.flickity-prev-next-button:hover,
.flickity-prev-next-button:hover{
  background:none !important;
}



.footer{
  border-top:0;
}

.footer_menu {
  padding-left: 32px;
}
.footer .footer-menu-wrap h6::after {
  background: #442B21 none repeat scroll 0 0;
  bottom: 0;
  clear: both;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 155px;
}
.footer .footer-menu-wrap h6{
  position:relative;
  padding:0 0 10px;
}
.footer .toggle_content {
  padding-top: 3px;
}
.payment_methods img {
  padding-right: 0;
  width: auto;
}
.payment_methods li {
  display: inline;
}


.sixteen.columns.row.footer_credits {
  margin-top: 30px;
}
.featured-promotions .feature-section:hover .feature-overlay{
  background:none;
}
.payment_methods > ul {
  padding: 0;
}

.featured-promotions .feature-section .feature-overlay:hover{
  cursor:pointer;
}
.featured-promotions .feature-section .feature-overlay:hover .button{
  cursor:pointer;
}
.featured-promotions .feature-section .feature-overlay:hover .button a{
  color:#fff;
  cursor:pointer;
}
.credits > li {
  border-right: 1px solid;
  display: inline;
  padding: 0 10px;
}
.credits > li:first-child {
  padding-left: 0;
}
.credits > li:last-child {
  border:none;
}
.payment_methods{
  margin:0;
}
.sixteen.columns.row.footer_credits{
  margin-bottom:40px;
}
.footer .social_icons > li a {
  font-size: 14px;
  padding-bottom:0;
  margin-bottom:0;
}
.footer .social_icons li{
  display:block;
}
footer .social_icons{
  padding-top:0;
}



.sticky_nav.sticky_nav--stick div.logo img{
  width:100%;
}
.sticky_nav.sticky_nav--stick .main_nav div.logo a {
  padding-bottom: 11px;
  padding-top: 11px;
}
.cart_container.active_link .mini_cart, .cart_container.active_link .mini_cart span{
  background:#f7f4ef;
}
.subtotal .featured-links .button {
  width: 100%;
}
.quick_shop, .view_all{
  padding-bottom:9px;
}



.page-contact-us .caption-content.align-left,
.page-our_story #banner-our_story-slider .caption.position-right{
  /* padding-top:110px;*/ 
}





/*============================ COLLECTION PAGE ================================ */
.collection .caption.collection_title {
  background: rgba(68, 43, 33, 0.7) none repeat scroll 0 0;
  margin: 0;
  max-width: 100%;
  padding: 0;
  top: 60%;
  width:50%;
  transform: translate(0px, -60%);
}

.collection .caption.collection_title .subtitle{
  color:#442b21 !important;
}
.collection .caption.collection_title.on-sale-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  width: 100%;
  text-align:left;
}
#shopify-section-collection-template .on-sale-title .container {
  padding: 0;
}

.page_banner .caption.collection_title.on-sale-title .headline{
  padding-right:0;
  text-align:left;
  display:inline;
  width:auto;
  position:relative;
}
.page_banner .caption.collection_title.on-sale-title .headline::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.page_banner .caption.collection_title.on-sale-title .headline::after {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.page_banner .caption.collection_title .headline {
  padding-bottom: 27px;
  padding-right: 42px;
  padding-top: 27px;
  margin:0;
  text-align:right;
}
.sale_banner{
  background:red;
}
.new_sale_banner {
  background: #FF0000;
  display: inline-block;
  height: 35px;
  position: relative;
  width: 60px;
}
.new_sale_banner:after {
  content: "";
  position: absolute;
  left: -10px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 17.5px solid #FF0000;
  border-bottom: 17.5px solid #FF0000;
}
.action_button.add_to_cart .text.icon-cart {
  font-size: 16px;
}
.purchase .add_to_cart.collection_all_list {
  font-size: 16px;
  height: 30px;
  min-height: 30px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  padding:1px 0 0 1px;
}


.collection-form .purchase.clearfix.inline_purchase {
  margin: 0;
}
.collection-form .left.product-quantity-box {
  display: none;
}



.filter_border.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all{
  margin-left:auto;
  margin-right:auto;
  width:90%;
}
.collection h1.headline {
  text-align: left;
}
.collection .caption {
  max-width: 1200px;
}
.sidebar .toggle_list a.active{
}

.featured-collection-section .not_home {
  display: none;
}

#shopify-section-collection-template .container {
  padding-top: 40px;
}
#shopify-section-collection-template .four.columns.thumbnail {

}
/*
.featured-collection-section .product-details h3 .quick_shop,
#shopify-section-collection-template .product-details h3 .quick_shop{
background:#fff;
border-color:#a4cf00;
color:#a4cf00;
} 
*/
.section_select .blog_filter, .section_select .tag_filter, .section_select .sort_by{
  vertical-align:middle;
}
.collection .eight.columns.section_select.offset-by-eight {
  padding-left: 0;
  width: 100%;
}

.eight.columns.section_select.offset-by-eight > h3 {
  float: left;
  display:inline-block;
  vertical-align:middle;
  margin:0;
  padding:0;
}
.eight.columns.section_select.offset-by-eight > h3 a{
  font-size:14px;
}
.breadcrumb_link{
  font-size:14px;
  font-family: 'Montserrat';
}
div.breadcrumb-collection{
  margin-bottom:5px;
}
.thumbnail-overlay .quick_shop {
  font-family:Montserrat;
  font-size: 12px;
  font-weight: bold;
}

.relative.product_image.swap-false {
  padding: 0 11px;
}
.paginate{
  text-align:center;
  border-top: 3px solid #e0e0e0;
}


.paginate .page a, .paginate .current, a.tag{
  border:none;  
  margin:0;
  padding:15px 15px 0;
  color:#442b21;
}
.paginate .current,
.paginate .page a:hover, .paginate .current:hover, a.tag:hover{
  background:none;
  border:none;
  color:#fd8400; 
}
.paginate .next, .paginate .prev {
  background: none repeat scroll 0 0;
  color: #000 !important;
  display: inline-block;
  font-size: 22px;
  padding:0;
  margin:0;
}
/*
.blog .paginate .next,.blog  .paginate .prev {
background: #fd8400;
color: #fff !important;
display: inline-block;
font-size: 14px;

margin:0;
border:1px solid #fd8400;
}
.blog .paginate .next a,.blog  .paginate .prev a {
padding:5px 10px;
}
.blog .paginate .next:hover,.blog  .paginate .prev:hover {
background: #fff;
border:1px solid #fd8400;
}
.blog .prev a:hover,.blog  .next a:hover{
color: #fd8400 !important;

}
.blog .prev a,.blog  .next a {
color: #fff;
}
*/
p.blog_meta {
  padding-bottom: 10px;
}

.paginate .current, .paginate .page a:hover, .paginate .current:hover
{
  position:relative;
}
.paginate .current::before, .paginate .page a:hover::before, .paginate .current:hover::before {
  background: #fd8400 none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 0;
  margin-top: -3px;
  position: absolute;
  top: 0;
  width: 100%;
}
.paginate .next{
  margin-left:20px;
}
.paginate .prev {
  margin-right:20px;
}

.twelve.columns.pagination {
  border-top: 1px solid #442b21;
}
.twelve.columns.pagination {
  border-top: 0 none;
  padding: 0 0 25px;
}
.sidebar .toggle_list a{
  font-family: 'Montserrat';
  font-weight:400;
}
.sidebar h4, .sidebar-wrap h4.toggle {
  border-bottom: 1px solid;
  font-size: 20px;
  padding: 0 0 8px;
  font-family: 'Montserrat';
}
.sidebar .toggle_list{
  margin-top:19px;
}
.toggle_list li{
  margin-bottom:10px;
}
.toggle_list.tag_filter > li {
  background: #000000 none repeat scroll 0 0;
  display: inline-block;
  text-indent:-9999px;
  height: 25px;
  margin-bottom: 0;
  width: 58px;
  margin:0 2px 5px;
}
.article h5.sub_title {
  margin-bottom: 0;
}
.article_blog_image > img{
  width:100%;
}
.excerpt.all_content_article,
.article_blog_image {
  display: block;
}
.toggle_list.tag_filter > li.Color_Black{
  background:#000;
}
.toggle_list.tag_filter > li.Color_Blue{
  background:#195090;
}
.toggle_list.tag_filter > li.Color_Espresso{
  background:#4d383d;
}
.toggle_list.tag_filter > li.Color_Green{
  background:#7ea552;
}
.toggle_list.tag_filter > li.Color_Natural{
  background:#d4a770;
}

.toggle_list.tag_filter > li.Color_Orange{
  background:#e67323;
}
.toggle_list.tag_filter > li.Color_Pink{
  background:#ce537f;
}
.toggle_list.tag_filter > li.Color_Red{
  background:#ba3934;
}
.toggle_list.tag_filter > li.Color_White{
  background:#edeae5;
}
.toggle_list.tag_filter > li.Color_Yellow{
  background:#d7c61c;
  display:none;
}
.toggle_list.tag_filter > li.Color_Grey {
    background: #78776C none repeat scroll 0 0;
}
.toggle_list.tag_filter > li .active, 
.toggle_list.tag_filter > li .active--default {
  border: 1px solid #ff0000;
  display: block;
  height: 26px;
  left: 0;
}
.sidebar.toggle-all--false > div > div {
  padding-bottom: 21px;
}

.toggle_list.tag_filter a.active, .toggle_list.tag_filter li.active a, .toggle_list.tag_filter a:hover, .toggle_list.tag_filter a.active--default{
  border:solid 2px #ff0000;
  left:0;
  height:25px;
}
.page_banner{
  z-index:-9;
}


.page_banner .caption .headline, .page_banner .caption .subtitle{
  color:#fff;
}

.price-range-max, .price-range {
  margin-bottom: 0 !important;
  padding: 0 !important;
  width: 55px !important;
}
.price-filter > li {
  display: inline-block;
  padding: 0 10px;
  vertical-align: middle;
}
.price-filter {
  margin: 0;
  padding: 0;
}
.price-filter > li#go {

  height: 42px;

  line-height: 42px;
  padding:0 20px;
  cursor:pointer;
}
.price-filter > li#go:hover{

}
.price-filter > li#go a{
  color:#fff;
}

.eight.columns.section_select.offset-by-eight > h3.view_all_pro {
  padding:0;

}
.section_select .sort_by{
  font-size:14px;
  text-transform:capitalize;
}


/*=====Price Filrer===*/
.price-range-max.value {
  color: #222;
  font-size: 16px;
  right:0px;
  position: absolute;
  top: 28px;
  font-family:Roboto;
  font-weight: unset;
}
.price-range-min.value {
  color: #222;
  font-size: 16px;
  position: absolute;
  top: 28px;
  font-family:Roboto;
}
.price-range-both.value {
  display: none;
}
.value{
  color:#222;
}
button.accordion.active {
  border: medium none;
}
.faq-topten .accordion:hover{
  color:inherit !important;
}



.toggle_list a.active, .toggle_list li.active a, .toggle_list a:hover, .toggle_list a.active--default{
  border-color:#fd8400;
}


/*===================Blog Page ===================*/

.blog-search .search_form {
  margin: 30px 0;
}
.blog-title > h4 {
  border-bottom: 1px solid;
  font-size: 15px;
  padding-bottom: 5px;
  text-align:left;
}
.blog-share .social_icons {
  padding: 15px 0;
}
.blog-assen.blog-title > img {
  border: 1px solid;
  margin: 15px 0;
  max-width: 225px;
  padding: 15px;
}
.sidebar-block {
  border-bottom: 0 solid #cccccc;
}
.blog-video.blog-title li {
  display: inline;
  padding: 1px;
}
.blog-video.blog-title > ul {
  padding: 0 15px;
}
.blog-assen.blog-title {
  text-align: center;
}
.article > h2 {
  font-size: 16px;
  margin-bottom:0;
}

.blog .sidebar_content {
  border-right: solid 1px #cccccc;
  border-left:0;
  padding-left:0;
  padding-right: 20px;
}
.cart .container{
  padding:15px 0;
}
.search .container.main.content,
.page-privacy_policy  .page,
.page-terms_of_use .page,
.page-shipping .page{
  padding:50px 0;
}
.container > .video {
  padding: 50px 0 20px;
}

.empty_cart {
  font-size: 14px;
}

/*================== Mega Menu ======================*/
.mobile_nav-fixed--true .menu a .right{
  color:#fd8400;
}

.mega-menu.mega-menu-1 .dropdown {
  left: 3%;
  position: absolute;
  right: 3%;
  width: auto;
  z-index: 1000;
}

.mega-menu-1 .dropdown_column {
  box-sizing: border-box;

  margin: 0;
  vertical-align: top;
  width: 20%;
}
.mega-menu .dropdown_content{
  display:table;
}
.mega-menu-container .dropdown_column {
  display: inline-block;
  padding: 15px 20px 30px;
  width: 23%;
}
.main_nav_wrapper .menu li .active_link .icon-down-arrow::before,
.main_nav_wrapper .menu li:hover .active_link .icon-down-arrow::before{
  transform: rotate(180deg);
}


.dropdown_content p, .mobile-mega-menu p {
  color:#442b21;
  display: block;
  font-size: 14px;
  margin-bottom: 0;
  outline: 0 none;
  padding-bottom: 12px;
  padding-top: 12px;
  position: relative;
  text-rendering: optimizelegibility;
}
.mega-menu__image-caption-link {
  text-align: center;
}
.mega-menu__richtext,
.mega-menu__image-caption-link {
  padding: 0 5px;

  img{
    margin-bottom: 10px;
  }
}

.mega-menu__richtext a {
  display: inline;
  text-transform: none;
}

.mega-menu__image-caption-link {
  text-align: center;
  margin-bottom: 10px;

  a {
    text-transform: none;
    display: block;
  }
}


.mobile-mega-menu p {
  font-family: Montserrat;
  font-size: 13px;
  color: #452c22;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
  margin-bottom: 0;

}
.main_nav_wrapper .menu .dropdown_column__menu li a,
.main_nav_wrapper .menu .dropdown_title li a{
  padding-left:0;
  padding-right:0;
}
.dropdown_column__menu + .dropdown_column__menu {
  margin-top: 10px;
}
.main_nav_wrapper .menu li.pet-bottom a{
  font-size:0;
  display:none;
}
/*========================Product Page =========================*/

.page-collection-details header {
  position: relative;
}
.collection_bck {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;

  padding: 40px 0;
  width: 100%;
}
.featured-collection {
  margin-left: -30px;
}
.collection-section {
  color: #fff;
  display: inline-block;
  padding-left: 30px;
  text-align: center;
  vertical-align: top;
  width: 19%;
}
.collection-details > p {
  font-family: 'Montserrat';
  font-size: 13px;
  line-height: 23px;
  margin: 20px 0 0;
}
.story_details {
  padding: 50px 0;
  text-align: center;
}
.our-story h4 {
  color: #a4cf00;
  font-size: 48px;
  margin: 0 0 0.7em;
  text-transform: capitalize;
}
.story_details > p {
  font-size: 16px;
  font-family: 'Montserrat';
}
.medium-up--one-quarter {
  background: #f7f7f7 none repeat scroll 0 0;
  box-sizing: border-box;
  display: table-cell;
  float: left;
  margin-top: -1px;
  position: relative;
  text-align: center;
  width: 25%;
}

.press .custom__item-inner.custom__item-inner--text {
  display: block;
}

.custom__item-inner.custom__item-inner--text {
  align-items: center;
  display: flex;

}
.medium-up--text-center {
  text-align: center !important;
}
.medium-up--text-left {
  padding: 15px 30px;
  position: relative;
  text-align: left !important;
}
.custom-content {
  overflow: hidden;
}
.custom-content .small-auto-image {
  width: 100% !important;
}
.medium-up--text-right {
  text-align: right !important;
}
.align--center {
  vertical-align: middle;
}
.align--top-middle{
  vertical-align: top;
}
.align--bottom-middle{
  vertical-align: bottom;
}
/* 
.related-products__title h4{
font-family: 'Montserrat';
}
*/
.custom__item .h3.our_story_title {
  font-size: 28px;
  text-transform: capitalize;
  line-height: 30px;
}

.rte-setting > p {
  font-size: 15px;
  font-family: 'Montserrat';
}
.product_page,
.product_page p,
.product_page h1,

.product_page h3,
/* .product_page h4, */
.product_page h5,
.product_page h6,
.spr-header-title,
.story_details > h4{
  font-family: 'Montserrat';
}
.product_page h2,
.product_page h4{
  font-family: 'Montserrat';
}
.product p {
  font-weight:500;
}
.rte-setting br {
  display: none;
}
.one.custom__item:nth-child(2n+1) .text-block::before {
  border-bottom: 33px solid transparent;
  border-left: 20px solid #f7f7f7;
  border-top: 33px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -20px;
  top: 25%;
  transform: translateY(-0%);
  width: 0;
  z-index: 9;
  margin-top:50px;
  display:none;
}
.two.custom__item:nth-child(2n) .text-block::before {
  border-bottom: 33px solid transparent;
  border-right: 20px solid #f7f7f7;
  border-top: 33px solid transparent;
  content: "";
  left: -20px;
  position: absolute;
  top: 25%;
  transform: translateY(-0%);
  margin-top:50px;
  display:none;
}
#homepage_slider-1498130594650 .gallery-cell.slide-3.slide-3 .action_button.first_button.highlight-true {
	margin-left: 0px !important;
}




@media only screen and (max-width: 4000px) and (min-width: 2600px)  {
body #homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
    transform: translate(20%, -74%) !important;
}
}
@media only screen and (max-width: 2599px) and (min-width: 2200px)  {
body #homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
    transform: translate(20%, -74%) !important;
}
}
@media only screen and (max-width: 2199px) and (min-width: 1600px)  {
body #homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
    transform: translate(20%, -65%) !important;
}
}




  @media only screen and (min-device-width: 1200px) and (max-device-width: 1920px) and (orientation: portrait) {

#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(18%, -94%) !important;
}
  
#homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-left.js-caption {
	transform: translate(5%, -107%) !important;
}
#homepage_slider-1498130594650 .gallery-cell.slide-5.is-selected .caption.position-left.js-caption {
	transform: translate(-4%, -107%) !important;
}


}
@media only screen and (min-device-width: 1200px) and (max-device-height: 1920px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){

#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(18%, -100%);
}

}


@media only screen and (min-device-width: 1200px) and (max-device-height: 1920px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 1){ 

/* #homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-right.js-caption {
	transform: translate(18%, -72%) !important;
} */
  #homepage_slider-1498130594650 .gallery-cell.slide-5.is-selected .caption.position-right.js-caption {
	transform: translate(-5%, -84%) !important;
}
#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(18%, -100%) !important;
}
}
@media only screen and (min-device-width: 1920px) and (max-device-height: 1200px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 1){
#homepage_slider-1498130594650 .gallery-cell.slide-2 .action_button.first_button.highlight-true {
/* 	bottom: -13%; */
}

#homepage_slider-1498130594650 .gallery-cell.slide-2.slide-2 .headline {
/* 	margin-top: 312px; */
}
  
/* #homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-right.js-caption {
	transform: translate(1%, -86%) !important;
} */
  #homepage_slider-1498130594650 .gallery-cell.slide-5.is-selected .caption.position-right.js-caption {
	transform: translate(-5%, -84%) !important;
}
#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(18%, -88%) !important;
}

}

@media only screen and (min-device-width: 1920px) and (max-device-height: 1080px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 1){
.slide-2 .action_button.first_button.highlight-true {
/* 	bottom: -13%; */
}

/* .under-menu .headline {
	margin-top: 312px;

} */

#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(18%, -86%) !important;
}
}
@media only screen and (min-device-width: 1080px) and (max-device-width: 1920px) and (orientation: portrait) {

#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(8%, -94%) !important;
}
  
#homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-left.js-caption {
	transform: translate(9%, -90%) !important;
}
#homepage_slider-1498130594650 .gallery-cell.slide-5.is-selected .caption.position-left.js-caption {
	transform: translate(0%, -107%) !important;
}


}
@media only screen and (min-device-width: 1920px) and (max-device-height: 1080px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 1){


#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(9%, -100%) !important;
}
}
@media only screen and (min-device-width: 1920px) and (max-device-height: 1080px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 1){


#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(18%, -83%) !important;
}
  .slide-2 .caption.position-center.js-caption {
/* 	margin-top: 17px; */
}
}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1920px) and (orientation: portrait) {

#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(18%, -94%) !important;
}
/*   #homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-right.js-caption {
	transform: translate(6%, -116%) !important;
} */
}
@media only screen and (min-device-width: 1680px) and (max-device-height: 1050px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 1){


#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(19%, -94%) !important;
}
}

@media only screen and (min-device-width: 1600px) and (max-device-height: 900px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 1){

#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(19%, -93%) !important;
}
}

@media only screen and (min-device-width: 1112px) and (max-device-width: 834px) and (orientation: landscape) {

#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(19%, -34%);
}

}
@media only screen and (min-device-width: 950px) and (max-device-width: 1280px) and (orientation: portrait) {

#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(18%, -94%) !important;
}
  
#homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-left.js-caption {
	transform: translate(10%, -94%) !important;
}
#homepage_slider-1498130594650 .gallery-cell.slide-5.is-selected .caption.position-left.js-caption {
	transform: translate(1%, -94%) !important;
}
}
@media only screen and (min-device-width: 1920px) and (max-device-width: 1200px) and (orientation: portrait) {


#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(19%, -84%) !important !important;
}
/* #homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-right.js-caption {
	transform: translate(5%, -102%) !important;
} */
}
@media only screen and (min-device-width: 900px) and (max-device-width: 1440px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

/* #homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-right.js-caption {
	transform: translate(0%, -102%) !important;
} */
#homepage_slider-1498130594650 .gallery-cell.slide-5.is-selected .caption.position-right.js-caption {
	transform: translate(0%, 150%) !important;
}
#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(20%, -84%) !important;
}

}

@media only screen and (min-device-width: 900px) and (max-device-height: 1400px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* #homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-right.js-caption {
	transform: translate(0%, -102%) !important;
} */
#homepage_slider-1498130594650 .gallery-cell.slide-5.is-selected .caption.position-right.js-caption {
	transform: translate(-20%, 150%) !important;
}
#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(10%, -84%) !important;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
 #homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(9%, -42%);
} 
/* #homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-right.js-caption {
	
	transform: translate(5%, -95%) !important;
} */
  #homepage_slider-1498130594650 .gallery-cell.slide-5.is-selected .caption.position-right.js-caption {
	
	transform: translate(1%, -95%) !important;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1599px) and (orientation: landscape){
  
#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
	transform: translate(19%, -74%);
}
/*  #homepage_slider-1498130594650 .gallery-cell.slide-4.is-selected .caption.position-right.js-caption {
	
	transform: translate(4%, -82%) !important;
}  */
   #homepage_slider-1498130594650 .gallery-cell.slide-5.is-selected .caption.position-right.js-caption {
	
	transform: translate(-20%, 210%) !important;
} 
}
@media only screen and (max-device-width: 1100px) and (min-device-width: 980px) and (orientation: landscape){
#homepage_slider-1498130594650 .gallery-cell.slide-3.is-selected .caption.position-left.js-caption {
    transform: translate(11%, -94%);
}
.gallery-cell.slide-3.is-selected   a.action_button.first_button.highlight-true {
    margin-top: 0;
}
.gallery-cell.slide-3.is-selected   .caption .headline {
    font-size: 28px !important;
    margin-bottom: 0;
}
.gallery-cell.slide-3.is-selected   .caption .subtitle > p {
    font-size: 17px;
}
}

@media only screen and (max-width: 1700px){
  .under-menu .headline {
    font-size: 40px;
  }
  .slide-2 .action_button.first_button.highlight-true {
/*     bottom: -90%; */
  }
  .slide-2 .caption.position-center.js-caption{
/*   	    margin-top: -132px; */
  }
  .under-menu .slide-1 .caption .subtitle > p {
    font-size:32px;
  }
  .slide-2 .action_button.first_button.highlight-true {
/*     right: 27%;
    transform: translateX(-27%); */
  }
}
@media only screen and (max-width: 1470px){
  .under-menu .headline {
    font-size: 40px;
  }
  .under-menu .slide-2 .headline {
    font-size: 32px;
/*     padding-left: 390px; */
  }
  .slide-2 .action_button.first_button.highlight-true {
    bottom: -140%;
/*     margin-left: 110px; */
  }
  .slide-2 .caption.position-center.js-caption {
/*     margin-top: -70px; */
  }
  .slide-2 .action_button.first_button.highlight-true {
/*     right: 26%;
    transform: translateX(-26%); */
  }
 
 
}
@media only screen and (max-width: 1396px){
  .slide-2 .action_button.first_button.highlight-true {
/*     bottom: -300% !important;
    margin-left: 102px !important; */
  }

}


.clear-both{
  clear:both;
}

@media only screen and (max-width: 1200px){
.product_page .story-section div#shopify-section-story-product .custom-content .one-row {
    width: 100%;
    float: left;
}
}

@media only screen and (max-width: 1024px){
  .header_search_form{
    padding:0;
    margin-bottom:0;
  }
  .header_search_form .search-submit {
    top: 14px;
    font-size: 17px;
  }
  .header_search_form input, .header_search_form input:focus, .header_search_form input:active{
    font-size:14px;
    margin-bottom:0;
    color:#442B21!impotant;
  }  
  .newsletter-info input.contact_email[type="email"] {
    width: 65%;
  }
  .newsletter-info {
    padding: 0;
    position: unset;
    width: 100% !important;
  }
  .search_mob .dropdown {
    width: 50%;
    top: 50.4px;
    right: 0;
}
  .search_mob .dropdown form.header_search_form {
    width: 100%;
}
  .search_mob .dropdown form.header_search_form input::placeholder{
    font-size:16px;
  }
  

  
}

@media (max-width:700px) {
.return_form_content iframe {
    height: 2950px !important;
}
}

@media only screen and (max-width: 480px){
  .newsletter-info input.contact_email[type="email"] {
    font-size:11px;
  }
  .cart_content{
    max-width:260px;
  }
  .search_mob .dropdown {
    width:100%;
  }
}

/*================== Product Page =================*/
.product-templete-section-right h1.product_name{
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: 300;
  text-transform: capitalize;
}
.product .modal p.modal_price,.product  p.modal_price{
  font-family: 'Montserrat';
  font-weight:300;
}
.pounds-weight-extetior > h2, .pounds-weight-extetior > span, .pounds-weight-extetior.pounds-weight-extetior-right h2{
  text-transform:uppercase;
}
.pounds-weight-extetior > h2 {
  min-width: 110px;
}
.product section#banner-image-with-text-overlay{
  background-attachment:fixed;
}
/*=================== Search page =================*/
.product_row.alpha .four.columns {
	margin-bottom: 20px;
}
p.blog_meta.articale-date {
	padding-bottom: 0;
}
/*================== All content page ================*/
div#dataa {
  background: #fff;
  padding: 20px;
}
#dataa h2 {
  padding: 0;
  margin: 0;
}

#dataa h3 {
  padding: 0;
}
.tabs-menu-all .top_tab li {
  display: inline-block;
  padding: 25px 22px 10px;
  text-align: center;
  width: 15%;
}
.tab-content-all {
  display: none;
}
#tabs-container-all .top_tab .current::after {
  background: #fff  none repeat scroll 0 0;
  content: " ";
  display: block;
  height: 40px;
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translateX(-50%) translateY(-25%) rotate(45deg);
  width: 40px;
  margin-top:2px;
}
.current {
  position: relative;
}
.tabs-menu-all {
  background: #f7f4ef none repeat scroll 0 0;
}
.page-all-content .container.main.content {
  width: 100%;
}
.main {
  padding: 50px 0;
}
.tabs-menu-all ul.top_tab {
  padding: 0;
  text-align: center;
  margin:0px;
}
.tabs-menu-all .top_tab h3 {
  font-size: 16px;

}
#tab-1 h2 {
  margin: 0;
}
.return_form label {
  font-weight: normal;
}
.return_form .field > label {
  font-weight: normal;
}
.return_form input[type="text"], .return_form input[type="email"],.return_form  textarea
{
  border-color:#d9dbdc !important;
}
#shopify-section-Warranty .warranty-section1 {
  padding: 0;
}
#tab-66 .contact-us-section1 {
  padding: 0;
}
.faq_video {
  width: 50%;
  padding-bottom:20px;
}






/* ================== Return Page ===================*/
#returntablist {
  margin: 10px 0;
  padding: 10px;
  float: left;
  border: 1px solid #EAEAEA;
  width: 630px;
}
ul#returntablist li {
  width: 200px;
  float: left;
  margin: 10px 0;
  font-size: 13px;
  text-align: center;
  display:block;
}

.return_form{
  clear:both;
}
ul#returntablist li.current {
  background: url(ui-nav-active.png) no-repeat bottom center;
  padding-bottom: 10px;
}
#shopify-section-Returns .warranty-section1 {
  padding-top: 0;
  padding-bottom:0;
}
.tab-content-all-return{
  display:none;
}
#tabs-container-all .main {
  padding: 20px 0;
}
/*=============================== Cart ===============================*/
#cart_form .eight.columns.omega.cart_content_info > h3 {
  font-size: 14px;
  margin-bottom:0;
}
#cart_form .eight.columns.omega.cart_content_info .modal_price {
  font-size: 14px;
  padding-bottom:0;
  margin-bottom:0;
}
#cart_form .two.columns.alpha {
  width: 100px;
}


/*******************press**************/
.press img[data-sizes="auto"] {
  width: auto;
}
.press .medium-up--one-half.align--center {
  border-bottom: 1px dotted #ccc;
  display: table-cell;
  float: left;
  margin-bottom: 25px;
  padding: 0 30px 15px 0;
  width: 50%;
}
.press {
  padding: 30px 0;
}  
.press_details > p {
  margin: 0;
}
.press_details {
  margin: 0 0 15px;
}
.press .small-auto-image {
  display: unset;
}
.press_head .h3 {
  display: inline;
  font-size: 16px;
  margin: 0;
  text-transform: capitalize;
}
.press_head {
  display: inline-block;
  margin-bottom: 10px;
}

.press .medium-up--one-half.align--center:last-child, .press .medium-up--one-half.align--center:nth-last-child(2) {
  border-bottom: medium none;
}
.press .small-auto-image {
  display: unset;
  width: auto !important;
}















/* ============= New Order =============*/





.main_nav.clearfix.menu-position--inline.logo-align--left{
  background:#f7f4ef;
}
.menu li.search_container{
  float:left;
  display:none;
}

.menu li.search_link{
  display:inline-block;
}


ul.menu.right {
  padding: 0;
  margin: 0;
}
.menu.right > li {
  padding-left: 0;
  padding-right: 0;
}
.nav ul.menu.right {
  padding-top: 0;
  padding-bottom: 0;
}
header .top_bar.clearfix {
  display: none;
} 

.logo.text-align--left img {
  vertical-align: middle;
}
.main_nav .nav {
  padding-right: 0;
}
.icon-cart.mini_cart.dropdown_link {
  padding-top: 3px;
  padding-left:0;

}
.nav .cart_container .cart_content.animated.fadeIn{
  top:49px;
}

.dropdown .dropdown_column__menu li a{ 
  color:#442b21;
}
.dropdown .dropdown_column__menu li a:hover{
  color:#fc8400;
} 
.dropdown_column ul.dropdown_title{
  border-bottom:1px solid #442b21;
}

.mega-menu-1 .dropdown.menu {
/*   margin-top: 14px; */
}
.dropdown_container.mega-menu.mega-menu-1{
}
.mega-menu-parent.dropdown_link.active_link,
.menu.align_right.clearfix > li{
  position:relative;
}
/*.mega-menu-parent.dropdown_link.active_link::after {
background: #fff none repeat scroll 0 0;
content: " ";
display: block;
height: 20px;
margin-top: 10px;
position: absolute;
top: 100%;

width: 40px;
width: 0; 
height: 0; 
border-left: 15px solid transparent;
border-right: 15px solid transparent;  
border-bottom: 15px solid #fd8400;
left:50%;
transform:translatex(-50%);
} 
*/
.main_nav .mega-menu-parent{
  position:relative;
}
.mega-menu-1 .dropdown:before{
  content:" ";
  display:block;
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fd8400;
  position:absolute;
  top:-15px;
  right:29.8%;
}
.mega-menu-close {
  right: 3%;
  text-align: right;
  margin-top: 26px;
  /* padding-top: 20px; */
  z-index: 999999;
  position: relative;

  padding-right:15px;
  cursor:pointer;
  position:relative;
}
.featured-promotions .feature-section .logo_img img {
  margin: 0 auto;
  width: auto;
}
.related-gallery  .gallery-cell.thumbnail{
  padding-bottom:0 !important;
}
.main_nav_wrapper.sticky_nav sticky_nav--stick{
  padding:0 10px;
}
.dropdown_container.mega-menu.mega-menu-1{
  background:#fff;
}
.breadcrumb.clearfix strong {
  font-weight: 400;
  color:#808080;
}
.menu a.top_link:hover, .menu a.dropdown_link:hover, .menu a.active_link{
  border-bottom:solid 3px #fd8400;
}

.menu.align_right > li.search_link {
  border-right: 1px solid #a4cf00;
}

.mega-menu-close .close_menu {
  padding: 10px;
  position: absolute;
  right: 1px;
  width: 30px;
  height:30px;
  line-height:30px;
  padding:0;
  text-align:center;
  font-size:16px;
  top:18px;
}
.sticky_nav.sticky_nav--stick .main_nav div.logo a {
  padding-bottom: 0px;
  padding-top: 0px;
}
.sticky_nav--stick .nav > div:first-child{ 
  display:none;
}
.dropdown.desktop_search {
  right: 0;
  width: 25%;
}
.dropdown.desktop_search .header_search_form input,.dropdown.desktop_search .header_search_form input:focus,.dropdown.desktop_search .header_search_form input:active{
  font-size:14px;
  margin: 0;
  color:#442B21 !impotant;
}
.dropdown.desktop_search  .header_search_form {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
  border-bottom: 0;
}
.dropdown.desktop_search .header_search_form .search-submit {
  top: 13px;
  font-size: 18px;
}
.mega-menu-parent.dropdown_link.active_link.close_link::after {
  border-bottom: 0 none;
}
.sticky_nav .menu li.search_link{
  float:none;
}

.sticky_nav--stick .cart_content.animated.fadeIn {
  top: inherit !important;
}
.sticky_nav--stick .cart_content.animated.fadeIn {
  top: 51px !important;
}
.product_gallery_nav .slick-next:active{
  box-shadow:none;
}
.search_link a.icon-search.dropdown_link {
  font-size: 19px;
  cursor:pointer;
  padding-top: 13px;
}





.main_nav_wrapper .menu.right > li > a {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.main_nav_wrapper .menu.right > li {
  padding: 0;
}
.icon-cart.mini_cart.dropdown_link{
  font-size:18px;
  color: #452c22;
}


/*===========10-07-17============*/
.shopify-section.featured-promotions-section.home_about {
  padding: 15px 0;
}
.shopify-section.image-with-text-overlay-section.under-menu .collection_bck{
  background:#a4cf00 !important;
}
.footer .toggle_content > ul > li a{
  border-left: 2px solid rgba(0, 0, 0, 0);
  display: block;
  left: -8px;
  margin-left: 0;
  padding-left: 8px;
  position: relative;
  transition: border 200ms ease-out 0s;
}
.footer .toggle_content > ul > li.active a,
.footer .toggle_content > ul li a.active {
  border-left: 2px solid #fd8400;
}
.footer .toggle_content > ul > li.active a,
.footer .toggle_content > ul li a:hover {
  border-color: #fd8400;
}

.article.blog_article {
  padding: 0;
  margin-bottom: 35px;
}

.contact_clear{
  clear:both;
}
#contacttablist {
  margin: 0px 0 10px;
  padding: 10px;
  overflow:hidden;
  width: 100%;
  background:#F5F5F5;
  text-align:center;
}
#tabs-container ul li{
  width:170px;
}
#contacttablist li {
  width: 150px;
  float: none;
  margin: 10px 0;
  font-size: 13px;
  text-align: center;
}
#tabs-container ul.tabs-menu li a{
  display:inline-block !important;
}
.contact_page_tab_img {
  min-height: 35px;
}
#tabs-container ul li.current{
  padding-bottom:25px;
}
.dropdown.desktop_search .header_search_form input.search-terms {
  padding-right: 42px;
}

div#tabs-container .container {
  clear: both;
}

/**************product detail **************/
.shopify-section.product-template {
  padding: 15px 0 0;
}

.gallery-cell-small-image img {
  width: 97px;
}
.gallery-arrows--true .product-slider-arrow.product_gallery .flickity-prev-next-button {
  display: block;
  opacity: 0;
  transition: opacity 0.3s linear 0s;
}
.product-templete-section-right h1 {

  font-size: 24px;
  margin: 0 0 10px;
  padding: 0;
}
.spr-badge-caption {
  font-family: Montserrat;
  font-size: 14px;
  margin-left: 10px;
}
.spr-badge {
  display: inline-block !important;
}
.add-your-review {
  color: #a4cf00 !important;
  float: right;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  padding-left: 30px;
  position: relative;
  text-transform: uppercase;
}
.add-your-review::before {
  background:rgba(0, 0, 0, 0) url("add-review-icon1.png") no-repeat scroll 0 0;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 15px;
}
.product-templete-product-review {
  border-bottom: 1px solid #442b21;
  padding-bottom: 5px;
}
.product-templete-section-right .money {
  color: #fd8400;
  display: block;
  font-family: Montserrat;
  font-size: 25px;
  margin-top: 20px;
}
.product-templete-section-right .c1_money {
  font-size: 26px;
  color: #442B21;
  font-weight: 700;
}
.product-templete-section-right .c1_was_money {
  font-size: 16px;
  color: #666666;
}
.product-templete-section-right .product-quantity-box + .inline_purchase {
  display: inline-block;
  float: none;
  margin: 0;
}
.product-templete-section-right .action_button.add_to_cart {
  min-height: 42px;
  width: auto;
}
.product-lifetime-warranty > p,.product-lifetime-warranty a {
  color: #a4cf00;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;

}
.product-lifetime-warranty span {
  font-weight: normal;
}
.product-lifetime-warranty a {
  font-size: 15px;
  font-weight: normal;
}
.product-lifetime-warranty > p {
  padding-left: 0px;
  padding-top: 0px;
  position: relative;
  display:inline-block;
  margin-bottom:0;
  vertical-align:middle;
}
.product-lifetime-warranty > p > img {
  display: block;
  width:70%;
}
.product-lifetime-warranty {
  padding-bottom: 10px;
}
.product_section form {
  margin-bottom: 10px;
  padding-bottom: 0;
}

/*
.product-lifetime-warranty > p::before {
background:url("lifetime-guarantee-icon.png");
content: "";
height: 32px;
left: 0;
position: absolute;
width: 32px;
top:0;
}
*/
.product-templete-section-right .description > p {

}
.pounds-weight ul {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  vertical-align:top;
}
.pounds-weight-extetior > h2, .pounds-weight-extetior > span,.pounds-weight-extetior.pounds-weight-extetior-right h2 {
  color: #666666;
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  position: relative;
}
.pounds-weight-extetior li {
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  margin: 0;
}
.pounds-weight-extetior li::after {
  content: " | ";
}
.pounds-weight-extetior li:last-child::after {
  content: "";
}
.pounds-weight-extetior {
  /* padding: 0 0% 0 15%; */
  position: relative;
}
.pounds-weight-extetior > span {
  padding-right: 20px;
}

.pounds-weight-extetior.pounds-weight-extetior-right {
  padding-bottom: 20px;
  padding-top: 20px;
}
.max-weight h3 {
  margin-top: -24px;
}

/*
.pounds-weight-extetior::before {
background: rgba(0, 0, 0, 0) url("dimensions1.png") no-repeat scroll 0 0 ;
content: "";
height: 60px;
left: 0;
position: absolute;
top: 7px;
width: 60px;
}

.pounds-weight-extetior.pounds-weight-extetior-right::before {
background: rgba(0, 0, 0, 0) url("weight1.png") no-repeat scroll 0 0;
top:22px;
}
.pounds-weight-extetior.pounds-weight-extetior-right.max-weight::before{
background: rgba(0, 0, 0, 0) url("max-weight1.png") no-repeat scroll 0 0;
top:6px;
left:10px;
}
*/

.pounds-weight-extetior h3 img {
  vertical-align: middle;
}
.pounds-weight-extetior h3 {
  float: left;
  vertical-align: middle;
  min-width: 100px;
  margin-bottom: 0;
  text-align: center;
}

.product-gallery-section h2 {
  color: #a4cf00;
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 45px;
}
.product-long-description {
  padding-bottom: 60px;
  /* padding-top: 60px;*/
  padding-top: 10px;
}
.product-gallery-description img {
  height: 125px;
  width: 100px;
}
.product-gallery-section table {
  border-collapse: unset;
}
.product-gallery-section table td:first-child,.product-gallery-section table th:first-child,.product-gallery-section table td,.product-gallery-section table th {
  border:none;
}
.product-gallery-section strong {
  font-weight: normal;
}

.description.product-gallery strong a {
  background: transparent none repeat scroll 0 0;
  color: #fd8400;
  font-weight: bold;
  padding: 0;
}
.product-long-description .description div:last-child a {
  color: #fff;
  font-weight: bold;
  padding-left: 30px;
}
.product-long-description a{
  color: #fd8400;
  font-weight: normal;
}
.product-long-description td:first-child {
  background: rgba(0, 0, 0, 0) url("bullet.png") no-repeat scroll 0 0;
  height: 10px;
  width: 6px;
  background-position:center left;
}
.product-long-description .description.product-long div:last-child,.product-long-description .download-pdf-file {
  background: #fd8400 none repeat scroll 0 0;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  position: relative;
}
.download-pdf-file > a {
  color: #ffffff;
  padding-left: 20px;
}
.download-pdf-file > img {
  display: none;
}
.related-products__title h4 {
  display: inline-block;
  font-size: 28px;
  margin: 0;
  padding: 0;
}
.button.related-button {
  float: right;
  min-height: 40px;
}
.product-templete-section-last {
  background: #f7f4ef none repeat scroll 0 0;
  padding: 65px 0 40px;
}
.related-products__title {
  padding: 0 0 35px;
}
.description.product-gallery .slick-prev.slick-arrow::before {
  position: relative;
}
.description.product-gallery .slick-prev.slick-arrow {
  background: rgba(0, 0, 0, 0) url("gallery-slider-arrow.png") no-repeat scroll 0 center;
  border: medium none;
  font-size: 0;
  left: -35px;
  min-height: auto;
  position: absolute;
  top: 40px;
  width: 40px;
}
.description.product-gallery .slick-next.slick-arrow::before {
  position: relative;
}
.description.product-gallery .slick-next.slick-arrow {
  background: rgba(0, 0, 0, 0) url("gallery-slider-arrow.png") no-repeat scroll 100% 100%;
  border: medium none;
  font-size: 0;
  min-height: auto;
  position: absolute;
  right: -20px;
  top: 40px;
  width: 0;
}
.product-long-description .description.product-long div:last-child::before ,.download-pdf-file::before{
  background: rgba(0, 0, 0, 0) url("pdf-image-icon.png") no-repeat scroll 0 0;
  content: "";
  height: 42px;
  position: absolute;
  top: 30%;
  width: 42px;
}
.description.product-long div:last-child img {
  display: none;
}
.product-singal-url {
  color: #808080;
  font-family: Montserrat;
  font-size: 12px;
  margin-right: 15px;
  margin-bottom: 12px;
}
.product_gallery_nav .slick-prev {
  background: rgba(0, 0, 0, 0) url("top.png") no-repeat center center;
  border: medium none;
  font-size: 0;
  height: 16px;
  /* transform: rotate(90deg); */
  width: 45px;
  z-index:99;
  border:0;
  top:50%;
  transform:translateY(0%);
  padding:0;
}
.product_gallery_nav .slick-next {
  background: transparent url("bootom.png") no-repeat center center;
  border: none;
  font-size: 0;
  height: 17px;
  /* transform: rotate(270deg); */
  width: 50px;
  margin-left:0px;
  transform:translateY(0%);
  padding:0;
}

/************ end Product-detail page ************/

div#shopify-section-blog-template .one-third.article {
  padding-bottom: 30px;
}

.blog div#shopify-section-blog-template {
  padding-bottom: 25px;
}
.page404-section5 {
  padding-top: 25px;
  padding-bottom: 10px;
}
#tabs-container-all,

form input,form select,form textarea, 
form label{
  font-family: 'Montserrat';
  text-transform:none;
  font-weight: normal;
}
input.submit.action_button.button {
  margin: 0 auto;
}

#comment_form .action_button, #contact_form .action_button{
  margin:0 auto;
}
div#tabs-container-all form {
  padding-bottom: 55px;
}
div#shopify-section-1489285367207{
  margin-top:-1px;
}

#tabs-container-all input[type="file"],
#tabs-container-all input[type="text"],
#tabs-container-all input[type="password"],
#tabs-container-all input[type="email"],
#tabs-container-all input[type="search"],
#tabs-container-all input[type="url"],
#tabs-container-all input[type="tel"],
#tabs-container-all input[type="number"],
#tabs-container-all input[type="date"],
#tabs-container-all input[type="month"],
#tabs-container-all input[type="week"],
#tabs-container-all input[type="time"],
#tabs-container-all input[type="range"],
#tabs-container-all input[type="color"],
#tabs-container-all select,
#tabs-container-all textarea
{
  font-family: 'Montserrat';
}
.page-share  .shopify-section.Returns {
  padding-left: 3px;
  width: 70%;
  margin:0 auto;
}
.page-share .container #shopify-section-share-form .eight.columns {
  width: 48%;
}
.page-share .container #shopify-section-share-form .sixteen.columns{
  width:98.5%;
}
.page-warranty .warranty-section1,
.page-warranty #shopify-section-warranty-form.shopify-section.Returns p{
  font-family: 'Montserrat';
}
.product_gallery_nav .slick-next:active,
.product_gallery_nav .slick-prev:active{
  box-shadow:0;
}

.bottom_space{
  padding-bottom:0px;
  clear:both;
  height:15px;
}
/* .main_nav_wrapper .menu li.shelving {
  padding-top: 27px;
} */

.page-warranty #shopify-section-warranty-form.shopify-section.Returns form p,
#shopify-section-warranty-form form p,
.dropdown.desktop_search .header_search_form input.search-terms,
#tabs-container-all form p,
.faq.return_form > p,
.warranty-section1 ol li,
.warranty-section1 ul li,
.warranty-section1 .container > p,
.panel{
  font-family: 'Montserrat';
}
.faq button.accordion{
  font-family: 'Montserrat';
  font-size:17px;
}
.panel strong{
  font-weight:normal;
}

button:focus,
button:active {
  box-shadow: none !important;
}
.gallery-wrap.left-thumbnails .product_gallery_nav .gallery-cell{
  margin:0 0 5px 0;
}
select.input-text.required-entry{
  background-color:#fff;
}
.page-no-title .container.main.content {
  padding: 25px 0;
}
.returns_examples > img,
.returns_examples img {
  vertical-align: top;
  padding-right:10px;
}
.featured-promotions .feature-section .feature-overlay{
  background:none;
}
.shop_all_only_mob {
  text-align: center;
  display:none;
}

.why-us-section2 {
  overflow: hidden;
  padding-bottom: 15px;
}
.cart_content ul.redirect_checkout{
  padding-top:0;
  padding-bottom:0;
}
.dropdown.desktop_search .header_search_form input, .dropdown.desktop_search .header_search_form input:focus, .dropdown.desktop_search .header_search_form input:active{
  color:#442b21;
}

.cart_content {
    max-width: 420px!important;
}



#header .right.icon-down-arrow,
.plus{
  background: rgba(0, 0, 0, 0) url("plus_icon1.png") no-repeat scroll center center;
  color: #000;
  cursor: pointer;
  display: block;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  content:"";
  text-indent:9999px;
}


#header .active .right.icon-down-arrow,
.plus.minus {
  background: rgba(0, 0, 0, 0) url("minus1.png") no-repeat scroll center center;
  cursor: pointer;
  display: block;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  content:"";
  text-indent:9999px;
}
#mobile_menu > li a,
.mobile-mega-menu-parent.sublink a {
  padding-left: 35px;
}
#mobile_menu {
  margin: 10px 0;
}
.product-templete-section-right .sale_banner_product {
  float: right;
  position: absolute;
  right: 0;
}
.product-templete-section-right.seven.columns.omega {
  position: relative;
}
.videoWrapper{
  padding-top:0;
}

.sale .was_price {
  padding-left: 0;
}
.thumbnail .price.sale{
  padding-top:0;
}
.returns_examples.images > img {
  display: inline;
  width: 24%;
  padding-right:0;
}

.returns_examples.shipment_damage_image{
  padding-bottom:10px;
}
.returns_examples.images label{
  text-align:center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .featured-link--half,
  .ie .featured-link--half {
    justify-content: flex-start;
  }
}

#data_video .mediaWrapper {
  padding-top: 0 !important;
}

.data_video > .mediaWrapper{
  padding-top:0 !important;
}
iframe#video1 {
  height: 315px !important;
  left: inherit !important;
  position: relative !important;
  top: inherit !important;
  width: 560px !important;
}
.testimonial-block.gallery-cell.slide-1.slick-initialized.slick-slider.is-selected{}
/*.gallery-cell.gallery-cell-small-image {
min-height: 61px !important;
}*/
.product .gallery-arrows--true .product-slider-arrow.product_gallery .flickity-prev-next-button{
  display:none;
}
.action_delete:hover a,
.action_edit:hover a{
  color:#fd8400;
}
.blogpage-templete.blogpage-searchbox button::before{
  right:10px;
}
.page-warranty .page_banner .caption .headline,
.page-warranty .page_banner .caption .subtitle {
  color: #442b21;
}


.sixteen.columns.row.footer_credits {
  position: relative;
}
.sixteen.columns.row.footer_credits > p {
  padding: 15px 0 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.form-section.page-section {
  list-style: outside none none;
  padding: 0;
}
#tabs-container ul.form-section.page-section li {
  width: 49%;
}
#tabs-container ul.form-section.page-section li:nth-child(5) {
  width: 98.6%;
}
.sixteen.columns.submit-button {
  margin-bottom: 20px;
  padding-bottom: 55px;
}
/***********warranty form **************/

.tab-content-all .form-section .eight.columns,
.return_form_content .eight.columns,
.share-image-form  .eight.columns,
.warranty-section-form  .eight.columns{
	width:50%;
  	margin:0px !important;
	}
.tab-content-all .form-section .columns.alpha,
.return_form_content .columns.alpha,
.share-image-form  .columns.alpha,
.warranty-section-form .columns.alpha{
	padding-right:10px;
    box-sizing:border-box;
	}
.tab-content-all .form-section .columns.omega,
.return_form_content .columns.omega,
.share-image-form  .columns.omega,
.warranty-section-form .columns.omega{
	padding-left:10px;
    box-sizing:border-box;
	}
.tab-content-all .form-section .columns.omega.alpha,
.return_form_content .columns.alpha.omega,
.share-image-form  .columns.alpha.omega,
.warranty-section-form .columns.alpha.omega{
	padding:0px;
    box-sizing:border-box;
	}
.tab-content-all .sixteen.columns.alpha > textarea, 
.tab-content-all .sixteen.columns.alpha .form-input-wide,
.tab-content-all .shopping_add,
.return_form_content .shopping_add,
.return_form_content .sixteen.columns.alpha > textarea, 
.return_form_content .sixteen.columns.alpha .form-input-wide,
.share-image-form .shopping_add,
.share-image-form .sixteen.columns.alpha > textarea, 
.share-image-form .sixteen.columns.alpha .form-input-wide,
.warranty-section-form .shopping_add,
.warranty-section-form .sixteen.columns.alpha > textarea, 
.warranty-section-form .sixteen.columns.alpha .form-input-wide{
    width: 100% !important;
  margin-left:0px;
  margin-right:0px;
}

.tab-content-all .container{
	width:100%;
	}
.tab-content-all .sixteen.columns, 
.return_form_content .sixteen.columns,
.share-image-form .sixteen.columns,
.warranty-section-form .sixteen.columns{ 
    width: 100%;
  margin:0px;
}
.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
  width: 380px;
}

.email-content{
	padding-bottom:3px;
}

.sent-email p{
	color:#442b21;
}
.feature-section.section-10.promo-10 img {
    margin-bottom: 8px;
}
@media only screen and (min-width: 1159px) {
/*     .homepage-slideshow .gallery-cell{
         height:50px;
    } */
}
@media only screen and (min-width: 1160px) {
/*     .homepage-slideshow .gallery-cell{
         height:500px;
    } */
}
.nav .search_link:hover .dropdown_container.center.search{
	display:block;
}

@media (min-width:1600px) {
.dk-menu .dropdown{
left: 74%;
}
}



@media (max-width:600px) {
.question-section h2 {
    margin-top: 0 !important;
	text-align: center;
	font-size: 20px;
}
.product_page .story-section div#shopify-section-story-product .custom-content .one-row .medium-up--one-quarter {
    width: 100% !important;
    height: auto !important;
}
.product_page .story-section div#shopify-section-story-product .custom-content .one-row {
    width: 100%;
    float: left;
}
#shopify-section-story-product .custom__item-inner.custom__item-inner--image {
    margin: 0 auto;
}
#header a.mobile_logo img{
      padding-top: 0px !important;
}
.question-section {
    display: inherit;
}
.col-question{
height: 100%;
min-height: 300px;
margin-bottom: 20px !important;
margin: 0 auto;
  width: 90%;
}
div#shopify-section-1571899757967 .one.custom__item {
    height: 100% !important;
}
.question-section .col-question:nth-child(1) {
    min-height: auto;
    margin-bottom: 30px;
	width: 100%;
}
.question-section .col-question:nth-child(4) {
    margin-bottom: 0 !important;
}
  a.mobile_nav.dropdown_link span{
  background:#452c22;
  }
  a.mobile_nav.dropdown_link span.menu_title{
  background: transparent;
  }
  
  .top_bar {
   background: #f7f4ef !important;
}
  #header .top_bar .icon-search{
      color: #452c22;
  }
}



.video-sliders-section .medium-up--one-quarter{
  width: 20%;
  padding: 10px 5px;
}
.video-sliders-section .flickity-prev-next-button.previous {
    left: 0;
  top: -50px;
}
.video-sliders-section .flickity-prev-next-button.next {
    right: 0;
  top: -50px;
}
.video-sliders-section .text-block  .h5{line-height: 1.3;}
.cart_content ul.redirect_checkout.header-cart {
    background: #f7f4ef;
    padding: 20px 20px 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cart_content ul.redirect_checkout.header-cart li {
    margin: 0;
    width: 48%;
}
/* .video-block-show{ display:none;} */

@media (min-width: 960px) {
.cart_content {
    max-width: 460px;
}
}

@media only screen and (min-device-width: 600px) and (max-device-width: 1024px){
.video-sliders-section .medium-up--one-quarter{
	    width: 33.33%;
}	
}


@media (max-width: 480px) {
.video-sliders-section .medium-up--one-quarter{
  width: 100%;
  padding: 10px 5px;
}
  .flickity-enabled.is-draggable .flickity-viewport {
    width: 80%;
    margin: 0 auto;
}
  
}


/* .toggle-video:hover {cursor: pointer;} */

.advanced-content-page{padding-bottom:30px;}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.advanced-content-page{padding-top:50px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
.advanced-content-page{padding-top:90px;}
}

@media only screen and (max-width: 767px) {
.advanced-content-page{padding-top:70px;}
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){
.advanced-content-page{padding-top:90px;}
}

/*-------------------  */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
   #pagecontent{
  	display:block;
    padding-bottom:50px;
  }
/*       .homepage-slideshow .gallery-cell{
         height:350px;
    } */
  .slide-2 .caption.position-center.js-caption {
/*     margin-top: -30px; */
}
  #homepage_slider-1498130594650 .gallery-cell.slide-5.is-selected .caption.position-right.js-caption {
	transform: translate(-20%, 200%) !important;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
 #pagecontent{
  	display:block;
/*     padding-bottom:50px; */
  }
/*         .homepage-slideshow .gallery-cell{
         height:450px;
    } */
}

@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    
    #pagecontent{
  	display:block;
    padding-bottom:90px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
.slide-2 .caption.position-center.js-caption {
/*     margin-top: -20px; */
}
    #pagecontent{
  	display:block;
    padding-bottom:85px;
  }
}


@media only screen and (min-width: 1024px) and (max-width: 1366px) {
	.slide-2 .caption.position-center.js-caption {
/*     margin-top: -30px; */
}
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape){
.slide-2 .action_button.first_button.highlight-true {
/*     bottom: -360% !important;
    margin-left: 102px !important; */
}
}


.remove-coll-title{
display:none !important;
}
#homepage_slider-1498130594650 .gallery-cell.slide-6.is-selected .pretext{
font-size: 28px;
}
#homepage_slider-1498130594650 .gallery-cell.slide-6.is-selected .caption-content .headline{
margin-top:0px;
}

/* #Home page - text columns with images
================================================== */
.shopify-section--text-columns-with-images{
  background-color: #f7f4ef;
}
.shopify-section--text-columns-with-images .border-style--box {
  padding: 10%;
  border: 1px solid #aaaaaa;
}
.shopify-section--text-columns-with-images .column{
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
}
.shopify-section--text-columns-with-images .one-whole {
  width: calc(100% - 20px);
}
.shopify-section--text-columns-with-images .one-third {
    width: calc(33.3333333333% - 20px) !important;
}
.shopify-section--text-columns-with-images .border-style--quote {
  padding-left: 20px;
  border-left: 1px solid #aaaaaa;
  margin-bottom: 10%;
}
.shopify-section--text-columns-with-images .text-column {
  margin-bottom: 25px;
}
.shopify-section--text-columns-with-images a.continue-button {
  margin-top: 10px;
}
.shopify-section--text-columns-with-images .feature_divider{
  border:none;
  padding-bottom:0px !important;
}
.shopify-section--text-columns-with-images img {
  margin: 0 0 15px;
}

@media ( max-width: 480px ) {
  .mobile-slide{
  	margin-top:22px;
  }
  .gallery-cell img{
/*     height:100%; removed this as it was causing image height issue on product page*/
  }
  .gallery-cell{
  	min-height: 100%;
    min-width:100%;
  }
  .flickity-enabled.is-draggable .flickity-viewport{
  	width: 100%;
  }
  .shopify-section--text-columns-with-images h2.title{
    font-size: 22px;
    margin: 20px 0; 
  }
  .shopify-section--text-columns-with-images .border-style--quote{
  	margin-bottom:5%;
  }
  .shopify-section--text-columns-with-images .text-column {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 798px){
  .shopify-section--text-columns-with-images .medium-down--one-whole {
    width: calc(100% - 20px) !important;
  }
  .shopify-section--text-columns-with-images h2.title{
  	margin-bottom: 0.75em;
    margin-top:37.35px;
  }
}


.shopify-section--text-columns-with-images .rte-setting p:first-child{
	text-align:justify;
}

/* HomePage CSS */
/* Questions Section Start*/
.home-question-section {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  padding: 90px 0;
  flex-direction: column;
  align-items: center;
}
.row-question {
  text-align: center;
  width: 100%;
}
.question-heading {
  color: #442B21;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  text-transform: none;
}
.question-content-section, .find-us-content-section, .assembly-content-section {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
  margin-top: 24px;
}
.home-col-question {
  background: #f7f4ef;
  height: 168px;
  width: 282px;
}
.home-question-box {
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-question-icon {
  height: 40px;
  width: 40px;
}
.homepage-question-icon-title {
  color: #442B21;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  margin-top: 16px;
}
.homepage-question-details {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #442B21;
}
.home-teli-call {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration-line: underline;
  color: #FD8400;
}
/* Question Section End */
/* Gallery Section */
.m24topbottom {
  margin: 24px 0;
}
.section-end-margin {
  margin-bottom: 72px;
}
/* Gallery Section End */
.assembly-image {
  height: 240px;
  width: 240px;
}
.m15top {
  margin-top: 15px;
}
.basics-icons {
  height: 60px;
  width: 60px;
}
.home-sub-heading-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #442B21;  
}
.why-choose-us-content-section {
  gap: 140px;  
}
.why-choose-us-content-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.m90top {
  margin-top: 90px;
}
.home-find-us-section {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 90px;
  flex-direction: column;
  align-items: center;
}
.find-us-icons {
  width: 180px;
}
.find-us-square-icons {
  height: 110px;
}
.find-us-section {
  gap: 56px;
}
.find-us-img-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-zboard-section {
  display: flex;
  max-width: 1200px;
  margin: 0 auto 90px;
  flex-direction: row;
  align-items: center;
  background: #F7F4EF;
  display: flex;
  align-items: center;
}
.zboard-img-container {
	display: flex;
    align-items: center;
    justify-content: center;
}
.home-zboard-content {
  padding: 60px;
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}
.home-zboard-heading {
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  color: #442B21;
}
.home-zboard-sub-heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #442B21;
}
@media only screen and (max-width: 480px){
  .find-us-section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
    margin: 24px 32px;
  }
  .find-us-square-icons {
    height: 60px;
  }
  .find-us-icons {
    width: 90px;
  }
  .question-heading {
    font-size: 24px;
    line-height: 36px;
  }
  .home-sub-heading-text {
    font-size: 14px;
    line-height: 28px;
    padding: 0 16px;
  }
  .question-content-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 24px 32px;
    gap: 13px;
  }
  .m90top {
    margin-top: 48px;
  }
  .assembly-content-section {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 0;
  }
  .home-zboard-section {
    display: flex;
    flex-direction: column;
  }
  .home-zboard-content {
    padding: 16px;
    gap: 12px;
  }
  .home-zboard-heading {
    font-size: 24px;
    line-height: 36px;
  }
  .home-zboard-sub-heading {
    font-size: 14px;
    line-height: 28px;
  }
  .home-col-question {
    height: 144px;
    width: 165px;
  }
  .home-question-box {
    padding: 16px;
  }
  .homepage-question-icon-title {
    margin-top: 8px;
  }
  .homepage-question-details {
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
  }
  .home-teli-call {
    font-size: 12px;
    line-height: 18px;
  }
  .featured-collection-section > .js-product-slider > .featured_products > .products-slider > .flickity-page-dots{
    position: static;
    margin-top: 10px;
  }
   .featured-collection-section > .js-product-slider > .featured_products > .products-slider > .flickity-page-dots > .dot {
      background: #FD8400;
    }
}
.hidden_desktop{
  display:block !important;
}
.hidden_mobile {
  display: none !important;
}
@media (min-width:992px){
  .hidden_desktop{
    display:none !important;
  }
  .hidden_mobile {
    display: block !important;
  }
}
.find-us-img-a {
  cursor: pointer;
}
.home-gallery-collage-image-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-gallery-collage-image {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.pad-0 {
  padding: 0;
}
.row-question-product {
  text-align: left;
}
/* No Reviews */
.spr-badge[data-rating="0.0"] {
  /*   display: none; */
  visibility:hidden; 
}
/* product tile style */
/* .product-border-wrap {
  height: 100%;
  border: 1px solid #D9D9D9;
}
.product-image-fullWidth {
  width: 100%;
} */
.addToCartContainer {
  max-width: 100% !important;
}
.quantityContainer {
  width: 140px;
}
.addToCartBlock-product {
  width: calc(100% - 140px) !important;
}
.addToCartButton-product {
  width: 100% !important;
}
.product-quantity-minusplus {
  font-size: 12px !important;
}
.padding0 {
  padding: 0 !important;
}
.fullwidthProductThumbnailImg {
  width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
}
.product-detail-new-container {
  margin-top: 12px;
  padding: 0 12px;
}
.new_title {
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow-wrap: break-word;
  font-family: Montserrat !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px;
  padding: 0 !important;
  margin-bottom: 12px !important;
}
.fullWidthContainer {
  width: 100% !important;
}
.new_money {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #442B21;
  margin-right: 8px;
}
.new_was_price {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-decoration-line: line-through;
  color: #666666;
}
.cart_text {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mt12 {
  margin-top: 12px !important;
}
.new_atc_button {
  width: 100% !important;
  height: 42px !important;
}
.new-product-thumbnail-border {
  border: 1px solid #D9D9D9;
}
.displayFlexCenter {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.mb12fix {
  margin-bottom: 12px !important;
}



.footer-other-product-container {
    display: flex;
    justify-content: center;
    gap: 60px;
    margin: 24px 0;
    flex-direction: row;
}

.footer-each-product {
  text-align: center;
}

.footer-product-logo {
  height: 50px;
}
.waybasic-logo {
  height: 50px;
}
.footer-product-link-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 16px;
}
.footer-product-li {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
}
.footer-product-li:first-child:before {
  content: ""!important;
  padding-right: 0!important;
}
.footer-product-li::before {
  content: "|";
  padding: 0 4px;
}

.footer-product-link {
  color: #041958;
  text-decoration: underline;
}

.footer-product-link:visited {
  color: #041958;
}

.footer-copyright-section {
  padding: 8px 0;
  border-top: 1px solid #e6e8ed;
}

.footer-copyright-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #333b52;
  text-align: center;
  margin: 0;
}

.footer-product-divider {
  display: none;
  margin: auto;
}


@media screen and (max-width: 860px) {
.waybasic-logo {
  height: 34px;
}
.footer-other-product-container {
    display: flex;
    justify-content: center;
    gap: 0px;
    margin: 24px 0;
    flex-direction: column;
    align-items: center;
}

.footer-product-divider {
  display: block;
  margin: 15px auto;
  height: 0;
  width: 171px;
  border-bottom: 1px solid #e6e8ed;
}
}