    @charset "utf-8";
/* CSS Document */



/* Typography
--------------------------------------------- */
html {font-size: 100%;} /*16px*/

body {
  background-color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #333; margin:0; padding:0;  font-size:14px; overflow-x:hidden;
}

*{outline:none}

a{color:#2a2a2a;} 
h1,h2,h3,h4,p{ margin:0; padding:0}
.clr{ clear:both}

.main_container{ width:1320px; max-width: 100%; margin:0 auto; position:relative;}
.main_container2{ width:800px; margin:0 auto; position:relative;}
.main_container3{ width:1000px; margin:0 auto; position:relative;}
.main_container4{ width:550px; margin:0 auto; position:relative;}
.main_container5{ width:650px; margin:0 auto; position:relative;}
.header{    width: 100%;
    float: left;
    position: relative;
    z-index: 10;}
.header .header_mid {width: 100%;
    float: left;
    background: #000000;
    height: 114px;
    position: relative;
    z-index: 10; }
.header .header_mid .logo {     float: left;
    padding: 5px 0;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 0px;}
    .header .header_mid .logo img {
   height: 44px;
    width: auto;
    margin-top: 7px;
}

    #SearchBar{
    display: none;
}

.header .navigation ul li.mobOnly {
    display: none;
}

.header .header_mid .icons { float:right}
.header .header_mid .icons ul { margin:0; padding:0; position:relative}
.header .header_mid .icons ul li { list-style:none; float:left; position:relative; margin-top:2px; margin-left:10px}
.header .header_mid .icons ul li.mob_menu { display:none}
.header .header_mid .icons ul li.mob_menu img { width:30px;}
.header .header_mid .icons ul li:hover .cart_hover{ display:block}
.header .header_mid .icons ul li:hover .cartaa{ color:#f8f8f8}
.header .header_mid .icons ul li a { float:left;     color: #fff;
    font-size:15px;
    float: left;
    padding: 0;
    margin: 18px 0 0 20px}
    .header .header_mid .icons ul li a:hover { text-decoration:none}
.header .header_mid .icons ul li a .fas {font-size:25px;}
.header .header_mid .icons ul li a .far {font-size:25px;}
.header .header_mid .icons ul li:hover .cart_num{background:#f8f8f8}
.header .header_mid .icons ul li a span {     position: absolute;
    right: -12px;
    top: 14px;
    background: #ffffff;
    width: 20px;
    height: 20px;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    border-radius: 50px;}


.header .navigation { width:100%; position:absolute; left:0; top:62px; text-align:center}
.header .navigation ul {
    margin:0;
    padding:0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    }
.header .navigation ul li { float:left; list-style:none; position:relative}
.header .navigation > ul > li.menu-item-has-children {background: url(../images/downa.svg) right 3px no-repeat;
    background-size: 20px;
    background-position: right 21px;}
    
    
#categoriesSub { display:none!important}
.woocommerce-pagination { display:none!important}
.sub-menu-toggle { display:none}
.header .navigation ul li:before{ width:0; height:4px; background:#fff; bottom:0; left:0; position:absolute; content:''; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition: all 0.5s;}
.header .navigation ul li:hover:before{ width:100%;  -webkit-transition:all 0.8s; -moz-transition:all 0.8s; transition: all 0.8s; }
.header .navigation ul li a {color:#fff;float:left;text-decoration:none;padding: 17.5px 20px 10.5px 20px;font-size:15px;text-transform: capitalize;}
.header .navigation ul li:hover a { color:#fff}
.header .navigation > ul > li.menu-item-has-children a {
    padding-right: 18px;
}
.header .search{ position:absolute; left: 0;
    top: 12px;
    width: 200px;}
    
    
.header .search .a1 {-webkit-appearance: none;
    border: none;
    color: #fff;
    background: url(../images/search.png) right 3px no-repeat;
    border-bottom: 2px solid #c6c2c2; width:100%; padding: 0 0 3px 0; font-weight:400}
    
.header .search .a1::-webkit-input-placeholder { /* Edge */
  color: #999;
}

.header .search .a1:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
}

.header .search .a1::placeholder {
  color: #999;
}

ul.sub-menu{         width: 600px;
    position: absolute;
    color: #fff;
    top: 51px;
    background: #000000;
    left: 0;
    z-index: 2;
    padding: 16px 30px 18px 30px;
    text-align: left;
    border: 3px solid #fff;
    border-top: 0;
    display: none;
}
.woocommerce div.product div.images { 
    position: relative;
    z-index: 2;}
.dropdown.w200{     width: 200px;    padding: 15px 21px;} 
.dropdown.w400{     width: 400px;    padding: 15px 21px;} 
ul.sub-menu{ display:none}
.header .navigation ul li:hover ul.sub-menu{ display:block}
ul.sub-menu .sub-menu{ position:static!important; border:none} 
ul.sub-menu .sub-menu li a  {
    padding: 2px 10px 2px 19px!important;
    color: #f2f2f2 ! IMPORTANT;
    font-size: 13px!important;
    }
.header .navigation ul li .dropdown .list1 {width: 66%;    float: left;}
.header .navigation ul li .dropdown  .head{ font-weight: 600;    color: #fff;    font-size: 15px;    padding-bottom: 10px;}
.header .navigation ul li .dropdown .head a { padding:0 0 10px 0}
.header .navigation ul li ul.sub-menu {    margin: 0;
/*    padding: 10px 7px;*/
    width: 260px;
    display: none;}
    .header .navigation ul li:hover ul.sub-menu li.menu-item-has-children:nth-child(1) {
    /* padding-top: 10px; */
}
.header .navigation ul li:hover ul.sub-menu li:last-child {
    padding-bottom: 10px;
}
.header .navigation ul li.menu-item-has-children:hover:before{
    width: 260px;

}
.header .navigation ul li ul.sub-menu li:before{ display:none}
.header .navigation ul li ul.sub-menu li {width:100%;float:left;padding:0;margin:0}
.header .navigation ul li ul.sub-menu li a {
    padding: 0;
    margin: 0;
    font-size: 15px;
    margin-bottom: 0;
    width: 100%;
    float: left;
    color: #fff;
    padding: 4px 15px;
    }
.header .navigation ul li ul.sub-menu li a:hover, .header .navigation > ul > li a:hover { color:#ddb17c!important}
.header .navigation ul li .dropdown .list1.two{width: 33.3%;}
.header .navigation ul li .dropdown .list1.two li { width:100%;}
.header .navigation ul li .dropdown .list1.three{width: 100%;}
.header .navigation ul li .dropdown .list1.three li { width:100%;}
.header .navigation ul li .dropdown .list1.four{width: 50%;}
.header .navigation ul li .dropdown .list1.four li { width:100%;}
.header .top { width:100%; float:left; background:#f8f8f8; padding:7px 0} 
.header .top .t1 { width:25%; float:left}
.header .top .t2 { width:50%; float:left; text-align:center}

.header .top .t1 svg{ width:10.5px;} 
.header .top .t2  svg { width:15px;} 
.header .top .t3 {  float:right; background:url(../images/afterpay2.png) left center no-repeat; text-align:right; padding: 0 0 0 110px}

.breadcrum{ width:100%; float:left; display:none;     background:#fff;}
.breadcrum ul { margin:0; padding:0}
.breadcrum ul li { list-style:none; float:left; font-size:12px; padding:7px 0; font-style: italic; }

.breadcrum ul li a { float:left; padding-right:20px; font-size:12px; text-align:center; text-decoration:none; position:relative; padding-right:15px; margin-right:15px; text-transform: capitalize; }
.breadcrum ul li a:after { content:'-'; position:absolute; right:0;}
.breadcrum ul li:last-child a:after { display:none;}


.listing{ width:100%; float:left}
.listing_banner { width:100%; float:left;  background:#ccc; background-size:cover;}
.listing_banner .main_container2{ width:1200px}
.listing_banner .overlay{      width: 100%;
    float: left;
    background: #fff;
    color: #000;
    padding: 30px 0 0 0;text-align: center;}


.listing_banner h2, .listing_banner h1 {
        font-size: 32px;
        text-transform: capitalize;
         text-align: center; 
        width: 100%;
        float: left;
        padding: 0px 0px 15px 0px;
        font-weight: 600;
     }

     p.loginHeading {
    font-size: 27px;
    margin: 0px;
    font-weight:600;
}
     .listing_banner .overlay p {
    width: 50%;
    text-align: center;
    margin: 0px auto;
    font-weight: 300;
    font-size: 15px;
}
.listing .txt { text-align:center; line-height:24px; display:none}
.listing .left{     float: left;
    width: 300px;
    background: #f9f9f9;
    padding: 0 25px 10px 25px;
   display: none; 
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000; overflow-y: scroll;     height: 100%;}
    
    .listing .left::-webkit-scrollbar {
  width: 8px;
}
 
.listing .left::-webkit-scrollbar-track {
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
}
 
.listing .left::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.listing .left .title{ font-size: 14px;
    cursor: pointer;
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 23px;
    font-weight: 700;}
.listing .left .title span { float:right}
.listing .left .title span svg {width:12px}
.listing .right { width:100%; float:right; padding:30px 0;}
.listing .right .sort {float: right;    margin-bottom: 25px;    margin-right: 14px; line-height: 20px; }

 .listing .left  .fa-minus:before { display:none;}
 .listing .left .fa-plus:before{ display:none;}



.listing .right.forgot_pass { padding:70px;}
.listing .right.forgot_pass h1{ font-weight:900;     margin: 0 0 7px 0;}

.listing .right.forgot_pass .woocommerce-form-row  {    padding: 0!important;  margin: 18px 0 0 0!important;}
.listing .right.forgot_pass  .woocommerce button {background-color: #000000!important;     font-weight: 600!important; color:#fff!important}
.listing .right.forgot_pass .woocommerce-Input{ padding:10px; border:2px solid #000;}

.list {
    width: 23%!important;
    margin: 0 1% 33px 1%!important;
    float: left!important;
    position: relative!important;
    overflow: hidden;
/*    height: 510px;*/
}
.yith-wcwl-add-to-wishlist { margin-top:0!important}
.list  a { text-decoration:none}
.list .img {        padding: 3px 0;
    width: 100%;
    height: 320px;
    margin-bottom: 10px;
    position: relative;
  
    border: 1px solid #f5f5f5;
   
    align-items: center;
    justify-content: center;
    background: #f8f8f8;
    POSITION: RELATIVE;
    TEXT-ALIGN: CENTER;}
    
    .new_pro  .list .img { background:#fff}
.list .img img {    max-width: 100%!important;
    width: auto!important;
    max-height: 100%!important;
    height: auto!important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto!IMPORTANT;
    vertical-align: middle;
    PADDING: 5PX;}
.list .img .cart{
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: #292724b3;
    padding: 7px 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #ffffff;
    opacity:0;
    }
    .list:hover .img .cart{ opacity:1}
.list  .yith-wcwl-add-button{     position: absolute;
    right: 5px;
    top: 15px;
    font-size: 17px; line-height:30px;
    background: #f7f7f7;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100px; color:#ababab; overflow:hidden;     border: 1px solid #ccc;    z-index: 2;}
    .list  .yith-wcwl-add-button a i{ margin-right: 0px !important; }
    .list  .wishlist svg {width: 17px;}
    .list .added.wishlist svg { color:#dc3545}
    .list .t1 {font-family: 'Quicksand', sans-serif;font-weight:500;font-size:15px;float:left;text-align: left;width: 100%;}
    .list:hover a .t1 { color:#000 }
    .list .price {font-size:20px !important;font-weight: 600!important;color: #0c0b0b !important;text-align:left;width: 100%;/* float: left; */}
    .list .price bdi { margin:0 0 0 5px;}
    .list:hover a .price { color:#000 !important }
    .list .price  span {font-size: 13px;text-decoration:line-through;color: #b3aaaa;font-weight:400}
    .price  span { font-size:15px; text-decoration:line-through; color:#a1a1a1; font-weight:400}
    .list .save {
    color: #dc3545;
    font-weight: 600;
    font-size: 14px !important;
    margin: 0px 0 0 0;
    } 
    .entry-summary .save {
        color: #dc3545;
        font-weight: 800;
        font-size: 14px !important;
    }
    .list .featured{  position: absolute !important;
    left: -37px !important;
    top: 18px !important;
    -moz-transform: rotate(318deg);
    -webkit-transform: rotate(318deg);
    -o-transform: rotate(318deg);
    -ms-transform: rotate(318deg);
    transform: rotate(318deg);
    background: #dc3545 !important;
    padding: 0 40px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #fff !important;}
    
    .view-more-btn {-webkit-appearance: none;    background: #dc3545;    border: 0;    padding: 10px 30px;}
    .view-more-btn:hover  {background: #000;    border: 0;}
    
    .view-more-footer {padding-top: 10px;   font-weight: 600;    margin-bottom: 43px;    color: #000;}
    .black_layer {position: fixed;
    width: 100%;
    height: 100%;
    background: #22222254;
    top: 0;
    left: 0;
    z-index: 7;}
.listing2 { width:100%; float:left;}    
.detail_page .listing2 { width:100%; float:left;margin: 50px 0 0 0;}
.listing2 h2 {    font-family: 'Quicksand', sans-serif; font-size:30px; padding-left:1%; padding-bottom:30px; font-weight:400; text-align:center; position:relative} 
.listing2 h2:before {content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    background: #c9c9c9;
    margin: 17px 0 0 -50px;
}
.listing2 h2:after {content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    background: #c9c9c9;
    margin: 17px 16px 0 20px;
}
.listing2   .list { width:23%; margin:0 1% 33px 1%;  float:left; height:auto; position:relative; }
.listing2 .list  a { text-decoration:none}
.listing2 .list .img { text-align:center; overflow:hidden; padding:7px 0; width:100%; margin-bottom:10px; position:relative; float:left;  border:2px solid #f5f5f5;     display: flex;
    align-items: center;
    justify-content: center;}
.listing2 .list .img img {    height: auto!important;
    max-height: 100%!important;
    width: auto!important;}
.listing2 .list .img .cart{     position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: #000000e0;
    padding: 7px 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #ffffff;
    opacity: 0;}
.listing2   .list:hover .img .cart{ opacity:1}
.listing2 .list  .wishlist{     position: absolute;
    right: 5px;
    top: 5px;
    font-size: 17px; line-height:30px;
    background: #f7f7f7;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100px; color:#ababab;     z-index: 2;}
    
.listing2   .list .t1 {font-family: 'Quicksand', sans-serif; text-align: left; font-weight:500; font-size:16px;}
.listing2   .list:hover a .t1 { color:#000 }
.listing2   .list .price { font-size:20px; font-weight:800;}
.listing2   .list:hover a .price { color:#000 }
.listing2   .list .price  span { font-size:15px; text-decoration:line-through; color:#a1a1a1; font-weight:400}
.listing2   .list .save { color:#dc3545; font-weight:800; font-size: 11px;} 
.listing2   .list .featured{  position: absolute;
    left: -37px;
    top: 18px;
    -moz-transform: rotate(318deg);
    -webkit-transform: rotate(318deg);
    -o-transform: rotate(318deg);
    -ms-transform: rotate(318deg);
    transform: rotate(318deg);
    background: #dc3545;
    padding: 0 40px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;}


.clr{ clear:both}
.custom-radio .custom-control-indicator { border-radius:30px;}
.custom-control-indicator {
    position: absolute;
    top: .20rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
        border: 1px solid #919191;
}

.custom-control-input:checked~.custom-control-indicator {
    background-color: #919191;
}
.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url(../images/check.svg);
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url(../images/radio.svg);
}

.custom-control-description { font-size:14px;}

.custom-control  {margin-bottom: 0.3rem!important;}

.listing .left .head{    font-size: 18px;     font-weight: 800;    padding: 25px 0 0 0;}

.sort .custom-select{       height: 32px;
    margin-left: 15px;
    float: right;
    width: auto;
    line-height: 18px;
    border: 1px solid #d1d1d1;
    border-radius: 0;}  
.footer{ width:100%; float:left;}
    .footer_top{ width:100%; float:left; background:#3e3e3e; font-size:25px; font-weight:700; padding:10px 0; text-align:center; color:#fff;}
    .footer_btm{ width:100%; float:left; background:#000000; color:#fff; padding:45px 0}
    
    
    
    
    .footer_btm .f1{ width:45%; float:left}
    .footer_btm .f1.w20{ width:15%;    padding-right: 10px;}
    .footer_btm .f1 .head { font-size:15px; color:#ffffff; text-transform:uppercase; padding-bottom:10px; font-weight:600}
    .footer_btm .f1 ul { margin:0; padding:0}
    .footer_btm .f1 ul li { list-style:none; width:33.3%; float:left}
    
    .footer_btm .f1 ul li a { color:#fff; font-weight:300; font-size:13px;    text-transform: capitalize;}
    
    .footer_btm .f1.w20 ul li{ width:100%; }
    .footer_btm .f1.w20 ul li strong{ font-weight:600}
    
    .footer_btm .fr { width: 25%; float:right;} 
    .footer_btm .fr .t1 { font-size:13px;}
    .footer_btm .fr .t2 { width:100%; float:left; position:relative; margin-top:10px;}
    
    .footer_btm .fr .t2 .in1{         border: none;
    -webkit-appearance: none;
    width: 100%;
    padding: 10px 0 10px 20px;
    width: 270px;
    float: left;
    background: none;
    border: 2px solid #fff;
    border-right: none; color:#fff}
    .footer_btm .fr .t2 .in1:focus-visible{ outline:none}
    .footer_btm .fr .t2 .bt1{ float: right;
    width: 146px;
    -webkit-appearance: none;
    border: none;
    background: #ffffff;
    color: #000;
    padding: 12px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;}
    
    .footer_btm .fr2 span { position:absolute; color:#fff; font-size:20px; top:5px; left:8px;}
    
    .footer_btm .fr .t3 { width:100%; float:left}
    .footer_btm .fr .t3 a {float:right;color:#fff;position:relative;border:2px solid #fff;padding:3px 30px 5px 10px;margin: 0px 0 0 20px;text-decoration:none;}
    .footer_btm .fr .t3 a span { top:0px; font-size:20px; position:absolute; right:7px;}
    .footer_btm .fr .t3 a svg { width:16px; margin: -5px 0 0 0;}
    .footer_btm .fr .t4 { width:100%; float:left; border-top:1px solid #403f3f; padding:15px 0 0 0; margin-top:20px;}
    .footer_btm .fr .t4 .txt1{ font-size:12px; text-align:right; padding-bottom:7px}
    
    .footer_btm .fr .t4 .txt1 span { padding-left:10px;}
    .footer_btm .fl2{ float:left}
    
    
    
    .footer .foo_bt2 {padding:10px 0;width:100%;float:left;/* display:none; */background: #464646;}
    .footer .foo_bt2  .fl2{font-size: 12px;padding: 0px 0 0 0;font-weight: 500;text-align: center;color: #fff;}  
    
    .fr2 {
    float: right;
    position: relative;
}

.footer_up {width:100%;float:left;border:1px solid #EEEEEE;padding: 20px 0px;background: #cccccc1f;}
.footer_up .box{ width:25%; text-align:center; float:left; padding:15px 0}
.footer_up .box .img img {
    height: 30px;
    width: auto!important;
    margin-bottom: 16px;
}

.foo_bt2 {
    float: left;
    width: 100%;
}
.footer_up .box.last {}
.footer_up .box .head{font-weight:600;text-transform: capitalize;padding:10px 0 2px 0}
.footer_up .box .t1 {font-size:12px;color:#999;display: none;}

.detail_page{ width:100%; float:left; padding:50px 0}
 

.detail_page .fl { float:left; width:500px; float:left}
.detail_page .fl .top{ width:100%; float:left; position:relative}
.detail_page .fl .top .video{ position: absolute; width: 64px; height: 464px; background: url("../images/youtube.png") left top no-repeat;
    right: 15px;
    top: 5px;}

.detail_page .fl .top img { width:100%; float:left; border: 3px solid #f6f6f6;}

.detail_page .fl .btm{ width:100%; float:left;} 


.lmp_load_more_button .lmp_button {    background: #000!important; color: #fff!important;  margin: 0 0 30px 0;}
/*.detail_page .fl .btm ul { margin:15px 0 0 0; padding:0}
.detail_page .fl .btm ul li { width:18%; margin-right:2%; list-style:none; float:left}
.detail_page .fl .btm ul li img { width:100%; float:left; border: 3px solid #f6f6f6; padding:5px} */

.breadcrumb-container.theme3 a { border:none!important}
.breadcrumb-container  ol{ margin:0; padding:0;}

.detail_page .fl ol { margin:15px 0 0 0; padding:0}
.detail_page .fl ol li { width:18%; margin-right:2%; list-style:none; float:left}
.detail_page .fl ol li img { width:100%; float:left; border: 3px solid #f6f6f6; padding:5px}
.detail_page .fl .woocommerce-product-gallery{width: 100% !important;}

.detail_page .fr { width: 54%;float: right; margin: 0;padding: 0;}
.detail_page .fr svg { width:17px;}
.detail_page .fr h1{    font-size: 26px;    font-family: 'Quicksand', sans-serif;    color: #262626;    line-height: 34px; width:100%; float:left; padding:0px 0 0 0;}
.detail_page .fr .sku{ text-transform:uppercase;    color: #7c7c7c; padding:5px 0 10px 0; float:left;}
.detail_page .fr .sku a { color:#000; text-decoration:none}
.detail_page .fr  .price{     width: 100%;
    float: left;
    font-size: 30px;
    font-weight: 800;
    padding: 10px 0 0px 0;
    border-top: 1px solid #f9f9f9;
  margin:10px 0 0 0}
  .afterpay{        padding-bottom: 20px;
    border-bottom: 1px solid #f9f9f9;
    width: 100%;
    float: left;
    margin-bottom: 25px;  margin-top: -30px;
}

.afterpay  {
    display: none;
}

  .afterpay ul { margin:0; padding:0}
  .afterpay ul li { list-style:none; padding-top:12px; color:#616161; font-size:13px; width:100%; float:left}
  .afterpay ul li svg {width: 15px!important;     margin: 0 0 0 5px;}
  .afterpay ul li img { padding-left:5px;} 
  .afterpay ul li strong{ font-weight:600}
  .afterpay span { float:left}
  .afterpay .far { font-size:18px; float:left; margin:2px 0 0 10px; cursor:pointer; color:#8c8c8c; display:none}
.detail_page .fr  .price .op{
font-weight: 400;
    color: #b7b7b7;
    text-decoration: line-through;
    font-size: 15px; padding:0 10px 0 0;}
.detail_page .fr  .price .ys {color: #dc3545;    font-weight: 800; font-size:15px;}

.detail_page .qty {  float:left}
.detail_page .qty span { float:left; font-weight:800; padding:12px 10px 0 0; color:#7c7c7c}
.detail_page .qty  input{ -webkit-appearance:none; border:2px solid #e5e5e5; padding:0 0 0 15px; height:45px; line-height:45px; width:60px}
.detail_page .buy_now{ width:45% !important; text-align:center !important; height:45px; line-height:45px !important; margin-left:15px !important; background:#262626 !important; border:1px solid #262626 !important; color:#fff !important; text-align:center; float:left !important; font-size:18px !important;  text-decoration:none !important;padding: 0 !important;font-weight:normal !important};   margin-left: 0!important;
.detail_page .wishlist{ display:none}

.detail_page .var{ width:100%; float:left; margin-bottom:30px;}
.detail_page .var .f1 { float:left; font-weight:600;}
.detail_page .var .f2 { float:right; font-weight:600;}
.detail_page .var .f2 a {color: #786dff;}
.detail_page .var ul { margin:0; padding:0; width:100%; padding-right:20px; float:left; margin-top:10px;}
.detail_page .var ul li { float:left;  margin-right:5px; margin-bottom:5px; list-style:none; } 
.detail_page .var ul li  a { width: 55px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #e2e2e2;
    text-align: center;
    float: left; text-decoration:none;}
.detail_page .var ul li  a.active{background: #786dff; border:1px solid #786dff; color:#fff;}

.detail_page .content2{ width:100%; float:left; margin-top:5px;}
.detail_page .content2 svg { width:15px }
.detail_page .content2 .list2 { width: 100%;
    float: left;
    border-bottom: 1px solid #e8e8e8;
    padding: 12px 0;
    margin-bottom: 0;
    margin-top: 0; font-size:16px; cursor:pointer; font-weight:400;}
.detail_page .content2 .list2 span { float:right;}  
    
    .detail_page .content2 .list2 .far{ float:right; font-size:14px; margin-top: 6px;}
.detail_page .content2 .list2 .a2 { display:none}
.detail_page .content2 .list2.active .a1 { display:none}
.detail_page .content2 .list2.active .a2 { display:block; float:right; display:none}
.detail_page .content2 .content .overview{ width:100%; float: left; margin:7px 0 0 0}
.detail_page .content2 .content .overview ul {     margin: 0 0 15px 40px; padding: 0;}
/*.detail_page .content2 .content .overview ul li{    list-style: none;
    width: 30%;
    margin: 0 3% 10px 0;
    float: left;
    font-size: 11px;
    letter-spacing: 1px; font-weight:600}*/
.detail_page .content2 .content .overview ul li .icon{ width:35px; float: left}
.detail_page .content2 .content .overview ul li .txt {    width: calc(100% - 40px);
    float: right;
    line-height: 20px; color:#939393}

.detailSku { width:100%; float:left;}
.detailSku .yith-wcwl-add-to-wishlist {     float: left;   padding: 6px 0 0 0;}
.detail_page .content2 .content {    margin-bottom: 3px;
  
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #6f6f6f;
    line-height: 29px;
    padding-top: 14px; }

.detail_page .content2 .content .overview h2 { font-size:22px; font-weight:600; margin:0 0 12px 0; padding:0; color:#000;}

.detail_page .content2 .content .overview h3 { font-size:18px; font-weight:400; margin:0 0 12px 0; padding:0; color:#000;}
.detail_page .content2 .content .overview h4 { font-size:18px; font-weight:400; margin:0 0 12px 0; padding:0; color:#000;}
.detail_page .content2 .content .overview p {margin:0 0 12px 0; padding:0;}

    .detail_page .content2 .content.scrollStart {max-height:300px; overflow-y: scroll;}
    
    .detail_page .content2 .content.scrollStart::-webkit-scrollbar {
    width: 7px;
}
    
    .detail_page .content2 .content.scrollStart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.detail_page .content2 .content.scrollStart::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.detail_page .content2 .content table { width:100%; }
.detail_page .content2 .content table td { padding:2px 15px;}
   .engrave{     padding-top: 0;
    margin-top: 0;
    width: 100%;
    float: left;
    padding-bottom: 22px;}
    
    .engrave .pr {    color: #dc3545;}
    
    .engrave .a2 input{     width: 100%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #dddddd;
    padding: 10px 20px;
    margin-bottom: 15px; } 
    
    .engrave .a1 {    font-weight: 800;     padding-bottom: 8px;}   
    
    .cart_hover{     position: absolute;
    top: 49px;
    width: 350px;
    right: -20px;
    background: #fbfbfb;
    z-index: 2;
    border-radius: 3px;
    display: none;}
    
     .cart_hover a {color:#000!important; padding:0!important; margin: 0!important;}
    .cart_hover .con{ position:relative; width:100%; height:auto; height: auto!important;}
    .cart_hover .con .at{ position:absolute; top:-28px;; right:-1px; color:#fbfbfb; font-size:33px;}
    .cart_hover .con .at svg { width:34px;}
    .cart_hover .con .top2{ width:100%; float:left; padding:0 15px;}
    .cart_hover .con .top2.scroll{height: 280px;  overflow-y: scroll;}
    .cart_hover .con .top2 ul { margin:0; padding:0}
    .cart_hover .con .top2 ul li { list-style:none; width:100%; float:left; margin:0!important; padding:15px 0!important; border-bottom: 1px solid #efefef;}
        .cart_hover .con .top2 ul li .fl{ width:35%; float:left; position:relative;} 
        .cart_hover .con .top2 ul li .fl img {    width: 100%;  background:#fff;   float: left;    border: 2px solid #f7f7f7;} 
        .cart_hover .con .top2 ul li .fr { width:60%; float:right}
        .cart_hover .con .top2 ul li .fr .name {     font-size: 15px;
    padding-top: 2px;
    padding-bottom: 5px;
    float: left;
    width: 100%;}
        .cart_hover .con .top2 ul li .fr .t2 { font-weight:600;     float: left;    width: 100%;} 
        .QtySidebar {float: right;
    font-size: 13px;
    color: #ababab;}
        .cart_hover .con .btm2 { width:100%; float:left; background:#eee; padding:15px; margin-top:-1px}
        .cart_hover .con .btm2 .a1 { width:100%; float:left}
        .cart_hover .con .btm2 .a1 .st { float:right; font-weight:800; font-size:25px;}
        .cart_hover .con .btm2 .a1 .sta { float: left;   font-size: 16px;    padding: 8px 0 0 0;}
        .cart_hover .con .btm2 .a2  { width:100%; text-align:center; float:left; padding:10px!important; background:#000; color:#fff!important; font-size:15px; text-transform:uppercase; text-decoration:none;     margin-top: 10px!important;}
        
        
        .cart_page{     width: 100%;
    float: left;
    margin-top: 40px;
    background: #f8f8f8; margin-bottom:80px;}
    
    .cart_page .cart_top{ padding:10px 30px; width:100%; float:left;     background: #dedede; margin-bottom:10px;}
    .cart_page .cart_top .fl { float:left}
    .cart_page .cart_top .fr { float:right}
    .cart_page .cart_top .fr a { background:#000; color:#fff; padding:8px 15px; float:left; margin-top:10px; text-decoration:none}
    .cart_page .cart_top .a1 { font-size:25px; font-weight:600; line-height:30px;}
    .cart_page .cart_top .a2 span { font-weight:600; font-size:18px;} 
    
    .cart_page .cart_btm{ padding:10px 30px; width:100%; float:left;}
    
    .cart_page .cart_btm .cart_img{ width:150px;}
    .cart_page .cart_btm  .t4 { width:150px; text-align:center}
    .cart_page .cart_btm  .t3 { width:150px; text-align:center}
    .cart_page .cart_btm  th { font-weight:400; border-bottom:1px solid #eee; padding-bottom:10px;}
    .cart_page .cart_btm  td {     background: #fff;
    padding: 10px 0;
    border: 1px solid #eee;} 
    .cart_page .cart_btm td.price{ padding-left:20px;}
    .cart_page .cart_btm  .center4{ text-align:right; padding-right:25px;}
    .cart_page .cart_btm  .center3{ text-align:center}
    
    .cart_page .cart_btm .qty2 input{ 
    -webkit-appearance: none;
    border: 2px solid #e5e5e5;
    padding: 0 0 0 15px;
    height: 45px;
    line-height: 45px;
    width: 60px;}
    
    .cart_page .cart_btm .qty3 { padding-top:5px}
    .cart_page .cart_btm .qty3 a { color: #969696;    font-size: 12px;    text-transform: uppercase;    letter-spacing: 2px;}   
    .cart_page .cart_btm .p2{    color: #969696; padding-top:2px;}
    .cart_page td.nobg{ background:none; border:none}
    .cart_page .flaa{ float:left; width:300px; padding:10px 0 0 0}
    .cart_page .flaa label { display:block} 
    .cart_page .flaa  textarea{ height:100px; width:100%; padding:15px;}
    .cart_page .fraa{ float:right; font-size:20px; padding:23px 25px 0 0; font-weight:700; text-align:right }
    .cart_page .fraa span { font-weight:400; padding-right:35px; font-size:16px; }
    .cartbb{ width:100%; margin-top:10px; }
     .cartbb a {   background: #000;
    color: #fff;
    padding: 8px 15px;
    float: left;
    margin-top: 6px;
    text-decoration: none; font-weight:400; font-size:16px; float:right}
        
        .removeCartBtn { position: absolute;
    right: -5px;
    top: -3px;}
    .removeCartBtn svg { width:8px!important; color:#fff}
    .removeCartBtn a {    background: #000!importantg;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 13px;
    border-radius: 20px}
    
    
        .header_checkout { text-align:center; padding:20px 0}
        .checkoutstep .fl{ float:left}
        .checkoutstep .fr{ float:right}
        .checkoutstep {margin: 0 0 25px;  background-color: #f4f4f4; width:100%; float:left; padding:15px 0;}
        .checkoutstep .checkout-step.active{ font-weight:600}
        .checkoutstep .checkout-step-divider{ padding:0 15px;}
        .checkoutstep .fr strong{ font-weight:600}
        
        .checkout_footer{    background-color: #f4f4f4; margin: 50px 0 0 0; float:left; width:100%; padding:20px; text-align:center}
        .checkout_footer .a1{ padding-bottom:10px; font-weight: 600;}
        .checkout_footer .a2 { text-align:center}
        .checkout_footer .a3 { text-align:center; padding:20px 0 0 0}
        .checkout_footer .a3 ul { text-align:center; margin:0; padding:0}
        .checkout_footer .a3 ul li { display:inline-block;}
        .checkout_footer .a3 ul li  a { color:#999; padding:0 25px; border-right:1px solid #ccc}
        .checkout_footer .a3 ul li:last-child a { border:none}
        
        .checkout_main{ width:100%; float:left} 
        .checkout_main .ordersummery { float:right; width:300px; border:1px solid #ccc; padding:25px 0 0 0; margin-top:35px;}
        .checkout_main .ordersummery ul { margin:0; padding:0}

        .checkout_main .ordersummery h2 { font-size:20px; margin-bottom:20px; padding:0 25px;}
        .checkout_main .ordersummery h2 a { font-size:13px; text-decoration:underline; padding-top:3px; float:right}        .checkout_main .ordersummery .list2 { width:100%; float:left; padding-bottom:10px; padding:0 25px; margin-bottom:10px; }
        .checkout_main .ordersummery .list2 .img { width:30%; float:left}
        .checkout_main .ordersummery .list2 .img img { width:100%; float:left}
        .checkout_main .ordersummery .list2 .info{ width:65%; float:right}
        .checkout_main .ordersummery .list2 a { text-decoration:none}
        .checkout_main .ordersummery .list2 .info2{ color:#7c7c7c; font-size:12px;}
        .checkout_main .ordersummery .list2 .sku{ color:#7c7c7c; font-size:13px; padding-top:5px;}
        .checkout_main .ordersummery .list2 .price { font-weight:600; font-size:18px; padding-top:5px;}
        
        .checkout_main .ordersummery .btm{ background:#f4f4f4; width:100%; float:left; padding:25px 25px 15px 25px; margin:15px 0 0 0}
        .checkout_main .ordersummery .btm ul { margin:0; padding:0}
        .checkout_main .ordersummery .btm ul li { width:100%; float:left; font-size:13px; list-style:none; padding-bottom:10px;}
        .checkout_main .ordersummery .btm ul li span {  float:right}
        .checkout_main .ordersummery .btm ul li.last{ font-size:18px; font-weight:600}
        .checkout_main .checkout_left { width:63%; float:left; margin-bottom: 70px;}
        .checkout_main .checkout_left .t1aa {    padding: 0 0 3px 0;}
        .checkout_main .checkout_left .t1 {     font-size: 11px;
    padding: 1px 10px;
    width: auto;
    float: left;
    position: absolute;
    left: 0;
    background: #f7f7f7;
    left: 8px;
    top: 1px;
    color: #919191;
    font-weight: 600;
    border: 1px solid #dddddd;}
        .checkout_main .checkout_left .t2 { font-size:22px;  width:100%; float:left; }
        .checkout_main .checkout_left .t2.mt4{ margin-top:40px;}
        
        .checkout_main .checkout_left .input4{ width:100%; float:left; position:relative; padding-top:15px;}
        .checkout_main .checkout_left .input4 input {    width: 97.5%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    padding:12px 19px;}
        .checkout_main .checkout_left .input{ width:100%; float:left; position:relative; padding-top:15px;}
        .checkout_main .checkout_left .input input {    width: 97.5%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    padding:12px 19px;}
    .checkout_main .checkout_left .input textarea {    width: 97.5%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    padding:12px 19px; height:80px;}
    .checkout_main .checkout_left .input5{ width:20%; float:left;     padding-top: 15px;}
    .checkout_main .checkout_left .input5 input {      -webkit-appearance: none;
    border: none;
    background: #000;
    color: #fff;
    float: left;
    padding: 11px 40px;
    font-size: 16px;}
        .checkout_main .checkout_left .input6{ width:100%; float:left; position:relative; padding-top:15px; margin-top:25px;}
        .checkout_main .checkout_left .input6 input {    width: 97.5%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    padding:17px 19px 8px 16px;}
    
    
    .checkout_main .checkout_left .input6 select {    width: 97.5%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    padding:17px 19px 8px 16px;}
    
    .checkout_main .checkout_left .input select {    width: 97.5%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    padding:17px 19px 8px 16px;}
    .checkout_main .checkout_left .input2{ width:50%; float:left; position:relative; padding-top:15px;     margin-top: 25px;}
        .checkout_main .checkout_left .input2 input {   width: 95%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    padding: 17px 19px 8px 16px;}
    
    .checkout_main .checkout_left .input3{     width: 33.3%;
    float: left;
    position: relative;
    padding-top: 15px;
    -webkit-appearance: none;
    border: none; margin-top:25px;}
    
    
     .checkout_main .checkout_left .input3 select{   width: 93%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    padding: 17px 19px 8px 16px;}
    
    .checkout_main .checkout_left .input3 .t2 {font-size: 19px;
    width: 100%; -webkit-appearance: none; border: none;     outline: none;     background: #dc3545; color: #fff; padding:10px 0;}
        .checkout_main .checkout_left .input3 input {    width: 93%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    padding:17px 19px 8px 16px;}
    .checkout_main .checkout_left .input label { position:absolute; background:#fff; padding:0 10px; left:10px; top:-5px; font-size:12px; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; transition: all 0.2s;}
    .checkout_main .checkout_left .input:hover label{  } 
    .checkout_main .checkout_left .error{ color:red; font-size:12px; padding:3px 0 0 0; width:100%; float:left; display:none}
    .checkout_main .checkout_left  .t3 {color: #999; font-size:13px; padding-top:7px; ; width:100%; float:left;}
    .checkout_main .checkout_left ul { margin:20px 0 0 0; padding:0; width:100%; float:left}
    .checkout_main .checkout_left ul li { list-style:none; float:none; width:97.5%; float:left; border:1px solid #ddd; margin-bottom:20px; position:relative}
    .checkout_main .checkout_left ul li .f1 { float:left}
    .checkout_main .checkout_left ul li .f1 .radio2{ float:left;}
    .checkout_main .checkout_left ul li .f1 span{     float: left;    margin: -7px 0 0 7px;    font-size: 19px;}
    .checkout_main .checkout_left ul li  label { width:100%; float:left;  padding:20px 20px 5px 20px; cursor:pointer}
    .checkout_main .checkout_left ul li .fr { float:right; font-size:19px;  margin: -7px 0 0 0; font-weight:600}
    .checkout_main .checkout_left ul li .t3 { padding:0}
    
    .checkout_main .checkout_left ul li .f3 { float:left}
    .checkout_main .checkout_left ul li .f3 .radio2{ float:left;}
    .checkout_main .checkout_left ul li .f3 span{     float: left;    margin: -4px 0 0 7px;    font-size: 16px;}
    
    .checkout_main .checkout_left ul li .f4 { position:absolute; top:10px; right:20px;}
    
    
    .signup { padding: 45px 0 25px 0;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
    .signup h2 { text-align:center; font-size:35px; font-weight:800}
    .signup h3 { text-align:center; font-weight:500; padding:10px 0 10px 0;     font-family: Quicksand;  font-size:20px;}
    .signup .input{ width:100%; float:left; margin-top:20px; }
    .signup .input2 {width: 100%;
    float: left;
    margin-top: 20px; text-align:center}
    .signup .input .t1 {     width: 100%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ccc;
    padding: 10px 18px;} 
    .signup .input .t2 {
    
        background: #dc3545;
    width: 50%;
    color: #fff;
    border: none;
    padding: 10px 0;
    cursor: pointer;     margin: 0 25%;}
    
    .signup .t3 { text-align:center; float:left; width:100%; padding:20px 0 0 0}
.signup .t4 { text-align:center}
.signup #responseMessage {width: 100%; text-align: center;  color: red;    padding: 10px 0 0 0;    float: left;}


.form__signup-link {width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0 0 0;}
.popup{ width:100%; float:left; position:fixed; left:0; top:0; height:100%; background:#0000002e; z-index:10; display: none}
.popup.carta{ display:none}
.popup.wishlista{ display:none}
.popup .main_con{ width:400px; margin:80px auto 0 auto}
.popup .main_con .con2 { text-align:center; width:100%; position:relative; float:left; padding:25px;; background:#fff}
.popup .main_con .con2 h2 { font-size:24px; font-weight:800}
.popup .main_con .con2 .t1 {  color:#000}
.popup .main_con .con2 .t1 svg { width:50px;}
.popup .main_con .con2 .t2 { font-size:20px; padding-bottom:20px; color:#000}
.popup .main_con .con2 .btn3 a {background: #333; text-decoration:none;     color: #fff;    padding: 10px 33px;    display: inline-block;}
.popup .main_con .con2 .btn3 a:hover { background:#000}
.popup .main_con .con2 .btn4 { padding-top:15px;}
.popup .main_con .con2 .btn4 a { text-decoration:underline}
.popup .main_con .con2 .close{ position:absolute; right:20px; top:15px;}
.popup .main_con .con2 .close svg { width:20px}
.popup .main_con.signin{ width:500px; margin:80px auto 0 auto; text-align:left}
.popup .main_con .input{    width: 100%;
    float: left;
    margin-top: 20px; text-align:left; position:relative;}
    .message--error {color: red;     padding: 4px 15px 0 15px;    font-size: 13px;}
.popup .main_con .input .message--error{    color: red;     font-size: 12px;    position: absolute;    bottom: -22px;    left: 0;}

    .popup .main_con .input2{    width: 100%;     float: left;    margin-top: 30px; position:relative;}
    .popup .main_con .input2    .message--error{    color: red;     font-size: 12px;    position: absolute;    bottom: -22px;    left: 0;}
.popup .main_con .in1    {   width: 100%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ccc;
    padding:7px 18px;}
    .popup .main_con .ck { float:left}
    .popup .main_con .input span {float: left;  
    margin: -3px 0 0 6px;
    font-size: 13px;}

#responseMessages {width: 100%;
    text-align: center;
    color: red;
    padding: 11px 0 0 0;
    float: left;
}
.popuplink { text-align:center;}
.popuplink a {background: #000;
    color: #fff;
    padding: 7px 18px;
    display: inline-block;
    margin: 0 10px;}
#responseMessages.success{ color:green;}
.popup .main_con .in2{    -webkit-appearance: none;
    border: none;
    background: #dc3545;
    COLOR: #fff;
    width: 60%;
    margin: 8px 20% 0 20%;
    padding: 12px 0; cursor:pointer;     font-weight: 800;}
.popup .main_con label.error{    margin: 10px 0 0 0;
    font-size: 11px;
    color: red;
    width: 100%;
    float: left;
    position: absolute;
    bottom: -13px;
    right: 0;
    background: #fff;
    width: initial;
    padding: 3px 13px;
    border: 1px solid #ccc;}

.thanks { text-align:center; padding:40px 0}
.thanks .t1 { font-size:18px;}
.thanks .t2 { font-size:35px;}
.thanks .t2 svg {width: 35px;}
.thanks .t2 .far{ color:green}
.thanks .t3 { font-size:18px; margin:35px 0 0 0}
.thanks .t3 span { display:block; font-size:14px;}
.thanks .t4 {  width:70%; margin:50px 15% 0 15%; text-align:left; padding:25px; float:left; border:1px solid #ccc}
.thanks .t4 h2{ font-size:25px; margin:0 0 25px 0; font-weight:600}

.thanks .fl { width:45%; float:left; margin:0 5% 25px 0 }
.thanks .fl h3 { font-size:19px; padding-bottom:5px;}
.thanks .fl .txt { font-size:14px;}

/* Popup */

.continue-shopping-container{background-color:#fff;border:1px solid #999;box-sizing:border-box;display:none;left:50%;margin-left:-190px;position:fixed;text-align:center;top:0;width:380px;z-index:1000}
.continue-shopping-container .continue-shopping-close{position:absolute;right:10px;top:10px;font-size:35px;opacity:.7;z-index:1;background:transparent;border:none;height:20px;width:20px;padding:0}
.top_link {width:100%; float:right; text-align:right}
.top_link svg{width: 20px;}

.searching{ width: 100%; height: 100%;  float: left; background: #000000ad; z-index: 10000; position: fixed; left: 0; top: 0}
.searching .cont{width:100%; float: left; background: #fff;  border: 1px solid #cdcdcd; border-top: none; padding: 5px 20px 40px 20px; }

.searching .cont .popular{ width: 100%; float: left}
.searching .cont  .head{    color: #9f9e9e;
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0 5px 0;
    font-size: 12px;
    letter-spacing: 2px; margin-bottom: 20px;}
.searching .cont  .head span { float:right}
.searching .cont .popular ul { margin:0 0 0 0; padding: 0; width: 200px; float: left}
.searching .cont .popular ul li { list-style: none; width: 100%; float: left}
.searching .cont  .popular ul li a { float:left; width: 100%; padding: 5px 0; color: #7c7c7c}
.searching  .SearchInner{   border: 1px solid #cdcdcd;
    border-radius: 3px 3px 0 0;
    padding: 15px;
    background: #fff;
    width: 100%;
    float: left;
    margin: 40px 0 0 0;
    position: relative;
    border-bottom: none;}
.searching .cont  .popular .pro2{    width: 63%;
    float: right;}
.searching .cont  .popular .pro2 .searchlist{ width: 100%; float: left; margin-bottom: 20px;}
.searching .cont  .popular .pro2 .img {     width: 90px;

    padding: 5px;
    float: left;
    border: 1px solid #f1f1f1;}

.searching .cont  .popular .searchlist { width:100%; float: left} 
.searching .cont  .popular .pro2 .img img{width:100%;}
.searching  .SearchInner .sear {position: absolute;
    color: #959595;
    font-size: 21px;
    left: 15px;
    top: 15px;}

.searching .cont  .popular .pro2 .txt2 { width: 273px; float: right} 

.searching .cont .aftersearch_result {width:100%; float: left;}
.searching .cont .aftersearch_result ul  { margin:15px 0 0 0; padding: 0; width: 100%; float: left}
.searching .cont .aftersearch_result ul.scroll{height: 308px;     overflow-y: scroll;}
.searching .cont .aftersearch_result ul li { width:30%; margin: 0 1.65% 25px 1.65%; float: left; list-style: none; padding: 0}
.searching .cont .aftersearch_result ul li .img { width:100%; float: left; height: 183px; padding: 5px; border: 1px solid #e7e7e7;}
.searching .cont .aftersearch_result ul li .img img { float:left; max-width: 100%}
.searching .cont .aftersearch_result ul li .title{ float:left; width: 100%;}
.searching .cont .aftersearch_result ul li .title {margin:10px 0 0 0;}
.searching .cont .aftersearch_result ul li .price{ width: 100%; float: left; font-size: 18px; margin: 5px 0 0 0;}
.searching .cont .aftersearch_result ul li .price span { text-decoration: line-through; color: #9b9b9b}
.searching  .SearchInner  .inp{    -webkit-appearance: none;
    border: none;
    padding: 0 36px 0 40px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 20px;
    width: 100%;
    float: left;}
.searching  .close2{position: absolute;    right: 15px;    font-size: 24px;    top: 10px; color: #959595;}
.searching  .close2:hover { color:#000}
.searching .cont  .popular .pro2 .title { font-size: 14px; padding:4px 0 0 0}
.searching .cont  .popular .pro2 .title a {text-decoration: none; color: #767676;}
.searching .cont  .popular .pro2 .price { font-weight: 700; font-size: 18px;}
.searching .cont  .popular .pro2 .price span {     font-weight: 400;
    text-decoration: line-through;
    font-size: 15px;
    color: #a9a9a9;}

.searching .view_all{ text-align: center; width: 100%; margin: 30px 0 0 0; float: left}
.searching .view_all a { border:1px solid #000; color: #fff; background: #000; padding: 7px 30px;}


.woocommerce-product-gallery__image  {    width: 100%;
    float: left;
    height: 500px;
    border: 5px solid #f5f5f5;     
    align-items: center;
    justify-content: center; padding:10px; background: #f8f8f8; text-align:center; display: table;}
    .yith_magnifier_zoom_wrap {    height: 500px;
    display: table-cell;
    vertical-align: middle;}
    .woocommerce-product-gallery__image img {     max-width: 100%!important;
    width: auto!important;
    height: auto!important;
    max-height: 500px!important;     margin: 0 auto;}
.woocommerce div.product form.cart .button { margin-left:0!important;}

.detail_page .fr .stock{    float: left; width: 100%; margin-bottom: 9px;}


.woocommerce-cart .listing .right{ margin:60px 0;}
.woocommerce-cart .listing .right img  { max-width:100px!important;}
.woocommerce-cart .listing .right .coupon  { display:none}
.woocommerce-cart .listing .right  .shipping { display:none!important}
.woocommerce-cart .listing .right h2 { font-size:20px; font-weight:800px; margin-bottom:20px;}
.subtotal-subtext { margin-bottom:10px;}

.about_us { width:100%; float:left; padding:60px 0 80px 0}
.about_us h1 { font-weight:800; text-align:center; font-size:45px; margin-bottom:40px;}
.about_us .main { width:100%; float:left}
.about_us .main{ width:100%; float:left}
.about_us .fl { width:45%; float:left}
.about_us .fr { width:50%; float:right; padding:20px 0 0 0;}
.about_us .fr h2 { font-weight:300; font-size:30px; line-height:45px;}
.about_us .fr p { padding-top:20px; line-height:23px; font-size:16px;}
img { max-width:100%;}
 .about_us .main.two { margin-top:70px; padding-top:70px; border-top:1px solid #efefef}
.about_us .main.two .fr{ float:left}
.about_us .main.two .fl { float:right}


.contact_us .social{ float:left; padding-top:7px;}
.contact_us .social a { width:24px; height:24px; float:left; margin-right:15px; -webkit-transition-duration: 0.3s;  -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s;   transition-duration: 0.3s;}
.contact_us .social a:hover {}
.contact_us .social a.fb{ background:url(../images/facebook.png) left top no-repeat}
.contact_us .social a.fb:hover{background:url(../images/facebook.png) left -24px  no-repeat}
.contact_us .social a.in{ background:url(../images/facebook.png) -24px top no-repeat}
.contact_us .social a.in:hover{background:url(../images/facebook.png) -24px -24px  no-repeat}
.contact_us .social a.tw{ background:url(../images/facebook.png) -48px top no-repeat}
.contact_us .social a.tw:hover{background:url(../images/facebook.png) -48px -24px  no-repeat}
.contact_us .social a.yt{ background:url(../images/facebook.png) -72px top no-repeat}
.contact_us .social a.yt:hover{background:url(../images/facebook.png) -72px -24px  no-repeat}


.map { width:100%; float:left; margin:50px 0 0 0;}
.contact_us{ width:100%; float:left; background: #f6f6f6; border:1px solid #f0f0f0; margin:0 0 50px 0; position:relative; } 
.contact_us .contact_us_left{      width: 60%;
    padding: 44px 50px 35px 50px;
    float: left;
    background: #f6f6f6;}
.contact_us .contact_us .t1{    width: 100%;
    float: left;
    line-height: 26px; font-size:17px; padding-bottom:10px;}
.contact_us .contact_us h1 {  font-size: 30px;  float: left; width: 100%; margin-bottom:10px;}
    
.contact_us .form2{ width:100%; float:left}
.contact_us .form2 .t_box.t2{ width:47%; padding:0}
.contact_us .form2 .t_box.t3{     width: 54.5%;
    MARGIN-RIGHT: 37PX;}
.contact_us .form2 .t_box{    width: 26%;
    float: left;
    padding: 0 3.5%;
    margin-top: 20px; }
.contact_us .form2 .t_box input{ background:#fff; font-size:16px; border:1px solid #ccc; width:100%; padding:10px 15px;     border-radius: 7px;  }
.contact_us .form2 .t_box select {    -webkit-appearance: none; background:#fff; font-size:16px;   border:1px solid #ccc; width:115%; padding:9px 15px;     border-radius: 7px; color: #828282;}
.contact_us .form2 .t_area{ width:100%; font-size:16px; float:left; margin-top:20px;  }
.contact_us .form2 .t_area textarea{  background:#fff;   height:100px; border:1px solid #ccc; width:91%; padding:10px 15px;     border-radius: 7px; font-size:16px;    }
    
.contact_us .form{ width:100%; float:left}
.contact_us .form .row {margin-right: 0; margin-left:0;}
.contact_us .form .t_box.t2{ width:47%; padding:0}
.contact_us .form .t_box{     width: 50%;
    float: left;
    padding: 0 5% 0 0;
    margin-top: 20px; }
.contact_us .form .t_box.t3{    width: 97%;   padding: 0; }
.contact_us .form .t_box input{ background:#fff; border:1px solid #ccc; width:100%; padding:12px 14px;     border-radius: 1px;  font-size:13px;     -webkit-appearance: none; outline:none}
.contact_us .form .t_box select { font-size:16px; background:#fff; border:1px solid #ccc; width:100%; padding:9px 15px;     border-radius: 7px; color: #828282;     -webkit-appearance: none;}
.contact_us .form .t_area{ width:100%; float:left; margin-top:20px;}
.contact_us .form .t_area textarea{  background:#fff; height:100px; border:1px solid #ccc;  font-size:16px; width:95%; padding:10px 15px;     border-radius: 1px;      font-size:13px;}
    
.contact_us .contact_us_right{  background: #000000;
    height: 463px;
    width: 40%;
    float: right;
    color: #fff;
    font-size: 16px;}
    .contact_us_left h1 { padding-bottom: 10px;    font-size: 24px;    font-weight: 400; color:#000000}
        .contact_us_left .t1{    line-height: 19px;}
.contact_us .t2{ padding:50px;}
.contact_us .t2 h2 { font-size: 20px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    color: #ffffff;    }
    .contact_us .add{     background:url(../images/3d-building.png) left 6px no-repeat;
    width: 77%;
    float: left;
    margin: 23px 0 0 20px;
    padding: 0px 0 30px 47px;
    line-height: 24px;      font-size: 18px;}
.contact_us .email{ background:url(../images/close-envelope.png) left top no-repeat; width:100%; float:left; margin:0 0 2px 20px; padding:1px 60px 29px 47px;     font-size: 18px; }
.contact_us .landline{ background:url(../images/3d-building.png) left top no-repeat; width:100%; float:left; margin:0 0 2px 20px; padding:3px 0 20px 47px;     font-size: 18px; }
.contact_us .phone{ background:url(../images/square.png) left top no-repeat;   margin:0 0 0 20px; padding:1px 60px 29px 47px; float:left;     font-size: 18px;}
.contact_us .social{ margin:0 0 0 25px; text-align:center}
.contact_us .social img{margin:0 20px 0 0}
.contact_us .button{       border: none;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    padding: 9px 20px;
    border-radius: 5px;
    margin-top: 21px;
    cursor: pointer;
    background: #1d1d1d; outline:none}
    
.contact_us     .button2{       
    background: #000000;
    border: none;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
    MARGIN: 30px 0 40px 0;}
    
    .map{ height:400}

    .footer_btm .f1 ul li.mt{
        margin-top: 10px;
    }

    .shop_brands .title span {
    display: block;
    font-size: 40px;
    line-height: 35px;
    font-weight: 800;
    letter-spacing: 0px;
}

.shop_brands .title {
    padding: 0 0 40px 0;
}
    
.contact_us     .btn_main {    background: #000000;
    color: #fff;
    
    -webkit-appearance: none;
    border: none;
    padding: 13px 25px;
    float: left;
    margin-top: 17px;}
    .contact_us .form2{ width:100%; float:left}
.contact_us .form2 .t_box.t2{ width:47%; padding:0}
.contact_us .form2 .t_box.t3{     width: 54.5%;
    MARGIN-RIGHT: 37PX;}
.contact_us .form2 .t_box{    width: 26%;
    float: left;
    padding: 0 3.5%;
    margin-top: 20px; }
.contact_us .form2 .t_box input{ background:#fff; font-size:16px; border:1px solid #ccc; width:100%; padding:10px 15px;     border-radius: 7px;  }
.contact_us .form2 .t_box select {    -webkit-appearance: none; background:#fff; font-size:16px;   border:1px solid #ccc; width:115%; padding:9px 15px;     border-radius: 7px; color: #828282;}
.contact_us .form2 .t_area{ width:100%; font-size:16px; float:left; margin-top:20px;  }
.contact_us .form2 .t_area textarea{  background:#fff;   height:100px; border:1px solid #ccc; width:91%; padding:10px 15px;     border-radius: 7px; font-size:16px;     font-family: 'Open Sans', sans-serif;}

 [data-wvstooltip]:hover:before{min-width: 270px!important; left: 137px!important; bottom:160%!important}
 [data-wvstooltip]:hover:after {bottom:160%!important}
 .woocommerce-account .myaccounthed {    margin-bottom: 30px; text-transform: capitalize;}
 
 .woocommerce p { padding-bottom:10px;}
 .woocommerce .wishlist-title h2 {    margin: 0;     padding: 0;     text-transform: capitalize;}
 .yith_wcwl_wishlist_footer { display:none}
 .wishlist_table { margin-top:20px!important;}
  .wishlist_table bdi { display:none}
   .wishlist_table .save{ display:none}
  .wishlist-page-links { display:none}
  .woocommerce-order-overview {     padding: 0; margin:0;}
  .woocommerce ul.order_details li{width: 46%;margin-bottom: 13px;border: none;font-size: 12px!important;}
  .single-product.woocommerce .thumbnails {    width: 100%!important;}
  .yith_magnifier_gallery {    width: 100%!important;}
  .yith_magnifier_gallery li {    width: 23%!important;
    float: left;
    width: 20px;
    height: 115px;
    display: flex!important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 2px solid #ccc;
    padding: 5px;
    margin: 0 1% 8px 1%!important;}
    .yith_magnifier_gallery li {    background: #f2f2f0;}
    .woocommerce-order {
    background: #fff;
    box-shadow: 0px 0px 10px #e9e9e9;
    border-radius: 8px;
    padding: 20px 30px;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 26px;
    margin-bottom: 28px;
}

h2.woocommerce-order-details__title, h2.wc-bacs-bank-details-heading {
    font-size: 22px;
    text-transform: capitalize;
    margin: 10px 0px;
    font-weight: 600;
}
h3.wc-bacs-bank-details-account-name {
    font-size: 18px;
    font-weight: 500!important;
    margin: 15px 0px;
}

.woocommerce ul.order_details {
    margin: 10px 0px!important;
    padding: 0px;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead {
    background: #dcdcdc;
}

td.woocommerce-table__product-total.product-total {
    background: #f3f3f3;
}

tfoot {}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr td:last-child {
    background: #f1f1f1;
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column__title {
    font-size: 18px;
    text-transform: capitalize;
    margin: 10px 0px;
    font-weight: 600;
}

div#cfw-thank-you-action {
    text-align: right;
    font-weight: 600;
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce ul.order_details li strong {
    display: block;
    font-size: 16px;
    text-transform: none;
    line-height: 2;
    font-weight:600;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 600!important;
    border-top: 1px solid rgba(0,0,0,.1);
}

.price span bdi {
    margin-left: 10px;
}
.payment-options a img {
        background: #fff;
    width: auto;
    height: 25px;
    padding: 1px 7px;
    border-radius: 4px;
    margin: 0px 5px;
}

.payment-options {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 20px 0px 0px 0px;
    flex-wrap: wrap;
}

.foo_bt2 .fr2 {
    display: none;
}

/*.payment-options a:nth-child(2) img {
    background: #b2fce4;
}*/

.footer .foo_bt2 .fl2 span {
    color: #ebf1ed;
    /* font-weight: 600; */
}

.footer .foo_bt2 .fl2 span a {
    font-weight: 600;
    color: #ffffff;
}

body.checkout-wc h3, main.checkoutwc h3{
    color: #333;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0.6em;
    text-transform: capitalize;
}

ul.products.columns-4 {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 18px 0px 0px 0px;
}

.list .price {
    height: 130px;
}

nav.navigation.pagination {
    width: 100%;
    float: left;
}

span.page-description.search-term {
    text-transform: capitalize;
}

section.blogs.blog-details {
    padding: 40px 0px;
    width: 100%;
    float: left;
}

section.blogs.blog-details h1 {
    font-weight: 600;
    text-align: center;
    font-size: 42px;
    margin-bottom: 30px;
    position: relative;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.blog-txt-details p, .blog-txt-details li {
    line-height: 27px;
    font-size: 16px;
    padding-bottom: 7px;
/*    color: #7f7b7b;*/
}

.blog-txt-details h2 {
   font-weight: 600;
    font-size: 25px;
    margin-bottom: 18px;
    margin-top: 26px;
}
pre.wp-block-code {
    display: none!important;
}
.blog-txt-details h3 {
        font-weight: 600;
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 25px;
}
.blog-txt-details h4 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 18px;
}
.block-area {
    margin-top: 10px;
}
.blog-txt-details ul li {
    list-style: none;
    position: relative;
    padding-left: 24px;
}

.blog-txt-details ul {
    padding: 0px;
    margin: 0px;
}

.blog-txt-details ul li:before {
   content: "\2726";
   position: absolute;
   left: 0px;
   color: #1d1c1c;
   font-size: 19px;
}

.blog-txt-details ul li strong {
/*    display: block;*/
/*    margin-top: 11px;*/
}
.blog-txt-details ul li strong {
    color: #000;
    font-weight: 600;
}
.blog-txt-details p strong, .blog-txt-details li strong {
    color: #000;
    font-weight: 600;
}

.blogs-home ul li h2.title {
    font-size: 19px;
    line-height: 30px;
    width: 100%;
    float: left;
    padding: 10px 0 8px 0;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    margin: 0px;
}

.blogs-home {
    width: 100%;
    float: left;
    padding: 40px 0px;
}

.blogs-home ul li {
    display: none;
}

.blogs-home ul li:nth-child(1), .blogs-home ul li:nth-child(3), .blogs-home ul li:nth-child(2) {
    display: block;
}
.blogs-home .title span {
    display: block;
    font-size: 40px;
    line-height: 35px;
    font-weight: 800;
    letter-spacing: 0px;
}

.blogs-home .title {
    padding: 0 0 40px 0;
    text-align: center;
}

.view-all-blogs {
    text-align: center;
}

.view-all-blogs .btn-blog {
    float: left;
    width: 100%;
    padding: 18px;
}

.view-all-blogs .btn-blog a {
    background: white;
    color: #000;
    border-radius: 5px;
    padding: 8px 58px;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid black;
}

.view-all-blogs .btn-blog a:hover {
    color: white;
    background: #000;
    text-decoration: none;
}
.header .navigation .mobile-only{
    display: none;
}


.footer_content {
    width: 100%;
    float: left;
}

.footer_content h1 span {
    font-size: 17px;
    font-weight: 600!important;
    color: #3d3c3c;
}

.footer_content h2 span {
    font-size: 15px;
    font-weight: 600!important;
    color: #3d3c3c;
}
.footer_content h2  {
    margin-bottom: 7px!important;
    margin-top: 10px!important;
    font-size: 20px!important;
    text-align: left!important;
    font-weight: 600!important;
}
.footer_content h3, .footer_content h3 span, .footer_content h4, .footer_content h4 span{
    margin-bottom: 10px!important;
    margin-top: 15px!important;
    font-size: 16px!important;
    text-align: left!important;
    font-weight: 600!important;
    color: #3d3c3c;
}
.footer_content {
/*    background: #f1f1f1;*/
    padding: 30px 0px;
}

.listing .listing_banner.ss .breadcrumb-container.theme3.breadcrumb-container.theme3 ol li a {
    font-weight: 600!important;
    padding: 10px 5px !important;
     background: #fff!important; 
    border-radius: 5px;
}

.footer_content p b {
    font-weight: 600;
}

.footer_content p span {
    font-weight: 400!important;
    line-height: 20px;
    margin: 0px;
}

.footer_content h2 b {
    font-weight: 700;
/*    font-size: 26px;*/
}

.blog {
    width: 100%;
    float: left;
}
.footer_content p, .footer_content span {
    font-size: 12px;
    margin: 0px;
}

.footer_content strong, .footer_content strong {
    font-weight: 600!important;
    color: #000!important;
}

.footer_content p a {
    text-decoration: revert;
    color: #000000;
}

.blog h2 {
    font-weight: 800;
    font-size: 45px;
    text-align: center;
    color: #353231;
    margin-bottom: 20px;
    margin-top: 30px;
}

.blog_listing {
    width: 100%;
    float: left;
}

.blog_listing ul {
    margin: 0;
    padding: 0;
}

.blog_listing ul li {
    list-style: none;
    width: 30.3%;
    margin: 1.5%;
    float: left;
    height: 315px;
}

img{
    max-width: 100%;
}

.blog-sec ul li h2.title {
    font-size: 19px;
    line-height: 30px;
    width: 100%;
    float: left;
    padding: 4px 0 8px 0;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}
.blog_listing .date {
        font-size: 14px;
    padding-top: 10px;
}

.blogDetails {
    width: 100%;
    float: left;
    padding: 40px 0;
}
.blogDetails .page-title.text-center h1 {
    font-size: 34px;
    line-height: 42px;
    text-align: center;
}

.blogDetails h2, .blogDetails h2 strong {
    font-size: 32px!important;
    font-weight: 500;
}
.blogDetails h2 {
    color: #121111;
    font-size: 24px;
    padding: 15px 0 10px 0;
}

.blogDetails .page-title.text-center {
    width: 58%;
    position: relative;
    margin: 0px auto;
    padding: 19px 0px;
}

.entry-content p, .entry-content li {
    font-size: 16px;
    line-height: 26px;
    list-style: none;
}

.entry-content ul {
    padding: 0px;
}

.blog-sec {
    width: 100%;
    float: left;
    padding: 40px 0px;
    text-align: center;
}

.blog-sec {}

.blogs_top h1 {
    display: block;
    font-size: 40px;
    line-height: 35px;
    font-weight: 800;
    letter-spacing: 0;
    padding: 0px 0px 50px 0px;
}



.blogs .blogs_left {
    width: 100%;
    float: left;
}

.blogs .blog_right {
    width: 27%;
    background: #f4f4f4;
    float: right;
    padding: 20px 25px;
}

.blog_right {}

.blog_right h3 {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    padding: 4px 0px 15px 0px;
}

.cat ul li {
    list-style: auto;
    text-align: left;
}

.cat ul {
    margin-bottom: 24px;
    padding: 0px;
}

.cat ul li a {
    font-size: 16px;
}

.footer_up {
    /* display: none; */
}

.item22 .img {
    width: 100%;
/*    height: 208px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid black;
    padding: 5px;
    border-radius: 2px;
}

.blogs-home ul li h2.title strong {
    font-weight: 300;
}


.item22 .img img {
    width: auto!important;
    height: auto!important;
    max-width: 100%!important;
    max-height: 100%!important;
}
ul.policies li {
    list-style: auto;
    font-size: 18px;
    font-weight: 600;
}
ul.policies{
    padding: 0px;
}

ul.policies p {
    color: #2a2a2a;
    font-size: 16px;
    line-height: 27px;
    padding: 7px 0px 22px 0px;
}

.termconditions p {
    color: #2a2a2a;
    font-size: 16px;
    line-height: 27px;
    padding: 7px 0px 5px 0px;
}

.termconditions h2 {
    margin-top: 25px;
    font-size: 26px;
    font-weight: 600;
     margin: 25px 0px 10px 0px;
}

.privacy-policy p {
    color: #2a2a2a;
    font-size: 16px;
    line-height: 27px;
    padding: 7px 0px 5px 0px;
}

.privacy-policy b {
    font-weight: 600;
}

.privacy-policy h2 {
    margin: 25px 0px;
}

.privacy-policy ul.policies p {
    color: #2a2a2a;
    font-size: 16px;
    line-height: 27px;
    padding: 7px 0px 10px 0px;
}

.header .header_mid .icons ul li.deks_menu.fi {
    margin-left: 20px;
}

.header .header_mid .icons ul li.deks_menu.se a {
    margin-left: 8px;
}
.blogs-home .blog_listing ul li {
    height: 290px;
}

.blog-txt-details .wp-block-image {
    max-width: 35%;
    width: 35%;
}

.blog-txt-details .wp-block-image img {
    width: 100%;
    height: auto;
}



.blog-txt-details figure.wp-block-images img {
    width: 100%;
        height: auto;
}
.header .header_mid .icons {
    float: right;
    padding-right: 16px;
}
.block-area {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.block-area figure.wp-block-image {
    float: left;
}

.right-pera {
    padding-left: 42px;
    float: right;
    width: 65%;
}

.caption {
    text-align: center;
    font-size: 14px;
    font-style: italic;
}

.block-area .caption {
    text-align: center;
}

.faq_new .fl ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px;
}

.faq_new .fl ul li {
    width: 48%;
}

.faq_new .fl {
    width: 100%!important;
    float: left;
}
.faq_new { width: 100%; float: left; margin-bottom: 70px; }
.faq_new.pad { padding-top: 60px; }
.faq_new h2, section.priceListArea .pricelist-heading h3 { font-size: 28px; text-align: center; margin-bottom: 35px; color: rgb(0, 0, 0); font-weight: 600; }
.faq_new .fl { width: 48%; float: left; }
.faq_new .fr { width: 48%; float: right; }
.faq_new .ques {background: rgb(255, 255, 255);width: 100%;float: left;font-weight: 300;font-size: 16px;padding: 8px 32px 8px 16px;margin-bottom: 15px;border: 1px solid rgb(184 177 177);cursor: pointer;border-radius: 3px;/* color: #686565; */font-weight: 400;}
.faq_new .ans {font-weight: 400;padding: 0px;display: none;width: 100%;float: left;font-size: 15px;padding-bottom: 7px;/* color: #7f7b7b; */margin-bottom: 20px;}
.faq_new li { position: relative; }
.faq_new li .faqIcon { float: right; font-size: 30px; position: absolute; right: 10px; top: 0px; line-height: 38px; }
.faq_new li {
    list-style: none;
}
.blogs .categoryListing ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0px;
    justify-content: center;
}

.blogs .categoryListing ul li {
    list-style: none;
}

.blogs .categoryListing ul li a {
    background: #000;
    color: #fff;
    padding: 7px 18px;
    margin: 0px 6px;
    border-radius: 5px;
    display: block;
    font-size: 12px;
}

.woocommerce td.product-remove a.remove {
    position: relative;
    color: #fff!important;
}

a.remove:after {
    content: "\f1f8";
    color: red;
    position: absolute;
    left: 6px;
    font-size: 16px;
    font-family: 'FontAwesome';
    font-weight: 200;
}

a.remove:hover:after {color: #fff!important;}

.woocommerce td.product-remove a.remove:hover {
    color: red!important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-remove-icon {
    position: ABSOLUTE;
    BOTTOM: 10PX;
    right: 10px;
    color: red;
}

div#myCartSide.modal.right .woocommerce-cart-form__cart-item.cart_item {
    POSITION: RELATIVE;
}

.woocommerce table.shop_table td.product-thumbnail {
    height: 92px;
}

.productRemove-icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: red;
}
.productRemove-icon i{
    color: red;
    cursor: pointer;
}

section.listing2.detailRelated .t1 {
    HEIGHT: AUTO;
    min-height: 100%;
}

section.listing2.detailRelated  .price {
    height: auto;
    width: 100%;
    float: left;
}
p.menu-item-description {
    display: none!important;
}
.faq_new .ques {
    position: relative;
}

ul.nav.nav-pills.faqTabs {
    justify-content: center;
}

ul.nav.nav-pills.faqTabs a.nav-link {
    border: 1px solid #000000;
    margin: 5px;
}

ul.nav.nav-pills.faqTabs a.nav-link.active {
    background: #000000;
}
.author-content h2 {
    font-size: 15px;
}

.author-panel__name {
    font-size: 27px;
    padding: 5px 0px;
}

.author-content {
    border-top: 1px solid #e0e0e0;
       margin-top: 32px;
    padding-top: 32px;
}
.offer-banner-ttop {
    padding: 22px 0px;
    width: 100%;
    float: left;
    text-align: center;
}

.latestBlogs {
    width: 100%;
    float: left;
    padding: 30px 0px;
}
.latestBlogs h2.heading {
    text-align: center;
    margin-bottom: 22px;
}

button.slick-prev.slick-arrow {
    position: absolute;
    z-index: 3;
    top: 25%;
}

button.slick-next.slick-arrow {
    position: absolute;
    right: 0px;
    top: 25%;
}

button.slick-arrow {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: none;
    color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

button.slick-prev.slick-arrow:after {
    content: "\f104";
    color: #000000;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 22px;
}


button.slick-next.slick-arrow:after {
    content: "\f105";
    color: #000000;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 22px;
}

.latestBlogs h2.title {
    font-size: 17px;
    font-weight: 300;
    text-align: center;
    padding: 12px 0px 30px 0px;
    line-height: 29px;
}

.latestBlogs h2.title strong {
    font-weight: 300;
}

img.imgDekstop {
    display: block!important;
}

img.imgMobile {display: none!important;}

.owl-carousel211 .owl-nav {
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.owl-carousel211 .owl-nav button {
    width: 29px;
}

.owl-carousel211 .owl-dots {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    /* background: red; */
    bottom: 21px;
}

.owl-carousel211 .owl-dots span {
    width: 15px!important;
    height: 15px!important;
    background: #fff;
    display: block;
    border-radius: 50%;
    opacity: 0.6;
}

.owl-dots .active span {
    opacity: 1;
}

.outStock{
    position: absolute;
    background: #dc3545;
    color: #FFF;
    padding: 3PX 10px;
    left: 7px;
top:8px;
}
.btn-reviewSubmit {
    text-align: center;
    margin-bottom: 22px;
}

.btn-reviewSubmit button {
    background: #000;
    color: #fff;
    padding: 10px 24px;
    font-size: 17px;
}

.form-reviews {
    display: none;
}

.reviewsForm-area {
    padding-top: 60px;
}

.form-reviews.flip {
    display: block;
}

.form-reviewsCross {
    position: absolute;
    left: 80%;
    background: #000000;
    z-index: 2;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    top: -10px;
}
input#myInput {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.offer-banner-ttop button {
    position: absolute;
    bottom: 15%;
    width: 300px;
    height: 71px;
    right: 8%;
    background: none;
    color: transparent;
    cursor: pointer;
    border: 1px solid #ffffff00;
}


.offer-banner-ttop button:focus {
    border: none;
}

*:focus {
    outline: 0 !important;
}

div#myModalPopup {
    background: #0000001c;
}

div#myModalPopup .modal-content {
    background: none;
}

div#myModalPopup .modal-content button.close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999;
    background: #ffffff;
    width: 40px;
    height: 40px;
    opacity: 1;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #ccc;
}

img.close {
    opacity: 1!important;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}

.header .navigation ul li:hover ul.sub-menu.megaMenuList.JewelleryMenu {
    display: flex!important;
}

.author-panel__name {
    display: flex;
    align-items: center;
    margin-bottom: 23px;
    margin-top: 16px;
}

.author-panel__name .profile-pic {
    position: relative;
    margin-right: 13px;
}

.author-panel__name .profile-pic img {
    border-radius: 50%;
    width: 96px;
}

.author-panel__name .profile-pic .linkedin-link {
    position: absolute;
    bottom: -12px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.author-panel__name .profile-pic .linkedin-link a {
    background: #344daa;
    width: 30px;
    height: 30px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #fff;
    border-radius: 50%;
}

.author-panel__name span {
    font-size: 19px;
}

.author-content .rich-text {
    font-size: 16px;
}

.policyContent {
    padding: 30px 0px;
    width: 100%;
    float: left;
}

.policyContent .heading {
    text-align: center;
    margin-bottom: 32px;
}


@media screen and (min-width:1024px){
    .header .navigation ul li {
    /* position: static; */
}

.header .navigation ul li ul.sub-menu.megaMenuList {
    width: 100%;
    padding: 16px;
    /* display: flex; */
    /* flex-wrap: wrap; */
}

.header .navigation ul li ul.sub-menu.megaMenuList li.mainItem > a:before {
    content: "";
    position: absolute;
    width: 54px;
    height: 2px;
    background: #ffffff;
    left: 16px;
    top: 30px;
}

.header .navigation ul li.giftsCategory.megaMenu ul.sub-menu.megaMenuList li:nth-child(1) {
    /* width: 16%; */
}

.header .navigation ul li ul.sub-menu.megaMenuList {}

.header .navigation ul li ul.sub-menu.megaMenuList li.mainItem {
    width: 16%;
    position: relative;
}
li.list-item.mainItem li.mainItem {
    width: 100%!important;
}

li.children.menu-item-14394.megaMenu.jewelleryMenuItmes  ul.sub-menu.megaMenuList.JewelleryMenu li.mainItem:first-child {
    width: 48%;
}

li.children.menu-item-14394.megaMenu.jewelleryMenuItmes ul.sub-menu.megaMenuList.JewelleryMenu li.mainItem:first-child ul.sub-menu > li {
    width: 18%;
}




li.children.menu-item-14394.megaMenu.jewelleryMenuItmes ul.sub-menu.megaMenuList.JewelleryMenu li.mainItem:first-child ul.sub-menu li ul li {
    width: 100%;
}

li.children.menu-item-14394.megaMenu.jewelleryMenuItmes ul.sub-menu.megaMenuList.JewelleryMenu li.mainItem:nth-child(2) ul.sub-menu > li {
    width: 100%;
}

.header .navigation ul li ul.sub-menu.megaMenuList li.mainItem:nth-child(1), .header .navigation ul li ul.sub-menu.megaMenuList.JewelleryMenu li.mainItem:nth-child(2) {
    /* width: 34%; */
}

.header .navigation ul li ul.sub-menu.megaMenuList li.mainItem:nth-child(1) ul.sub-menu > li, .header .navigation ul li ul.sub-menu.megaMenuList.JewelleryMenu  li.mainItem:nth-child(2) ul.sub-menu > li {
    /* width: 48%; */
}

.header .navigation ul li ul.sub-menu.megaMenuList ul.sub-menu > li ul li {
    width: 100%;
}

.header .navigation ul li ul.sub-menu.megaMenuList ul.sub-menu {
    width: 100%;
    /* display: flex; */
}

.header .navigation ul li ul.sub-menu.megaMenuList li.mainItem:nth-child(1) ul.sub-menu > li ul li, .header .navigation ul li ul.sub-menu.megaMenuList.JewelleryMenu li.mainItem:nth-child(2) ul.sub-menu > li ul li {
    width: 100%;
}

.header .navigation ul li ul.sub-menu.megaMenuList li.mainItem a:after {
    content: "";
    width: 36px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: 31px;
    left: 18px;
}

.header .navigation ul li ul.sub-menu.megaMenuList li.mainItem > a {
    padding-bottom: 19px;
}

.header .navigation ul li ul.sub-menu li ul li ul li a {
    color: #bdb6b6!important;
    font-size: 12px!important;
    padding-left: 21px!important;
}

ul.sub-menu .sub-menu li a {
    padding: 2px 10px 2px 12px !important;
    color: #f2f2f2 ! IMPORTANT;
    font-size: 13px !important;
}

.header .navigation ul > li.children a:after {
    content: "\f107";
    color: #fff;
    font-family: 'FontAwesome';
    padding-left: 5px;
}

.header .navigation ul > li.children ul li a:after {
    display: none;
}


.header .navigation ul li ul.sub-menu.megaMenuList.watches li.mainItem:nth-child(1) {
    width: 16%;
}

.header .navigation ul li ul.sub-menu.megaMenuList.watches li.mainItem:nth-child(1) ul.sub-menu > li {
    width: 100%;
}

.header .navigation ul li.megaMenu {
    position: static;
}
    .header .navigation ul li#menu-item-7721 ul.sub-menu ul.sub-menu, .header .navigation ul li#menu-item-7771 ul.sub-menu ul.sub-menu {
    display: none;
}

.header .navigation ul li:last-child ul.sub-menu {
    left: 0px;
}

.header .navigation ul li:last-child:before {
    left: 0px;
}

.header .navigation ul li#menu-item-7721 ul.sub-menu li:hover ul.sub-menu, .header .navigation ul li#menu-item-7771 ul.sub-menu li:hover ul.sub-menu {
    display: block;
    position: absolute!important;
    left: 100%;
    top: 0px;
    padding: 10px 0px;
    border: 3px solid snow;
}

.header .navigation ul li#menu-item-7721 ul.sub-menu li, .header .navigation ul li#menu-item-7771 ul.sub-menu li {
    position: relative;
}


.header .navigation ul li#menu-item-7721 ul.sub-menu li.menu-item-has-children:after, .header .navigation ul li#menu-item-7771 ul.sub-menu li.menu-item-has-children:after {
    content:"\f105 ";
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
}


}

@media screen and (max-width:767px){.continue-shopping-container .continue-shopping-close{font-size:45px;height:26px;width:26px}}
.continue-shopping-container .continue-shopping-space{padding:27px;display:flex;flex-direction:column;justify-content:center;align-items:center}
@media screen and (max-width:767px){.continue-shopping-container .continue-shopping-space{padding:20px 15px}}
@media screen and (max-width:767px){.continue-shopping-container{left:0;margin-left:0;width:100%;border-width:0 0 1px}}
.continue-shopping-container .continue-shopping-icon{font-size:30px;position:relative}
.continue-shopping-container .continue-shopping-icon:before{content:'\0053';display:inline-block;font-family:'mhj icon';font-style:normal;font-weight:normal;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.continue-shopping-container .continue-shopping-icon:after{width:18px;height:18px;background:#bb1416;border-radius:50%;border:1.5px solid #fff;box-sizing:border-box;content:'';display:inline-block;left:18px;position:absolute;z-index:1}
.continue-shopping-container .continue-shopping-in-the-bag.Fnt01.S01{font-size:18px;margin-bottom:25px;margin-top:10px;text-transform:none}
.continue-shopping-container .continue-shopping-link{text-align:center;text-decoration:underline}
.continue-shopping-container .checkout-link{display:inline-block}
@media screen and (max-width:767px){.continue-shopping-container .checkout-link{width:100%}}
.mobile-search-suggestion{display:none;overflow:hidden;position:fixed;width:100%;z-index:998}
.message--error {float: left;}

.search-result-options{float: left;
    width: 100%;
    text-align: center;
}


  .wrapper {
 padding: 20px;
    background: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    float: left;
    max-width: 1200px;
    margin: 0 auto;
}
.wrapper-cell {
  display: flex;
  margin-bottom: 30px;
}

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

@keyframes  placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.animated-background, .text-line, .image {
  -webkit-animation-duration: 1.25s;
          animation-duration: 1.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
          animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #F6F6F6;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 800px 104px;
  height: 96px;
  position: relative;
}

.image {
  height: 200px;
  width: 35%;
}

.text {
/*  margin-left: 20px;*/
  width: 100%;
}
div#zip-tagline {
    padding: 0px;
}


afterpay-placement {
    margin: 8px 0px 0px 0px;
    float: left;
    padding: 0px;
    width: 100%;
}

.afterpay-logo.black-on-mint .afterpay-logo-badge-background {
    fill: #fff!important;
}

.afterpay-logo.type-badge svg, .afterpay-logo.type-badge {
    height: 30px!important;
    width: auto;
}

.woocommerce div.product p.stock {
    font-size: 15px!important;
    font-weight: 500!important;
}

.afterpay-logo.type-badge {
    margin: 0px 0;
    /* height: auto!important; */
    padding: 0px;
}
p.laybuy-inline-widget, .zip-widget__tagline span.text, p.afterpay-paragraph {
    font-size: 15px!important;
}

.afterpay-logo.type-badge {
    margin: 0px 0;
    height: auto!important;
    padding: 0px;
}
.text-line {
  height: 20px;
  width: 100%;
  background: #F6F6F6;
  margin: 4px 0;
}
.withScroll{
 height: auto;
 max-height: 270px;
 overflow: scroll;
}
.loading {
        width: 100%;
    height: 100%;
    opacity: .7;
     background: #fff;
    background-image: url(../images/loader.svg);
    background-position: center;
     background-repeat: no-repeat;
    position: fixed;
   
    top: 0;
    left: 0;
    z-index: 10;
}

.blankcart { width:100%; float:left; padding:100px 50px;}
.blankcart .t1 { font-size:30px; font-weight:300; text-align:center; margin-bottom:30px;}
.center4 { text-align:center}
.center4 a {
    background: #000;
    color: #fff;
    padding: 10px 30px;}
    
    
    .center5 { text-align:center}
.center5 a {    border: 2px solid #000;
    color: #000;
    padding: 9px 47px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0 31px 0;
    display: inline-block;
}


    
    .filterOpenClose {     float: left;
    border: 1px solid #d1d1d1;
    padding: 5px 8px; margin:0 0 0 12px; color:#000; text-decoration:none}
    .filterOpenClose svg { width:10px; margin: 0 7px 0 0;}
    
.listing .left   .filterOpenClose {    float: left;
    border: 1px solid #d1d1d1;
    padding: 1px 0px 3px 7px;
    margin: 0 0 0 0;
    color: #000;
    text-decoration: none;
    position: absolute;
    right: 11px;
    top: 10px;
}

.registerPopup { width:100%; float:left;}
.registerPopup .new_acc {    margin: 4px 15px 0 0;
    color: #000;
    font-weight: 600;
    float: right;
    border: 1px solid #000;
    padding: 5px 10px;}
    
    
    .checkoutclass{
    float: right!important;
    width: 215px!important;
    padding: 8px 19px!important;
    border: 1px solid #000!important;
    background: #000!important;
    -webkit-appearance: none!important;
    cursor: pointer!important;
    margin-right: 15px!important;
    color: #fff;}
    
    .userlogin{
    float: right!important;
    width: 215px!important;
    padding: 8px 19px!important;
    border: 1px solid #000!important;
    background: #FFF!important;
    -webkit-appearance: none!important;
    cursor: pointer!important;
    margin-right: 15px;!important}
    
    
    .form__info__forgot-password {    float: left;
    font-weight: 600;
    padding: 12px 0 0 16px;
    color: #dc3545;}
    
    .banner { width:100%; float:left; position:relative;}
    .banner img { width:100%}
    .banner a.mobile img.mobile{ display:none!important}
    .banner .owl-theme .owl-dots .owl-dot span {
    border: none;
    width: 100%;
    height: 5px;;
}
.banner .owl-theme .owl-dots {
        margin-top: 0;
    z-index: 2;
    position: absolute;
    bottom: 35px;;
    left: 0;
    right: 0;
    text-align: center;
}

.banner .owl-theme .owl-dots .owl-dot { width:80px; margin:0 5px; height:4px; opacity:0.6;  background: #fff; outline:none;}
 
.banner .owl-theme .owl-dots .owl-dot.active {
    background: #fff !important; opacity:1;
    
}
.banner .owl-theme .owl-dots .owl-dot:focus-visible {
outline:none!important
}

.shop_brands{width:100%;float:left;text-align:center;padding: 60px 0px;}
.shop_brands ul { width:100%; float:left; margin:0; padding:0}
.shop_brands ul li { display: inline-block;
    width: 17.5%;
    margin: 0 1.1%;
    padding: 0;
    text-align: center;
    margin-bottom: 30px;}
.shop_brands ul li img {     width: 100%;
    border: 1px solid #f3f3f3;
    box-shadow: 2px 2px #e6e6e6;}
.shop_brands ul li .name {     background: #f3f3f3;
    padding: 6px 15px;
    display: inline-block;
    margin: -10px 0 0 0;}
    .shop_brands ul li a .name  { color:#000; }
    .shop_brands .title { padding:0 0 40px 0; }
/*.title-main h2{font-size:18px;/* padding:0 0 40px 0; */font-family: 'inherit';font-style: normal;font-weight: 400;font-size: 40px;line-height: 49px;text-align: center;color: #262a28;margin-bottom: 10px;}*/
    .shop_brands .title span{ display:block; font-size:40px; line-height:35px; font-weight:800; letter-spacing: 0}
    
    
    
.shop_brands2{width:100%; float:left; text-align:center; padding:45px 0 30px 0}
.shop_brands2 ul { width:100%; float:left; margin:0; padding:0}
.shop_brands2 ul li {
    display: inline-block;
    width: 18.7%;
    margin: 0 .5%;
    padding:0;
    text-align:center;
    margin-bottom:30px;
    position: relative;
    }
.shop_brands2 ul li img { width:100%}
.shop_brands2 ul li .name {
    background: #020202;
    padding: 6px 15px;
    display: inline-block;
    margin: 0px;
    position: absolute;
    left: 0px;
    bottom: 25px;
    }
    .shop_brands2 ul li a .name  {color: #ffffff;}
    .shop_brands2 .title { font-size:18px; letter-spacing:3px; padding:0 0 40px 0}
    .shop_brands2 .title span{ display:block; font-size:40px; line-height:35px; font-weight:800; letter-spacing: 0}
    
    .new_pro {width:100%; float:left;   background:#f7f7f7; padding:50px 0 30px 0;}
    .tabsOfnew { width:100%; float:left; }
    .tabsOfnew  ul {margin:0;padding:0;text-align:center;width:100%;margin: 0px 0px 28px 0px;}
    .tabsOfnew ul li {list-style:none;font-size: 19px;margin: 0px 0px;border:1px solid #f7f7f7;padding: 4px 34px;cursor:pointer;display:inline-block;font-weight:300}
    .tabsOfnew .list { background:#fff; padding:10px; height:auto}
    .tabsOfnew  .list .add_to_wishlist {    right: 18px;
    top: 18px;}
/*    .tabsOfnew ul li.active {border-bottom: 1px solid #f99f2d;font-weight: 400;color: #f99f2d;}*/
.tabsOfnew ul li.active {
    font-weight: 400;
    font-weight: 800;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-image: initial;
}
    
    .reveiws{ width:100%; float:left;  text-align:center; margin-bottom:100px; display:none}
    .reveiws .title { font-size:18px; letter-spacing:3px; padding:0 0 40px 0;}
    .reveiws .title span{ display:block; font-size:40px; line-height:35px; font-weight:800; letter-spacing: 0}
    .reveiws .box { width: 90%;
    margin: 0 5%;
    float: left;
    border: 1px solid #f5f5f5;
    padding: 30px;
    background: #fdfdfd;
}
    .reveiws .box .star { color:gold}
    .reveiws .box .t1 { font-weight:600; padding:20px 0 20px 0; font-size:16px;}
    .reveiws .box .t2 { font-size:13px; line-height:23px; height:150px;}
    .reveiws .box .t3 { font-weight:600; padding:20px 0 20px 0; font-size:16px;}
    .single-product div.images{
        float: left !important;
        width: 100% !important;
    }
    /* SideCart */
    div#myCartSide .modal.right .subtotal-subtext p{
        margin-bottom: 0;
        color: #8D8D8D;
    }
    div#myCartSide .modal-body a img {
        border: 1px solid #DEDEDE;
    }
    div#myCartSide .modal-body input.qty_button {
        background: transparent;
        border: 1px solid #CBCBCB;
        width: 20px;
        height: 27px;
        padding: 0;
    }
    div#myCartSide.modal.right .input-text.qty.text.qty_button-input{
        width: 44px;
        height: 44px;
        border: 1px solid #CBCBCB;
    }
    div#myCartSide .modal-body a {
        color: #000;
        font-size: 14px;
    }
    div#myCartSide.modal.right .quantity.d-flex.align-items-center{
        display: inline-block !important;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    div#myCartSide.modal.right .product-qty-name {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 85px);
        margin-left: 5px;
    }
    div#myCartSide.modal.right .product-thumbnail {
        display: inline-block;
    }
    div#myCartSide.modal.right .product-subtotal {
        display: inline-block;
    }
    div#myCartSide.modal.right .woocommerce-cart-form__cart-item.cart_item {
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }
    .rcart-body-c .ts-product-image {
        display: none;
    }
    /* Chrome, Safari, Edge, Opera */
    div#myCartSide.modal.right .quantity input::-webkit-outer-spin-button,
    div#myCartSide.modal.right .quantity input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }
    
    /* Firefox */
    #myCartSide.modal.right .quantity input[type=number] {
      -moz-appearance: textfield;
    }
    #myCartSide.modal.right .s4s-ibtn.light{background: #000 !important; text-decoration: none;}
    #myCartSide.modal.right a.cart_side_hlink svg {
        display: inline-block;
    }
    #myCartSide.modal.right a.cart_side_hlink h5 {
        display: inline-block;
        color: #000;
    }
    #myCartSide.modal.right a.cart_side_hlink:hover h5{
        color: #000;
    }
    #myCartSide.modal.right a.cart_side_hlink{
        width: 100%;
        transition: 0.3s;
    }
    #myCartSide.modal.right .right_cart_gst {
        color: #000;
        font-weight: 700;
    }
    #myCartSide.modal.right .modal-footer {
        padding-bottom: 1.2rem;
    }
    div#myCartSide.modal.right .right_cart_gst span.right_cart_gst_amount {
        color: #000;
        float: right;
    }
    div#myCartSide.modal.right span.woocommerce-Price-amount.amount {
        font-weight: 700;
        float: right;
    }
    div#myCartSide.modal.right .product-name {
        font-weight: 700;
    }
    div#myCartSide.modal.right .product-name a{
        text-decoration: none;
    }
    div#myCartSide.modal.right .modal-footer{
        border-color: #000;
    }
    .modal.right .subtotal span{
        font-size: 1.25rem;
    }
    div#myCartSide .modal.right .subtotal-subtext p{
        margin-bottom: 0;
        color: #8D8D8D;
    }
    .rcart_spinner {
        background: url(/wp-admin/images/spinner.gif) no-repeat;
        background-size: 20px 20px;
        display: inline-block;
        visibility: hidden; 
        float: right;
        vertical-align: middle;
        opacity: .7;
        width: 20px;
        height: 20px;
        position: absolute;
        left: 47%;
        top: 47%;
    }
    .rcart_spinner.is_active{
        visibility: visible;
    }
    div#myCartSide .modal-body a img {
        border: 1px solid #DEDEDE;
    }
    div#myCartSide .modal-body input.qty_button {
        background: transparent;
        border: 1px solid #CBCBCB;
        width: 20px;
        height: 27px;
        padding: 0;
    }
    div#myCartSide.modal.right .input-text.qty.text.qty_button-input{
        width: 44px;
        height: 44px;
        border: 1px solid #CBCBCB;
    }
    div#myCartSide .modal-body a {
        color: #000;
        font-size: 14px;
    }
    div#myCartSide.modal.right .quantity.d-flex.align-items-center{
        display: inline-block !important;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .single-product_summery .sp-weight-box.d-flex.align-items-center.mr-2{
        border: 1px solid #000;
    }
    .btn_change_qty_container input {
        background: transparent !important;
            border: 1px solid #000 !important;
            margin: 0 5px;
            padding: 0px !important;
            height: 25px;
            width: 25px;
            font-size: 17px !important;
            color: #000 !important;
        }
    /* Cart sidebar style */
.modal.right .modal-dialog { 
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
         -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
}


.modal.right .modal-content {
    height: 100%;
}


.modal.right .modal-body {
    padding: 15px 15px 15px;
    overflow-y: scroll !important;
}

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
    right: 0px;
    z-index:10;
}

/* ----- MODAL STYLE ----- */
.modal-backdrop.show{
    opacity:0 !important;
}
/*.modal-dialog {*/
/*    top: 36px;*/
/*}*/
.modal-content {
    border-radius: 0;
    border: none;
}
.rcart-body-c {
    overflow: hidden;
    display: contents;
}
.modal-content img.attachment-75x75 {
    height:auto !important;
}
.modal.right .input-text.qty.text.qty_button-input {
    width: 47px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
}
.modal-content .s4s-ibtn{
    font-size : 13px !important;
}

.modal.right .subtotal, .modal.right .subtotal-subtext p {
    display: inline-flex;
}

.modal-header {
    background-color: #fff;
    border-bottom: 2px solid #1A1818 !important;
    display: -ms-flexbox;
    display: -webkit-inline-box;
}

.modal-title {
    font-size: 22px;
    font-family: 'Russo_One' !important;
    margin-left: 10px;
}

.nothing_in_cart {
    margin: 20px 0;
}
.nothing_in_cart a {
    color: #007bff !important;
}
#myCartSide.modal.right a.cart_side_hlink { width:auto!important}
#myCartSideLabel a{ color:black!important}
.return-to-shop{
    text-align: center;
}
.modal.right .subtotal,
.modal.right .subtotal-subtext{
    display: block !important;
    width: 100%;
}
.modal.right .subtotal h5{
    display: inline-block;
        color: #000;
    font-weight: 700;
}
.modal.right .subtotal span{
    /*float: right;*/
    font-weight: 700;
}
.modal.right .subtotal-subtext p{
    display: inline-block;
}
.modal.right .subtotal-subtext span{
    font-weight: 700;
    float: right;
}
.modal-body h6{
    font-size: 15px;
    font-weight: 700;
}
div#myCartSide .modal.right .subtotal-subtext p{
    margin-bottom: 0;
    color: #8D8D8D;
}
.s4s-ibtn {
    font-size: 12px !important;

    line-height: 1.5 !important; height: 38px;
}

.s4s-ibtn-icon.dark {
  background-size: 28px !important;
}

.s4s-ibtn-icon.light {
  background-size: 28px !important;
}

.s4s-ibtn-icon.left {
  left: 0 !important;
}

.s4s-ibtn-icon.right {
  right: 0px !important;
}

.s4s-ibtn.left {
  padding-left: 36px !important;
}

.s4s-ibtn.right {
  padding-right: 36px !important;
}
.s4s-ibtn {
    font-size: 17px !important;
    border-radius: 50px !important;
    position: relative !important;
    padding: 9px 22px !important;
    border: 1px solid transparent !important;
    display: inline-block !important;
    line-height: 1.5 !important;
    min-width: max-content;
}
.s4s-ibtn {
    font-size: 12px !important;
    line-height: 1.5 !important; height: 38px;
}
a.s4s-ibtn.left.light,
a.s4s-ibtn.left.dark{
    font-weight: 600;
}
.modal-content .s4s-ibtn {
    font-size: 13px !important;
}
.s4s-ibtn.light {
    color: #ffffff !important;
    background: var(--primary-bg) !important;
}
/* End Cart sidebar */
/**
 * My Account
 */

 .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25% !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
  margin-left: 5%;
  width: 75%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    border-top: 1px solid #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
    opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 10px 5px;
    display: block; color: #000; text-decoration:none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    margin-right: 20px;
    opacity: .25;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
    opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: 'FontAwesome';
    content: "\f0e4";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: 'FontAwesome';
    content: "\f291";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: 'FontAwesome';
    content: "\f1c6";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: 'FontAwesome';
    content: "\f015";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    font-family: 'FontAwesome';
    content: "\f09d";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: 'FontAwesome';
    content: "\f007";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: 'FontAwesome';
    content: "\f08b";
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}

.woocommerce-account p.order-again {
    text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 50px;
    float: right;
}
.woocommerce-account .woocommerce-address-fields  label{ color: #000000!important;   font-size: 15px!important;     width: 100%!important;}
.woocommerce-account .woocommerce-input-wrapper  input{      border: 2px solid #d2d2d2!important;
    font-size: 14px!important;
    padding: 9px 15px!important;
    width: 100%!important;}
.woocommerce-account .woocommerce-input-wrapper   select{  border: 2px solid #d2d2d2!important;     font-size: 14px!important;    padding: 9px 15px!important;    width: 100%!important;}

.woocommerce-edit-account .woocommerce-form-row label{    color: #070707!important;
    font-size: 15px!important;
    width: 100%!important;
    text-align: left;}  
.woocommerce-edit-account .woocommerce-form-row  input{  border: 2px solid #d2d2d2!important;     font-size: 14px!important;    padding: 9px 15px!important;    width: 100%!important;}
.woocommerce-edit-account .woocommerce-form-row  select{  border: 2px solid #d2d2d2!important;     font-size: 14px!important;    padding: 9px 15px!important;    width: 100%!important;}
.woocommerce-edit-account .woocommerce-EditAccountForm p:last-child{text-align: center;}
.woocommerce-edit-account .woocommerce-EditAccountForm p:last-child button{
    margin-top: 10px;
    background: #000;
    color: #fff;    
    padding: 15px 24px 13px 24px;
}
.woocommerce-edit-address .woocommerce-address-fields {float: left; width: 70%;}
.woocommerce-edit-address .woocommerce-address-fields>p{text-align: center;}
.woocommerce-edit-address .woocommerce-address-fields>p button{
    margin-top: 10px;
    background: #000;
    color: #fff;    
    padding: 15px 24px 13px 24px;
}
.yith_wcwl_wishlist_update input{
    margin-top: 10px;
    background: #000;
    color: #fff;    
    padding: 15px 24px 13px 24px;
}
.woocommerce-edit-address .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
        float: left;
        width: 100%;
        /* border: 1px dashed #ccc; */
        /* margin: 20px 0 0 0; */
        padding: 10px 20px 10px 20px;
        position: relative;
        background: #fff;
        max-width:100% !important;
}
.woocommerce-edit-address .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: left;
    width: 100%;
    /* border: 1px dashed #ccc; */
    /* margin: 20px 0 0 0; */
    padding: 10px 20px 10px 20px;
    position: relative;
    background: #fff;
    max-width:100% !important;
}
.woocommerce-account .addresses .title h3{float:left; width: 100%;}
.woocommerce-account .addresses .title .edit{float: left !important;font-weight: 500;}
.product-price span.one{text-decoration: line-through;
    color: red;}
    .woocommerce-wishlist .yith-wcwl-wishlist-search-form #wishlist_search {
        width: 100%;
    }
    .yith-wcwl-wishlist-search-form #wishlist_search {
        display: inline-block;
        max-width: 300px;
        vertical-align: middle;
    }
    input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
.site textarea {
    
    border-radius: var(--form--border-radius);
    color: var(--form--color-text);
    line-height: var(--global--line-height-body);
    padding: 3px 0px 8px 0;
    margin: 0 2px;
    max-width: 100%;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
.site textarea:focus {
    color: var(--form--color-text);
    outline-offset: 2px;
    outline: 2px dotted var(--form--border-color);
}

input[type=text]:disabled,
input[type=email]:disabled,
input[type=url]:disabled,
input[type=password]:disabled,
input[type=search]:disabled,
input[type=number]:disabled,
input[type=tel]:disabled,
input[type=date]:disabled,
input[type=month]:disabled,
input[type=week]:disabled,
input[type=time]:disabled,
input[type=datetime]:disabled,
input[type=datetime-local]:disabled,
input[type=color]:disabled,
.site textarea:disabled {
    opacity: 0.7;
}
.yith-wcwl-wishlist-search-form #wishlist_search{border-radius: 50PX;}
.woocommerce-wishlist h3.product-name{font-size: 12px;}
.woocommerce-wishlist .wishlist_table.modern_grid li{width: 30%;}
.woocommerce-wishlist .product-thumbnail{float: left;!important;}
.woocommerce-wishlist .item-details{float: left; width: 100% !important;}

.password-input { width:100%;}
div.woocommerce .fra {
    width: 100%;
    float: right;
    padding:20px 0 20px 0;
}
div.woocommerce .fra .a1 {
    font-size: 18px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 8px;
    width: 100%;
    float: left;     margin: 0 0 20px 0;    font-weight: 600;
}
.table2 {
    width: 100%;
    float: left;
    margin: 15px 0 0 0;
    padding: 0;
}
.table2 th {
    border: 1px solid #efefef;
    padding: 10px 5px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    BACKGROUND: #f9f9f9;
}
.table2 td {
    padding: 10px 5px;
    border: 1px solid #efefef;
    text-align: center;
    font-size: 13px;
}
.center2 {
    width: 100%;
    float: left;
    text-align: center;
}
.center2 a {
    border: 1px solid #fff;
    font-weight: 400;
    padding: 5px 20px;
    color: #fff !important;
    display: inline-block;
    margin-top: 20px;
    background: black;
}
.woocommerce-edit-address .woocommerce-address-fields { width:100%; float:left}
    .woocommerce-edit-address  .woocommerce form .form-row { width:50%; float:left;     height: 89px;}
    .woocommerce-edit-address .woocommerce-input-wrapper{    width: 85%;}
    .woocommerce-edit-address .woocommerce form .form-row label{    line-height: normal;   margin: 0;}
    .woocommerce-account .woocommerce-MyAccount-content a { color:#000 }
/*myaccount end*/


.closemenu { display:none}

#newsletters-1-form .form-control {    -webkit-appearance: none;
    border: none;
    PADDING: 9px 15PX;
    HEIGHT: AUTO;     color: #000;}
#newsletters-1-form .btn-primary {        background: #000!IMPORTANT;
    BORDER: 2PX SOLID #FFF!IMPORTANT;
    border-radius: 0;
    padding: 6px 16px;
    outline: none!important;
    color: #fff;
    font-weight: 400;}
    
.detail_page .listing2 ul{ margin:0 0 0 0; padding:0;}
@media screen and (max-width:1050px){
.sub-menu-toggle {
    display: block;
}

button.sub-menu-toggle {
    position: absolute;
    right: 3px;
    top: 8px;
    width: 41px;
    background: #000;
    color: #fff;
    border: none;
}

span.icon-minus {
    display: none;
}

.header .navigation ul li.active span.icon-plus {
    display: none;
}

.header .navigation ul li.active span.icon-minus {
    display: block;
}
div#showSerch {
    top: 2px;
    left: 168px;
    width: 35%;
    background: #060606;
    padding: 10px;
}

.listing_banner h2, .listing_banner h1 {
    padding: 0px 0px 7px 0px;
}

.listing_banner.ss .breadcrumb-container.theme3 {
    padding: 0px 0px!important;
}

.listing_banner.ss .breadcrumb-container.theme3 ol {
    justify-content: flex-start!important;
}

.list .t1 {
    min-height: auto!important;
}
    .header_mid.fixed {
    position: fixed;
    z-index: 999;
    width: 100%;
    transition: 0.10s ease;
    top: 0;
}
    .header .navigation ul li:before{
        height: 0px;
    }
    .header .navigation ul li:hover a {
    color: #ffdd87;
}
    .woocommerce-cart .cart-collaterals {
    width: 100%!important;
}
    .main_container3 {
    width: 95%;
}
    .woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    padding: 0 0px 70px;
}

li.deks_menu{
    display: none;
}
.header .navigation .mobile-only{
    display: block;
}

.woocommerce-cart .woocommerce-cart-form {
    width: 100%!important;
}
    
.main_container{ width:95%;}
.listing_banner .main_container2 { width:95%;}
.main_container2{ width:95%;}   
.header .top .t1 { display:none}
.header .top .t2{ display:none}
.header .header_mid .icons ul li.mob_menu { display:block} 

.header .navigation {    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    height: 100%;
    width: 80%;
    left: inherit;
    background: #000; max-width:280px; display:none;overflow-y: scroll;}

.header .navigation.navDeskstop {
    display: none !important;
}

.header .navigation ul li {
    width: 100%;
}


.header .navigation ul li:hover > ul.sub-menu {
    display: none;
}


/*.header .navigation > ul > li.menu-item-has-children {
    background: none;
}

.header .navigation > ul > li.menu-item-has-children:after {
    content: "\f107";
    position: absolute;
    width: 28px;
    height: 20px;
    background: #ffffff54;
    right: 7px;
    top: 10px;
    font-family: 'FontAwesome';
    color: #ffffff;
}*/


.header .navigation ul li.active-nav ul.sub-menu {
    display: block;
}

.header .navigation > ul > li.menu-item-has-children {
    z-index: 0;
}

.header .navigation > ul > li.menu-item-has-children a {
    z-index: 99;
    position: relative;
    display: block;
}
.header .navigation ul li { float:left; width:100%;     border-bottom: 1px solid #2c2c2c; float:left;     top: 0;}
.header .navigation ul li.mobOnly {
    display: block;
}
.header .navigation ul li a {    padding: 10px 15px; text-align: left;} 
.header .navigation ul li.menu-item-has-children {    background-position: 97% 12px;}
.header .navigation ul li ul.sub-menu {    position: static; float:left;        border: none;     width: 100%;}
.header .navigation ul li:hover ul.sub-menu li.menu-item-has-children:nth-child(1) {
    padding-top: 0px;
}
.header .navigation ul li ul.sub-menu li { border:none}
.header .navigation ul li ul.sub-menu li a {padding: 4px 10px 4px 20px;} 
.closemenu img {    width: 31px;
    border: 1px solid #fff;
    padding: 7px;}
.closemenu {     display: block;
    text-align: right;
    padding: 6px;}
.header .header_mid .icons ul li a .fas { font-size:18px}
.header .header_mid .icons ul li a .far { font-size:18px;}
.header .header_mid .icons ul li a span {right: -16px;     top: 8px;     right: -12px;}
.header .header_mid .icons ul li { margin-left:0}
.header .header_mid .icons ul li a{    margin: 18px 0 0 18px;} 
.header .header_mid .icons ul li a.wishlist2{margin: 18px 0 0 10px!important;}
.header .header_mid .icons ul li.mob_menu a {    margin: 14px 0 0 0px!important; }
.header .header_mid .icons ul li#showNav {
    margin-left: 22px;
}

.header .header_mid .logo { width:auto}
.header .header_mid .logo img {    
/*    width: 180px;     */
/*    margin: 0 0 0 -23px;*/
     height: 34px;
    width: auto;
    margin-top: 10px;
}

.shop_brands2 .title span, .shop_brands .title span, .blogs-home .title span {    font-size: 32px; line-height: 31px;}
.shop_brands2 .title, .shop_brands .title {font-size: 11px;}
.shop_brands2 .title, .shop_brands .title {    padding: 0 0 20px 0;}
.header .header_mid{     height: 52PX;}
.header .header_mid .logo { padding:0}


.footer_btm .f1.w20 {    width: 24%;}
.footer_btm .fr { display:none}

.list {width: 30.3%!important;margin: 0 1.5% 33px 1.5%!important;}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first { clear:none!IMPORTANT}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{ clear:none!IMPORTANT}

.detail_page .fl {width: 400px;}
.detail_page .fr {width: calc(100% - 440px);}

    .woocommerce-product-gallery__image { height:400px}
    .woocommerce-product-gallery__image  a {    height: 400px;
    display: table-cell;
    vertical-align: middle;}
    .detail_page .content2 .content.scrollStart {    max-height: inherit;
    overflow-y: inherit;}
}

@media screen and (max-width:800px){
    .reviewsForm-area {
    padding: 0px;
}

.wpcr3_respond_2 {
    width: 100%!important;
}

.form-reviewsCross {
    left: 95%!important;
}
    .footer_up{
        display: block!important;
    }
    .footer_up.homeCenter .main_container{
        display: none;
    }
.faq_new .fl ul li {
    width: 100%;
}
.faq_new.pad {
    padding-top: 24px;
}
.faq_new .ques {
    font-size: 15px;
    margin-bottom: 10px;
}

.faq_new li span {
    font-size: 20px;
}
.faq_new {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
    section.blogs.blog-details h1 {
    width: 100%;
    font-size: 28px;
}

.blog-txt-details p, .blog-txt-details li {
    font-size: 14px;
    line-height: 25px;
}

.blog-txt-details h2 {
    font-size: 22px;
}

.block-area figure.wp-block-image {
    width: 100%;
    max-width: 100%;
}

.right-pera {
    width: 100%;
    padding: 0px;
}

.blog-txt-details h3 {
    font-size: 20px;
}

.block-area {
    margin-bottom: 15px;
}

    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 20px;
    margin-bottom: 12px;
}
.blog_listing ul li {
    list-style: none;
    width: 46.3%;
    margin: 1.5%;
    float: left;
    height: 315px;
}

.blogs-home ul li h2.title {
    font-size: 16px;
    font-size: 16px;
        line-height: 24px;
}

.woocommerce ul.order_details li strong {
    font-size: 14px!important;
}

.woocommerce-order {
    background: #fff;
    box-shadow: 0px 0px 10px #e9e9e9;
    border-radius: 8px;
    padding: 15px 15px;
}

h2.woocommerce-order-details__title, h2.wc-bacs-bank-details-heading {
    font-size: 18px;
}

h3.wc-bacs-bank-details-account-name {
    font-size: 16px;
    font-weight: 500!important;
    margin: 15px 0px;
}


    div.pp_woocommerce a.yith_expand {
    display: none!important;
}
    .shop_brands2 ul li {
    width: 22.5%;
}

.shop_brands ul li {
    width: 22%;
}
    .banner .owl-theme .owl-dots {
    bottom: 20px;
}

    .contact_us .contact_us_left {
    width: 100%;
    padding: 20px;
}

.contact_us .contact_us_right {
    width: 100%;
    height: auto;
}

.contact_us .t2 {
    padding: 20px;
}
    .woocommerce-cart .woocommerce-cart-form{
        width: 100%!important;
    }

    .woocommerce-cart .cart-collaterals .cart_totals {
    padding: 0px;
}
    .detail_page .fl {width: 300px;}
.detail_page .fr {width: calc(100% - 330px);}

    .woocommerce-product-gallery__image { height:300px}
    .woocommerce-product-gallery__image  a {    height: 300px;
    display: table-cell;
    vertical-align: middle;}
    .detail_page .content2 .content.scrollStart {    max-height: inherit;
    overflow-y: inherit;}
}

@media screen and (max-width:650px){
    .header .search{ display:none}
    
    #SearchBar{
    display: block;
}

.blog-sec {
    padding: 22px 0px;
}

.blogs_top h1 {
    font-size: 27px;
    padding: 0px 0px 22px 0px;
}

.policyContent .heading h1 {
    font-size: 27px;
}

.policyContent {
    padding: 22px 0px;
}

.policyContent .heading {
    margin-bottom: 21px;
}

.woocommerce-cart .woocommerce-cart-form td.product-thumbnail {
    position: absolute!important;
    left: 0px;
    top: 0px;
    width: 40%!important;
    height: 100%;
}

.woocommerce-cart .woocommerce-cart-form td.product-remove {
    position: absolute!important;
    bottom: 10px;
    right: 10px;
    z-index: 3;
    width: fit-content!important;
}

td.product-thumbnail img {
    width: 100%;
    height: 100%;
}

.woocommerce-cart .woocommerce-cart-form  table.shop_table_responsive tr td, .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr td {
        display: block;
        text-align: left !important;
        width: 60%;
        border: none;
        position: relative;
        margin-left: auto;
        padding: 5px;
        height: auto;
        max-width: 100%;
    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block;
    }

.woocommerce-cart .woocommerce-cart-form  table.shop_table_responsive tr td::before, .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr td::before {
    display: none;
}

    .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr, .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr {
        display: block;
        position: relative;
        border: 1px solid #d0c7c7;
        border-radius: 6px;
    }

.woocommerce-cart  .listing .right {
    margin: 0px!important;
}

.woocommerce-cart .woocommerce-cart-form .quantity.d-flex.align-items-center {
    justify-content: flex-start;
}

.woocommerce-cart .listing .right img {
    max-width: 100px !important;
    max-height: 100% !important;
    height: auto !important;
    width: auto;
}

.woocommerce-cart td.actions {
    width: 100%!important;
}
        div#showSerch {
    top: 55px;
    left: 0px;
    width: 100%;
    background: #060606;
    padding: 19px;
}

/*.banner a.desktop img.desktop{ display:none!important;}*/

/*.banner a.mobile img.mobile{ display:block!important;}*/

    header.page-header.alignwide h1 {
    font-size: 28px;
    padding: 20px 0px;
}

.list {
    width: 46.3%!important;
    margin: 0 1.5% 33px 1.5%!important;
}


    .payment-options a img {
    /* background: #fff; */
    width: auto;
    height: 20px;
    /* padding: 2px 8px; */
    border-radius: 7px;
    margin: 3px 2px;
}
    .woocommerce ul.order_details li {
    width: 100%;
    margin-bottom: 13px;
    border: none;
    font-size: 12px!important;
}
    .quantity.d-flex.align-items-center {
    justify-content: right;
}

.wishlist_table .product-add-to-cart a.button {
    padding: 6px 8px!important;
    font-size: 12px;
    white-space: nowrap;
}
.header .top .t3 {    padding: 0 0 0 63px; font-size: 10px;  font-weight: 600;    background-size: 63px;}
.header .top {    padding: 1px 0;}

.footer_btm .fr { display:block} 
.footer_btm .f1.w20 { width:100%; float:left}
.footer_btm {    padding: 25px 0;}
.footer_btm .f1 .head {   font-weight: 400;
    border: 1px solid #fff;
    padding: 5px 10px;
    background: url(../images/downa.svg) right 4px no-repeat;
    background-size: 21px; margin-bottom: 10px;}
    .footer_btm .f1 ul { display:none;    margin: 0 0 13px 15px;   float: left;}
    
    .footer_btm .fr { width:100%; margin-top:30px;}
    #newsletters-1-form .form-control {    PADDING: 7px 15PX;     margin: 0;}
    
    .footer_btm .fr { margin-top:20px;}
    .footer_btm .f1 ul li a {    width: 100%;  float: left;  padding: 5px 0;}
    
    .listing_banner h2, .about_us h1 { font-size: 21px; margin-bottom: 12px;}
    .listing .txt {line-height: 17px;     font-size: 12px; }
    
/*    .listing .right {padding: 0 0 30px 0;}*/
    
    .list .img {height: 200px;}
    .list { height:340px}
    .list .yith-wcwl-add-button { top:7px;}
        .detail_page .fr svg { display:none}
    .detail_page {    padding: 20px 0;}
    .detail_page .fr h1 {    padding: 0 0 0 0;font-size: 22px;}
    b, strong {
    font-weight: 600;
}
    .afterpay ul li { font-size:11px;} 
    
    .listing2 .list { width: 50%!important;
    margin: 0 0 33px 0%!important;
    padding: 0px 10px;}

    .listing2 .list .t1 {
    height: 145px;
    overflow: hidden;
}

    .listing2 h2 { font-size:25px}
.list .t1 {    font-size: 13px;}
.list .save {font-size: 12px !important;     margin: 0 0 0 0;}
.woocommerce .products ul li, .woocommerce ul.products li {    width: 48%!important;

    margin: 0 1% 10px 1%!important;
/*    height: 390px;*/
}

.woocommerce.columns-4.customer-logos.slider li.list {
    margin: 7px !important;
}

.shop_brands{
    padding: 20px 0px;
}

section.priceListArea {
    padding-bottom: 30px;
}

.customer-logos {
    margin-bottom: 30px;
    width: 100%;
    float: left;
}
    
    
    .flex-control-nav {position:static!IMPORTANT}
    .woocommerce div.product div.images .flex-control-thumbs li {width: 22%!important; margin: 0 3px 0 0!important; 
    background: #fff;}
    .woocommerce-cart .woocommerce-cart-form {margin-right: 0;
    float: left;
    width: 100%!important;}
    .woocommerce-cart .listing .right {    margin: 40px 0 0 0;}
    .woocommerce-cart .woocommerce-cart-form{margin-right: 0!important;  width: 100%!important;}
    .woocommerce-cart .cart-collaterals {    float: right;    width: 100%!important;     margin-left: 0!important;;}
    .woocommerce-account .woocommerce-MyAccount-navigation {    width: 100%!important;}
    .woocommerce-account .woocommerce-MyAccount-navigation ul {    padding: 0;
    border-top: 1px solid #eee;
    width: 100%;
    height: inherit;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    white-space: nowrap;
    overflow: auto;
    margin: 20px 0 30px 0;
    border: none;}
    .woocommerce-account .woocommerce-MyAccount-content { margin:0;}
    .woocommerce-edit-address .woocommerce form .form-row { width:100%}
    .woocommerce-edit-address .woocommerce-input-wrapper { width:100%}
    .woocommerce-edit-address .woocommerce-address-fields { margin-top:20px;} 
    .woocommerce-account .myaccounthed {    display: block !important;
    text-align: center;
    margin: 30px 0 0 0;
    font-size: 23px;
    text-align: left;   }
    .password-input { width:100%}
     .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr { margin-bottom:15px}
}

@media screen and (max-width:450px){
    .blogs .categoryListing ul{
        justify-content: flex-start;
    }
    .item22 .img img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
}
     section.shop-by-gender {
    padding: 30px 0px!important;
}

img.imgDekstop {
    display: none!important;
}

img.imgMobile {display: block!important;}

.offer-banner-ttop {
    padding: 6px 0px;
}

.on-banner {
    padding: 7px 0px!important;
}
.blogs-home .title {
    padding: 0 0 27px 0;
}

.blogs-home {
    padding: 22px 0px;
}

.blogs-home .title span {
    font-weight: 600;
}

section.shop-by-gender .genderList ul li {
    width: 100%!important;
    margin: 7px 0px;
}

.shop_brands {
    padding: 20px 0px!important;
}

.shop_brands.watches ul li {
    width: 47%!important;
    margin: 0.5%;
}

.listing ul{
    padding: 0px;
}

.shop_brands.watches .color-strap ul li, .shop_brands.watches .color-strap-watches ul li, .shop_brands.watches .color-strap-price ul li {
    width: 49%!important;
}

.color-strap ul li {
    /* width: 100%!important; */
}

ul li .strap {
    font-size: 13px;
    padding: 8px;
}

.color-strap ul li .strap .img {
    width: 20px!important;
    height: 20px!important;
}

    body.checkout-wc h3, main.checkoutwc h3 {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0.6em;
}
section.blogs.blog-details h1 {
    width: 100%;
    font-size: 28px;
}

.blog-txt-details p, .blog-txt-details li {
    font-size: 14px;
    line-height: 25px;
}

.blog-txt-details h2 {
    font-size: 22px;
}

.block-area figure.wp-block-image {
    width: 100%;
    max-width: 100%;
}

.right-pera {
    width: 100%;
    padding: 0px;
}

.blog-txt-details h3 {
    font-size: 20px;
}

.block-area {
    margin-bottom: 15px;
}
.blog_listing ul li {
    list-style: none;
    width: 100%;
    float: left;
    height: auto;
    margin: 0px 0px 15px 0px;
}
    .yith_magnifier_zoom_magnifier {
    display: none!important;
}


    .yith_magnifier_zoom_wrap{
        height: auto;
    }
    .list .img .cart{
        letter-spacing: 0.6px;
    }
    .list {
    height: 334px;
    overflow: hidden;
}
    .banner .owl-theme .owl-dots{
        bottom: 10px;
    }

    .banner .owl-theme .owl-dots .owl-dot {
    width: 45px;
}
    .woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    padding: 0px;
}
    .shop_brands2 ul li {
    width: 45%;
}
.shop_brands2 {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0px 0px 0px;
}

.tabsOfnew ul li {
    list-style: none;
    font-size: 15px;
    margin: 0px 0px;
    border: 1px solid #f7f7f7;
    padding: 3px 15px;
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
}
.quantity.d-flex.align-items-center {
    justify-content: right;
}

.shop_brands ul li{
        width: 47%;
}

.shop_brands2 ul li a .name {
    font-size: 12px;
    height: 27px;
    overflow: hidden;
}

.shop_brands ul li a .name {
    font-size: 12px;
    height: 28px;
    vertical-align: inherit;
    overflow: hidden;
}

    .woocommerce .woocommerce-result-count { display:none}
    .woocommerce .woocommerce-ordering { width:100%;}
    .woocommerce .woocommerce-ordering select { width:100%!important; margin:0; padding:0;}
    
        .detail_page .fl {width: 100%;}
.detail_page .fr {width:100%;}

    .woocommerce-product-gallery__image {     max-height: 400px;
    height: auto;}
    .woocommerce-product-gallery__image  a { 
      max-height: 400px;
    display: table-cell;
    vertical-align: middle;
    height: auto;
}
    .detail_page .content2 .content.scrollStart {    max-height: inherit;
    overflow-y: inherit;}
.yith_magnifier_gallery li {    height: 98px; overflow:hidden}

.popup .main_con.signin {width:95%;}
.popup .main_con {width:95%;}
.popup .main_con .in2 {padding: 7px 0;}
.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    padding: 0 0px 0px!important;
}

.about_us .fl {
    width: 100%;
}

.about_us .fr {
    width: 100%;
    float: left;
}

.about_us .fr h2 {
        font-size: 19px;
    line-height: 27px;
}

.about_us .fr p {
    text-align: justify;
}

.about_us .main.two {margin-top: 15px;padding-top: 15px;}

.about_us {
    width: 100%;
    float: left;
    padding: 21px 0 36px 0;
}

table.shop_table.cart.wishlist_table.wishlist_view.traditional.responsive {
    width: 100%;
    display: block;
    overflow-x: auto;
}
.wishBtn a {
    font-size: 13px;
    text-transform: uppercase;
}

button.single_add_to_cart_button.button.alt.buy_now {
    font-size: 13px!important;
}

.wishBtn a i {
    display: none;
}
.footer_up .box {
    width: 48%;
    margin: 1%;
    padding: 7px;
}

.footer_up .box .head {
    font-size: 12px;
    padding: 0px;
}

.footer_up .box .img img {
    height: 23px;
}

.footer_up {
    padding: 12px 0px;
}
.blogs-home .blog_listing ul li {
    height: auto;
}

.jewelleryBaneer .bannerImg .img:first-child, .jewelleryBaneer .bannerImg .img:nth-child(2){
    width: 100%;
    margin-bottom: 10px;
}

.shop_brands2 .title span, .shop_brands .title span, .blogs-home .title span {
    font-size: 24px;
    font-weight: 700;
}

.jewelleryBaneer .bannerImg .img{
    width: 100%;
}

.jewelleryBaneer .bannerImg .img {
    width: 100%!important;
}
.footer_up.homeCenter {
    padding-top: 0px;
}

.jewelleryBaneer {
    padding-bottom: 6px;
}

.jewelleryBaneer .bannerImg {
    flex-wrap: wrap;
}

.item22 .img {
    height: auto;
}
.latestBlogs {
    padding: 0px;
}

.latestBlogs h2.heading {
    font-size: 27px;
}

.latestBlogs .fl {
    background: #000;
}
    .form-reviewsCross {
        left: 90% !important;
    }

.wpcr3_respond_2 input[type='text'] {
    max-width: 100%!important;
    min-width: 100%!important;
}

table.wpcr3_table_2 {
    display: block;
    width: 100%;
}

.wpcr3_respond_2 {
    padding: 9px!important;
    
}

}

@media screen and (max-width:350px){
    .header .header_mid .icons ul li a {
    margin: 11px 0 0 8px;
}

.header .header_mid .icons ul li a.wishlist2 {
    margin: 10px 0 0 8px!important;
}

.header .header_mid .icons ul li a span {
    right: -16px;
    top: 3px;
    right: -9px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 10px;
}

.header .header_mid .icons ul li#showNav {
    margin-left: 14px;
}

.header .header_mid .icons ul li.mob_menu a {
    margin: 8px 0 0 0px!important;
}

.header .header_mid .icons ul li a .fas {
    font-size: 15px;
}
}

tbody.wishlist-items-wrapper td {
    font-size: 13px;
}

section.jewelry-selection {
    width: 100%;
    float: left;
    padding: 30px 0px;
    position: relative;
}

section.jewelry-selection:after {
    content: "";
    background: #f7f7f7;
    width: 100%;
    height: 57px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: -1;
}

section.jewelry-selection .fl {
    float: left;
    width: 50%;
}

section.jewelry-selection .fr {
    float: right;
    width: 50%;
}

.jewelry-selection-txt .heading h2 {/*    font-family: 'inherit';*/font-style: normal;font-weight: 400;font-size: 180px;line-height: 222px;display: flex;align-items: center;letter-spacing: 0.06em;color: rgb(98 98 98 / 10%);/* justify-content: center; */}

.jewelry-selection-txt .heading h3 {/*    font-family: 'inherit';*/font-style: normal;font-weight: 400;font-size: 90px;line-height: 119px;
/* identical to box height */display: flex;align-items: center;letter-spacing: 0.14em;text-align: center;justify-content: center;color: rgb(98 98 98 / 10%);margin-top: -62px;}

.jewelry-selection-txt .txt {
/*    font-family: 'inherit';*/
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 35px;
    text-align: center;
    color: #31373D;
    margin: 20px 0px 40px 0px;
}

.jewelry-selection-txt button {
    border: 1px solid #101010;
    background: #fff;
/*    font-family: 'inherit';*/
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    text-transform: capitalize;
    padding: 9px 46px;
}

section.icon-sec .icon-list ul li {
    list-style: none;
    width: 25%;
}

section.icon-sec {
    width: 100%;
    padding: 22px 0px;
    float: left;
    background: #f8f5f5;
}

section.icon-sec {}

section.icon-sec .icon-list ul li .text-centers {
    display: flex;
    align-items: center;
    justify-content: center;
}

section.icon-sec .icon-list ul li .text-centers .icon {
    margin-right: 15px;
}

section.icon-sec .icon-list ul li .text-centers .txt p {/*    font-family: 'inherit';*/font-style: normal;font-weight: 400;font-size: 17px;color: #000;line-height: 20px;margin-bottom: 0px;}

section.icon-sec .icon-list ul li .text-centers .txt span {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #6A6A6A;
}



p {}.icon-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

section.categories {
    width: 100%;
    float: left;
    text-align: center;
    background: #f7f7f7;
    padding: 60px 0px;
    /* margin-top: -56px; */
}

section.categories {}

section.categories .heading h2 {
/*    font-family: 'inherit';*/
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 49px;
    text-align: center;
    color: #262a28;
    margin-bottom: 10px;
}

section.categories .heading p {
/*    font-family: 'inherit';*/
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    color: #31373D;
    margin-bottom: 15px;
}

section.categories .heading {text-align: center;}

.category-list ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
}

.category-list ul li {
    width: 50%;
    list-style: none;
    padding: 15px;
}

.category-list ul li.category-listing .main {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    flex-wrap: wrap;
}

.category-list ul li.category-listing .main .txt .pro-category {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
/* identical to box height */
    text-align: right;
    text-transform: uppercase;
    color: #000000;
}

.pro-category {}

.category-list ul li.category-listing .main .txt .pro-name {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    text-align: right;
    color: #404040;
    margin: 24px 0px;
}

.category-list ul li.category-listing .main .img {
    width: 37%;
}

.category-list ul li.category-listing .main .txt {
    width: 45%;
}

.category-list ul li.category-listing .main .txt .shop-now {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
/* identical to box height */
    text-align: right;
    text-transform: uppercase;
    color: #404040;
    text-decoration: underline;
}


.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.customer-logos .img {
        mix-blend-mode: normal;
    margin: 4px 0px;
    box-shadow: 0px 0px 10px #e2e0e0;
}

.owl-carousel.owl-theme.customer-logos.slider.owl-loaded.owl-drag .item {
    padding: 10px;
}

section.newsletter {
    width: 100%;
    float: left;
    background: #f0f0f0;
    padding: 60px 0px;
}



.newsletter-txt {
    text-align: center;
    width: 56%;
    position: relative;
    margin: 50px auto 0px auto;
}

.newsletter-txt .heading {
    margin-bottom: 30px;
}

.newsletter-txt .heading h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #383434;
}

.newsletter-txt .heading p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    color: #383434;
    margin: 0px 0px;
}

.newsletter-txt .input {
    position: relative;
}

.newsletter-txt .input button {
    position: absolute;
    top: 0px;
    right: -1px;
    height: 58px;
    background: #000000;
    border: navajowhite;
    color: #fff;
    text-transform: uppercase;
    width: 135px;
}

.newsletter-txt .input .form-control {
    height: 58px;
    padding: 7px 15px;
}

section.blog {
    width: 100%;
    float: left;
    padding: 60px 0px;
}

.heading.title {
    text-align: center;
}

.blog-list ul{
    padding: 40px 0px;
}

.blog-list ul {
    display: flex;
    flex-wrap: wrap;
}

.blog-list ul li {
    padding: 0px 20px;
    width: 33.3%;
    list-style: none;
}

.blog-list ul li .blog-txt {
    padding: 15px 0px;
}

.blog-list ul li .blog-txt .category-name {
    display: flex;
    align-items: center;
}

.blog-list ul li .blog-txt .category-name .date {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
/* identical to box height */
    display: flex;
    align-items: center;
    color: #383434;
    border-right: 1px solid #746f6f;
    padding-right: 7px;
    margin-right: 7px;
}

.blog-list ul li .blog-txt .category-name .name {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
/* identical to box height */
    display: flex;
    align-items: center;
    color: #F99F2D;
}

.blog-list ul li .blog-txt .blog-title {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    color: #383434;
    margin: 8px 0px;
}

.blog-list button {    border: 1px solid #101010;
    background: #fff;
/*    font-family: 'inherit';*/
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    text-transform: capitalize;
    padding: 9px 46px;
}

section.elegance {
    width: 100%;
    padding: 40px 0px;
    background: #262a28;
    float: left;
}

.elegance-sec {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}

.elegance-sec .Elegance-img {
    width: 44%;
}

.elegance-sec .Elegance-txt {
    width: 56%;
    float: right;
    padding-left: 91px;
}

.elegance-sec .Elegance-txt .collections {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 20px 0px;
}

.elegance-sec .Elegance-txt .tilte-main h2 {/*    font-family: 'inherit';*/font-style: normal;font-weight: 400;font-size: 40px;line-height: 48px;color: #ffffff;width: 84%;margin-bottom: 18px;}

.elegance-sec .Elegance-txt .txt p {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
/* or 167% */
    color: #FFFFFF;
    margin-bottom: 28px;
}

.elegance-sec .Elegance-txt button {
    background: transparent;
    border: 1px solid #fffffe;
    /*    font-family: 'inherit';*/
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    text-transform: capitalize;
    padding: 9px 46px;
    color: #ffffff;
}

.jewelry-selection-img img {
    mix-blend-mode: luminosity;
}

section.shopMore {
    width: 100%;
    float: left;
    padding: 12px 0px;
    background: #f7f7f7;
    position: relative;
}

section.shopMore .more-list ul {
    display: flex;
    flex-wrap: wrap;
}

section.shopMore .more-list ul li {
    list-style: none;
    width: 50%;
    text-align: center;
    padding: 0px 25px;
    z-index: 2;
}

section.shopMore:after {
    content: "";
    background: #ffffff;
    height: 90px;
    width: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 0;
}

section.shopMore .more-list .main-sec-more .txt {
    padding: 15px 15px;
}

section.shopMore .more-list .main-sec-more .txt h4 {
/*    font-family: 'inherit';*/
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
/* identical to box height */
    text-align: center;
    color: #262a28;
}

section.shopMore .more-list .main-sec-more .txt .shop a {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
/* identical to box height */
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #404040;
    text-decoration: underline;
}

section.shopMore .more-list .main-sec-more .txt .shop {
    margin-top: 15px;
}

section.shopMore .more-list .main-sec-more .txt p {/*    font-family: 'inherit';*/font-style: normal;font-weight: 400;font-size: 15px;line-height: 23px;display: flex;align-items: center;text-align: center;color: #53575a;padding-top: 10px;}

.owl-carousel.owl-theme.trendsetter.owl-loaded.owl-drag .item .main-item {
    background: #fff;
    /* padding: 15px; */
}

.owl-carousel.owl-theme.trendsetter.owl-loaded.owl-drag .item {
    padding: 10px;
}

.owl-carousel.owl-theme.trendsetter.owl-loaded.owl-drag .item .main-item .img {
    width: 100%;
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
}

.owl-carousel.owl-theme.trendsetter.owl-loaded.owl-drag .item .main-item .img img {
    width: auto;
    height: 100%;
}

.owl-carousel.owl-theme.trendsetter.owl-loaded.owl-drag .item .main-item .txt {
    padding: 12px 15px;
    border-top: 1px solid #ccc;
    text-align: left;
}

.owl-carousel.owl-theme.trendsetter.owl-loaded.owl-drag .item .main-item .txt .price p {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
/* identical to box height */
    color: #1d1d1c;
}

.owl-carousel.owl-theme.trendsetter.owl-loaded.owl-drag .item .main-item .txt .title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #404040;
    height: 30px;
    overflow: hidden;
    padding: 10px 0px;
}

.owl-carousel.owl-theme.trendsetter.owl-loaded.owl-drag {
    margin-top: 0px;
}

button.owl-prev span, button.owl-next span {
    font-size: 42px;
    padding: 10px;
}
section.trendsetters.categories .heading {
    margin-bottom: 40px;
}

ul.nav.nav-pills.tab-list {
    justify-content: center;
}

ul.nav.nav-pills.tab-list a.nav-link.active {
    color: #F99F2D!important;
    background: none!important;
    border-bottom: 1px solid #F99F2D;
    border-radius: 0px;
}

.shop_brands .title h2 {
    margin-bottom: 15px;
}

.jewelry-selection-txt button:hover {
    background: #000;
    color: #fff;
}

.jewelry-selection-img img:hover {
    mix-blend-mode: inherit;
}

.category-list ul li.category-listing .main .txt .shop-now a:hover {
    color: #000;
    font-weight: 700;
}

section.shopMore .more-list .main-sec-more .txt .shop a:hover {
    color: #000;
    font-weight: 700;
}

.list .img .cart:hover {
}

.elegance-sec .Elegance-txt button:hover {
    background: #fff;
    color: #000;
}

.blog-list button:hover {
    background: #000;
    color: #fff;
}

.category-list ul li .main:hover {
    box-shadow: 0px 0px 10px #dcdcdc;
}

section.categories.mt-back {
    padding: 0px 0px;
}

.list .img .cart:hover {
    background: #000;
}

section.blog .title-main h2 {
    padding-bottom: 15px;
}
@media screen and (min-width:650px){
ul.desk-only, ul#menu-footer-categories{
    display: block!important;
}
}



@media screen and (max-width:500px){
    .listing_banner h2, .listing_banner h1{
        font-size: 30px;
    }
    .listing_banner .overlay p {
    width: 100%;
    font-size: 16px;
}
    .privacy-policy p, ul.policies p {
    font-size: 15px!important;
}

.listing_banner h2, .listing_banner h1 {
    font-size: 24px;
}

.privacy-policy h2 {
    font-size: 26px;
}

ul.policies li {
    font-size: 14px;
    margin-left: 15px;
}

.privacy-policy h2, .termconditions h2{
    font-size:18px;
    font-weight:600;
}


.footer_content h3 span {
    font-size: 17px;
    font-weight: 600!important;
}

.footer_content h1 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 15px;
}

h1 {}

.footer_content p, .footer_content span {
    /* padding-bottom: 10px; */
    /* font-size: 14px; */
}

.footer_content h1 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}


.footer_content h3 {
    font-size: 21px;
    font-weight: 500;
}

.footer_content p strong {
    font-weight: 700;
}

.footer_content h2 {
    /* margin-bottom: 15px!important; */
    /* margin-top: 24px!important; */
    /* font-size: 20px!important; */
    /* text-align: left!important; */
    /* font-weight: 600!important; */
}

.detail_page .content2 .panel-collapse.collapse.in {
    display: block!important;
}



@media screen and (min-width: 1025px){
    .header .header_mid.fixed {
    position: fixed;
    top: 0px;
    width: 100%;
    height: auto;
    padding-bottom: 7px;
    z-index: 999;
}


.header .header_mid.fixed .logo {
    display: none;
}

.header .header_mid.fixed div#showSerch {
    display: none;
}

.header .header_mid.fixed .icons {
    display: none;
}

.header .header_mid.fixed .navigation {
    position: relative;
    top: 0px;
}

}




/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.offer-banner-ttop {
    position: relative;
    display:block
}
