/* font */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');

body { /*-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;*/
    margin: 0px;font-size: 16px;font-family: 'Montserrat', sans-serif;font-weight: 400;line-height: 1.5;color: #62615f;scroll-behavior: smooth;}
.container {max-width: 1170px;margin:auto;}
a, a:hover, a:focus {text-decoration: none;color: #fff;}
img {width: 100%;}
input:focus, textarea:focus, select:focus {outline: 0px;}


/**************  Vaibhav Css  ***************/
.collection_image {
    margin-bottom: 30px;
}
.prd_main_table thead tr {
        background: #000 !important;
    color: #fff;
}

.prd_main_table tr:nth-child(odd) {
    background: #f7f7f7;
}
.prd_main_table td a {
    color: #7606a0;
    font-weight: 500;
    font-size: 13px;
}
.order_now_btn a {
    height: 40px;
    width: 150px;
    display: inline-block;
    border: 2px solid #000;
    background: #000;
    padding-top: 0px;
    text-align: center;
    line-height: 35px;
    border-radius: 6px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.order_now_btn a:hover{
background: #fff;
color: #000;
}
p.order_now_btn {
    margin-top: 20px !important;
}
.fixed-header .waring_ann {display: none;}
.waring_ann {

    text-align: center;
    padding: 5px;
    background: rgb(0,142,42);
    background: #bf3b3b;

}
.waring_inner p {
    margin-bottom: 0;
    font-weight: 700;
     color: #fff;
    font-size: 14px;

}
.cart_btn i{display: none;}

.text_covered.text_covered-first{margin-top: 0px !important;}
.text_covered.text_covered-secound {
    background: #333;
    color: #fff;
}
.text_covered.text_covered-secound .inner_head{color: #fff !important;}
.text_covered.text_covered-five {
    background: #333;
    color: #fff;
}

.text_covered.text_covered-five .order_now_btn a{background: #fff !important;color: #000 !important;}
.text_covered.text_covered-five .inner_head{color: #fff !important;}


.img_text_wrap.home_first_section {
    background-image: url(https://www.mylevaporuae.ae/assets/front/images/Waves.png);
    background-repeat: no-repeat;background-size: cover;margin-top: 0px;background-color: #000;padding-bottom: 55px;}
    .faq_page{ background-color: #f7f7f7;}
    .home_first_section .text_covered .inner_head{color: #fff;}
    .home_first_section .only_text{color: #fff;width: 100%;}
.collection_info {max-width: 1170px;margin: 0 auto;}
.submenu_wrap ul li:after{display: none;}
.main_nav_list li.mega_menu:after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    height: 10px;
    width: 10px;
    right: -20px;
    top: 36%;
    transform: rotate(45deg);
    z-index: 999;
    cursor: pointer;
}
 .navigation_wrap .main_nav_list .submenu_wrap ul li a:hover-menu{color: #000;}

.faq_ans p{color: #000;}
.faq_ans p a{    color: #7606a0;font-weight: 500;}
.prd_item .prd_name {margin-top: 5px;margin-bottom: 10px !important;}
.prd_item .prd_name a{font-size: 18px;}
.prd_item .original_price {font-size: 15px !important;}
.prd_item .discounted_price {font-size: 18px !important;color: #bf3b3b;}
.prd_item .prd_img img {height: 100%;width: 100%;object-fit: contain;}
.prd_item .prd_img {height: 100%;margin-bottom: 0px;}
.rating_wrap{display: flex;justify-content: center;align-items: center;}
.rating_wrap .star{width: 20% !important;margin: unset !important;}

.details{display: flex;justify-content: space-between;align-items: center;margin-right: 10px;}
.detail-info{display: flex;}
.detail-info-wrap{margin-top: 30px;}
.detail-info-top-text{font-weight: 600;}
.details img{width: 58px;}
.details p{font-weight: 600;font-size: 13px;margin-bottom: 0px;margin-left: 10px;}
.product_video_div iframe{width: 100%;margin: auto;height: 350px;}
.product_video_div{width: 70%;margin: auto;}
.product_description_image{width: 70%;margin-top: 20px !important;margin: auto;}

/**************  Vaibhav Css  ***************/

/* header css start here */
.header_wrap {display: flex;flex-wrap: wrap;padding: 20px 0px; justify-content: space-between;align-items: center;}
.logo_wrap {width: 25%;display: flex;align-items: center;}
.logo_img img {width: 100%;}
.heets_info_wrap {width: 100%;display: flex;justify-content: center;align-items: center;position: relative;padding: 10px 0px;background: #8b2c2a;}
.top_location p {display: flex;align-items: center;margin: 0px 0px 10px;}
.top_location img, .top_mail img {margin-right: 10px;width: 20px;height: 20px;}
.top_location span, .top_mail p span {font-size: 14px;color: #000;font-weight: 600;}
/*.top_mail {width: 30%;text-align: center;}*/
.top_mail p {margin:0px;}
.top_mail p a {display: flex;align-items: center;justify-content: center;font-size: 14px;color: #000;font-weight: 600;}
.top_mail p a:hover {color: #777;}
.cart_items p {margin: 0px;}
.cart_items {display: flex;justify-content: flex-end; align-items: center;width: 28%;}
.cart_top_btn {padding: 10px 20px;color: #fff;font-weight: 600;border: 2px solid #000;background:#000;border-radius: 7px;transition: 0.3s all;display: inline-block;}
.cart_top_btn:hover {background: #bf3b3b;color: #fff;border-color: #bf3b3b;}
.cart_top_btn i {margin-right: 5px;}

.new_add_wrapper {width: 28%;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}

.nav_strip {background:#000;}
.navigation_wrap .main_nav_list {width: 100%;display: flex;list-style: none;padding: 0px;justify-content: space-between;margin: 0px;}
.navigation_wrap .main_nav_list li a {color: #fff;line-height: 45px;text-decoration: none;display: block;transition: 0.5s all;}
.submenu_wrap {display: none;position: absolute;background: #fff;box-shadow:0px 5px 10px 0px #ccc;}
.navigation_wrap .main_nav_list li:hover > .submenu_wrap {display: block;z-index: 9;background-color: #590778;}
.navigation_wrap .main_nav_list .submenu_wrap ul {margin: 0px;padding:0px 0px;list-style: none;}
.navigation_wrap .main_nav_list .submenu_wrap ul li a {text-align: left;padding: 10px 15px 10px 20px;-webkit-box-pack: left;-ms-flex-pack: left;justify-content: left;white-space: normal;line-height: 22px;letter-spacing: normal;color: #1d293f;white-space: nowrap;}
/*.navigation_wrap .main_nav_list li a:hover {color: #fff;transform: scale(1.05);}*/
/*.navigation_wrap .main_nav_list .submenu_wrap ul li a:hover {color: #000;transform: scale(1.05);}*/
.submenu_wrap li a{padding: 7px 15px !important;font-size: 14px !important;}
.submenu_wrap li a:hover{background: #1a1919;}

.main_nav_list li:before {content: '';width: 0;height: 2px;position: absolute;left: 0;bottom: 0;width: 100%;transform: scaleX(0);background: #fff;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;transition: transform 0.25s ease-out;}
.main_nav_list li {position: relative;background: #000;}
.main_nav_list li:hover:before {width: 100%;transform: scaleX(1);}
.mobile_menu_wrap, .close_menu, .mobile_menu_wrap a.active .burger {display: none;}
.fixed-header .mob_menu{top: 90px;}
.mob_menu {display: none;position: absolute;width: 100%;left: 0px;z-index: 999;background: #fff;top: 120px;box-shadow: 0px 10px 10px -12px #000;padding: 0px 15px;}
.mobile_menu_wrap > a {font-size: 30px;line-height: 1;color: #000;}
.mobile_menu_wrap > a.cart_icon_top {position: relative;}
.mobile_menu_wrap a.active .close_menu{display: inline-block;}
.mobile_menu_wrap .main_nav_list {list-style: none;padding: 5px 0px;margin: 0px;}
.mobile_menu_wrap .main_nav_list li {margin:10px 0px;}
.mobile_menu_wrap .main_nav_list li a {font-size: 16px;line-height: 1;color: #8b2c2a;}
/*.mobile_menu_wrap a:hover {color:#000;}*/
#cart_item_mob {background: #000;width: 15px;height: 15px;font-size: 10px;position: absolute;font-weight: 600;display: flex;justify-content: center;align-items: center;border: 2px solid #000;color: #fff;border-radius: 50%;top: -5px;right: -5px;}
.fixed-header {position: fixed;width: 100%;z-index: 99;background: #fff;box-shadow: 0px 0px 5px 0px #000;}


/*.carted_items_wrap {display:none;position: absolute;z-index: 9;background: #fff;width: 40%;right: 0px;box-shadow: 0px 5px 10px 0px #aaa;border-radius: 0px 0px 15px 15px;}
*/.carted_items_wrap .prd_list {margin:20px;padding: 0px;list-style: none;height: 260px;overflow-y: scroll;}
.carted_items_wrap .prd_list li {display: flex;padding-bottom: 10px;margin-bottom: 15px;border-bottom: 1px solid #ccc;}
.carted_items_wrap .prd_list li:last-child {border-bottom: 0px;padding-bottom:0px;margin-bottom:0px;}
.carted_items_wrap .prd_list li p {margin: 0px}
.carted_items_wrap .new_cart_prd_img {margin-right: 15px;}
.carted_items_wrap .new_cart_prd_img img {width:150px;}
.carted_items_wrap .p_price {font-weight: 600;}
.carted_items_wrap .subTotal_strip {display: flex;justify-content: space-between;font-size: 20px;background:#000;padding:10px 20px;color: #fff;width: auto;}
.carted_items_wrap .subTotal_strip span.tot_price {font-weight: 600;}
.carted_items_wrap .carted_items_btn_wrap {display: flex;justify-content: space-between;padding: 15px 20px;}
.carted_items_wrap .view_cart_btn, .carted_items_wrap .checkout_btn, .cont_ship_btn {transition: 0.5s all;display: block;background: #000;color: #fff;line-height: 44px;border: 2px solid #000;font-size: 14px;font-weight: 600;border-radius: 8px;padding: 0px 20px;}
.carted_items_wrap .view_cart_btn:hover, .carted_items_wrap .checkout_btn:hover, .cont_ship_btn:hover {background:#bf3b3b;color: #fff;border-color:#bf3b3b;}
.checkout_btn{background: #000;padding: 15px 20px;border-radius: 8px;font-weight: 600;transition: 0.5s all;}
.checkout_btn:hover{background: #bf3b3b;color: #fff;transition: 0.5s all;}


/* slider */
.slider-items{display: flex !important;justify-content: space-around;align-items: center;}
.left-side{width: 23%;}
.slider_headign{font-size: 64px;font-weight: 900;color: #000;}
.slider-content{color: #000;}
.slider-btn{color: #000;font-size: 18px;font-weight: 600;transition: 0.5s all;display: block;max-width: max-content;}
.slider-btn:hover{color: #000;transition: 0.5s all;margin-left: 10px;}
.slider-btn i{font-size: 14px;margin-left: 7px;border: 1px solid;border-radius: 50%;padding: 3px 4px;}
.slider-img{width: 62%;float: right;}
.right-side{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.slider-img{width: 31%;margin: auto;position: relative;right: 156px;}
.slick-next:before, .slick-prev:before{font-family: unset;color: #fff;opacity: 1;background: #000;padding: 10px 15px 13px;}
.slick-next {left: 91%;transform: rotate(270deg);top: 68%;}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before{color: #000;}
.slick-prev {left: 91%;top: 86%;transform: rotate(-90deg);z-index: 999;}
.left-side-content{width: 60%;position: relative;left: -145px;}

/*.slide_item {background-size:cover;background-repeat: no-repeat;height: 500px;background-position: center center;}
.slide_item .container {height: 100%;}
.slide_content {width: 50%;height: 100%;display: flex;flex-direction: column;justify-content: center;margin: 0 auto;text-align: center;}
.slide_head {margin: 0px 0px 20px;font-weight: 500;color: #fff;font-size: 40px;line-height: 50px;}
.slide_head .mini_text {display: block;font-weight: 400;font-size: 20px;line-height: 30px;margin-bottom: 0px;}
.slide_btn {margin: 0px;}
.slide_btn a, .check_btn_wrap a {transition: 0.5s all;background:#000;color: #fff;padding: 13px 30px;display: inline-block;border-radius: 7px;font-size: 14px;font-weight: 600;line-height: 1.6;}
.slide_btn a:hover, .check_btn_wrap a:hover {background: #1a1919;}
.slick-next, .slick-prev {bottom: -26px;top: unset;width: 50px;height: 50px;z-index: 9;background: #fff;}
.slick-prev {left: 150px;}
.slick-next {left: 200px;}
.slick-next:before {color: #fff;content: '\f054';font-family:'Font Awesome 5 Pro';opacity: 1;}
.slick-prev:before {color: #fff;content: '\f053';font-family:'Font Awesome 5 Pro';opacity: 1;}
.slick-prev:hover, .slick-next:hover {background: #fff;}
.slick-prev:hover:before, .slick-next:hover:before {color: #fff;}
.slide_extra_content {color: #000;margin-bottom: 25px;font-size: 14px;}*/

/* Image text section start here */
.img_text_wrap {padding: 0px 0px;background: #f7f8fa;}
.text_covered {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;margin-top: 40px;}
.home_first_section {position: relative;margin-top: -66px;z-index: 1;padding-top: 0px;}
.back_heading {text-align: center;padding-top: 40px;margin: 0px 0px 20px;width: 100%;font-size: 6vw;text-transform: uppercase;font-weight: 800;top: 0px;opacity: 0.1;}
.home_first_section .text_covered .inner_head {text-align: center;width: 100%;position: relative;line-height: 1.5;} 
.only_text {width: 70%;}
.img_text_wrap.home_first_section.faq_page h2{display: none;}
.only_text p {margin: 0px;}
.only_img_wrap {width: 25%;}   
.inner_head { margin-top: 0px;color: #000;font-size: 32px;}
.img_text_wrap_multi .text_covered {padding: 30px 30px;}
.img_text_wrap_multi .text_covered:nth-child(even) {flex-direction: row-reverse;background-image: url(https://www.mylevaporuae.ae/assets/front/images/Waves.png);background-repeat: no-repeat;background-size: cover;}

/* Home product grid section */
.prd_main_wrapper {padding: 60px 0px 10px;}
.collection_heading {text-align: center;margin: 0px 0px 20px;font-size: 32px;color: #000;}
.collection_cont {text-align: center;margin: 20px 0px 40px;}

/*.main_prd_wrap .label_text{width: 100%;right: -173px;top: 24px;}*/
.product_list_wrap {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;position: relative;padding-top: 50px;}
.product_list_wrap:after {content: '';width: 31%;}
.product_list_wrap .prd_item {border: 1px solid #ccc;box-shadow: 0px 0px 6px 0px #ccc;width:48%;position: relative;overflow: hidden;background-color: #fff;border-radius: 8px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction:column;-webkit-transition: all .2s ease;transition: all .2s ease;padding: 0px 20px 0px 0px;margin-bottom: 50px;}
.cart_inner{display: flex;justify-content: space-between;align-items: center;}
.cart-img{width: 35%;}
.prd_more_info{width: 60%;}
.product_list_wrap .prd_item:hover{border: 1px solid #000;}
.label_text {margin: 0px;background: #bf3b3b;color: #fff;width: 140px;padding: 0px 8px;font-size: 10px;font-weight: 600;position: absolute;right: -48px;top: 8px;height: 20px;text-align: center;transform: rotate(40deg);display: flex;justify-content: center;align-items: center;}
.prd_img {margin: 0px 0px 20px;}
.prd_more_info {padding: 0px;text-align: center;min-height: fit-content;}
.prd_name a{color:#000;font-size: 21px;font-weight: 700;margin: 0px 0px 10px;display: block;width: 100%;line-height: 1.3;}
.discounted_price {color:#000;font-size: 26px;line-height: 26px;font-weight: 600;}
.original_price {color: #798087;font-weight: 600;font-size: 19px;line-height: 22px;text-decoration: line-through;margin-left: 10px;}
.cart_qua_wrap {display: flex;justify-content: space-between;align-items: center;margin-bottom: 10px;}
.num-block {width: max-content;}
.skin-1 .num-in {display: flex;background: #f5f5f5;}
.skin-1 .num-in span {position: relative;display: block;width: 44px;min-width: 44px;height: 44px;-webkit-transition: all .2s ease; transition: all .2s ease;cursor: pointer;background: #000;border: 2px solid #000;z-index: 10;border-radius: 8px;}
.skin-1 .num-in span:hover{background: #bf3b3b;color: #fff;border-color: #bf3b3b;}
.skin-1 .num-in input {float: left;width:47px;border:none;background:transparent;color: #000;text-align: center;padding: 0;font-size: 17px;font-weight: 700;font-family: 'Montserrat', sans-serif;}
.skin-1 .num-in span.minus:before, .skin-1 .num-in span.minus_cart:before {content: '';position: absolute;width: 15px;height: 2px;background-color: #fff;top: 50%;left: 0;right: 0px;margin: auto;}
.skin-1 .num-in span.plus:before, .skin-1 .num-in span.plus:after, .skin-1 .num-in span.plus_cart:before, .skin-1 .num-in span.plus_cart:after {content: '';position: absolute;right: 0px;width: 15px;height: 2px;background-color: #fff;top: 50%;left: 0px;margin: auto;}
.skin-1 .num-in span.plus:after, .skin-1 .num-in span.plus_cart:after {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}
.cart_btn_wrap {width: 45%;}
.rating_wrap {letter-spacing: 5px;color:#efb227;}
.cart_btn {transition: 0.5s all;display: block;border: 2px solid;width: 100%;line-height: 44px;font-size: 14px;font-weight: 600;border-radius: 8px;background: #000;color: #fff;border-color: #000;}
.cart_btn i {margin-right: 3px;}
.cart_btn:hover {background: #bf3b3b;color: #fff;border-color: #bf3b3b;}
.prd_info {text-align: left;}

footer {background: #ccc;padding:80px 0 0px;}
.footer_lists {display: flex;justify-content: space-between;padding-bottom: 55px;}
.foot_logo_wrap {width: 24%;padding-right: 60px;}
.foot_logo_wrap p {margin: 0px 0px 15px;}
.foot_logo_wrap img {width: 200px;}
.same_lists {width: 30%;padding: 0px 10px;}
footer ul {margin: 0px;padding: 0px;list-style: none;}
footer ul li {padding: 5px 0px;}
footer ul li a {color:#000;transition: 0.5s all;font-weight: 600;font-size: 14px;}
footer ul li a:hover {color:#bf3b3b;margin-left: 10px;}
.heets_text {color: #777;margin: 0 0 20px;}
.list_head_foot {text-decoration: none;font-size: 18px;line-height: 32px;font-weight: 700;color: #000;margin: 0px 0px 15px;}
.line_height {color: #000;line-height: 20px;font-weight: 600;font-size: 14px;}
.footer_quick_links{margin-right: 20px;font-size: 14px;font-weight: 600;margin-left: 20px;}
.footer__email {color: #7606a0;transition: 0.5s all;}
.footer__email:hover {color: #fff;}
.copy_right_text {display: flex;justify-content: space-between;padding: 15px 0px 0px;font-size: 14px;color: #fff;}
.social-icon a {color: #fff;font-size: 24px;font-weight: 700;}
.bottom_line {background: #f1f1f1;color: #000;width: 100%;padding: 10px 0;text-align: center;font-size: 12px;width: 100%;font-weight: 500;}


/* Collection page */
.inner_coll_head {margin: 0px 0px 30px;font-size: 36px;color: #000;}
.product_list_wrap {padding-top:0px;}
.breadcrumb {background: transparent;padding: 10px 0px;margin-bottom: 0px !important;margin-top: 0px !important;}
.breadcrumb a {color: #000;font-weight: 600;}
.collection_heading {margin: 0px;}

.breadcrumb-wrap{background: #f1f1f1;}



/* Prdocut page css */
.main_prd_wrap {display: flex;justify-content: space-between;align-items: flex-start;}
.main_prd_img {width: 58% !important;position: relative;overflow: hidden;margin-right: 20px;}
.main_prd_img p {margin: 0px;z-index: 999;}
.main_prd_details {width: 54%;}
.main_prd_wrap .prd_name a {font-size:32px;}
.related_prds .inner_coll_head {margin: 0px 0px 30px;font-size: 32px;color:#1d293f;text-align: center;}
.related_prds .product_list_wrap {padding-top:0px;}
.prd_descri {padding: 20px 0px;border-bottom: 1px solid #ccc;margin-bottom: 30px;}
.prd_descri p {margin: 0px 0px 15px;}
.prd_descri p:last-child {margin:0px;}
.qua_select {display: flex;justify-content: flex-start;}
.qua_select .cart_btn_wrap {width: max-content;margin-left: 50px;display: flex;}
.qua_select .cart_btn_wrap a {padding: 0px 20px;}
.related_prds {background: #fff;margin-top:60px;}
.prd_tab_wrap {padding-top: 50px;}
.tabcontent {display: none;padding: 30px 0px 0px;}
.tabcontent.active {display: block;}
.tabs {list-style: none;display: flex;margin: 0px;padding: 0px;border-bottom: 2px solid #ccc;}
.tabs li a {font-size: 20px;margin-right: 30px;color: #000;padding-bottom: 10px;display: inherit;position: relative;text-decoration: none !important;}
.tabs li a:before {content: '';position: absolute;bottom:-2px;left: 0px;width: 100%;background:#1a1919;height: 2px;display: none;}
.tabs li a.active {font-weight: 600;color:#000;opacity: 0.8;}
.tabs li a.active:before {display: block;}
.tabcontent ul {padding-left: 20px;}
.total_reviews {display: flex;justify-content: space-between;padding: 25px 50px;background: #fff;color:#000;border-radius: 10px;box-shadow: 0px 0px 10px 0px #ccc;align-items: center;}
.total_reviews h2 {margin: 0px;max-width: 85%;font-size: 20px;}
.add_review_btn, .submit_button {display: inline-block;padding: 10px 15px;border-radius: 10px;background: #000;color: #fff !important;transition: 0.5s all;border:2px solid #000;font-weight: 600;font-size: 10px;font-family: 'Montserrat', sans-serif;cursor: pointer;}
.add_review_btn:hover, .submit_button:hover {background:#bf3b3b;color:#fff !important;border-color: #bf3b3b;} 
.main_reviews_wrap {padding: 30px 0px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.review {width: 100%;border-left: 1px solid;justify-content: space-between;display: flex;flex-direction: row;align-items: center;text-align: center;background: #f1f1f1;margin: 15px 0px;padding: 25px 30px 10px;border-radius: 10px;position: relative;}
.review p {margin: 0px 0px 15px}
.review_content{width: 70%;}
.review p:last-child {margin: 0px}
.review_date {margin: 0px;position: absolute;top: 0px;right: 15px;background: #000;padding: 5px 15px;border-radius: 0px 0px 10px 10px;font-size: 14px;color: #fff;}
.review_date i {margin-right: 5px;}
.reviewer_initiative {width: 60px;display: flex;justify-content: center;align-items: center;background: #fff;border-radius: 50%;font-size: 40px;color:#8b2c2a;font-weight: 600;}
.rating_wrap p i{color: #000;font-size: 14px;}
.review_date{font-size: 13px;}
.reviewer_name {font-weight: 600;font-size: 17px;margin-bottom: 0px !important;}
.review .rating_wrap {margin-bottom: 15px;}
.review_content {font-size:12px;}
.add_rev_form {padding-top: 30px;border-top: 1px solid #ccc;}
.add_rev_title {margin: 0px 0px 30px;color: #000;font-size: 32px;text-align: center;}
.form_group_wrap {display: flex;justify-content: space-between;width: 80%;margin: 0 auto 15px;}
.form_group_half {width: 50%;display: flex;flex-direction: column;justify-content: center;}
.form_group_half.pad_right {padding-right: 50px;border-right: 1px solid #ccc;}
.form_group_half.pad_left {padding-left: 50px;}
.form_group {margin: 0px 0px 20px;display: flex;justify-content: flex-start;align-items: center;}
.form_group label {min-width: 80px;display: inline-block;font-weight: 500;}
.form_group input, .form_group select {padding: 8px 10px;border:1px solid #ccc;border-radius: 5px;width: calc(100% - 108px);}
.form_group textarea {padding: 8px 10px;border:1px solid #ccc;border-radius: 5px;width:100%;}
.submit_btn_last {margin: 50px 0px 0px;text-align: center;}
.form_group_half.pad_left .form_group {margin: 20px 0px;}
.tabcontent a {color: #7606a0;}
.tabcontent a:hover {color: #fff !important;background: #000 !important;border-color: #000 !important;}
.main_prd_img .img-pro{width: 100%;}


.pro-details-wrap {display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 60px;}
.right-wrap {width: 77%;}
.main_prd_details .prd_name{font-size: 30px !important;color: #000;font-weight: 600;}
.product-details-wrap .prd_more_info{padding: 0px 5px !important;}
.product-details-wrap .skin-1 .num-in span, .product-details-wrap .skin-1 .num-in input {
    width: 35px !important;
    height: 35px !important;
    min-width: 35px !important;}
    .product-details-wrap .prd_item .cart_btn {
    font-size: 11px !important;
    line-height: 32px !important;
}
.submenu_wrap a{color: #fff !important;}


/* Cart Page css start here */
.cart_table_wrap table thead{background: #000;}
.cart_table_wrap table thead tr th{color: #fff;}
.cart_page_wrapper {padding:50px 0px;}
.cart_page_header {font-size: 32px;margin: 0px 0px 30px;color: #1d293f;}
.cart_table_wrap table {width: 100%;border-collapse: collapse;border: 1px solid #cc}
.cart_table_wrap table th, .cart_table_wrap table td {text-align: left;color:#1d293f;padding:10px 10px 10px 10px;}
.cart_table_wrap table td {border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.carted_prd_img img {width: 130px;vertical-align: middle;}
.delete_prd { width: 100%;display: block; text-align: center; color: #ff0000;cursor: pointer;}
.delete_prd:hover {color: #000;}
.carted_prd_name {color: #1d293f;}
.subtotal_cart {width: 100%;text-align: center;margin: 30px 0px;color: #798087;font-size:28px;}
.subtotal_cart span {margin-left: 10px;color:#000;}
.cart_pg_btn_wrap {display: flex;justify-content: space-between;align-items: flex-end;}
.cont_ship_btn_wrap {margin: 0px;}
.del_text {font-size: 12px;margin: 0px 0px 15px;text-align: center;}
.del_text i {color:#000;margin-right: 5px;}
.checkout_wrap {width: 220px;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-end;}
.check_btn_wrap {margin: 0px;}
.modal {position: fixed;width: 100%;height: 100%;background: rgb(0 0 0 / 40%);z-index:99;left: 0px;top: 0px;display: none;justify-content: center;align-items: center;}
.modal-content {background: #fff;width: 50%;border-radius: 10px;box-shadow: 0px 0px 10px 0px #000;}
.modal-content .modal-header {padding: 0px;display: flex;justify-content: space-between;align-items: center;}
.free_content{width: 100%;padding-left: 10px;margin-top: 12px;font-weight: 600;}
.modal-content .modal-header .close {opacity: unset;float: right;margin: 10px;font-size: 30px;color: #000;line-height: 1;}
.modal-body {clear: both;padding: 0px;}
.cart_table_wrap .price_wrap {margin: 0px;line-height: 1;}
.cart_table_wrap .discounted_price {font-size: 22px;line-height: 22px;}


/* Checkout page css start here */
.inner_container{max-width: 98%;margin: auto;}
.checkout_page_wrapper {padding: 50px 0px;display: flex;justify-content: space-between;}
.checkout_form_wrap {width: 50%;}
.form-group{display: flex;}
input.form-control.standard{    width: 19px !important;
    margin-top: -7px;
    margin-right: 10px;}
    input.form-control.standard_payment{    width: 19px !important;
    margin-top: -7px;
    margin-right: 10px;}

.form_same_des {background: #f1f1f1;border-left: 1px solid #000;display: flex;flex-direction: column;position: relative;}
.form_same_des:last-child {margin-bottom: 0px;}
.title_icon {display: none !important;font-size: 22px;display: flex;align-items: center;justify-content: center;background: #000;width: 50px;color: #fff;height: 50px;position: absolute;left: 0;right: 0;margin: auto;top: -80px;border-radius: 50%;}
.inner_form {padding: 20px 30px;width: 100%;}
.inner_form h4 {margin: 0px 0px 20px;font-size:18px;color:#000;text-align: center;font-weight: 600;}
.inner_form .form-group {margin-bottom: 15px;font-size: 14px;}
.inner_form .form-group:last-child {margin-bottom:0px;}
.inner_form .form-group label {width: 160px;display: inline-block;margin-bottom: 0px;color: #000;font-weight: 500;}
#checkout_form div.checkout_form_wrap > div:nth-child(5) .inner_form .form-group {display: flex;align-items: center;}
.inner_form .form-group span {color:#000;font-weight: 600;}
#checkout_form div.checkout_form_wrap > div:nth-child(5) .inner_form .form-group span {margin-left: 5px;}
.inner_form .form-group input, .inner_form .form-group select, .inner_form .form-group textarea {color:#62615f;padding: 5px 15px;background: transparent;border-radius: 3px;border:1px solid #ccc;width: calc(100% - 170px);}
.inner_form .form-group input:focus, .inner_form .form-group select:focus, .inner_form .form-group textarea:focus {outline: 0px;}
.total_prd_wrap {width: 45%;padding:30px 0px;background: #f1f1f1;border-left: 1px solid;}
.total_prd_wrap .cart_page_header {text-align:center;}
.price_wrap_checkout {padding: 20px 40px;}
.price_wrap_checkout .subTotal_checkout {display: flex;justify-content: space-between;margin-bottom: 10px;text-transform: uppercase;}
.price_wrap_checkout .subTotal_checkout.total_price {margin: 15px 0px 0px;padding-top: 15px;border-top: 1px solid #ccc;font-weight: 600;font-size: 22px;}
.price_wrap_checkout .subTotal_checkout .tot_price {color:#000;}
.conf_order_bottom {padding-top: 15px;}
.cust_check input {padding: 0;height: initial;width: initial;margin-bottom: 0;display: none;cursor: pointer;}
.cust_check label {position: relative;cursor: pointer;margin: 0px;font-size: 14px;font-weight: 600;}
.cust_check label:before {content:'';-webkit-appearance: none;background-color: transparent;border: 2px solid #000;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);padding: 10px;display: inline-block;position: relative;vertical-align: middle;cursor: pointer;margin-right:10px;top: -2px;}
.cust_check input:checked + label:after {content: '';display: block;position: absolute;top:3px;left:9px;width: 6px;height:14px;border: solid #000;border-width: 0 2px 2px 0;transform: rotate(45deg);}
.cust_check label a {color:#000;}
.bot_btn {padding: 10px 15px;color: #fff;font-weight: 600;background:#000;border:1px solid #000;border-radius: 7px;transition: 0.3s all;display: inline-block;margin-top: 20px;}
.bot_btn:hover{background: #bf3b3b;border-color: #bf3b3b;transition: 0.5s all;}
#checkout_form div.checkout_form_wrap > div:nth-child(5) .inner_form .form-group input[type="radio"] {margin: 0px;border: none;box-shadow: none;width: 20px;margin-right: 10px;height: 20px;}
p.title_icon:before, p.title_icon:after {content: '';position: absolute;width: 100px;height: 2px;background: #000;bottom: 5px;z-index: -1;}
p.title_icon:before {left: 0px;transform: rotate(45deg);}
p.title_icon:after {right: 0px;transform: rotate(135deg);}

.star{width: 28%;display: flex;margin: auto;align-items: center;}
.review_count{margin-left: 10px;color: #000;font-weight: 600;}

/* 404 page css */
.not_found_wrapper {background: #eae9e8;padding: 100px 0px}
.not_found_wrapper img {width: 50%;margin:auto;display: block;}


/* Thank you page css */
.thankyou_wrapper {padding: 50px 0px;}
.thankyou_text_wrap {width: 50%;padding: 30px;margin:0 auto 70px;box-shadow: 0px 0px 10px 0px #efefef; border-radius: 15px;position: relative;background: #000;}
.thank_head {font-family: 'Satisfy', cursive;margin: 30px 0px 20px;text-align: center;font-size: 60px;color: #fff;}
.order_rec_text {margin: 0px;text-align: center;font-size: 18px;color: #fff;}
.step_main_head {text-align: center;position: relative;font-weight: 500;font-size: 28px;color: #1d293f;}
.step_main_head:before {content: '';width: 30%;height: 1px;position: absolute;background: #ccc;top: 0px;left: 0px;bottom: 0px;margin: auto;}
.step_main_head:after {content: '';width: 30%;height: 1px;position: absolute;background: #ccc;top: 0px;right: 0px;bottom: 0px;margin: auto;}
.steps_list_wrap {margin: 50px auto 0px;width: 80%;}
.step_item {background: #fff;margin-bottom: 50px;box-shadow: 0px 0px 10px 0px #efefef;border-radius: 10px;}
.step_item:last-child {margin-bottom: 0px;}
.step_head {padding: 15px 30px;margin: 0px;border-bottom: 1px solid #ccc;}
.step_head h3 {margin: 0px;font-weight: 600;color:#1d293f;}
.step_content {padding: 15px 30px;}
.step_content p {margin: 0px;font-size: 14px;color: #000;}
.success-checkmark {
	 width: 80px;
	 height: 80px;
	 margin: 0 auto;
}
 .success-checkmark .check-icon {
	 width: 80px;
	 height: 80px;
	 position: relative;
	 border-radius: 50%;
	 box-sizing: content-box;
	 border: 4px solid #4caf50;
}
 .success-checkmark .check-icon::before {
	 top: 3px;
	 left: -2px;
	 width: 30px;
	 transform-origin: 100% 50%;
	 border-radius: 100px 0 0 100px;
}
 .success-checkmark .check-icon::after {
	 top: 0;
	 left: 30px;
	 width: 60px;
	 transform-origin: 0 50%;
	 border-radius: 0 100px 100px 0;
	 animation: rotate-circle 4.25s ease-in;
	 background-color: black !important;
}
 .success-checkmark .check-icon::before, .success-checkmark .check-icon::after {
	 content: '';
	 height: 100px;
	 position: absolute;
	 background: #fff;
	 transform: rotate(-45deg);
	 background-color: black !important;
}
 .success-checkmark .check-icon .icon-line {
	 height: 5px;
	 background-color: #4caf50;
	 display: block;
	 border-radius: 2px;
	 position: absolute;
	 z-index: 10;
}
 .success-checkmark .check-icon .icon-line.line-tip {
	 top: 46px;
	 left: 14px;
	 width: 25px;
	 transform: rotate(45deg);
	 animation: icon-line-tip 0.75s;
}
 .success-checkmark .check-icon .icon-line.line-long {
	 top: 38px;
	 right: 8px;
	 width: 47px;
	 transform: rotate(-45deg);
	 animation: icon-line-long 0.75s;
}
 .success-checkmark .check-icon .icon-circle {
	 top: -4px;
	 left: -4px;
	 z-index: 10;
	 width: 80px;
	 height: 80px;
	 border-radius: 50%;
	 position: absolute;
	 box-sizing: content-box;
	 border: 4px solid rgba(76, 175, 80, .5);
}
 /*.success-checkmark .check-icon .icon-fix {
	 top: 8px;
	 width: 5px;
	 left: 26px;
	 z-index: 1;
	 height: 85px;
	 position: absolute;
	 transform: rotate(-45deg);
	 background-color: #fff;*/
}
 @keyframes rotate-circle {
	 0% {
		 transform: rotate(-45deg);
	}
	 5% {
		 transform: rotate(-45deg);
	}
	 12% {
		 transform: rotate(-405deg);
	}
	 100% {
		 transform: rotate(-405deg);
	}
}
 @keyframes icon-line-tip {
	 0% {
		 width: 0;
		 left: 1px;
		 top: 19px;
	}
	 54% {
		 width: 0;
		 left: 1px;
		 top: 19px;
	}
	 70% {
		 width: 50px;
		 left: -8px;
		 top: 37px;
	}
	 84% {
		 width: 17px;
		 left: 21px;
		 top: 48px;
	}
	 100% {
		 width: 25px;
		 left: 14px;
		 top: 45px;
	}
}
 @keyframes icon-line-long {
	 0% {
		 width: 0;
		 right: 46px;
		 top: 54px;
	}
	 65% {
		 width: 0;
		 right: 46px;
		 top: 54px;
	}
	 84% {
		 width: 55px;
		 right: 0px;
		 top: 35px;
	}
	 100% {
		 width: 47px;
		 right: 8px;
		 top: 38px;
	}
}



/* Keywords css start here */
.keywords_wrapper {padding: 50px 0px;}
.keywords_blocks {display: flex;justify-content: space-between;align-items: center;}
.keywords_block {text-align: center;width: 23%;padding: 20px 20px;color: #fff;font-size: 18px;border: 1px solid #8b2c2a;background: #8b2c2a;border-radius: 7px; min-height: 100px;display: flex;align-items: center;justify-content: center;box-shadow: 0px 0px 10px 0px #ccc;}
/*.keywords_block:nth-child(even){background: #000;border: 1px solid #000;}*/
.delv_text {margin-top: 30px;text-align: center;color: #000;padding: 10px;}
.key_main_wrap {padding: 0px 0px;text-align: center;    margin-top: -60px;position: relative;z-index: 9;}
.keywords_block_wrap {padding: 30px;position: relative;background: #fff;
   /* background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(250,229,245,1) 33%, rgba(250,220,242,1) 100%);*/
    -webkit-box-shadow: 10px 10px 10px 10px #e8e8e8;box-shadow: 0px 0px 10px 0px #e8e8e8;}
.keywords_block_wrap .high_text {font-size: 20px;font-weight: 600;color:#000;margin:0px 0px 20px;}
/*.keywords_block_wrap .high_text span {margin: 0px 15px 0px 0px;border: solid #ccc;padding: 5px 15px 5px 0px;border-width: 0px 2px 0px 0px;}
.keywords_block_wrap .high_text span:last-child {margin: 0px;border: none;padding: 5px 0px;}*/
.delv_text_main {color: #000;font-weight: 500;}
/*.keywords_block_wrap:after {content: '';position: absolute;right:-10px;top:-10px;background: #000000;width: 50px;height: 50px;z-index: -1;}
.keywords_block_wrap:before {content: '';position: absolute;left:-10px;bottom:-10px;background: #000000;width: 50px;height: 50px;z-index: -1;}
*/
/* Our Blogs start here */
.ourBlogMainWrap {padding: 50px 0px 30px;}
.ourBlogMainWrap .collection_heading {margin-bottom: 0px;}
.product_list_wrap.ourBlogsWrap .prd_item {padding: 0px;}
.product_list_wrap.ourBlogsWrap .prd_item .blog_cont_wrap {padding: 30px;}
.blogName a {color:#8b2c2a;font-weight:600;}
.blog_mini_cont {font-size: 14px;}
.read_more {color: #8b2c2a;font-size: 12px;}
.read_more i {font-size: 10px;margin-left: 5px;}
.blogName a:hover, .read_more:hover {color: #000;}


/* Delivery section start here */
.delivery_main{background: #f1f1f1;}
.delivery_wrap{display: flex;justify-content: space-between;margin: 40px 0px;}
.delivery-img{width: 60px;}
.delivery-img img{width: 100%;}
.delivery-content h4{font-size: 16px;font-weight: 600;color: #000;margin-bottom: 10px;}
.delivery-content p{color: #000;font-size: 14px;margin-bottom: 0px;}

/*.deliveryWrap { background: #6e6e6e;padding: 50px 0px;background-image: url(https://www.myle-vape-dubai.com/assets/front/images/Map.png);position: relative;background-size: contain;background-repeat: no-repeat;background-position: center bottom;}
.deliveryWrap .collection_heading {color: #fff;}
.deliveryWrap .delivery_cont {text-align: center;color: #fff;}
.deliveryWrap .delivery_list {margin: auto;list-style: none;margin-top: 30px;text-align: center;padding: 0px;display: flex;justify-content: center;flex-wrap: wrap;}
.deliveryWrap .delivery_list li {width: 200px;color: #fff;    transition: 0.5s all;padding: 10px;border-bottom: 1px solid #fff;box-shadow: 0px 0px 10px 0px #ccc;margin: 10px;border-radius: 5px;background: transparent;font-weight: 600;}
.deliveryWrap .delivery_list li:hover{background-color: #fff;color: #333;}*/
/*.deliveryWrap:after {content: '\f48b';font-family: 'Font Awesome 5 Pro';font-size: 100px;position: absolute;bottom: 0px;line-height: 1;left: 30px;opacity: 0.5;}
*/


/* Prd table css start here */
.prd_table_main_wrap {padding: 50px 0px;}
.prd_main_table {margin-top: 30px;width: 100%;border: 1px solid #ccc;color: #000;background: #fff;}
.prd_main_table thead {background: #ebeef0;}
.prd_main_table thead th {font-weight: 600;}
.prd_main_table th, .prd_main_table td {padding: 8px 10px;border: 1px solid #ccc;font-size: 14px;}
.prd_main_table td a {color: #000;font-weight: 500;}
.prd_main_table td a:hover {color: #000;}
.prd_main_table th:last-child, .prd_main_table td:last-child {text-align: center;min-width: 120px;}


/* faq section start here */
.faq_main_wrapper {padding: 50px 0px;}
.faq_list_wrap {display: flex;justify-content: space-between;flex-wrap: wrap;margin-top:30px;}
.faq_main {width: 49%;padding: 10px 15px;display: flex;flex-direction: column;height: max-content;margin-bottom:0px;justify-content: center;box-shadow: none;background: transparent;border-radius:30px;}
.faq_que_wrap {margin: 0px;box-shadow: 0 30px 30px -20px rgb(0 0 0 / 25%);width: 100%;font-size: 15px;border: 1px solid #ccc;padding: 15px 10px;}
.faq_que_wrap a {display: flex;justify-content: space-between;color: #000;font-weight: 500;width: 100%;align-items: center;}
.faq_que_wrap a span:first-child i {color: #000;font-size: 24px;vertical-align: bottom;margin-right: 5px;}
.faq_que_wrap a span.plus_icon, .faq_que_wrap a span.minus_icon {margin-left: 20px;}
.minus_icon, .faq_main.active .plus_icon {display: none;}
.faq_ans {display: none;margin: 0px;}
.faq_main.active .faq_ans {margin-top: 20px;color: #333;}
.faq_main.active .minus_icon {display: block;}


/* speacilty section css */
.specality_wrapper {background: #333;padding: 50px 0px;}
.specality_list {display: flex;justify-content: center;align-items: flex-start;}
.specality_item {width: 20%;padding:0px 30px;text-align: center;color: #fff;}
.spe_item_img {width: 80px;height: 80px;display: flex;justify-content: center;align-items: center;margin: 0 auto 20px;background: #fff;border-radius: 50%;}
.spe_item_img img {width: 50px;}
.spa_item_head {font-size: 16px;margin: 0px 0px 10px;line-height: 1.5;/*min-height: 48px;*/}
.spe_content {margin: 0px;font-size: 14px;opacity: 0.7;}
.fea_img_wrap {margin-top: 30px;}
.cart_mob_wrap {display: none;}

/* Content pages css */
.content_pages_wrapper {color: #000;padding: 50px 0px;}
.content_pages_wrapper a {color:#8b2c2a;}
.content_pages_wrapper a:hover, .content_pages_wrapper a:focus {color:#000;}
.content_box {padding-bottom: 30px;margin-bottom: 30px;border-bottom:1px solid #ccc;}
.content_box:last-child {padding-bottom: 0px;margin-bottom: 0px;border:none;}
.content_pages_wrapper h3 {margin:0px 0px 20px;}
.content_box p {margin-bottom:15px;}
.content_box p:last-child {margin-bottom:0px;}
.content_pages_wrapper .mini_head {color: #8b2c2a;font-size: 18px;font-weight: 500;}
.content_pages_wrapper ul {margin:30px 0px;}
.content_pages_wrapper ul li {margin-bottom: 15px;}
.content_pages_wrapper ul li:last-child {margin-bottom: 0px;}

/* Blog detail page css */
.blog_cont_wrapper {padding: 50px 0px;color: #000;}
.top_back_btn {margin-bottom: 30px;}
.top_back_btn a {color:#000;}
.top_back_btn a:hover {color:#8b2c2a;}
.blog_det_heading {font-size: 32px;text-align: center;margin: 0px 0px 30px;color: #8b2c2a;}
.blog_det_cont p:last-child {margin-bottom: 0px;}
.blog_banner img {max-height: 350px;object-fit: none;object-position: center;}
.blog_info_wrap {display: flex;justify-content: space-between;margin-bottom: 30px;padding-bottom: 20px;border-bottom: 1px solid #ccc;color: #888;font-size: 14px;}
.blog_info_wrap p {margin: 0px;}


/**** Product Categories *****/
.product-cat{width: 21%;position: unset !important;background: unset !important;z-index: unset !important;}
.pro-link{display: flex;justify-content: space-between;align-items: center;}
.down::before{color: #fff !important;}
.drop-under{margin-bottom: 60px;background: #000;border-radius: 10px;position: sticky;top: 185px;padding: 10px 0px;}
.pro-right{width: 80%;}
.footer{z-index: 9999;}
 .drop-under h4{font-size: 20px;color: #fff;text-align: center;position: relative;border-radius: 10px;text-align: center;margin: auto;padding: 10px;background: #bf3b3b;}
/*.drop-under h4::before{position: absolute;content:'';height: 2px;width: 80%;background: #ccc;left: 10%;bottom: -5px;}*/
.menu li a{font-size: 11px;font-weight: 600;display: inline-block;color: #fff;}
.icon-down-arrow i{border-radius: 50%;border: 1px solid #fff;padding: 0px 4px;background: #000;font-size: 20px;}
.menu{padding-left: 27px;margin-bottom: 0px;color: #fff;margin-top: 10px;list-style: none;}
.icon-down-arrow{display: inline-block;float: right;padding: 0px 20px;}
.menu li a:hover{color: #bf3b3b;}
.menu li ul{display: none;padding: 0px 0px 0px 10px;list-style: none;}
.full_width.prd_main_wrapper{display: flex;justify-content: space-between;}
.product-page-list{width: 78%;}
.product-page-list .skin-1 .num-in span{width: 36px;height: 38px;min-width: 36px;}
.product-page-list .prd_name{margin-bottom: 0px;}
.related_prds  .prd_name{margin-bottom: 0px;}
.product-page-list .skin-1 .num-in input{width: 36px !important;}
.related_prds .cart_btn_wrap {width: 54%;}
.product-page-list .prd_more_info{padding: 0px;}
.product-page-list .cart_btn{font-size: 12px;line-height: 35px;}
.main_prd_wrap .num-block{margin-bottom: 0px;}

.different_pages a{border-radius: 5px;border: 1px solid #000;padding: 5px 10px 6px;margin-right: 5px;margin-bottom: 10px;color: #000;}
.footer_quick_links a{color: #000;transition: 0.5s all;}
.footer_quick_links a:hover{color: #bf3b3b;transition: 0.5s all;}
.bottom_line.bottom-div {
    background: #000;color: #fff;
}
p.different_pages.bottom_line {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
        margin-bottom: 0px;
}

/*partner start start*/
  .partner-heading h1{font-weight: 700;margin-top: 0px;margin-bottom: 30px;color: #000;}
  .partner-box{display: flex !important;justify-content: space-between;}
  .patner-wrap .slick-prev{left: 185px !important;;transform: unset;top: 100px;z-index: unset;}
  .patner-wrap .slick-next{transform: unset;top: 100px;left: 22%;}
  .patner-wrap{padding: 0px 0px 60px;}
  .patner-wrap .slick-next:before, .patner-wrap .slick-prev:before{font-size: 30px;background: transparent;color: #000 !important;}
  .partner-btn-btn{color: #fff;display: block;font-weight: 600;padding: 10px 20px;background: #000;margin-top: 30px;max-width: max-content;}

/*partner start end*/

.tags{display: flex;margin: 30px 0px;}
.mg{background: #07df11;color: #fff;padding: 4px 6px;margin-bottom: 0px;border-radius: 5px;margin-right: 5px;font-weight: 600;font-size: 12px;}

.MG_50{background: #07df11;color: #fff;padding: 4px 6px;margin-bottom: 0px;border-radius: 5px;margin-right: 5px;font-weight: 600;font-size: 12px;}
.per_5{background: #ffeb3b;color: #000;padding: 4px 6px;margin-bottom: 0px;border-radius: 5px;margin-right: 5px;font-weight: 600;font-size: 12px;}

.Disposable{background: #ff0033;color: #fff;padding: 4px 6px;margin-bottom: 0px;border-radius: 5px;margin-right: 5px;font-weight: 600;font-size: 12px;}
.mAh{color: #fff;background: #2196f3;padding: 4px 6px;margin-bottom: 0px;border-radius: 5px;margin-right: 5px;font-weight: 600;font-size: 12px;}
.ML{color: #fff;background: #9c27b0;padding: 4px 6px;margin-bottom: 0px;border-radius: 5px;margin-right: 5px;font-weight: 600;font-size: 12px;}
.Puffs{color: #fff;background: #ff5722;padding: 4px 6px;margin-bottom: 0px;border-radius: 5px;margin-right: 5px;font-weight: 600;font-size: 12px;}
.save{background: #e2e4e8;color: #000;padding: 4px 6px;margin-bottom: 0px;border-radius: 5px;font-weight: 65;font-size: 12px;}

.small-img{border: 1px solid #000;margin-right: 10px;}
.pro-slider-wrap{background: #f1f1f1;padding: 10px 10px 0px;}
.slider-img-small{width: 95%;margin: auto;margin-top: 20px;}
.slider-img-small .slick-prev{left: -23px;transform: unset;top: 43%;z-index: unset;}
.slider-img-small .slick-next {transform: unset;top: 43%;left: unset;right: -23px;}
.slider-img-small .slick-next:before, .slider-img-small .slick-prev:before{font-family: 'slick';background: transparent;color: #000;padding: 0px;}
.small-img img:hover{cursor: pointer;}

.footer-icons ul{display: flex;list-style: none;color: #000;justify-content: space-between;padding: 10px 25px;margin: 0px;}
.footer-icons ul li a{color: #fff;display: flex;flex-direction: column;align-items: center;font-size: 12px;}
.footer-icons ul li a i{font-size: 18px;margin-right: 4px;}
.footer-icons{display: none;position: fixed;bottom: 0px;background: #bf3b3b;width: 100%;box-shadow: 0px 0px 10px 0px;border-radius: 10px 10px 0px 0px;z-index: 9999;}
/* media query start here */
@media only screen and (max-width: 1199px){
    .left-side-content{left: -147px;}
	.container.inner_container {max-width: 1280px !important;}
    .product_list_wrap .prd_item{width: 49%;}
    .faq_main{width: 100%;}
	.container {width:100%;max-width: 100%;}
	.header_wrap {padding: 15px 0px;}
	.new_add_wrapper {width: max-content;}
	.top_location img, .top_mail img {width: 20px;height: 20px;}
	.top_location span, .top_mail p span, .top_mail p a {font-size: 14px;}
	.cart_top_btn {padding: 10px 15px;}
	.navigation_wrap .main_nav_list li a {line-height: 50px;}

	.slide_content {padding-left: 0px;width: 55%;}
    .slick-next {top: 66%;}
    .slider_headign {font-size: 50px;}
	.keywords_block_wrap .high_text span {line-height: 1.5;}
	.footer_lists {flex-wrap: wrap;}
	.foot_logo_wrap {width: 100%;padding: 0px 10px 30px;text-align: center;}
	.same_lists {width: 24%;}
	.bottom_line {padding: 10px;}
}

@media only screen and (max-width: 1060px){
	.drop-under h4{font-size: 18px;}
	.product-page-list .skin-1 .num-in span {
    width: 34px;
    height: 38px;
    min-width: 32px;}
    .product-page-list .skin-1 .num-in input {
    width: 33px !important;}
    .product_list_wrap .prd_item{padding: 10px 10px !important;}
}


@media only screen and (max-width: 1024px){
    .patner-wrap .slick-next{left: 24%;}
	.product-page-list .skin-1 .num-in span {
    width: 38px;
    height: 38px;
    min-width: 38px;}
    .product-page-list .skin-1 .num-in input {
    width: 36px !important;}
	.collection_heading, .cart_page_header, .related_prds .inner_coll_head, .main_prd_wrap .prd_name a {font-size: 24px;}
    .hero_new_style_slider .slider_whole_content_wrapper{padding: 0px 50px;}
    .pro-details-wrap{flex-direction: column-reverse;}
    .right-wrap {
    width: 100%;
}
.drop-under{margin-bottom: 40px;}
	/*.slick-prev {left: 45.5%;}
	.slick-next {right: 45.5%;left: unset;}*/
	.slide_content {width: 50%;}
	.slide_item {height:max-content;padding:20px 0px 0px;}
	.slide_head {font-size: 32px;}
	.slide_head .mini_text {font-size: 18px;}
	.cart_qua_wrap {flex-direction: column;}
	.num-block {margin-bottom: 10px;}
	.cart_btn_wrap {width: auto;}
	.cart_btn {padding: 0px 12px;}
	.prd_name a {font-size: 20px;}
	.discounted_price {font-size: 20px;line-height: 20px;}
	.original_price {font-size: 16px;line-height: 20px;}
	.skin-1 .num-in span {width: 47px;min-width: 47px;height: 47px;}
	.modal-content {width: 90%;}
	.cart_table_wrap .num-block {margin-bottom: 0px;}
	.cart_page_wrapper {padding: 30px 0px;}
	.specality_list {flex-wrap: wrap;}
	.specality_item {width: 45%;padding: 30px 20px;}
	.form_group_wrap {width: 90%;}
	.form_group_half.pad_right {padding-right: 20px;}
	.form_group_half.pad_left {padding-left: 20px;}
	.forDesktop {display: none;}
	.forMobile {display: block !important;padding: 30px 20px;width: 100%;box-shadow: none;border: 1px solid #ccc;}
	/*.form_same_des {margin: 30px 0px;}*/
	.inner_form h4 {font-size: 18px;}
	.inner_form .form-group label {font-size: 14px;}
	.checkout_form_wrap {width: 100%;}
	.price_wrap_checkout {padding: 0px;}
	.thankyou_text_wrap {padding: 50px 30px 30px;width: 70%;}
	.success-checkmark .check-icon .icon-circle {width: 60px;height: 60px;}
	.success-checkmark .check-icon .icon-line {height: 4px;}
	.success-checkmark .check-icon .icon-line.line-long {top: 28px;right: 25px;width: 37px;}
	.success-checkmark .check-icon .icon-line.line-tip {top: 36px;left: 8px;width: 20px;}
	.thank_head {font-size: 45px;}
	.order_rec_text {font-size: 16px;}
	.step_main_head:before, .step_main_head:after {width: 25%;}
	.step_main_head {font-size: 24px;}
	.step_head h3 {font-size: 20px;}
	.full_width.prd_main_wrapper{flex-direction: column-reverse;}
	.product-cat{width: 50%;margin: auto;}
	.product-page-list { width: 100%;}
}
@media only screen and (max-width: 991px){
    .patner-wrap .slick-next {left: 27%;}
   
    .slider-img {width: 40%;right: 120px;}
    .slick-next {top: 63%;}

    /*.home_first_section .text_covered .inner_head{margin-bottom: 0px;}
    .hero_new_style_slider .slider_whole_content_wrapper{margin: 30px auto 0px !important;}
    .hero_new_style_slider .slick-dotted.slick-slider .slick-prev, .hero_new_style_slider .slick-dotted.slick-slider .slick-next{bottom: -93% !important;}*/

.key_main_wrap {
    padding: 30px 0px;
    margin-top: 0;
}
.home_first_section {
    margin-top: 0;
    padding-top: 40px;
}
}

@media only screen and (max-width: 860px){
     .left-side-content {left: -114px;}
}

@media only screen and (max-width: 768px){
    .slider-img-small{padding: 0px 20px;}
    .slider-img-small .slick-prev{left: -8px;}
    .slider-img-small .slick-next{right: -7px;}
    .patner-wrap .slick-prev{top: 88px;}
    .patner-wrap .slick-next {left: 32%;top: 88px;}
    .slider-content{font-size: 13px;}
    .slider_headign{font-size: 34px;}
    .slider-img{width: 50%;}
    .slider-btn{font-size: 15px;}

    .product-cat{width: 100%;}
    .menu{padding-left: 20px;}
    .prd_item .prd_name {
    overflow: visible;
    height: auto;
}
    .carted_items_wrap .prd_list{height: 250px;}
	body {font-size: 14px;}
	.prd_main_table {display: block;overflow-y: auto;}
	.prd_main_table th, .prd_main_table td {min-width: 150px;font-size: 14px;}
	.img_text_wrap_multi .text_covered {flex-direction: column;}
	.only_text, .only_img_wrap {width: 100%;}
	.only_img_wrap {margin-top: 20px;text-align: center;}
	.only_img_wrap img {width: 100%;max-width: 60%;}
	.same_lists {width: 50%;}
	.header_wrap {justify-content: space-between;}
	.new_add_wrapper, .cart_items {display: none;}
	.logo_wrap {width: 250px;}
	.img_text_wrap_multi .text_covered {padding: 0px;}
	.img_text_wrap_multi .text_covered:nth-child(even) {margin-top: 25px;margin-bottom: 25px;padding:25px;border-top: 1px solid #ccc;}
	.inner_head {font-size: 24px;margin-bottom: 20px;}
	.keywords_block_wrap p span {display: block;border: none;padding: 0px;margin: 0px 0px 5px;}
	.product_list_wrap .prd_item {width: 49%;}
	.slide_content {width: 100%;}
	.slide_head {font-size: 24px;line-height: 1.5;margin-bottom: 10px;}
	.slide_head .mini_text {font-size: 14px;line-height: 1.5;}
	.slide_extra_content {font-size: 12px;}
	.slide_btn a, .check_btn_wrap a {padding: 8px 20px;}
	.nav_strip {display: none;}
	.mobile_menu_wrap {display: block;}
	.cart_icon_top {margin-right: 15px;}
	.cart_table_wrap {display: block;overflow: hidden;overflow-x: auto;white-space: nowrap;}
	.carted_prd_img img {width: 80px;}
	span.carted_prd_img {display: block;margin-bottom: 10px;}
	.cart_table_wrap .discounted_price {font-size: 16px;line-height: 16px;}
	.skin-1 .num-in input {width: 35px;font-size: 14px;}
	.cart_table_wrap table th:first-child, .cart_table_wrap table td:first-child {max-width: 180px;}
	.main_prd_wrap {flex-wrap: wrap;justify-content: center;}
	.main_prd_img {width: max-content !important;margin:0px 0px 30px;margin-right: 0px;}
	.main_prd_details {width: 100%;}
	.main_prd_details .qua_select {align-items: center;}
	.main_prd_details .qua_select .num-block {margin-bottom: 0px;}
	.tabs li a {font-size: 16px;margin-right: 15px;}
	.total_reviews h2 {font-size: 16px;}
	.total_reviews {padding: 10px 20px;}
	.total_reviews .add_review_btn, .submit_btn_last .submit_button {font-size: 14px;padding: 6px 15px;}
	.add_rev_title {font-size: 24px;}
	.form_group_wrap {justify-content: center;width: 90%;flex-direction: column;}
	.form_group_half {width: 100%;}
	.form_group_half.pad_right {padding-right: 0px;border-right: none;}
	.form_group_half.pad_left {padding-left: 0px;}
	.form_group_half.pad_left .form_group {margin:0px;}
	.form_group input, .form_group select {width: calc(100% - 80px);}
	.form_same_des {flex-direction: column;}
	/*.title_icon {min-width: 100%;max-width: 100%;padding: 10px;font-size: 20px;}*/
	.inner_form {padding: 20px;}
	.home_first_section .text_covered h2 {margin-bottom: 20px;}
	.blog_det_heading {font-size: 24px;}
	.step_main_head:before, .step_main_head:after {display: none;}
}

@media only screen and (max-width: 680px){
    .patner-wrap .slick-prev{left: 233px !important;top: 82px;}
    .patner-wrap .slick-next{top: 82px;left: 45%;}
    .delivery_box{width: 50%;margin-bottom: 20px;}
    .delivery_wrap{flex-wrap: wrap;}
    .left-side-content{position: unset;}
    .left-side {width: unset;}
    .slider-img{width: 50%;margin: unset;position: unset;}
    .slick-next:before, .slick-prev:before{padding: 2px 6px 6px;}
    .right-side{padding: 20px 20px 40px;}
    .left-side-content{width: 100%;}
    .slick-next {top: 70%;}
    .bottom_line.bottom-div{margin-bottom: 75px;}
    .footer-icons{display: block;}
    .whatsapp-float{display: none;}
}

@media only screen and (max-width: 599px){
    .patner-wrap .slick-next {top: 96px;left: 45%;}
    .patner-wrap .slick-prev {left: 190px !important;top: 96px;}
}


@media only screen and (max-width: 580px){
    .product-details-wrap .prd_item .cart_btn{line-height: 30px !important;}
    .delivery-content h4{font-size: 14px;}
    .delivery-img {width: 50px;}
    .delivery-content p{font-size: 12px;}
    .total_reviews .add_review_btn{font-size: 12px !important;}
    .total_reviews h2{width: 60%;}
    .review{flex-direction: column;}
    .review_content {width: 100%;}
    .prd_more_info {width: 65%;}
    .full_width.prd_main_wrapper.related_prds .cart-img {width: 32%;}
     .product-details-wrap .skin-1 .num-in input{width: 30px;height: 30px;min-width: 30px;}
    .product_description_image{width: 100%;}
    .product_video_div{width: 100%;}
    .product_video_div iframe{height: : 220px;}
    .details img {width: 46px;}
    .details p{font-size: 11px;line-height: 14px;}
    .pro-details-wrap .skin-1 .num-in span {width: 40px;min-width: 40px;height: 40px;}
    .pro-details-wrap .skin-1 .num-in input {
    width: 35px;
    font-size: 14px;
}
    .pro-details-wrap a.cart_btn{line-height: 36px !important;}
    .cart-img {width: 33%;}
    .cart_qua_wrap{flex-direction: row;}
    .cart_inner{justify-content: space-between;}
    .product_list_wrap .prd_item {padding: 0px 10px 0px 0px !important;}
    .skin-1 .num-in span {width: 34px;min-width: 34px;height: 34px;}
    .product-page-list .skin-1 .num-in span {
    width: 34px;
    height: 34px;
    min-width: 34px;
}
.product-page-list .skin-1 .num-in input {
    width: 30px !important;
}
.main_prd_details .prd_name{font-size: 22px !important;}
    .skin-1 .num-in input {width: 30px;font-size: 14px;}
    .cart_btn{line-height: 31px;}
    .num-block {margin-bottom: 0px;}
    .related_prds .cart_btn_wrap {width: auto; }
    .inner_container {max-width: 90%;}

    .pro-details-wrap{margin-top: 20px;}
    .breadcrumb a{font-size: 10px;}
    .breadcrumb span{font-size: 10px;}
    .breadcrumb>li+li:before{padding: 0px !important;}
    .prd_item .original_price {
    font-size: 12px !important;
}
.prd_item .discounted_price {
    font-size: 12px;
}
.prd_item .prd_name a {
    font-size: 14px !important;
}
	.slide_item{height: 177px !important;}
	.collection_heading {font-size: 22px;}
	.deliveryWrap:after {font-size: 50px;}
	.faq_main{width: 100%;margin-left: 10px;}
	.product_list_wrap .prd_item {padding: 0px 10px;border-radius: 5px;width:100%;margin-bottom: 20px;}
	.prd_img {margin-bottom: 0px;}
	.prd_name a {font-size: 12px ​!important;}
	.discounted_price {font-size: 14px;line-height: 20px;}
	.original_price {margin-left: 3px;font-size: 10px;}
	/*.skin-1 .num-in span {width: 40px;min-width: 40px;height: 40px;}*/
	.skin-1 .num-in span.minus:before, .skin-1 .num-in span.minus_cart:before {width: 15px;height: 2px;}
	.cart_btn_wrap {width: 100%;margin-left: 10px;}
	.cart_btn {margin: auto;width:max-content;line-height: 31px !important;font-size: 12px;}
	.prd_info {font-size: 10px;}
	.same_lists {width: 100%;margin: 10px 0px;}
	.keywords_block_wrap p span {font-size: 16px;}
	.product_list_wrap.ourBlogsWrap .prd_item .blog_cont_wrap {padding: 15px;}
	.skin-1 .num-in span.plus:before, .skin-1 .num-in span.plus:after, .skin-1 .num-in span.plus_cart:before, .skin-1 .num-in span.plus_cart:after {width: 12px;}
	.label_text ~ a {order:-1;}
	.faq_que_wrap a > span:first-child i {display: none;}
	.product_list_wrap {padding-top: 20px;}
	.carted_items_wrap .prd_list li {padding: 0px 10px;}
	.carted_items_wrap .subTotal_strip {padding: 10px;font-size: 16px;}
	.carted_items_wrap .carted_items_btn_wrap {padding: 15px 10px;}
	.carted_items_wrap .view_cart_btn, .carted_items_wrap .checkout_btn, .cont_ship_btn {line-height: 30px;font-size: 12px;padding: 0px 10px;}
	.carted_items_wrap .prd_list {margin: 20px 0px;}
	/*.carted_items_wrap .prd_list li {flex-direction: column;justify-content: center;align-items: center;}*/
	.carted_items_wrap .new_cart_prd_img {margin:0px 15px 0px 0px;}
	.carted_items_wrap .new_cart_prd_img img {width: 80px;}
	.logo_wrap {width: 200px;}
    .fixed-header .mob_menu{top: 78px;}
	.mob_menu {top: 120px;}
	.mobile_menu_wrap > a {font-size: 24px;}
	.deliveryWrap .delivery_list li {padding: 6px;}
	.ourBlogMainWrap, .faq_main_wrapper, .prd_table_main_wrap {padding: 30px 0px}
	.prd_main_wrapper {padding: 30px 0px 10px;}
	.key_main_wrap {padding: 30px 15px;}
	span.carted_prd_img {width: unset;margin-right: 15px;}
	.subtotal_cart {margin: 20px 0px;font-size: 20px;}
	.cart_pg_btn_wrap {align-items: center;flex-direction: column-reverse;}
	.checkout_wrap {justify-content: center;align-items: center;margin-bottom: 15px;width: 100%;}
	.check_btn_wrap .checkout_btn, .cont_ship_btn_wrap .cont_ship_btn {width: 180px;text-align: center;font-size: 12px;}
	footer {padding: 40px 0 0px;}
	.product_info a {padding-right: 30px;display: flex;align-items: center;}
	.carted_prd_name {word-break: break-word;width: unset;white-space: break-spaces;font-size: 16px;}
	.specality_item {width: 100%;padding: 20px 10px;}
	.total_reviews {justify-content: center;padding:15px 10px;}
	.total_reviews h2 {margin: 0px 0px 10px;max-width: 100%;font-size: 16px;text-align: center;line-height: 1.4;}
	.tabs li a {font-size: 14px;}
	.related_prds, .main_prd_wrap {margin-top: 20px;}
	.main_prd_wrap .prd_name a {font-size: 20px;}
	.prd_descri {padding: 5px 0px 20px;}
	.mainPrdRating {font-size: 12px;}
	.footer_lists {padding-bottom: 0px;}
	.line_height {line-height: 1.7;font-size: 12px;}
	footer ul li {padding: 4px 0px;}
	.inner_form .form-group label {margin-bottom:10px;width: 100%;}
	.inner_form .form-group input, .inner_form .form-group select, .inner_form .form-group textarea {width: 100%;}
	.cart_table_wrap table th, .cart_table_wrap table td  {padding: 10px 5px 10px 0px;font-size: 12px;}
	.cart_table_wrap table th:last-child, .cart_table_wrap table td:last-child {padding-right: 0px;}
	.cart_table_wrap table th:first-child, .cart_table_wrap table td:first-child {max-width: 80px;}
	.cart_table_wrap .discounted_price {font-size: 13px;line-height: 13px;}
	.cart_page_wrapper .skin-1 .num-in span {width:35px;min-width:35px;height: 35px;}
	.cart_page_wrapper .skin-1 .num-in span.minus:before, .cart_page_wrapper .skin-1 .num-in span.minus_cart:before {width: 15px;height: 2px;}
	.cart_page_wrapper .skin-1 .num-in input {width: 28px;font-size: 12px;}
	.list_head_foot {font-size: 16px;margin:0px;}
	.foot_logo_wrap {padding-bottom: 10px;}
	.foot_logo_wrap p {font-size: 12px;}
	footer ul li {padding: 2px 0px;}
	footer ul li a, .copy_right_text {font-size: 12px;}
	.social-icon a {font-size: 18px;font-weight: 500;margin-bottom: 10px;display: inline-block;}
	.bottom_line {font-size: 10px;}
	.subtotal_cart {font-size: 16px;}
	.cart_table_wrap {display: none;}
	.cart_mob_wrap {display: block;}
	.prd_details_wrap {display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}
	.delete_prd_mob {position: absolute;right: 0px;top: 35px;width: max-content;z-index: 9;}
	.prd_item_cart {position: relative;padding: 10px 0px;border-bottom: 1px solid #ccc;}
	.prd_details_wrap .cust_label {display: inline-block;line-height: 2.3;}
	.prd_details_wrap .price_wrap {width: 40%;text-align: center;margin-bottom: 15px;}
	.prd_details_wrap .num-block_wrapper {width: 60%;text-align: center;display: flex;justify-content: center;}
	.prd_details_wrap .price_wrap:last-child {width: 100%;margin: 0px;}
	.prd_details_wrap .num-block_wrapper .num-block {margin-left: 5px;}
	.product_info {margin: 0px;}
	.carted_prd_img img {width: 100px;}
	.forMobile {padding: 20px 10px;}
	.checkout_page_wrapper {padding: 20px 0px;}
	.price_wrap_checkout .subTotal_checkout.total_price {font-size: 18px;}
	#checkout_form div.checkout_form_wrap > div:nth-child(5) .inner_form .form-group label {width: 150px;margin: 0px;}
	.form_same_des {margin: 70px 0px;}
	.title_icon {width: 40px;height: 40px;top: -60px;font-size: 16px;}
	p.title_icon:before, p.title_icon:after {bottom: -5px;}
	.inner_form h4 {font-size: 16px;}
	.content_pages_wrapper {padding: 20px 0px;}
	.content_pages_wrapper h3 {margin: 0px 0px 10px;font-size: 20px;}
	.content_box {padding-bottom: 20px;margin-bottom: 20px;}
	.blog_info_wrap {flex-direction: column;justify-content: center;align-items: center;}
	.thankyou_text_wrap {width: 90%;}
	.thank_head {font-size:40px;margin: 10px 0px 20px;}
	.steps_wrap {padding: 0px 15px;}
	.steps_list_wrap {margin: 30px auto 0px; width: 100%;}
	.step_item {margin-bottom: 30px;}
	.step_main_head {font-size: 20px;}
	.step_head h3 {font-size:18px;}
	.keywords_block_wrap .high_text span {font-size: 16px;}
}


@media only screen and (max-width:480px){
    .footer_quick_links {margin-right: 10px;font-size: 12px;font-weight: 600;margin-left: 10px;}
    .patner-wrap .slick-next {top: 90px;left: 84%;}
    .patner-wrap .slick-prev {left: 231px !important;top: 90px;}
    .slider-btn {font-size: 13px;}
    .slider_headign {font-size: 19px;}
    .slider-content {font-size: 11px;}
	.tabs {justify-content: space-between;}
	.tabs li a {font-size: 10px;margin-right: 0px;}
    .partner-heading h1{font-size: 28px;margin-bottom: 10px;}
    .partner-btn-btn{margin-top: 20px;}
    .slider-img-small .slick-prev, .slider-img-small .slick-next{top: 26%;}
}

@media only screen and (max-width:400px){
	.free_content{font-size: 11px;}
	.logo_wrap {width: 160px;}
    .fixed-header .mob_menu{top: 68px;}
	.mob_menu {top: 120px;}
	.carted_items_wrap .view_cart_btn, .carted_items_wrap .checkout_btn, .cont_ship_btn {font-size: 10px;line-height: 26px;border-radius: 5px;padding: 0px 5px;}
}