@-webkit-keyframes myanimation3 {
    0% {color:#000;background:#d1d1d1;}
    50%{color:#fff;background:#31a1ab;}
    100% {color:#000;background:#d1d1d1;}
}
@-webkit-keyframes myanimation2 {
    0% {color:#fff;background:#000;}
    50%{color:#000;background:#d1d1d1;}
    100% {color:#fff;background:#000;}
}
@-webkit-keyframes myanimationbtn {
    0% {color:#fff;background:#32bc6a;}
    50%{color:#fff;background:#2b6442;}
    100% {color:#fff;background:#32bc6a;}
}
.common_anchor.wa{
    animation:myanimationbtn 1s infinite;
	display:none;
}
.common_anchor.add_to_cart_anchor.buy_now_anchor{
    animation:myanimation2 1s infinite;
}
.btn-facebook{
	display:none !important
}
.pagination_wrap ul{
        float: none;
    display: inline-block;
    width: auto;
}
.pagination_wrap ul li{
    width:auto !important;
    margin:0 !important;
}
.category_timer{
    font-size:12px;
    text-align: center;
    background:#fff;
    overflow: hidden;
    border:1px solid #a7a7a7;
    border-radius: 10px;
    margin-top: 20px;
}
.category_timer .title{
    color:#fff;
    animation:myanimation3 1s infinite;
    padding: 5px;
    font-size:15px;
    text-transform: uppercase;
}
.category_timer .inner_timer{
    display:flex;
}
.category_timer .inner_timer > span{
    padding:5px 15px;

    display:inline-block;
    position: relative;
    text-align: center;
    width:100%;

}
.category_timer .inner_timer > span + span{
    border-left:1px solid #a7a7a7;
}
.category_timer .digit{
    font-size:25px;
}
body p .common_anchor{
    color:#fff !important;
}
.content_sect_desc_wrap p:empty{
    display:none;
}
.content_sect_desc_wrap ul{
    padding-top: 10px !important;
}
.home_common_wrap.category_wrap{
    padding: 60px 0 !important;
    background: transparent;text-align: left;
}
.home_common_wrap.category_wrap .gridContainer{
    max-width: 1100px;;
    min-width: 1100px;;
}
.seo_title_wrap .common_header{
    padding-top: 0;
    padding-right: 20px;;
    z-index: 2;
    background-color: #f0f0f0;
    position: relative;
    width:auto;
    
    display: inline-block;
}
.seo_title_wrap:after{
    position:absolute;
    bottom:50%;
    left:0;
    z-index:1;
    height:1px;
    width:100%;
    content:'';
    background:#666;
  }
  
  .seo_desc_wrap{
    border-bottom:1px solid #666;
    padding-bottom:20px;
    margin-bottom:30px;
    margin-top: 20px;
  }

  .fancy_scroll::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

.fancy_scroll::-webkit-scrollbar-thumb {
	cursor: pointer;
	background: #31a1ab;
	border-radius: 100px;
}

.fancy_scroll::-moz-selection {
	background-color: #31a1ab;
	color: #fff;
}

.fancy_scroll::selection {
	background-color: #31a1ab;
	color: black;
}
  .seo_desc_inner_wrap{
    max-height:150px;
    overflow:auto;
    
  }
.top_menu_instruction_wrap{
    background: #00666e;
    color:#fff;
    text-align: center;
}
.top_menu_instruction_wrap marquee{
    width:100%;
    float:left;
    display:inline-block;
}
.home_category_wrap ul .swiper-slide li{
    width: 100%;
}
.top_menu_instruction_wrap p{
    color:#fff;
    padding: 0;
    line-height:30px;
}
.menu_wrap.has_note .top_menu_instruction_wrap{
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
    text-align: center;
}
.menu_wrap.has_note{
    padding-top: 40px;
}
body{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
}
.menu_wrap{
    
    padding-bottom: 10px;
    padding-top: 10px;
    display:inline-block;
    position: sticky;
    width:100%;
    float:left;
    z-index: 1000;
    background: #31a1ab;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.common-home .menu_wrap{
    background: transparent;
    position: absolute;
    top:0;
    left:0;
}
.menu_wrap .logo_wrap img{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.scrolled .menu_wrap .logo_wrap img{
    width:150px;
}
.product_desc_popup_wrap{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0%;
    z-index: 11000;
    background-color: rgba(0, 0, 0, 0.4);
    overflow: auto;
    display:none;
    overflow-x: hidden !important;
}
.product_desc_popup_wrap .gridContainer{
    max-width: 1000px;
    min-width: auto;

}
.product_desc_popup_wrap .inner_desc_wrap{
    background-color: #fffffff5;
    padding: 60px;
    margin-top: 70px;
    margin-bottom: 70px;

}
.product_desc_popup_wrap .common_anchor {
    margin-top: 0;

}
.product_desc_popup_wrap .row{
    display:flex;flex-wrap: wrap;
}
.product_desc_popup_wrap .inner_desc_wrap .close_btn {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 50px;
    z-index: 1100;
}
.product_desc_popup_wrap .inner_desc_wrap .common_header{
    padding-top: 0;
}
.product_desc_popup_wrap .inner_desc_wrap .form_field{
    margin-top: 5px;
    margin-bottom: 20px;
}
.product_desc_popup_wrap .inner_desc_wrap .form_field + .text-danger{
    margin-top: -15px;
    margin-bottom: 20px;
}
.product_parent_wrap .product_data_wrap .alert{
    margin-top: 20px;
}
.truepush_optin_notifications .optinbox_plus_truepush{
    margin-left:10px !important;
    margin-top:10px !important;
    transform: none !important;
    left:0 !important;
    display:inline-block !important;
}
.truepush_optin_notifications .optinbox_plus_truepush .optinbox_plus_tpsection .optinbox_tpbuttons .tp_btn_primary{
    background: #31a1ab !important;
    color: #fff;
    border: 1px solid #31a1ab !important;
    -webkit-box-shadow: 0 0 6px 0 #31a1ab !important;
    box-shadow:none !important;
}
.truepush_optin_notifications .optinbox_plus_truepush .optinbox_plus_tpsection .optinbox_tpbuttons .tp_btn_default{
    color: #31a1ab !important;
    background: #fff !important;
    border: 1px solid #31a1ab !important;
    box-shadow: none !important;
}
.truepush_optin_notifications .optinbox_plus_truepush .optinbox_plus_tpsection .optinbox_plus_media .optinbox_plus_media_body p{
    padding-top: 10px!important;
}

b,strong{
    font-family: bold_font;
    font-weight: normal;
}
.my_account_mega_parent_wrap .listing_ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
}
.my_account_mega_parent_wrap .listing_ul li{
    width:20%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 10px;
    margin:0;
    margin-bottom: 20px;
}
.my_account_mega_parent_wrap .listing_ul li .image_wrap{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
}
.my_account_mega_parent_wrap .listing_ul li .title_wrap span{
    margin-bottom: 10px;
    width:100%;
    float:left;
    display:inline-block;
}
.my_account_mega_parent_wrap .listing_ul li .title_wrap {
    padding-top: 20px;
    font-size:15px;
    line-height: 22px;
}

.account_icons_parent_wrap{
    padding: 30px 0;
    text-align: center;
}
.account_icons_parent_wrap a{
    float:none;
    display:inline-block;
    position: relative;
    width:130px;font-family: bold_font;
    color:#000;
    z-index: 1;
}
.account_icons_parent_wrap a .icon_parent {
    height:130px;
    background: #31a1ab;
    -webkit-border-radius: 130px;
    -moz-border-radius: 130px;
    border-radius: 130px;
    margin-bottom:10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.account_icons_parent_wrap a:hover .icon_parent{
    background: #202020;
}
.account_icons_parent_wrap a .icon_parent img{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.account_icons_parent_wrap a + a{
    margin-left: 20px;
}
.badge{
    font-weight: normal;
    font-size:10px;
}
.uk-badge-success{
    background: #7de58a;
    color:#000;
}
/* Setting theme margin */
.my_account_mega_parent_wrap{
    
}
.collection_wrap p.pas_p_wrap,
.pas_p_wrap{
    padding-top: 30px !important;
}
.product_collection_home_wrap{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.product_parent_wrap .product_data_wrap .size_ul li{
    margin-bottom: 10px;
}
.form_wrap{
    margin-top:20px;
}
.theme_margin_top{
    margin-top:20px;
}
.my_account_wrap{
    margin-bottom: 40px;
}
.form_wrap .text-danger{
    margin-top:3px;
    width:100%;
    float:left;
    display:inline-block;
}
.alert{
    padding: 10px 15px;
}
/* Setting theme Margin Ends */
.cart_modules .common_anchor{
    position: absolute;
    top: 16px;
    right: 7px;
    margin-top: 0;
}
.menu_wrap .menu_list_wrap li{
    position: relative;
}

/* Rewards Starts */
.common_rewards_wrap{
    position: fixed;
    left:40px;
    bottom:40px;
    z-index: 500;
}
.common_rewards_wrap .button_wrap{
    position: relative;
    float:left;
    display:inline-block;

    background:#31a1ab;
    color:#fff;
    border:1px solid #31a1ab;
    cursor: pointer;
    font-size:15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.common_rewards_wrap .button_wrap span{
    float:left;
    display:inline-block;
    position: relative;
}
.common_rewards_wrap .button_wrap .text{
    padding:15px;
}
.common_rewards_wrap .button_wrap .close_img{
    display:none;
    width:51px;
    height:51px
}
.common_rewards_wrap .button_wrap .close_img img{
    width:36px;
    margin-top:7px;
    margin-left:7px;
}
.common_rewards_wrap .button_wrap.active .text{
    display:none;
}
.common_rewards_wrap .button_wrap.active .close_img{
    display:inline-block;
}
.common_rewards_wrap .description_wrap{
    position: absolute;
    bottom:100%;
    height:500px;
    left:0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width:350px;
    overflow-y: auto;
    margin-bottom: 10px;
    background:#fff;
    display:none;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.37);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.37);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.37);
}
.common_rewards_wrap .description_wrap p{
    line-height: 1.8em;
}
.common_rewards_wrap .description_wrap .common_header{
    padding: 20px;
    font-size:17px !important;
    background:#31a1ab;
    color:#fff;
    letter-spacing: 0.1em !important;
}
.reward_bar_wrap{
    background:#e8e8e8;
    height:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.reward_bar_wrap span{
    position: absolute;
    top:0;
    left:0;
    width:0;
    height:100%;
    background:green;
}
.common_rewards_wrap.logged .description_wrap{
    height:200px;
}
.common_rewards_wrap .description_wrap .common_anchor{

    font-size:14px;
    float:none;
}

.common_rewards_wrap .description_wrap .desc_wrap{
    padding: 20px;
    padding-top: 0px;
    overflow: visible;
    background: #fff !important;
    overflow: initial !important;
    top: auto;
    left: auto;
    display: inline-block;
    position: relative;
    height: auto;
}

.para_anchor.theme_anchor{
    border:none;
    color:#000;
}
.highlight_p{
    font-size:25px;
}
ul.collection_ul {

    display: flex;
    flex-wrap: wrap;
    align-items: start;

}
.product_parent_wrap .product_data_wrap .title_pdp a{
    padding: 2px 5px;
    background: #000;
    color:#fff;
    display:inline-block;
    margin-right: 5px;
    border-radius: 5px;
}
.currency_fix_wrap{
    position: fixed;
    bottom:40px;
    left:40px;
    display: none !important;
    z-index: 1000;
}
.currency_fix_wrap form > .btn-group {
    margin-top: 0 !important;
}
.currency_fix_wrap form > .btn-group > button{
    margin-top: 0 !important;
    background: #31a1ab !important;
    color: #fff !important;
}
.currency_fix_wrap .dropdown-menu{
    top:auto;
    bottom:100%;
    padding: 15px;
}
.currency_fix_wrap .dropdown-menu button{
    padding: 0;
    margin:0;
    text-align: left;
    color:#000 !important;
    border:none;


}
.checkout-checkout .common_rewards_wrap,
.checkout-checkout .whatsapp_fix{
    display:none !important;
}
.top_page_title_wrap{
    background: url('../images/page_title_image.jpg?v2') center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.top_page_title_wrap .common_header{
    color:#000;
    z-index: 5;
    padding-top: 0;
    font-size:50px;
}
.order_list_table_wrap{
    background: #fff;
    width:48.5%;
    margin-right: 3%;
    margin-bottom: 30px;
}
.order_list_table_wrap .order_product_td{
    padding: 0;
}
.order_list_table_wrap .order_product_td .image{
    padding: 0;
}
.order_list_table_wrap:nth-child(even){
    margin-right: 0;
}
.process_left_wrap .common_header {
    padding-top: 0;
}
.return_info_wrap .img_wrap{
    width:100px;
}
body .common_anchor.small{
    margin-top: 10px;
    font-size:10px;
    padding: 5px;
    float:left;
}
.wallet_table{
    width:100%;
    border-spacing: 5px;
    border-collapse: separate;
}
.wallet_table tr th{
    padding: 10px;
    border-bottom: 5px solid #dedede;
    border-top: 5px solid #dedede;
}
.wallet_table tr td{
    padding: 10px;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.wallet_table tr td:last-child{
    border-right: none;
}
body .common_anchor.small + .common_anchor.small{
    margin-left: 5px;
}
.wishlist_del_a{
    float:right;
    margin-top: 10px;
    color:#000;
}
.menu_wrap .menu_ul_wrap ul li .sub-menu{
    position: absolute;
    top:100%;
    left:0;
    min-width: 100%;
    width: auto;
    background: #fff;
    text-align: left;
    margin-top: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.menu_wrap .menu_ul_wrap ul li:hover .sub-menu{
    opacity: 1;
    visibility: visible;
}
.menu_wrap .menu_ul_wrap ul li .sub-menu:after{
    position: absolute;
    top:-5px;
    height:5px;
    width:100%;
    content:'';
    z-index: 1;
}
.menu_wrap .menu_ul_wrap ul li .sub-menu li{
    margin-right: 0;width: 100%;min-width: 100%;
}
.menu_wrap .menu_ul_wrap ul li .sub-menu li a{
    margin-right: 0;width: 100%;
    padding: 10px;
	color:#000;
    white-space: nowrap;
    padding-right: 30px;
}
.menu_wrap .menu_ul_wrap ul li .sub-menu li a:hover{
    
	color:#fff;
    
}
.mobile_menu_wrap{
    display:none;
}
.mobile_menu_bg{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    z-index: 100;
    display:none;
    height:100%;
    background: rgba(0,0,0,0.5);
}
.product_collection_home_wrap.blog{
    margin-top: 30px !important;
}
.bg_blur{
    filter: blur(8px);
    -webkit-filter: blur(8px);
}
.top_page_title_wrap .blog_bg_image{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.landing_banner .item_wrap{
    width:50%;
    float:left;
    display:inline-block;
    position: relative;
    height:100vh;
    background-position: center center;
    background-size:cover;
}
body.common-home{
    padding-top: 0;
}
/**cupon**/
.cupon_card_wrap{
    padding-top: 40px;
    padding-bottom: 50px;
}
.cupon_card_wrap .gridContainer{
    max-width: 1250px;
    min-width: auto;
}
.coupon-card {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 4px rgba(40,44,63,0.08);
    -moz-box-shadow: 0 0 4px rgba(40,44,63,0.08);
    box-shadow: 0 0 4px rgba(40,44,63,0.08);
    border: 1px solid #EAEAEC;


    border: 0.5px solid #d4d5d9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    padding: 0% 2%;
    margin-bottom: 10px;
    color: #282C3F;
}
.coupon-off-component {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 29%;
    max-width: 100px;
    color: #000;
    border-right: 1px solid #d4d5d9;
    padding-bottom: 10px;
}
.coupon-off-component a{
    color:#31a1ab;
}
.coupon-amount {
    margin: 30px 0px 4px 0px;
    font-weight: 600;
    font-size: 16px;
}
.coupon-offText {
    font-weight: 800;
    font-size: 18px;
}
.coupon-info {
    padding: 10px 0px 10px 10px;
    display: inline-block;
    width: 64%;
}
.coupon-purchase-info {
    margin-bottom: 10px;
}
.coupon-label {
    color: #7e818c;
}
.coupon-coupon-code {
    text-transform: uppercase;
    word-wrap: break-word;
}
.coupon-coupon-detail {
    border-top: 1px solid #d4d5d9;
    padding: 15px 0px;
}
.coupon-expiry-date {
    font-weight: 800;
    color: #696E79;
    border-right: 1px solid #d4d5d9;
    padding-right: 5px;
}
.coupon-details {
    cursor: pointer;
    float: right;
    font-weight: 800;
    color: #31a1ab;
}
.coupon-coupon-detail > ul {
    margin: 10px 0px 0px -22px;
}
.coupon-coupon-detail > ul > li {
    list-style-type: disc;
}
.checkout-cart #coupon_parent_wrap{
    display:none;
}
/***/
.pdp_offers_wrap{
    padding-top: 15px;
}
.pdp_offers_wrap ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
}
.pdp_offers_wrap ul li{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
    font-size:14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:5px;
    padding: 15px;background: white;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
}
.pdp_offers_wrap ul li + li{
    margin-top: 20px;
}
.pdp_offers_wrap ul li .code_wrap{
    text-transform: uppercase;
    padding: 10px;
    border:3px dotted #a6a6a6;
    display:inline-block;
    margin-top:10px;
}
.reward_redeem_wrap{
    padding:20px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px rgb(40 44 63 / 8%);
    -moz-box-shadow: 0 0 4px rgba(40,44,63,0.08);
    box-shadow: 0 0 4px rgb(40 44 63 / 8%);
    border: 0.5px solid #d4d5d9;
}
.reward_redeem_wrap .common_header{
    padding-top: 0;
}
.reward_redeem_wrap p{
    padding-top: 10px;
}
.tabs_category_slider_wrap{
    padding:80px 0;
    display:flex;
}
.tabs_category_slider_wrap .tabs_wrap{
    width:500px;
    float:left;
    display:inline-block;
    padding: 0 50px;
}
.tabs_category_slider_wrap .tabs_right_wrap{
    width:calc(100% - 500px);
    float:left;
    display:inline-block;
}
.tabs_category_slider_wrap .tabs_wrap a{
    width:100%;
    padding:10px;
    margin-bottom: 10px;
    font-family: header_med;
    color:#000;
    text-transform: uppercase;
    font-size:25px;
    border-bottom: 1px solid #000;
    letter-spacing: 0.1em;
    float:left;
    display:inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tabs_category_slider_wrap .tabs_wrap a:hover,
.tabs_category_slider_wrap .tabs_wrap a.active{
    background: #e8e8e8;text-decoration: none;
}
.tabs_category_slider_wrap .tcontent_wrap .swiper-container{
    padding-bottom: 50px !important;
}
.tabs_category_slider_wrap .tcontent_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet{
    background: #000;
}
.home_common_wrap{
    padding:200px 0 !important;
    background-size: 100% auto;

    background-image:url('../images/floral_element.png');
    background-attachment: initial;
}
.home_common_wrap img{
    margin:40px 0;
}
.product_collection_home_wrap .common_header {
    margin-bottom: 20px;
}
.title_pagination{
    position: absolute;
    bottom:0;
    right:0;
    z-index: 1;
}
.title_pagination .swiper-pagination-bullet{
    width:15px;
    height:15px;
    border-radius: 15px;;
    background: #18676f;
    margin: 0 3px;
}
.checkout .login_form_wrap .common_header{
    font-size:20px;
}
.home_category_wrap ul{
    display:flex;
    flex-wrap: wrap;
}
@media only screen and (max-width:480px){
    .title_pagination .swiper-pagination-bullet{
        width:10px;
        height:10px;
    }
    .category_timer .inner_timer{

        display: flex;
        justify-items: center;
        justify-content: center;
    }
    .category_timer .inner_timer > span{
        padding:5px;
        font-size:10px;
    }
    .category_timer .inner_timer > span .digit{
        font-size:12px;
    }
    .category_timer .inner_timer > span + span{
        border-top:0;
        border-left: 1px solid #a7a7a7;
    }
    .category_timer .title{
        font-size:11px;
    }
    .truepush_optin_notifications .optinbox_truepush{
        max-width: 94% !important;
    }
    .coupon-amount,.coupon-offText{
        font-size: 14px;
    }
    .coupon-info{
        font-size:12px;
    }
    .coupon-expiry-date{
        font-size:12px;
    }
    .collection_ul li .data_wrap .half_wrap{
        width:100%;
    }
    .collection_ul li .data_wrap .half_wrap:first-child p{
        padding-top: 0 !important;
    }
    .add_process_wrap{
        z-index: 1000;
    }
    .reward_redeem_parent_wrap{
        margin-top:0px;
    }
    .reward_redeem_parent_wrap .common_anchor{
        margin-top:20px;
    }
    .common_rewards_wrap .description_wrap{
        width:280px;
        height:380px;
    }

    .common_rewards_wrap .description_wrap .common_header{
        font-size:14px !important
    }
    .common_rewards_wrap .description_wrap .desc_wrap{
        padding:20px;padding-top: 0;
    }
    .common_rewards_wrap .description_wrap .common_anchor{
        padding-left: 20px;
        padding-right: 20px;
        font-size:12px;
    }
    .common_rewards_wrap .description_wrap p{
        font-size:11px;
    }
    .common_rewards_wrap.logged .description_wrap p{
        font-size:15px;
    }
}
/* Rewards Ends */
.cart_modules .common_anchor{
    background:#d8d8d8;
    padding:10px 20px;
    color:#000;
}
.article-info{
    margin-top: 50px;
}
.article-info .article-sub-title{
    margin-bottom: 30px;
}
.blog_top_bg .common_header{
    color:#fff;
    text-shadow: 0px 2px 3px rgb(0 0 0 / 48%);
}
.blog_top_bg{
    padding-top: 500px;
}
.blog_list_wrap{
    padding-bottom: 100px;
}
.gridContainer.medium{
    max-width: 1400px;
}
.blog_list_ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
}
.blog_list_ul li{
    width:48.5%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
    margin-right: 3%;
    margin-bottom: 40px;
}
.blog_list_ul li:nth-child(even){
    margin-right: 0;
}
.blog_list_ul li .img_wrap{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
    padding-right: 0px;
}
.blog_list_ul li .info_wrap{
    width:50%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
    padding-left: 20px;
}

.blog_list_ul li .title_wrap a{
    font-size: 22px;
    color: #fff;
    padding: 10px 20px;
    white-space: nowrap;
    float: left;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #31a1ab;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog_list_ul li:hover .title_wrap a{
    background: #000;
}

.blog_list_ul li .bdesc_wrap{
    font-size:13px;
    color:#000;
    margin-bottom: 20px;
}
.blog_list_ul li .img_wrap img{
    width:100%;
    float:left;
    display:inline-block;
}
.infomative_page_wrap{
    text-align: justify;
}
.whatsapp_fix.for_touch_devices{
    display:none;
}
.help_you_wrap{
    position: fixed;
    bottom:120px;
    right:40px;
    z-index: 1000;
    display:none;
}
.inner_top_help_wrap{
    position: relative;
    bottom:auto;
    right:auto;
}
.inner_realb_chat{
    display:inline-block;
}
.realb_chat_wrap{
    overflow: scroll;
}
.inner_realb_chat + .inner_realb_chat{
    margin-top: 0;
}
.inner_realb_chat.has_products{
    padding: 10px;
}
.chat_prod_ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
}
.chat_prod_ul li{
    width:50%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 5px;
    margin:0;
}
.infomative_page_wrap p{
    width:100%;
    float:left;
    display:inline-block;
}
.faq-box{
    margin-bottom: 10px;
}
.faq-box h3{
    width:100%;
    float:left;
    cursor: pointer;
    font-size:14px;
    text-transform: uppercase;
    background:#e8e8e8;
    color:#000;
    letter-spacing: 0.1em;
    padding:10px;
    padding-right: 50px;
    margin:0;
    margin-bottom: 10px;
    
}
.faq-box h3:after{
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 40px;
    margin-top: -10px;
    z-index: 10;
    color: #000;
    line-height: 40px;
    content: '+';
}
.faq-box h3.active:after{
    content: '-';
}
.faq-ans{
    padding: 10px 0;
    display:none;
}
.faq-ans > p:first-child{
    padding-top: 0;
}
.absolute_full_wrap{
    background-color: #2d2d2d;
}
.listing_ul li .image_wrap{
    overflow: hidden;
}
.listing_ul li .image_wrap img.list_hover_img{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.listing_ul li:hover .image_wrap img.list_hover_img{
    opacity: 1;
}
@-webkit-keyframes myanimation {
    0% {color:#fff;}
    25%{color:maroon;}
    50%{color:#fff;}
    75%{color:maroon;}
    100% {color:#fff;}
}

.fullscreen-bg-video {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.abs_anchor_btn{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:6;
}
body{
    overflow-x: hidden !important;
}
.cart_modules{
    margin-bottom: 40px;
}
.data_wrap .name_wrap p{
    width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.menu_wrap.dark_menu{
    position: absolute !important;
}
.footer_new_wrap .gridContainer{
    max-width: 1450px;
}
.footer_new_wrap{
    background:#fff;
    padding:50px 0;
}
.footer_new_wrap .footer_right_side{
    width:25%;
    float:right;
    display:inline-block;
}
.footer_new_wrap .footer_right_side .text_form{
    width:100%;
    border:none;
    border-bottom: 1px solid #000;
    color:#000;
    background: #ebebeb;
    padding: 13px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.footer_new_wrap .footer_right_side .half_wrap{
    width:100%;
}
.footer_new_wrap .footer_right_side .submit_wrap{
    position: absolute;
    top:2px;
    right:2px;
    z-index: 1;
}
.footer_new_wrap .footer_right_side .submit_wrap .common_anchor{
    margin-top: 0;-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.footer_new_wrap .social_wrap{
    margin-top: 20px;
}
.menu_wrap .icon_wrap a{
    position: relative;
}
.footer_new_wrap .social_wrap a{
    float:left;
    margin-right: 10px;
}
.footer_new_wrap .social_wrap img{
    float:left;width:20px;
}
.footer_right_side .common_header{
    color:#000;
    text-align: left;
    margin-bottom: 10px;
    padding-top: 0;
}
.footer_right_side p{
    padding-top: 0 !important;
}
.footer_new_wrap .flogo_wrap{
    width:25%;
    float:left;
    display:inline-block;
    position: relative;
    padding-right: 100px;
}
.footer_new_wrap ul{
    width:25%;
    float:left;
    display:inline-block;
    position: relative;
    padding:0;
    margin:0;
    padding-right: 30px;
}
.footer_new_wrap ul li{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding:0;
    margin:0;
    margin-bottom: 20px;
}
.footer_new_wrap ul li a{
    color:#000;
    font-size:15px;
    float:left;
    display:inline-block;
    position: relative;
}
.size_chart_table td,
.size_chart_table th{
    padding: 10px;
}
.size_chart_table th{
    background: #31a1ab;
    color:#fff;
}
.size_chart_table th{
    border: 1px solid #d9d9d9;
}
.size_chart_table td{
    border: 1px solid #d9d9d9;
}
.size_chart_table{
    width:100%;
    float:left;
    font-size:14px;
}
.only_for_mob{
    display:none;
}
.listing_ul li .image_wrap img{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /*filter: grayscale(0);*/
    width:100%;
}
.listing_ul li a:hover .image_wrap img{
    /*filter: grayscale(100%);*/
}
.contact-us-page-info-list{
    padding: 0;
}
.contact-us-page-info-list li{
    padding: 0;
    list-style-type: none;
    margin-bottom: 20px;
    width:47.5%;
    float:left;
    display:inline-block;
    margin-right: 5%;

}
.contact-us-page-info-list li.full_wrap{

    width:100%;


}
.contact-us-page-info-list li a{
    padding: 15px 10px;
    background: #f0f0f0;
    border:1px solid #d6d6d6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    width:100%;
    float:left;
    display:inline-block;
    color:#000;
    text-decoration: none;
    text-align: center;
    overflow:hidden;
    position: relative;
}

.contact-us-page-info-list li:nth-child(even){
    margin-right: 0;
}
.contact-us-page-info-list li img{
    position: absolute;
    top:-10px;
    left:-10px;
    width:80px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.08;
}
.contact-us-page-info-list li:hover img{
    left:-20px;
}
.menu_wrap{
    z-index: 999;
}
.pinch_zoom{
    margin-top: 0px;
    position: fixed;
    width: 100%;
    bottom:0;
    left:0;
    background-color: #FFF;
    z-index: 1001;
    top: 26px;
    display:none;
}
.pinch_zoom_title_wrap{
    text-align: center;
    font-size:13px;
    position: fixed;
    top:0;
    display:none;
    left:0; background-color: #FFF;
    width:100%;
    height:40px;
    padding: 4px ;z-index: 1000;
}
.pinch_zoom_title_wrap img{
    text-align: center;
    font-size: 13px;
    padding: 4px;
    position: absolute;
    top: -1px;
    right: 0;
    width: 28px;
}
.pinch_zoom .inner{
    float: left;
    width: 100%;
    height: 100vh;
}
.product_detail_wrap .overview_cart p{
    margin-bottom: 0;
}
.desc_menu_close img{
    cursor: pointer;
}
.close_search{
    cursor: pointer;
}
.checkout_cart_item_wrap{
    width:100%;
    float:left;
    display:table;
    color:#000;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.checkout_cart_item_wrap > *{
    display:table-cell;
    vertical-align: middle;
}
.checkout_cart_item_wrap .img_wrap{
    width:60px;
    position: relative;
}
.checkout_cart_item_wrap .img_wrap img{
    border:1px solid #ccc;
}
.checkout_cart_item_wrap .qty{
    min-width:20px;
    height:20px;
    background:#ff7676;
    font-size:12px;
    line-height:20px;
    color:#fff;
    position: absolute;;
    top:-10px;
    right:-10px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}
.checkout_cart_item_wrap .total_wrap{
    white-space: nowrap;
    text-align: right;
}
.checkout_cart_item_wrap .name_wrap{
    padding:0 15px;
}
.checkout_cart_item_wrap .name_wrap a{
    color:#000;
    border-bottom-color:#ccc;
}
.checkout_cart_item_wrap.last .name_wrap,
.checkout_cart_item_wrap.last .total_wrap{
    font-size:25px;
}
.inner_gallery_wrap .cart_subtotal_wrap{
    width:30%;
    float:right;
}
/* Checkout Starts */
.panel-group,.panel-body{
    margin:0;
    padding:0;
    width:100%;
    float:left;
    display:inline-block;
}
.checkout_main_wrap{
    padding:0;
}
.mob_cart_btn,
.checkout_parent_wrap .right_wrap .mob_close_btn{
    display:none;
}
.checkout_parent_wrap .left_wrap{
    padding-right:40px;
    width:60%;
    float:left;
    padding-top: 20px;
    padding-left: 0px;
    padding-bottom: 50px;
    border-right:1px solid #eee;
}
.checkout_parent_wrap .right_wrap{
    padding-left:40px;
    width:40%;
    padding-right:40px;
    padding-top: 70px;
    padding-bottom: 50px;
    float:left;
    overflow-y: auto;
}
.ps-hero__heading.med{
    font-size:25px;
}
.checkout_cart_item_wrap{
    width:100%;
    float:left;
    display:table;
    color:#000;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.checkout_cart_item_wrap > *{
    display:table-cell;
    vertical-align: middle;
}
.checkout_cart_item_wrap .img_wrap{
    width:60px;
    position: relative;
}
.checkout_cart_item_wrap .img_wrap img{
    border:1px solid #ccc;
}
.checkout_cart_item_wrap .qty{
    min-width:20px;
    height:20px;
    background:#ff7676;
    font-size:12px;
    line-height:20px;
    color:#fff;
    position: absolute;;
    top:-10px;
    right:-10px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}
.checkout_cart_item_wrap .total_wrap{
    white-space: nowrap;
    text-align: right;
}
.checkout_cart_item_wrap .name_wrap{
    padding:0 15px;
}
.checkout_cart_item_wrap .name_wrap a{
    color:#000;
    border-bottom-color:#ccc;
}
.checkout_cart_item_wrap.last .name_wrap,
.checkout_cart_item_wrap.last .total_wrap{
    font-size:25px;
}
.checkout_login_info_wrap{
    float:right;
    display: inline-block;
    margin-top:20px;
}
.checkout_login_info_wrap a{
    border-bottom: 1px dashed #000;
}
.payment_radio{
    float:left;
    display:inline-block;
    margin:10px !important;
}
.payment_radio .payment_radio_btn{
    color:#fff;
    padding-left: 0;
    padding:10px;
    background:#000;
    margin-bottom: 10px;
    margin-top:0 !important;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size:15px;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.payment_radio .payment_radio_btn:hover{
    background: #464749;
    color:#fff;
}
.payment_radio input[type='radio']{
    display:none;
}
.payment_radio img{
    margin:5px;
}
.pdp_btns_wrap{
    display:flex;
}
.pdp_btns_wrap .common_anchor{
    width:50% !important;
    
}

.pdp_btns_wrap .common_anchor:first-child{
    width:50% !important;
    margin-right: 15px;;
}
.checkout_login_info_wrap{
    float:right;
    display: inline-block;
    margin-top:5px;
    color:#000;
}
.checkout_login_info_wrap a{
    border-bottom: 1px dashed #000;
    color:#000;
}
.checkout_login_parent_wrap{
    position:relative;
    width:100%;
    float:left;
    display:inline-block;
}
.checkout_login_parent_wrap .close_wrap{
    position:absolute;
    top:20px;
    right:20px;
    z-index: 10;
    cursor: pointer;
}
.checkout_login_parent_wrap .panel-body{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
}
.checkout_parent_wrap .form_title{
    color:#000;
}
.login_parent_wrap.checkout{
    padding-top: 0;

}
.checkout_logo_wrap{
    margin-bottom: 30px;
}
.checkout_logo_wrap img{
    width: 180px;

}

.checkout_parent_wrap legend{
    text-align: left;
}

.common_header.small{
    font-size:18px;
}
.single_address_wrap{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding-left: 40px;
    border-bottom: 1px solid #aeaeae;
    padding-bottom: 10px;
    padding-top: 10px;
    background: url('../images/radio_deselect.png') center left no-repeat;
    background-size:20px auto;
    cursor: pointer;
}
.single_address_wrap.active{
    background-image:url("../images/radio_select.png");
}
/* Checkout Ends */
html input[disabled]{
    cursor: not-allowed;
    background:#efefef;
}
.add_to_cart_notification{
    position: fixed;
    top:20px;
    right:20px;
    z-index: 1000;
    width:400px;
    padding: 20px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.55);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.55);
    display:none;
}
.add_to_cart_notification table td{
    vertical-align: middle;
}
.add_to_cart_notification table td.image{
    width:80px;
}
.add_to_cart_notification table td.name{
    vertical-align: middle;
    padding-left: 20px;
    color:#000;
    font-size:15px;
}
.add_to_cart_notification table td.name > a{
    color:#000;
    text-decoration: none;
    border-bottom: 1px dashed #000;
}
.add_to_cart_notification table td .common_anchor{
    margin-top: 10px;
    padding: 10px 20px;
}
.overview_image_wrap .rotating_header_wrap{
    left:0;
}
.listing_ul .data_wrap .name_wrap{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.filter_bg_wrap{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: transparent;
    z-index: 10000;
}
.filter_fix_wrap{
    position: fixed;
    top:0;
    width:300px;
    height:100%;
    right:-350px;
    overflow: scroll;
    background: #fff;
    border-left: 1px solid #e6e6e6;
    z-index: 10001;
    padding-left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.filter_fix_wrap .anchor_wrap{
    padding: 10px 0;
}
.pointer{
    cursor: pointer;
}
.filter_fix_wrap .anchor_wrap .common_anchor{
    padding: 15px;
    margin-right: 0;
}
.filter_fix_wrap .anchor_wrap .common_anchor.close_wrap {
    background:#e8e8e8;color:#000;
}
.filter_fix_wrap .anchor_wrap .common_anchor.close_wrap:hover{
    background:#000;color:#fff;
}
.filter_fix_wrap.active{
    right:0;
}
.filter_fix_wrap .title_wrap {
    padding: 10px;
    font-size: 15px;
    background: #31a1ab;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fff;
}
.filter_fix_wrap .title_wrap h4{
    margin: 0;
    font-size:13px;
}
.filter_fix_wrap .color_filter_ul,
.filter_fix_wrap .index_collection_ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 10px;
    margin:0;
}
.filter_fix_wrap .index_collection_ul li{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0px;
    margin:0;
}
.filter_fix_wrap .color_filter_ul li{
    float:left;
    display:inline-block;
    position: relative;
    padding: 0px;
    margin:0;
    margin-right: 5px;
    margin-bottom: 5px;
}
.filter_fix_wrap .color_filter_ul li a{
    width:25px;
    height:25px;
    float:left;
    display:inline-block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border:1px solid #000;
}
.filter_fix_wrap .color_filter_ul li.active a{
    border:1px solid #e4b868;
}
.filter_fix_wrap .index_collection_ul li [type="checkbox"]{
    float:left;
    margin-top: 0;
}
.filter_fix_wrap .index_collection_ul li .span_as_a{

    float:left;
    display:inline-block;
    position: relative;
    padding: 0px;
    margin:0;
    padding-left: 10px;
    color:#000;
    font-size:12px;
    font-weight: 400;
}
.filter_fix_wrap .index_collection_ul li [type="checkbox"]{
    float:left;
    margin-top: 0;
}
.filter_fix_wrap .index_collection_ul li .span_as_a{

    float:left;
    display:inline-block;
    position: relative;
    padding: 0px;
    margin:0;
    padding-left: 10px;
    color:#000;
    font-size:13px;
    font-weight: 400;
}


.offcanvas-minicart_wrapper .offcanvas-menu-inner .minicart-item_total{
    padding-top: 10px;
    padding-bottom: 10px;
}
.offcanvas-minicart_wrapper.open .offcanvas-menu-inner{
    z-index: 9999;
    overflow: auto;
}
.required{
    color:red;
}
.required .form_title{
    color:#000;
}
.checkout .text_form{
    color:#000;
}
.hidden{
    display:none;
}
.bg_cover{
    background-position: center center;
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.btn-facebook{
    background:#2d609b;
    margin-top:10px;
    color:#fff;
}
.btn-facebook img{
    width: 30px;
}
.btn-facebook:hover{
    background:#000;
    color:#fff;
}
.menu_wrap .top_wrap .icon_wrap .icon_svg{
    position: relative;
}

.product_wrap .price_wrap .mrp{
    text-decoration: line-through;
}
.product_offers_desc ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding:0;
    margin:0;
}
.product_offers_desc ul li{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding:0;
    margin:0;
    padding: 10px;
    font-size:13px;
    color:#000;
    border:1px dashed #e8e8e8;
    margin-bottom: 10px;
}
.menu_close_a{
    display:none;
}
.footer_logo_main{
    pointer-events: none;
}
.social_icon{
    margin-top: 20px;
}
.social_icon img{
    width:40px;
    margin-bottom: 0;
}
.field_wrap .sorting_wrap .half_wrap:last-child h4{
    border-right: 0;
}
.prod_info_parent_wrap{
    margin-top: 30px;
}
.buttons .common_anchor{
    margin-top: 0;
}
.category_content_wrap input[type="radio"],
.category_content_wrap input[type="checkbox"]{
    float:none;
    width:auto;
}
.category_content_wrap textarea{
    width:100%;
    border:none;
    border-radius: 4px;
    float:left;
}
.login_button{
    background-color: #000;
    color: white;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.login_button:hover{
    color:#fff;
}
.desc_menu_close{
    top:20px;
    right:20px;
    left:auto;
}
.common_header.sm{
    font-size:20px;
}
.common_mtop{
    margin-top: 80px;
}
.common_mbot{
    margin-bottom: 80px;
}
.listing_product_wrap .listing_ul .swiper-slide li{
    width:100%;
    padding: 0;
    margin-top: 0;
}
.home_featured_wrap .common_header{
    margin-bottom: 30px;
}

.home_bottom_category_wrap .half_wrap{
    width:50%;
    float:left;
    margin-bottom: 8px;
}
.home_bottom_category_wrap .half_wrap:nth-child(odd){
    padding-right: 2px;
}
.home_bottom_category_wrap .half_wrap:nth-child(even){
    padding-left: 2px;
}
.home_bottom_category_wrap .half_wrap img{
    width:100%;
    display:inline-block;
    float:left;
}
.common_mtop_40{
    margin-top: 40px;
}

.menu_wrap .menu_search_wrap ul li img{
    width:25px;
}
.menu_wrap.light_menu .menu_search_wrap ul li img.dark{
    display:none;
}
.menu_wrap.dark_menu .menu_search_wrap ul li img.light{
    display:none;
}
.product_color_note{
    position: absolute;
    bottom:-10px;
    left:0;
    z-index: 100;
    padding: 15px 10px;
    color:#000;
}
@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake; -webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}

.product_wrap .options_wrap .options_list a.active{
    background-color: #e5e5e5;
    color: #000;
    text-decoration:none !important;
}
.prod_thumb_wrap .swiper-button-prev,
.prod_thumb_wrap .swiper-button-next{
    width:25px;
    background:#000;
    height:25px;
}
.prod_thumb_wrap .swiper-button-prev:after,
.prod_thumb_wrap .swiper-button-next:after{
    font-size:18px;
    line-height: 25px;
    color:#fff;
}
.thumb_wrap{
    margin-top:20px;
}
.text-danger{
    color:maroon;
}
.options_list .text-danger{
    margin-top: 5px;
}
*:focus{
    outline: none !important;
}

.gallery_ul .swiper-slide li{
    width:100%;
}
.search_bg_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1999;
    display: none;
    background: rgba(0,0,0,0.8);
}
.search_popup_wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -150px;
    width: 500px;
    height: 300px;
    z-index: 2000;
    background: #fff;
    padding: 20px;
    text-align: center;
    display: none;
}
.search_popup_wrap .close_wrap {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    width: 35px;
    cursor: pointer;
}

.filter_sort_wrap .full{
    width:100%;
}

.listing_sale_per{
    position: absolute;
    top:10px;
    right:10px;
    text-decoration: none;
    z-index: 1;
    font-size:10px;
    padding:4px 10px;
    text-decoration: none !important;
    padding-bottom: 2px;
    color:#fff !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


input.common_anchor,
button.common_anchor{
    border:none;
}

.panel-body{
    line-height: normal;
}
form .common_anchor:hover,
.buttons .common_anchor:hover{
    background: #d3b48c;
    color: #ffffff;
    text-decoration: none;
}
.para_anchor:hover, p a:hover{
    color:#000;
    text-decoration: none;
}
.common_anchor.light,
.category_content_wrap form .pull-left .common_anchor{
    background:#999;
}
form .common_anchor:hover,
.cart_parent_wrap .common_anchor:hover,
.buttons .common_anchor:hover{
    background:#000 !important;
}
.gallery_ul li .action_wrap{
    text-align: center;
}
.mobile_menu_text_wrap{
    display:none;
}


.breadcrumb-title{
    text-transform: uppercase;
}
.nowrap{
    white-space: nowrap;
}
.footer_new_wrap .submit_form{
    padding:8px 10px;
}
.home_recommended_wrap{
    margin-top: 40px;
}
.prod_arrow_left,
.prod_arrow_right{
    background:transparent;
}
.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
    float: none;
}
.f_none{
    float:none;
}
.single_review{
    margin-bottom: 20px;
}
.single_review .user_wrap{
    display:table;
    margin-bottom: 10px;
}
.single_review .user_wrap .icon{
    display:table-cell;
    width:40px;
    height:40px;
    background: rgb(211, 180, 140,0.34);
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.single_review .user_wrap .name{
    display:table-cell;
    padding-left: 20px;
    vertical-align: middle;
}
.single_review .text{
    margin-top: 5px;
    font-size:13px;
}
.single_review .date{
    font-size:12px;
}
.review_img {
    width: 15px;
}
.rating_list_wrap .single_rate_wrap{
    float:left;
    display:inline-block;
    width:20px;
    margin-right:10px;
    position: relative;
    cursor: pointer;
}
.rating_list_wrap .single_rate_wrap img{
    width:100%;
    float:left;
}
.form-group{
    width:100%;
    display:inline-block;

}
.rating_list_wrap .single_rate_wrap .filled{
    position: absolute;
    top:0;
    left:0;
    opacity:0;
}
.rating_list_wrap .single_rate_wrap.active .filled{
    opacity:1;
}
.theme_dots .swiper-pagination{
    text-align: center;
    padding-right: 20px;
}
.theme_dots .swiper-pagination .swiper-pagination-bullet{
    width:20px;
    height:20px;
    background:#000;
}
.theme_dots .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background:#000;
}
.listting_wrap ul .swiper-slide li{
    width:100%;
    margin-top: 10px;
}
.listting_wrap.has_swiper ul{
    padding-left: 10px;
    padding-right: 10px;
}
.product_swiper .swiper-button-prev{
    left:20px;
    color:#464749;
    background:#fff;
    width:30px;
    height:30px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    font-size: 22px;
    margin-top:-50px;
}
.product_swiper .swiper-button-next{
    right:20px;
    font-size: 22px;
    background:#fff;
    width:30px;
    color:#464749;
    height:30px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    margin-top:-50px;
}
.product_swiper .swiper-button-next:after,
.product_swiper .swiper-button-prev:after{
    font-size: 15px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    pointer-events: auto !important;
}
.menu_parent_wrap{
    background:#717171;
    text-align: center;
}
.menu_parent_wrap .main_menu_ul > li > a{
    color:#fff;
    font-size:14px;
    padding: 15px 15px;
}
.menu_parent_wrap .main_menu_ul > li > a:hover,
.menu_parent_wrap .main_menu_ul > li > a:focus,
.menu_parent_wrap .main_menu_ul > li.open>a,
.menu_parent_wrap .main_menu_ul > li.open>a:hover,
.menu_parent_wrap .main_menu_ul > li.open>a:focus
{
    background:#000;
    color:#fff;
}
.menu_parent_wrap .main_menu_ul > li + li{
    border-left:1px solid #fff;
}
.menu_parent_wrap .navbar{
    float:none;
    margin-bottom: 0;
    display:inline-block;
    margin-bottom: -5px;
}
.menu_parent_wrap .main_menu_ul > li{
    float:left;
    display:inline-block;
    position: relative;
}
.menu_parent_wrap .main_menu_ul > li > .dropdown-menu li{
    border-bottom: 1px solid #000;
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
}
.menu_parent_wrap .main_menu_ul > li > .dropdown-menu a{
    width:100%;
    float:left;
    display:inline-block;
    padding: 8px 10px;
    white-space: nowrap;
    background:#fff;
    color:#000;
    font-size:13px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}
.menu_parent_wrap .main_menu_ul > li > .dropdown-menu a:hover{
    background: #717171;
    color:#fff;
}
.menu_parent_wrap .main_menu_ul > li > .dropdown-menu a.see-all{
    background:#000;
    color:#fff;
}
.menu_parent_wrap .main_menu_ul > li > .dropdown-menu a.see-all:hover{
    background:#000;
    color:#fff;
}
.menu_parent_wrap .main_menu_ul > li > .dropdown-menu{
    padding:0;
}

.mob_menu_bar_wrap .open_wrap,
.mob_menu_bar_wrap .close_wrap{
    display:inline-block;
    width:100%;
    float:left;
}
.mob_menu_bar_wrap .close_wrap{
    display:none;
}
.mob_menu_bar_wrap .close_wrap .icon{

}
.mob_menu_bar_wrap.active .close_wrap{
    display:inline-block;
}
.mob_menu_bar_wrap.active .open_wrap{
    display:none;
}
.pagination_wrap{
    text-align: center;
}
.pagination > li > a{
    color:#000;
}
.pagination > li.active > span{
    color:#fff;
    border-color:#31a1ab;
    background:#31a1ab;
}
.inner_products_wrap.full{
    width:100%;
    padding-left: 0;
}
.margin_top_20{
    margin-top:20px;
}
.empty_wrap{
    margin-top:20px;
}
.empty_wrap,
.empty_wrap p{
    font-size:20px;
    text-align: center;
}
.align_center{
    text-align: center;
}
.margin_bottom_20{
    margin-bottom: 20px;
}
.common_anchor:hover{
    background:#464749;
    text-decoration: none;
    color:#fff;
}
.category_mtop{
    padding-top:50px;
}
.category_content_wrap{
    padding-bottom: 50px;
}

.tab-content>.active{
    display:inline-block;
}
.nav-tabs>li{
    margin-bottom:0 !important;
}
.nav-tabs>li>a,
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus,
.nav-tabs>li>a:hover{
    border-radius:0 !important;
    border:0 !important;
    background:transparent !important;
}
.nav-tabs li + li:before{
    position:absolute;
    top:30%;
    left:0;
    content:'';
    background:rgba(200, 200, 200, 1);
    width:1px;
    height:40%;
}
.nav-tabs li a{
    color:#333;
    text-transform:uppercase;
    text-decoration:none;
    font-family: open_bold;
}
.nav-tabs>li.active:after{
    position:absolute;
    bottom:-1px;
    left:0;
    width:100%;
    content:'';
    background: #000;
    height:5px;
}
.tab-content{
    margin-bottom:0;
    line-height:1.7em;
    text-align:justify;
    font-size:13px;
    color:#282828;
    padding:20px;
}
.tab_inner_title{
    display:none;
}
.tab-content>.tab-pane{
    width:100% !important;
}
.form_field.mtop,
.content_sect_wrap .text-danger{
    margin-top: 10px;
}
.specs_table{
    width:100%;
    float:left;
    position:relative;
    border-collapse:separate;
    border-spacing: 10px;
}
.specs_table tr td{
    padding:10px;
    font-size:13px;
    border-right:1px solid #BBBBBB;
    position:relative;
    border-bottom:1px solid #BBBBBB;
}

.specs_table tr td:last-child{
    border-bottom:1px solid #BBBBBB;
    border-right:0;
}


.ping_notification_bg_wrap{
    position: fixed;
    left: 0px;
    width: 100%;
    top:0;
    height:100%;
    z-index: 9999;
    background:rgba(255,255,255,0.75);
    display:none;
}
.ping_notification_wrap{
    position: fixed;
    bottom: -300px;
    left: 0px;
    width: 100%;
    padding:100px 40px;
    z-index: 10000;
    text-align: left;
    background:#000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ping_notification_wrap.active{
    bottom: 0px;
}
.ping_notification_wrap .text_wrap{
    color:#fff;
    float:left;
    font-size:25px;
    padding-right: 60px;
}
.ping_notification_wrap .text_wrap a{
    color:#fff;
    text-decoration: underline;
}
.ping_notification_wrap .close_wrap{
    position: absolute;
    top:0;
    right:0;
    width:30px;
    cursor: pointer;
}
.ping_notification_wrap .close_wrap{
    color:#fff;
    float:left;
    font-size:25px;
}


.common_anchor.grey{
    background: #464749;
    text-decoration: none;
    color: #fff;
}
.common_anchor.grey:hover{
    background: #000;
    text-decoration: none;
    color: #fff;
}
.margin_top_10{
    margin-top:10px;
}
.prod_mob_slider_wrap{
    display:none;
}

.coupon_wrap label{
    color:#000;
}
.cart_top_wrap .gridContainer{
    max-width: 1250px;
}
.cart_table{
    width:100%;
    float:left;

}
.cart_table .image{

    vertical-align: top;
    width:200px;
}
.cart_table .image .image_wrap{

    background:#fff;margin-bottom: 15px;
}
.cart_table .cart_content{
    padding-left: 20px;vertical-align: top;
}
.cart_table .cart_content .inner_wrap{
    border:1px solid #d3d3d3;
    background:#fff;
    padding: 20px;
    margin-bottom: 15px;
}
.cart_table .cart_content .name_price_wrap{
    width:100%;
    float:left;
    font-size:20px;
    margin-bottom: 10px;
}
.cart_table .cart_content .name_price_wrap .name_td{
    text-align: left;
    width:70%;

}
.cart_table .cart_content .name_price_wrap .price_td{
    text-align: right;
}
.cart_table .quantity{
    margin-top: 10px;

}
.cart_table .quantity .label{
    margin-top: 13px;
    float:left;
}
.cart_table .quantity a{
    display:inline-block;
    width:30px;
}
.cart_table .input-group{
    border-collapse: separate;
    border-spacing: 0;
    float:left;
    margin-right:10px;
}
.cart_table .input-group input{
    min-width:100px;
    height: 39px;
    text-align: center;
}
.cart_btn_remove {
    width: 40px;
    cursor: pointer;
    display: inline-block;
}
.para_anchor, p a {
    color: #464749 !important;
    display: inline-block;
    text-decoration: none;
}

.common_loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    height: 100%;
    background: url(../images/circle_loader.gif) center center no-repeat rgba(255,255,255, 0.9);
    display: none;
}
.website_loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    height: 100%;
    background: url(../images/preloader.gif) center center no-repeat rgba(255,255,255, 1);
    display: none;
}
.mb_search_wrap a{
    display:inline-block;
    position: relative;
}
.color_related_wrap{
 
}
.color_related_wrap .image{
    width:80px;
    float:left;
    display:inline-block;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}

.cart_count{
    position: absolute;
    top: -10px;
    right:0;
    margin-right: -10px;
    min-width: 20px;
    height: 20px;
    padding: 0 4px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    background: #000;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.section-space--ptb_40{
    padding-top: 40px;
}
.checkout_parent_wrap .discount-code{

}
.breadcrumb-area{
    padding:80px 0;
}
.breadcrumb-area .breadcrumb-list{
    display:none;
}

.btn-social-icon{
    margin-left:10px;
    margin-top: 0;
}

.fb_loader, .google_loader {
    width: 35px;
    opacity: 0;
    display: none;
    padding-left: 0 !important;
    margin-left: 15px;
}
#prod_readmore{
    font-size:12px;
    padding:5px;
    margin-top: 10px;
    background:#dbdbdb;
    color:#000;
    margin-bottom: 10px;
}
.cc-revoke.cc-bottom{
    display:none !important;
}
.prod_para{
    max-height:90px;
    overflow: hidden;
}
.option_add_to_cart_tab{
    border-top:1px solid #ededed
}
.prod_para.active{
    max-height: none;
}
.unisex_label{
    position: absolute;
    top:10px;
    left:0px;
    font-size:11px;
    padding: 5px 10px;
    z-index: 10;
    background:rgba(0,0,0,0.5);
    color:#fff;
    font-weight: bold;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.fb_loader:before, .google_loader:before{
display:none;
}
.fb_loader:before, .google_loader:before{
display:none;
}
.fb_loader img, .google_loader img{
width:100%;
}
.error_full_wrap{
    color:darkred;
}
.buttons{
    margin-top:20px;
}
.address_list_table_parent{
    margin-bottom: 10px;
    margin-top:10px !important;
    border-radius: 5px;
    padding: 10px;
    background:#ffffff;
}
.address_list_table{
    color:#000;

    margin-bottom: 0;
}
.address_td{
    font-size:14px;
    line-height: 1.8em !important;
}
.address_list_table td{
    border:0 !important;
}
.address_list_table td.action_tr{
    vertical-align:middle
}
.address_list_table td.action_tr {
    vertical-align: middle;
}
.sm.common_anchor{
    padding: 5px 10px;
}
.btn.btn-black{
    background-image: -webkit-linear-gradient(top,#616161 0,#000 100%);
    background-image: -o-linear-gradient(top,#616161 0,#000 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#616161),to(#000));
    background-image: linear-gradient(to bottom,#616161 0,#000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc12e2a',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #000;
    color:#fff;
}
.btn.btn-black:hover{
    background:#000;
    color:#fff;
}
.for_mobile,.mob_label{
    display:none;
}
.gradient_bg {
    background: #000 !important;
    color:#fff;
}
.add_process_wrap.order_process{
    padding-top: 0;
    margin-top: 0;
    font-size:13px;
    border-top:0;
    position: relative !important;
    top:auto !important;
    left:auto !important;
}
.account_list_wrap .single_item_wrap a{
    width:100%;
    float:left;
    display:inline-block;
    position:relative;
    text-decoration: none;
    color:#fff;

    padding:25px 10px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 30px;
    background: #464749;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-animation: slide 65s linear infinite;
}

.account_list_wrap .single_item_wrap a:hover{
    text-decoration: none;
    background:#636363;
}
.account_list_wrap .single_item_wrap .icon_wrap{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.account_list_wrap .single_item_wrap:hover .icon_wrap{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.account_list_wrap .single_item_wrap .text_wrap{
    font-size:15px;
    text-transform: uppercase;
    letter-spacing:0.1em;
    margin-top:10px;
    color:#fff;
}
.pts-form-horizontal .pts-control-label.text-left{
    text-align: left !important;
}
.prod_mob_slider_wrap .owl-carousel .owl-wrapper-outer{
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.form_message_wrap{
    margin-top:20px;
    color:#000;
}
.copyright_wrap{
    color:#fff;
    padding-left: 10px;
    font-size:12px;
    margin-top: 40px;
}
.copyright_wrap a{
    color:#fff;
    text-decoration: none;
}
.text_form.input_error{
    background: #ffdcdc;
}
.success_full_wrap{
    color:green;
}
.chat_reply{
    min-height: 50px;
    margin-bottom: 15px;
}
.chat_reply .name{
    width:50px;
    height:50px;
    position: absolute;
    top:0;
    left:0;
    text-align: center;
    font-size:17px;
    line-height:50px;
    background: rgb(215, 234, 138);
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    line-height: 50px;
}
.chat_reply .date{
    position: absolute;
    top:0;
    right:0;
    text-align: center;
    font-size:10px;

}
.chat_reply .message{
    padding-left: 80px;
    float:right;
    display:inline-block;
    position: relative;
    width:100%;
    padding-top: 15px;
}
.chat_reply .message div{
    background:#e2e2e2;
    font-size:12px;
    width:100%;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:5px;
}
.chat_reply.seller_reply .message{
    padding-right: 80px;
    padding-left: 0px;
}
.chat_reply.seller_reply .name{
    right:0;
    left:auto;
}
.chat_reply.seller_reply .date{
    right:auto;
    left:0;
}
.store-rating a{
    display:inline-block;
    background:#464749;
    color:#fff;
    font-size:12px;
    padding: 2px 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.store-rating a:hover{
    background:#000;
    text-decoration: none;
    color:#fff;
}
.no_margin_top{
    margin-top: 0;
}

.product_list_wrap{
    width:100%;
    padding-left:0px;
}



.category_feature_wrap{
    padding: 30px;
    padding-bottom: 0;
    background:#f1f1f1;
    text-align: center;
    margin-bottom: 30px;
}
.review_wrap{
    margin-top: 15px;
}
.review_wrap .review_image{
    float: left;display: inline-block;
    margin-right:10px;margin-top: 2px;
}
.review_wrap .review_image img{
    float: left;display: inline-block;width:13px;
    margin-right: 5px;
}
.review_wrap .review_value{
    float: left;display: inline-block;margin-left: 5px;margin-top: 5px;color: #000;letter-spacing: 0.1em;
}
.review_wrap a{
    float: left;display: inline-block;color: #000;letter-spacing: 0.1em;font-size:12px;
}
.listting_wrap ul li .img_wrap .percentage_wrap{
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size:14px;
    top:-10px;
    right:-10px;
}
.listting_wrap ul li h2{
    font-size:18px;
}
.top_menu_wrap .button_wraps .region_anchor{
    display:none;
}
.header_ul li:hover > a{
    text-decoration: none;
}
.header_ul li .arrow{
    display:none;
}
.header_ul li{
    position: relative;
}
.header_ul li .sub-menu{
    position: absolute;
    top:100%;
    left:0;
    min-width: 100%;
    z-index: 10;
    border:1px solid #cecece;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.header_ul li .sub-menu ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    background:#fff;
    margin:0;

}
.header_ul li .sub-menu ul li{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
}
.header_ul li .sub-menu ul li + li{
    margin-top: 10px;
}
.header_ul li .sub-menu ul li a{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    margin:0;
    padding: 0;
    color:#000;
    font-size:12px;
    background:transparent;
    white-space: nowrap;
}
.header_ul li .sub-menu ul li a:hover{
    background:transparent;
    color:#000;
}
.header_ul li:hover .sub-menu{
    opacity: 1;
    visibility: visible;
}
.breadcrumb{
    margin-top: 15px;
    margin-bottom: 0;
    background: transparent;
    padding: 0;
}
.breadcrumb  li a{
    font-size:12px;
    color:#000;
}
.breadcrumb  li a:hover{
    color:#000;
    text-decoration: none;
}
.return_prod_list_wrap{
    padding:10px;
    margin-bottom: 20px;
    border: 1px solid rgb(0,0,0,0.42);
    text-align: left;
}
.category_content_wrap input[type=submit]{
    border-radius: 20px;
}
.product_wishlist_btn{
    margin-left:10px;
    float:left;
    display:inline-block;
}
.product_wishlist_btn img{
    float:left;
}
.order_product_td .image{
    padding:0px;
    width:100%;
    float:left;
    display:inline-block;
}
.order_product_td .image img{
    float:left;
}
.order_list_table_wrap  .view_btn{
    position: absolute;
    top:20px;
    right:20px;
}
.order_list_table_wrap  .highlight{
    font-size:22px;color:#31a1ab
}
.order_list_table_wrap  .detail_td{
    padding: 25px;
}
.order_product_td{
    width:200px;
}
.listing_size_parent_wrap .options_wrap .options_list{
    text-align: center;
    margin-top:10px;
}
.listing_size_parent_wrap .options_wrap .options_list a{
    padding: 5px;
    background:#000;
    color:#fff;
    text-decoration: none !important;
    text-align: center;
}
.listing_size_parent_wrap .options_wrap .options_list a + a{
    margin-left:2px;
}
.listing_size_parent_wrap .options_wrap .options_list a:hover{
    background:#e5e5e5;

    color:#000;
}
.gallery_ul li .action_wrap a,
.collection_ul li .action_wrap a{
    background:#da231a
}
.gallery_ul li .action_wrap a:last-child, .collection_ul li .action_wrap a:last-child{
border-right: 0;
}
.collection_ul li .action_wrap a:hover,
.gallery_ul li .action_wrap a:hover{
    background:#000
}
.gallery_ul li .name_wrap,
.collection_ul li .data_wrap .name_wrap{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.info_desc_wrap h5{
    font-size:20px;
    font-family: open_bold;
}
.info_desc_wrap .account_list_wrap{
    text-align: center;
    margin-top:20px;
}
.info_desc_wrap .account_list_wrap .single_item_wrap .text_wrap{
    color:#000;
}
.home_popup_wrap{
    position: relative;
    background: #FFF;
    padding: 0px;
    width: auto;
    max-width: 750px;
    margin: 20px auto;
}
.home_popup_wrap .mfp-close{
    color:#fff !important;
}
.signup_popup_wrap{
    position: relative;
    background: #FFF;
    padding: 0px;
    width: auto;
    max-width: 1000px;
    margin: 20px auto;
}
.signup_popup_wrap .signup_content_wrap{
    position: absolute;
    top:0;
    right:0;
    height:100%;
    z-index: 10;
    width:50%;
    padding:20px;
}
.signup_popup_wrap .signup_content_wrap.bottom{
    height:auto;
    left:17.5%;
    width:65%;
    top:430px;
}
.signup_popup_wrap .signup_content_wrap .common_header{
    text-transform: uppercase;
}
.signup_popup_wrap .signup_content_wrap .desc{
    font-size:20px;
    margin-top: 15px;
}
.signup_popup_wrap .signup_content_wrap .form_wrap{
    margin-top: 15px;

}
.signup_popup_wrap .signup_content_wrap.bottom .submit_wrap{
    position: absolute;
    top:0;
    right:0;
}
.signup_popup_wrap .signup_content_wrap .text_form{
    width:70%;
    bordeR:1px solid #000;
    padding: 10px 15px;
    margin-bottom: 15px;
}
.signup_popup_wrap .signup_content_wrap.bottom .text_form{
    padding-top: 19px;
    padding-bottom: 18px;
    width:65%;
}
.signup_popup_wrap .mfp-close{
    color:#000 !important;
}
.product-details-content .price small{
    font-size:13px;
    color:#000;
}
.home_product_content_wrap{
    text-align: left !important;
    padding: 20px;
}
.table_wrap{
    width:100%;
    float:left;
    display:table;
    height:100%;
}
.table_wrap .cell_wrap{
    width:100%;
    display:table-cell;
    vertical-align: middle;
    height:100%;
}

.inner_gallery_wrap .inner_product_wrap.full{
    width:100%;
}
.inner_gallery_wrap .inner_product_wrap.full .home_gallery_wrap{
    padding-left: 0;
}
.sorting_wrap .half_wrap.full_wrap{
    width:100%;
}
.header_list .header_ul li{
    position: initial;
}
.header_ul li .sub-menu{
    text-align: center;
    padding: 20px;
    padding-right: 50px;
    background:#fff;

}
.header_ul li .sub_menu_ul_parent{
    width:100%;
    float:left;
    display:table;

}
.header_ul li .sub-menu ul{
    float:none;
    width:auto;
    display: table-cell;
    vertical-align: top;
    width:25%;
    text-align: left;
}
.header_ul li .sub-menu .gridContainer{
    min-width: auto;
    max-width: 1100px;
}
.menu_color_span{
    width:20px;
    height:20px;
    background:#000;
    display:inline-block;
    margin-right: 10px;
    float: left;
}
.my_account_data_list ul li a{
color:#000;
}
.noti_wrap .alert{
    margin-top: 20px;
}
.address_list_table td.action_tr .btn{
    width:auto;
    font-size:12px;
    margin: 0;
}
.padding_l_20{
    padding-left: 20px;
}
.padding_r_20{
    padding-right: 20px;
}
.whatsapp_fix{
    position:fixed;
    bottom:40px;
    right:40px;
    z-index:100;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform:translateX(300px);
}
.whatsapp_fix a{
    float:left;
    display:inline-block;
    position: relative;
    background:#fff;
    padding: 10px;
    padding-right: 20px;
    color:#000;
    font-size:14px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.whatsapp_fix a img{
    display:inline-block;
    width:40px;
    margin-right: 10px;
}
.whatsapp_fix.active{
    transform:translateX(0);
}


.autocomplete_result{
    position:absolute;
    top:100%;
    left:0;
    width:350px;
    z-index: 1000;

}
.autocomplete_result .autocomplete_result_inner{
    z-index: 10;
    background:white;
    border:1px solid #CCCCCC;
}
.autocomplete_result .autocomplete_result_inner:empty{
    display:none;
}
.autocomplete_result .cat_list{
    padding:5px;
}
.autocomplete_result .prod_list{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    overflow: hidden;
    padding: 7px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom:1px dashed #ccc;
}
.autocomplete_result .prod_list .prod_list_inner{
    overflow: hidden;
}
.autocomplete_result .prod_list .name{
    font-size:15px;
    display:table-cell;
    vertical-align: middle;
    line-height: 22px;
    padding-top: 0px;
    padding-left: 10px;
    text-align: left;
    color:#000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.autocomplete_result .prod_list .name b{
    color: #5d5d5d;
    font-size:13px;
}
.autocomplete_result .prod_list .name .name_inner{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.autocomplete_result .prod_list .name del{
    color:#999;
    opacity: 0.5;
    font-size:80%;
}
.autocomplete_result .prod_list .img{
    width:50px;
    min-width: 50px;
    display:table-cell;
    vertical-align: middle;
}
.autocomplete_result .prod_list a{
    width:100%;
    float:left;
    display:table;

    position: relative;

}
.autocomplete_result .prod_list:hover{
    background:#f1f1f1;text-decoration: none !important;
}
.autocomplete_result .prod_list:hover .name{
    color:#263038;
}
.autocomplete_result .prod_list a{
    text-decoration: none !important;
    background:transparent !important;
    color:#000 !important;
    padding:0;
    border-radius: 0px;
    border:0;
}
.cat_item,
.top_menu_new_wrap .search_wrap a.cat_item{
    margin:5px;
    float:left !important;
    display:inline-block;
    position: relative;
    background:#000;
    color:#fff;
    text-decoration: none;
    padding:5px 10px;
    font-size:12px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cat_item:hover,
.top_menu_new_wrap .search_wrap a.cat_item:hover{
    background:#000;
    text-decoration: none;
    color:#fff;
}
.contact-us-box .single-input.your-mobile{
    position: relative;
}
.contact-us-box .single-input input.input_error,
.contact-us-box .single-input textarea.input_error{
    background: #efcccc;
}
.contact-us-box .single-input.your-mobile::before {
    content: "\f095";
    font-family: FontAwesome;
    position: absolute;
    right: 1.2em;
    top: 10px;
}
.btn-primary{
    background:#000;
}
.login_account_wrap .col {
    width: 100%;
    margin: auto;
    margin-top: 6px;
    padding-left: 25%;
    padding-right: 25%;
}
.login_account_wrap h5{
    text-align: center;
}
.old-price{
    text-decoration: line-through;
    padding-left: 5px;
}
.right{
    float:right;
}
#specification table tr td,
#specification table tr th{
    border-left:0;border-right:0;
}
/* style the container */
.login_account_wrap .container {
    position: relative;
    border-radius: 5px;
    background-color: #fcf2e6;
    padding: 20px 0 30px 0;
}

/* style inputs and link buttons */
.login_account_wrap input,
.login_account_wrap .btn {
    width: 100%;
    padding: 8px;
    border: none;
    border-radius: 4px;
    margin: 5px 0;
    opacity: 0.85;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    text-decoration: none; /* remove underline from anchors */
}
.login_account_wrap .btn_social {
    width: 40%;
    padding: 10px;
    border: none;
    border-radius: 4px;
    margin: 5px 0;
    opacity: 0.85;
    display: inline-block;
    font-size: 13px;
    line-height: 10px;
    text-decoration: none; /* remove underline from anchors */
    text-align: center;
    display: inline-block;
}
.login_account_wrap input:hover,
.login_account_wrap .btn:hover {
    opacity: 1;
}
.login_account_wrap .btn_social:hover {
    opacity: 1;
}
/* add appropriate colors to fb, twitter and google buttons */
.login_account_wrap .fb {
    background-color: #3B5998;
    color: white;
}

.login_account_wrap .google {
    background-color: #dd4b39;
    color:  white;
}

/* style the submit button */
.login_account_wrap input[type=submit] {
    background-color: #673b30;
    color: white;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.login_account_wrap input[type=submit]:hover {
    background-color: #baa093;
}
.sub_menu_arrow,.menu_close_btn{
    display:none;
}
.option_name_wrap{
    cursor: pointer;
}
.options_list{
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    z-index: 201;
    display:none;
    background:#fff;
    border:1px solid #000;
}
.options_list .opt_bg{
    position: fixed;
    content:'';
    top:0;
    z-index: 210;
    left:0;
    width:100%;
    height:100%;
    cursor: url(../images/close_cursor.cur),default;
    background:rgba(0,0,0,0.2);
}
.options_list a{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    z-index: 211;
    padding: 10px;
    background:#fff;
    text-decoration: none;
    color:#000;
}
.options_list a:hover,
.options_list a.active{
    background:#e5e5e5;
    text-decoration: none;
    color:#000;
}
.prod_arrow_right,
.prod_arrow_left{
    border-radius: 40px;
    cursor: pointer;
}
.prod_arrow_right img,
.prod_arrow_left img{
    float:left;
}
.open_overlay{
    cursor: pointer;
}

.product_wrap .product_detail_wrap .price_wrap .discount,
.product_wrap .product_detail_wrap .price_wrap del{
    font-size:60%;
}
.featured_arrow_left{
    position: absolute;
    bottom:50%;
    left:40px;
    padding: 8px;
    z-index: 10;
    margin-top:-20px;
}
.featured_arrow_right{
    position: absolute;
    bottom:50%;
    right:40px;
    padding: 8px;
    z-index: 10;
    margin-top:-20px;
}
.featured_arrow_right img,
.featured_arrow_left img{
    float:left;
}
.featured_arrow_right.swiper-button-disabled,
.featured_arrow_left.swiper-button-disabled{
    opacity: 0.3;
}
.menu_wrap .menu_search_wrap li{
    position: relative;
}
.home_featured_wrap .gridContainer{
    width:100%;
    min-width: 100%;
    padding: 0;
}
.home_featured_wrap .inner_wrap {
    padding: 0 80px;
}
.home_bottom_category_wrap .gridContainer{
    width:100%;
    margin:0;
    padding:0;
}
.product_det_slide_wrap {
    margin-bottom: -20px;
    margin-top:10px;
    display:none;
}
.product_detail_wrap .overview_cart .content_wrap p{
    cursor: pointer;
}
.recommend_header{
    margin-bottom: 30px;
}
.product_recommend .featured_arrow_left{
    left:auto;
    right:50px;
    bottom:auto;
    top: -50px;
width: 28px;
}
.product_recommend .featured_arrow_right{
    left:auto;
    right:0px;
    width: 28px;
    top: -50px;
    bottom:auto;
}
.signup_popup_wrap .popup_inner_wrap{
    background:#f5f6f1;
}
.influ_img_grayscale .hv_opa,
.desk_infu_wrap  .hv_opa,
.mb_infu_wrap  .hv_opa {
    display:none;
}
.home_product_ul.influ_slider li .image_wrap{
    overflow: hidden;
}
.home_product_ul.influ_slider li .image_wrap img{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    filter: grayscale(0);
}
.home_product_ul.influ_slider li:hover .image_wrap img{
    filter: grayscale(100%);
    transform: scale(1.1);
}
.influencer_ul li .left_infu_wrap {
    text-align: center;
}
.listing_product_wrap.category_listing .gridContainer{
    max-width: 1300px;
}
.color_black{
    color:#000;
}
.login_form_wrap{
    margin:40px 0;
}
.login_form_wrap p a{
    margin:0 7px;
}
.contact_left_wrap{
    padding-right: 30px;
}
.contact_right_wrap{
    padding-left: 30px;
}
.home_common_wrap ul li img{
    margin:0;
    margin-bottom: 15px;
}

.home_slider_wrap.category_slider_wrap .common_header{
    position: absolute;
    bottom:40px;left:0;
    padding: 0 20px;
    text-align: center;
    z-index: 10;
}
.common_seo_wrap .inner_wrap {
    height:auto !important;
    max-height:none !important;
}
.common_seo_wrap .seo_readmore{
    display:none;
}
body{
    background: #f0f0f0;
}
.creator_wrap::after{
    display:none;
}
.celeb_image_wrap{
    margin-bottom: 50px;
    margin-top: 30px;
}
.celeb_image_wrap img{
    width: 400px;
}
.common_pad{
    padding:80px 0 !important;
}
.product_collection_home_wrap{
    margin-top: 0px !important;
    padding-top: 40px !important;;
}
.product_collection_home_wrap .common_header{
    font-family: header_med !important;text-align: left;
}
ul.collection_ul .swiper-slide li{
    width: 100%;
}
.inner_images_wrap{
    padding:20px;
}

@media only screen and (min-width:480px){

    .listing_ul li.third{
        width:100%;
        padding-left:24%;
        padding-right: 24%;
    }
    .listing_ul li.fourth.left{
        padding-right:45%;
    }
    .listing_ul li.fourth.right{
        padding-left:45%;
    }
}
@media only screen and (min-width:1100px){
    .home_common_wrap .gridContainer{
        max-width: 850 !important;
    }
    .menu_wrap .menu_ul_wrap{
        margin-top: 5px;
    }

    .gridContainer.vsm{
        max-width: 800px;
        min-width: 800px;
    }
    .gridContainer.small{
        max-width: 1250px;
    }
    .product_wrap .product_detail_wrap{
        overflow:auto;
    }
    .product_wrap .product_detail_wrap .common_header{
        font-size:25px;
    }
    .product_wrap .product_detail_wrap p{
        font-size:13px;
    }
    .product_detail_wrap .price_wrap p{
        font-size:18px;
    }
    .menu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a{
        animation: myanimation 1s infinite;
    }
    .menu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a:hover{
        background:#333 !important;
    }


    .size_wrap h4{
        font-size:16px;
    }
    .search_mix{
        position: absolute;
        display:none;
        left:auto;
        top:-15px;
        height:auto;
        background:transparent;
        width:250px;
        right: 150px;
    }
    .search_mix.light_menu .search_form{
        border-color:#fff;
        color:#fff;
    }
    .menu_wrap.dark_menu .search_mix .search_form{
        border-color:#000;
        color:#000;
    }
    .search_mix .gridContainer{
        min-width: 100%;
        max-width: 100%;
        width:100%;
    }
    .search_mix .half_wrap{
        min-width: 100%;
        max-width: 100%;
        width:100%;
    }
    .search_mix .close_search{
        display:none;
    }
    .cart_summary_title_wrap{
        display:none;
    }
    .checkout_parent_wrap .right_wrap.desk_active{
        position: relative;
        top: auto;
        right: auto;
        width: 80%;
        background: #fff;
        margin-left: -40%;
        min-height: 100%;
        z-index: 100;
        border-left: 1px solid #eee;
    }
    .checkout_parent_wrap .left_wrap.desk_active:after{
        position:absolute;
        top:0;
        left:0;
        content:'';
        width:100%;
        height:100%;
    }
    .checkout.login_top_wrap .gridContainer{
        max-width: 1200px;
    }
    .menu_wrap .menu_list_wrap ul li{
        position: relative;
    }
    .menu_wrap .menu_list_wrap ul li ul.sub-menu{
        position: absolute;
        top:100%;
        left:0;
        width:auto;
        min-width: 100%;
        margin-top:0;
        padding-top: 10px;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        visibility: hidden;
    }
    body .search_mix .form_field{
        color:#000;
        margin-top: 5px;
    }
    .menu_wrap .menu_list_wrap ul li:hover ul.sub-menu{
        opacity: 1;
        visibility: visible;
    }
    .menu_wrap .menu_list_wrap ul li ul.sub-menu li{
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
        margin:0;
    }
    .menu_wrap .menu_list_wrap ul li ul.sub-menu li a{
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
        margin:0;
        white-space: nowrap;
        background:#000;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color:#fff;
        padding: 8px 15px;
        padding-right: 30px;
        text-align: left;
    }
    .menu_wrap .menu_list_wrap ul li ul.sub-menu li a:hover{
        text-decoration: none;
        background:#fff;
        color:#000;
    }
    .unisex_label{
        font-size:13px;
    }
    .listting_wrap ul li .img_wrap{
        padding: 20px;
    }
    .top_menu_wrap .button_wraps{
        padding-top: 55px;
    }

    .gridContainer.sm{
        max-width:600px;
        min-width:600px;
    }
    .gridContainer.product_grid,
    .gridContainer.lg{
        max-width:1250px;
        min-width:1250px;
    }
    .gridContainer.med{
        max-width:1100px;
        min-width:1100px;
    }
    .product_wrap .product_detail_wrap{
        height:auto;
        bottom:30px;
        top:0;
        padding-top: 120px;
        padding-bottom: 50px;
    }
    .listing_ul li.fourth.right{
        padding-left: 650px
    }

}
@media only screen and (min-width:1300px){
    .listing_product_wrap.category_listing .gridContainer{
        max-width: 1100px;
        min-width: 1100px;
    }
}
@media only screen and (min-width:1500px){

    .product_wrap .product_detail_wrap .product_right_content_wrap{
        margin-top: -100px;
    }
}
@media only screen and (min-width:1600px){
    .influencer_ul li .left_infu_wrap img{
        width: 65%;
    }
    .common_header{
        font-size: 30px;
    }

    .product_wrap .product_detail_wrap .common_header{
        font-size:30px;
    }
    .product_detail_wrap .price_wrap p{
        font-size:22px;
    }
}
@media only screen and (min-width:1100px) and (max-width:1500px){
    .account_icons_parent_wrap a{
        width:100px;
        
    }
    .account_icons_parent_wrap a .icon_parent{
        height:100px;
        
    }
    .account_icons_parent_wrap a .name_wrap {
        font-size:11px;
        
    }
    .account_icons_parent_wrap a .icon_parent img{
        width:40px;
    }
    .tabs_category_slider_wrap .tabs_wrap{
        width:400px;
    }
    .tabs_category_slider_wrap .tabs_right_wrap{
        width:calc(100% - 400px);
    }

    .product_wrap .product_detail_wrap{
        height:100%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .blog_top_bg{
        padding-top: 400px;
    }
    .signup_popup_wrap .signup_content_wrap.bottom .text_form{
        padding-top: 12px;
        padding-bottom: 12px;
    }

}
@media only screen and (min-width:1100px) and (max-width:1700px){
    .top_menu_wrap .button_wraps a{
        font-size:14px;
    }
}
@media only screen and (min-width:1100px) and (max-width:1500px){
    .search_mix{
        right:170px
    }
}
@media only screen and (min-width: 787px) and (max-width: 1100px){
    .currency_fix_wrap{

        bottom:20px;
        left:20px;

    }
    .home_common_wrap .gridContainer{
        max-width: 80% !important;
    }
    .tabs_category_slider_wrap .tabs_wrap{
        width:400px;
    }
    .tabs_category_slider_wrap .tabs_right_wrap{
        width:calc(100% - 400px);
    }

    ul.collection_ul li{
        margin-right: 3% !important;
    }
    ul.collection_ul li:nth-child(3n+0){
        margin-right: 0 !important;
    }
    .top_page_title_wrap{

    }
    .top_page_title_wrap .common_header{
        font-size:35px;
    }

    .order_product_td{
        width:170px;
    }
    .account_icons_parent_wrap .inner_wrap{
        white-space: nowrap;
        padding-left: 20px;
        padding-right: 20px;
        overflow-x: scroll;
    }
    .account_icons_parent_wrap:after{
        width:1000%;
    }
    .signup_popup_wrap .signup_content_wrap.bottom .text_form{
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .product_wrap .product_detail_wrap{
        overflow: auto;
    }
    .product_recommend{
        margin-top: 40px;
    }
    .product_wrap .product_detail_wrap .common_header{
        font-size:22px;
    }
    .product_detail_wrap .price_wrap p{
        font-size:16px;
    }
    .home_featured_wrap .inner_wrap {
        padding: 0 50px;
    }
    .featured_arrow_right{
        right:10px;
    }
    .featured_arrow_left{
        left:10px;
    }
    .menu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a{
        animation: myanimation 1s infinite;
    }
    .menu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a:hover{
        background:#333 !important;
    }
    .footer_new_wrap ul{
        width:31.33%;
    }
    .footer_new_wrap .footer_right_side{
        width:31.33%;
    }
    .search_mix{
        position: absolute;
        display:none;
        left:auto;
        top:-7px;
        height:auto;
        background:transparent;
        width:200px;
        right: 165px;
    }
    body .search_mix .form_field{
        margin-top: 0;
    }
    .search_mix.light_menu .search_form{
        border-color:#fff;
        color:#fff;
    }

    .menu_wrap.dark_menu .search_mix .search_form{
        border-color:#000;
        color:#000;
    }
    .search_mix .gridContainer{
        min-width: 100%;
        max-width: 100%;
        width:100%;
    }
    .search_mix .half_wrap{
        min-width: 100%;
        max-width: 100%;
        width:100%;
    }

    .search_mix .close_search{
        display:none;
    }
    .common_mtop{
        margin-top: 40px;
    }
    .common_mbot{
        margin-bottom: 40px;
    }
    .product_wrap .product_detail_wrap{
        height:auto;
        bottom:30px;
        top:0;
        padding-top: 80px;
        padding-bottom: 50px;
    }
    .product_wrap .product_detail_wrap .common_header{
        margin-top: 0;
    }
    .menu_wrap .menu_list_wrap ul li{
        position: relative;
    }
    .menu_wrap .menu_list_wrap ul li ul.sub-menu{
        position: absolute;
        top:100%;
        left:0;
        width:auto;
        min-width: 100%;
        margin-top:0;
        padding-top: 10px;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        visibility: hidden;
    }
    .menu_wrap .menu_list_wrap ul li:hover ul.sub-menu{
        opacity: 1;
        visibility: visible;
    }
    .menu_wrap .menu_list_wrap ul li ul.sub-menu li{
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
        margin:0;
    }
    .menu_wrap .menu_list_wrap ul li ul.sub-menu li a{
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
        margin:0;
        white-space: nowrap;
        background:#000;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color:#fff;
        padding: 8px 15px;
        padding-right: 30px;
        text-align: left;
    }
    .menu_wrap .menu_list_wrap ul li ul.sub-menu li a:hover{
        text-decoration: none;
        background:#fff;
        color:#000;
    }
    .whatsapp_fix{
        right:20px;
        bottom:20px;
    }

    .listting_wrap ul li .img_wrap{
        padding: 20px;
    }
    .top_menu_wrap .button_wraps{
        padding-top: 55px;
    }

    .mob_cart_btn{
        display:inline-block;
        position: fixed;
        bottom:30px;
        right:0;
        width:250px;
        background:#000;
        text-transform: uppercase;
        color:#fff;
        text-align: center;
        cursor: pointer;

        z-index: 1;
        font-size:18px;
        padding:10px;

    }

    .feature_icon_wrap{
        margin-top:20px;
    }
    .menu_parent_wrap .main_menu_ul > li > a{
        font-size:12px;
        padding: 12px 15px;
    }
    .menu_parent_wrap .navbar{
        min-height: auto;
    }
    .gallery_ul li .action_wrap{
        opacity: 1;
        visibility: visible;
    }

    .checkout_parent_wrap .left_wrap{
        border-right: none;
        padding-top: 10px;
        width:100%;
    }
    .checkout_cart_item_wrap{
        color:#000;
    }
    .checkout_cart_item_wrap .name_wrap a{
        color:#000;
    }
    .checkout_parent_wrap .right_wrap{
        position:fixed;
        top: -100%;
        left:0;
        height:100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width:100%;
        z-index: 10;
        padding-right: 40px;
        background:#fff;
        -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);

    }
    .checkout_parent_wrap .right_wrap.active{
        overflow: auto;
        top:0;
    }

    .checkout_parent_wrap .right_wrap .mob_close_btn{
        position: absolute;
        top:8px;
        right:20px;
        display: inline-block;
        z-index: 1;
    }
    #right_cart_wrap .cart_table td,
    #right_cart_wrap .cart_table th{
        color:#000;
    }
    .checkout_parent_wrap .left_wrap{
        padding-left: 0;
        padding-right: 0;
    }
    .checkout_parent_wrap .right_wrap {
        width: 100%;
        padding: 0;
        padding-top: 0px;
        margin-bottom: 40px;
        margin-top: 0px;
        position: relative;
        left:auto;
        top:auto;
        display:inline-block;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background:none;
    }
    .checkout_parent_wrap .right_wrap .mob_close_btn{
        display:none;
    }
    .cart_summary_title_wrap{
        display:inline-block;
        width:100%;
        float:left;
        padding:10px;
        font-size:20px;
        color:#fff;
        background:#000;
        margin-bottom: 20px;
        position: relative;

    }

    .autocomplete_result{
        left:-100px;
    }
    .footer_new_wrap .flogo_wrap{
        padding-right: 50px;
    }
    .footer_new_wrap ul,
    .footer_new_wrap .footer_right_side{
        width:25%;
    }
}
@media only screen and (max-width: 786px) and (min-width: 481px){
    .currency_fix_wrap{

        bottom:60px;
        left:20px;

    }
    .home_common_wrap .gridContainer{
        max-width: 80% !important;
    }
    .footer_new_wrap .flogo_wrap{
        padding-right: 0;
        text-align: center;
        width:100%;
        margin-bottom: 30px;
    }
    .footer_new_wrap .social_wrap a{
        float:none;
        display:inline-block;
    }
    .footer_new_wrap .flogo_wrap > a > img{
        max-width: 200px;
    }
    .footer_new_wrap ul,
    .footer_new_wrap .footer_right_side{
        width:25%;
    }
    .home_common_wrap,.common_pad{
        padding:60px 0 !important;
    }
    .tabs_category_slider_wrap{
        width:100%;
        flex-wrap: wrap;
        padding:60px 0;
    }
    .tabs_category_slider_wrap .tabs_wrap{
        width:100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .tabs_category_slider_wrap .tabs_right_wrap{
        width: 100%;
    }
    .tabs_category_slider_wrap .tabs_wrap a{
        float:none;
        width:auto;
        border:1px solid #000;
    }
    .tabs_category_slider_wrap .tabs_wrap a + a{
        margin-left:-5px;
    }
    .tabs_category_slider_wrap .tabs_wrap a.active{
        background: #000;
        color:#fff;
    }

    ul.collection_ul li{
        margin-right: 3% !important;
    }
    ul.collection_ul li:nth-child(3n+0){
        margin-right: 0 !important;
    }
    .common_rewards_wrap{
        bottom:60px;
        left:20px;
    }
    .landing_banner .item_wrap{
        width:100%;

        height:800px;
    }
    .top_page_title_wrap{
        padding-top: 20px;
    }
    .top_page_title_wrap .common_header{
        font-size:30px;
    }
    body{
        padding-top: 0px;
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
    }
    .contact-us-page-info-list li{

        width:100%;


    }
    .mobile_menu_wrap{
        position: fixed;
        top: 0px;
        bottom: 0;
        right: 0px;
        width: 600px;
        background: #fff;
        overflow-y: auto;
        margin: 0;
        display:inline-block;
        z-index: 1000000;
        padding: 0px;
        padding-bottom: 25px;
        border-left:3px solid rgba(244, 244, 244,0.9);
        transform:translateX(600px);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;

    }
    .mobile_menu_wrap .mobile_menu_close_a{
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 10;
        width: 30px;
    }
    .mobile_menu_wrap.active{
        transform:translateX(0px);
    }
    .mob_menu_ul{
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
        padding: 0;
        margin:0;
    }
    .mob_menu_ul li{
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
        padding: 0;
        margin:0;
    }
    .mob_menu_ul li.img_sos{
        width: 30px;
        margin-right: 10px;
    }
    .mob_menu_ul li a{
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
        padding: 0;
        margin:0;
        font-size:15px;
        padding: 8px 15px;
        text-transform: none;
        color:rgb(146,169,183);
    }
    .mob_menu_ul li .arrow{
        position: absolute;
        top:0px;
        right:0px;
        z-index: 10;
        padding: 10px;
        height:38px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .mob_menu_ul li .arrow img{
        width:7px;
        float:left;
        margin-top: 2px;
    }
    .mob_menu_ul li .arrow.active{
        transform: rotate(90deg);
    }
    .mob_menu_ul li.mob_account_li{
        margin-bottom: 10px;
    }
    .mob_menu_ul li.mob_account_li a{
        background: #ebebeb;
    }
    .mob_menu_ul li.mob_account_li a img{
        width:40px;
        float:left;
        margin-right: 10px;
    }
    .mob_menu_ul li.mob_account_li a span{
        font-size:12px;
        text-transform: initial;
    }
    .mob_menu_ul li.mob_account_li a .account_div{
        float:left;
        margin-top: 9px;
        line-height: 12px;
    }
    .mob_menu_ul li .sub-menu {
        display:none;
        width:100%;
        float:left;
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        background: #f9f9f9;
    }
    .mob_menu_ul li .sub-menu li a{
        font-size:12px;
        padding: 3px;
    }
    .mob_menu_ul li.img_sos a{
        padding: 0;
    }
    .mob_menu_ul li.img_sos{
        margin-right: 0;
        margin-left: 10px;
        margin-top: 10px;
    }
    .mob_menu_ul li .rsub-menu {
        position: relative;
        background-color: #f4f4f4fa;
        width: auto;
        float:left;
        padding: 10px;
        margin: 10px 0;
        text-align: left;
    }

    .mob_menu_ul li .rsub-menu li a {

        width: 100% !important;
        float: left;
        margin: 0;
        text-align: left;
        font-size: 15px;
        padding: px;
        padding-right: 20px;font-size: 12px;display: inline-block;
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;;
    }
    .mob_menu_ul li .rsub-menu li a:hover {
        background: #f2eaeaf5;
        color: #231f20;
    }
    .mob_menu_ul li:hover .rsub-menu{
        opacity: 1;
        visibility: visible;
    }

    .mob_menu_ul li .rsub-menu li{
        width:48.5%;
        margin-left:0;
        margin-top: 0;
        margin-right: 3%;
        margin-bottom: 15px;
        border:none;
    }
    .mob_menu_ul li .rsub-menu li .name_wrap{
        position: absolute;
        top:0;
        left:0;
        width:100%;
        z-index: 1;
        height:100%;
        padding: 10px;
        background: rgba(0,0,0,0.4);
        text-align: center;
        color:#fff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .mob_menu_ul li .rsub-menu li a{
        padding: 0;
        border-radius: 10px;
        overflow: hidden;
    }
    .mob_menu_ul li .rsub-menu li:nth-child(2n+0){
        margin-right: 0;
    }





    .my_account_mega_parent_wrap .listing_ul li{
        width:33.33%;
    }
    .order_product_td{
        width:170px;
    }
    .order_list_table_wrap{
        width:100%;
    }

    .account_icons_parent_wrap .inner_wrap{
        white-space: nowrap;
        padding-left: 20px;
        padding-right: 20px;
        overflow-x: scroll;
    }
    .account_icons_parent_wrap:after{
        width:1000%;
    }
    .signup_popup_wrap .signup_content_wrap.bottom .text_form{
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .signup_popup_wrap .signup_content_wrap.bottom{
        top:330px;
    }
    .blog_list_ul li .title_wrap a{
        font-size: 18px;
    }
    .blog_list_ul li .img_wrap,
    .blog_list_ul li .info_wrap{
        width:100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .blog_list_ul li .info_wrap{
        margin-top: 20px;
    }

    .product_recommend{
        margin-top: 40px;
    }
    .home_featured_wrap .inner_wrap {
        padding: 0 50px;
    }
    .featured_arrow_right{
        right:10px;
    }
    .featured_arrow_left{
        left:10px;
    }
    .menu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a{
        animation: myanimation 1s infinite;
    }
    .menu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a:hover{
        background:#333 !important;
    }
    .product_detail_wrap .add_cart_wrap{
        position: relative;
        bottom:0;
        left:0;
    }
    .product_color_note{
        width:100%;
        position: relative;
        bottom:0;
        left:0;
        padding: 10px 20px;
        float:left;
        display:inline-block;
    }
    .footer_new_wrap ul{
        width:33.33%;
    }
    .footer_new_wrap .footer_right_side{
        width:33.33%;

    }
    .autocomplete_result{
        left:-100px;
    }
    .search_mix{
        position: absolute;
        display:none;
        left:auto;
        top: -37px;
        height:auto;
        background:transparent;
        width: 200px;
        right: 215px;
    }
    .search_mix.light_menu .search_form{
        border-color:#fff;
        color:#fff;
    }
    .menu_wrap.dark_menu .search_mix .search_form{
        border-color:#000;
        color:#000;
    }
    .search_mix .gridContainer{
        min-width: 100%;
        max-width: 100%;
        width:100%;
    }
    .search_mix .half_wrap{
        min-width: 100%;
        max-width: 100%;
        width:100%;
    }
    .search_mix .close_search{
        display:none;
    }

    .common_mtop{
        margin-top: 40px;
    }
    .sub_menu_arrow{
        display:inline-block;
        position: absolute;
        top:-7px;
        right:0;
        padding: 0px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width:50px;
    }
    .sub_menu_arrow.active{
        transform: rotate(-90deg);
    }
    .menu_close_btn{
        position: relative;
        width:40px;
        margin-left: 20px;
        float:left;
        display:inline-block;
        margin-bottom: 10px;
    }
    .sub_menu_arrow svg{
        float:left;
    }
    .menu_wrap .menu_inner_wrap .menu_list_wrap{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        transform: translateX(-100%);
        z-index: 1000;
        background: #fff;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        display:inline-block;
        padding: 20px 0;
    }
    .menu_wrap .menu_inner_wrap .menu_list_wrap.active{
        transform: translateX(0px);
    }
    .menu_wrap .menu_list_wrap ul li a{
        color:#000;
        padding: 0px 20px;
        float:left;
        display:inline-block;
        font-size:25px;
    }
    .menu_wrap .menu_list_wrap li{
        width:100%;
        margin:0;
        margin-bottom: 15px;
        text-align: left;
    }
    .menu_wrap .menu_list_wrap ul li .sub-menu{
        background:#000;
        padding-top: 20px;
        display:none;
    }
    .menu_wrap .menu_list_wrap ul li .sub-menu li a{
        color:#fff;
    }

    .my_account_data_list ul li{
        width:48.5%;
        margin-right: 3%;
    }
    .my_account_data_list ul li:nth-child(3n+0){
        margin-right: 3%;
    }
    .my_account_data_list ul li:nth-child(2n+0){
        margin-right: 0;
    }
    .whatsapp_fix{
        right:20px;
        bottom:60px;
    }
    .menu_close_a{
        position: absolute;
        top:5px;
        left:5px;
        z-index:100;
        display:inline-block;
    }
    .full_wrap.bg_dark_brown.header_list{
        display:inline-block;
    }


    .header_list .header_ul li{
        position: relative;
    }
    .header_ul li .sub_menu_ul_parent{
        display: inline-block;

    }
    .header_ul li .sub-menu ul{
        display: inline-block;
        width:100%;
    }
    .header_ul li .sub-menu ul + ul{
        margin-top: 20px;
    }

    .inner_product_wrap .cat_title_wrap .drop_menu{
        display: none;
        position: fixed;
        bottom: 39px;
        background:#faeee0;
        left: 0;
        width: 100%;
        z-index: 100;
        padding: 10px;
    }
    .inner_product_wrap .cat_title_wrap .drop_menu select{
        width:100%;
    }
    .cat_title_wrap .half_wrap {
        width:100%;
    }

    .menu_close_a{
        position: absolute;
        top:5px;
        right:5px;
        display:inline-block;
        width:35px;
    }

    .gallery_ul li .action_wrap{
        opacity: 1;
        visibility: visible;
    }


    .mobile_menu_text_wrap {
        display: inline-block;
        position: absolute;
        top:0;
        left:0;
        width:100%;
        padding: 10px 30px;
        color:#fff;
        text-transform: uppercase;
        text-align: left;
    }
    .mobile_menu_text_wrap a{
       width:20px;
        float:right;
        display:inline-block;
    }
    .header_list {
        position: fixed;
        top:0;
        left:0;
        width:50%;
        height:100%;
        display:inline-block;
        background: #fff;
        z-index: 1000;
        margin-top:0;
        overflow: scroll;
        padding:20px;
        padding-top: 40px;
        background: #000;
        border-right:1px solid #e8e8e8;;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        left:-50%;
    }
    .header_list.active{
        left:0;
    }
    .header_ul{
        display:inline-block;
        width:100%;margin:0;
        padding-left: 0;
    }
    .header_ul > li{
        width:100%;
        float:left;
        margin:0;
        border-bottom: 1px solid #eaeaec;
    }
    .header_ul > li > a{
        width:100%;
        float:left;
        margin-right: 0;
        text-align: left;
        padding: 8px;
    }
    .header_ul li .arrow{
        position: absolute;
        top:-4px;
        right:0;
        z-index: 100;;
        display:inline-block;

        width:30px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 10px;
    }
    .header_ul li .arrow.active{
        transform: rotate(90deg);
    }
    .header_ul li .sub-menu{
        position: relative;
        top:auto;
        left:auto;
        width:100%;
        float:left;
        display:inline-block;
        background:#faeee0;
        display:none;
        -webkit-transition: none;
        border:none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;
        opacity: 1;
        visibility: visible;
    }
    .header_ul li .sub-menu ul{
        background:transparent;
    }
    .header_ul li:hover > a{
        background:transparent;
        color:#fff;
    }
    .listting_wrap ul li .img_wrap{
        padding: 20px;
    }
    .top_menu_wrap{
        text-align: center;
    }
    .top_menu_wrap .logo_wrap{
        float:none;
    }


    .feature_icon_wrap{
        margin-top:20px;
    }


    .menu_parent_wrap{
        position: fixed;
        top:0;
        left:0;
        width:100%;
        z-index: 100;
        height:100%;
        padding-top: 50px;
        display:none;
        padding-bottom: 80px;overflow: auto;
    }
    .menu_parent_wrap .navbar{
        width:100%;
        float:left;
        display: inline-block;
    }
    .menu_parent_wrap .main_menu_ul > li > .dropdown-menu{
        position: relative;
        top:auto;
        left:auto;
        width:100%;
    }

    .menu_parent_wrap .main_menu_ul > li > .dropdown-menu a{
        font-size:14px;
    }
    .menu_parent_wrap .navbar .navbar-collapse{
        padding:0;
    }
    .menu_parent_wrap .main_menu_ul{
        width:100%;
    }
    .menu_parent_wrap .main_menu_ul > li{
        width:100%;
    }
    .menu_parent_wrap .main_menu_ul > li + li{
        border-left:0;
    }
    .menu_parent_wrap .main_menu_ul > li > a{
        font-size: 20px;
        padding: 16px 10px;
    }
    .menu_parent_wrap .navbar{
        min-height: auto;
    }

    .menu_parent_wrap .main_menu_ul > li > a .arrow{
        margin-left: 20px;
        width:8px;
        display:inline-block;
    }
    .menu_parent_wrap .main_menu_ul > li.open > a .arrow{
        transform:          rotate(90deg);
        -ms-transform:      rotate(90deg);
        -moz-transform:     rotate(90deg);
        -webkit-transform:  rotate(90deg);
        -o-transform:       rotate(90deg);
    }

    .checkout_parent_wrap .left_wrap{
        border-right: none;
        padding-top: 20px;
        width:100%;
    }
    .checkout_cart_item_wrap{
        color:#000;
    }
    .checkout_cart_item_wrap .name_wrap a{
        color:#000;
    }
    .checkout_parent_wrap .right_wrap{
        position:fixed;
        top: -100%;
        left:0;
        height:100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width:100%;
        z-index: 10;
        padding-right: 40px;
        background:#fff;
        -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);

    }
    .checkout_parent_wrap .right_wrap.active{
        overflow: auto;
        top:0;
    }

    .checkout_parent_wrap .right_wrap .mob_close_btn{
        position: absolute;
        top:8px;
        right:20px;
        display: inline-block;
        z-index: 1;
    }
    #right_cart_wrap .cart_table td,
    #right_cart_wrap .cart_table th{
        color:#000;
    }
    .checkout_parent_wrap .left_wrap{
        padding-left: 0;
        padding-right: 0;
    }
    .checkout_parent_wrap .right_wrap {
        width: 100%;
        padding: 0;
        padding-top: 0px;
        margin-bottom: 40px;
        margin-top: 0px;
        position: relative;
        left:auto;
        top:auto;
        display:inline-block;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background:none;
    }
    .checkout_parent_wrap .right_wrap .mob_close_btn{
        display:none;
    }
    .cart_summary_title_wrap{
        display:inline-block;
        width:100%;
        float:left;
        padding:10px;
        font-size:20px;
        color:#fff;
        background:#000;
        margin-bottom: 20px;
        position: relative;

    }
    .checkout-cart .whatsapp_fix {
        display:none;
    }
    .menu_wrap .menu_inner_wrap .mb_search_wrap{
        width:auto;
        float:right;
    }
    .home_common_wrap{
        padding-bottom: 250px !important;
    }
}
@media only screen and (max-width: 480px){
    .currency_fix_wrap{

        bottom:20px;
        left:20px;

    }
    .listing_page .currency_fix_wrap,
    .pdp_page .currency_fix_wrap {
        bottom: 70px;
    }
    .home_category_wrap ul li{
        width:100%;
    }
    .product_desc_popup_wrap .inner_desc_wrap{
        padding: 35px;
        padding-left: 20px;
        padding-right: 20px;

    }
    .product_desc_popup_wrap .inner_desc_wrap .close_btn{
        top:0px;
        right:0;
        width:40px;
    }
    .product_desc_popup_wrap .inner_desc_wrap .row .col-xs-12{

        width:50%;

    }
    .product_desc_popup_wrap .inner_desc_wrap .row .col-xs-12 .form_title{

        font-size:10px;

    }
    .product_desc_popup_wrap .inner_desc_wrap{
        margin:20px 0;
    }
    .product_desc_popup_wrap .inner_desc_wrap .form_field + .text-danger{
        font-size:10px;
    }
    .listing_col_wrap.collection_wrap{
        margin-top: 0 !important;
    }
    .footer_new_wrap .flogo_wrap{
        padding-right: 0;
        text-align: center;
        width:100%;
        margin-bottom: 30px;
    }
    .footer_new_wrap .social_wrap a{
        float:none;
        display:inline-block;
    }
    .footer_new_wrap .flogo_wrap > a > img{
        max-width: 200px;
    }
    .home_common_wrap,.common_pad{
        padding:60px 0 !important;
    }

    .tabs_category_slider_wrap{
        width:100%;
        flex-wrap: wrap;
        padding:60px 0;
    }
    .tabs_category_slider_wrap .tabs_wrap{
        width:100%;
        text-align: center;
        margin-bottom: 30px;
        padding:0 20px;
        white-space: nowrap;
    }
    .tabs_category_slider_wrap .tabs_right_wrap{
        width: 100%;

    }
    .tabs_category_slider_wrap .tabs_wrap a{
        float:none;
        width:auto;
        border:1px solid #000;
        font-size:15px;
    }
    .tabs_category_slider_wrap .tabs_wrap a + a{
        margin-left:-5px;
    }
    .tabs_category_slider_wrap .tabs_wrap a.active{
        background: #000;
        color:#fff;
    }

    .tabs_category_slider_wrap,
    .home_common_wrap, .common_pad{
        padding: 30px 0 !important;
    }
    .product_collection_home_wrap .common_header {
        padding-top: 0;
    }
    .celeb_image_wrap img{
        max-width: 50%;
    }
    .creator_wrap .data_wrap img{
        max-width: 70%;
    }

    .common_rewards_wrap{
        bottom:20px;
        left:20px;
    }
    .common_rewards_wrap .button_wrap .text{
        font-size:10px;
    }
    .landing_banner .item_wrap{
        width:100%;

        height:auto;
    }
    .landing_banner .item_wrap.lazy_video_parent{
        height:500px;
    }
    .top_page_title_wrap{
        padding-top: 30px;
    }
    body{
        padding-top: 0px;
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
    }
    .contact-us-page-info-list li{

        width:100%;


    }
    .contact_left_wrap{
        padding-right: 0;
        padding-left: 0;
        width:100%;
    }
    .mobile_menu_wrap{
        position: fixed;
        top: 0px;
        bottom: 0;
        right: 0px;
        width: 100%;
        background: #fff;
        overflow-y: auto;
        margin: 0;
        display:inline-block;
        z-index: 1000000;
        padding: 0px;
        padding-bottom: 25px;
        border-left:3px solid rgba(244, 244, 244,0.9);
        transform:translateX(600px);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;

    }
    .mobile_menu_wrap .mobile_menu_close_a{
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 10;
        width: 30px;
    }
    .mobile_menu_wrap.active{
        transform:translateX(0px);
    }
    .mob_menu_ul{
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
        padding: 0;
        margin:0;
    }
    .mob_menu_ul li{
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
        padding: 0;
        margin:0;
    }
    .mob_menu_ul li.img_sos{
        width: 30px;
        margin-right: 10px;
    }
    .mob_menu_ul li a{
        width:100%;
        float:left;
        display:inline-block;
        position: relative;
        padding: 0;
        margin:0;
        font-size:15px;
        padding: 8px 15px;
        text-transform: none;
        color:rgb(146,169,183);
    }
    .mob_menu_ul li .arrow{
        position: absolute;
        top:0px;
        right:0px;
        z-index: 10;
        padding: 10px;
        height:38px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .mob_menu_ul li .arrow img{
        width:7px;
        float:left;
        margin-top: 2px;
    }
    .mob_menu_ul li .arrow.active{
        transform: rotate(90deg);
    }
    .mob_menu_ul li.mob_account_li{
        margin-bottom: 10px;
    }
    .mob_menu_ul li.mob_account_li a{
        background: #ebebeb;
    }
    .mob_menu_ul li.mob_account_li a img{
        width:40px;
        float:left;
        margin-right: 10px;
    }
    .mob_menu_ul li.mob_account_li a span{
        font-size:12px;
        text-transform: initial;
    }
    .mob_menu_ul li.mob_account_li a .account_div{
        float:left;
        margin-top: 9px;
        line-height: 12px;
    }
    .mob_menu_ul li .sub-menu {
        display:none;
        width:100%;
        float:left;
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        background: #f9f9f9;
    }
    .mob_menu_ul li .sub-menu li a{
        font-size:12px;
        padding: 3px;
    }
    .mob_menu_ul li.img_sos a{
        padding: 0;
    }
    .mob_menu_ul li.img_sos{
        margin-right: 0;
        margin-left: 10px;
        margin-top: 10px;
    }
    .mob_menu_ul li .rsub-menu {
        position: relative;
        background-color: #f4f4f4fa;
        width: auto;
        float:left;
        padding: 10px;
        margin: 10px 0;
        text-align: left;
    }

    .mob_menu_ul li .rsub-menu li a {

        width: 100% !important;
        float: left;
        margin: 0;
        text-align: left;
        font-size: 15px;
        padding: px;
        padding-right: 20px;font-size: 12px;display: inline-block;
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;;
    }
    .mob_menu_ul li .rsub-menu li a:hover {
        background: #f2eaeaf5;
        color: #231f20;
    }
    .mob_menu_ul li:hover .rsub-menu{
        opacity: 1;
        visibility: visible;
    }

    .mob_menu_ul li .rsub-menu li{
        width:48.5%;
        margin-left:0;
        margin-top: 0;
        margin-right: 3%;
        margin-bottom: 15px;
        border:none;
    }
    .mob_menu_ul li .rsub-menu li .name_wrap{
        position: absolute;
        top:0;
        left:0;
        width:100%;
        z-index: 1;
        height:100%;
        padding: 10px;
        background: rgba(0,0,0,0.4);
        text-align: center;
        color:#fff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .mob_menu_ul li .rsub-menu li a{
        padding: 0;
        border-radius: 10px;
        overflow: hidden;
    }
    .mob_menu_ul li .rsub-menu li:nth-child(2n+0){
        margin-right: 0;
    }
    .wallet_table{
        width:100%;
        display:inline-block;
    }
    .wallet_table thead{
        display:none;
    }
    .wallet_table tr{
        border-bottom: 5px solid #dedede;
    }

    .wallet_table tr td:last-child{
        border-right: none;
    }
    .my_account_mega_parent_wrap .listing_ul li{
        width:50%;
    }
    .order_product_td .image {
        text-align: center;
    }
    .order_list_table_wrap .view_btn{
        width:30px;
    }
    .order_product_td .image img{
        float:none;
        max-width: 150px;
        margin-top: 20px;
    }
    .order_list_table_wrap{
        width:100%;
    }
    .account_icons_parent_wrap .inner_wrap{
        white-space: nowrap;
        padding-left: 20px;
        padding-right: 20px;
        overflow-x: scroll;
    }
    .account_icons_parent_wrap:after{
        width:1000%;
    }
    .account_icons_parent_wrap a{
        width:80px;
        font-size:12px;
    }
    .account_icons_parent_wrap a .icon_parent {
        height:80px;
    }
    .account_icons_parent_wrap a .icon_parent img{
        width:30px;
    }
    .login_form_wrap{
        margin:20px 0;
    }
    .search_mix{
        position: absolute;
        display:none;
        left:auto;
        top: 55px;
        height:auto;
        background:transparent;
        width: 100%;
        right: 0px;
        background: #fff;
    }
    .search_mix .form_field{
        margin:10px 0;width:100%;
    }
    .search_mix .half_wrap{
        width:100%;
    }
    .top_page_title_wrap{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .menu_wrap .icon_wrap .menu_icon{
        margin-left: 9px;
    }
    .signup_popup_wrap .signup_content_wrap.bottom{
        position: relative;
        top:auto;
        right:auto;
        display:inline-block;
        left:auto;
        width:100%;
        background: #f5f5f5;
        padding: 20px;
    }
    .signup_popup_wrap .signup_content_wrap.bottom .text_form{
        width:100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .signup_popup_wrap .signup_content_wrap.bottom .submit_wrap{
        position: relative;
        top:auto;
        left:0;
    }
    .blog_top_bg{
        padding-top: 200px;
    }
    .blog_list_ul li .title_wrap a{
        font-size: 12px;
    }
    .blog_list_ul li .img_wrap,
    .blog_list_ul li .info_wrap{
        width:100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .blog_list_ul li .info_wrap{
        margin-top: 20px;
    }
    .blog_list_ul li{
        margin-bottom: 20px;
        width:100%;
    }

	.menu_wrap .menu_list_wrap ul li .sub-menu{
		margin-top:10px;
	}
    .signup_popup_wrap .signup_content_wrap{
        width:60%;
        padding-left: 10px;
    }
    .signup_popup_wrap .popup_inner_wrap{
        background:#edefea;
    }

    .signup_popup_wrap .signup_content_wrap .text_form{
        width:100%;
    }
    .signup_popup_wrap .signup_content_wrap .common_header{
        font-size:15px;
    }
    .signup_popup_wrap .signup_content_wrap .desc{
        font-size:10px;
    }
    .product_recommend{
        margin-top: 20px;
    }
    .product_recommend .featured_arrow_left,
    .product_recommend .featured_arrow_right{
        width:22px;
        top:-40px;
    }
    .product_recommend .featured_arrow_left{
        right:30px;
    }
    .prod_arrow_right,
    .prod_arrow_left{
        margin-top: -50px;
    }
    .listing_ul .data_wrap .name_wrap{
        width:100%;
    }
    .data_wrap .price_wrap{
        width:100%;
        padding-right: 0;
    }
    .data_wrap .price_wrap p{
        width:100%;
        padding-right: 0;
        text-align: left !important;
    }
    .home_featured_wrap .inner_wrap {
        padding:0 10px;
    }
    .featured_arrow_right{
        right:10px;
    }
    .featured_arrow_left{
        left:10px;
    }
    .menu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a{
        animation: myanimation 1s infinite;
    }
    .menu_wrap .menu_list_wrap ul li.collection_li ul.sub-menu li:first-child a:hover{
        background:#333 !important;
    }
    .product_detail_wrap .add_cart_wrap{
        position: relative;
        bottom:0;
        left:0;
    }
    .autocomplete_result{
        width:100%;
    }
    .cart_count{
        top:-5px;
    }
    .product_color_note{
        width:100%;
        position: relative;
        bottom:0;
        left:0;
        padding: 10px 5px;
        float:left;
        display:inline-block;
        font-size:12px;
    }
    .product_detail_wrap .add_cart_wrap .common_anchor{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .footer_new_wrap ul{
        width:100%;
        padding: 0 5px;
    }
    .footer_new_wrap .footer_right_side{
        width:100%;
        padding: 0 5px;
        margin-top:40px;
    }
    .size_chart_parent_wrap{
        overflow-x: scroll;
    }
    .size_chart_table td, .size_chart_table th{
        padding: 7px;
    }
    .size_chart_table{
        font-size: 11px;
    }
    /*.size_chart_table thead{
        display:none;
    }
    .size_chart_table,
    .size_chart_table tbody,
    .size_chart_table tbody tr,
    .size_chart_table tbody tr td{
        width:100%;
        font-size:12px;
        float:left;
        display:inline-block;
        position: relative;
    }
    .size_chart_table td{
        border:none;
        padding: 5px;
    }
    .size_chart_table tr{
        border-bottom: 3px solid #000;
    }*/
    .only_for_mob{
        display:inline-block;
    }
    .menu_wrap .menu_inner_wrap .mb_search_wrap{
        width:auto;
        float:right;
    }
    .checkout-cart .whatsapp_fix {
        display:none;
    }
    .common_mtop_40{
        margin-top: 20px;
    }
    .home_bottom_category_wrap.common_mtop{
        margin-top: 10px;
    }
    .home_bottom_category_wrap .half_wrap{
        margin-bottom: 2px;
        width:100%;
    }
    .home_bottom_category_wrap .half_wrap:nth-child(odd){
        padding-right: 0;
    }
    .home_bottom_category_wrap .half_wrap:nth-child(even){
        padding-left: 0px;
    }
    .featured_arrow_left{
        width:30px;
        left:10px;
    }
    .featured_arrow_right{
        width:30px;
        right:10px;
    }
    .common_mtop{
        margin-top: 40px;
    }
    .search_mix .menu_close{
        top: 20px;
    }
    .autocomplete_result{
        max-height: 500px;
        overflow: scroll;
    }
    .add_to_cart_notification{
        width:auto;
        left:20px;
    }
    .add_to_cart_notification table td.name{
        font-size:13px;
    }
    .sub_menu_arrow{
        display: inline-block;
        position: absolute;
        top: -5px;
        right: 0;
        padding: 0px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 30px;
    }
    .sub_menu_arrow.active{
        transform: rotate(-90deg);
    }
    .menu_close_btn{
        position: relative;
        width:40px;
        margin-left: 10px;
        float:left;
        display:inline-block;
        margin-bottom: 10px;
    }
    .sub_menu_arrow svg{
        float:left;
    }
    .menu_wrap .menu_inner_wrap .menu_list_wrap{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        transform: translateX(-100%);
        z-index: 1000;
        background: #fff;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        display:inline-block;
        padding:5px 0;
    }
    .menu_wrap .menu_inner_wrap .menu_list_wrap.active{
        transform: translateX(0px);
    }
    .menu_wrap .menu_list_wrap ul{
        margin-top: 0;
    }
    .menu_wrap .menu_list_wrap ul li a{
        color:#000;
        padding: 0px 10px;
        float:left;
        display:inline-block;
        font-size:15px;
    }
    .menu_wrap .menu_list_wrap li{
        width:100%;
        margin:0;
        margin-bottom: 15px;
        text-align: left;
    }
    .menu_wrap .menu_list_wrap ul li .sub-menu{
        background:#000;
        padding-top: 20px;
        display:none;
    }
    .menu_wrap .menu_list_wrap ul li .sub-menu li a{
        color:#fff;
    }


    .offcanvas-minicart_wrapper.open .offcanvas-menu-inner{
        padding-top: 20px !important;
    }
    .whatsapp_fix{
        right:20px;
        bottom:20px;
    }
    .whatsapp_fix a{
        padding: 8px;
        font-size:11px;
        padding-right: 10px;
    }
    .whatsapp_fix a img{
        width:30px;
        margin-right: 5px;
    }
    .menu_close_a{
        position: absolute;
        top:5px;
        left:5px;
        z-index:100;
        display:inline-block;
    }
    .full_wrap.bg_dark_brown.header_list{
        display:inline-block;
    }
    .cart_table tbody{
        width:100%;
        float:left;
    }
    .address_list_table_parent{
        padding: 0;
    }

    .header_list .header_ul li{
        position: relative;
    }
    .header_ul li .sub_menu_ul_parent{
        display: inline-block;

    }
    .header_ul li .sub-menu ul{
        display: inline-block;
        width:100%;
    }
    .header_ul li .sub-menu ul + ul{
        margin-top: 20px;
    }
    .collection_ul li .data_wrap,
    .gallery_ul li .data_wrap{
        padding: 10px;
    }
    .image_left,
    .image_right{
        padding: 0;
        margin-bottom: 20px;
    }
    .collection_ul li .data_wrap .name_wrap,
    .gallery_ul li .data_wrap .name_wrap{
        margin-bottom: 5px;
        padding-bottom: 0;
    }
    .inner_product_wrap .cat_title_wrap .drop_menu{
        display: none;
        position: fixed;
        bottom: 39px;
        background:#faeee0;
        left: 0;
        width: 100%;
        z-index: 100;
        padding: 10px;
    }
    .inner_product_wrap .cat_title_wrap .drop_menu select{
        width:100%;
    }
    .cat_title_wrap .half_wrap {
        width:100%;
    }

    .gallery_ul li .title_wrap{
        padding-left: 5px;
        padding-right: 5px;
    }
    .gallery_ul li .action_wrap{
        opacity: 1;
        visibility: visible;
    }
    .gallery_ul li .action_wrap a{
        font-size:10px;
    }

	.theme_dots .swiper-pagination{
		text-align:left;
		padding-left:15px;
		width:auto;
	}
	.prod_info_parent_wrap + .inner_gallery_wrap {
		margin-top:40px;
	}
	.theme_dots .swiper-pagination .swiper-pagination-bullet{
		width:10px;
		height:10px;
	}
    .ping_notification_wrap .text_wrap{
        width:100%;
        padding-right: 0;
        font-size:18px;
    }
    .ping_notification_wrap{
        padding:50px 20px;
        padding-top: 75px;
    }
    .ping_notification_wrap .close_wrap{
        top:-50px;
    }

    .listing_sale_per{
        top:5px;
        right:5px;
        padding: 4px 5px;
        padding-bottom: 2px;
    }
    .mobile_menu_text_wrap {
        display: inline-block;
        position: absolute;
        top:0;
        left:0;
        width:100%;
        padding: 10px 30px;
        color:#fff;
        text-transform: uppercase;
        text-align: left;
    }
    .mobile_menu_text_wrap a{
        width:20px;
        float:right;
        display:inline-block;
    }
    .header_list {
        position: fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        display:inline-block;
        background: #fff;
        z-index: 1000;
        margin-top:0;
        overflow: scroll;
        padding:20px;
        padding-top: 40px;
        background: #000;

        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        left:-100%;
    }
    .header_list.active{
        left:0;
    }
    .header_ul{
        display:inline-block;
        width:100%;margin:0;
        padding-left: 0;
    }
    .header_ul > li{
        width:100%;
        float:left;
        margin:0;
        border-bottom: 1px solid #eaeaec;
    }
    .header_ul > li > a{
        width:100%;
        float:left;
        margin-right: 0;
        text-align: left;
        padding: 8px;
    }
    .header_ul li .arrow{
        position: absolute;
        top:-4px;
        right:0;
        z-index: 100;;
        display:inline-block;

        width:30px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 10px;
    }
    .header_ul li .arrow.active{
        transform: rotate(90deg);
    }
    .header_ul li .sub-menu{
        position: relative;
        top:auto;
        left:auto;
        width:100%;
        float:left;
        display:inline-block;
        background:#faeee0;
        display:none;
        -webkit-transition: none;
        border:none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;
        opacity: 1;
        visibility: visible;
    }
    .header_ul li .sub-menu ul{
        background:transparent;
    }
    .header_ul li:hover > a{
        background:transparent;
        color:#fff;
    }

    .listting_wrap ul li .img_wrap{
        padding: 10px;
    }
    .category_feature_wrap{
        padding-left: 10px;
        padding-right: 10px;
    }
    .top_menu_wrap{
        text-align: center;
    }
    .top_menu_wrap .logo_wrap{
        float:none;
    }
    .listting_wrap ul li h2 {
        font-size: 14px;
    }
    .listting_wrap ul li .img_wrap .percentage_wrap {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        top: -10px;
        right: -10px;
        font-family: open_bold;
    }


    .listting_wrap{
        padding-bottom: 0;
    }
    .listting_wrap ul li .data_wrap{
        padding-left: 5px;
        padding-right: 5px;
    }
    .listting_wrap ul .swiper-slide li{
        margin-bottom: 0;
        margin-top: 10px;
    }
    .listting_wrap ul li h3{
        margin:0;
    }

    .wallet_cart_parent{
        border:0;
    }
    .wallet_cart_parent table,
    .wallet_cart_parent table tr,
    .wallet_cart_parent table tr td{
        width:100%;
        float:left;
        display:inline-block;
        position:relative;
        text-align:left;

        padding:0;
    }
    .wallet_cart_parent table tr td{
        border:none;
    }
    .wallet_cart_parent table tr{
        padding:10px;
        line-height:1.8em;
    }
    .hide_in_mobile {
        display: none !important;
    }
    .table_view tr, .table_view tr th, .table_view tr td, .table_view thead, .table_view tfood, .table_view tbody {
        width: 100% !important;
        float: left;
        display: inline-block;
        position: relative;
    }
    .table_view{
        border:0;
        font-size:12px;
    }
    .table_view tr td,
    .table_view tr th{
        text-align:left !important;
        border:0;
        white-space: normal !important;
    }
    .table_view tr + tr{
        border-top: 3px solid #ddd !important;
    }
    .table_view tfoot{
        border-top: 3px solid #ddd !important;
    }
    .for_mobile,.mob_label{
        display:inline-block;
        font-family:bold_font;
    }
    .address_list_table, .address_list_table tr, .address_list_table td , .address_list_table tbody {
        width: 100%;
        float: left;
        text-align: left;
        display: inline-block;
    }
    .category_mtop{
        padding-top: 50px;
    }
    .cart_right_wrap{
        margin-top:30px;
    }
    .cart_table {
        width: 100%;
        text-align: center;
    }

    .cart_table th {
        text-align: center;
        font-weight: normal;
        font-size: 16px;

        border-bottom: 3px solid #e4e4e4;
        color: #000;
        display: table-cell;
        padding-top: 10px;
        cursor:pointer;
        padding-bottom: 10px;
        font-size: 14px;
        vertical-align: middle;
        text-transform: uppercase;
    }
    .cart_table.subtotal_cart td{
        width:50%;
        float:left;
        display: inline-block;
    }
    .cart_table .hide_tablet{
        display:none !important;
    }

    .cart_table .input-group{
        border-collapse: separate;
        border-spacing: 0;
    }
    .cart_table .input-group input{
        min-width:55px;
    }
    .cart_table tr {
        display: inline-block;
        position: relative;
        float: left;
        width: 100%;
    }
    .cart_table td {

        border-bottom: 1px solid #e4e4e4;
        padding: 10px;
        display: table-cell;
        font-size: 14px;
        vertical-align: middle
    }
    .cart_table td.image {

        border: 1px solid #d3d3d3 !important;
        border-bottom: none !important;
    }
    .cart_table .cart_content .inner_wrap{
        padding: 10px;
    }
    .cart_table .cart_content .name_price_wrap .price_td{
        width:100%;text-align: left;
    }
    .cart_table td img {

        float: none
    }
    .cart_table thead{
        display:none;
    }
    .cart_table td.image,
    .cart_table td.name,
    .cart_table td.quantity,
    .cart_table td.total{
        width:100%;
        border-right:0;
        border-bottom:0;
        float:left;
        display:inline-block;
    }
    .cart_table td.total{
        bottom: 10px;
        position: absolute;
        right: 0;
    }
    .cart_table td.quantity .form-control{
        width:60px;
        max-width: 60px;
        min-width: 60px;
    }
    .cart_table td.quantity{
        width:50%;
        padding-top: 0;
        margin-bottom: 0;
    }
    .cart_table td.quantity .input-group{
        max-width: 100%;
    }
    .cart_table td.quantity .input-group-btn{
        float: left;
        width: 90px;
    }
    .cart_table td.quantity .btn{
        float: left;
        width: 45px;
    }
    .cart_table .input-group input{
        height:35px;
        line-height: 35px;
    }
    .cart_table td.total{
        width:50%;
    }
    .cart_btn_remove{
        width:30px;
    }
    .cart_table td.name{
        padding-left: 0;
    }
    .cart_table td.quantity{
        padding-left: 0;
        text-align: left;
    }
    .cart_table td.total{
        padding-top:15px;
        text-align:right;
        padding-right: 0;
        font-size:13px;
    }
    .cart_table .image img{

        float:left;
    }
    .cart_table .name{
        padding-right:80px ;
        min-height:80px;
    }
    .cart_table td.image {

        width: 100%;
        border-right: 0;
        border-bottom: 0;
        display: inline-block;
    }
    .feature_icon_wrap{
        margin-top:20px;
    }

    .feature_icon_wrap ul li h3{
        font-size:11px;
    }

    .detail_wrap ul li a{
        font-size: 11px;
    }
    .product_tabs_parent_wrap .nav-tabs{
        display:none
    }

    .product_tabs_parent_wrap .tab-content .tab-pane .tab_inner_title {
        display: inline-block;
        width: 100%;
        background: #000;
        cursor: pointer;
        padding: 7px 15px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 2px;
        float: left;
        position: relative;
    }

    .product_tabs_parent_wrap .tab-content .tab-pane  .tab_inner_title:after{
        position: absolute;
        top: 7px;
        right: 15px;
        font-size: 22px;
        line-height:22px;
        width:20px;
        text-align:center;
        z-index: 10;
        content: '+';
        color: #fff;
        font-weight: 700;
    }
    .tab-content{
        padding:0;
    }
    .product_tabs_parent_wrap .tab-content>.tab-pane{
        display:inline-block;
        visibility: visible;
    }
    .product_tabs_parent_wrap .tab-content .tab-pane.active  .tab_inner_title:after{
        content:'-';
        line-height:18px;
    }
    .product_tabs_parent_wrap .tab-content .tab-pane .tab_inner_content{
        display:none;
        margin-top:10px;
    }


    .prod_mob_slider_wrap{
        display:inline-block;
        font-size:12px;
    }

    .menu_parent_wrap{
        position: fixed;
        top:0;
        left:0;
        width:100%;
        z-index: 100;
        height:100%;
        display:none;
        padding-top: 50px;
        padding-bottom: 80px;overflow: auto;
    }
    .menu_parent_wrap .navbar{
        width:100%;
        float:left;
        display: inline-block;
    }
    .menu_parent_wrap .main_menu_ul > li > .dropdown-menu{
        position: relative;
        top:auto;
        left:auto;
        width:100%;
        float:left;
    }

    .menu_parent_wrap .main_menu_ul > li > .dropdown-menu a{
        font-size:12px;
    }
    .menu_parent_wrap .navbar .navbar-collapse{
        padding:0;
        -webkit-box-shadow:none;
        box-shadow:none;
    }
    .menu_parent_wrap .main_menu_ul{
        width:100%;
        margin:0;
    }

    .menu_parent_wrap .main_menu_ul > li{
        width:100%;
    }
    .menu_parent_wrap .main_menu_ul > li + li{
        border-left:0;
    }
    .menu_parent_wrap .main_menu_ul > li > a{
        font-size: 14px;
        padding: 10px 10px;
    }
    .menu_parent_wrap .navbar{
        min-height: auto;
    }
    .menu_parent_wrap .main_menu_ul > li > a .arrow{
        margin-left: 20px;
        width:8px;
        display:inline-block;
    }
    .menu_parent_wrap .main_menu_ul > li.open > a .arrow{
        transform:          rotate(90deg);
        -ms-transform:      rotate(90deg);
        -moz-transform:     rotate(90deg);
        -webkit-transform:  rotate(90deg);
        -o-transform:       rotate(90deg);
    }
    .top_menu_wrap .search_wrap select{
        width:100%;
    }
    .top_menu_wrap .search_wrap input{
        width:100%;
        margin-top:10px;
    }

    .checkout_login_info_wrap{
        margin-top: 10px;
        width:100%;
        text-align: center;
        font-size:11px;
    }
    .checkout_logo_wrap{
        text-align: center;
    }
    .checkout_parent_wrap .left_wrap{
        border-right: none;
        padding-top: 20px;
        padding-left: 0px;
        padding-right: 0px;
        width:100%;
    }
    .common_header.small {
        font-size: 18px;
    }
    .checkout_cart_item_wrap{
        color:#000;
    }
    .checkout_cart_item_wrap .name_wrap a{
        color:#000;
    }
    .checkout_parent_wrap .right_wrap{
        position:fixed;
        top: -100%;
        left:0;
        height:100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width:100%;
        z-index: 10;
        padding-right: 20px;
        padding-left: 20px;
        background:#fff;
        -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);

    }
    .checkout_parent_wrap .right_wrap.active{
        overflow: auto;
        top:0;
    }

    .checkout_parent_wrap .right_wrap .mob_close_btn{
        position: absolute;
        top:8px;
        right:20px;
        display: inline-block;
        z-index: 1;
    }
    #right_cart_wrap .cart_table td,
    #right_cart_wrap .cart_table th{
        color:#000;
    }
    .cart_table,.cart_table tbody,.cart_table tr,.cart_table td {
        display:inline-block;border-bottom: 0;
    }
    .cart_table td{
        padding: 0;
    }

    .cart_table .image{
        width:100%;
        text-align: center;
        background: #fff;
    }
    .cart_table .cart_content{
        padding: 0px;width:100%;
    }
    .cart_table .image .image_wrap{
        margin-bottom: 0;
        max-width: 50%;
        float:none;
    }
    .cart_table .cart_content .name_price_wrap .name_td{
        width:100%;margin-bottom: 5px;
    }
    .cart_table .cart_content .name_price_wrap{
        font-size:14px;
    }
    .cart_table tbody{
        display:inline-block;
    }
    .checkout_parent_wrap .left_wrap{
        padding-left: 0;
        padding-right: 0;
    }
    .checkout_parent_wrap .right_wrap {
        width: 100%;
        padding: 0;
        padding-top: 0px;
        margin-bottom: 40px;
        margin-top: 0px;
        position: relative;
        left:auto;
        top:auto;
        display:inline-block;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background:none;
    }
    .checkout_parent_wrap .right_wrap .mob_close_btn{
        display:none;
    }
    .cart_summary_title_wrap{
        display:inline-block;
        width:100%;
        float:left;
        padding:10px;
        font-size:20px;
        color:#fff;
        background:#000;
        margin-bottom: 20px;
        position: relative;

    }
}
.mob_cart_btn{
    display:none;
}

.help_you_wrap .inner_top_help_wrap{


    border-radius: 15px;

}
.inner_top_help_wrap{
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 350px;
    box-shadow: 0 2.8px 2.2px rgb(80 66 66 / 3%),
    0 6.7px 5.3px rgb(255 255 255 / 5%),
    0 12.5px 10px rgb(255 255 255 / 6%),
    0 22.3px 17.9px rgb(127 99 99 / 7%),
    0 41.8px 33.4px rgb(255 255 255 / 9%),
    0 100px 80px rgb(187 176 176 / 12%);



}
.wlc_top_wrap{
    padding: 20px;
    background-color: #31a1ab;
    border-radius: 20px 20px  0px 0px;

}
.wlc_top_wrap h2{
    color: #fff;
    font-size: 24px;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 10px;padding-right: 10px;
}
.wlc_top_wrap h4{
    color: #fff;
    font-size: 20px;
    padding-bottom: 0px;
}
.wlc_top_wrap p{
    color: #fff;
    font-size: 15px;
    padding: 0px;
    margin: 0%;
}
.ans_top_wrap{
    background-color: white;
    padding: 10px;

    border-radius: 0px 0px 20px 20px;
}
.msg_avatarr{
    display: block;
    position: absolute;
    top: 0;
    left: -50px;
    width: 40px;
    height: 40px;
    margin-right: 0;
}
.msg_avatar {
    position: relative;
    margin-right: 15px;
    width: 51px;
    height: 51px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.msg_avatar{
    display: block;
    position: absolute;
    top: 10px;
    left: -50px;
    width: 40px;
    height: 40px;
    margin-right: 0;
}
.realb_chat_wrap{
    height: 320px;
}
.inner_realb_chat{
    margin-left: 70px !important;
}


.inner_realb_chat{
    padding: 15px 20px;
    margin: 30px;
    position: relative;
    word-wrap: break-word;
    background-color: #f0f2f7;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.2;

}
.ans_top_wrap .send_mes_wrap {
    padding: 7px;
    border-top: 1px solid rgba(151, 147, 147, 0.596);
}
.send_mes_wrap .left_txt_wrap{
    width: 80%;
    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
.send_mes_wrap .right_send_txt_wrap{
    width: 20%;

    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    text-align: center;

}
.send_mes_wrap .right_send_txt_wrap img{
    width: 20px;
    margin-top: 10px;
    float: right;
}
.send_mes_wrap .left_txt_wrap .text_form {
    width: 100%;
    height: 30px;
    float: left;
    display: inline-block;
    position: relative;
    font-size: 15px;
    color: #000;
    background: transparent;
    padding: 15px;
    border: none;
}
.wlc_top_wrap .close_wrap{
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 1;
}
.wlc_top_wrap .close_wrap img{
    width: 27px;
}
.help_you_wrap .inner_top_help_wrap{
    display:inline-block;
}
.help_you_wrap{
    position: fixed;
    bottom:100px;
    right:40px;
    z-index: 10003;
    display:none;
}
.inner_top_help_wrap{
    position: relative;
    bottom:auto;
    right:auto;
}
.inner_realb_chat{
    display:inline-block;
}
.realb_chat_wrap{
    overflow: scroll;
}
.inner_realb_chat + .inner_realb_chat{
    margin-top: 0;
}
.inner_realb_chat.has_products{
    padding: 10px;
}
.chat_prod_ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
}
.chat_prod_ul li{
    width:50%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 5px;
    margin:0;
}
.chat_prod_ul li img{
    width:100%;
}
/***/
.common_seo_wrap .inner_wrap{
     overflow: hidden;
}
.common_seo_wrap .inner_wrap.active{
    max-height: none !important; overflow: hidden;
}
.home_common_wrap{



}
@-webkit-keyframes bg_animation {
    0% {background: rgba(189,203,214,1)}

    50%{background: rgba(243,210,212,1)}

    100% {background: rgba(189,203,214,1)}
}
.pdp_offers_wrap{
    animation: bg_animation 1s infinite;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: semi_font;
    letter-spacing: 0.1em;
}
.pdp_offers_wrap p{
    padding: 0 !important;
    font-size:22px;
    text-align: center;
}
.home_offer_wrap{
    padding:50px 20px !important;
    text-align: center;
    margin-bottom: -30px !important;
    background: rgb(189,203,214);
    animation: bg_animation 1s infinite;

}
.home_common_wrap ul li p{
    padding-top: 0;
}
@media only screen and (min-width: 1100px) and (max-width: 1500px){
    .inner_realb_chat{
        margin:5px;
    }
    .realb_chat_wrap{
        height:250px;
    }
}
@media only screen and (min-width: 787px) and (max-width: 1100px){

    .help_you_wrap{
        bottom: 90px;
        right: 20px;
    }
    .listing_col_wrap.collection_wrap{
        margin-top: 0 !important;
    }
    .product_parent_wrap .product_data_wrap{
        padding-right: 30px;
    }
    .pdp_offers_wrap p{

        font-size:15px;

    }
}
@media only screen and (max-width: 786px) and (min-width: 481px){
    .product_parent_wrap .product_data_wrap{
        padding-right: 30px;
        padding-left: 30px;

    }
    .pdp_offers_wrap p{

        font-size:15px;

    }
    .listing_col_wrap.collection_wrap{
        margin-top: 0 !important;
    }
    .help_you_wrap{
        bottom: 130px;
        right: 20px;
    }
}
@media only screen and (max-width: 480px){
    .product_parent_wrap .product_data_wrap .cart_wrap{
        position: fixed;
        bottom:0px;
        left:0px;
        padding: 10px;
        z-index: 1000;
        background: #fff;
        border-top: 1px solid rgba(0,0,0,0.1);
    }
    .product_parent_wrap .product_data_wrap .cart_wrap .common_anchor{
        margin-top: 0;
    }
    .pdp_offers_wrap p{

        font-size:12px;

    }
    ul.collection_ul li .button_wrap{
        display:inline-block;opacity: 1;
        padding-right: 5px;
        right:0;
    }
    .whatsapp_fix{
        right: 20px;
        bottom: 20px;
    }
    .help_you_wrap{
        bottom: 70px;
        right: 10px;
        left:10px;
    }
    .inner_top_help_wrap{
        width:100%;
    }
    .whatsapp_fix a{
        padding: 8px;
        font-size:11px;
        padding-right: 10px;
    }
    .whatsapp_fix a img{
        width:30px;
        margin-right: 5px;
    }
    .listing_page  .whatsapp_fix,
    .pdp_page  .whatsapp_fix{
        bottom:70px;
    }
    .collection_wrap .all_btn_wrap .filter_btn_wrap{
        z-index: 9999;
    }
    .wlc_top_wrap h4{
        margin-top:0;
        padding-bottom: 0;
        font-size:16px;
    }
    .realb_chat_wrap{
        height: 265px;
    }
    .wlc_top_wrap h2{
        font-size:18px;
        padding-bottom: 10px;
    }
    .inner_realb_chat{
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 54px !important;
        margin-right: 10px;
    }
    .home_common_wrap{
        padding-bottom: 200px !important;
    }
    .product_collection_home_wrap.common_pad{
        margin-top: -150px !important;
    }
}
.play_icon{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align: center;
    z-index: 5;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
}
.play_icon img{
    width:20px;
}
.theme_arrow{
    background: #31a1ab;
    width:30px;
    height:30px;
    border-radius: 30px;
}
.theme_arrow:after{
    color: #fff;
    font-size:12px;
    line-height: 30px;
}
.product_collection_home_wrap  + .product_collection_home_wrap {
    margin-top: 0px !important;
}
/* New Home Starts */
.grid_pagination_wrap{
    position: absolute;
    bottom:50px;
    left:0;
    width:100%;
    z-index: 10;
}
.theme_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background:#fff
}
.menu_wrap .menu_ul_wrap ul li a{
    color:#fff;
    font-size:15px;
    letter-spacing: 0.1em;;
}
.menu_wrap .gridContainer {
    display: flex;
    align-items: center;
}
.menu_wrap .logo_wrap{
    padding-right: 15px;
}
.menu_wrap .logo_wrap img,
.menu_wrap .menu_ul_wrap{
    width:100%;
}
.menu_wrap .icon_wrap{
    position: relative;
}
.menu_wrap .icon_wrap,
.menu_wrap .logo_wrap{
    width:280px;
    flex:0 0 280px;
}
.home_category_wrap{
    margin-top: 60px;
}
.home_category_wrap ul li{
    padding: 25px;
}
.home_common_wrap img{
    margin-top: 0;
    width:400px;
}
body .common_anchor {
    border-radius: 10px;
    font-size:15px;
}
del{
    color:#000
}
ul.collection_ul li .inner_wrap{
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}
ul.collection_ul li .common_anchor{
    margin-top: 10px;;
}
ul.collection_ul li p{
    font-size:17px;
}
ul.collection_ul li .inner_wrap p{
    padding-top: 10px;
    text-align: center;
}
.colors_wrap{
    margin-top: 10px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.colors_wrap a{
    display: inline-block;
    margin:3px;
    width:25px;
    height:25px;
    border-radius: 25px;

}
.colors_wrap a.active{
    border: 5px solid #31a1ab;

}
ul.collection_ul li .wishlist_wrap{
    right:25px;
    top:25px;
    left:auto;
}
ul.collection_ul li .sale_tag{
    top:15px;
    background: #18676f;
    left:-25px;
    border-radius: 10px;
    bottom:auto;
}
.testimonial_wrap{
    padding: 70px 0;
    background: #fff;
}
.testimonial_wrap ul{
    width:100%;
    float:left;
    display: inline-block;
    position: relative;
    padding: 0;
    margin:0;
    margin-top: 40px;;
}
.testimonial_wrap ul li{
    width:100%;
    float:left;
    display: inline-block;
    position: relative;
    padding: 30px;
    background: #f0f0f0;
    border-radius: 10px;
    margin:0;
}
.testimonial_wrap ul li .common_header,
.testimonial_wrap ul li p{
    padding-top: 10px;
}
.testimonial_wrap ul li .stars_wrap {
    margin-bottom: 10px;
}
.testimonial_wrap ul li .stars_wrap img{
    width:35px
}
.rel.swiper-pagination{
    position: relative;
    bottom:auto;
    left:auto;
    margin-top: 20px;
}
.theme_pagination.blue .swiper-pagination-bullet{
    background: #18676f;
    margin: 3px;;
}
.scrolled.common-home .menu_wrap{
    position: fixed;
    background: #31a1ab;
}
@media only screen and (max-width: 1100px){
    .home_category_wrap ul li{
        padding: 15px;
    }
    .home_common_wrap img{
        max-width: 70%;;
    }
    .menu_wrap{
        -webkit-backdrop-filter: none;
        backdrop-filter: none;
    }
    .home_common_wrap{
        padding: 100px 0 !important;    background-size: cover;
    }
    .home_common_wrap .gridContainer{
        max-width: 60% !important;
    }
    .menu_wrap .menu_ul_wrap{
        display: none;
    }
    .menu_wrap .icon_wrap{
        margin-left: auto;
    }
    .menu_wrap .icon_wrap .menu_icon{
        display: inline-block;
    }
}
@media only screen and (max-width: 480px){
    ul.collection_ul li .inner_wrap{
        padding: 10px;
    }
    .collection_ul li .data_wrap .name_wrap{
        margin-bottom: 0;
    }
    .collection_ul li .data_wrap{
        padding: 0;
    }
    body .common_anchor{
        font-size:13px;padding: 8px;;
    }
    body .common_header{
        font-size: 22px !important;
    }
    .colors_wrap a{
        width:20px;
        height:20px;
    }
    .colors_wrap a.active{
        border-width: 2px;
    }
    .testimonial_wrap{
        padding: 40px 0;
    }
    .testimonial_wrap .common_header {
        padding: 0;
    }
    .testimonial_wrap ul li{
        padding: 15px;
    }
    .testimonial_wrap ul li .stars_wrap img{
        width:20px;
    }
    .testimonial_wrap ul li .stars_wrap{
        margin-bottom: 0;
    }
    ul.collection_ul li .data_wrap p{
        padding-top: 5px !important;
        font-size:14px;
        text-align: center !important;
    }
    .home_common_wrap{
        padding: 50px 0 !important;
        background: transparent;
    }
    .product_collection_home_wrap.common_pad{
        margin-top: 0 !important;
    }
    .home_common_wrap .gridContainer{
        max-width: 100% !important;
        min-width: 100% !important;
    }
    .home_common_wrap img{
        margin-bottom: 10px;;
    }
    .home_category_wrap{
        margin-top: 40px;
    }
    .menu_wrap .icon_wrap, .menu_wrap .logo_wrap{
        width:50%;
        flex: 0 0 50%;
    }
    .menu_wrap .logo_wrap{
        z-index: 10;
        padding-right: 0;    text-align: center;
    }
    .scrolled .menu_wrap .logo_wrap img{
        width:70%;
    }
    .collection_wrap.checkout{
        margin-top: 0 !important;
    }
    .checkout_parent_wrap .left_wrap{
        padding-top: 0 !important;
    }
    .menu_wrap .gridContainer{
        justify-content: center;
    }
    .menu_wrap .icon_wrap{
        position: absolute;
        top:50%;
        left:0;
        width:100%;
        padding: 0 15px;
        transform:translateY(-50%)
    }
    .menu_wrap .icon_wrap .ml{
        float:left;
    }
}
/* New Home Ends */
/* Product Starts */
.quantity_wrap .parent {
    display: flex;
    align-items: center;
    
  }
  .cart_plus_min_wrap {
    margin-top: 20px;;
  }
  .product_parent_wrap .product_data_wrap .cart_wrap .common_anchor{
    margin-top: 20px;
  }
  .cart_plus_min_wrap .light_bt.left {
    background: url(../images/arrow_down_wh.png) center no-repeat #666;
    border: none;
    font-size: 20px;
    outline-style: none;
    width: 39px;
    height: 42px;
    background-size: 23px 23px;
    transition: all 0.3s ease-in-out;
  }
  
  .cart_plus_min_wrap .light_bt.right {
    background: url(../images/arrow_up_wh.png) center no-repeat #666;
    border: none;
    font-size: 20px;
    outline-style: none;
    width: 39px;
    height: 42px;
    background-size: 23px 23px;
    transition: all 0.3s ease-in-out;
  }
  .cart_plus_min_wrap .cart_inner_wrap span,
  .cart_plus_min_wrap .cart_inner_wrap [type="text"] {
    padding: 9px;
    padding-left: 10px;
    padding-right: 10px;
    width: 90px;
    text-align: center;
    font-size: 15px;
    vertical-align: middle;
    border:0;
    line-height: 1.6em;
}
.cart_plus_min_wrap .parent{
    display: flex;
    align-items: center;
}
.cart_plus_min_wrap .parent .label_number{
    padding-right: 10px;
}
.cart_plus_min_wrap .cart_inner_wrap {
    display: flex;
    float: left;
    align-items: center;
    background-size: 100%;
    
    background: white;
  }
  
  .cart_plus_min_wrap .cart_inner_wrap span {
    padding: 9px;
    padding-left: 10px;
    padding-right: 10px;
    width:90px;
    text-align: center;
    font-size: 15px;
    vertical-align: middle;
    line-height: 1.6em;
  }
  .cart_plus_min_wrap .light_bt:hover {
    background-color: rgb(209, 203, 203);
  }
.testimonial_pdp.home_common_wrap{
    background: #f0f0f0;
    padding-top: 0 !important;
}
.product_parent_wrap .product_data_wrap .common_header{
    padding-top: 0;
}
.product_parent_wrap .product_data_wrap .title_pdp span{
    background: #f0f0f0;
}
.product_parent_wrap .product_data_wrap{
    padding-right: 0;
}
.product_parent_wrap {
    margin-top: 40px;
}
.product_parent_wrap .gridContainer{
    max-width: 1100px;;
    min-width: 1100px;;
}
.inner_images_wrap{
    padding-left: 0;
    padding-right: 0;
}
.product_parent_wrap .product_data_wrap .colors_wrap a{
    width:35px;
    height:35px;
    border-radius: 35px;
}
.product_parent_wrap .product_data_wrap .colors_wrap{
    justify-content: start;
}
@media only screen and (max-width: 1100px){
    .product_parent_wrap .gridContainer{
        max-width: 95%;;
        min-width: 95%;;
    }
}

@media only screen and (max-width: 786px){
    .product_parent_wrap .product_data_wrap{
        padding-left: 0;
    }
}
@media only screen and (max-width: 480px){
    .cart_plus_min_wrap{
        margin-top: 0;
    }
    ul.collection_ul li .sale_tag{
        left:-15px;
    }
    .cart_plus_min_wrap .cart_inner_wrap span, .cart_plus_min_wrap .cart_inner_wrap [type="text"]{
        background: #eee;
    }
    .product_parent_wrap .product_data_wrap .colors_wrap a{
        width:27px;
        height:27px;
        border-radius: 27px;
    }
    .product_parent_wrap .gridContainer{
        padding-left: 2.275%;
        padding-right: 2.275%;
        max-width: 100%;;
        min-width: 100%;;
    }
    .product_parent_wrap .product_data_wrap{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .product_parent_wrap .product_data_wrap .common_header{
        padding-top: 0 !important;
    }
    .testimonial_pdp.home_common_wrap{
        padding-bottom: 50px !important;
    }
}
/* Product Ends */


/* Reviews Starts */
.home_common_wrap .single_review  img{
    max-width: none !important;
    margin-bottom: 0 !important;
    width:15px !important
}
.home_common_wrap .pg_rating  img{
    max-width: none !important;
    margin-bottom: 0 !important;
    width:15px !important
}
.home_common_wrap .single_review .review_image_text_wrap .image_wrap img{
    width:100% !important;
    max-width:100% !important;
}
.single_review{
    margin-bottom: 20px;
}
.single_review .user_wrap{
    display:table;
    margin-bottom: 10px;
}
.single_review .user_wrap .icon{
    display:table-cell;
    width:40px;
    height:40px;
    background: rgb(211, 180, 140,0.34);
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.single_review .user_wrap .name{
    display:table-cell;
    padding-left: 20px;
    vertical-align: middle;
}
.single_review .text{
    margin-top: 5px;
    font-size:13px;
}
.single_review .date{
    font-size:12px;
}
.review_img {
    width: 15px;
}
.review_icons_wrap{
    position:absolute;;
    bottom:40px;
    left:50%;
    margin-left:-110px;
    min-width: 220px;
    text-align: center;
    background: #fff;
    padding: 10px;
    z-index: 10;
    cursor: pointer;
    color:#000 !important;
    text-decoration: none !important;
    border-radius: 50px;
}
.reviews_list_wrap{
    margin-top: 30px;
}
.reviews_list_wrap .common_header{
    text-align: center;
    margin-bottom: 40px;
}
.review_icons_wrap .single_rate_wrap {
    width:15px;display:inline-block;
}
.reviews_list_wrap .single_review {
    width:100%;
    margin-bottom: 10px;
}
.reviews_list_wrap .single_review .single_review_inner {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}
.reviews_list_wrap .single_review .review_stars {
    position: absolute;
    top: 0px;
    right: 10px;
    width: auto;
}
.reviews_list_wrap .single_review .review_stars img{
    width:20px;
}
.reviews_list_wrap .single_review .user_wrap .icon {
    display: table-cell;
    width: 70px;
    text-align: center;
    vertical-align: middle;
}

.feedback_wrap .student_feedback {
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 20px;
}
.feedback_wrap .student_feedback .common_header{
    padding-top: 0px;
    margin-bottom: 10px;
    font-size:30px !important;
}
.feedback_wrap .pg_rating img{
    width:15px;
}
.feedback_wrap .student_feedback .single_rate_wrap {
    width:20px;
    display:inline-block;
    text-align: center;
}
.student_feedback {
    color: white;
}
.individual-rating .progress {
    background: none;
    background-color: #fff;
    height: 13px;
    margin: 5px;
    border-radius: 30px;
}
.individual-rating .progress-bar {
    background: none;
    background-color: #00656f;
    height: 13px;
}
.top_feedback_wrap{
    margin-bottom: 20px;
}
.top_feedback_wrap .row {
    margin: 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;

}
.top_feedback_wrap .pg_rating{
    white-space: nowrap;
    width:100%;
    float:left;
}
.top_feedback_wrap .pg_rating .single_rate_wrap {
    width:auto;
    display:inline-block;
}
.details_rating_ul {
    width: 100%;
    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0%;
    margin: 0% !important;
}
.details_rating_ul li {
    padding: 0%;
    margin: 0% !important;
    width: 100% !important;
    list-style: none;
    padding-bottom: 5px;
}
.review_image_text_wrap{
    display:flex;
    align-items: start;
}
.review_image_text_wrap .image_wrap{
    width:150px;
    flex:0 0 150px;
    border-radius: 200px;
    margin-right: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 21px -10px rgba(0,0,0,0.54);
-moz-box-shadow: 0px 0px 21px -10px rgba(0,0,0,0.54);
box-shadow: 0px 0px 21px -10px rgba(0,0,0,0.54);
}
.review_image_text_wrap .right_info_wrap{
    width:100%;
    text-align: left;
}
.single_review{
    margin-bottom: 20px;
}
.single_review .user_wrap{
    display:table;
    margin-bottom: 10px;
}
.single_review .user_wrap .icon{
    display:table-cell;
    width:40px;
    height:40px;
    background: rgb(211, 180, 140,0.34);
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.single_review .user_wrap .name{
    display:table-cell;
    padding-left: 0px;
    vertical-align: middle;
}
.single_review .user_wrap .name small{
    padding: 8px;
    background:#00656f;
    color:#fff;
    display:inline-block;
}
.single_review .text{
    margin-top: 5px;
    font-size:13px;
}
.single_review .date{
    font-size:12px;
}
.review_img {
    width: 15px;
}
.rating_list_wrap .single_rate_wrap{
    float:left;
    display:inline-block;
    width:20px;
    margin-right:10px;
    position: relative;
    cursor: pointer;
}
.rating_list_wrap .single_rate_wrap img{
    width:100%;
    float:left;
}

.rating_list_wrap .single_rate_wrap .filled{
    position: absolute;
    top:0;
    left:0;
    opacity:0;
}
.rating_list_wrap .single_rate_wrap.active .filled{
    opacity:1;
}
@media only screen and (min-width:1100px){
    .home_common_wrap.testimonial_pdp .gridContainer{
        max-width: 1000px !important;;
        min-width: 1000px !important;;
    }
}
@media only screen and (max-width:1100px){
    .home_common_wrap.testimonial_pdp .gridContainer{
        max-width: 90% !important;;
        min-width: 90% !important;;
    }
}
@media only screen and (max-width:480px){
   
    .top_feedback_wrap > .row{
        display:inline-block;width: 100%;
    }
    .reviews_list_wrap{
        margin-top: 0;
    }
    .testimonial_pdp.home_common_wrap .common_header{
        padding-top: 0 !important;
    }
    .progress_bar_right_wrap{
        display:inline-block;
        width:100%;
        margin-top: 30px;;
        padding: 0;
    }
    .progress_bar_right_wrap .row > div:first-child{
        padding-left:0;
    }
    .progress_bar_right_wrap .row > div:last-child{
        padding-right:0;
    }
    .review_image_text_wrap {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .review_image_text_wrap .image_wrap{
        margin-right: 0;
    }
    .review_image_text_wrap .right_info_wrap{
        width:100%;
        float:left;
        display: inline-block;
        position: relative;
    }
    .reviews_list_wrap .single_review .single_review_inner{
        padding: 10px;
    }
    .reviews_list_wrap .single_review .review_stars{
        top:24px;
    }
    .review_image_text_wrap .right_info_wrap{
        padding-top: 10px;;
    }
}
/* Reviews Ends */