/*********** responsive css start ***********/
@media (max-width: 1199px){
    .delivery_and_cart > a:last-of-type {
        margin-left: 20px;
    }
    .footer_section h4{
        font-size: 24px;
    }
    .footer_section{
        padding: 25px 18%;
    }
    .navbar-nav > li > a{
        padding: 10px 7px;
    }
    ul.sub_child_one, ul.sub_child_two, ul.sub_child_three{
        top: 44px;
    }
    .shop_products .col-sm-3,
    .related.products .col-sm-3,
    .related.products .col-sm-3{
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .header_middle .delivery_and_cart span.woocommerce-Price-amount.amount {
        display: none;
    }
    input.qty_button.minus, input.qty_button.plus{
        width: 18px;
    }
    .header_bottom .sfsi_wicons{
        margin: 8px 8px 0px!important;
    }
}
@media (max-width: 1024px){
    .delivery_and_cart{
        margin-top: 0px;
    }
    .facility_section .col-sm-4 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .header_middle .col-sm-4{
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }
    .facility_section .col-sm-4 + .col-sm-4{
        max-width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-top: 12px;
    }
    .header_top{
        display: none;
    }
    .header_middle{
        padding: 0px;
    }
    .header_middle .container{
        padding: 0px;
    }
    .logo_container {
        text-align: center;
        padding: 5px 0px;
    }
    .logo img {
        width: 126px;
        max-width: 100%;
        height: auto;
    }
    .for_desktop_only{
        display: none;
    }
    .delivery_and_cart a.open_zip_code_dropbox,
    .zip_code_dropbox {
        display: none;
    }
    .delivery_and_cart > a:last-of-type {
        margin: 0px;
        padding: 24px 12px;
        height: 68px;
        border-left: 1px solid #d4d4d4;
    }
    .navbar-nav > li > a:after{
        display: none;
    }
    .navbar-nav > li,
    .navbar-nav > li > a{
        width: 100%;
    }
    .header_bottom .container{
        position: fixed;
        top: 0;
        bottom: 0;
        left: -310px;
        width: 270px;
        background-color: #fff;
        transition: all 0.5s;
        z-index: 1111;
    }
    .header_bottom.overlay_mobile .container{
        left: 0px;
    }
    .navbar-nav li a {
        padding: 10px 50px 10px 10px !important;
    }
    .navbar-nav li a i{
        display: block!important;
    }
    .header_bottom .container{
        padding: 0px;
    }
    .overlay_mobile:after {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1031;
        content: "";
        display: block;
    }
    .for_mobile_only{
        display: block;
    }
    .close_menu_mobile_btn {
        position: absolute;
        height: 40px;
        width: 40px;
        top: 0;
        right: -40px;
        line-height: 40px;
    }
    .close_menu_mobile_btn{
        display: block;
    }
    li.for_mobile_side_menu{
        display: block;
    }
    .only_for_ipade {
        display: block;
        float: left;
    }
    .delivery_and_cart .only_for_ipade a {
        height: 68px;
        width: 45px;
        border-left: 1px solid #d4d4d4;
        float: left;
        text-align: center;
        padding: 25px 12px;
    }
    .delivery_and_cart .only_for_ipade a i{
        margin: 0px;
    }
    ul.sub_child_one,
    ul.sub_child_two,
    ul.sub_child_three {
        top: 0;
        left: -310px;
        right: 0;
        bottom: 0;
        background-color: #fff;
        width: 270px;
        position: fixed;
        transition: all 0.5s;
        display: block;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-right: 1px solid #d4d4d4;
    }
    li.nav-item.active_on_hover ul.sub_child_one,
    li.sub_child_one_item.active_on_hover ul.sub_child_two,
    li.sub_child_two_item.active_on_hover ul.sub_child_three{
        left: 0px;
    }
    .navbar-nav > li > ul li a.back_to_up_in_menu{
        display: block;
        padding: 10px 15px 10px 50px!important;
        border-bottom: 1px solid #d4d4d4;
    }
    .navbar-nav > li > ul li a.back_to_up_in_menu i{
        right: auto;
        left: 10px;
    }
    .mobile_toggle_btn_and_search .mobile_search {
        position: relative;
        display: table;
    }
    .mobile_toggle_btn_and_search .search_box {
        position: fixed;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 11;
        display: none;
    }
    .search_box input{
        height: 46px;
    }
    button.search_btn, button.check_out_btn:disabled{
        padding: 10px 15px;
        border-radius: 0px;
        color: #000;
        height: 68px;
    }
    .form-control{
        border-radius: 0px;
    }
    .sidebar_menu{
        display: none;
    }
    .slider_for_shop_products,
    .shop_products{
        width: 100%;
    }
    .single_product_detail_section .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .single_product_detail_image a{
        height: 50vw;
        margin: 20px;
        width: calc(100% - 40px);
    }
    .shop_products .col-sm-3,
    .related.products .col-sm-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .sidebar_right {
        display: none;
    }
    .aws-container {
        width: calc(100% - 44px);
    }
    .aws-container .aws-show-clear .aws-search-field,
    .aws-search-btn.aws-form-btn{
        height: 68px !important;
        border-radius: 0px !important;
    }
    .footer_contact,.login_section, .register_section{
        background-attachment: initial;
    }
    .navbar{
        border-top: 2px solid #d4d4d4;
    }
    .header_bottom .sfsi_wicons{
        margin: 8px 10px!important;
    }
    .header_bottom .norm_row{
        float: none !important;
        width: 100% !important;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        display: table;
        text-align: left !important;
    }
}
@media (max-width: 991px){
    .woocommerce .cart-collaterals .cart_totals, .coupon-class {
        width: 100%;
    }
    .woocommerce .cart .coupon button.button {
        margin-right: 0;
    }
    .footer_section {
        padding: 25px 8%;
    }
    .woocommerce-account .addresses .title h3{
        font-size: 22px;
    }
    .banner_image_with_text h2{
        font-size: 24px;
    }
    .banner_image_with_text span{
        font-size: 18px;
        max-width: 150px;
    }
}
@media (max-width: 919px){
    .shop_products .col-sm-3,
    .related.products .col-sm-3,
    .related.products .col-sm-3,
    .related.products .col-sm-3{
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media (max-width: 768px) {
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: inline-block;
        text-align: right!important;
        width: 100%;
    }
    .woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button{
        display: inline-block;
        width: auto;
    }
    .woocommerce-page table.cart td.actions .coupon {
        display: inline-flex;
    }
    .woocommerce-page table.shop_table_responsive td.product-thumbnail{
        display: block!important;
        text-align: center!important;
    }
    .woocommerce-page table.shop_table_responsive td.product-thumbnail:before{
        display: none!important;
    }
    .woocommerce table.shop_table_responsive tr td.product-remove:before,
    .woocommerce-page table.shop_table_responsive tr td.product-remove:before{
        content: attr(data-title) ": " !important;
        font-weight: 700 !important;
        float: left !important;
        display: table !important;
    }
    .woocommerce .myaccount_form table.shop_table tr th, .woocommerce .myaccount_form table.shop_table tr td, .woocommerce .myaccount_form table.shop_table{
        border: none!important;
    }
    .woocommerce .myaccount_form table.shop_table tr{
        border: 1px solid #fff;
        margin-bottom: 10px;
    }
    .woocommerce .myaccount_form table.shop_table tr:last-child{
        margin-bottom:0px;
    }
    .woocommerce .myaccount_form table.shop_table a.button{
        float: none;
    }
    .woocommerce .myaccount_form table.shop_table.order_details {
        border: 1px solid #fff!important;
    }
    .woocommerce .myaccount_form table.shop_table.order_details tr{
        border: none;
    }
}
@media (max-width: 767px){
    .delivery_and_cart > a:last-of-type {
        font-size: 0px;
        width: 45px;
    }
    .footer_section .col-sm-6:first-child{
        margin-bottom: 20px;
    }
    .footer_section .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer_section {
        padding: 25px 18%;
    }
    .delivery_and_cart a i{
        margin-left: 0px;
    }
    .single_product_detail_image a {
        height: 80vw;
    }
    .woocommerce nav.woocommerce-pagination ul{
        float: none;
    }
    .single_product_detail_text_content h1 {
        font-size: 28px;
    }
    .single_product_detail_text_content h2.product_price {
        font-size: 24px;
    }
    .woocommerce-billing-fields__field-wrapper p.form-row:nth-child(2n+1), .create-account p.form-row:nth-child(2n+1), .shipping_address p.form-row:nth-child(2n+1),
    .woocommerce-billing-fields__field-wrapper p.form-row:nth-child(2n), .create-account p.form-row:nth-child(2n), .shipping_address p.form-row:nth-child(2n){
        margin: 0px 0px 10px;
    }
    .woocommerce-billing-fields__field-wrapper p.form-row, .create-account p.form-row, .shipping_address p.form-row{
        width: 100% !important;
    }
    #customer_details {
        padding: 15px;
    }
    h3#order_review_heading{
        padding: 10px 15px;
    }
    .woocommerce .woocommerce-result-count {
        line-height: 17.5px;
        width: 100px;
        text-align: center;
        font-size: 13px;
    }
    .yearrangeslider .ui-widget.ui-widget-content{
        width: 170px;
    }
    nav.woocommerce-MyAccount-navigation.login_form{
        margin: 0 !important;
        width: 100%;
        max-width: 100%;
    }
    .woocommerce-MyAccount-content.myaccount_form{
        margin: 20px 0 0 !important;
        width: 100%;
        max-width: 100%;
    }
    .register_form,
    .login.login_form{
        margin: 0px auto !important;
    }
    .cart-contents-count {
        padding: 5px;
        position: absolute;
        top: 20px;
        right: 10px;
    }
    .banner_block.box_three{
        margin-bottom: 12px;
    }
    .banner_block {
        height: 200px;
    }
}
@media (max-width: 669px){
    .shop_products .col-sm-3,
    .related.products .col-sm-3,
    .related.products .col-sm-3{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 575px){
    .logo_container {
        text-align: center;
        padding: 8px 12px;
    }
    .logo img{
        width: 112px;
    }
    .footer_contact{
        padding: 25px 15px;
    }
    .facility_section .col-sm-4 + .col-sm-4 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .current_top_bid p{
        font-size: 8px;
    }
    .price_and_add_to_cart h5,
    .woocommerce div.product p.price,
    .woocommerce div.product span.price{
        font-size: 18px;
    }
    .price_and_add_to_cart p{
        font-size: 14px;
    }
    .price_and_add_to_cart button {
        padding: 5px 10px;
    }
    .quantity_and_views p{
        font-size: 10px;
    }
    .current_top_bid{
        padding: 5px;
    }
    .auction_estimate p{
        font-size: 12px;
    }
    .header_middle .row {
        margin: 0px 0px;
    }
    .header_middle .col-sm-4 {
        padding: 0px 0px;
    }
    .header_middle .col-sm-4.for_mobile_only{
        -ms-flex: 0 0 92px !important;
        flex: 0 0 92px !important;
        max-width: 92px !important;
    }
    .header_middle .col-sm-4{
        -ms-flex: 0 0 calc(100% - 184px) !important;
        flex: 0 0 calc(100% - 184px) !important;
        max-width: calc(100% - 184px) !important;
    }
    .header_middle .col-sm-4:last-of-type {
        -ms-flex: 0 0 92px !important;
        flex: 0 0 92px !important;
        max-width: 92px !important;
    }
    .single_product_detail_text_content a.btn{
        width: 100%;
        margin-left: 0px!important;
    }
    .single_product_detail_text_content h1 {
        font-size: 24px;
    }
    .single_product_detail_text_content h2.product_price {
        font-size: 20px;
    }
    .footer_section {
        padding: 25px 8%;
    }
    .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
        float: none;
        margin-bottom: 15px;
        text-align: center;
        width: auto;
        line-height: normal;
    }
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
        float: none;
        text-align: center;
    }
    .yearrangeslider{
        padding: 20px;
        top: 0;
        width: 100%;
    }
    .yearrangeslider .ui-widget.ui-widget-content{
        width: 100%;
    }
    .woocommerce-MyAccount-content.myaccount_form{
        padding: 10px !important;
    }
    .woocommerce .myaccount_form .col2-set .col-1, .woocommerce .myaccount_form .col2-set .col-2 {
        width: 100%;
        padding: 0px;
    }
    .single_product_detail_text_content p{font-size: 14px!important;}
	.page_text_content_only{
		padding: 15px;
	}
}
@media (max-width: 500px){
    .emp-ret-class{
        width: 100%;
    }
    .woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button{
        width: 100%;
        text-align: center;
        margin: 0px 0px 10px;
    }
    .woocommerce-page table.cart td.actions .coupon button.button {
        margin: 0px;
        width: 100px;
    }
    .woocommerce-page table.cart td.actions .coupon {
        display: inline-block;
        width: 100%;
    }
    input#coupon_code {
        margin: 0px -1px 0px 0px;
        width: calc(100% - 100px);
    }
    .login_section, .register_section {
        padding: 20px 0px;
    }
    .forgot_password {
        display: inline-block;
        float: left;
        width: 100%;
        margin-top: 10px;
    }
    .forgot_password a{
        float: left;
    }
    .login_section button, .register_section button{
        font-size: 18px !important;
    }
}
@media (max-width: 374px){
    .shop_products .col-sm-3,
    .related.products .col-sm-3{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer_section {
        padding: 25px 0px;
    }
}
/*********** responsive css end ***********/