/* 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;
}
a:hover, a:focus{
  text-decoration: none !important;
}

/* Fonts */
h1, h2, h3{
  font-family: Lora !important;
}
h1{
  font-size: 48px;
  line-height: 1.13;
  text-transform: uppercase;
  font-weight: 400 !important;
}
h2{
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 500 !important;
}
h3{
  font-size: 23px !important;
  text-transform: uppercase;
  font-weight: 500 !important;
}

/* Menu */
ul.megamenu > li > a strong{
  text-transform: uppercase !important;
  letter-spacing: 0.39px;
  font-size: 13px !important;
  font-family: Roboto !important;
}
ul.megamenu > li:not(:last-child){
  margin: 0px 30px 0px 0px !important;
}
ul.megamenu{
  background: none !important;
}
ul.megamenu > li > a.active:before, ul.megamenu > li > a:before{
  display: none;
}
#top .container {
  padding-top: 20px;
  padding-bottom: 15px;
}
.is-sticky #top .container {
  padding-top: 5px;
  padding-bottom: 5px;
}
.is-sticky #top{
  box-shadow: 0 3px 1rem rgb(0 0 0 / 10%);
}
.megamenu{
  text-align: center;
}
.megamenu li{
  display: inline-block;
  float: none !important;
}
span#total_price{
  color: #fff;
  position: absolute;
  right: 0;
  top: 8px;
  font-size: 13px;
}
#header-right .menu-responsive-btn.easydrawer{
  display: inline-block !important;
}
#top .search_form input{
  display: none;
}
#header-right{
  display: flex;
  text-align: right !important;
  float: right !important;
}
.search_form .button-search:before{
  content: url(/templates/emrys/image/data/theme/icons/search_220321173906.svg);
}
#header-right .drawer-cart{
  display: flex;
  position: relative;
  margin-left: 15px;
}
#header-right .drawer-cart img{
  vertical-align: middle;
  padding-top: 8px;
  margin-right: 18px;
}
#top .search_form{
  margin-top: 0 !important;
}
/* .easydrawer.account{
  padding-left: 10px;
} */
#header-right .cart{
  display: none;
}
#header-right .mobile-show-inline{
  display: block !important
}

/* Breadcrumb */
.breadcrumb .background {
  background: url(/templates/emrys/image/data/theme/banners/static/breadcrumb-bg_230321172722.jpg) no-repeat;
  background-size: cover;
  padding: 70px 0 100px;
}
.breadcrumb .container h2{
  color: #fff;
  text-align: center;
}
.breadcrumb .container ul{
  display: none;
}

/*footer*/
.footer h4{
  margin: 20px 0 0;
  background: none;
}
.footer-newsletter h3 {
  font-size: 16px !important;
  margin: 20px 0 0;
  text-transform: capitalize !important;
  padding: 20px 14px 11px 0;
  color: #fff;
}
.footer .pattern a:hover{
  color: #caa45d;
}
p.text_copy {
  font-size: 12px !important;
}
.copyright p {
  margin: 0;
  padding: 6px 0 0;
  font-size: 11px !important;
}
.footer-icon a{
  font-size: 18px;
}
.footer-icon i {
  margin-left: 15px;
}
.footer-icon i:hover {
  color: #caa45d;
}
.footer .pattern{
  padding-top: 20px;
}
.footer ul li a {
  font-size: 14px !important;
}
.footer .pattern p {
  font-size: 14px;
}
.copyright .pattern {
  padding: 25px 0 !important;
}
.copyright .background{
  background-color: #0d1a29 !important;
}
input.subscribe_email{
  width: 92% !important;
  background: transparent !important;
  height: 40px;
  border: none;
  font-size: 14px;
  color: #8e8e8e !important;
  border-bottom: 1px solid #ffffff;
}
.footer-newsletter .ne_submit {
  display: inline-block;
  text-align: center;
  height: 40px;
  padding: 7px 20px;
  background: transparent;
  border: none;
  margin-left: -10%;
}
/* .footer-newsletter .ne_submit:hover{
  background: #5e2a90;
  border: 1px solid #5e2a90;
} */
.ne_subscribe label {
  display: block;
  align-items: center;
  margin-top: 16px;
}
.footer-newsletter .ne_submit .fa-long-arrow-alt-right:before{
  color: #caa45d;
}
.footer-newsletter .ne_submit:hover .fa-long-arrow-alt-right:before{
  color: #fff !important;
}
.ne_submit:hover{
  background: transparent !important;
}

/*SliderShow*/
.slider-1 .caption {
  top: 20% !important;
  margin: 0 auto !important;
  text-align: center;
  width: 35%;
  left: 11% !important
}
.btn-main {
  background-color: transparent;
  max-width: 165px;
  height: 45px;
  color: #fff;
  padding: 16px 40px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  border: 1px solid #fff;
  font-size: 14px;
}
.btn-main:hover {
  background-color :#CAA45D !important;
  color: #fff !important;
  border: 1px solid #CAA45D;
}
.slider-1 h1{
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.slider-1  p{
  color: #fff;
  font-size: 24px;
  margin-bottom: 50px;
  text-transform: capitalize;
}
.tp-bullets .bullet{
  border-radius: 100% !important;
}

/* Filter Slider */
.new-collection{
  margin-top: 50px;
}
.filter-product{
  text-align: center;
}
.filter-product .box-heading{
  background: none ;
  margin-bottom: 0 !important;
}
.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);
}
.box.filter-product .product-grid .product .name a{
  font-weight: 500 !important;
  text-transform: uppercase;
  letter-spacing: 0.42px;
}
.product-grid .product .image .product-actions {
  display: flex;
  flex-direction: column;
  top: 0;
  left: -30px;
}
.product-grid .product:hover .product-actions {
  left: 0;
  transition: 0.5s;
}
.product-grid .right .name, .product-grid .right .price{
  opacity: 1;
  transition: 0.3s all ease;
}
.product-grid .right {
  position: relative;
  text-align: center;
}
.product-grid .product .right .product-link{
  background: #0f1f30 none repeat scroll 0 0;
  bottom: 0;
  color: #fff !important;
  font-size: 14px;
  left: 0;
  right: 0;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  font-weight: 500 !important;
  letter-spacing: 0.45px;
  z-index: 10;
  margin: 0 auto;
  opacity: 0;
  align-items: center;
  justify-content: center;
  border: 1px solid #0f1f30;
}
.product-link:hover{
  background: #caa45d !important;
  border: 1px solid #caa45d !important;
}
.product-grid .product:hover .right .product-link{
  opacity: 1;
}
.product-grid .product:hover .right .price, .product-grid .product:hover .right .name {
  opacity: 0;
}
.product-grid .product:hover  .product-link {
  display: flex;
}

/* our products */
.home-cate{
  background-color: #f9f9f9;
  text-align: center;
  padding: 40px 0 65px;
}
.home-cate > .container, .home_top > .container, .boxPlain > .container, .articleBottom > .container{
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.home-cate .row{
  margin-top: 35px;
}
.home-cate span{
  position: absolute;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  width: 100%;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 10px;
  font-family: Lora;
  letter-spacing: 0.6px;
}
.cat-pro img{
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  object-fit: cover;
  width: 100%;
}
.cat-pro:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* Home Collection */
.home-collect{
  margin-top: 50px;
}
.home-collect .row{
  display: flex;
  align-items: center;
  position: relative;
}
.home-collect .col-md-6:last-child{
  text-align: center;
}
a.btn-outline{
  border: 1px solid #afafaf;
  padding: 14px 35px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.home-collect .col-md-6 p{
  margin-bottom: 40px;
}
a.btn-outline:hover{
  background: #caa45d;
  color: #fff;
  border: 1px solid #caa45d;
}
.home_top{
  background-color: #f9f9f9;
  padding: 10px 0;
}
.info_details {
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.info_details p {
  display: flex;
  flex-direction: column;
  margin-left: 15px;
  margin-bottom: 0;
  font-size: 15px;
  color: #000;
  letter-spacing: 0.6px;
  line-height: 1.2;
  text-transform: capitalize;
}

/* Blog Homepage */
.cluetip-default {
  display: none !important;
}
.blogModule.boxPlain li {
  display: block;
  padding: 0;
  overflow: inherit;
  margin: 0 5px !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.boxPlain{
  margin: 45px 0;
}
.boxPlain .box-heading{
  margin-bottom: 12px
}
.boxPlain .btn-outline{
  text-align: center;
  margin-top: 45px;
}
.blogModule .title{
  font-size: 20px !important;
  font-weight: 500 !important;
  font-family: Lora !important;
}
.blogModule .title:hover{
  text-decoration: none;
}
.blogModule .info-date{
  display: none;
}
.boxPlain .box-heading{
  border-bottom: transparent !important;
  text-align: center;
  color: #212121 !important;
  margin-bottom: 30px;
}
.blogModule p{
  padding: 10px 0 0;
  font-size: 14px;
}
.blogModule.boxPlain ul{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.boxPlain .box-content{
  border-top: transparent !important;
  padding: 0 !important;
}
.boxPlain .btn-outline a{
  border: 1px solid #afafaf;
  padding: 14px 35px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.boxPlain .btn-outline a:hover{
  background: #caa45d;
  color: #fff;
  border: 1px solid #caa45d;
}

/* About Page */
.about_page .section1, .about_page .section3{
  padding: 0 7%;
}
.about_page .section2{
  margin-top: 40px;
}
/* .about_page .section2 .col-md-4:not(:first-child){
  padding: 0;
}
.about_page .section2 .col-md-4:first-child{
  padding-left: 15px !important;
  padding-right: 0;
} */
.about_page .row.section2 > * {
  padding-left: 0;
  padding-right: 0;
}
.about_page .section2 img{
  width: 100%;
}
.about_page .section3{
  margin-top: 50px;
}

/*Contact Us page*/
.info-detail {
  padding-bottom: 18px;
  display: -webkit-box;
  align-items: center;
}
.info-detail img{
  margin: 0 15px 0 0;
}
.info-detail p strong{
  font-size: 14px;
  letter-spacing: 1.12px;
  color: #000;
  text-transform: uppercase;
  font-weight: 500 !important;
}
p.location:before, p.telephone:before, p.email:before, p.hour:before {
  font-weight: 900;
  font-size: 17px;
  padding-right: 15px;
  color: #caa45d;
}
p.location span, p.telephone span, p.email span, p.hour span{
  padding-left: 26px;
  display: flex;
}
p.location:before{
  content: "\f3c5";
  font-family: "Font Awesome 5 Pro";
}
p.telephone: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";
}

/*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 #caa45d;
}
.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: 15px;
}
.form-field .button{
  border-radius: 0;
  padding:10px 25px;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-weight: 500 !important;
}

/*Box Information*/
.box-information {
  text-align: center;
  padding: 5px 0;
  border-bottom: solid 1px #b5b2ad;
}
.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;
  text-transform: uppercase !important;
  font-family: Roboto !important;
  font-weight: 500 !important;
}
.box-information li {
  padding: 0 30px;
  text-transform: uppercase;
  color: #58595a;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.8px;
}
.box-information li:nth-child(1), .box-information li:nth-child(6), .box-information li:nth-child(7), .box-information li:nth-child(8){
  display: none;
}
.box-information .box-content li .active {
  color: #CAA45D;
  border-bottom: 2px solid #CAA45D;
  padding-bottom: 7px;
}

/* Category Page */
.center-column .product-grid{
  text-align: center;
}
.product-filter .options .product-compare{
  display: none;
}
.product-filter .list-options select{
  border: none !important;
  border-bottom: 1px solid #b5b2ad !important;
}
#column_left .box-category{
  border-color: transparent !important;
}
.box-category .box-heading{
  padding: 15px 0 10px !important;
  font-size: 18px !important;
  text-transform: capitalize !important;
  font-weight: 500 !important;
}
.box-category .box-content>ul {
  padding: 20px 0;
}
.box-category ul li a{
  color: #58595a !important;
  font-weight: normal;
}
.box-category ul li a.active{
  color: #212121 !important;
  font-weight: bold !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: 18px !important;
  font-weight: 500 !important;
  margin-bottom: 10px;
  padding-bottom: 15px;
  text-transform: capitalize !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: 15px;
  font-weight: 500;
  text-transform: uppercase !important;
  padding-left: 10px !important;
  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;
}
.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;
}
select{
  padding: 0 10px !important;
}
body.product-category div.pagination{
  display: block;
}
#accordion-category ul.accordion li:nth-child(3){
  display: none;
}
.product-grid .product .name a{
  font-family: Lora;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

/* Product Page */
body.product-product .breadcrumb .background{
  background: none;
}
body.product-product .breadcrumb .background{
  background: none;
  padding: 10px 0 0 0;
}
.product-info h2.product-title{
  font-size: 28px !important;
  line-height: 1.94;
  text-transform: capitalize !important;
  margin-bottom: 0;
}
.htabs a[href="#tab-attribute"] {
  display: none !important;
}
#tab-attribute .tab-content{
  display: none !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: 16px !important;
  text-transform: capitalize !important;
  letter-spacing: normal;
}
#tab-description, #tab_2{
  padding: 0 14%;
}
.product-center .description{
  margin-bottom: 5px;
  font-size: 14px;
}
.product-center{
  padding: 0 0 0 5%;
}
.product-info .product-image{
  margin: 0 0 10px;
}
.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 img{
  display: block;
  width: 65px;
  height: 65px;
  border: 1px solid #707070;
}
.thumbnails{
  width: 85%;
  margin: 0 auto;
}
.product-info .popup-gallery{
  margin-top: -15px;
}
/* .product-info .price .price-new{
  color: #637996 !important;
} */
.left .sale{
  right: 0 !important;
  left: unset;
  bottom: unset;
}
.filter-product .sale{
  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;
  text-transform: none !important;
  letter-spacing: 1.3px;
  font-weight: 500 !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: 18px;
  width: 30px;
  position: absolute;
  right: 11px;
  height: 17px;
  width: 25px;
  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 .options h2{
  display: none;
}
.optionsList {
  width: 68%;
  border: solid 1px #dbdbdb !important;
  padding:0 10px;
  height: 48px;
  background: transparent !important;
}
.option .required{
  display: none;
}
.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 .cart .links a{
  padding-right: 40px;
  font-size: 14px;
}
span.price-new{
  font-weight: 600 !important;
  color: #212121 !important;
}
#product .option b{
  letter-spacing: 0.65px;
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
}
#product .option{
  margin-top: 10px;
}
a#button-review{
  border-color: #caa45d !important;
  background-color: #caa45d !important;
  color: #fff !important;
  padding: 10px 30px;
  text-transform: uppercase !important;
  letter-spacing: 1.4px;
  font-size: 14px;
}
a#button-review:hover{
  background-color: #0f1f30 !important;
  border-color: #0f1f30 !important;
  color: #fff !important;
}
.review-list .text:before{
  display: none !important;
}
.tabs_sec{
  padding-bottom: 30px;
  margin-top: 10px !important;
  border-bottom: 1px solid #dbdbdb;
}
.htabs {
  text-align: center;
  margin-top: 10px;
}
.htabs a{
  padding: 0;
  display: inline-block;
  float: none;
  font-size: 16px !important;
  font-weight: 500 !important;
  margin: 10px 20px 0 !important;
  font-family: Roboto !important;
  letter-spacing: 1.6px;
}
.htabs a.selected{
  text-decoration: none !important;
}
.rating{
  margin-bottom: 10px;
}
.review .rating{
  display: none;
}
.you-may-like{
  margin-top: 30px;
}
.you-may-like .box-heading {
  margin: 45px 0 40px !important;
  font-weight: 500 !important;
  letter-spacing: 0.9px;
}
.you-may-like .product-grid .product {
  margin-top: 0;
}
.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;
}
.add-review-button{
  float: right;
}
.write-review-btn {
  background: transparent;
  border: 1px solid #afafaf;
  color: #212121!important;
  padding: 12px 30px;
  text-transform: uppercase;
}
.write-review-btn:hover{
  color: #fff !important;
  background: #caa45d;
}
.product-grid .product .image .image{
  transition:.6s all ease
}
.product-grid:hover .product .image .image{
  opacity:1
}
.product-grid:hover .product:hover .image .image{
  opacity:.5
}

/*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;
}
/* .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: #212121 !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: #f8f8f8 !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: #212121 !important;
  margin-top: 10px !important;
}
.entry_review textarea{
  width: 83.33% !important;
  border: solid 1px #dbdbdb !important;
  height: 160px !important;
  margin-bottom: 20px;
  background: #f8f8f8 !important;
}

/* Blog page */
body.blog-category-home .breadcrumb .background {
  background: none;
  padding: 30px 0 0 !important;
}
.blog-category-home  .breadcrumb .container h2{
  color: #212121;
}
.blogCol2 .articleCat {
  width: 50% !important;
  height: 490px !important;
  padding: 1% !important;
}
.articleContent h3{
  font-size: 20px !important;
  text-transform: capitalize !important;
  padding-bottom: 0;
  padding-top: 5px;
}
body.blog-category-home .article-category{
  display: none;
}
body.blog-category-home .main-content .col-sm-9{
  width: 100%;
  padding-top: 25px;
}
.livemarks{
  display: none;
}
/* span.date{
  text-transform: uppercase;
  color: #58595a;
  font-size: 12px;
} */
.articleHeader {
  margin: 10px 0 15px !important;
}
#blogCatArticles p, #blogArticle p{
  letter-spacing: 0 !important;
  line-height: 1.5;
}
#blogCatArticles p{
  padding-right: 10px !important
}
body.blog-category-home div.pagination{
  display: none;
}
body.blog-category-home .main-content .container{
  padding-bottom: 25px;
}

/* Article Page */
body.blog-article .breadcrumb{
  display: none;
}
.articleHeader{
  text-align: center;
}
#blogArticle .articleHeader h1, #blogArticle .articleHeader h1 a{
  font-size: 32px !important;
  font-weight: 500 !important;
  text-transform: none !important;
  margin-bottom: 35px;

}
.ludoBlog {
  background-color: transparent !important;
  padding: 0 !important;
  color: #465a64 !important;
  border: none !important;
}
.ludoBlog p{
  margin: 0 0 10px !important;
}
.ludoBlog img{
  width: 100%;
  margin-bottom: 20px;
}
#blogCatArticles p, #blogArticle p{
  letter-spacing: normal !important;
}
body.blog-article .articleContent{
  padding: 0 14%;
}
.bottom-article>div:first-child a {
  font-size: 15px;
  color: #d59f8e;
  font-weight: 500;
  letter-spacing: 1.5px;
}
.bottom-article>div:first-child a:hover{
  color: #637996;
}
.bottom-article .addthis_inline_share_toolbox {
  display: flex;
  color: #212121;
  align-items: center;
  justify-content: flex-end;
  margin-top: -5px;
}
.bottom-article{
  padding: 15px 0 0;
  width: 75%;
  margin: 25px auto;
  border-top: 1px solid #dbdbdb;
}
#articleRelated{
  margin-top: 40px;
}
#articleRelated li {
  display: block;
  padding: 0;
  overflow: inherit;
  margin: 0 5px !important;
}
#articleRelated .image img {
  float: left;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  margin-right: 0 !important;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: block;
  margin-bottom: 15px;
}
#articleRelated p{
  font-size: 18px !important;
  font-weight: 500 !important;
  display: block;
  color: #000;
  margin-bottom: 0 !important;
  padding: 10px 0;
  font-family: 'Lora', serif !important;
}
#articleRelated ul{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  margin-top: 25px !important;
}
.articleBottom ul, #blogCategory ul{
  width: 100% !important;
  margin: 0 !important;
}
.at-resp-share-element .at4-share-count-container{
  display: none !important;
}
.addthis_default_style{
  display: none;
}
.blog-article #blogArticle{
  overflow: inherit;
}
.articleBottom{
  background-color: #f9f9f9;
  margin-top: 45px;
  padding-bottom: 55px;
}
.blog-article .main-content .container{
  padding-bottom: 0;
}

/* Responsive */
@media (max-width: 1080px){
  .footer-panel h4:after{
    color: #caa45d;
  }
  .footer-panel h4{
    margin: 0;
  }
  h1{
    font-size: 35px !important;
  }
  h2{
    font-size: 22px !important;
  }
  h3{
    font-size: 18px !important;
  }
  .filter-product.box .box-heading{
    font-size: 25px !important;
  }
  #blogArticle .articleHeader h1, #blogArticle .articleHeader h1 a{
    font-size: 25px !important;
  }
  .offcanvas .container, .offcanvas .col-sm-7 {
    width: 100%;
  }
  img.footer-logo{
    padding-top: 25px !important;
    padding-bottom: 20px;
  }
  .responsive ul.megamenu > li:not(:last-child){
    margin: 0 !important;
  }
  .footer-newsletter h3{
    margin: 0 !important;
    padding: 12px 14px 11px 0;
  }
  .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;
  }
  .about-home .row{
    display: block;
  }


  /* About Page */
  .about_page .section2 .row{
    display: block !important;
  }
  .article-latest .box-heading h2{
    font-size: 18px !important;
    padding-left: 15px;
    margin-bottom: 15px;
  }
  .product-info .cart .links a {
    padding-right: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1080px){
  .responsive ul.megamenu > li{
    display: inline-block !important;
  }
  .responsive .megamenu-wrapper {
    background-color: #0f1f30 !important;
  }
  .responsive ul.megamenu > li > a{
    color: #fff;
  }
  #header-right .drawer-cart{
    display: inline-block;
  }
  #header-right{
    display: block !important;
  }
  #header-right .mobile-show-inline{
    width: 15%;
  }
}
@media (max-width: 767px){
  .desktop-banner{
    display: none;
  }
  .mobile-banner{
    display: block;
  }
  body.information-information .breadcrumb .container>div {
    padding: 10px 0 5px;
  }
  .breadcrumb .background {
    padding: 15px 0 30px !important;
  }
  #header-right{
    display: block;
  }
  #offcanvas-btn-left {
    display: none !important;
  }
  #cart_block .cart-heading span#total_price {
    width: 15px !important;
    height: 15px !important;
    padding-top: 2px;
  }
  #cart_block .cart-heading span#total_price {
    top: 14px !important;
    right: -8px !important;
  }
  .drawer-cart p.desktop-hidden{
    font-size: 10px;
    padding: 3px 0 0;
    margin: 0;
    color: #212121;
  }
  .drawer-cart img{
    width: 100%;
    padding-top: 5px;
  }
  .drawer__content .box-information {
    border-bottom: none;
  }
  .drawer__content .box-information {
    display: block !important;
  }
  .drawer__content .box-information ul {
    display: block;
  }
  .box-information li {
    padding: 0 12px 10px;
  }
  .footer-icon{
    text-align: center;
    margin-top: 10px;
  }
  .responsive .main-content .pattern>.container, .responsive .standard-body .main-content .pattern>.container{
    padding-bottom: 0;
  }
  .responsive .footer .pattern {
    padding: 40px 0 30px !important;
  }

  /* home page */
  .home-cate > .container, .home_top > .container, .boxPlain > .container, .articleBottom > .container{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .cat-pro:first-child{
    margin-bottom: 20px;
  }
  .home-cate {
    padding: 20px 0 40px;
  }
  .new-collection {
    margin-top: 30px;
  }
  .product-grid .product .name a{
    font-size: 13px;
    letter-spacing: 0;
  }
  .home-collect {
    margin-top: 30px;
  }
  .blogModule.boxPlain {
    margin: 25px 0 45px;
  }
  .home-collect .row{
    display: block;
  }
  .blogModule.boxPlain ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .blogModule .box-heading{
    margin-bottom: 10px !important;
  }
  .blogModule.boxPlain li{
    margin: 0 5px 25px !important;
  }
  .boxPlain .btn-outline {
    margin-top: 15px;
  }
  img.footer-logo{
    padding-top: 0 !important;
  }

  /* about us page */
  .about_page .section1, .about_page .section3 {
    padding: 0;
  }
  .about_page .section3 {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  /* blog page */
  .blogCol2 .articleCat{
    width: 100% !important;
    height: 370px !important;
  }
  body.blog-category-home .breadcrumb .background{
    padding: 5px 0 !important;
  }
  body.blog-article .articleContent {
    padding: 0;
  }
  #articleRelated ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin-top: 10px !important;
  }
  #articleRelated {
    margin-top: 20px;
  }
  .bottom-article{
    width: 100%;
  }
  .bottom-article .col-sm-6:last-child{
    float: left;
    margin-top: 10px;
  }
  .articleBottom{
    padding-bottom: 35px;
  }

  /* Product page */
  .mfilter-column_left .visible-xs {
    display: inline-block !important;
  }
  body.product-category div.pagination {
    padding-bottom: 25px;
  }
  .product-info h2.product-title{
    margin-top: 15px;
    font-size: 25px !important;
  }
  .responsive .product-info .cart, .responsive .product-info .description, .responsive .product-info .options, .responsive .product-info .price{
    padding: 0;
  }
  .product-info .price .price-new {
    font-size: 22px;
  }
  .optionsList{
    width: 100%;
  }
  .product-info .cart .add-to-cart .button{
    padding: 10px 45px;
  }
  .htabs a{
    font-size: 13px !important;
    margin: 10px 10px 0 !important;
  }
  .responsive .product-info .product-center{
    margin-bottom: 0;
  }
  #tab-description, #tab_2, #tab-review{
    padding: 0 5%;
  }
  .responsive .center-column .tab-content{
    margin: 25px 0 20px;
  }
  .tabs_sec{
    padding-bottom: 10px;
  }
  .product-grid .product .name {
    padding-top: 10px;
  }
}
