
@font-face {
    font-family: 'ccsignlanguage-bold.ttf';
    src: url('font/ccsignlanguage-bold.ttf.ttf') format('truetype');
}

body {
    color: #36210B;
}

.body {
    font-family: 'ccsignlanguage-bold.ttf';
    font-size: 85.71428571428571%;
    margin: auto;
    word-break: normal;
    background: url('../images/images-new/home/Squeezo Strainer - BG.png') repeat-y;
    background-size: cover;
}

a {
    text-decoration: none;
    color: #36210B;
}

ul {
    list-style: none;
}

table {
    border-collapse: collapse;
}

.img_responsive {
    width: 100%;
    height: auto;
}

.popSearchBar {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #000;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.searchbar {
    /*position:absolute;
    z-index:10000;
    top:60px;*/
}

.clearfix {
    *+height:1%;
}

    .clearfix:after {
        content: ".";
        display: block;
        height: 0px;
        visibility: hidden;
        clear: both;
    }

.header_top {
    display: none;
    height: 25px;
    background: #cdc097;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
}

    .header_top .header_menu {
        padding: 0px 20px;
        width: 15px;
        height: 17px;
        display: inline;
    }

    .header_top .cart {
        display: inline-block;
        float: right;
        margin-right: 30px;
        min-width: 20px;
        height: 25px;
        color: #fff;
        line-height: 25px;
        background: url(/content/images/cart.png) no-repeat;
    }

        .header_top .cart a {
            padding-left: 32px;
            padding-right: 5px;
            color: white;
        }

.mobile-header-top {
    background: url('/content/images/Main-Background.jpg') repeat;
    height: 40px;
}

.header_top .tele {
    float: right;
    margin-right: 30px;
    padding: 0 5px;
    width: 28px;
    height: 25px;
    cursor: pointer;
}

.mm-menu-toggle {
    top: 15px !important;
}

.header_top .search {
    float: right;
    margin-right: 10px;
    width: 47px;
    height: 25px;
    cursor: pointer;
}

.mobile-header {
    background-image: url('/content/images/images-new/header/squeezo strainer-blank.png');
    background-size: 100% 100%;
}

.productimg a img {
    max-width: 86px;
    max-height: 86px;
}

.productimg {
    text-align: center;
    margin: auto;
}

    .productimg a {
        text-align: center;
        margin: auto;
    }

.bg-box {
    width: 100%;
    aspect-ratio: 1381/189;
    background-image: url("img.jpg");
    background-size: cover;
    background-position: center;
}

.main_header {
    background: url('../images/images-new/header/squeezo strainer - header - no signs or text.png') no-repeat;
    aspect-ratio: 1381/189;
    background-size: 100% 100%;
    background-position: center;
    z-index: 100;
}

.contact {
    width: 100%;
    max-width: 350px;
    text-align: left;
}

    .contact .title1 {
        font-size: clamp(20px, 1.8vw, 30px);
        font-weight: bold;
    }

    .contact .title2 {
        font-size: clamp(13px, 1.2vw, 20px);
        font-weight: bold;
    }

.search-container {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 5px;
}

.search-input {
    flex: 1;
    padding: 5px 6px;
    font-size: 13px;
    border: 2px solid #36210B;
    outline: none;
    background: linear-gradient( to bottom, rgba(54, 33, 11, 0.6), rgba(54, 33, 11, 0) );
}

    .search-input::placeholder {
        color: #36210B; /* placeholder color */
    }

.search-button {
    padding: 4px 10px;
    padding-right: 13px;
    font-size: 12px;
    border: 2px solid #36210B;
    color: #36210B;
    cursor: pointer;
    margin-left: 2px;
    background: linear-gradient( to bottom, rgba(54, 33, 11, 0.6), rgba(54, 33, 11, 0) );
}

.magnifier {
    width: 12px;
    height: 12px;
    border: 2px solid #36210B;
    border-radius: 50%;
    position: relative;
    display: inline-block;
}

    .magnifier::after {
        content: "";
        width: 8px;
        height: 2px;
        background: #36210B;
        position: absolute;
        right: -6px;
        bottom: -3px;
        transform: rotate(45deg);
        border-radius: 1px;
    }

.search-button:hover {
    background-color: #0056b3;
}

.search-button i {
    font-size: 14px;
}

.map-container {
    background-image: url('../images/images-new/reach out/squeezo strainer - reach out - map (frame only).png');
    background-size: 100% 100%;
}

/*    .main_header .logo {
        float: left;
        width: 32.125%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        margin-top: 15px;
    }

    .main_header .logo_desc {
        float: left;
        margin-top: 59px;
        width: 33%;
    }

    .main_header .contact_info {
        float: left;
        width: 27.375%;
        margin-left: 2.5%;
        font-size: 78.57142857142857%;
        font-weight: bold;
        margin-top: 10px;
        line-height: 16px;
    }*/
.input_search {
    width: 100px;
}

nav.main_nav {
    background: url(/content/images/navigation-bar.gif) no-repeat;
    background-size: 100% 100%;
    height: 46px;
    text-align: center;
}

    nav.main_nav ul {
        display: inline-block;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

        nav.main_nav ul li {
            float: left;
            font-weight: bold;
            margin: 0px 20px;
            padding-bottom: 3px;
        }

            nav.main_nav ul li a {
                color: white;
            }

.content {
    width: 100%;
    background-color: transparent;
    padding-top: 15px;
}

    .content .info_left {
        float: left;
        width: 53.5%;
    }

        .content .info_left .p1 {
            float: left;
            margin-right: 1.86915887850467%;
            width: 54.90654205607477%;
            margin-left: 3.03738317757009%;
        }

        .content .info_left .p2 {
            float: left;
            width: 37.85046728971963%;
            margin-right: 2.33644859813084%;
        }

            .content .info_left .p2 .img_margin {
                margin-top: 6px;
            }

    .content .info_right {
        float: left;
        width: 46.5%;
    }

        .content .info_right .info_buttons {
            width: 100%;
            padding-top: 10px;
        }

        .content .info_right .button_left {
            float: left;
            width: 37%;
            margin-left: 13.44086021505376%;
            margin-right: 5.37634408602151%;
        }

        .content .info_right .button_right {
            float: left;
            width: 37%;
        }

        .content .info_right h3 {
            font-size: :13px !important;
            color: #32221e;
        }

        .content .info_right p {
            margin-left: 2.68817204301075%;
            margin-right: 2.68817204301075%;
            font-size: 85.71428571428571%;
        }

.divide_line {
    width: 96.25%;
    height: 2px;
    background: url(/content/images/Squeezo-PageDivider.jpg) repeat-x;
    margin: 5px 1.875%;
}

.advertisement {
    width: 96.25%;
    margin: 5px 1.875%;
}

.content .products {
    width: 96.25%;
    margin: 10px 1.875% 20px;
}

    .content .products .item {
        float: left;
        width: 31.55844155844156%;
        margin-right: 2.5%;
    }

        .content .products .item:last-child {
            margin-right: 0px;
        }

footer.site_footer {
    background-image: url('../images/images-new/home/Squeezo Strainer - Footer - Bottom Only Blank.png');
    background-size: 100% 100%;
    font-size: 100%;
    font-weight: bold;
}

    footer.site_footer p.contact_information {
        margin: 0px;
        padding: 10px;
        text-align: center;
    }

    footer.site_footer nav {
        text-align: center;
    }

        footer.site_footer nav a {
            padding: 0px 5px;
            display: inline-block;
            color: #000;
        }

    footer.site_footer .brands {
        height: 170px;
        padding-top: 20px;
    }

        footer.site_footer .brands .brands_left {
            width: 67%;
            float: left;
            text-align: center;
        }

            footer.site_footer .brands .brands_left .payments {
                margin-top: 12px;
            }

                footer.site_footer .brands .brands_left .payments a {
                    display: inline-block;
                    height: 54px;
                }

                    footer.site_footer .brands .brands_left .payments a img {
                        margin-top: 12px;
                        float: left;
                        padding-right: 20px;
                    }

                    footer.site_footer .brands .brands_left .payments a:last-child img {
                        margin-top: 0px;
                        padding-right: 0px;
                    }

        footer.site_footer .brands .brands_right {
            width: 33%;
            float: left;
            text-align: center;
            position: relative;
        }

.tablet_only, .mobileonly, .showinsmall {
    display: none;
}

.checkout_imgs {
    width: 750px;
    margin: auto;
    text-align: center;
}

    .checkout_imgs span {
        display: inline-block;
    }
/**********************Parts*********************/
h1.part_head {
    background: url("/content/images/TitleBar-Deco.jpg") no-repeat left top;
    padding-left: 1.25%;
    margin-left: 3.75%;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
}

.part_info {
    padding: 5px 5%;
    width: 90%;
    font-size: 85.71428571428571%;
}

    .part_info a {
        text-decoration: underline;
    }

.part_map {
    padding: 10px 3.25%;
    width: 92.25%;
}

.part_bottom {
    width: 92.25%;
    font-size: 100%;
    color: #ff8830;
    font-weight: bold;
    text-align: center;
    padding: 10px 3.25% 20px;
}
/*******************Contact*********************/
.contact_body {
    padding: 5px 5%;
    width: 90%;
    font-size: 85.71428571428571%;
}

    .contact_body a {
        color: #4f00f0;
        text-decoration: underline;
    }

/*************************Product detail************************/
.product_info {
    float: left;
    width: 72.5%;
    /*    margin-left: 3.75%;
    margin-right: 1.25%;
    margin-top: 10px;*/
}

    .product_info .product_p1 {
        float: left;
        width: 34.5%;
    }

    .product_info .p_other {
        float: left;
        width: 63.5%;
    }

.product_p2 .p_price {
    padding: 40px 0px 0px;
    font-size: 14px;
}

.product_p2 .p_quantity {
    padding: 15px 0px 0px;
}

.product_p2 .p_option {
    padding: 15px 0px 0px;
}

.product_p2 .p_button {
    padding-top: 15px;
}

.product_p2 .p_option select {
    width: 120px;
}

.product_p2 .p_price .status {
    color: red;
    font-size: 16px;
}

.product_info .product_p2 {
    float: left;
    width: 42.10526315789474%;
    margin-left: 5.26315789473684%;
    margin-right: 5.26315789473684%;
}

.product_info .product_p3 {
    min-width: 6px;
    min-height: 199px;
    float: left;
    width: 47.36842105263158%;
    background: url("/content/images/dots-vertical-divider.jpg") no-repeat left top;
}

    .product_info .product_p3 .quickfacts {
        font-weight: bold;
        font-size: 85.71428571428571%;
        margin-left: 11.11111111111111%;
        text-decoration: underline;
    }

    .product_info .product_p3 .pg_item {
        margin-left: 11.11111111111111%;
        padding-left: 0px;
        list-style: disc;
        padding-left: 11.11111111111111%;
        font-size: 78.57142857142857%;
    }

        .product_info .product_p3 .pg_item li {
            word-break: normal;
        }

.shopping_cart_right {
    float: left;
    width: 18.75%;
    margin-right: 3.75%;
}
/***********************Zip Code*******************************************/
.zip_code_info {
    color: #000000;
    text-align: center;
    width: 100%;
    font-size: 114.2857142857143%;
}

.zip_code_form {
    text-align: center;
    padding-bottom: 30px;
    font-size: 92.85714285714286%;
}

.zip_code_buttons {
    margin-top: 5px;
}
/****************************Site Map***************************************/
.title_siteMap {
    font-size: 107.1428571428571%;
    font-weight: bold;
}

.sitemap_content {
    width: 90%;
    margin-left: 5%;
}

    .sitemap_content ul li {
        line-height: 25px;
    }

        .sitemap_content ul li a.title_siteMap {
            margin-left: 3.5%;
        }

.title_second_siteMap {
    font-family: Georgia;
}
/********************Shopping cart*************************/
.shopping_cart {
    margin-left: 2.5%;
    margin-right: 2.5%;
    width: 95%;
    padding-bottom: 20px;
}

    .shopping_cart table.main_table {
        border-left: 1px solid gray;
        border-bottom: 1px solid gray;
    }

        .shopping_cart table.main_table thead tr td {
            background: #6B696B;
            padding: 5px 3px;
            color: white;
        }

        .shopping_cart table.main_table tbody tr td {
            padding: 5px 3px;
            background: #E1E0E0;
            border-top: 1px solid gray;
            border-right: 1px solid gray;
            vertical-align: top;
        }

        .shopping_cart table.main_table tfoot tr td {
            border-top: 1px solid gray;
            border-right: 1px solid gray;
            padding: 5px 3px;
        }

.shopping_info {
    text-align: right;
    line-height: 20px;
}

    .shopping_info span {
        display: inline-block;
        text-align: left;
    }

.shopcart {
    border-left-color: gray;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-color: gray;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-color: gray;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.shopcart_contact {
    color: Gray;
    font-size: 9px;
    padding-left: 5px;
    text-align: left;
}

.shopcart .price {
    line-height: 18px;
    text-align: left;
    width: 150px;
    font-size: 9pt;
}


.shopcart .flat {
    border: 1px solid #999999;
    padding: 0 1px;
    text-align: right;
    width: 50px;
    height: 12px;
}

.shopcart .money {
    float: right;
    margin-right: 15px;
}

.action_buttons {
    text-align: right;
    line-height: 25px;
}

.searchbar {
    display: none;
    text-align: center;
    width: 100%;
    background: #fff;
}

.header_top .search_txt {
    display: none;
    position: absolute;
    top: 25px;
    right: 0px;
    padding: 3px 0px;
    margin: 0px;
    font-size: 12px;
    border: 0px solid #CDC097;
    margin-top: 2px;
    width: 229px;
    height: 23px;
    padding-left: 70px;
    margin-top: 5px;
    background: url('/content/images/Search-Bg.png') no-repeat left top #fff;
    border-radius: 10px;
    height: 30px;
}

input {
    outline: none;
}

.btn {
    border: 0;
    color: #fff;
    padding: 4px;
    width: 120px;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #666;
    font-weight: bold;
    cursor: pointer;
}

.btn-1 {
    background: #859d64;
}

.btn-2 {
    background: #b13f27;
}

.btn-3 {
    background: #831001;
}

.btn-4 {
    background: #7ab94b;
}

.purchase-info-1 {
    width: 36.7%;
    display: inline-block;
}

.purchase-info-2 {
    width: 63%;
    display: inline-block;
}

.mobile {
    display: none;
}

.showinsmall {
    float: right;
    margin-right: 30px;
    min-width: 20px;
    height: 25px;
    color: #fff;
    line-height: 25px;
    background: url(/content/images/cart.png) no-repeat;
    padding-left: 32px;
    padding-right: 5px;
    color: white;
}


.contact-info {
    width: 90%;
    margin: auto;
}

@media all and (max-width: 800px) {
    .body {
        max-width: 800px;
    }

    .header_top, .tablet_only, .mobile {
        display: block;
    }

    .showinsmall {
        display: inline-block;
    }

    .contact-info {
        width: 100%;
    }

    .p_button {
        text-align: left !important;
    }

    .vertical-grid {
        display: flex;
        flex-direction: column;
    }

        .vertical-grid tbody,
        .vertical-grid tr,
        .vertical-grid td {
            display: block;
            width: 100%;
        }

    .purchase-info-1, .purchase-info-2 {
        width: 100% !important;
    }



    .main_header .contact_info, nav.main_nav, footer.site_footer nav, .pconly, .mobileonly {
        display: none;
    }

    .main_header .logo {
        width: 45%;
        text-align: right;
    }

        .main_header .logo img {
            width: 157px;
        }

    .main_header .logo_desc {
        width: 50%;
        margin-top: 40px;
    }

        .main_header .logo_desc img {
            width: 196px;
        }

    .main_header {
        height: 94px;
        /*background: url(/content/images/Header_tablet.jpg) no-repeat;
		background-size: 100% 100%;*/
    }

    .header_menu_dropdown {
        display: none;
        position: absolute;
        z-index: 10;
        background: #425d2b;
        width: 180px;
        text-align: left;
        top: 17px;
        left: 0px;
        box-shadow: -2px 0px 16px #333;
    }

        .header_menu_dropdown ul {
            margin: 0px;
            padding: 0px;
        }

        .header_menu_dropdown li {
            line-height: 38px;
            border-bottom: 1px solid #ccc;
        }

            .header_menu_dropdown li a {
                color: #fff;
                margin-left: 8px;
                font-size: 16px;
            }

    .content .info_left {
        float: none;
        width: 428px;
        margin: auto;
    }

    .content .info_right {
        width: 100%;
    }

        .content .info_right h3.title {
            text-align: center;
            margin-top: 20px;
        }

        .content .info_right .info_buttons {
            max-width: 372px;
            margin: auto;
        }

    footer.site_footer .info_in_brands {
        width: 255px;
        text-align: center;
        margin: auto;
        margin-top: 70px;
    }

    footer.site_footer .contact_information {
        margin-left: 20% !important;
        margin-right: 20% !important;
        width: 60%;
    }

    .product_info {
        width: 91.25%;
        float: none;
    }

        .product_info .product_p2, .product_info .product_p3 {
            width: 89.47368421052632%;
            margin-left: 5.26315789473684%;
            margin-right: 5.26315789473684%;
        }

    .product_p2 .p_option {
        text-align: right;
    }

        .product_p2 .p_option span {
            display: block;
            text-align: right;
        }

    .p_title {
        font-weight: bold;
    }

    .product_p2 .p_price {
        padding-top: 10px;
    }

    .p_button {
        text-align: right;
    }

    .action_buttons {
        width: 400px;
        text-align: center;
        margin: auto;
        margin-top: 20px;
    }

        .action_buttons span {
            display: inline-block;
        }


            .action_buttons span.continue_shipping {
                margin-left: 20px;
                margin-right: 20px;
            }


        .action_buttons:after {
            content: " ";
            display: block;
            clear: both;
        }

    .buy_buttons {
        width: 380px;
        text-align: center;
        margin: auto;
        margin-bottom: 30px;
    }

        .buy_buttons .paypal {
            margin-right: 30px;
        }

        .buy_buttons .paypal, .buy_buttons .google {
            display: inline-block;
        }

    .checkout_imgs {
        width: 100%;
    }

    .description {
        font-size: 13px;
        padding: 0 2.68817204301075%;
        box-sizing: border-box;
        width: 100%;
    }

        .description table, .description div, .description iframe, .description {
            width: 100% !important;
            background-repeat: no-repeat !important;
        }

            .description img {
                max-width: 100% !important;
            }

            .description span {
                text-align: justify;
            }

            .description hr {
                width: 100%;
            }

    footer.site_footer {
        background: none;
    }


    .shopping_cart .main_table tr td:last-child {
        display: none;
    }

    .shopping_cart .main_table tr td:nth-last-child(2) {
        border-right: 1px solid gray;
    }

    .shopping_cart .product_image {
        max-width: 60px;
        max-height: 50px;
        height: auto;
        margin: auto;
    }

    .action_buttons span.checkout {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
}




@media all and (max-width: 580px) {
    .body {
        max-width: 580px;
    }

    .p_title {
        display: none !important;
    }

    .p_price, .p_quantity {
        text-align: center;
    }

    .part_head {
        line-height: 20px;
    }

    .header_top, .mobileonly, .showinsmall {
        display: block;
    }

    .product_info .product_p1 {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    .product_p1 img {
        max-width: 200px;
    }

    .product_info .p_other {
        width: 100%;
    }

    .p_button {
        text-align: center !important;
    }

    .product_info {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }

        .divOptions1{
            width:100%!important;
            text-align:center!important;
        }

        .product_info .product_p2, .product_info .product_p3 {
            width: 89.47368421052632%;
            margin-left: 5.26315789473684%;
            margin-right: 5.26315789473684%;
        }

    .main_header .contact_info, footer.site_footer nav, .pconly, .pc_and_mobile {
        display: none;
    }


    .main_header .logo {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 5px;
        text-align: center;
    }

        .main_header .logo img {
            width: 106px;
        }

    .main_header .logo_desc {
        width: 100%;
        margin-top: 0px;
        text-align: center;
    }

        .main_header .logo_desc img {
            width: 196px;
        }

    .main_header {
        height: 78px;
        /*background: url(/content/images/Header_mobile.jpg) no-repeat;
		background-size: 100% 100%;*/
    }

    .content .info_left {
        float: none;
        width: 290px;
        margin: auto;
    }

    .content .info_right {
        width: 100%;
    }

        .content .info_right h3.title {
            text-align: center;
            margin-top: 20px;
        }

    .content .info_left .p2 .img_margin {
        margin-top: 4px;
    }

    .content .products .item {
        width: 243px;
        float: none;
        margin: auto;
    }

        .content .products .item:last-child {
            margin-right: auto;
        }

    footer.site_footer .brands_left {
        display: none;
    }

    footer.site_footer .brands .brands_right {
        width: 100%;
    }

    footer.site_footer .contact_information {
        display: block !important;
    }

    .action_buttons {
        width: 100%;
    }

        .action_buttons span.checkout {
            display: block;
            width: 100%;
            text-align: center;
            margin-top: 20px;
        }


        .action_buttons:after {
            content: " ";
            display: block;
            clear: both;
        }

    .buy_buttons {
        width: auto;
    }

        .buy_buttons .paypal {
            margin-right: 0px;
            width: 100%;
            display: block;
        }

        .buy_buttons .google {
            width: 100%;
            display: block;
            margin-top: 30px;
        }

    .info_item span {
        line-height: 30px;
        font-weight: bold;
    }

        .info_item span.right {
            float: right;
            height: 30px;
            display: inline-block;
            width: 80px;
            text-align: left;
            overflow: hidden;
        }

    .shopping_cart table.main_table {
        font-size: 12px;
        border: 0px;
    }

        .shopping_cart table.main_table thead tr td {
            background: none;
            color: #000;
            font-weight: bold;
            border-top: 2px solid #c7c7c7;
            border-bottom: 2px solid #c7c7c7;
        }

            .shopping_cart table.main_table thead tr td:first-child {
                border-left: 2px solid #c7c7c7;
            }

            .shopping_cart table.main_table thead tr td:last-child {
                border-right: 2px solid #c7c7c7;
            }

        .shopping_cart table.main_table tbody tr td {
            border: 0px;
            background: none;
        }

        .shopping_cart table.main_table tbody tr:last-child td {
            border-bottom: 1px solid #c7c7c7;
        }

    .checkout_imgs {
        width: 100%;
    }

        .checkout_imgs span {
            display: block;
            width: 100%;
            text-align: center;
        }

    .shopping_cart .main_table tr td:nth-last-child(2) {
        display: none;
    }

    .shopping_cart .main_table thead tr td:nth-last-child(3) {
        border-right: 2px solid #c7c7c7;
    }

    .shopping_cart .product_image {
        max-width: 40px;
        max-height: 40px;
    }

    .product_info .product_p3 {
        background: none;
    }
}

.addtocart {
    width: 113px;
    height: 31px;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(/content/images/AddtoCart-Link.jpg) no-repeat;
    text-indent: -99999em;
}

.proqty {
    width: 50px;
}

.continueshopping {
    width: 115px;
    height: 25px;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(/content/images/continue_shopping.gif) no-repeat left 0px;
    text-indent: -999999em;
    margin-right: 20px;
}

.revieworder {
    width: 90px;
    height: 25px;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(/content/images/review_order.gif) no-repeat left 0px;
    text-indent: -999999em;
}

.continue-shopping {
    width: 115px;
    height: 25px;
    background: url(/content/images/continue-shopping.jpg) no-repeat left top;
    border: none;
    cursor: pointer;
}

.checkout {
    width: 135px;
    height: 28px;
    background: url(/content/images/check_out.gif) no-repeat left top;
    border: none;
    cursor: pointer;
}

.updatecart {
    width: 90px;
    height: 25px;
    background: url(/content/images/update_order1.gif) no-repeat left top;
    border: none;
    cursor: pointer;
}

.description {
    padding: 0 15px;
}
/*********RWD for description only ***********/
.wdbrow::after {
    clear: both;
    content: "";
    display: block;
}

.wdbrow .wdb_col_6 {
    width: 50%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}

.img_responsive {
    max-width: 100%;
}

@media all and (max-width: 640px) {
    .wdbrow .wdb_col_6 {
        width: 100%;
        padding: 0;
    }
}
/*********RWD for description only***********/

.shoppingcart-list tbody tr td a {
    color: blue;
    text-decoration: none;
}

    .shoppingcart-list tbody tr td a:hover {
        color: blue;
        text-decoration: underline;
    }

.optionsul, .optionsul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .optionsul li {
    }

        .optionsul li a, .dropoptions {
            text-decoration: none;
            display: block;
            border: solid 1px #ccc;
            padding: 5px;
            margin-top: 5px;
        }

.divOptions1 {
    width: 300px;
    margin-bottom: 10px;
}

    .divOptions1 .optionsul li a {
        color: #333;
    }

    .divOptions1 .dropoptions {
        width: 100%;
    }

.optionsul li a:hover {
    background-color: #eee;
    cursor: pointer;
    color: #000;
}

.dropoptions {
    border: solid 1px #ccc;
    border-radius: 0;
}

.optionsul li.curli a, .selectedul {
    border: solid 1px #1c5379;
    font-weight: bold;
    box-shadow: 0px 0px 4px #1c5379;
    cursor: alias;
}


.calculateshipping {
    background: url(../images/Calculate-Shipping.jpg) no-repeat left top !important;
    width: 147px;
    height: 26px;
    border: solid 0;
    border-image-width: 0;
    font-size: 0;
    border-radius: 5px;
    /*margin-top:8px;*/
}

.footsecure {
    flex-direction: row;
    width: 100%;
    max-width: 1000px;
    margin: 20px auto;
    justify-content: space-between;
    text-align: center;
}

.mw-90, .w-90 {
    width: 70px;
    margin: 0 10px;
}

.contact-left-info {
    background-image: url('../images/images-new/reach out/squeezo strainer - reach out - contact (no text).png');
    background-size: 100% 100%;
}

.contact-left-info-color {
    color: #2F2D2B;
}

.contact-left-info .title {
    text-transform: uppercase;
    font-size: clamp(1rem, 3vw, 2.3rem);
    text-align: center;
}

.contact-space {
    width: 100%;
    height: 1vw;
}

.contact-space2 {
    width: 100%;
    height: 2vw;
}

.contact-detail {
    text-transform: uppercase;
    font-size: clamp(0.8rem, 1.5vw, 2rem);
    text-align: center;
    padding: 1%;
}

.contact-email {
    font-size: clamp(0.8rem, 1.3vw, 1.5rem);
}

.contact-map {
    position: relative;
    width: 97.2%;
    padding-bottom: 49.1%;
    height: 0;
    overflow: hidden;
    margin: auto;
    position: absolute;
    top: 2%;
    left: 1.4%;
    border-radius: 15px;
    border: 0;
}

.point {
    text-transform: uppercase;
    font-size: clamp(0.8rem, 1.5vw, 2rem);
    text-align: center;
}

.contact-bottom-info {
    background-image: url('../images/images-new/reach out/squeezo strainer - reach out - message center (no text).png');
    background-size: 100% 100%;
}

    .contact-bottom-info img {
        width: 98%;
        margin-left: 1%;
        margin-top: 1%;
        border-radius: 10px;
    }

.c-name {
    width: 98%;
    margin: auto;
    font-size: clamp(0.8rem, 1.5vw, 2rem);
    border: 2px solid #2F2D2B;
    padding: 15px 0;
    border-radius: 5px;
}

.shortdesc {
    width: 94%;
    margin: auto;
    font-size: clamp(0.8rem, 1.5vw, 2rem);
    border: 2px solid #2F2D2B;
    padding: 5px;
    border-radius: 5px;
}

.input-title {
    width: 98%;
    margin: auto;
    font-size: clamp(0.8rem, 1.5vw, 2rem);
    border: 2px solid #2F2D2B;
    padding: 15px 0;
    border-radius: 5px;
}

.info-send-message {
    width: 98%;
    margin: auto;
    font-size: clamp(0.5rem, 1.5vw, 2rem);
    border: 2px solid #2F2D2B;
    padding: 15px 0;
    border-radius: 5px;
    background: white;
}

.reason-model {
    display: flex;
}

.box {
    flex: 1; /* ¿í¶ÈÆ½¾ù·ÖÅä */
}
