.design_plan_btn{
    position: fixed;
    bottom:40px;
    left:0;
    z-index: 100;
    background: #77a5a3;
    color:#fff;
    border:1px solid #fff;
    border-left: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius:0px;
    border-radius: 0px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.app_store_wrap a{
    float:left;
    display:inline-block;
    width:150px;
}
.app_store_wrap a + a{
    margin-left:20px;
}
.coming_soon_wrap{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 20000;
    text-align: center;
    background:rgba(0,0,0,1);
}
.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;
}
body.lock{
    overflow: hidden;
}
.btn.btn-primary,
.btn.btn-success{
    background:#77a5a3;border-color:#77a5a3;
}
.btn.btn-primary:hover,
.btn.btn-success:hover{
    background-color: #333;color:#fff;
}
.btn.btn-danger{
    background: #b92c28;
}
.cart_count{
    position: absolute;
    top: -10px;
    left:50%;
    min-width: 20px;
    height: 20px;
    padding: 0 4px;
    margin-left: 5px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    background: #77a5a3;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.signup_google_btn.common_anchor{
    background: #fff;
    color:#000;
    padding: 4px 15px;
    margin-left: 5px;
}
.checkout_cart_item_wrap .qty{
    display:none !important;
}
.login_button_or{
    display:inline-block;
    padding:8px 5px;
    text-transform: uppercase;
    color:#000;
}
.upload_btn{
    width:100%;
    float:left;
    text-align: center;
    background-color: #77a5a3;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 20px 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;
}
.upload_btn:hover,
.upload_btn:focus{
    background:#000;
    color:#fff;
}
.dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li{
    width:22.75%;
    margin-right: 3%;
}
.dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li:nth-child(4n+0){
    margin-right: 0;
}
.product_cat_icons{
    margin:1px;
    display:inline-block;
}
.text_form + .text-danger{
    font-size:12px;
    width:100%;
    float:left;
    margin-top:5px;
}
.prod_parent_wrap .field_wrap .price_wrap del{
    font-size:40%;
    color:red;
    white-space: nowrap;
}
.listing_parent_wrap .filter_wrap .green_wrap ul li .data_wrap{
    display:inline-block;
    color:#fff;
}
.listing_wrap.full{
    width:100%;
    padding-left:0;
}
.home_category_wrap_ul li .title_wrap{
    color:#222;
}
.gallery_ul li .cart_wrap,
.gallery_ul li .wishlist{
    cursor: pointer;
}
.inner_gallery_wrap .filter_wrap .field_wrap .white_wrap ul.color_filter_ul{
    margin-top: 3px;
}
.inner_gallery_wrap .filter_wrap .field_wrap .white_wrap ul.color_filter_ul li{
    width:auto;
    margin:2px;
    float:left;
    border:none;
}
.inner_gallery_wrap .filter_wrap .field_wrap .white_wrap ul.color_filter_ul li a{
    width:30px;
    height:30px;
    float:left;
    border-radius: 30px;
    border:2px solid #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
}
.inner_gallery_wrap .filter_wrap .field_wrap .white_wrap ul.color_filter_ul li a.active{
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,1);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,1);
}
.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;
}
.cart_summary_title_wrap{
    display:none;
}
.otp_wrap .text_form{
    font-size:30px;
    text-align: center;
}
.home_slider_wrap.dealer_profile{
    padding-top: 200px !important;
}
.home_slider_wrap.dealer_profile .shadow_overlay{
    opacity: 0.9;
}
.dealer_right_wrap .gallery_wrap ul li .title{
    font-size:12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dealer_list_wrap .data_wrap .review_wrap,.review_wrap_profile{
    display:none;
}
.gallery_ul li{
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background:transparent;
}
.gallery_ul li .top_list_image_wrap{
    padding: 5px;
    background:#fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);
}
.gallery_ul li .name_wrap{
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    padding: 8px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-family: origin_bold;
    font-size:14px;
    padding-bottom: 2px;
    letter-spacing: 0.04em;
}
.gallery_ul li .price_wrap{
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    padding: 5px;
    padding-top: 0;
    color: #000;
    font-family: origin_reg;
    font-size:14px;
    letter-spacing: 0.04em;
}
.gallery_ul li .price_wrap.half_wrap.list_price_wrap{
    padding-top: 3px;
}
.gallery_ul li .price_wrap.half_wrap{
    width:50%;
    text-align: left;
}
.gallery_ul li .price_wrap.half_wrap .list_size_span{
    padding: 2px 5px;
    background:#d3d3d3;
    color:#000;
    float:right;
}
@-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:hover,
.product_wrap .options_wrap .options_list a.active{
    background:#77a5a3;
    text-decoration:none !important;
    color:#fff;
}
.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;
}
.prod_arrow_left{
    position: absolute;
    top:50%;
    left:-30px;
    z-index: 10;
}
.prod_arrow_right{
    position: absolute;
    top:50%;
    right:-30px;
    z-index: 10;
}
.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;
}
.sorting_wrap{
    display:none;
    position: fixed;
    bottom:55px;
    left:0;
    width:100%;
    z-index: 100;
    padding: 10px;
}
.filter_sort_wrap .full{
    width:100%;
}
.sorting_wrap .text_form{
    background:#fff;
}
.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;
}
.category_content_wrap{
    border-top:1px solid #77a5a3;
}

input.common_anchor,
button.common_anchor{
    border:none;
}
form .common_anchor,
.buttons .common_anchor{
    background:#77a5a3
}
.para_anchor:hover, p a:hover{
    color:#77a5a3;
    text-decoration: none;
}
.common_anchor.light,
.category_content_wrap form .pull-left .common_anchor{
    background:#999;
    color:#fff;
}
.bottom_bread_crumb .bread_data_wrap.full_center{
    width:100%;
    padding-left:0;
    text-align: center !important;
}
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;
}
.prefooter_wrap{
    padding: 40px 0;
}
.prefooter_wrap .gridContainer{
    max-width: 1250px;
}
.prefooter_wrap .inner_wrap{
    border-top:1px solid #d8d8d8;
    border-bottom:1px solid #d8d8d8;
    padding: 40px 0;
    text-align: center;
}

.prefooter_wrap .inner_wrap .icon{
    width:50px;
    display:inline-block;
}
.prefooter_wrap .inner_wrap .row > * + *{
    border-left:1px solid #d8d8d8;
}
.prefooter_wrap .inner_wrap .title{
    color:#000;
    font-size:18px;
    text-align: left;
    display:inline-block;
    padding-left: 10px;
}
.prefooter_wrap .inner_wrap .title span{
    color:#cecece;
    font-size:12px;
}
/* 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: 40px;
    padding-bottom: 50px;
    border-right:1px solid #eee;
}
.checkout_parent_wrap .right_wrap{
    padding-left:40px;
    width:40%;
    padding-right:40px;
    padding-top: 50px;
    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:#77a5a3;
    margin-bottom: 10px;
    margin-top:0 !important;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    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 img{
	max-height:60px;
}
.payment_radio .payment_radio_btn:hover{
    background: #464749;
    color:#fff;
}
.payment_radio input[type='radio']{
    display:none;
}
.checkout_login_info_wrap{
    float:right;
    display: inline-block;
    margin-top:20px;
    color:#000;
}
.checkout_login_info_wrap a{
    border-bottom: 1px dashed #fff;
    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 .form_title + .full_wrap{
    margin-bottom: 20px;
}
.checkout_parent_wrap legend{
    text-align: left;
}
.checkout-checkout .text_form{
    padding:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #d2d2d2;
}
.common_header.small{
    font-size:20px;
}
.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 */
.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(255 170 196 / 1);
    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 .filled{
    position: absolute;
    top:0;
    left:0;
    opacity:0;
}
.rating_list_wrap .single_rate_wrap.active .filled{
    opacity:1;
}
.footer_wrap{
    background:#464749;
    padding:80px 0;
    margin:0;
    border:0;
    color:#fff;
    font-size:13px;
}
.footer_wrap h5{
    font-size:15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #fff;
}
.footer_wrap ul{
    width:100%;
    float:left;
    display:inline-block;
    padding: 0;
    margin:0;
}
.footer_wrap ul li{
    width:100%;
    float:left;
    display:inline-block;
    margin-bottom: 10px;
}
.footer_wrap ul li a{
    color:#fff;
    float:left;
}
.footer_wrap p{
    font-size:12px;
    text-align: center;
}
.footer_wrap .copyright_wrap{
    text-align: center;margin-top: 20px;
}
.footer_wrap p a{
    color:#fff;
    font-size:12px;
}
.abs_anchor{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    z-index: 10;
}
.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:#77a5a3;
}
.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:#77a5a3;
    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:#77a5a3;
    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:#77a5a3;
    background:#77a5a3;
}
.inner_products_wrap.full{
    width:100%;
    padding-left: 0;
}
.margin_top_20{
    margin-top:20px;
}
.empty_wrap{
    margin-top:40px;
    margin-bottom:40px;
}
.empty_wrap.nom{
    margin-top:0px;
    margin-bottom:0px;
}
.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;
}

/*Product Page Wrap Starts*/


.product_parent_wrap{

    z-index: 20;margin-bottom: 90px;

}

.product_parent_wrap .product_img_wrap , .product_parent_wrap .product_data_wrap
{
    width: 50%;display: inline-block;-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product_parent_wrap .product_img_wrap .thumb_wrap
{
    width: 13%;display: inline-block;float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product_parent_wrap .product_img_wrap .img_wrap
{
    width:87%;display: inline-block;float: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;padding-left: 30px;
}

.product_parent_wrap .product_img_wrap .img_wrap img
{
    width: 100%;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow:    0px 0px 17px 0px rgba(0, 0, 0, 0.19);
    box-shadow:         0px 0px 17px 0px rgba(0, 0, 0, 0.19);
}

.product_parent_wrap .product_img_wrap .thumb_wrap ul
{
    width: 100%;display: inline-block;margin: 0;padding: 0;float: left
}
.product_parent_wrap .product_img_wrap .thumb_wrap ul li
{
    width: 100%;display: inline-block;margin: 0;padding: 0;float: left;list-style: none;margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow:    0px 0px 17px 0px rgba(0, 0, 0, 0.19);
    box-shadow:         0px 0px 17px 0px rgba(0, 0, 0, 0.19);
}


.product_parent_wrap .product_data_wrap
{

    padding-left: 60px;
}

.product_parent_wrap .product_data_wrap h1
{
    color: #000;font-weight: 700;font-size: 30px
}

.product_parent_wrap .product_data_wrap .border_wrap
{
    float: left;background-color: #fff
}
.product_parent_wrap .product_data_wrap p
{
    color: #000;font-weight: 400;line-height: 1.8em;margin-top: 10px
}

.product_parent_wrap .product_data_wrap .data_wrap
{
    margin-top:20px;
}

.product_parent_wrap .product_data_wrap .data_wrap + .data_wrap
{
    margin-top: 15px;
}

.product_parent_wrap .product_data_wrap .data_wrap .half_wrap
{
    padding:10px;
}

.product_parent_wrap .product_data_wrap .data_wrap .title_wrap
{
    text-transform: uppercase;letter-spacing: 0.1em;font-size: 13px;color: #000
}

.product_parent_wrap .product_data_wrap .data_wrap .dropdown
{
    float: right
}

.product_parent_wrap .product_data_wrap .data_wrap .dropdown .btn
{
    background-color: transparent !important;background:none !important
}

.product_parent_wrap .product_data_wrap .data_wrap .dropdown ul
{
    left: auto !important;right: 0px !important
}

.product_parent_wrap .product_data_wrap .anchor_wrap
{
    margin-top: 15px;
}

.product_parent_wrap .product_data_wrap .price_wrap
{
    padding-left:20px;
}

.product_parent_wrap .product_data_wrap .anchor_wrap a
{
    display: inline-block;background-color: #77a5a3;color: #fff;text-transform: uppercase;padding:10px;font-size: 17px;letter-spacing: 0.2em;padding-left: 30px;padding-right: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;position: relative;overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;width: 100%;text-align: center;color: #000
}

.product_parent_wrap .product_data_wrap .price_wrap
{

    color: #000;font-weight: 700;font-size: 30px;
}
.product_parent_wrap .product_data_wrap .price_wrap .price_info
{
    color:#333;
    font-size:12px;
}
.product_parent_wrap .product_data_wrap .price_wrap del
{

    color: darkred;font-size:70%;
}

.product_parent_wrap .product_data_wrap .anchor_wrap a:hover{
    color: #fff;text-decoration: none
}


.product_parent_wrap .product_data_wrap .anchor_wrap a span
{
    position: relative;z-index: 8

}
.product_parent_wrap .product_data_wrap .add_to_cart_anchor + .add_to_cart_anchor
{
    margin-left: 20px;

}


.product_parent_wrap .product_data_wrap .anchor_wrap a:before
{
    position: absolute;width: 100%;height: 100%;content: '';background-color: #000;left: -100%;top: 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;
}

.product_parent_wrap .product_data_wrap .anchor_wrap a:hover:before
{
    left: 0
}




.detail_wrap
{


}

.detail_wrap ul
{
    display: inline-block;width: 100%;margin: 0;padding: 0;float: left
}


.detail_wrap ul li
{
    display: inline-block;margin: 0;padding: 0;float: left;list-style: none;margin-right: 5px;margin-top: 10px;
}

.detail_wrap ul li a
{
    text-transform: uppercase;color: rgba(0,0,0,1.00);font-size: 12px;-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;

}

.detail_wrap ul li:hover a
{
    color:#77a5a3;text-decoration: none
}

.product_parent_wrap{
    margin:50px 0;
}


.small_text_control {
    float: left;
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0;
    padding: 4px 8px;
    border: 1px solid #919191;
    min-width: 30px;
    background:#bfbfbf;
    text-align: center;
    color: #000;
    text-decoration: none;
}
a.small_text_control:hover ,
a.small_text_control:focus ,
a.small_text_control:active {
    background:#fff;
    color: #464749;
    text-decoration: none;
}
input.small_text_control{
    background:#fff;
    color: #000;
}


.size_box_parent_wrap{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding:0;
    margin:0;
    margin-top:10px;
    text-align: center;
    margin-bottom: 10px;
}
.size_box_parent_wrap li{
    float:left;
    display:inline-block;
    position: relative;
    padding:0;
    margin:0;
    margin: 5px;
    margin-right: 10px;
    margin-left: 0;
}

.size_box_parent_wrap li a{
    text-decoration: none;
    float:left;
    display:inline-block;
    position: relative;
    padding:8px 15px;
    min-width:45px;
    text-align: center;
    border:1px solid #d3d3d3;
    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;
}
.size_box_parent_wrap li a:hover,
.size_box_parent_wrap li a.active{
    background:#e9ff91;
}
.product_parent_wrap .product_data_wrap .data_wrap{
    border:0;
}

.feature_icon_wrap{
    margin-top: 40px;
}
.feature_icon_wrap ul
{
    display: inline-block;width: 100%;margin: 0;padding: 0;float: left;
}


.feature_icon_wrap ul li
{
    display: inline-block;width: 33.33%;margin: 0;padding: 0 5px;float: left;list-style: none;text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.feature_icon_wrap ul li .icon_wrap svg
{
    width: 70px;
}

.feature_icon_wrap ul li h3
{
    padding: 0;margin: 0;letter-spacing: 0.1em;font-size: 15px;color: #464749;
}

.feature_icon_wrap ul li p
{
    text-align: center;font-size: 12px;color: #989898;line-height: 1.8em;padding-left: 10px;padding-right: 10px;
}

/*Product Page Wrap Ends*/
.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: trajan_bold;
}
.nav-tabs>li.active:after{
    position:absolute;
    bottom:-1px;
    left:0;
    width:100%;
    content:'';
    background: #77a5a3;
    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;
}
.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;
}
.pad_bot{
    padding-bottom: 80px;
}

.ping_notification_bg_wrap{
    position: fixed;
    left: 0px;
    width: 100%;
    top:0;
    height:100%;
    z-index: 10000;
    background:rgba(255,255,255,0.75);
    display:none;
}
.ping_notification_wrap .ping_timer{
    position: absolute;
    bottom:0;
    left:0;
    width:0;
    height:2px;
    display:inline-block;
    background:rgba(255,255,255,0.5);
}
.ping_notification_wrap{
    position: fixed;
    bottom: -300px;
    left: 0px;
    width: 100%;
    padding:100px 40px;
    z-index: 10000;
    text-align: left;
    background:#77a5a3;
    -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;
}

.cart_table {
    width: 100%;
    text-align: center;
}
.cart_table th {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    border-bottom: 3px solid #ccc;
    color: #000;
    display: table-cell;
    padding: 10px;
    cursor:pointer;
    font-size: 14px;
    vertical-align: middle;
    text-transform: uppercase;
}
.cart_table.white td,
.cart_table.white th{
    color:#fff;
}
.coupon_wrap label{
    color:#000;
}
.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;
}
.cart_table td {
    color:#000;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px;
    display: table-cell;
    font-size: 14px;
    vertical-align: middle
}
.cart_table td img {

    float: none
}
.cart_btn_remove,.cart_btn_move {
    width: 35px;
    cursor: pointer;
    display: inline-block;
}
.cart_btn_remove{
    width:30px;
}
.para_anchor, p a {
    color: #464749;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px dashed #464749;
}
.coupon_wrap{
    margin-bottom: 20px;
}
.common_loader,.main_image_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;
}
.main_image_loader{
    position: absolute;
}
.text_form{
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;

    font-size: 12px;
    color: #000;
    background: transparent;
    padding: 15px;
    border: 1px solid #d2d2d2;
}
.form_title{
    margin-top:15px;
    margin-bottom:5px;
}
.checkout_parent_wrap .form_title{
    margin-top: 0;
}
.btn-social-icon{
    margin-left:10px;
}
.fb_loader, .google_loader {
    width: 35px;
    opacity: 0;
    display: inline-block;
}
.error_full_wrap{
    color:darkred;
}
.buttons{
    margin-top:20px;
}
.address_list_table_parent{
    margin-bottom: 10px;
    margin-top:10px !important;
    background:#e4e4e4;
    padding: 10px;
}
.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;
}
.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: #464749;
    color:#fff;
}


.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: #77a5a3;
    -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:#000;
}
.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;
}
.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:#77a5a3;
    text-decoration: none;
    color:#fff;
}
.no_margin_top{
    margin-top: 0;
}

.product_list_wrap{
    width:100%;
    padding-left:0px;
}
.filter_wrap{
    width:20%;
    float:left;
    display:inline-block;
}
.filter_wrap + .product_list_wrap{
    width:80%;
    padding-left:30px;
}
.filter_title_mobile{
    display:none;
}

/* Filter Starts */
.filter_wrap .abs_fix_anchor{
    display:none;
}
.filter_wrap + .full_wrap{
    width:80%;
}
.filter_wrap .common_anchor{
    padding-left: 10px;
    padding-right: 10px;
    width:100%;
    text-align: center;
    letter-spacing: 0.2em;
}
.filter_wrap {

    width: 20%;
    display: inline-block;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    padding-top: 25px;

}
.filter_wrap .main_title_wrap,.filter_title_mobile {
    display: none;
}

.filter_wrap .item_full_wrap {
    border-bottom: 1px solid #e9e9e9;
}

.filter_wrap .item_full_wrap .title_wrap {
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-top: 1px solid #e9e9e9;
    font-size: 13px;
    cursor: pointer;
}

.filter_wrap .item_full_wrap .item_wrap {
    display: none;
}

.filter_wrap .item_full_wrap .item_wrap ul {
    width: 100%;
    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 0;
}

.filter_wrap .item_full_wrap .item_wrap ul li {
    width: 100%;
    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 10px;
    padding-top: 0;
    font-size: 13px;
    letter-spacing: 0.1em;
    cursor: pointer;
}


.filter_wrap .item_full_wrap .item_wrap ul li .box_wrap {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #f2f2f2;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.filter_wrap .item_full_wrap .item_wrap ul li:hover .box_wrap, .filter_wrap .item_full_wrap .item_wrap ul li.active .box_wrap {
    background: url("../images/filter_tick.png") #f2f2f2 no-repeat center center;
    background-size: 70%;
}

.filter_wrap .item_full_wrap .item_wrap ul li span {
    padding-top: 5px;
    float: left;
    padding-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
}

.filter_wrap .item_full_wrap .item_wrap ul.color li .box_wrap {
    background: none;
    background-color: #f2f2f2;
}

.filter_wrap .item_full_wrap .item_wrap ul.color li:hover .box_wrap {
    border: 1px solid #000;
}

.filter_wrap .item_full_wrap .item_wrap ul.color li.active .box_wrap {
    border: 1px solid #000;
}
.prod_seller_wrap{
    color:#aeaeae
}
.seller_anchor{
    color:#464749;
    font-size:12px;
}
.seller_anchor:hover{
    color:#000;
    text-decoration: none;
}
/* Filter Ends */
.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;
}
.footer_wrap .flogo_wrap{
    text-align: center;
    margin-bottom: 40px;
}
.footer_wrap .flogo_wrap img{
    width:200px;
}
.footer_content_wrap{
    text-align: center;
    margin-top: 50px;

}
.footer_content_wrap p{
    padding:0 20%;
}
.main_menu_wrap li:hover > a{
    background-color: #77a5a3;
    color: #fff;
    text-decoration: none;
}
.main_menu_wrap li .arrow{
    display:none;
}
.main_menu_wrap li .sub-menu{
    position: absolute;
    top:100%;
    margin-top:-10px;
    left:0;
    min-width: 100%;
    z-index: 10;
    border:3px solid #e8e8e8;
    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;
}
.main_menu_wrap li .sub-menu ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    background:#fff;
    margin:0;
    padding: 20px;
    padding-right: 50px;
}
.main_menu_wrap li .sub-menu ul li{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
}
.main_menu_wrap li .sub-menu ul li + li{
    margin-top: 10px;
}
.main_menu_wrap li .sub-menu ul li a{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    margin:0;
    padding: 0;
    font-size:12px;
    background:transparent;
    white-space: nowrap;
}
.main_menu_wrap li .sub-menu ul li a:hover{
    background:transparent;
    color:#77a5a3;
}
.main_menu_wrap 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:#77a5a3;
    text-decoration: none;
}
.return_prod_list_wrap{
    background:#e8e8e8;
    padding:10px;
    margin-bottom: 20px;
}
.product_wishlist_btn{
    margin-left:10px;
    float:left;
    display:inline-block;
}
.product_wishlist_btn img{
    float:left;
}
.checkout .gridContainer{
    max-width: 1250px;
}
.cat_desc_wrap.no_pad_top{
padding-top: 0;
}
#modal-image{
    background: rgba(0,0,0,0.5);
    z-index: 100000;
}
#modal-image .modal-backdrop{
    z-index: 100000;
}
#modal-image .modal-dialog{
    z-index: 100001;
}
.modal{
    font-family: origin_reg;
}
.ver_middle{
    vertical-align: middle !important;
}
.dealer_right_wrap .gallery_wrap ul{
    margin-bottom: 40px;
}
.dealer_right_wrap .gallery_wrap ul .swiper-slide li{
    width:100%;
}
.dealer_right_wrap .gallery_wrap ul .swiper-slide li img{
    width:100%;
}
.gal_arrow{
    position: absolute;
    top:50%;
    z-index: 10;
    width:40px;
}
.gal_arrow.left{
    left:20px;
}
.gal_arrow.right{
    right:20px;
}
.text_form.sort_dp{
    width:auto;
    float:right;
    background:#fff;
    margin-top:-15px;
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#77a5a3;
}
.prod_parent_wrap .field_wrap.share_field_product .title{
    text-align: left;
    padding-top: 0;
}
.prod_parent_wrap .field_wrap.share_field_product .f_right{
    text-align: right;
}
.prod_parent_wrap .field_wrap.share_field_product .f_right a{
    display:inline-block;
    margin-left: 5px;
    width: 35px;
}
.prod_parent_wrap .field_wrap.product_category .icons_wrap{
    width:70%;
}
.prod_parent_wrap .field_wrap.product_category .icons_title{
    width:30%;
}
.prod_parent_wrap .field_wrap.share_field_product img{
    width:auto;
}
.prod_parent_wrap .field_wrap.specification_parent_wrap{
    text-align: left;
}
.prod_parent_wrap .field_wrap.specification_parent_wrap .title{
    width:100%;
    text-align: left !important;
    padding-top: 0;
    color:#333;
    margin-bottom: 10px;
}
.prod_parent_wrap .field_wrap.specification_parent_wrap .table,
.prod_parent_wrap .field_wrap.specification_parent_wrap table{
    border:none;
    width:100% !important;
    border-spacing: 5px !important;
    border-collapse: separate !important;
}
.prod_parent_wrap .field_wrap.specification_parent_wrap .table td,
.prod_parent_wrap .field_wrap.specification_parent_wrap table td{

    font-size:12px;
    height:auto !important;
    padding: 5px !important;
    vertical-align: middle !important;
    border: 1px solid #ddd;
    border-top:0;
    border-left:0;
}
.prod_parent_wrap .field_wrap.specification_parent_wrap .table:first-child tr:first-child td,
.prod_parent_wrap .field_wrap.specification_parent_wrap .table:first-child tr:first-child th,
.prod_parent_wrap .field_wrap.specification_parent_wrap table:first-child tr:first-child td,
.prod_parent_wrap .field_wrap.specification_parent_wrap table:first-child tr:first-child th{
    border-top:0;
    border-left:0;
    border-right: 0;
    text-transform: uppercase;
    border-bottom: 3px solid #ddd;
    font-family: origin_bold;
}
.collection_list_ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding:0;
    margin:20px 0;
}
.collection_list_ul li{
    width:33.33%;
    float:left;
    display:inline-block;
    position: relative;
    padding:10px;
    margin:0;
}
.collection_list_ul li .dealer_info{
    position: absolute;
    top:10px;
    left:10px;
    display:table;
    z-index: 10;
}
.collection_list_ul li .dealer_info .profile{
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.collection_list_ul li .dealer_info .profile .img{
    width: 50px;
    height: 50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius: 50px;
    overflow: hidden;
    float: left;
    display:inline-block;
    background:#fff;
    border:2px solid #fff;
    line-height: 50px;
}
.collection_list_ul li .dealer_info .profile img{
    width:100%;
    float:left;
    display:inline-block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.collection_list_ul li .dealer_info .name{
    display:table-cell;
    vertical-align: middle;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.42);
    padding-left: 15px;
    color:#fff;
    font-size:14px;
}
.pagination_loader{
    text-align: center;
    margin-bottom: 30px;
    display:none;
}
.content_margin_bot{
    margin-bottom: 50px;
}
.footer_wrap .right_wrap a.social_a{
    float:left;
    margin-right: 5px;
    margin-bottom: 5px;
    width:auto;
}
.faq-box{
    margin-bottom: 10px;
}
.faq-box h3{
    width:100%;
    float:left;
    cursor: pointer;
    font-size:14px;
    text-transform: uppercase;
    background:#77a5a3;
    color:#fff;
    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: #fff;
    line-height: 40px;
    content: '+';
}
.faq-box h3.active:after{
    content: '-';
}
.faq-ans{
    padding: 10px 0;
    display:none;
}
.logged .overview_green_wrap .login_btn{
    display:none;
}
.not_logged .overview_green_wrap .account_btn{
    display:none;
}
.main_menu_wrap .icon_menu_wrap ul li .common_anchor{
    position: relative;
    overflow: hidden;
}
.main_menu_wrap .icon_menu_wrap ul li .common_anchor .profile_img{
    position: absolute;
    overflow: hidden;
    top:-2px;
    left:-2px;
    bottom:-2px;
    background:#fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    width:46px;

}
.main_menu_wrap .icon_menu_wrap ul li .common_anchor .profile_img img{
    float:left;
    transform: none;
}
.common_anchor.profile_anchor{
    padding-left: 50px;
}
.account_filter_wrap .common_anchor{
    width:100%;
    text-align: center;
}
.footer_wrap .ftitle{
    margin-bottom: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size:12px;
}
.white-popup-block.register_popup {
    padding: 20px;
    background: #fff;
    max-width: 800px;
}
.white-popup-block.register_popup .half_wrap.f_right{
    padding-left: 20px;
}
.white-popup-block.register_popup .common_control {
    margin-bottom: 10px;
}

.white-popup-block.register_popup .title_wrap {
    font-size: 12px;
}
.white-popup-block.register_popup > div {
    margin-bottom: -5px;
}
.prod_parent_wrap .data_wrap .green_title_wrap table,
.prod_parent_wrap .data_wrap .green_title_wrap table tr,
.prod_parent_wrap .data_wrap .green_title_wrap table tr th,
.prod_parent_wrap .data_wrap .green_title_wrap table tr td{
    width:100% !important;
    height:auto !important;
    color: #000;
    text-align: justify;
    font-size: 14px;
    line-height: 1.7em;
    padding-top: 10px;
    border: none !important;
}
.prod_parent_wrap .data_wrap .green_title_wrap p + p{
    margin-top: 10px;
}
.specification_parent_wrap .inner_wrap{
    max-height:200px;
    overflow: hidden;
}
.specification_parent_wrap .inner_wrap.active{
    max-height:none;
}
.show_more_btn{
    float:right;
    margin-top:5px;
    padding:3px 5px;
    color:#fff !important;
    background:#000;
    font-size:10px;
}
.cart_offer_wrap{
    margin-bottom:20px;
}
.cart_offer_wrap .coupon_code_wrap{
    float:left;
    display:inline-block;
    position:relative;
    padding:10px 25px;
    font-size:20px;
    letter-spacing:2px;
    border: 2px dashed #000;
    color: #fff;
    background:#77a5a3;
    text-transform:uppercase;
    cursor:pointer;
    width:100%;
    text-align: center;
}
.cart_offer_wrap .coupon_info_wrap{
    float:left;
    display:inline-block;
    position:relative;
    font-size:15px;
    text-align: center;
    width:100%;
    padding-top:8px;
    color:#000;
}
.gallery_ul li .abs_image{
    overflow: hidden;
}
.gallery_ul li .abs_image.hvr_img_h img{
    width:100%;
    height:auto;
    max-width: 100%;
}
.gallery_ul li .abs_image.hvr_img_v img{
    width:auto;
    height:100%;
    max-width: none;
}
.listing_parent_wrap .filter_wrap .green_wrap + .green_wrap{
    margin-top: 20px;
}
.filter_data_wrap .field_wrap{
    margin-bottom: 20px;
}
.filter_data_wrap .field_data_wrap {
    padding-top: 10px;
}
#filter_apply_btn{
    display:none;
}
.footer_wrap .right_wrap a.social_a{
    width:33px;
}
.cart_right_wrap{
    margin-top:30px;
}
.collection_list_ul li .viewed,
.dealer_right_wrap .gallery_wrap ul li .viewed{
    position: absolute;
    bottom:10px;
    left:10px;
    color: #fff;
    font-size: 14px;
    z-index: 10;
}
.collection_list_ul li .viewed img,
.dealer_right_wrap .gallery_wrap ul li .viewed img{
    width: 40px;
}
.dealer_right_wrap .gallery_wrap ul li,
.dealer_right_wrap .gallery_wrap ul li{
    overflow: hidden;
}
/*.collection_list_ul li .title,*/
/*.dealer_right_wrap .gallery_wrap ul li .title{
    position: absolute;
    bottom:10px;
    left:10px;
    background:rgba(255,255,255,0.8);
    padding: 5px 10px;
    max-width: 100%;
    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;
    font-size:11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/
/*.collection_list_ul li:hover .title,*/
/*.dealer_right_wrap .gallery_wrap ul li:hover .title{
    background:rgba(255,255,255,1);
}*/
.collection_list_ul li .title,
.dealer_right_wrap .gallery_wrap ul li .title{
    position: relative;
    width:100%;
    float:left;
    text-align: center;
    padding: 10px;
    color:#000;
    font-family:origin_bold;
    letter-spacing: 0.04em;

}
.collection_list_ul li .dealer_info,
.collection_list_ul li .viewed,
.dealer_right_wrap .gallery_wrap ul li .viewed{
    opacity: 0;
    visibility: hidden;
    -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;
}
.collection_list_ul li:hover .dealer_info,
.collection_list_ul li:hover .viewed,
.dealer_right_wrap .gallery_wrap ul li:hover .viewed{
    opacity: 1;
    visibility: visible;
}
.listing_parent_wrap .filter_wrap .green_wrap ul{
    max-height: 250px;
}
.listing_parent_wrap .filter_wrap .green_wrap ul.filter_cat_ul {
    max-height: 600px;
}
.filter_data_wrap .field_wrap{
    max-height: 200px;
}
.pre_footer_wrap input[type=text].input_error{
    background:rgb(255,210,210,0.7);
}
.pre_footer_wrap .error_full_wrap,
.pre_footer_wrap .contact_success_box{
    color:#fff !important;
}
.career_subject_parent_wrap{
    margin-top:50px;
}
.career_subject_wrap{
    width:100%;
    float:left;
    display:inline-block;
    text-decoration: none;
    background:#000;background:#f0f0f0;
    border:1px solid rgba(0,0,0,0.5);
    text-align: center;
}
.career_subject_wrap .title_wrap{
    width:100%;
    float:left;
    display:inline-block;
    text-decoration: none;
    background:#000;
    color:#fff;
    text-transform: uppercase;
    font-size:15px;
    text-align: center;
    padding:20px 10px;
    padding-bottom: 10px;
}
.career_subject_wrap .city_wrap{
    width:100%;
    float:left;
    display:inline-block;
    text-decoration: none;
    color:#999;
    text-transform: none;
    font-size:14px;
    text-align: center;
    padding:10px 5px;
}
.career_subject_parent_wrap .view_detail_wrap{
    width:100%;
    float:left;
    display:inline-block;
    text-decoration: none;
    color:#000;
    text-transform: uppercase;
    font-size:14px;
    cursor: pointer;
    background:#fff;
    letter-spacing: 0.1em;
    border:1px solid rgba(0,0,0,0.5);
    border-top:0;
    text-align: center;
    padding:10px 5px;
}
.career_subject_wrap.active .title_wrap{
    color:#fff;
    background:#77a5a3;
}
.career_subject_wrap.active .city_wrap {
    color:#fff;
}
.modal{
    z-index: 10050 !important;
}
.modal-backdrop{
    z-index: 10040 !important;
}
.modal .modal-dialog{
    z-index: 10051 !important;
}
.account_listing_ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
}
.account_listing_ul li{
    width:22.75%;
    float:left;
    display:inline-block;
    position: relative;
    padding: 0;
    margin:0;
    margin-right: 3%;
    margin-bottom: 20px;
}
.account_listing_ul li:nth-child(4n+0){
    margin-right: 0;
}
.account_listing_ul li .title{
    padding: 10px;
    background: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:14px;
    text-align: center;
}
.account_listing_ul li .action_tr{
    margin-top: 10px;
}
.account_listing_ul li .action_tr .btn img{
    width:25px;
}
.see_cad_btn{
    position: absolute;
    top:20px;
    right:20px;
    padding: 7px 15px;
    z-index: 10;
    background: #77a5a3;
}
.dealer_list_wrap .data_wrap .common_anchor:hover{
    background-color:#333 !important;
}
.main_menu_wrap,
.main_menu_wrap .icon_menu_wrap,
.home_slider_wrap.inner_wrap .logo_wrap,
.home_slider_wrap.inner_wrap .input_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;
}
.dealer_profile .dealer_left_wrap{
    width:160px;
    z-index: 100;
    margin-bottom: -20px;
    margin-left: 15px;
    padding: 15px;
}
@media only screen and (min-width:1100px){
    body.scrolled .main_menu_wrap{
        position: fixed;
        background:#000;
    }
    body.scrolled .main_menu_wrap .icon_menu_wrap{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    body.scrolled .home_slider_wrap.inner_wrap .logo_wrap,
    body.scrolled .home_slider_wrap.inner_wrap .input_wrap{
        position: fixed;top:10px;
    }
    body.scrolled .home_slider_wrap.inner_wrap .logo_wrap{
        width:160px;
    }
    .home_slider_wrap .data_wrap h1 span{
        font-size: 30px;
    }
    .listing_parent_wrap .listing_wrap .gallery_ul li:nth-child(4n+0){
        margin-right: 3%;
    }
    .listing_parent_wrap .listing_wrap .gallery_ul li:nth-child(3n+0){
        margin-right: 0;
    }
    .dealer_list_wrap .data_wrap a span{
        width:50px;
        height:50px;
    }
    .prod_parent_wrap .data_wrap .green_title_wrap{
        padding: 20px;
    }
    .home_slider_wrap.inner_wrap.inner_product{
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .prod_parent_wrap .field_wrap .price_wrap{
        width:40%;
    }
    .prod_parent_wrap .field_wrap .btn_wrap{
        width:60%;
    }
    .footer_wrap{
        padding: 50px 0;
    }
    .listting_wrap ul li .img_wrap{
        padding: 20px;
    }
    .top_menu_wrap .button_wraps{
        padding-top: 55px;
    }
    .checkout_parent_wrap .right_wrap.desk_active{
        position:absolute;
        top:0;
        right:0;
        width:80%;
        background:#fff;
        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%;
        background:rgba(255,255,255,0.8);
    }
    .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;
    }
}
@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){

    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li{
        width:31.33%;
        margin-right: 3%;
    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li:nth-child(4n+0){
        margin-right: 3%;
    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li:nth-child(3n+0){
        margin-right: 0%;
    }
    .home_slider_wrap.dealer_profile {
        padding-top: 150px !important;
    }
    .home_slider_wrap.inner_wrap.inner_product{
        padding-top: 140px;
        padding-bottom: 140px;
    }
    .main_menu_wrap .icon_menu_wrap{
        width:60%;
    }
    .home_slider_wrap.inner_wrap .input_wrap{
        width:25%;
    }
    .prod_parent_wrap .image_wrap{
        width:55%;
    }
    .prod_parent_wrap .data_wrap{
        width:45%;
    }
}
@media only screen and (min-width: 787px) and (max-width: 1100px){
    body.scrolled .main_menu_wrap{
        position: fixed;
        background:#000;
    }
    body.scrolled .main_menu_wrap .icon_menu_wrap{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    body.scrolled .home_slider_wrap.inner_wrap .logo_wrap{
        position: fixed;top:10px;
        width:160px;
    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li{
        width:31.33%;
        margin-right: 3%;
    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li:nth-child(4n+0){
        margin-right: 3%;
    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li:nth-child(3n+0){
        margin-right: 0%;
    }
    .dealer_right_wrap{
        padding-left: 0;
    }
    .dealer_list_wrap .data_wrap a span{
        width:50px;
        height:50px;
    }

    .footer_wrap{
        padding:50px 0;
    }
    .prod_arrow_left{
        left:-15px;
        width: 30px;
    }
    .prod_arrow_right{
        right:-15px;
        width: 30px;
    }
    .listting_wrap ul li .img_wrap{
        padding: 20px;
    }
    .top_menu_wrap .button_wraps{
        padding-top: 55px;
    }
    .checkout_parent_wrap .left_wrap{
        border-right: none;
        padding-top: 50px;
        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;
    }
    .mob_cart_btn{
        display:inline-block;
        position: absolute;
        top:0;
        left:50%;
        width:250px;
        background:#000;
        text-transform: uppercase;
        color:#fff;
        text-align: center;
        cursor: pointer;
        margin-left:-125px;
        z-index: 1;
        font-size:18px;
        padding:10px;

    }
    .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;
    }
    .filter_wrap .main_title_wrap, .filter_title_mobile{
        display: inline-block;
        padding: 5px;
        background-color: #77a5a3;
        color: #fff;
        padding-left: 18px;
        padding-right: 18px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        float:right;
    }
    .filter_wrap + .product_list_wrap{
        padding-left: 0;
        width:100%;
    }
    .filter_wrap{
        position: fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        z-index: 1000;
        padding: 20px;
        padding-bottom: 80px;
        background:rgba(255,255,255,0.95);
        overflow-y: auto;
        display:none;
    }
    .filter_wrap .abs_fix_anchor{
        position: fixed;
        bottom:0;
        left:0;
        width:100%;
        z-index: 1001;
        display:inline-block;
        padding: 20px;
        padding-top: 10px;
        display:none;
        background:#fff;
    }
    .cart_right_wrap{
        margin-top:50px;
    }
    .product_parent_wrap .product_data_wrap .data_wrap + .data_wrap{
        margin-top:0;
    }
    .product_parent_wrap .product_data_wrap .data_wrap .qty_wrap{
        width:30%;
    }
    .product_parent_wrap .product_data_wrap .data_wrap .price_wrap{
        width:70%;
    }
    .product_parent_wrap .product_data_wrap .anchor_wrap{
        margin-top: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;
    }
    .mob_cart_btn{
        display:none;
    }
    .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;

    }
}
@media only screen and (max-width: 786px) and (min-width: 481px){
    .design_plan_btn{
        bottom:130px;
    }
    .account_listing_ul li{
        width:31.33%;
        margin-right: 3%;
    }
    .account_listing_ul li:nth-child(4n+0){
        margin-right:3%;
    }
    .account_listing_ul li:nth-child(3n+0){
        margin-right:0;
    }
    #register_login_popup .login_button_or {
        width: 100%;
        padding: 8px 20px;
    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li{
        width:31.33%;
        margin-right: 3%;
    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li:nth-child(4n+0){
        margin-right: 3%;
    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li:nth-child(3n+0){
        margin-right: 0%;
    }
    .dealer_right_wrap{
        padding-left: 0;
    }
    .dealer_list_wrap .data_wrap a span{
        width:50px;
        height:50px;
    }
    #filter_apply_btn{
        display:inline-block;
        background:#000;
        color:#fff;
    }

    .main_menu_wrap .icon_menu_wrap ul li{
        width:20%;
    }
    .prod_arrow_left{
        left:-15px;
        width: 30px;
    }
    .prod_arrow_right{
        right:-15px;
        width: 30px;
    }
    .sorting_wrap{
        bottom:67px;
    }
    .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;
    }
    .main_menu_parent_wrap{
        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;
        border-right:3px 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%;
    }
    .main_menu_parent_wrap.active{
        left:0;
    }
    .main_menu_wrap{
        display:inline-block;
        width:100%;margin:0;
    }
    .main_menu_wrap > li{
        width:100%;
        float:left;
        margin:0;
        border-bottom: 1px solid #eaeaec;
    }
    .main_menu_wrap > li > a{
        width:100%;
        float:left;
        text-align: left;
    }
    .main_menu_wrap li .arrow{
        position: absolute;
        top:7px;
        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;
    }
    .main_menu_wrap li .arrow.active{
        transform: rotate(90deg);
    }
    .main_menu_wrap li .sub-menu{
        position: relative;
        top:auto;
        left:auto;
        width:100%;
        float:left;
        display:inline-block;
        background:#f5f5f5;
        display:none;
        -webkit-transition: none;
        border:none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;
        opacity: 1;
        visibility: visible;
    }
    .main_menu_wrap li .sub-menu ul{
        background:transparent;
    }
    .main_menu_wrap li:hover > a{
        background:transparent;
        color:#000;
    }
    .listting_wrap ul li .img_wrap{
        padding: 20px;
    }
    .top_menu_wrap{
        text-align: center;
    }
    .top_menu_wrap .logo_wrap{
        float:none;
    }
    .checkout_parent_wrap .left_wrap{
        border-right: none;
        padding-top: 50px;
        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;
    }
    .mob_cart_btn{
        display:inline-block;
        position: absolute;
        top:0;
        left:50%;
        width:250px;
        background:#000;
        text-transform: uppercase;
        color:#fff;
        text-align: center;
        cursor: pointer;
        margin-left:-125px;
        z-index: 1;
        font-size:18px;
        padding:10px;

    }
    .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;
    }
    .filter_wrap .main_title_wrap, .filter_title_mobile{
        display: inline-block;
        padding: 5px;
        background-color: #77a5a3;
        color: #fff;
        padding-left: 18px;
        padding-right: 18px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        float:right;
    }
    .filter_wrap + .product_list_wrap{
        padding-left: 0;
        width:100%;
    }
    .filter_wrap{
        position: fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        z-index: 1000;
        padding: 20px;
        padding-bottom: 80px;
        background:rgba(255,255,255,0.95);
        overflow-y: auto;display:none;
    }
    .filter_wrap .abs_fix_anchor{
        position: fixed;
        bottom:0;
        left:0;
        width:100%;
        z-index: 1001;
        padding: 20px;
        padding-top: 10px;
        display:none;
        background:#fff;
    }
    .cart_right_wrap{
        margin-top:50px;
    }
    .product_parent_wrap .product_data_wrap .data_wrap + .data_wrap{
        margin-top:0;
    }
    .product_parent_wrap .product_data_wrap .data_wrap .qty_wrap{
        width:30%;
    }
    .product_parent_wrap .product_data_wrap .data_wrap .price_wrap{
        width:70%;
    }
    .product_parent_wrap .product_data_wrap .anchor_wrap{
        margin-top:10px;
    }
    .feature_icon_wrap{
        margin-top:20px;
    }
    .product_parent_wrap .product_img_wrap, .product_parent_wrap .product_data_wrap{
        width:100%;padding:0;
    }
    .product_parent_wrap .product_data_wrap{
        margin-top:50px;
    }
    .product_parent_wrap{
        margin-bottom:50px;
        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;
    }
    .footer_wrap{
        padding: 50px 0;
    }
    .footer_wrap .left_wrap{
        margin-bottom: 20px;
    }
    .footer_wrap h5{
        font-size:12px;
    }

    .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);
    }

    .mob_cart_btn{
        display:none;
    }
    .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;

    }
    .main_menu_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;
    }
    .main_menu_wrap.inactive{
        bottom:-100px;
    }
}
@media only screen and (max-width: 480px){
    .app_store_wrap a{
        width:130px;float:none;
    }
    .app_store_wrap a + a{
        margin-left:10px;
    }
    .dealer_left_wrap .profile_logo_wrap img{
        width:100%;
    }
    .dealer_profile .dealer_left_wrap{
        padding: 8px;
    }
    .dealer_list_wrap.profile .data_wrap{
        padding-top: 40px;
    }
    .account_listing_ul li{
        width:48.5%;
        margin-right: 3%;
    }
    .account_listing_ul li:nth-child(4n+0){
        margin-right:3%;
    }
    .account_listing_ul li:nth-child(2n+0){
        margin-right:0;
    }
    .account_listing_ul li .btn{
        padding: 5px;
    }
    .account_listing_ul li .action_tr .btn img{
        width:20px;
    }
    .gallery_ul li .price_wrap{
        font-size:12px;
    }
    .otp_wrap .text_form{
        padding: 5px;
    }
    .login_button_or{
        width:100%;
        padding:8px 20px;

    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li{
        width:48.5%;
        margin-right: 3%;
    }
    .dealer_right_wrap .gallery_wrap ul li .title{
        font-size:10px;

    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li:nth-child(3n+0),
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li:nth-child(4n+0){
        margin-right: 3%;
    }
    .dealer_right_wrap .gallery_wrap ul.store_dealer_listing_ul li:nth-child(2n+0){
        margin-right: 0%;
    }
    .dealer_right_wrap{
        padding-left: 0;
    }
    .dealer_list_wrap .data_wrap a{
        width:100%;
    }
    .white-popup-block.register_popup .half_wrap.f_right{
        padding-left: 0px;
        margin-bottom: 15px;
    }
    .white-popup-block.register_popup .half_wrap{
        width:100%;
    }
    .cart_offer_wrap .coupon_code_wrap{
        font-size:15px;
        padding: 7px;
    }
    .collection_list_ul li{
        width:100%;
    }
    .cart_table td.model{
        padding-top: 0;
        padding-left: 0;
        border:none;
        padding: 0;
        font-size:12px;
    }
    #filter_apply_btn{
        display:inline-block;
        background:#000;
        color:#fff;
    }
    .listing_parent_wrap .filter_wrap{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .otp_wrap .row{
        margin-right: -5px;
        margin-left: -5px;
    }
    .otp_wrap .row .col-xs-2{
        padding-right:5px;
        padding-left: 5px;
    }
    .footer_wrap{
        padding: 40px 0;
    }
    .footer_wrap .left_wrap{
        margin-bottom: 20px;
    }
    .footer_wrap .right_wrap{
        text-align: center;
    }
    .footer_wrap .right_wrap .col-xs-12{
        margin-bottom: 10px;
    }
    .footer_wrap .logo_img{
        width:150px;
    }
    .footer_wrap .right_wrap a.social_a{
        float:none;
    }
    .account_filter_wrap .text_form{
        margin-bottom: 10px;
    }
    .main_menu_wrap .icon_menu_wrap ul li{
        width:20%;
    }
    .main_menu_wrap .gridContainer{
        width:100%;
    }
    .main_menu_wrap .icon_menu_wrap ul li a{
        padding-left:0;
        padding-right:0;
    }
    .faq-box h3{
        font-size:12px;
        padding-right: 30px;
    }
    .faq-box h3:after{
        right: 5px;
        font-size: 30px;
        top: 50%;
        margin-top: -30px;
    }
    .prod_parent_wrap{
        z-index: 100;
    }
    .prod_parent_wrap .field_wrap.specification_parent_wrap .inner_wrap{
        white-space: nowrap;
        overflow: scroll;
    }
    .prod_parent_wrap .field_wrap span{
        width:50px;
        height:50px;
    }
    .prod_parent_wrap .field_wrap img{
        width:35px;
    }
    .main_menu_wrap,.details_wrap.field_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;
    }
    .main_menu_wrap.inactive{
        bottom:-100px;
    }
    .details_wrap.field_wrap.inactive{
        bottom:0;
    }
    .text_form.sort_dp{
        width:100%;
        margin-top: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;
    }
    .prod_arrow_left{
        left:5px;
        width: 30px;
        top:-35px;
    }
    .prod_arrow_right{
        right:5px;
        top:-35px;
        width: 30px;
    }
    .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;
    }
    .main_menu_parent_wrap{
        position: fixed;
        top:0;
        left:0;
        width:95%;
        height:100%;
        display:inline-block;
        background: #fff;
        z-index: 1000;
        margin-top:0;
        overflow: scroll;
        padding:20px 15px;
        padding-top: 40px;
        border-right:3px 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:-95%;
    }
    .main_menu_parent_wrap.active{
        left:0;
    }
    .main_menu_wrap{
        display:inline-block;
        width:100%;margin:0;
    }
    .main_menu_wrap > li{
        width:100%;
        float:left;
        margin:0;
        border-bottom: 1px solid #eaeaec;
    }
    .main_menu_wrap > li > a{
        width:100%;
        float:left;
        text-align: left;
        margin:5px 0;
    }
    .main_menu_wrap li .arrow{
        position: absolute;
        top:2px;
        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;
    }
    .main_menu_wrap li .arrow.active{
        transform: rotate(90deg);
    }
    .main_menu_wrap li .sub-menu{
        position: relative;
        top:auto;
        left:auto;
        width:100%;
        float:left;
        display:inline-block;
        background:#f5f5f5;
        display:none;
        -webkit-transition: none;
        border:none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;
        opacity: 1;
        visibility: visible;
    }
    .main_menu_wrap li .sub-menu ul{
        background:transparent;
    }
    .main_menu_wrap li:hover > a{
        background:transparent;
        color:#000;
    }
    .prefooter_wrap .inner_wrap .row > * + *{
        border-left:0px solid #d8d8d8;
        margin-top: 15px;
    }
    .prefooter_wrap .inner_wrap{
        padding:20px 0;
    }
    .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: mont_reg;
    }
    .checkout_logo_wrap{
        text-align: center;
    }
    .checkout_parent_wrap .left_wrap{
        border-right: none;
        padding-top: 50px;
        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;
    }
    .mob_cart_btn{
        display:inline-block;
        position: absolute;
        top:0;
        left:50%;
        width:200px;
        background:#000;
        text-transform: uppercase;
        color:#fff;
        text-align: center;
        cursor: pointer;
        margin-left:-100px;
        z-index: 1;
        font-size:14px;
        padding:10px;

    }
    .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;
    }
    .filter_wrap .main_title_wrap, .filter_title_mobile{
        display: inline-block;
        padding: 5px;
        background-color: #77a5a3;
        color: #fff;
        padding-left: 18px;
        padding-right: 18px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        float:right;
        margin-top: 10px;
        font-size: 12px;
    }
    .filter_wrap + .product_list_wrap{
        padding-left: 0;
        width:100%;
    }
    .filter_wrap{
        position: fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        z-index: 1000;
        padding: 20px;
        padding-bottom: 80px;
        background:rgba(255,255,255,0.95);
        overflow-y: auto;
        display:none;
    }
    .filter_wrap .abs_fix_anchor{
        position: fixed;
        bottom:0;
        left:0;
        width:100%;
        z-index: 1001;
        display:inline-block;
        padding: 20px;
        padding-top: 10px;
        display:none;
        background:#fff;
    }
    .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:origin_bold
    }
    .address_list_table, .address_list_table tr, .address_list_table td {
        width: 100%;
        float: left;
        text-align: left;
        display: inline-block;
    }
    .category_mtop{
        padding-top: 30px;
    }
    .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 {
        border-bottom: 5px solid #e4e4e4;
        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 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: 0;
        position: absolute;
        right: 0;
    }
    .cart_table td.quantity .form-control{
        width:60px;
        max-width: 60px;
        min-width: 60px;
    }
    .cart_table td.quantity{
        width:50%;
    }
    .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:50px;
    }
    .cart_table td.image{
        position: absolute;
        top: 5px;
        right: 0;
        padding: 0;
        width: 55px;
        border-right: 0;
        border-bottom: 0;
        display: inline-block;
    }
    .product_parent_wrap .product_data_wrap .data_wrap + .data_wrap{
        margin-top:0;
    }
    .product_parent_wrap .product_data_wrap .data_wrap .qty_wrap{
        width:100%;
    }
    .product_parent_wrap .product_data_wrap .data_wrap .price_wrap{
        width:100%;
        padding-left: 0;
        margin-bottom: 20px;
    }
    .product_parent_wrap .product_data_wrap .anchor_wrap{
        margin-top:10px;
    }
    .feature_icon_wrap{
        margin-top:20px;
    }
    .product_parent_wrap .product_img_wrap, .product_parent_wrap .product_data_wrap{
        width:100%;padding:0;
    }
    .product_parent_wrap .product_data_wrap{
        margin-top:20px;
    }
    .product_parent_wrap{
        margin-top:10px;
        margin-bottom: 30px;
    }
    .product_parent_wrap .product_data_wrap h1{

        font-size: 20px;
    }
    .feature_icon_wrap ul li h3{
        font-size:11px;
    }
    .product_parent_wrap .product_data_wrap p{
        display:none;
    }
    .product_parent_wrap .product_data_wrap .add_to_cart_anchor + .add_to_cart_anchor{
        margin-left:10px;
    }
    .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: #77a5a3;
        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;
    }

    .product_parent_wrap .product_img_wrap .thumb_wrap,
    .product_parent_wrap .product_img_wrap .img_wrap{
        display:none;
    }
    .prod_mob_slider_wrap{
        display:inline-block;
        font-size:12px;
    }


    .footer_wrap{
        padding-bottom: 40px;
    }
    .footer_wrap h5{
        font-size:12px;
    }
    .footer_wrap ul{
        margin-bottom: 30px;
    }
    .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;
    }
    .mob_cart_btn{
        display:none;
    }
    .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:15px;
        color:#fff;
        background:#000;
        margin-bottom: 20px;
        position: relative;

    }
}

#collapse-payment-method .payment_radio{
    width:100%;
}
#collapse-payment-method .payment_radio .payment_radio_btn{
    color:#000;
    padding-left: 0;
    padding:10px;
    width:100%;
    padding-left: 40px;
    background:#fff;
    margin-bottom: 10px;
    margin-top:0 !important;
    position: relative;
    cursor: pointer;
    text-align: left;
    border:2px solid #f3f3f3;
    -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;
}

#collapse-payment-method .payment_radio .payment_radio_btn:after{
    position: absolute;
    top:50%;
    left:15px;
    width:15px;
    height:15px;
    border-radius: 15px;
    background:#fff;
    border:1px solid #c4c4c4;
    margin-top:-7.5px;
    content:'';
}
#collapse-payment-method .payment_radio .payment_radio_btn:before{
    position: absolute;
    top:50%;
    left:15px;
    width:15px;
    height:15px;
    border-radius: 15px;
    background:#fff;
    opacity: 0;
    z-index: 1;
    border:5px solid #3294fc;
    margin-top:-7.5px;
    content:'';
}

#collapse-payment-method .payment_radio .payment_radio_btn:hover:before,
#collapse-payment-method .payment_radio .payment_radio_btn:focus:before{

    opacity: 1;

}
#collapse-payment-method .payment_radio input[type='radio']{
    display:none;
}