.full-width-content{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.standard-body .fixed .container{
    margin: 0 auto;
}
.main-content.fixed.home{
    overflow-x: hidden !important;
}
.main-content.fixed.inner-page{
    overflow-x: hidden !important;
}

/* megamenu */
.col-xs-0.col-sm-0.col-md-8#header-center{
    text-align: left;
}
#top .pattern {
    border-bottom: 1px solid #efefef;
}
ul.megamenu {
    background: none;
}
#top .background .pattern >.container{
    padding-top: 7px;
    padding-bottom: 7px;
}
ul.megamenu li a strong {
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
}
ul.megamenu li a strong:hover {
    color: #1b237e !important;
}
.megamenu a.clearfix:before{
    display: none !important;
}

/* cart icon top */
#top #cart_block .cart-heading img {
    margin-top: 8px;
}
#top #cart_block .cart-heading span {
    padding: 5px 0 0 0px;
    font-family: Roboto !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #1a1a1a !important;
}



/* HOMEPAGE */

/* slideshow homepage banner */
.caption.lfl.tp-caption.start {
    top: 33% !important;
    left: 60% !important;
    text-align: left;
}
.slider-1 .caption h1 {
    font-size: 40px;
    font-weight: 500 !important;
    color: #212121;
}
.slider-1 .caption p {
    font-size: 18px;
    line-height: 1.56;
    text-align: left;
    color: #58595a;
    margin-bottom: 30px;
}
.slider-1 .caption a {
    border-radius: 4px;
    background-color: #1b237e;
    color: #ffffff;
    padding: 14px 42px;
}
.slider-1 .caption a:hover {
    background: #212121;
    transition: 0.3s all ease;
    cursor: pointer;
}


/* popular slider */



/* neww css for tab */
.filter-product{
  text-align: center;
  margin-top: 70px;
}

.box .box-heading{
  background: none !important;
  letter-spacing: 1.2px;
}

.bg-filter-tabs h3{
  font-size: 24px !important;
  margin-bottom: 0 !important;
}



.box.filter-product .slider-center-arrow .next span:before, .box.filter-product .slider-center-arrow .prev span:before {
/*   display: none; */
}

.tab-content .next-button span{
  background: url(https://eseed.o2o.my/templates/wirevio/image/data/theme/icons/right-arrow_031220122114.png) no-repeat !important;
/*   margin-left: 20px; */
}

.tab-content .prev-button {
  width: 46px !important;
  height: 50px !important;
  margin: 0;
  top: 45% !important;
  left: -5% !important;
}

.tab-content .next-button {
  width: 46px !important;
  height: 50px !important;
  margin: 0;
  top: 45% !important;
  right: -5% !important;
}

.gallery .next-button span:before, .tab-content .next-button span:before{
  display: none;
}

.tab-content .next-button span:hover {
/*   -webkit-transform: translateX(10px); */
/*   transform: translateX(10px); */
}

.tab-content .prev-button span:hover {
/*   -webkit-transform: translateX(-10px); */
/*   transform: translateX(-10px); */
}
.tab-content .prev-button:hover span {
  -webkit-transform: translateX(-10px) !important;
  transform: translateX(-10px) !important;
}
.tab-content .next-button:hover span {
  -webkit-transform: translateX(10px) !important;
  transform: translateX(10px) !important;
}

.tab-content .prev-button span{
  background: url(https://eseed.o2o.my/templates/wirevio/image/data/theme/icons/left-arrow_031220122114.png) no-repeat !important;
}

.tab-content .prev-button, .tab-content .next-button, .gallery .prev-button, .gallery .next-button, .box > .prev, .box > .next, .jcarousel-control-prev, .jcarousel-control-next {
  background: transparent !important;
}


.filter-product .filter-tabs{
  background: none !important;
  padding: 0 !important;
}

.filter-product .filter-tabs ul > li{
    padding-top: 30px !important;
    float: none !important;
    display: inline-block;
    font-size: 16px !important;
    letter-spacing: 1.6px;
}

.product-grid .product{
  margin-top: 10px;
}







/* arrow next prev*/
.box.filter-product .slider-center-arrow .prev span:before {
    display: none;
}
.box.filter-product .slider-center-arrow .next span:before {
    display: none;
}
.box.filter-product .slider-center-arrow .prev span {
    background: url(https://eseed.o2o.my/templates/titanium/image/data/theme/icons/arrow-left_101120131432.png) no-repeat;
}
.box.filter-product .slider-center-arrow .prev span:hover {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.box.filter-product .slider-center-arrow .next span, .box.filter-product .slider-center-arrow .prev span {
    width: 46px;
    height: 50px;
    margin: 0;
    -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 {
    background: url(https://eseed.o2o.my/templates/titanium/image/data/theme/icons/arrow-right_101120131432.png) no-repeat;
}
.box.filter-product .slider-center-arrow .next span:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
/* end */

.popular-product {
    text-align: center;
    padding-bottom: 10px;
}
.filter-product .box-heading {
    padding-top: 50px;
    background: none;
    margin-bottom: 0px;
    font-size: 24px !important;
    font-weight: 500 !important;
    color: var(--black) !important;
}
.owl-item .right .name a{
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.36px !important;
    color: #111c30;
    text-transform: capitalize !important;
}
.owl-item .right .price{
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #1b237e !important;
}
.box.filter-product .slider-center-arrow .prev span:before, .box.filter-product .slider-center-arrow .next span:before {
    color: black;
    opacity: 0.4;
    font-size: 50px;
    position: relative;
}
.box.filter-product .slider-center-arrow .prev, .box.filter-product .slider-center-arrow .next{
    background: white;
}

/* textblock1 */

.cordless-vacuum{
    background: url(https://eseed.o2o.my/templates/wirevio/image/data/theme/banners/close-up-man-cleaning-with-vacuum--1_260221143202.jpg) no-repeat;
    background-size: cover;
    margin-top: 56px;
    /* min-height: 525px; */
    min-height: 465px;
}
.cordless-vacuum div{
     position: relative;
     left: 10%;
     padding-top: 12%;
}
.cordless-vacuum div h1 span{
     font-size: 40px;
     font-weight: 500;
     line-height: 1.2;
     color: var(--black);
}
.cordless-vacuum div p{
     font-size: 16px;
     color: #58595a;
     margin-bottom: 30px;
}
.cordless-vacuum div a{
     padding: 16px 32px;
     border-radius: 4px;
     background-color: #1b237e;
     color: #ffff;
     font-size: 15px;
     font-weight: 500;
     letter-spacing: 1.5px;
}
.cordless-vacuum div a:hover{
     background-color: #212121;
     transition: 0.3s all ease;
}


/* textblock 2 */

.purifier {
    background: url(https://eseed.o2o.my/templates/wirevio/image/data/theme/banners/air-purifier-white-workplace-room-with-filter-cleaner-removing-fine-dust_260221143202.jpg) no-repeat;
    background-size: cover;
    margin-top: 27px;
    /* min-height: 525px; */
    min-height: 465px;
}
.purifier div{
     position: relative;
     left: 55%;
     padding-top: 12%;
}
.purifier div h1 span{
     font-size: 40px;
     font-weight: 500;
     line-height: 1.2;
     color: var(--black);
}
.purifier div p{
     font-size: 16px;
     color: #58595a;
     margin-bottom: 30px;
}
.purifier div a{
     padding: 16px 32px;
     border-radius: 4px;
     background-color: #1b237e;
     color: #ffff;
     font-size: 15px;
     font-weight: 500;
     letter-spacing: 1.5px;
}
.purifier div a:hover{
     background-color: #212121;
     transition: 0.3s all ease;
}


/* last section */
.full-width-lastsection {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #20212d;
    min-height: 58px;
    margin-top: 70px;
}
.bodyflex{
    padding-left: 62px;
}
.info-15 .bodyflex{
    padding-left: 38px;
}
.bodyflex {
    display: flex;
    align-items: center;
    /* width: 100%; */
}
.home-last-section .col-sm-4 {
    padding: 30px 0;
    display: flex;
}
.home-last-section .col-sm-4 p{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.4px;
    color: #ffffff;
    padding-left: 15px;
    letter-spacing: 0.56px;
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
}
.home .main-content.fixed.home .background .pattern .container{
    padding-bottom:0;
}
.product-category .full-width-lastsection{
    display: none;
}
.product-product .main-content.fixed.inner-page .background .pattern .container {
    padding-bottom: 0;
}
.information-information .main-content.fixed.inner-page .background .pattern .container {
    padding-bottom: 0;
}


/* FOOTER */
.footer .row {
    display: flex;
    flex-direction: row;
}
.footer h4 {
    margin: 20px 0 10px;
    background: none;
    font-weight: 500 !important;
    font-size: 14px !important;
    letter-spacing: 1.12px !important;
    color: #ffffff !important;
}
.footer .footer-panel ul li a{
    font-size: 14px;
    line-height: 2.29;
    color: #bdbdbd;
}
.footer-panel li a:hover {
    color: #ffffff !important;
    transition: 0.3s all ease;
}
.footer .footer-panel:nth-child(2) li:nth-child(2), .footer .footer-panel:nth-child(2) li:nth-child(7) {
    display: none;
}

/* newsletter subscribe */
@media (min-width: 768px){
    .col-sm-4 {
        width: 33.33333333%;
    }
}
.footer-newsletter h3 {
    font-size: 14px !important;
    margin: 20px 0 7px;
    text-transform: uppercase;
    padding: 20px 14px 20px 0;
    font-weight: bold;
    letter-spacing: 1.12px;
    color: #ffffff;
}
.footer .pattern p {
    font-size: 14px;
    color: #bdbdbd;
}
.ne_subscribe label {
    display: block;
    align-items: center;
    margin-top: 16px;
}
input.subscribe_email{
    width: 90% !important;
    background: #fff!important;
    height: 40px;
    border: none;
    padding-left: 20px;
}
input[type=text].subscribe_email {
    font-size: 14px;
    color: #8e8e8e;
}
.footer-newsletter .ne_submit {
    display: inline-block;
    text-align: center;
    height: 41px;
    padding: 7px 12px;
    background: #4a50a5;
    border: 1px solid #4a50a5;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    margin-left: -10%;
}

.footer.full-width .background .pattern{
    border-bottom: 1px solid #454545;
}

/*footer bottom copyright */
.copyright p {
    color: #bdbdbd;
    font-size: 12px !important;
}
.copyright p a{
    color: #bdbdbd !important;
}
.footer-icon a {
    font-size: 18px;
}
.footer-icon i {
    margin-left: 15px;
    color: #bdbdbd;
}
.footer-icon i:hover {
    color: #4a50a5;
}



/* CATEGORY PAGE */

/* page banner */
/* .breadcrumb {
    background: url(https://eseed.o2o.my/templates/wirevio/image/data/theme/banners/appliances_011220111057.jpg);
    background-size: cover !important;
    border-radius: 0px;
    padding: 100px 0;
    background-position: center !important;
} */
.breadcrumb .container ul {
    display: none;
}
.breadcrumb .container>div {
    padding: 50px 0;
}
.breadcrumb .container h2 {
    font-size: 40px !important;
    font-weight: 600 !important;
    text-align: center;
    color: #212121;
    margin: 0 !important;
}
.product-category .product-filter .options {
    display: none;
}
.list-options .sort, .list-options .limit {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.12px;
    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: transparent;
}
.box-category .box-heading {
    padding: 15px 0px 10px 0px;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 0.8px;
    color: #000000 !important;
    text-transform: uppercase !important;
}
.box-category .box-content.collapse ul {
    padding: 20px 0px;
}
.box-category ul li a {
    font-size: 16px;
    color: #58595a;
    text-transform: capitalize !important;
}
.box-category ul li a.active {
    font-weight: bold;
    color: #1b237e !important;
    /* border-bottom: 1px solid #ea806b; */
    padding-bottom: 3px;
}
.box.mfilter-box .box-heading {
    font-weight: 500 !important;
    margin-bottom: 15px;
    font-size: 16px;
    letter-spacing: 0.8px;
    text-transform: uppercase!important;
}
.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 #1b237e!important;
    background: #1b237e !important
}
#mfilter-price-slider .ui-slider-range {
    background-color: #1b237e !important;
}
.mfilter-heading-text > span {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.2px;
    color: var(--black);
}
.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-tb-as-tr.mfilter-input-active .mfilter-col-input {
    border-color: #1b237e !important;
    background-color: #1b237e !important;
    color: #fff;
}
.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; */
}
.mfilter-options .mfilter-search input#mfilter-opts-search{
/*     background-color: #ffffff; */
}
.mfilter-options .mfilter-search input#mfilter-opts-search::placeholder{
    opacity: 0.5;
    font-size: 14px;
    color: #111c30;
}

/* color & material filter */
.mfilter-box .mfilter-attributes[data-seo-name="63-color"] .mfilter-col-input {
    border: 0;
    background:none !important;
}
.mfilter-box .mfilter-attributes[data-seo-name="63-color"] label {
  font-size: 0;
  height: 30px;
  width: 30px;
  top: 0;
  position: absolute;
  cursor: pointer;
}
.mfilter-box .mfilter-attributes[data-seo-name="63-color"] .color-circle {
    border-radius: 30px;
    width:30px;
    height: 30px;
    display: block;
    border: 1px solid #ccc;
}
.mfilter-box .mfilter-attributes[data-seo-name="63-color"] input[value="Black"] + .color-circle {
    background: #212121;
}
.mfilter-box .mfilter-attributes[data-seo-name="63-color"] input[value="White"] + .color-circle {
    background: #ffffff;
}
.mfilter-box .mfilter-attributes[data-seo-name="63-color"] input[value="Grey"] + .color-circle {
    background: #b5b2ad;
}
.mfilter-box .mfilter-attributes[data-seo-name="63-color"] .mfilter-tb-as-tr.mfilter-input-active .mfilter-col-input:before {
    display: none;
}
.mfilter-box .mfilter-attributes[data-seo-name="63-color"] .mfilter-input-active .color-circle {
    border: 3px solid #dbdbdb;
}
.mfilter-box .mfilter-attributes[data-seo-name="63-color"] .mfilter-option {
    width: 15%;
    display: inline-block;
    border-top: 0;
    position: relative;
}
.mfilter-counter{
    display: none;
}




/* category content */
.product-category div.pagination {
    width: 100%;
}
.product-category div.pagination .links li.active span {
    border: 1px solid black;
}
.product-grid .product .name {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.36px;
    color: #111c30;
    text-transform: capitalize !important;
}
.product-grid .product .price {
    text-align: center;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #1b237e !important;
}
.product-grid .product .image .product-actions a {
/*     background: #ea806b !important; */
}


/* PRODUCT DETAIL PAGE */
.product-info .product-title{
    font-size: 32px;
    font-weight: 500;
    text-align: left;
    color: #212121;
    text-transform: capitalize !important;
}
body.product-product .breadcrumb .clearfix {
    background: none ;
    padding: 10px 0 0 !important;
    border-radius: 0;
}
body.product-product .breadcrumb .container h2 {
    display: none;
}
body.product-product .breadcrumb .container ul {
    display: block;
    float: left;
}
body.product-product .breadcrumb .clearfix ul li a {
    font-size: 12px;
    color: #b5b2ad;
}
body.product-product .breadcrumb .clearfix ul li:before {
    font-size: 12px;
    font-weight: 500;
    color: #b5b2ad;
    margin: 0 5px;
}
body.product-product .breadcrumb .clearfix ul li:last-child a {
    color: #212121;
}


/* thumbnail image */
.product-info .thumbnails.thumbnails-bottom.clearfix{
    display: flex;
    justify-content: center;
}
.product-product .product-info .thumbnails li {
    width: auto !important;
}
.product-info .thumbnails li img {
    display: block;
    width: 70px;
    height: 70px;
    border: 1px solid #dbdbdb;
}
.product-info .thumbnails li img:hover {
    border: 1px solid #707070;
}
/* end */



.line_product {
    border-top: 0px solid #dbdbdb;
    margin: 40px 0 25px;
}
.htabs {
/*     background: none; */
    text-align: center;
}
.htabs a {
    display: inline-block;
    float: none;
    font-size: 16px;
    font-weight: 500 !important;
    padding: 0;
    text-transform: uppercase !important;
    letter-spacing: 1.6px;
}
.htabs a.selected {
  color: #1b237e !important;
    border-color: #1b237e !important;
}
.htabs a:hover {
    color: #1b237e !important;
}
#tabs.htabs a:nth-child(3){
    /* display: none !important; */
}
.product-product #tab-description h2{
    font-size: 16px !important;
    font-weight: 500;
    color: #58595a;
    text-transform: capitalize!important;
}
.product-product #tab-description p{
    color: #58595a;
}
.product-product #tab-description ul{
    color: #58595a;
}
.product-product #review-title{
    font-size: 16px !important;
    font-weight: 500;
    color: #58595a;
}

/* column right product info */
.product-product .product-info .col-sm-6.product-center.clearfix {
    margin-top: 60px;
}
.product-info .cart, .product-info .description, .product-info .options, .product-info .price {
    background: none;
    padding: 0;
}
.product-info .rating {
    display: none !important;
}
.product-info .review>div {
    display: inline-flex;
}
.share p {
    margin-top: 4px;
}
.product-info .description{
    font-size: 14px;
    color: #58595a;
}
.product-info .price .price-new{
    font-size: 18px;
    font-weight: 500 !important;
    color: #1b237e !important;
}
.product-info #product .options h2{
    display: none;
}
.product-info #product .options select{
    background-color: #ffffff !important;
    height: 48px;
    width: 65.5%;
}
.product-info .cart .add-to-cart p {
    display: none;
}

.product-info .cart .add-to-cart .quantity input {
    background: white;
    height: 50px;
    width: 144px;
}
.product-info .cart .add-to-cart .quantity input {
    color: #58595a;
    text-align: center;
    border: 0;
    background: white;
    padding: 10px 56px;
    border: 1px solid #afafaf;
}
.product-info .cart .add-to-cart .quantity #q_up, .product-info .cart .add-to-cart .quantity #q_down {
    border: 0;
    top: 0;
    padding-top: 16px;
    width: 30px;
    padding-right: 7px;
}
.product-info .cart .add-to-cart .quantity #q_down, .product-info .cart .add-to-cart .quantity #q_up {
    position: absolute;
    right: 11px;
    height: 17px;
    display: block;
    text-align: center;
}
.product-info .cart .add-to-cart .quantity #q_down {
    left: 11px;
    right: auto;
}
.product-info .cart .add-to-cart .button {
    background: #1b237e;
    border-color: #1b237e;
    width: 190px;
}
#product .cart .links a{
    font-size: 14px !important;
    color: #262f38 !important;
}
.product-info .cart .links {
    padding: 15px 0;
    border-bottom: 1px solid #dbdbdb;
}
.at-share-btn-elements .at-share-btn .at-icon-wrapper svg:hover{
    fill: #1b237e !important;
}
.product-info .thumbnails li img {
    display: block;
    width: 70px;
    height: 70px;
    /* border: 1px solid; */
}
.product-info .thumbnails li img:hover {
    border: 1px solid #1b237e;
}
/* end */

/* you may also like slider */
.you-may-also-like {
    text-align: center;
    border-top: 0px solid #dbdbdb;
    margin-top: 0px;
}
.you-may-also-like .box-heading {
    margin-top: 50px;
    margin-bottom: 20px;
    background: none;
    font-size: 28px !important;
    font-weight: bold !important;
    letter-spacing: 2.8px;
    color: #263237 !important;
}



/*FAQ PAGE*/
.info-7 .panel-group{
/*     width: 90%; */
}
.center-column .panel-default{
    padding: 0 !important;
}
.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;
}
.accordion-toggle.collapsed[data-toggle="collapse"] {
    color: #292929;
}
.accordion-toggle[data-toggle="collapse"] {
    color: #292929;
}
.center-column .panel-heading h3 {
    font-family: Karla !important;
    padding: 0 !important;
    font-size: 16px !important;
    color: #292929;
    font-weight: bold !important;
    margin-bottom: 0;
    text-transform: capitalize !important;
}
.center-column .panel-body{
    border: transparent !important;
    border-bottom: 1px solid #9d9d9d;
    margin: 0 !important;
}
.center-column .panel-body p span{
    font-size: 16px !important;
    font-weight: bold !important;
    color: #1b237e !important;
}
.center-column .panel-body p{
    font-size: 16px !important;
    color: #3a3d3e !important;
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "\f067";
    color: #9d9d9d;
}
.panel-heading .accordion-toggle.open{
    color: #1b237e;
}
.panel-heading .accordion-toggle:after {
    font-family: FontAwesome;
    content: "\f00d";
    float: right;
    color: #1b237e;
    -webkit-text-stroke: 2px white;
}


/* ABOUT US PAGE */
.col-md-6.col-sm-12.how_start {
    padding-left: 40px;
}
.col-md-6.col-sm-12.how_start h3 {
    font-size: 24px !important;
    font-weight: 500;
    color: var(--black);
}
p.about_parag {
    font-size: 16px;
    line-height: 1.5;
    color: #58595a;
}
.about-section2 {
    text-align: center;
    margin-top: 60px;
}
.about-section2 h3 {
    font-weight: 500 !important;
    line-height: 2.78;
    text-align: center;
    color: var(--black);
    font-size: 18px !important;
    margin-bottom: 0;
    padding: 5px 0;
}
.about-section2 p {
    font-size: 16px !important;
    line-height: 1.5;
    text-align: center;
    color: #58595a;
}


/* CONTACT US PAGE */
.info-14 .breadcrumb .container h2 {
    color: #212121;
}

/* form section */
.form-field.html-field h3{
    font-size: 24px;
    font-weight: 500;
    color: var(--black);
}
.form-field.html-field p{
  font-size: 16px;
  color: #58595a;
}
#form1 .field-block .form-control{
    background-color: transparent !important;
    border: 0;
    border-bottom: 1px solid #757575;
    border-radius: 0;
}
#form1 .field-block textarea{
    border-top: 0 !important;
}
#form1 .form-field h4 span {
    display: none;
}
/* #form1 .form-field h3 span{
    font-family: Muli;
    font-size: 14px !important;
    line-height: 1.71;
    color: #58595a;
    text-transform: initial;
} */
#form1 h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
    color: var(--black);
    text-transform: capitalize;
}
#form1 .field-block input::placeholder{
    opacity: 1;
    font-size: 14px;
    line-height: 1.57;
    color: #919191;
}
#form1 .field-block textarea.form-control{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.form-builder textarea {
    height: 57px !important;
}
.form-control{
    padding: 0 !important;
}
.form-control:focus{
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #212121 !important;
}
#form1 .button{
    background: #1b237e;
    border-color: #1b237e;
    border-radius: 4px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.5px;
}
#form1 .button:hover{
    background: black;
}

/* detail contact section */
.info-detail {
    padding-bottom: 18px;
    display: -webkit-box;
    align-items: center;
}
.info-detail img {
    margin: 0 15px 0 0;
}
.info-detail p strong {
    color: #000000;
    font-weight: 500 !important;
    font-size: 14px;
    text-transform: uppercase !important;
}
.info-detail p{
    color: #58595a;
}



/* DELIVERY INFO, RETURN POLICY, TERM CONDITION, PRIVACY POLICY */
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;
}
.information-information  .box-information {
    border-bottom: solid 1px #b5b2ad !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(7), .box-information li:nth-child(8), .box-information li:nth-child(8), .box-information li:nth-child(9) {
    display: none;
}
.box-information li {
    padding: 0 30px;
    text-transform: uppercase;
    color: #707070;
    font-weight: 500;
    border-right: 1px solid #B5B2AD;
    font-size: 14px;
    letter-spacing: 0.7px;
}
.box-information li:nth-child(6) {
    border-right: 0px solid #B5B2AD !important;
}
.box-information .box-content li a:hover {
    color: #1b237e !important;
}
.information-information h3.term_title{
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: #58595a !important;
}
.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: #1b237e !important;
/*     border-bottom: 2px solid #e4852a; */
    padding-bottom: 7px;
}

/*delivery INFO RIGHT OFFCANVAS */
.offcanvas-right .box-information {
    border-bottom: none;
    padding-top: 15px !important;
}
.box-information {
    text-align: center;
    padding: 5px 0;
    border-bottom: solid 1px #b5b2ad;
    margin-top: 25px;
}
.offcanvas-right .box.box-information.full-width-content .box-content ul {
    display: grid;
    flex-direction: row;
}
.offcanvas-right .box-information .box-content ul > li > a {
    line-height: 3.43;
}
.offcanvas-right.offcanvas-right-information li {
    border-right: 0px solid #B5B2AD;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}


/* ----------RESPONSIVE------------- */

/* MOBILE */
@media (max-width: 480px){

/* mobile menu */
.responsive ul.megamenu > li.click:before, .responsive ul.megamenu > li.hover:before, .responsive ul.megamenu > li.active .close-menu:before {
    /*color: #6f0699 !important;*/
}
#top.navbar-default {
    /*background-color: #0f0437 !important;
    border-color: #0f0437;*/
}

/* HOMEPAGE */

/* slder product */
.bg-filter-tabs h3 {
    font-size: 28px !important;
    line-height: 1.3;
}

/* textblock 1 & 2 */
.popular-product {
    padding-bottom: 0px;
}
.popular-product a.prev-button , .popular-product a.next-button{
    display: none;
}
.cordless-vacuum {
    min-height: 365px;
    border-radius: 10px;
}
.cordless-vacuum div {
    left: 20%;
    padding-right: 79px;
}
.cordless-vacuum div h1 span {
    font-size: 27px;
}
.cordless-vacuum div a {
    padding: 10px 16px;
}
.purifier {
    min-height: 365px;
    border-radius: 10px;
}
.purifier div {
    left: 19%;
    padding-right: 79px;
}
.purifier div h1 span {
    font-size: 27px;
}
.purifier div a {
    padding: 10px 16px;
}



/* last section custom */
    @media (max-width: 480px){
        .mobile-hide{
            display: none !important;
        }
        .dekstop-hide{
            display: flex;
            justify-content: center;
        }
    }




/* footer */
/* newsletter */
.footer-newsletter .ne_submit {
    height: 42px;
}

.copyright .line {
    margin-bottom: 0px;
    border-top: 0px solid #ffffff;
}
.footer .row {
    display: grid !important;
    flex-direction: row;
}
.footer-panel img {
    padding-top: 20px !important;
    padding-bottom: 10px;
}
.footer-icon {
    text-align: center;
    margin-top: 8px;
}
.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;
}
#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: 30px !important;
}
.product-category .breadcrumb {
    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;
}
.visible-xs {
    display: inline-block !important;
}
.category-chevron i {
    margin-left: 20px;
}


/* PRODUCT DETAIL PAGE */
.product-product .product-info .col-sm-6.product-center.clearfix {
    margin-top: 0px;
}
.product-info .product-title {
    margin-bottom: 0px;
}
.product-info p.product-title {
    font-size: 25px;
}
.responsive .product-info .cart, .responsive .product-info .description, .responsive .product-info .options, .responsive .product-info .price {
    padding: 0;
}
.product-info .cart .add-to-cart .quantity input {
    width: 119px;
}
.line_product {
    margin: 0 0 15px;
}
.htabs a {
    font-size: 16px !important;
}
.you-may-also-like .box-heading {
    font-size: 24x !important;
}

/* ABOUT US PAGE */
.info-4 .breadcrumb .background {
    padding: 54px 0 !important;
    background-position: right !important;
}

.responsive .breadcrumb .clearfix {
    /*padding: 30px 0 !important;*/
}
.breadcrumb .container h2 {
    font-size: 26px !important;
}
.about-section1 h3 {
    font-size: 20px !important;
}
p.about_parag {
    line-height: 1.5;
}
.col-md-6.col-sm-12.how_start {
    padding-left: 10px;
}
.col-md-6.col-sm-12.how_start h3 {
    font-size: 20px !important;
    margin-top: 10px;
}

.about-section2 {
    margin-top: 20px;
}

/* CONTACT US PAGE */



/* DELIVERY INFO, RETURN POLICY, TERMS , PRIVACY POLICY */
.box-information .box-content ul{
    overflow-x: scroll;
}
.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;
}

}





/* TABLET */
@media only screen and (min-width: 768px) and (max-width: 1025px){

/* HOMEPAGE */
/* textblock 1 & 2 */
.cordless-vacuum {
    min-height: 340px;
}
.cordless-vacuum div {
    left: 10%;
    padding-top: 7%;
}
.cordless-vacuum div h1 span {
    font-size: 33px;
}
.purifier {
    min-height: 340px;
}
.purifier div {
    left: 47%;
    padding-top: 8%;
}
.purifier div h1 span {
    font-size: 33px;
}



/* PRODUCT DETAIL PAGE */
.product-info .cart .add-to-cart .button {
    margin-top: 10px;
}

/* ABOUT US PAGE */
.info-4 .breadcrumb .background {
    padding: 93px 0 !important;
    background-position: right !important;
}
.col-md-6.col-sm-12.how_start {
    padding-left: 10px;
    padding-top: 30px
}

/* button menu bottom */
.desktop-hidden.mobile-show-inline.hiraku-open-btn#offcanvas-btn-left{
    display: none !important;
}
.icon_txt p{
    display: none !important;
}
#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 .row {
    display: grid !important;
    flex-direction: row;
}

}






/* last sectiion custom */

    @media (min-width: 768px){
        .dekstop-hide{
            display: none;
        }
    }
