/* general */
.full-width-content{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.standard-body .fixed .container {
    margin: 0 auto;
}


/* overflow */
.home .standard-body{
    overflow-x: hidden !important;
}
.information-information .standard-body{
    overflow-x: hidden !important;
}
.blog-category-home .standard-body{
    overflow-x: hidden !important;
}
.blog-article .standard-body{
    overflow-x: hidden !important;
}
.product-category .standard-body{
    overflow-x: hidden !important;
}
.product-manufacturer-info .standard-body{
    overflow-x: hidden !important;
}
.product-product .standard-body{
    overflow-x: hidden !important;
}


/* top bar */
#top-bar .col-sm-3{
    width: 100%;
    text-align: center;
}
#top-bar #top-bar-right{
    display: none;
}
#top-bar .welcome-text{
    font-size: 12px;
}

/* header */

/* padding */
#top.full-width .container{
    padding-top: 10px;
    padding-bottom: 20px;
}
/* .row #header-left,.row #header-center,.row #header-right{
    padding-top: 0 !important;
} */
/* search bar */
.search_form.mobile-hidden .input-block-level.search-query{
    background-color: #f8f7f4;
    border-color: #bebebe;
    border-radius: 4px;
}
.button-search{
/*     background-color: #e85d41;
    padding: 9px 20px;
    position: absolute !important;
    top: 0px !important;
    right: 0px !important;
    border-radius: 0 4px 4px 0; */
}
.search_form .button-search:before{
    color: #f8f7f4;
}


/* megamenu */
#top ul.megamenu{
    background: none;
}
/* search, account login , cart */
#header-right {
    display: flex!important;
    align-items: center;
    float: right;
    justify-content: flex-end;
}
.menu-responsive-btn.drawer-account {
    display: block !important;
}
#header-left{
    padding-left: 0;
}
.menu-responsive-btn.drawer-account {
    display: block !important;
    padding: 8px 25px 0 30px;
}
.mobile-hidden .easydrawer.drawer-cart {
    padding-top: 8px;
    display: inline-block;
}
#top .search_form {
    width: 65% !important;
    position: relative;
}
.search_form .button-search:before{
    display: none;
}

/*SUBMENU*/
ul.megamenu>li>.sub-menu {
    width: 23% !important;
}
.sub-menu .content {
    background-color: #fff !important;
    border-color: #dedede !important;
    position: relative;
/*     left: -15px; */
    top: 0px;
/*     border-top: 3px solid #DBDBDB !important; */
}
/* .slider-header #top .container {
    padding-top: 10px;
    padding-bottom: 10px;
} */
.megamenu a.clearfix:before{
/*     display: none !important; */
}
ul.megamenu > li > a.active, ul.megamenu > li > a:hover, ul.megamenu > li.active > a {
/*     color: #6b784a !important; */
}
ul.megamenu .sub-menu .content > .row {
/*     padding-top: 8px !important; */
}
.megamenu li.with-sub-menu ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
}
.megamenu .sub-menu ul li a.sub-product, .megamenu .sub-menu ul li a.sub-concern{
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.04px;
    color: #ffffff;
}
.megamenu .sub-menu ul li a.sub-product:hover, .megamenu .sub-menu ul li a.sub-concern:hover{
    color: #ffffff !important;
}
ul.megamenu li .sub-menu .content a {
    font-size: 13px;
/*     font-weight: 500 !important; */
/*     letter-spacing: 0.39px; */
    /* margin-bottom: 15px; */
    color: #212121 !important;
}
.megamenu .sub-menu ul li a {
    line-height: 30px;
    color: #212121;
}
.megamenu .sub-menu ul li a:hover {
    color: #4056a1 !important;
/*     text-decoration: underline; */
}
ul.megamenu>li>.sub-menu .content li {
    padding: 7px 30px;
}
ul.megamenu>li>.sub-menu .content {
    position: relative;
    top: 0px;
    padding-top: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
ul.megamenu>li>.sub-menu .content li:hover {
    background-color: #f5f5f5;
}

.home .background .pattern > .container{
    padding-bottom: 0;
}

/* popup */
.fancybox-inner p {
    margin: 0 !important;
}
.fancybox-skin {
    padding: 0 !important;
}
.fancybox-inner{
    overflow: hidden !important;
}

/* SLIDESHOW */
.tp-bullets .bullet {
    width: 30px !important;
    height: 6px !important;
    border-radius: 6px !important;
    background: #707070 !important;
}
.tp-bullets .bullet.selected {
    background: #fff !important;
}

/* SECTION 1 */
.shop-category{
    padding: 18px 9px;
}
.shop-category h3{
    font-size: 14px;
    text-align: center;
    color: #212121;
}
.shop-category p{
    text-align: center !important;
}
.shop-category p a{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
    color: #4056a1;
    text-decoration: underline;
}
.shop-category p a:hover{
    color: #212121;
}

/* SECTION 2 */
/* Product Slider */
.filter-product{
    text-align: center;
    padding: 80px 0 10px !important;
    border-top: 1px solid #dbdbdb;
    margin-top: 80px;
}
.filter-product .box-heading{
    background: none !important;
    margin: 0 !important;
}
.box.popular-product .box-heading{
    background: none !important;
    font-size: 30px;
    color: #212121;
    font-weight: bold;
    text-transform: capitalize !important;
}
.product-grid .product .name a{
    font-size: 14px;
    text-align: center;
    color: #111c30;
}
.owl-item .right .price{
    font-size: 13px !important;
    font-weight: 500 !important;
    text-align: center;
    color: #58595a !important;
}
.box.filter-product .slider-center-arrow .next, .box.filter-product .slider-center-arrow .prev{
/*     background: #609815 !important; */
    background-color: #fff;
}
.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{
    color: #212121;
    font-size: 30px;
    margin-left: 2px;
}
.box.filter-product .slider-center-arrow .prev span:before{
    color: #212121;
    font-size: 30px;
    margin-right: 2px;
}
.product .product-actions {
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
}

/* SECTION 3 */
.sect3{
    text-align: center;
    background-color: #f7efd9;
    padding-top: 60px;
    padding-bottom: 60px;
}
.sect3 h1{
    font-size: 30px;
    font-weight: bold;
    color: #212121;
    padding-bottom: 40px;
}
.sect3 .flex-cat{
    display: flex;
    justify-content: space-evenly;
}
.sect3 p{
    font-size: 18px;
    font-weight: 500;
    line-height: 3.17;
    text-align: center;
    color: #212121;
}
.sect3 .flex-cat .top-cat:hover img{
    filter: drop-shadow(0px 5px 7px black);
    transition: 0.3s all ease;
}
.sect3 .flex-cat .top-cat:hover p a{
    color: #4056a1 !important;
    transition: 0.3s all ease;
}


/* 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.boxPlain{
  padding: 60px 0 30px;
}
.boxPlain .box-heading{
  position: relative;
  z-index: 4;
}
/* .boxPlain .box-heading:before{
  content: url(/templates/bijoux/image/data/theme/banners/info_page/brusher_050721123345.png);
  position: absolute;
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: -5px;
  text-align: center;
  z-index: -1;
} */
/* .boxPlain .box-heading:after{
    background: #a39c8f;
    height: 5px;
    content: "";
    width: 4%;
    position: absolute;
    bottom:0;
    left: 47%;
} */
.blogModule .title{
  font-size: 20px !important;
  font-weight: 500 !important;
}
.blogModule .title:hover{
  text-decoration: none;
}
.boxPlain .box-heading{
  border-bottom: transparent !important;
  text-align: center;
  font-size: 32px !important;
  margin-bottom: 20px !important;
}
.boxPlain .box-heading h2{
  color: #000 !important;
  text-transform: capitalize !important;
  margin-top: 0 !important;
  font-weight: bold;
}
/* .blogModule .info{
  display: none !important;
} */
.blogModule.boxPlain ul{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  margin-top: 35px;
}
.boxPlain .box-content{
  border-top: transparent !important;
  padding: 0 !important;
}
p.desc{
  margin-bottom: 15px !important;
}
.blogModule.boxPlain .title{
  font-size: 18px !important;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 10px;
  pointer-events: none;
  color: #212121;
}
.blogModule.boxPlain .info{
  color: #a39c8f;
  font-size: 13px;
  font-weight: 500;
  margin-top: 15px;
  text-transform: uppercase;
}
.more .readMoreBlog{
    font-size: 14px;
    font-weight: 500;
    color: #4056a1;
    text-transform: capitalize;
    text-decoration: underline;
}
.more .readMoreBlog:hover{
    color: #212121;
}

/* HOME SUBSCRIBE */
.full-width-content.home-subscribebox{
    display: none;
}
.home .full-width-content.home-subscribebox{
    display: flex;
}
.home-subscribebox{
    background-image: url('https://eseed.o2o.my/templates/dazzling/image/data/theme/banners/subs_280122190501.png');
    height: 440px;
    display: flex;
    align-items: center;
    text-align: center;
}
.home-subscribebox h4{
    font-size: 30px;
    font-weight: bold;
    color: #e8e8e8;
}
.home-subscribebox h4 span{
    font-size: 15px;
    line-height: 3.87;
    font-weight: 400;
    color: #eeebe9;
}
.ne_subscribe label {
    display: flex;
    justify-content: center;
}
.home-subscribebox input {
    width: 34%!important;
    background: #e8e8e8!important;
    height: 45px;
    border: none;
    padding-left: 20px;
}
.home-subscribebox .button.ne_submit {
    height: 45px;
    background: #4056a1;
    border: 1px solid #4056a1;
    margin-top: 5px;
}
.home-subscribebox .button.ne_submit span {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
}



/* FOOTER */
.footer .row {
    display: flex;
    flex-direction: row;
}
.footer .footer-panel:nth-of-type(1) {
    order: 3;
}
.footer .footer-panel:nth-of-type(4){
    order: 4;
}
.footer h4{
    margin: 20px 0 10px;
    background: none !important;
    color: #212121 !important;
}
.footer-panel h4:after{
    color: #fff;
}
.footer .footer-panel ul a{
    color: #58595a;
}
.footer .pattern a:hover{
    color: #212121;
    font-weight: 500;
    transition: 0.3s all ease;
}
.footer .pattern{
    padding: 20px 0 60px;
}
.footer .footer-panel:nth-child(2) li:nth-child(3){
    display: none;
}
.footer-panel h4:last-child:after{
/*    display: none; */
}
.footer .pattern p{
    font-size: 13px;
    line-height: 1.62;
    color: #58595a;
}
.header-social-icon li {
    display: inline-block;
}
.header-social-icon li a{
    margin-right: 12px;
}

/*footer bottom copyright */
.copyright .pattern{
    padding-top: 15px;
    padding-bottom: 15px;
}
.copyright p {
    font-size: 12px !important;
    color: #58595a;
}
.copyright p a{
    color: #58595a !important;
}
.footer-icon.col-sm-6.text-right{
    padding-top: 15px;
}
.footer-icon img {
    margin-left: 20px;
}

a:hover, a:focus {
    text-decoration: none !important;
}


/* CATEGORY PAGE */
.product-category .breadcrumb .background, .information-information .breadcrumb .background{
/*     background-color: #EDEFF1; */
    padding: 40px 0;
}
.product-category .breadcrumb .background .clearfix, .information-information .breadcrumb .background .clearfix{
    padding-top: 0;
    padding-bottom: 0;
}
.product-category .standard-body .full-width .container{
/*     padding-left: 50px ;
    padding-right: 50px ; */
}
.breadcrumb .container ul {
    display: none;
}
.product-category .category-info .image{
    padding: 0 ;
}
.breadcrumb .container h2 {
    margin: 0 !important;
    font-size: 36px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
}
.product-filter.clearfix{
/*     background-color: #f4f5f5; */
/*     padding: 15px; */
}
.product-category .product-filter .options {
/*     display: none; */
}
.product-category .product-filter .options .product-compare{
    display: none;
}
.list-options .sort, .list-options .limit {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}
/*.sort select, .limit select {
    border: 0;
    background: #ffffff;
    border-bottom: 1px solid #b5b2ad;
    padding-left: 0 !important;
} */

/* filter left column section */
.box.box-category {
    border-color: #fff;
}
.box-category .box-heading {
    padding: 15px 0px 10px 0px;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #252323 !important;
/*     text-transform: uppercase !important; */
    background: none;
    position: relative;
}
.box-category .box-heading:after {
    content: "";
    background: #58595a;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 10%;
    width: 30px;
}
.box-category .box-content.collapse ul {
    padding: 20px 0px;
}
.box-category  .accordion li.panel{
    border-bottom: 1px solid #dad8d8;
}
.box-category .panel-collapse ul li.panel{
    border-bottom: 0;
}
.box-category .panel-collapse.collapse.in ul{
    padding-top: 0;
}
.box-category .panel-collapse.collapsing ul{
    padding-top: 0;
}
.box-category ul li a {
    font-size: 14px;
    color: #111c30;
    text-transform: capitalize !important;
/*     font-weight: 500; */
}
.box-category ul li a.active {
    font-weight: 500;
    color: #4056a1 !important;
}
.box.mfilter-box .box-heading {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-bottom: 15px;
    color: #252323 !important;
/*     text-transform: uppercase!important; */
    position: relative;
    background: none;
}
.box.mfilter-box .box-heading:after{
    content: "";
    background: #58595a;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 10%;
    width: 30px;
}
.mfilter-button-bottom {
    padding: 2px 1px !important;
    font-weight: 500;
    border: 1px solid #424242 !important;
    top: 11px !important;
    right: 0px !important;
}
.fa-times:before {
    display: none;
}
.mfilter-button-reset {
    margin-left: 0 !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 5px;
    text-transform: capitalize;
    font-size: 12px;
    color: #424242;
}
.mfilter-price-slider #mfilter-price-slider .ui-slider-handle{
    border: 1px solid #4056a1!important;
    background: #4056a1 !important
}
#mfilter-price-slider .ui-slider-range {
    background-color: #4056a1 !important;
}
.mfilter-heading-text > span {
    font-size: 14px;
    font-weight: 500;
    color: #212121;
/*     text-transform: uppercase; */
}
.mfilter-heading .mfilter-head-icon:before {
    content: "\f068";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.mfilter-heading.mfilter-collapsed .mfilter-head-icon:before {
    content: "\f067";
}

.mfilter-col-count {
    visibility: hidden;
}
.mfilter-tb-as-tr {
    border-top: 0px dashed #dcdcdc !important;
}
.mfilter-content-wrapper {
    padding-top: 5px;
    border-top: 2px solid #ccc;
}
.mfilter-content-wrapper {
    padding: 5px 0 20px !important;
    border-bottom: 1px solid #dbdbdb;
    border-top: none !important;
}
.box.mfilter-box.mfilter-column_left.init .box-content.mfilter-content li:nth-child(4) {
/*     display: none; */
}

/* search filter */
.mfilter-options .mfilter-search input#mfilter-opts-search{
    background-color: #fff;
}
.mfilter-options .mfilter-search input#mfilter-opts-search::placeholder{
    opacity: 0.5;
    font-size: 14px;
    color: #111c30 !important;
}

/* attribute material filter */
.mfilter-tb-as-tr.mfilter-input-active .mfilter-col-input {
    border-color: #b5b2ad !important;
    background-color: #fff !important;
    color: #e85d41 !important;
}
.mfilter-tb-as-tr.mfilter-input-active .mfilter-col-input:before {
    color: #4056a1 !important;
}
.mfilter-box .mfilter-attributes[data-seo-name="62-options"] .mfilter-tb-as-td.mfilter-col-input {
    border: solid 1px #b5b2ad;
}
.mfilter-box .mfilter-attributes[data-seo-name="62-options"] .mfilter-tb-as-td {
    font-size: 16px;
    color: #212121;
    font-weight: 500 !important;
}

/* category content */
.product-category div.pagination {
    width: 100%;
}
.pagination .links li a{
    color: #848484 !important;
}
.product-category div.pagination .links li.active span {
    border: 1px solid black;
}
.product-grid .product .name {
    color: #58595a;
}
.product-grid .product .price {
    font-weight: 500 !important;
}
.product-grid .product .image .product-actions a {
/*     background: #e75c40 !important; */
}
.product-grid .product .image .product-actions a:hover {
/*     background: black !important; */
}
.product .right{
    text-align: center;
}
/* .product .product-actions {
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
} */
.product-filter .options .button-group button {
    color: #b5b2ad !important;
}
.product-filter .options .button-group button:hover, .product-filter .options .button-group .active {
    color: #000000 !important;
}


/* PRODUCT DETAIL PAGE */
h2.product-title {
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #000 !important;
    margin-bottom: 10px;
    padding: 0 50px 0 0;
}
body.product-product .breadcrumb .container ul{
    display: block;
    float: left;
    margin-top: 10px;
    font-size: 12px !important;
    text-align: left !important;
    color: #b5b2ad !important;
}
body.product-product .breadcrumb .container h2{
    display: none;
}
body.product-product .breadcrumb .container ul li a{
    color: #b5b2ad !important;
    font-family: Lato !important;
}
body.product-product .breadcrumb .container ul li:last-child a{
    color: #212121 !important;
}
body.product-product .breadcrumb .container>div{
    padding: 5px 0 0;
}
#tab-description h2{
    display: none;
}
.product-center{
    padding: 0 0%;
}
h2.product-title ~ div[itemprop="offerDetails"]{
    display: flex;
    flex-direction: column;
}
h2.product-title ~ div[itemprop="offerDetails"] .description{
    order: 2;
    padding-bottom: 0;
}
h2.product-title ~ div[itemprop="offerDetails"] .rating{
    order: 1;
    padding-bottom: 15px;
}
h2.product-title ~ div[itemprop="offerDetails"] .price{
    order: 3;
}
.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 .description{
    padding-bottom: 10px;
}
.product-info .thumbnails li p{
    padding: 0 !important;
}
.thumbnails{
    width: 80%;
/*     margin: 0 auto; */
}
.product-info .popup-gallery{
    margin-top: -15px;
}
.product-info .price .price-new{
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #4056a1 !important;
}

/* option size class option-group-flex*/
#product .option .option-group-flex{
    display: flex;
}
#product .option input[type="radio"]{
    visibility: hidden;
    height: 0;
    width: 0;
}
#product .option label {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 8px 16px !important;
    /* width: 50px;
    height: 35px; */
    border-radius: 3px;
    .transition;
    margin-right: 10px !important;
}
#product .option input[type="radio"]:checked + label{
    border: 1px solid #212121;
}
/* end */


/* flex option */
#product .options{
    display: flex;
    flex-wrap: wrap;
}
.options .select-group-flex~.option{
    width: 100%;
}
#product .options .select-group-flex{
    width: 50%;
}

/* end */

.product-info .cart .add-to-cart .quantity input {
    color: #292929;
    text-align: center;
    padding: 10px 80px;
    min-width: 80px;
    height: 50px;
    margin: 0;
    border: 1px solid #dbdbdb;
    width: 100%;
    font-size: 14px !important;
    background-color: #fff;
    border-radius: 4px;
}
.product-info .cart .add-to-cart .button {
    font-size: 16px;
    height: 50px;
    padding: 10px 130px;
    margin-left: 10px;
    /* border-radius: 4px; */
    background-color: #4056a1 !important;
}
.product-info .cart .add-to-cart .button:hover {
    background-color: #212121 !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: 17px;
    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 #product .options h2 {
    display: none;
}
.product-info #product .options .option span {
    display: none;
}
.optionsList {
/*     width: 100%; */
/*     border-top: solid 1px #dbdbdb !important; */
/*     border-bottom: solid 1px #dbdbdb !important; */
/*     border-left: 0; */
/*     border-right: 0; */
    padding:0 10px;
    height: 40px;
    background: transparent !important;
    border-radius: 4px;
}

.product-info .cart .links a:first-child{
    padding-right: 57px;
}
.product-info .review{
    padding: 10px 0;
    border-top: 0px solid #dbdbdb;
    margin-top: 20px;
}
.product-info .review .share{
    display: inline-flex;
}
.product-info .share p{
    margin: 4px 10px 0 0;
}
.at-share-btn-elements .at-share-btn .at-icon-wrapper svg:hover {
    fill: #4056a1 !important;
}
.product-info .options .option {
    padding: 0 0 20px;
}
a#button-review{
    border-color: #4056a1 !important;
    background-color: #fff !important;
    color: #4056a1 !important;
    padding: 10px 30px;
/*     text-transform: uppercase !important; */
}
a#button-review:hover{
    background-color: #212121 !important;
    border-color: #212121 !important;
    color: #fff !important;
}
.review-list .text:before{
    display: none !important;
}
.htabs {
/*     text-align: center; */
    margin-top: 20px;
    background: none;
/*     border-top: 1px solid #dbdbdb; */
    border-bottom: 1px solid #dbdbdb;
    padding-top: 30px;
}
.htabs a:focus {
    text-decoration: none !important;
}
.htabs a{
    padding: 0;
    display: inline-block;
    float: none;
    font-size: 18px !important;
    padding-bottom: 10px;
    font-weight: 500 !important;
    margin: 10px 20px 0 !important;
}

/* reviews tab content  */
#tab-review .rating-review-detail {
    margin-top: 50px;
}
#tab-review .rating-review-detail .rating-review {
    display: inline-flex;
}
.rating-review-detail .fa-star:before {
    color: #d5d5d5 !important;
}
.add-review-button {
    float: right;
}
.add-review-button a{
    font-size: 14px;
    font-weight: 500;
/*     letter-spacing: 1.5px; */
    color: #4056a1;
/*     text-transform: uppercase; */
}
.write-review-btn {
    background: #fff !important;
    border: 1px solid #4056a1;
    color: #4056a1 !important;
    padding: 12px 25px;
    /* border-radius: 4px; */
}
.write-review-btn:hover {
    color: #fff !important;
    background: #4056a1 !important;
    transition: 0.3s all ease;
}
#collapsereview {
    margin-top: 20px;
}
#collapsereview #review-title {
    display: none;
}
.review_form label {
    color: #212121 !important;
    margin-top: 10px !important;
}
#collapsereview input[type=text] {
    background: #fff !important;
    border: solid 1px #dbdbdb !important;
}
.entry_review textarea {
    width: 83.33% !important;
    border: solid 1px #dbdbdb !important;
    height: 150px !important;
    margin-bottom: 20px;
    background: #fff !important;
}
#collapsereview .recaptcha {
    float: right !important;
    margin-bottom: 15px;
    padding-left: 0 !important;
}
#collapsereview .buttons {
    float: right !important;
    padding-left: 0 !important;
}
a#button-review {
    border-color: #4056a1 !important;
    background-color: #4056a1 !important;
    color: #fff !important;
    padding: 16px 79px;
    text-transform: capitalize !important;
    /* border-radius: 4px; */
}
div#review {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #dbdbdb;
}
.qq-uploader-selector.qq-uploader.qq-gallery{
    width: 83%;
    margin-left: 88px;
    margin-bottom: 25px;
}
.qq-upload-button-selector.qq-upload-button{
    background-color: #fafafa !important;
    color: #370994 !important;
    border-radius: 4px !important;
    border: solid 1px #946ed5 !important;
}

/*rating star section */
.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;
}
/* end */

/* review comment display */
.rating-review-detail .fa-star.active:before {
    color: #fdcc0d !important;
}
.review-list {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.review-list .rating {
    float: none !important;
}
.rating i.active {
    color: #fdcc0d !important;
}
#review .review-list .text {
    margin: 5px 0 0;
    padding: 0;
    border: transparent !important;
    background: transparent !important;
}
p.review_date {
    color: #58595a;
    font-size: 14px;
}
div.pagination {
    display: block;
}
.center-column #tab-review.tab-content{
    padding: 0 1%;
}
/* end */


.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;
}
.product-info .review .rating{
    display: none;
}
.product-product .product-info .thumbnails li {
    width: auto !important;
}
.product-info .thumbnails.thumbnails-bottom.clearfix {
    display: flex;
/*     justify-content: center; */
    padding-left: 45px;
}
.product-info .thumbnails li img{
    display: block;
    width: 70px;
    height: 70px;
    border: 1px solid #707070;
    margin-left: 40px;
}
#tab-description, #tab_2{
    padding: 0 2%;
}
#tabs.htabs a[href="#tab-attribute"]{
    display: none !important;
}

/* blog page */
.blog-category-home .breadcrumb .container>div {
    padding: 50px 0 40px;
}
#blogCatArticles .blog-filter {
    display: none;
}
.livemarks a{
  display: none;
}
#blog_category .articleCat:not(:last-child){
  margin-bottom: 35px;
  border-bottom: solid 1px #dbdbdb;
  padding-bottom: 35px;
}
.article_det{
  padding-left: 3%
}
.article_det .article span{
  color: #969696;
  text-transform: uppercase;
  font-size: 13px;
    font-weight: 500;
}
.article_det .article h3 a{
  color: #212121 !important;
/*   text-transform: capitalize !important; */
    font-size: 24px;
    font-weight: 500;
}
.article_det .article h3{
  padding-bottom: 0
}
.readMore a{
  color: #3f56a0 !important;
  max-width: 160px;
  border: 1px solid #3f56a0;
  padding: 10px 20px;
/*   text-transform: uppercase; */
  font-size: 14px;
  font-weight: 500;
/*   letter-spacing: 1.5px; */
}
.article_det .text{
  margin-bottom: 25px;
}
.article_det .text p{
    font-size: 15px;
    line-height: 1.53 !important;
    color: #58595a;
    letter-spacing: 0 !important;
}
.article_det:hover .readMore a{
  background: #3f56a0;
  color: #fff !important;
}
.blog-category-home .pagination{
  display: none;
}
.articleContent .row{
  display: flex;
  align-items: flex-start;
  position: relative;
}


/* Article Page */
.articleHeader{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.articleHeader h1{
    order: 1;
    padding-bottom: 15px !important;
    font-weight: 500 !important;
}
.articleHeader span{
    order: 2;
}
body.blog-article .breadcrumb{
  display: none;
}
.articleHeader{
  text-align: center;
}
#blogArticle .articleHeader h1, #blogArticle .articleHeader h1 a{
  font-size: 36px !important;
     font-weight: 500;
}
.articleHeader span, .articleHeader span a{
  font-size: 13px;
  text-transform: uppercase;
}
.ludoBlog {
  background-color: transparent !important;
  padding: 0 !important;
  color: #58595a !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 .details{
  padding: 0 10%;
}
.footer-icon a:not i {
  margin-left: 15px;
}
.footer-icon i:hover {
  color: #a39c8f;
}
h3.qoute{
  font-size: 20px !important;
  line-height: 1.5;
  border-left: 5px solid #826f83;
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
    font-style: italic;
}
.bottom-article>div:first-child a {
  font-size: 14px;
  color: #4056a1;
  font-weight: 500;
}
.bottom-article>div:first-child a:hover{
  color: #a39c8f;
}
.bottom-article .addthis_inline_share_toolbox {
  display: flex;
  color: #212121;
  align-items: center;
  justify-content: flex-end;
  margin-top: -5px;
}
.bottom-article{
  border-top: 1px solid #dbdbdb;
  width: 80%;
  margin: 25px auto;
  padding: 15px 0;
  border-bottom: 1px solid #dbdbdb;
}
#articleRelated h2{
  position: relative;
  z-index: 4;
}
#articleRelated h2:before{
  content: url(/templates/bijoux/image/data/theme/banners/info_page/brusher_050721123345.png);
  position: absolute;
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  z-index: -1;
}
#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: 24px !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: 2;
  -moz-column-count: 2;
  column-count: 2;
  margin-top: 40px !important;
}
#articleRelated a.readMoreBlog{
  border-bottom: 1px solid #58595a;
  color: #58595a;
  letter-spacing: 1.3px;
  font-size: 13px;
  font-weight: 600;
}
#articleRelated a.readMoreBlog:hover{
  border-bottom: 1px solid #710b79;
  color: #710b79;
}
.articleBottom #articleRelated{
  margin-bottom: 20px;
  margin-top: 25px;
}
.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;
}
h3.article_name{
  font-size: 20px !important;
}
body.blog-article .at-style-responsive .at-share-btn {
  background: #efefef !important;
  margin: 0 2px 0 !important;
}
.at-resp-share-element .at-icon, .at-resp-share-element .at-label {
  fill: #212121 !important;
}
body.blog-article .at-style-responsive .at-share-btn:first-child{
    margin-left: 13px !important
}
#blogArticle p strong {
   color: #212121;
}
#blogArticle #articleComments{
    display: none;
}

/*FAQ PAGE*/
.center-column .panel-heading h3 {
    padding: 0 !important;
    font-size: 16px !important;
    color: #292929;
    font-weight: 500 !important;
    margin-bottom: 0;
}
.panel-group{
    border: 1px solid #DBDBDB;
    margin-bottom: 0;
}
.panel-default > .panel-heading{
    background: transparent !important;
    border-bottom: 1px solid #dbdbdb;
}
.panel-heading {
    padding: 15px 25px !important;
}
.panel-group .accordion-toggle{
    color: #4056a1;
}
.panel-group .accordion-toggle.collapsed{
    color: #292929;
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "\f067";
    color: #9d9d9d;
}
.panel-heading .accordion-toggle.open{
    color: #4056a1;
}
.panel-heading .accordion-toggle:after {
    font-family: FontAwesome;
    content: "\f00d";
    float: right;
    color: #4056a1;
    -webkit-text-stroke: 0.1px white;
}
.center-column .panel-default{
    padding: 0 !important;
}
.center-column .panel-body{
    border: transparent !important;
    border-bottom: 1px solid #9d9d9d;
    margin: 0 !important;
}
#accordion h3 a:focus{
    color: #4056a1 !important;
    text-decoration: none;
}

/* ABOUT US PAGE */
.info-4 .col-sm-12.center-column{
    padding-top: 0;
}
.info-4 h2{
    color: #212121 !important;
}
.info-4 .about-us .row:first-child{
    text-align: center;
    padding: 0 90px 50px;
}
.info-4 .about-us p{
    font-family: Roboto;
    font-size: 15px;
    line-height: 1.73;
    color: #58595a;
}
.info-4 .about-us h1{
    font-size: 30px;
    color: #212121;
    padding-top: 0;
}
.info-4 .about-us .row:nth-child(2){
    padding: 0 90px;
}


/* CONTACT US PAGE */
.info-14 .breadcrumb .background{
    display: none;
}
.contact-us{
    text-align: center;
    border-bottom: 2px solid #dbdbdb;
    padding-bottom: 40px;
}
.contact-us h1 {
    font-size: 30px !important;
    font-weight: bold !important;
    color: #212121 !important;
    padding-top: 0;
    padding-bottom: 30px;
}
.contact-us p span{
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
.contact-us p{
    font-size: 15px;
    line-height: 1.6;
    color: #58595a;
    margin: 0;
}
p.contact-detail{
    padding-bottom: 20px;
}


/*Contact Form*/
.form-builder .text2,
.form-builder .text3,
.form-builder .email4,
.form-builder .textarea5,
.form-builder .captcha6,
.form-builder .submit7{
    padding: 0 7%;
}
.get-touch{
    text-align: center;
}
.get-touch h1{
    font-size: 30px;
    font-weight: bold;
    color: #212121;
}
.get-touch p{
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    color: #58595a;
}
.form-builder  .uneditable-input, .form-builder input[type=email], .form-builder input[type=url], .form-builder input[type=search], input[type=tel],
.form-builder input[type=color], .form-builder input[type=text], .form-builder input[type=password], .form-builder input[type=datetime],
.form-builder input[type=datetime-local], .form-builder input[type=date], .form-builder input[type=month], .form-builder input[type=time],
.form-builder input[type=week], .form-builder input[type=number], .form-builder select, textarea {
    background: transparent;
    border: transparent;
    border-bottom: 1px solid #757575;
    border-radius: 0;
}
.panel-body  .uneditable-input, .panel-body input[type=email], .panel-bodyinput[type=url], .panel-body input[type=search], input[type=tel],
.panel-body input[type=color], .panel-body input[type=text], .panel-bodyinput[type=password], .panel-body input[type=datetime],
.panel-body input[type=datetime-local], .panel-body input[type=date], .panel-body input[type=month], .panel-body input[type=time],
.panel-body input[type=week], .panel-body input[type=number], .panel-body select, textarea {
    background: transparent;
    border: transparent;
    border-bottom: 1px solid #757575;
    border-radius: 0;
}
.form-builder select:focus, .form-builder textarea:focus, .form-builder input[type="text"]:focus,
.form-builder input[type="password"]:focus, .form-builder input[type="datetime"]:focus, .form-builder input[type="datetime-local"]:focus,
.form-builder input[type="date"]:focus, .form-builder input[type="month"]:focus, .form-builder input[type="time"]:focus,
.form-builder input[type="week"]:focus, .form-builder input[type="number"]:focus, .form-builder input[type="email"]:focus,
.form-builder input[type="url"]:focus, .form-builder input[type="search"]:focus, .form-builder input[type="tel"]:focus, .form-builder input[type="color"]:focus, .form-builder .inputbox:focus {
    box-shadow: none;
    border-bottom: 2px solid #4a2a3c;
}
textarea.form-control:focus{
    box-shadow: none;
    border-bottom: 2px solid #4a2a3c;
}
.form-builder .form-control {
    padding: 6px 0!important;
}
.form-builder textarea {
    height: 85px !important;
    background: transparent;
    border: none;
    border-bottom: 1px solid #757575;
    border-radius: 0;
    box-shadow: none;
    padding:6px 0 !important;
}
#form1 .button {
    border-radius: 0px;
    max-width: 170px;
    display: block;
    margin: 10px 0 0 0;
    padding: 12px 0;
    text-transform: capitalize !important;
    font-size: 14px;
}
.form-builder textarea, .form-builder input[type="text"], .form-builder input[type="password"], .form-builder label, .form-builder select {
    width: 100% !important;
}
.panel-body input[type=text]{
    width: 100% !important;
}
.form-field h4 span{
    display: none;
}
.form-field h4 {
    font-size: 14px;
    font-weight: 500;
}
.form-field.captcha6{
    margin-top: 30px;
}
#form1 {
    padding: 6% 23% 0 23%;
}
.form-field .html1{
    color: #58595a;
}


/* DELIVERY INFO, RETURN POLICY, TERM CONDITION, PRIVACY POLICY PAGE*/
.info-6 .col-sm-12.center-column, .info-8 .col-sm-12.center-column, .info-5 .col-sm-12.center-column, .info-3 .col-sm-12.center-column{
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 0px;
}
body.information-information .breadcrumb .clearfix {
    background: none;
    padding: 45px 0 0;
    border-radius: 0;
}
.info-6 .breadcrumb .container h2, .info-8 .breadcrumb .container h2, .info-5 .breadcrumb .container h2, .info-3 .breadcrumb .container h2{
    color: #212121;
    font-size: 36px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
}
.information-information  .box-information {
    border-bottom: solid 1px #dbdbdb !important;
}
.box-information {
    text-align: center;
    padding: 5px 0;
    margin-top: 35px;
}
.box-information .box-heading {
    display: none;
}
.box-information ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    justify-content: center;
    margin: 0;
}
.box-information li:nth-child(1),
.box-information li:nth-child(2),
.box-information li:nth-child(3),
.box-information li:nth-child(4),
.box-information li:nth-child(9),
.box-information li:nth-child(10) {
    display: none;
}
.box-information li {
    padding: 0 30px;
    color: #707070 !important;
    font-weight: 500;
    font-size: 16px;
}
.box-information li a{
    color: #707070;
}
.box-information li {
/*     border-right: 1px solid #B5B2AD !important; */
}
.box-information li:nth-child(8) {
/*     border-right: 0px solid #B5B2AD !important; */
}
.box-information .box-content li a:hover {
    color: #4056a1 !important;
}
.information-information h3.term_title{
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: #58595a !important;
    padding-bottom: 20px;
}
.info-6 #quickview_product p, .info-8 #quickview_product p, .info-8 #quickview_product ul, .info-5 #quickview_product p, .info-3 #quickview_product p{
    color: #58595a;
}
.box-information .box-content li .active{
    color: #4056a1;
    border-bottom: 2px solid #4056a1;
    padding-bottom: 7px;
    font-weight: bold !important;
}
.info-6.information-information .breadcrumb .clearfix, .info-8.information-information .breadcrumb .clearfix, .info-5.information-information .breadcrumb .clearfix, .info-3.information-information .breadcrumb .clearfix{
    padding: 25px 0 20px !important;
}
.information-pgw .breadcrumb .container h2, .account-return-insert .breadcrumb .container h2 {
    color: #4056a1;
}



/* ----------RESPONSIVE------------- */

/* MOBILE */
@media (max-width: 480px){

    /* HOMEPAGE */
    .sub-menu .content {
        left: 0;
    }
    .main-content.home .container{
        padding-bottom: 0px !important;
    }
    .responsive ul.megamenu > li.active .close-menu {
        height: 20% !important;
    }
    ul.megamenu>li>.sub-menu .content li {
        /* text-align: center; */
        padding: 7px 0px;
    }

    /*section 2*/
    .box.popular-product .box-heading {
        font-size: 24px;
        padding-bottom: 30px;
    }

    /* section 3 */
    .flex-cat {
        display: grid !important;
    }

    /* section 5 */
    /* blog home */
    .boxPlain .box-heading h2 {
        padding-top: 0px;
    }
    .box.blogModule.boxPlain {
        margin-top: 0px;
        padding-bottom: 0 !important;
    }
    .box.blogModule.boxPlain .container{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .responsive .box .box-heading {
        margin-top: 0px;
    }
    .boxPlain .box-heading {
        font-size: 24px !important;
    }
    .boxPlain .box-heading {
        padding: 0px 8px 0 !important;
    }
    .boxPlain .box-content {
        padding: 9px 8px !important;
    }
    .home .blogModule ul {
        padding: 0 0px !important;
        column-count: 1;
    }
    .blogModule li {
        margin-bottom: 25px !important;
        padding-bottom: 15px;
    }
    .more-article {
        padding-bottom: 60px;
    }

    /*subscribe*/
    .home-subscribebox {
        height: 300px;
    }
    .home-subscribebox h4 span {
        line-height: 0;
    }
    .home-subscribebox input {
        width: 60%!important;
    }

    /* footer */
    .footer-panel h4:after {
        color: #ee678e;
    }
    .copyright .line {
        margin-bottom: 0px;
        border-top: 0px solid #ffffff;
    }
    .footer .row {
        display: grid !important;
        flex-direction: row;
        padding-top: 40px;
    }
    .footer-panel {
        padding-top: 0px;
    }
    .footer-panel img {
        padding-top: 20px !important;
        padding-bottom: 30px;
    }
    .footer-icon {
        text-align: center;
        margin-top: 8px;
    }
    .icon_txt {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 5px !important;
    }
    .easydrawer.drawer-cart {
        display: inline-block;
    }
    .icon_txt p {
        font-size: 10px;
        padding: 3px 0 0;
        margin: 0;
        color: #212121;
    }
    #total_price{
        font-size: 11px;
    }
    .drawer-cart .desktop-hidden{
        position: relative;
        top: -7px;
    }
    #offcanvas-btn-left {
        display: none !important;
    }
    #cart_block .cart-heading span#total_price {
        top: 0px !important;
        right: -13px !important;
    }
    #cart_block .cart-heading span#total_price {
        width: 15px !important;
        height: 15px !important;
        padding-top: 2px;
    }


    /* CATEGORY PAGE */
    .breadcrumb .container h2 {
        font-size: 28px !important;
    }
    .product-category .breadcrumb .clearfix {
        padding: 50px 0 0 !important;
    }
    .product-category .standard-body .fixed .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .product-category .breadcrumb .background {
        padding: 0px 0 !important;
    }
    .product-category .breadcrumb {
        padding: 0px 0 !important;
    }
    .responsive .col-sm-3 .box.mfilter-box {
        margin-top: 5px !important;
    }
    .responsive .box .box-heading {
        margin-top: 8px;
    }
    .box-content.collapsing ul{
        padding-left: 0;
        padding-right: 0;
    }
    .visible-xs {
        display: inline-block !important;
    }
    .category-chevron i {
        margin-left: 20px;
    }


    /* PRODUCT DETAIL PAGE */
    .product-info .thumbnails li img {
        margin-left: 21px;
    }
    h2.product-title{
        margin-top: 30px;
    }
    .optionsList{
        width: 100%;
    }
    .product-info .cart .add-to-cart .button {
        padding: 10px 18px;
        /* margin-top: 10px; */
        /* margin-left: 40px; */
    }
    .responsive .product-info .cart, .responsive .product-info .description, .responsive .product-info .options, .responsive .product-info .price {
        padding: 5px 0;
    }
    .product-info .cart .add-to-cart .quantity input {
        min-width: 110px !important;
    }
    .product-info .cart .links a {
        padding-right: 20px !important;
    }
    .popup-gallery .col-sm-2{
        margin-bottom: 20px;
    }
    .htabs {
        margin-top: 30px;
    }
    .htabs a{
        /* font-size: 13px !important; */
        /*width: 100%;*/
    }
    .col-sm-12.center-column .htabs a {
        /* padding: 10px 30% !important; */
    }
    .add-review-button {
        /*float: left;*/
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #collapsereview .col-sm-6{
        margin-top: 30px;
    }
    .responsive .product-block, .responsive .product-info .product-center {
        margin-bottom: 0;
    }
    .you-may-also-like .box-heading {
        margin: 20px 0 20px!important;
    }
    body.product-product .main-content .pattern>.container{
        padding-bottom: 25px !important;
    }
    #collapsereview .buttons {
        float: none !important;
    }
    #collapsereview .recaptcha {
        float: none !important;
    }
    .entry_review textarea {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    .review_form label {
        padding: 0 !important;
    }
    .write-review-btn{
        padding: 12px 10px;
    }
    #tab-review .rating-review-detail {
        margin-top: 40px;
    }
    #collapsereview input[type=text] {
        width: 100% !important;
    }
    .qq-uploader-selector.qq-uploader.qq-gallery {
        width: 100%;
        margin-left: 0;
        margin-bottom: 25px;
    }


    /* Blog */
    .blog-category-home .breadcrumb .background {
        padding: 30px 0;
    }
    .articleContent .row {
        display: grid;
    }

    /* Article */
    #blogArticle .articleHeader h1, #blogArticle .articleHeader h1 a{
        font-size: 24px !important;
    }

    body.blog-article .details {
        padding: 0;
    }
    h3.qoute{
        font-size: 17px !important;
        border-left: 3px solid #a39c8f;
        padding-left: 15px;
    }
    .bottom-article {
        width: 100%;
    }
    .bottom-article .addthis_inline_share_toolbox{
        float: left;
        margin-top: 10px;
    }
    .articleBottom #articleRelated{
        margin-top: 10px;
        margin-bottom: 40px;
    }
    h3.article_name {
        font-size: 15px !important;
    }


    /* ABOUT US PAGE */
    .info-4 .about-us .row:first-child {
        padding: 0 20px 50px;
    }
    .info-4 .about-us .row:nth-child(2) {
        padding: 0 0px;
    }
    .info-4 .breadcrumb .background .clearfix {
        padding: 20px 0 !important;
    }
    .info-4 .standard-body .fixed .container {
        padding-left: 15px;
    }
    .info-4 .breadcrumb .background {
        padding: 25px 0 !important;
    }
    .info-4 .about-us h1 {
        padding-top: 20px;
        font-size: 24px;
    }


    /* CONTACT US PAGE */
    .info-14 .breadcrumb .background {
        padding: 25px 0 !important;
    }
    .info-14 .breadcrumb .background .clearfix {
        padding: 25px 0 !important;
    }
    .info-14 .standard-body .fixed .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .col-md-6.col-xs-12 img{
        padding: 30px 0;
    }
    #form1 {
        padding: 9% 0 0;
    }


    /* DELIVERY INFO, RETURN POLICY, TERMS , PRIVACY POLICY PAGE*/
    .info-6.information-information .breadcrumb .clearfix, .info-8.information-information .breadcrumb .clearfix, .info-5.information-information .breadcrumb .clearfix, .info-3.information-information .breadcrumb .clearfix {
        padding: 10px 0 10px !important;
    }
    .info-6 .breadcrumb .container h2, .info-8 .breadcrumb .container h2, .info-5 .breadcrumb .container h2, .info-3 .breadcrumb .container h2 {
        font-size: 24px !important;
    }
    .box-information .box-content ul{
        overflow-x: scroll;
    }
    .information-information .box-information {
        padding: 0px 0;
    }
    .box-information li {
        padding: 0 12px;
    }
    .box-information li:nth-child(2) {
        padding-left: 80px;
    }
    .box-information .box-content ul > li > a {
        line-height: 1.4;
        display: block;
        padding: 0;
        font-size: 12px;
        text-align: center;
    }
    .info-6 .col-sm-12.center-column, .info-8 .col-sm-12.center-column, .info-5 .col-sm-12.center-column, .info-3 .col-sm-12.center-column {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* show in offcanvas right */
    .offcanvas-right .box-information {
        display: block !important;
    }
    #drawer-information .box.box-information.full-width-content .box-content ul {
        display: grid;
        flex-direction: row;
    }
    #drawer-information .box-information {
        border-bottom: solid 0px #b5b2ad !important;
    }#drawer-information .box.box-information.full-width-content .box-content ul li {
        border-right: 0px solid #B5B2AD;
        padding-bottom: 20px;
    }
    .box-information li {
        border-right: 0 !important;
    }

    /* login,register page */
    .login-content form h2{
        font-size: 16px;
    }
}



/* TABLET */
@media only screen and (min-width: 768px) and (max-width: 1025px){

    .sub-menu .content {
        left: 0px;
    }
    .responsive ul.megamenu > li.active .close-menu {
        height: 20% !important;
    }
    ul.megamenu>li>.sub-menu .content li {
        /* text-align: center; */
        padding: 7px 20px;
    }

    /*HOMEPAGE*/

    .box.blogModule.boxPlain .container{
        padding: 0 !important;
    }

    /*subscribe*/
    .home-subscribebox {
        height: 300px;
    }
    /* footer */
    .footer .row {
        display: grid !important;
        flex-direction: row;
    }
    input.subscribe_email {
        width: 98% !important;
    }
    .footer-newsletter .ne_submit {
        margin-left: -21%;
    }
    .footer-panel {
        padding-top: 0px;
    }
    /* button menu bottom */
    .desktop-hidden.mobile-show-inline.hiraku-open-btn#offcanvas-btn-left{
        display: none !important;
    }
    .icon_txt p{
        display: none !important;
    }
    #total_price{
        font-size: 11px;
    }
    #cart_block .cart-heading span#total_price {
        top: 0px !important;
        right: -13px !important;
        width: 15px !important;
        height: 15px !important;
        padding-top: 2px;
        color: #fff !important;
    }
    .footer-panel h4:after {
        color: #ee678e;
    }


    /* PRODUCT DETAIL PAGE */
    .product-info .thumbnails li img {
        margin-left: 19px;
    }
    .product-info .cart .add-to-cart .quantity input {
        padding: 10px 58px;
    }
    .product-info .cart .add-to-cart .button {
        padding: 10px 38px;
    }
    a#button-review {
        padding: 16px 50px;
    }
    #tab-review #collapsereview .col-sm-6 {
        width: 80%;
    }

    /* ABOUT US PAGE */
    .info-4 .about-us .row:first-child {
        padding: 0 20px 50px;
    }
    .info-4 .about-us .row:nth-child(2) {
        padding: 0 0px;
    }
    .info-4 .breadcrumb .background .clearfix {
        padding: 20px 0 !important;
    }
    .info-4 .standard-body .fixed .container {
        padding-left: 15px;
    }
    .info-4 .breadcrumb .background {
        padding: 25px 0 !important;
    }
    .info-4 .about-us h1 {
        padding-top: 20px;
        font-size: 24px;
    }


    /* CONTACT US PAGE */
    .info-14 .breadcrumb .background {
        padding: 25px 0 !important;
    }
    .info-14 .breadcrumb .background .clearfix {
        padding: 25px 0 !important;
    }
    .info-14 .standard-body .fixed .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .col-md-6.col-xs-12 img{
        padding: 30px 0;
    }
    #form1 {
        padding: 9% 0 0;
    }


    /* DELIVERY INFO, RETURN POLICY, TERMS , PRIVACY POLICY PAGE*/
    .info-6.information-information .breadcrumb .clearfix, .info-8.information-information .breadcrumb .clearfix, .info-5.information-information .breadcrumb .clearfix, .info-3.information-information .breadcrumb .clearfix {
        padding: 10px 0 10px !important;
    }
    .info-6 .breadcrumb .container h2, .info-8 .breadcrumb .container h2, .info-5 .breadcrumb .container h2, .info-3 .breadcrumb .container h2 {
        font-size: 24px !important;
    }
    .box-information .box-content ul{
        overflow-x: scroll;
    }
    .information-information .box-information {
        padding: 0px 0;
    }
    .box-information li {
        padding: 0 12px;
    }
    .box-information li:nth-child(2) {
        padding-left: 80px;
    }
    .box-information .box-content ul > li > a {
        line-height: 1.4;
        display: block;
        padding: 0;
        font-size: 12px;
        text-align: center;
    }
    .info-6 .col-sm-12.center-column, .info-8 .col-sm-12.center-column, .info-5 .col-sm-12.center-column, .info-3 .col-sm-12.center-column {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* show in offcanvas right */
    .offcanvas-right .box-information {
        display: block !important;
    }
    #drawer-information .box.box-information.full-width-content .box-content ul {
        display: grid;
        flex-direction: row;
    }
    #drawer-information .box-information {
        border-bottom: solid 0px #b5b2ad !important;
    }#drawer-information .box.box-information.full-width-content .box-content ul li {
        border-right: 0px solid #B5B2AD;
        padding-bottom: 20px;
    }
    .box-information li {
        border-right: 0 !important;
    }

    /* login,register page */
    .login-content form h2{
        font-size: 16px;
    }

}
