h1, h2, h3, h4{
  font-weight: 600 !important;
}
h1{
  font-size: 56px;
  letter-spacing: 2.8px;
}
h2{
  font-size: 32px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
h3{
  font-size: 23px !important;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

/* General */
body{
  overflow-x: hidden;
}
.main-content.fixed{
  overflow: hidden !important;
}
.standard-body .fixed .container{
  margin: 0 auto;
}
.homepage .main-content .container{
  padding-bottom: 0;
}
.desktop-banner{
  display: block;
}
.mobile-banner{
  display: none;
}
.full-width-content {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
}
.breadcrumb .container ul{
  display: none;
}
.breadcrumb .container>div{
  padding: 0;
}
.breadcrumb .background{
  padding: 35px 0;
}

/* Menu */
.is-sticky .container-megamenu{
  box-shadow: 0 3px 1rem rgb(0 0 0 / 10%);
}
#header-right {
  display: flex!important;
  align-items: center;
  float: right;
}
#top .search_form {
  width: 70% !important;
}
input.search-query[type="text"] {
  border: 0;
  border-bottom: 1px solid #BEBEBE;
}
.search_form .button-search{
  right: 5px;
}
.search_form .button-search:before{
  display: none;
}
.menu-responsive-btn.drawer-account {
  display: block !important;
  padding: 8px 20px 0 30px;
}
.easydrawer.drawer-cart {
  padding-top: 8px;
  display: inline-block;
}

/*footer*/
.footer h4{
  margin: 20px 0 0;
  background: none;
}
.footer-newsletter h3 {
  font-size: 14px !important;
  margin: 20px 0 0;
  text-transform: uppercase;
  padding: 20px 14px 11px 0;
  font-weight: 500;
  letter-spacing: 1px;
  color: #b5b2ad;
}
.footer .pattern a:hover{
  color: #dfb995;
}
p.text_copy {
  font-size: 12px !important;
}
.copyright p {
  margin: 0;
  padding: 6px 0 0;
  font-size: 12px !important;
}
.footer-icon a{
  font-size: 18px;
}
.footer-icon i {
  margin-left: 15px;
}
.footer-icon i:hover {
  color: #dfb995;
}
.footer .pattern{
  padding-top: 20px
}
.footer ul li a {
  font-size: 14px !important;
}
.footer .pattern p {
  font-size: 14px;
}
.copyright .pattern {
  padding: 15px 0 !important;
}
input.subscribe_email{
  width: 90% !important;
  background: transparent !important;
  height: 40px;
  border: none;
  padding-left: 20px;
  border-bottom: solid 1px #fff;
  border-radius: 0 !important;
}
.footer-newsletter .ne_submit {
  display: inline-block;
  text-align: center;
  height: 40px;
  padding: 9px 12px;
  background: transparent;
  border: none;
  margin-left: -10%;
}
.footer-newsletter .ne_submit:hover{
  background: transparent;
}
.ne_submit .fa-long-arrow-alt-right:before{
  color: #dfb995;
}
.ne_subscribe label {
  display: block;
  align-items: center;
  margin-top: 16px;
}
input[type=text].subscribe_email{
  font-size: 14px;
  color: #8e8e8e;
  border-radius: 4px;
}

/* Homepage */
.Homesection1{
  text-align: center;
  background-image: linear-gradient(to bottom, #dfb995, #fff);
  padding-top: 45px;
  margin-bottom: 35px;
}
.Homesection1 > .container, .testi_section > .container{
  padding-left: 50px !important;
  padding-right: 50px !important;
}
a.underline_link{
  border-bottom: 1px solid #8E5B3D;
  font-size: 14px;
  letter-spacing: 0.6px;
  color: #8E5B3D;
}
a.underline_link:hover{
  color: #212121;
  border-bottom: 1px solid #212121;
}

/* Product_slider Home */
.featured-coffee{
  margin-top:40px;
}
.filter-product{
  text-align: center;
}
.filter-product .box-heading{
  background: none ;
  font-size: 30px !important;
  font-weight: 500 !important;
  margin-bottom: 0;
}
.filter_btn{
  margin-top: 35px;
}
.box.filter-product .slider-center-arrow .next, .box.filter-product .slider-center-arrow .prev{
  background: none !important;
}
.box.filter-product .slider-center-arrow .next span, .box.filter-product .slider-center-arrow .prev span{
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box.filter-product .slider-center-arrow .next span:before, .box.filter-product .slider-center-arrow .prev span:before{
  color: #212121;
  font-size: 30px;
  -webkit-text-stroke: 2px white;
}
.box.filter-product .slider-center-arrow .next span:hover:before, .box.filter-product .slider-center-arrow .prev span:hover:before{
  color: #aaaaaa;
  -webkit-text-stroke: 2px white;
}
.box.filter-product .slider-center-arrow .next span:hover {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.box.filter-product .slider-center-arrow .prev span:hover {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

/* Testi section */
.testi_section{
  background-color: #DFB995;
  margin-top: 40px;
  padding: 35px 0
}
.testi-box {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-top: 55px;
}
table.testi-box td{
  width: 50%;
  vertical-align: middle;
}
table.testi-box .testi_part{
  padding: 0 15%
}
table.testi-box .testi_part img{
  max-width: 50px;
  margin-bottom: 20px
}
p.testi_name{
  font-size: 20px;
  font-weight: 500;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span{
  background: #8E5B3D;
}
.owl-dots .owl-dot span{
  background: #fff;
  margin: 5px !important;
}
.owl-dots{
  margin-top: 30px;
}

/* Blog Homepage */
.cluetip-default {
  display: none !important;
}
.blogModule li {
  display: block;
  padding: 0;
  overflow: inherit;
  margin: 0 10px !important;
}
.blogModule .image img {
  float: left;
  padding: 0 0 15px !important;
  border: none !important;
  background: none !important;
  margin-right: 0 !important;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: block;
}
.blogModule.boxHomeBlog{
  padding: 35px 0 45px;
}
.blogModule .info {
  display: none !important;
}
.blogModule .title{
  font-size: 18px !important;
  font-weight: 500 !important;
}
.blogModule .title:hover{
  text-decoration: none;
}
.blogModule .info-date{
  display: none;
}
.boxHomeBlog .box-heading{
  border-bottom: transparent !important;
  text-align: center;
  font-size: 30px !important;
  margin-bottom: 12px;
  background: none !important;
  letter-spacing: 1.5px;
}
.boxHomeBlog .box-heading h3{
  color: #111c30 !important;
  letter-spacing: 1px;
}
.blogModule p{
  font-size: 14px;
}
.blogModule.boxHomeBlog ul{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.boxHomeBlog .box-content{
  border-top: transparent !important;
  padding: 0 !important;
}
.boxHomeBlog a.btn-outline{
    text-align: center;
    width: 20%;
    margin: 40px auto 0;
    display: block;
    padding: 12px 30px;
    border: 1px solid #8E5B3D;
    color: #8E5B3D;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
}
.boxHomeBlog a.btn-outline:hover{
    background: #8E5B3D;
    color: #fff !important;
}
/* Top Info */
.bottom-info {
  background: #F1E8DC;
    padding:10px 0 ;
}
.bottom-info > .container{
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.info-detail {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.info-detail p {
  display: flex;
  flex-direction: column;
  margin-left: 15px;
  margin-bottom: 0;
  font-size: 15px;
  color: #000;
  letter-spacing: 0.3px;
  line-height: 1.2;
text-transform: uppercase;
}

/*Box Information*/
.box-information {
  text-align: center;
  padding: 5px 0;
  border-bottom: solid 1px #DBDBDB;
}
.box-information .box-heading{
  display: none;
}
.box-information ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  justify-content: center;
  margin: 0;
}
h3.term_title {
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
}
.box-information li {
  padding: 0 40px;
  text-transform: uppercase;
  color: #2c3640;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.12px;
}
.box-information li:nth-child(6){
  border-right: 0;
}
.box-information li:nth-child(1), .box-information li:nth-child(2), .box-information li:nth-child(7), .box-information li:nth-child(8), .box-information li:nth-child(9){
  display: none;
}
.box-information .box-content li .active {
  color: #8E5B3D;
  border-bottom: 2px solid #8E5B3D;
  padding-bottom: 7px;
}

/*form*/
.form-builder .form-field textarea:focus, .form-builder .form-field select:focus, .form-builder .form-field input:focus{
  box-shadow: none !important;
  border-bottom: 2px solid #ae406f;
}
.form-field h4 span{
  display: none;
}
.form-builder textarea, .form-builder input[type="text"], .form-builder input[type="password"], .form-builder label, .form-builder select{
  width: 100% !important;
  border: 0;
  border-bottom: 1px solid #757575;
  border-radius: 0;
  padding:6px 0 !important;
}
.form-builder textarea {
  height: 85px !important;
  border: 0;
  border-bottom: 1px solid #757575;
  border-radius: 0;
  box-shadow: none;
  padding:6px 0 !important;
}
.form-field.captcha6{
  margin-top: 26px;
}
.form-field.html1 p{
  font-size: 14px;
}
.form-field h4{
  font-weight: 500 !important;
}

/* Blog Page */
div.pagination {
  display: block;
}
.blog-category-home .center-column{
  padding-top: 0;
}
.articleContent h3{
  font-size: 18px !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  letter-spacing: normal;
  margin-bottom: 0;
  padding: 5px 0;
}
.blogCol2 .articleCat{
  width: 50% !important;
}
.articleHeader{
  margin: 10px 0 !important;
  position: relative;
}
.blogCol2 .articleCat:hover .imageFeatured{
  transition: 0.6s all ease;
}
.blogCol2 .articleCat:hover .articleContent h3 a{
  color: #8e5b3d;
}
.articleHeader a:after{
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgba(142,91,62,0.21), rgba(142,91,62,0.24), rgba(0, 0, 0, 0));
    width: 0px;
    display: block;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.2s;
}
.articleHeader a:hover::after{
    width: 100%;
}
.livemarks a{
  display: none;
}
#blog_category .pagination{
  display: none;
}
#blogCatArticles{
  margin-bottom: 0 !important;
}
body.blog-category-home .article-latest{
  display: none;
}
body.blog-category-home .col-sm-9.center-column{
  width: 100% !important;
}
.box.article-latest {
  border: 1px solid #d8d8d8;
}
body.blog-article .breadcrumb{
  display: none;
}
.article-latest .box-heading h3{
  font-size: 16px;
  letter-spacing: 1.28px;
}
.article-latest .box-heading{
  background: none;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.box.article-latest li:not(:last-child) {
  border-bottom: 1px solid #efefef;
}
.article-latest .title{
  font-size: 14px !important;
}
.box.article-latest {
  border: 1px solid #d8d8d8;
}
body.blog-article .breadcrumb{
  display: none;
}
.article-latest .box-heading h3{
  font-size: 16px;
  letter-spacing: 1.28px;
  margin-top: 10px;
  padding-left: 15px;
}
.article-latest .box-heading{
  background: none;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.box.article-latest li:not(:last-child) {
  border-bottom: 1px solid #efefef;
}
.article-latest .title{
  font-size: 14px !important;
}
body.blog-article .col-sm-9.center-column{
  padding-top: 25px;
}
body.blog-article .main-content .col-sm-3{
  margin-top: 35px;
}
.blogModule.article-latest  li{
  margin: 0 15px !important
}
.ludoBlog{
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  color: #58595a !important;
}
body.blog-article #blogArticle .articleHeader h1{
  text-transform: capitalize !important;
  font-weight: 500 !important;
  color: #111c30;
  font-size: 32px;
}
.bottom-article>div:first-child a {
  font-size: 15px;
  color: #ae406f;
  font-weight: 500;
  letter-spacing: 1.5px;
}
.bottom-article .addthis-animated{
    padding-left: 10px;
}
.bottom-article>div:first-child a:hover{
  color: #185F58;
}
.bottom-article .addthis_inline_share_toolbox {
  display: flex;
  color: #212121;
  align-items: center;
  justify-content: flex-end;
  margin-top: -5px;
}
.bottom-article{
  margin-top: 20px;
  border-top: 1px solid #dbdbdb;
  padding-top: 25px;
}
.articleBottom .addthis_default_style {
  display: none;
}
.articleBottom{
  margin-top: 0 !important;
}

/* Contact Us Page */
#form1 {
  padding-right: 10%;
}
.contact-us {
  background: #FAFAFA;
  padding: 10% 8%;
}
.contact-us ul.fa-ul {
  margin-left: 15px;
}
.contact-us li {
  display: -webkit-box;
  margin-bottom: 15px;
}
.contact-us li strong {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
}
p.location:before {
  content: "\f3c5";
  font-family: "Font Awesome 5 Pro";
}
p.location:before, p.phone:before, p.email:before, p.hour:before {
  font-weight: 900;
  font-size: 16px;
  padding-right: 13px;
  color: #8E5B3D;
}
p.phone:before {
  content: "\f095";
  font-family: "Font Awesome 5 Pro";
}
p.email:before {
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
}
p.hour:before {
  content: "\f017";
  font-family: "Font Awesome 5 Pro";
}

/* About us Page */
img.upper_image{
  margin-bottom: 40px;
}
p.upper_head{
  font-weight: 500;
  font-size: 20px;
  color: #4D2C26;
  line-height: 1.4;
  margin-bottom: 20px;
}
.about-page .section2{
  margin-top: 35px;
}

/* Category Page */
.center-column .product-grid{
  text-align: center;
}
.product-filter .options .product-compare{
  display: none;
}
#column_left .box-category{
  border-color: transparent !important;
}
.box-category .box-heading{
  padding: 15px 0 10px !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
}
.box-category .box-content>ul {
  padding: 20px 0;
}
.box-category ul li a{
  color: #3c4854 !important;
  font-weight: normal;
}
.box-category ul li a.active{
  color: #212121 !important;
  font-weight: 500 !important;
}
.box-category ul li a:hover{
  padding-left: 7px;
}
.box-category ul ul:before{
  background: none;
}
label.mfilter-tb-as-td{
  font-weight: normal !important;
}
.mfilter-price-inputs input[type="text"]{
  border-radius: 3px;
}
.mfilter-tb-as-tr.mfilter-input-active .mfilter-col-input {
  border-color: #212121 !important;
  background-color: #212121 !important;
}
.mfilter-box .box-heading{
  font-size: 16px !important;
  margin-bottom: 10px;
  padding-bottom: 15px;
  text-transform: uppercase !important;
  background: url(../img/bg-menu.png) bottom left repeat-x !important;
}
.mfilter-button-bottom {
  font-size: 12px;
  color: #424242;
  border: 1px solid #424242 !important;
  padding: 3px 12px !important;
  top: 10px !important;
}
.mfilter-button-reset{
  margin-left: 0 !important;
  text-transform: capitalize !important;
}
.mfilter-button-reset:hover{
  color: #5a0735 !important;
}
.mfilter-button-bottom i{
  display: none;
}
.mfilter-heading-text > span{
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase !important;
  padding-left: 10px !important;
  letter-spacing: 0.65px;
  color: #212121;
}
.mfilter-tb-as-tr{
  border-top: none !important;
}
#column_left ul li a, .center-column+.col-sm-3 ul li a{
  transition: .3s all ease;
}
.mfilter-col-count {
    visibility: hidden;
}
.mfilter-heading.mfilter-collapsed .mfilter-head-icon:before{
  content: "\f067";
}
.mfilter-search #mfilter-opts-search{
  color: #111c30;
  opacity: 0.5;
}
.mfilter-heading .mfilter-head-icon:before{
  content: "\f068";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-text-stroke: 2px white;
}
.mfilter-heading.mfilter-collapsed .mfilter-head-icon {
  transform: rotate(00deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg) !important;
}
.mfilter-heading-text.span:after{
  content: "\f067";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}
.mfilter-heading.mfilter-collapsed .mfilter-heading-text.span:after{
  content: "\f068";
}
.mfilter-price-slider #mfilter-price-slider .ui-slider-handle{
  border: 1px solid #212121!important;
  background: #212121 !important;
}
.mfilter-column_left .box-heading{
  font-size: 16px !important;
  margin: 0 0 10px !important;
  text-transform: uppercase !important;
}
.product-filter .list-options{
  font-weight: bold;
  text-transform: uppercase;
}
.mfilter-column_left{
  margin-top: 5px !important;
}
.mfilter-content-wrapper{
  padding-bottom: 25px;
  border-bottom: 1px solid #dbdbdb !important;
  padding-top: 0 !important;
  border-top: transparent !important;
  margin-bottom: 5px;
}

/* Product Page */
body.product-product .breadcrumb .background{
  background: none;
}
body.product-product .breadcrumb .background{
  background: none;
  padding: 10px 0 0 0;
}
.htabs a[href="#tab-attribute"] {
  display: none !important;
}
#tab-attribute .tab-content{
  display: none !important;
}
h2.product-title {
  font-size: 28px !important;
  letter-spacing: 0;
  text-transform: capitalize !important;
}
body.product-product .breadcrumb .container ul{
  display: block;
  float: left;
  margin-top: 10px;
  font-size: 12px !important;
  text-align: left !important;
  color: #212121 !important;
}
body.product-product .breadcrumb .container h2{
  display: none;
}
body.product-product .breadcrumb .container ul li a{
  color: #212121 !important;
}
body.product-product .breadcrumb .container>div{
  padding: 5px 0 0;
}
#tab-description h2{
    font-size: 14px !important;
    text-transform: capitalize !important;
    letter-spacing: normal;
}
#tab-description, #tab_2{
  padding: 0 10%;
}
.product-center .description{
  margin-bottom: 5px;
}
/* .product-center{
  padding: 0 6%;
} */
.product-info .cart .add-to-cart p{
  display: none;
}
.product-info .cart, .product-info .description, .product-info .options, .product-info .price {
  background: none;
  padding: 0;
}
.product-info .thumbnails li p{
  padding: 0 !important;
}
.product-info .thumbnails li img{
  display: block;
  width: 88px;
  height: 88px;
  border: 1px solid #707070;
}
.thumbnails{
  width: 85%;
  margin: 0 auto;
}
.product-info .popup-gallery{
  margin-top: -15px;
}
.product-info .price .price-new{
  color: #111c30 !important;
}
.left .sale{
  top: 0 !important;
  right: 0 !important;
  left: unset;
  bottom: unset;
}
.filter-product .sale{
  top: 0 !important;
  right: 0 !important;
  left: unset;
  bottom: unset;
}
.product-info .cart .add-to-cart .quantity input {
  color: #292929;
  text-align: center;
  padding: 10px 50px;
  min-width: 80px;
  height: 50px;
  margin: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  font-size: 14px !important;
}
.product-info .cart .add-to-cart .button {
  font-size: 13px;
  height: 50px;
  padding: 10px 55px;
  margin-left: 10px;
  letter-spacing: 1.3px;
  font-weight: 500 !important;
  border-color: transparent !important;
}
/* .product-info .cart .add-to-cart .quantity #q_up, .product-info .cart .add-to-cart .quantity #q_down {
  border: 0;
  height: 46px;
  top: 0;
  padding-top: 15px;
  width: 30px;
}
.product-info .cart .add-to-cart .quantity #q_down, .product-info .cart .add-to-cart .quantity #q_up {
  position: absolute;
  right: 11px;
  height: 17px;
  width: 18px;
  font-size: 8px;
  line-height: 17px;
  display: block;
  text-align: center;
}
.product-info .cart .add-to-cart .quantity #q_down {
  left: 11px;
  right: auto;
} */
.product-info .cart .add-to-cart .quantity #q_up {
    width: 45px;
    border-left: 1px solid #dbdbdb!important;
    right: 0;
}
.product-info .cart .add-to-cart .quantity #q_down {
    border-right: 1px solid #dbdbdb!important;
    width: 45px;
    left: 0;
    right: auto;
}
.product-info .cart .add-to-cart .quantity #q_up, .product-info .cart .add-to-cart .quantity #q_down {
    border: 0;
    height: 50px;
    top: 0;
    padding-top: 17px;
}
.product-info .cart .add-to-cart .quantity input {
    color: #000;
    text-align: center;
    border: 0;
/*     background: #f6f7f8; */
    padding: 10px 30px;
    min-width: 160px;
    height: 50px;
    margin: 0;
    border: 1px solid #dbdbdb;
}
#product .options h2{
  display: none;
}
.optionsList {
  width: 82%;
  border: solid 1px #dbdbdb !important;
  padding:0 10px;
  height: 40px;
  background: transparent !important;
}
.option .required{
  display: none;
}
.product-grid .product .name a{
  color: #111c30;
  font-weight: 500;
}
.product-info .review{
  padding: 10px 0;
  border-top: 1px solid #dbdbdb;
  margin-top: 20px;
}
.product-info .review .share{
  display: inline-flex;
}
.product-info .share p{
  margin: 4px 10px 0 0;
}
.product-info .options .option {
  padding: 0 0 20px;
}
.product-info .options .option b{
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}
a#button-review{
  border-color: #8E5B3D !important;
  background-color: #8E5B3D !important;
  color: #fff !important;
  padding: 10px 30px;
  text-transform: uppercase !important;
}
a#button-review:hover{
  background-color: #212121 !important;
  border-color: #212121 !important;
}
.review-list .text:before{
  display: none !important;
}
.htabs {
  text-align: center;
  margin-top: 10px;
}
.htabs a{
  padding: 0;
  display: inline-block;
  float: none;
  letter-spacing: 1.28px;
  font-size: 16px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  margin: 10px 20px 0 !important;
  text-decoration: none;
}
.htabs a:hover, .htabs a.selected{
  text-decoration: none;
}
.rating{
  margin-bottom: 5px
}
.review .rating{
  display: none;
}
/* .product-info{
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 30px;
  padding-bottom: 50px
} */
.you-may-like {
  border-top: 1px solid #dbdbdb;
  margin-top: 40px;
}
.you-may-like .box-heading {
  margin: 40px 0 0!important;
  font-size: 30px !important;
  font-weight: 500 !important;
}
.count_holder_small{
  display: none;
}
.count_holder {
  background-color: #fff !important;
  border: 1px solid #e6e6e6;
  margin-top: 10px;
  margin-bottom: 10px !important;
}
.hasCountdown span{
  color: #212121 !important
}
.offer_title {
  color: #212121 !important;
}

/*Review*/
.review-list .rating{
  float: none !important;
}
.review-list{
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
p.review_date{
  color: #58595a;
  font-size: 14px;
}
.rating-review-detail .fa-star:before{
  color: #d5d5d5 !important;
}
.rating-review-detail .fa-star.active:before{
  color: #fdcc0d !important;
}
#review .review-list .text{
  margin: 5px 0 0;
  padding: 0;
  border: transparent !important;
  background: transparent !important;
}
#review .review-list .text:after{
  display: none;
}
.add-review-button{
  float: right;
}
.write-review-btn {
  background: transparent;
  border: 1px solid #8E5B3D;
  color: #8E5B3D !important;
  padding: 12px 30px;
}
.write-review-btn:hover{
  color: #fff !important;
  background: #8E5B3D;
}
/* .warning {
  background: url(../img/warning.png) 13px center no-repeat #FFD1D1;
  border: 1px solid #FFCDD2;
  color: #B71D1C !important;
}
#ne_subscribe1 .warning {
  background: url(../img/warning.png) 13px center no-repeat #FFD1D1;
  border: 1px solid #FFCDD2;
  color: #B71D1C !important;
} */
body.checkout-cart .center-column h2{
  font-size: 22px !important;
  letter-spacing: 1.5px !important;
}
p.add-review-button a:focus {
  color: #fff !important;
  text-decoration: none !important;
}
#tab-review .rating-review-detail .rating-review {
  display: inline-flex;
}
#tab-review .rating-review-detail{
  margin-top: 50px;
}
div#review {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #dbdbdb;
}
.star-review-rating:not(:checked)>label:before {
  content: "\f005";
  font-weight: 100 !important;
  font-family: "font awesome 5 free";
}
.star-review-rating:not(:checked)>label.active:before {
  content: "\f005";
  font-weight: 900 !important;
  font-family: "font awesome 5 free";
}
.star-review-rating:not(:checked)>label {
  width: 22px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 20px;
  color: #d5d5d5 !important;
  margin-right: 8px;
  transition: .3s;
}
.star-review-rating:not(:checked)>input {
  position: absolute;
  clip: rect(0,0,0,0);
}
.star-review-rating label.active{
  color: #fdcc0d !important;
}
#collapsereview input[type=text]{
  background: #fff !important;
  border: solid 1px #dbdbdb !important;
}
#collapsereview{
  margin-top: 30px;
}
#collapsereview #review-title {
  display: none;
}
#collapsereview .recaptcha{
  float: right !important;
  margin-bottom: 15px;
  padding-left: 0 !important;
}
#collapsereview .buttons{
  float: right !important;
  padding-left: 0 !important;
}
#collapsereview .recaptcha
.review_form{
  margin-bottom: 15px !important;
}
.review_form label{
  color: #000 !important;
  margin-top: 10px !important;
}
.entry_review textarea{
  width: 83.33% !important;
  border: solid 1px #dbdbdb !important;
  height: 160px !important;
  margin-bottom: 20px;
  background: #fff !important;
}


/* Responsive */
@media (max-width: 999px){
  h1{
    font-size: 40px;
  }
  h2, .breadcrumb .container h2{
    font-size: 28px !important;
  }
  h3{
    font-size: 23px !important;
  }
  h2.product-title, .you-may-like .box-heading{
    font-size: 25px !important
  }
  .menu-responsive-btn.easydrawer{
    display: inline-block !important;
}
#header-right{
    display: block !important;
}
.menu-responsive-btn.drawer-account{
    padding: 0;
}
.hidden-xs .megamenu-wrapper{
    display: none !important;
}
.bottom-info > .container, .Homesection1 > .container, .testi_section > .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.boxHomeBlog a.btn-outline{
  width: 40%;
}
.footer-panel h4:after{
    color: #b5b2ad !important;
}
#form1 {
    padding-right: 0;
}
}
@media (max-width: 767px){
  .megamenuToogle-wrapper{
    background: transparent !important;
}
.megamenuToogle-wrapper .container > div span{
    background: #000 !important;
}
.icon_txt {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 5px !important;
}
.icon_txt p {
    font-size: 10px;
    padding: 3px 0 0;
    margin: 0;
    color: #212121;
}
.navbar-fixed-bottom a:nth-child(2) {
    display: none !important;
}
.footer-icon{
    text-align: center;
    padding: 10px 0;
}
#header-right{
    display: block !important;
}
.footer-panel img{
    padding-top: 30px !important;
    padding-bottom: 20px;
}
ul.megamenu > li > a.active, ul.megamenu > li > a:hover, ul.megamenu > li.active > a{
    color: #2e2f36 !important;
    font-weight: 500;
}
.drawer__content .box-information ul{
  display: block;
}
.drawer__content .box-information li{
  padding: 10px;
}
.drawer__content .box-information{
  border-bottom: none;
}

.Homesection1 > .container, .testi_section > .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.Homesection1 .col-xs-12{
    margin-top: 35px;
}
.testi_section{
    padding-top: 30px !important;
}
table.testi-box td{
    width: 100%;
    display: block;
}
table.testi-box .testi_part {
    padding: 20px 0;
}
.blogModule.boxHomeBlog ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.blogModule li{
    margin-bottom: 30px !important;
}
.boxHomeBlog a.btn-outline{
    width: 60%;
    margin: 20px auto;
}
.info-detail img{
    max-height: 55px;
}
.main-content.fixed{
  padding-bottom: 30px !important;
}

/* blog page */
.blogCol2 .articleCat {
    width: 100% !important;
    margin-bottom: 30px !important;
}
body.blog-article #blogArticle .articleHeader h1{
  font-size: 28px;
}
.bottom-article .col-sm-6:last-child{
    margin: 20px 0 10px;
}

/* contact us page */
.contact-us ul.fa-ul {
    margin-left: 0;
}
.contact-us{
  padding: 8%;
}

.mfilter-box .box-heading{
  display: flex;
  align-items: center;
}
.mfilter-collapse{
    padding-left: 10px
}

/* Product page */
.responsive .product-info .cart, .responsive .product-info .description, .responsive .product-info .options, .responsive .product-info .price{
  padding: 0 !important;
}
.product-info .cart .add-to-cart .button{
  padding: 10px 40px;
}
.product-info .cart .add-to-cart .quantity input{
  min-width: 150px;
}
.htabs a{
  font-size: 14px !important;
  margin: 10px 10px 0 !important;
}
#tab-description, #tab_2 {
    padding: 0 10px;
}
#collapsereview input[type=text] {
    width: 100% !important;
}
.review_form label {
    padding: 0 !important;
}
#collapsereview .recaptcha, #collapsereview .buttons {
    float: none !important;
}
.you-may-like .box-heading{
  margin: 30px 0 !important;
}
}
