@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/open-sans.bold-webfont.eot');
    src: url('fonts/open-sans.bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/open-sans.bold-webfont.woff2') format('woff2'),
         url('fonts/open-sans.bold-webfont.woff') format('woff'),
         url('fonts/open-sans.bold-webfont.ttf') format('truetype'),
         url('fonts/open-sans.bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;


}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/open-sans.light-webfont.eot');
    src: url('fonts/open-sans.light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/open-sans.light-webfont.woff2') format('woff2'),
         url('fonts/open-sans.light-webfont.woff') format('woff'),
         url('fonts/open-sans.light-webfont.ttf') format('truetype'),
         url('fonts/open-sans.light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/open-sans.regular-webfont.eot');
    src: url('fonts/open-sans.regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/open-sans.regular-webfont.woff2') format('woff2'),
         url('fonts/open-sans.regular-webfont.woff') format('woff'),
         url('fonts/open-sans.regular-webfont.ttf') format('truetype'),
         url('fonts/open-sans.regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/open-sans.semibold-webfont.eot');
    src: url('fonts/open-sans.semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/open-sans.semibold-webfont.woff2') format('woff2'),
         url('fonts/open-sans.semibold-webfont.woff') format('woff'),
         url('fonts/open-sans.semibold-webfont.ttf') format('truetype'),
         url('fonts/open-sans.semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'linecons';
	src:url('../fonts/linecons/linecons.eot');
	src:url('../fonts/linecons/linecons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/linecons/linecons.woff') format('woff'),
		url('../fonts/linecons/linecons.ttf') format('truetype'),
		url('../fonts/linecons/linecons.svg#linecons') format('svg');
	font-weight: normal;
    font-style: normal;
    font-display: swap;

}

body,html {
    width: 100%;
    padding: 0;
    margin: 0;
    font-family: open_sansregular;
}
input,textarea {
    border: 0;
    outline: 0
}
input,select,textarea,ul {
    margin: 0;
    padding: 0
}
li {
    list-style: none
}

h1,h2,h3,h4,h5,h6 {
    padding: 0;
    margin: 0;
    font-weight: 400
}

p {
    line-height: 22px;
    margin: 0;
    padding: 0
}

a {
    outline: 0;
    text-decoration: none;
    -moz-outline: 0;
    color: inherit;
}

a:focus, a:active , a:target, a:hover, img:active , button:focus , button:active {
    outline: 0;
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #858484;
}
a img,img {
    border: none;
    text-decoration: none
}

button {
    cursor: pointer
}
.top_header {
    float: left;
    width: 100%;
    padding: 4px 8px;
    background: #615f5f;
}

.head_ofer {
    float: left;
    width: 100%;
    position: relative;
    font: 12px 'open_sanssemibold';
    color: #fff;
    padding-left: 70px;
    text-transform: uppercase;
}

.main_head {
    float: left;
    width: 100%;
    background: #fff;
}

.logo {
    float: left;
    margin: 10px 0;
}

.menu_right {
    float: right;
    width: 70%;
}

.menu_rt_tp {
    float: right;
    margin: 9px 0 10px;
}

.menu_rt_tp ul {
    float: right;
}

.menu_rt_tp ul li {
    float: left;
    position: relative;
    padding-left: 20px;
}

.menu_rt_tp ul li {
    font: 13px 'open_sanssemibold';
    color: #757575;
}
.icn_bcome_con {
    position: absolute;
    top: 2px;
    left: 0;
    height: 15px;
    width: 15px;
    background: url(../images/icon-hecon.png) no-repeat;
}

.mcon_nm {
    font: 14px 'open_sanssemibold';
    color: #F05A27;
    margin-left: 15px;
}

.con_dis_mob {
    display: none;
    float: left;
    width: 100%;
    background: #615f5f;
    padding: 8px 0;
    text-align: center;
    color: #fff;
    font: 16px 'open_sansregular';
}
.menu_rt_btm {
    float: right;
}

.menu_rt_btm ul {
    float: right;
}

.menu_rt_btm ul li {
    float: left;
    margin-left: 13px;
}

.head_srch {
    float: left;
    width: 100%;
    position: relative;
}

.head_srch input[type="text"] {
    font: 14px 'open_sanssemibold';
    color: #757575;
    border: 1px solid #c4c4c4;
    padding: 7px 10px;
    float: left;
    width: 320px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

.head_sub_btn {
    height: 40px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/icon-search.png) 5px 12px no-repeat;
}

.check_drop_dwn {
    position: absolute;
    top: 37px;
    right: 0;
    background: #fff;
    z-index: 9999;
    width: 450px;
    display: none;
}
.menu_rt_btm ul li a {
    position: relative;
    height: 38px;
    width: 38px;
    float: left;
}

.noti_num {
    position: absolute;
    top: -6px;
    right: 0;
    background: #f8f8f8;
    width: 23px;
    height: 23px;
    text-align: center;
    border-radius: 14px;
    padding: 3px;
    color: #615f5f;
    font: 13px 'open_sanssemibold';
}

.menu_rt_btm ul li.kart .noti_num {
    top: -3px;
    right: 15px;
}

.kart_inside {
    position: relative;
}

.bod_offer_icon {
    position: absolute;
    top: 200px;
    right: 20px;
    z-index: 99;
    height: 100px;
    width: 100px;
}
.head_menu {
    float: left;
    height: 40px;
    width: 100%;
    /*background:url(../images/menu_bg.jpg);*/
    background: #f8f8f8;
}

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

.tp_menu ul {
    float: left;
    width: 110%;
}

.tp_menu ul li {
    float: left;
    position: relative;
    position: relative;
}

.tp_menu ul li a {
    float: left;
    padding: 10px 15px;
    font: 14px 'open_sansbold';
    color: #615f5f;
    position: relative;
}

.icn_mdown {
    position: absolute;
    height: 8px;
    width: 10px;
    background: url(../images/menu-down.png) no-repeat;
    color: black;
    background-size: 100%;
    top: 18px;
    right: 0;
}
.sub_menudp {
    position: absolute;
    top: 33px;
    left: 0;
    width: 530px;
    background: #ffffff;
    z-index: 999999;
    padding: 0px 0 15px;
    display: none;
    box-shadow: 0px 2px 8px #c4c4c4;
    -webkit-box-shadow: 0px 2px 8px #c4c4c4;
    -moz-box-shadow: 0px 2px 8px #c4c4c4;
}

.arow_tp {
    float: left;
    width: 100%;
    background: #615f5f /**url(../images/arw-wt-up.png) 19px 4px no-repeat**/;
    height: 12px;
}

.subsubmenu {
    float: left;
    width: 33%;
    border-right: 1px solid #c4c4c4;
    padding-left: 15px;
    margin-top: 15px;
}

.subsubmenu:last-child {
    border-right: none;
}

.sub_menu_head {
    float: left;
    width: 100%;
    font: 16px 'open_sanssemibold';
    color: #252525;
    margin-bottom: 5px;
}

.subsubmenu ul {
    float: left;
    width: 100%;
}

.subsubmenu ul li {
    float: left;
    width: 100%;
}

.subsubmenu ul li a {
    float: left;
    width: 100%;
    padding: 0 0 3px;
    font: 13px 'open_sansregular';
    color: #615f5f;
}
.tp_menu ul li:hover .sub_menudp {
    display: block;
}

.tp_menu ul li:last-child .sub_menudp, .tp_menu ul li:nth-child(6) .sub_menudp, .tp_menu ul li:nth-child(7) .sub_menudp, .tp_menu ul li:nth-child(8) .sub_menudp, .tp_menu ul li:nth-child(9) .sub_menudp {
    right: 0;
    left: inherit;
}
.sub_part1 {
    width: 175px;
}

.sub_part1 .subsubmenu {
    width: 100%;
}

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

.tp_banner {
    float: left;
    width: 100%;
    /* padding: 10px; */
    background: #fff;
    box-shadow: 0px 0px 5px #c4c4c4;
    margin-bottom: 25px;
}
.hm_ban_place {
    float: left;
    width: 100%;
}

.hm_ban_lt {
    float: left;
    width: 100%;
    padding: 0 10px;
}

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

.ban_rotplc img {
    width: 100%;
}
.owl-controls {
    position: absolute;
    top: 40%;
    width: 100%;
    height:1px;
}

.owl-prev, .owl-next {
    height: 29px;
    width: 29px;
    overflow: hidden;
    text-indent: -100px;
}

.owl-prev {
    float: left;
    background: url(../images/slider-arlt.jpg);
    margin-left: -35px;
}

.owl-next {
    float: right;
    background: url(../images/slider-arrt.jpg);
    margin-right: -35px;
}
.hm_pro_block {
    float: left;
    width: 100%;
    padding: 15px;
    background: #fff;
    box-shadow: 0px 0px 5px #c4c4c4;
    margin-bottom: 25px;
}

.hm_pro_blo_hd {
    float: left;
    width: 100%;
    border-bottom: 4px solid #615f5f;
}

.pro_cat_nm {
    float: left;
    font: 18px 'open_sanssemibold';
    color: #615f5f;
    background: #f8f8f8;
    padding: 5px 20px 5px 10px;
    /*text-transform:uppercase;*/
    position: relative;
}

.pro_cat_nm:before {
    content: '';
    position: absolute;
    top: 0;
    right: -23px;
    width: 23px;
    height: 37px;
}

.pro_vieall {
    float: right;
}

.pro_vieall a {
    float: left;
    font: 12px 'open_sanssemibold';
    color: #615f5f;
    text-transform: uppercase;
    background: url(../images/icon-view-ara.png) right center no-repeat;
    padding: 9px 15px 8px 0;
}

.product_scroll {
    float: left;
    width: 100%;
    margin: 15px 0 0;
}

@media (min-width: 1001px) {
    .pro_sin_blk {
        float: left;
        border: 3px solid #615f5f;
        border-radius: 5px;
        height:350px;
    }
}


@media screen and (max-width: 400px) {
    .pro_sin_blk {
        float: left;
        border: 3px solid #615f5f;
        border-radius: 5px;
        height:270px;
    }
}

@media (min-width:401px) and (max-width: 1000px) {
    .pro_sin_blk {
        float: left;
        border: 3px solid #615f5f;
        border-radius: 5px;
        height:300px;
    }
}


.pro_sin_blk:hover{
    border-color: #2eca6a;
}

.pro_sin_rw_1, .pro_sin_rw_2, .pro_sin_rw_3, .pro_sin_rw_4 {
    float: left;
    width: 100%;
}

.pro_sin_rw_1 a {
    float: left;
    width: 100%;
}

.pro_sin_rw_1 img {
    width: 100%;
}

.pro_sin_rw_2 {
    /* font: 13px 'open_sansregular'; */
    color: #252525;
    text-align: center;
    padding: 5px;
    /* white-space: nowrap; */
    /* max-width: 206px; */
    overflow: hidden;
    text-overflow: ellipsis;
    height: 65px;
}

.pro_sin_rw_2 a{
    font-size: 14px;
    font-weight: 500;
}

.pro_sin_rw_3 {
    /* border-top: 1px solid #c4c4c4; */
    /* border-bottom: 1px solid #c4c4c4; */
    text-align: center;
    padding: 5px 0;
}

.actual_pri {
    font: 18px 'open_sanssemibold';
    color: #615f5f;
}

.price_cut {
    font: 15px 'open_sansregular';
    color: #9e9e9e;
}
.btm_gift_intro {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.ins_head {
    float: left;
    width: 100%;
    font: 26px 'open_sanssemibold';
    color: #2d2c2c;
    border-bottom: 4px solid #2d2c2c;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.btm_gift_intro p {
    /* font: 13px 'open_sansregular'; */
    color: #6a6a6a;
    line-height: 20px;
    text-align: justify;
    font-size: 13px;
}

.btm_gift_intro h2 {
    font: 16px 'open_sanssemibold';
    margin: 5px 0px;
}

.btm_gift_intro h3 {
    font: 14px 'open_sanssemibold';
    margin: 5px 0px;
}

.btm_gift_intro p a {
    color : #2fbb2f;
    font-weight: bold;
    font-size: 14px;
}
.btm_sign_up {
    float: left;
    width: 100%;
    padding: 15px 0;
    background: #615f5f;
}

.social_media {
    float: left;
    width: 100%;
    font: 16px 'open_sansregular';
    color: #f8f8f8;
    border-right: 1px solid #fff;
}

.social_media ul {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.social_media ul li {
    float: left;
    margin-right: 15px;
}

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

.subs_block ul {
    float: left;
    width: 100%;
}

.subs_block ul li {
    float: left;
    width: 50%;
}

.signup_txt {
    float: left;
    width: 90%;
    position: relative;
    padding-left: 50px;
    font: 21px 'open_sansbold';
    text-transform: uppercase;
    color: #fff;
}

.signup_txt span {
    float: left;
    width: 100%;
    font: 16px 'open_sansregular';
    text-transform: initial;
    padding-left: 5px;
}

.signup_txt:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    background: url(../images/icon-sign-up.png) no-repeat;
}

.subs_form {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 8px;
}

.subs_form input[type="text"] {
    background: #fff;
    box-shadow: none !important;
    font: 14px 'open_sansregular';
    color: #575757 !important;
    width: 100%;
    padding: 10px 100px 10px 10px;
}

.sub_sub_btn {
    position: absolute;
    top: 0;
    right: 0;
    background: #f8f8f8;
    font: 14px 'open_sansregular';
    text-transform: uppercase;
    color: black;
    padding: 10px;
}
footer {
    float: left;
    width: 100%;
    background: #f8f8f8;
    padding: 30px 0;
}

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

.fot_cat_head {
    float: left;
    width: 100%;
    font: 17px 'open_sansregular';
    text-transform: uppercase;
    color: #615f5f;
    line-height: 19px;
    margin-bottom: 10px;
}
.btm_payimg {
    float: left;
    width: 100%;
}

.shw_web {
    display: block;
}

.shw_mob {
    display: none;
}

.btm_payimg img {
    width: 100%;
}

.below_foot_sec, .btm_linkrow {
    float: left;
    width: 100%;
}

.btm_linkrow ul {
    float: left;
    width: 100%;
}

.btm_linkrow ul li {
    float: left;
}

.btm_linkrow {
    padding: 7px 0;
}

.btm_linkrow ul li {
    margin-right: 15px;
}

.btm_linkrow ul li, .btm_linkrow ul li a {
    font: 13px 'open_sansregular';
    color: #615f5f !important;
}

.copywrite {
    float: left;
    width: 100%;
    background: #615f5f;
    padding: 7px 0;
    /* font: 13px 'open_sansregular'; */
    color: #fff;
    text-align: center;
}

.menu-button {
    display: none;
    background: url('../images/menu_icon.png') no-repeat scroll 0 0;
    border: medium none;
    color: rgba(0, 0, 0, 0);
    font-size: 1.5em;
    height: 2.35em;
    margin: 30px 0px 0px 15px !important;
    padding: 0;
    position: absolute;
    text-indent: 2.5em;
    width: 55px;
    z-index: 1;
}

.main_head {
    font: 26px 'open_sanssemibold';
}


.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* max-width: 220px; */
    overflow: hidden;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
.owl-dots {
    position: absolute;
    bottom: -53px;
    right: 10px;
}

html, body, .container, .scroller {
    height: 100%;
}

@media (min-width: 768px) {
    .menu_right {
        width: 40%;
    }

    .menu_rt_tp {
        padding-right: 50px;
    }

    .main_head {
        height: 100px;
    }
}

.sticky {
    position: fixed;
    z-index: 10;
    top: 0px;
}

/* .slick-next {
    display: none;
    visibility: hidden;
    position: absolute;
    z-index: 9;
    top: 50%;
    width: 36px!important;
    height: 36px!important;
    right: -29px;
    right: 0px;
    color: #BFAFB2;
    background: url(../images/slider-arrt.jpg);
    border: 1px solid transparent;
}

.slick-prev {
    display: none;
    visibility: hidden;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: -29px;
    left:0px;
    width: 36px!important;
    height: 36px!important;
    color: #BFAFB2;
    background: url(../images/slider-arlt.jpg);
    border: 1px solid transparent;
} */

@media (min-width: 768px) {
    .menu_right {
        width: 40%;
    }

    .menu_rt_tp {
        padding-right: 50px;
    }

    .main_head {
        height: 100px;
    }
}

.sticky {
    position: fixed;
    z-index: 10;
    top: 0px;
}




@media (max-width:767px) {
	body,html{overflow-x:hidden;}
	.hm_ban_rt{display:none;}
.shw_web{display:none;} .shw_mob{display:block;}
.hide_mo{display:none;}
.con_dis_mob{display:block;}
.menu-button{display:block;}
.main_head  .col-xs-12, .main_tpban .col-xs-12{padding:0;}
.menu-button{margin:60px 0px 0px 15px !important;}
.top_header, .menu_rt_tp{display:none;}
.menu_right{width:100%;border-top:3px solid #615f5f;padding:10px 15px 0px 15px;margin-bottom:10px;}
.logo{width:170px;margin:45px auto 8px;float:none;}
.logo img{width:100%;}
.menu_rt_btm{width:100%;}
.head_srch input[type="text"]{width:100%;padding:5px 30px 5px 5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.head_sub_btn{background:transparent url("../images/icon-search.png") no-repeat scroll 5px 8px}
.menu_rt_btm ul{width:100%;position:relative;min-height:31px;}
.menu_rt_btm ul li:nth-child(1){margin-left:0;width:100%;padding-right:100px;}
.menu_rt_btm ul li{position:absolute;right:0;}
.menu_rt_btm ul li:nth-child(2){right:60px;}
.menu_rt_btm ul li:nth-child(3){right:23px;}
.menu_rt_btm ul li:nth-child(4){right:3px;}
.menu_rt_btm ul li:nth-child(5){right:85px;}
.menu_rt_btm ul li a{width:25px;}
.menu_rt_btm ul li a img{width:100%;}
.noti_num{width:15px;height:15px;font-size:8px;top:-7px;}
.menu_rt_btm ul li.kart .noti_num{right:10px;}
#article_box  .blog_posts{padding-left:0;}
.alticle_img_blg{position:inherit;margin-bottom:10px;}

.blog_posts img{width:100%;}
.blog_posts p a, .blog_posts a{color:#8CC544 !important;}


.mban_quklink{display:none;}
.tp_banner{padding:0;}
.hm_ban_lt{width:100%;margin:0;}
.hm_ban_rt{width:100%;}
.hm_ban_rt{padding:5px;}
.ban_ri_cat{margin-bottom:0;}
.ban_ri_cat{font-size:21px;}
.ban_ri_cat span{font-size:14px;}
.cat_icon{top:0;}
.head_menu{display:none;}
.hm_pro_block{padding:0;}
/* .pro_cat_nm{width:100%;font-size:16px;} */
.pro_cat_nm:before{background:transparent;}
.hm_pro_blo_hd{position:relative;}
.pro_vieall{position:absolute;top:0;right:5px;}
.pro_vieall a{color:#615f5f;background:transparent url("../images/icon-arow-whi.png") no-repeat scroll right center;}
.product_scroll{padding:5px;margin:0;}
.owl-prev{margin-left:-20px;}
.owl-next{margin-right:-20px;}
.ins_head{font-size:18px;padding-bottom:5px;margin-bottom:10px;}

.social_media{margin-bottom:15px;border-right:none;border-bottom:1px solid #fff;padding-bottom:15px;text-align:center;}
.social_media ul{text-align:center;}
.social_media ul li{display:inline-block;float:none;}
.subs_block ul li, .signup_txt{width:100%;text-align:center;}
.btm_linkrow{display:none;}
.foot_links{margin-bottom: 15px;border-bottom: 1px solid #549CA0;padding-bottom: 15px;}
.brand_ass{margin-top:0;border-top:none;}
.sub_bran_blk ul li.sub_brndhead{width:100%;}
.sub_bran_blk ul li{width:140px;}
.sub_bran_blk{padding-left:0;position:inherit;}
.sub_brndhead{position:inherit;float:left;width:100%;top:0;max-width:100%;}
.foot-brand{float:left;width:100%;}


.filter_left{width:100%;}
.filter_right{width:100%;}
.fil_field{float:right;}
.fil_field select{min-width:130px;}
.pro_repeat{width:46% !important;}
.liwid50 ul li:nth-child(2n){padding-left:15px;}
.shw_rslt{display:none;}
.adon_blk ul li{width:95px;}
.size_sin{width:100%;margin:0;}
.size_filed{margin-top:6px;}
.sec_shop{width:125px;}
.sec_shop img{width:100%;}
.logpop_btm_lt, .logpop_btm_rt{width:100%;}
 .logpop_btm_rt{padding-left:0;border-left:none;margin-top:20px;}
 .sub_lt_menu{display:none;}
 .menu_mo_hide{float:left;cursor:pointer;display:block;}
 .left_add{display:none;}
 .ttl_amt{font-size:21px;}
 .avail_sts{float:left;}
 .adon_blk ul li:last-child{display:block;}
 .click_t_pybtn{position:inherit;}
 .pay_det_op{padding-right:0;}
 .frj_pwd_pp{width:100%;margin-left:0;}
 .login_mob{display:block;}
 .ltmin_pro_lt ul li{width:100%;}
 .sender_dt_frm ul li{width:100%;margin:0 0 15px;}
 .tp_blk_div{display:none;}
 .shop_pg_hd{padding:0;}
 .shop_pg_hd_lt, .shop_pg_hd_rt{width:100%;padding:10px;}
 .shop_pg_hd_lt{padding:10px;border-bottom:1px solid #c4c4c4;}
 .cart_sign_row1{width:32%;}
 .cart_sign_row2{width:68%;}

 .cart_sign_row3,  .cart_sign_row4{width:33%;margin:10px 0;}
 .sho_pichs{margin-top:10%}
 .con_left ul li{width:100%;min-height:auto;margin-bottom:20px;}
 .form_sub{text-align:center;margin-top:10px;}
 .sub_btn{float:none;}
 .tbkmes{font-size:22px;}
 .check_icn{width:25px;}
 .menu_rt_btm ul li.kart .noti_num{top:3px;}
 .check_drop_dwn{width:310px;right:-15px;}
 .cart_pro_nm{width:190px;margin-bottom:10px;}
 .header2 .logo{margin:15px auto 8px;}
  .menu_right_pay ul{float:left;width:100%;text-align:center;}
  .menu_right_pay{float:left;width:100%;margin:10px 0;}
 .menu_right_pay ul li{font-size:14px;padding-left:25px;line-height:18px;float:none;display:inline-block;text-align:left;margin-left:3px;}
 .menu_right_pay ul li:before{width:20px;height:20px;}
 
 .menu_right_pay ul li span{font-size:12px;}
 .pro_sin_rw_2{
    height:60px;
    /* width:124px; */
}
 .pro_sin_rw_2{}
 .worg_process{display:none;}

 
}
@media (max-width:479px) {
.cart_sign_row3,  .cart_sign_row4{width:100%;padding-left:32%;margin:10px 0;}
}

@media (max-width:419px) {
.adon_blk ul li:last-child{display:none;}
.crs_clr{float:left;width:100%;}
}
a.gflag {vertical-align:middle;font-size:16px;padding:1px 0;background-repeat:no-repeat;background-image:url(//gtranslate.net/flags/16.png);}
    a.gflag img {border:0;}
    a.gflag:hover {background-image:url(//gtranslate.net/flags/16a.png);}
    #goog-gt-tt {display:none !important;}
    .goog-te-banner-frame {display:none !important;}
    .goog-te-menu-value:hover {text-decoration:none !important;}
    body {top:0 !important;}
    #google_translate_element2 {display:none!important;}



    /*************************** new codes for style starts here *********************************/

    /* view all button style */

    .btn-view-all {
        position: relative;
        display: inline-block;
        cursor: pointer;
        outline: none;
        border: 0;
        vertical-align: middle;
        text-decoration: none;
        background: transparent;
        padding: 0;
        font-size: inherit;
        font-family: inherit;
        float: right;
       }
       
       button.learn-more {
        width: 10rem;
        height: auto;
       }
       
       button.learn-more .circle {
        transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
        position: relative;
        display: block;
        margin: 0;
        width: 3rem;
        height: 3rem;
        background: #282936;
        border-radius: 1.625rem;
       }
       
       button.learn-more .circle .icon {
        transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #fff;
       }
       
       button.learn-more .circle .icon.arrow {
        transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
        left: 0.625rem;
        width: 1.125rem;
        height: 0.125rem;
        background: none;
       }
       
       button.learn-more .circle .icon.arrow::before {
        position: absolute;
        content: "";
        top: -0.29rem;
        right: 0.0625rem;
        width: 0.625rem;
        height: 0.625rem;
        border-top: 0.125rem solid #fff;
        border-right: 0.125rem solid #fff;
        transform: rotate(45deg);
       }
       
       button.learn-more .button-text {
        transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
        position: absolute;
        top: 0;
        left: 30px;
        right: 0;
        bottom: 0;
        padding: 1rem 0;
        margin: 0 0 0 1.85rem;
        color: #282936;
        font-weight: 700;
        line-height: 1.6;
        text-align: center;
        text-transform: uppercase;
       }
       
       button:hover .circle {
        width: 100%;
       }
       
       button:hover .circle .icon.arrow {
        background: #fff;
        transform: translate(1rem, 0);
       }
       
       button:hover .button-text {
        color: #fff;
       }


       /* top best selling cards  */

       @media (min-width:601px) {
        .top-card {
            width: 150px;
            height: 150px;
            border-radius: 20px;
            background: #f5f5f5;
            position: relative;
            /* padding: 1.8rem; */
            border: 2px solid #c3c6ce;
            transition: 0.5s ease-out;
            overflow: visible;
           }

           .top-card-button {
            transform: translate(-50%, 125%);
            width: 95%;
            border-radius: 1rem;
            border: none;
            background-color: #2eca6a;
            color: #fff;
            font-size: 1rem;
            padding: 3px;
            position: absolute;
            left: 50%;
            bottom: 0;
            opacity: 0;
            transition: 0.3s ease-out;
           }
           
       }

       @media screen and (max-width: 600px) {
        .top-card {
            width: 90px;
            height: 90px;
            border-radius: 20px;
            background: #f5f5f5;
            position: relative;
            /* padding: 1.8rem; */
            border: 2px solid #c3c6ce;
            transition: 0.5s ease-out;
            overflow: visible;
           }

           .top-card-button {
            transform: translate(-50%, 125%);
            width: 85%;
            border-radius: 1rem;
            border: none;
            background-color: #2eca6a;
            color: #fff;
            font-size: 0.6rem;
            padding: .2rem .2rem;
            position: absolute;
            left: 50%;
            bottom: 0;
            opacity: 0;
            transition: 0.3s ease-out;
           }
           
       }
       
       /* .card-details {
        color: black;
        height: 100%;
        gap: .5em;
        display: grid;
        place-content: center;
       } */
       
       
       
       /*Hover*/
       .top-card:hover {
        border-color: #2eca6a;
        box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25);
       }
       
        .top-card-button {
        transform: translate(-50%, 50%);
        opacity: 1;
       }
    
       @media screen and (max-width: 1200px) {
        .top-card-button {
            transform: translate(-50%, 50%);
            opacity: 1;
           }
    }


    /* *************************************fixed time, midnight and same day banner starts here ************************ */

    @media (min-width: 601px){
        .fixed-time-banner{
            height: 160px; 
            margin-bottom: 10px;
        }
    
        .fixed-time-banner img{
            width: 100%; 
            height: 160px;
        }
    
        .midnight-banner{
            height: 160px;
        }
    
        .midnight-banner img {
            width: 100%; 
            height: 160px;
        }
    
        .same-day-banner {
            height: 330px;
        }
        .same-day-banner img{
            width: 100%; 
            height: 330px;
        }
    }

    @media screen and (max-width: 600px) {
        .fixed-time-banner{
            height: 130px; 
            margin-bottom: 10px;
        }
    
        .fixed-time-banner img{
            width: 100%; 
            height: 130px;
        }
    
        .midnight-banner{
            height: 130px;
        }
    
        .midnight-banner img {
            width: 100%; 
            height: 130px;
        }
    
        .same-day-banner {
            height: 130px;
        }
        .same-day-banner img{
            width: 100%; 
            height: 130px;
        }
    }

    /* *************************************fixed time, midnight and same day banner ends here ************************ */



    /* ********************************him/her section ********************************/

    .card-him-her {
        width: 100%;
        height: 265px;
        background: white;
        border-radius: 30px;
        box-shadow: 15px 15px 30px #bebebe,
                   -15px -1px 30px #ffffff;
        transition: 0.2s ease-in-out;
      }
      
      @media  (min-width:601px){
        .img-him-her {
            width: 100%;
            height: 84%;
            background: linear-gradient(#e66465, #9198e5);
            display: flex;
            align-items: top;
            justify-content: right;
            border-radius:30px;
          }
      }

    @media screen and (max-width: 600px) {
        .img-him-her {
            width: 100%;
            height: 88%;
            background: linear-gradient(#e66465, #9198e5);
            display: flex;
            align-items: top;
            justify-content: right;
            border-radius:30px;
          }
    }


    .img-him-her img{
        border-radius: 30px 30px 0px 0px;
    }

      .card-him-her:hover {
        cursor: pointer;
        box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
      }
      
      @media screen and (max-width: 1000px) {
        .button-him-her {
            padding: 0.8em 0.7em;
            font-size: 10px;
            text-transform: uppercase;
            letter-spacing: 2.5px;
            font-weight: 500;
            color: #000;
            background-color: #fff;
            border: none;
            border-radius: 45px;
            box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
            transition: all 0.3s ease 0s;
            cursor: pointer;
            outline: none;
          }
      }
      
      @media (min-width: 1001px){
      .button-him-her {
        padding: 1em 2.5em;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 2.5px;
        font-weight: 500;
        color: #000;
        background-color: #fff;
        border: none;
        border-radius: 45px;
        box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease 0s;
        cursor: pointer;
        outline: none;
      }
    }
      .button-him-her:hover {
        background-color: #23c483;
        box-shadow: 0px 15px 20px rgba(46, 229, 157, 0.4);
        color: #fff;
        transform: translateY(-7px);
      }
      
      .button-him-her a:hover {
       color: #000;
      }
      
      .button-him-her:active {
        transform: translateY(-1px);
      }
      


    /* **********************************him/her section ends ************************ */

    /* international flags */

     @media (min-width: 601px) {
        .card-flag {
            width: 200px;
            height: 200px;
            background: #f5f5f5;
            position: relative;
            box-shadow: 0px 2px 5px rgba(35,35,35,0.3);
            transition: box-shadow .3s ease-in-out;
            border-radius: 50%;
           }
           
           .card-flag-info {
            position: absolute;
            bottom: 0;
            width: 100%;
            padding: 1rem;
            text-align: center;
           }
           
           /*Image*/
           .card-flag-img {
            background: #00ff88;
            background: linear-gradient(to top, #00ff88 0%, #61efff 100%);
            height: 200px;
            width: 200px;
            position: absolute;
            transition: transform .3s ease-in-out;
            z-index: 2;
            border-radius: 50%;
           }
           
           .card-flag-img img{
            height: 200px;
            width: 200px;
            border-radius: 50%;
           }
           
           /*Text*/
           .title-flag {
            font-size: 1.2em;
            font-weight: 500;
            margin-bottom: 2px;
           }
           
           
           
           /* Hover */
           .card-flag:hover {
            box-shadow: 1px 2px 10px rgba(35,35,35,0.5);
           }
           
           .card-flag:hover .card-flag-img {
            transform: translateY(-30%);
           }
           
       
    }

       @media screen and (max-width: 600px) {

        .card-flag {
            width: 90px;
            height: 90px;
            background: #f5f5f5;
            position: relative;
            box-shadow: 0px 2px 5px rgba(35,35,35,0.3);
            transition: box-shadow .3s ease-in-out;
            border-radius: 50%;
           }
           
           .card-flag-info {
            position: absolute;
            bottom: -30px;
            width: 100%;
            padding: 1rem;
            text-align: center;
           }
           
           /*Image*/
           .card-flag-img {
            background: #00ff88;
            background: linear-gradient(to top, #00ff88 0%, #61efff 100%);
            height: 90px;
            width: 90px;
            position: absolute;
            transition: transform .3s ease-in-out;
            z-index: 2;
            border-radius: 50%;
           }
           
           .card-flag-img img{
            height: 90px;
            width: 90px;
            border-radius: 50%;
           }
           
           /*Text*/
           .title-flag {
            font-size: 10px;
            font-weight: 400;
            margin-bottom: -9px;
           }
           
           
           
           /* Hover */
           .card-flag:hover {
            box-shadow: 1px 2px 10px rgba(35,35,35,0.5);
           }
           
           .card-flag:hover .card-flag-img {
            transform: translateY(-30%);
           }
           
        
       }
       
        



       

    /**************************new codes for style ends here *************************************** */