/*
Theme Name: Vantage Child Theme
Version: 1.0.0
Description: A child theme for Vantage.
Author: Your Name
Author URL: http://www.your-url.com
Text Domain: vantage-child
Template: vantage
*/

.full-container {
    max-width: 1170px !important;
}
.home #main {
    padding-top: 0;
    padding-bottom: 0;
}
#main {
    padding-bottom: 0;
}
p {
    font-size: 16px;
    line-height: 25px;
}
h2 {
    line-height: normal;
}
header .main-navigation ul li:hover a {
    background: transparent !important;
    color: #23408E !important;
}
header .menu li a {
    text-transform: uppercase;
}
.main-navigation .menu-main-menu-container ul#menu-main-menu li {
    margin-top: 30px !important;
}
h2.cls_custom_heading, h2.cls_custom_heading_center {
    font-size: 34px;
    margin-top: 10px;
    text-transform: capitalize;
}
h2.cls_custom_heading span, h2.cls_custom_heading_center span {
    color: rgb(35,64,142);
    text-transform: uppercase;
}
h2.cls_custom_heading::after {
    background: #454545 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 16px;
    position: absolute;
    top: 50px;
    width: 210px;
}

h2.cls_custom_heading::before {
    background: #23408e none repeat scroll 0 0;
    content: "";
    height: 7px;
    position: absolute;
    top: 47px;
    width: 88px;
}
.cls_readmore button {
    background: rgb(35,64,142) !important;
    color: #fff !important;
    font-size: 20px !important;
    padding: 10px 20px !important;
}
.cls_center {
    text-align: center;
}
.col_rental .vc_column-inner {
    border: 1px solid #ccc;
}

.col_rental .vc_column-inner:hover {
    box-shadow: 0px 0px 6px #888888;
}
.col_rental .vc_column-inner:hover h2{
    color: rgb(35,64,142) ;
}


.cls_heading2 {
    line-height: 0.5;
    text-align: center;
}
.cls_heading2 span {
    display: inline-block;
    position: relative;
}
.cls_heading2 span::before, .cls_heading2 span::after {
    content: "";
    position: absolute;
    height: 5px;
    border-top: 1px solid #00ADEF;
    top: 10px;
    width: 100px;
}
.cls_heading2 span:before {
    right: 100%;
    margin-right: 15px;
}
.cls_heading2 span:after {
    left: 100%;
    margin-left: 15px;
}
h2.cls_heading2 {
    color: #00ADEF !important;
    font-size: 36px;
    font-style: italic;
}
.cls_exceed p {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
}

.raw_expectations .wpb_single_image {
    border: 1px solid #00ADEF;
    padding: 10px;
    border-radius: 50%;
}

/*.raw_expectations .wpb_single_image {
                text-align: center;
        }
        .raw_expectations .wpb_single_image .vc_figure {
          border: 2px solid #ccc;
          padding: 10px;
          border-radius: 50%;
        }*/

.raw_expectations .vc_col-sm-4:hover .wpb_single_image {
    background-color: #00ADEF;
}
.raw_expectations .vc_col-sm-4:hover h2.vc_custom_heading {
    color: #00ADEF !important;
}
.raw_expectations .vc_custom_heading {
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.raw_expectations p {
    color: #ccc !important;
    margin-top: 5px;
}

.site-footer h3.widget-title {
    font-size: 20px !important;
    text-transform: uppercase;
    border-bottom: 3px dotted;
    padding-bottom: 10px;
}
.site-footer .menu li a {
    border-bottom: none !important;
    font-size: 16px;
    text-transform: uppercase;
    line-height: normal;
}
.address li i {
    margin-right: 15px;
}
.address li {
    font-size: 16px;
}
#theme-attribution {
    display: none;
}

.top_header {
    background-color: #00ADEF;
}
.top_header aside {
    display: inline-block;
    width: 50%;
}
.top_header .menu li {
    margin-top: 0 !important;
}
.top_header ul.contactlist {
    text-align: left;

}
.top_header ul.contactlist li {
    margin-right: 15px;
    color: #fff;
}
.top_header ul.contactlist li i {
    color: #fff !important;
    margin-right: 5px;
}
.top_header .menu .paoc-popup.popupaoc-button , .top_header .menu a {
    background: #00ADEF;
    color: #fff;
    font-size: 13px;
    padding: 10px 20px;
}
.register_menu a::before {
    content: "\f234";
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}
.login_menu a::before {
    content: "\f090";
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}
.paoc-popup-modal {
    margin-top: 40px;
    width: 550px;
    margin-right: 60px;
    border-radius: 15px;
}
.paoc-popup-close {
    display: none;
}
.paoc-popup-modal-cnt {
    padding: 0;
    border-radius: 15px;
}
.cls_regis_form h2 {
    background-color: rgb(35,64,142);
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.cls_register_frm .um_field_container {
    width: 50%;
    display: inline-block;
    text-align: center;
}
.cls_register_frm .um_field_container input {
    max-width: 200px;
    font-size: 18px;
    padding: 8px;
    border-radius: 5px;
    width: 100%;
}
.cls_register_frm .um_clear + div {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
}
.cls_register_frm  input.cls_register {
    background: rgb(35,64,142);
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding: 10px 30px;
}
.cls_regis_form .um_login_form input {
    font-size: 18px;
    padding: 10px 10px;
    border-radius: 5px;
}
.cls_regis_form .um_login_form input {
    font-size: 18px;
    padding: 10px 10px;
    border-radius: 5px;
    max-width: 200px;
}
.cls_regis_form .um_login_form input.um_login_button {
    background: rgb(35,64,142);
    border: 0;
    max-width: 200px;
    width: 100%;
    color: #fff;
}
.um_login_form + a {
    display: none;
}
.um_lostpass_form + p {
    display: none;
}
.um_login_form .pf_label {
    display: none;
}
.apsl-login-networks .apsl-login-new-text {
    display: none;
}
.um_login_form label {
    display: none;
}
.cls_regis_form .vc_col-sm-5 {
    margin-top: 15px;
}
.single-product .cls_regis_form .vc_col-sm-5 {
    margin-top: 15px;
    padding-left: 15px;
    width: 41.6667%;
}
.single-product .cls_regis_form div {
    float: left;
}
/*.single-product .cls_regis_form .vc_col-sm-2 {
  width: 10.667%;
}*/
.single-product .cls_register_frm .um_clear + div {
    text-align: center;
    display: block;
    width: 100%;
}
#email-subscribers-2 input {
    border: none;
    font-size: 16px;
    padding: 8px 10px;
    margin-top: 10px;
    width: 100%;
}
#email-subscribers-2 label {
    font-size: 18px;
}
#email-subscribers-2 .es_button {
    padding-top: 0;
    text-align: right;
}
.es_lablebox {
    display: none;
}
#email-subscribers-2 .es_button #es_txt_button {
    max-width: 130px;
    background: #00ADEF;
    color: #fff;
    min-height: 40px;
    border-radius: 8px;
    border: 2px solid #fff !important;
}
#site-info {
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 15px;
}
.cls_order_now {
    position: relative;
}
/*.cls_order_form_container {
        width: 380px;
        position: absolute;
        top: 20px;
        right: 0;
}*/

.cls_order_form_container {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: space-around;
    position: absolute;
    right: 0;
    top: 0;
    /* width: 320px;*/
}
.cls_order_form {
    background-color: #00adef;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 30px;
    width: 350px;
}
.cls_order_form .frm_row label {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.cls_order_form input, .cls_order_form select {
    width: 100%;
    font-size: 16px;
    padding: 10px;
    border-radius: 8px;
}
.cls_order_form .frm_row {
    margin-bottom: 15px;
}
.cls_order_form input[type="submit"] {
    background: #23408E;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 15px;
}
.cls_order_form_container h2 {
    background: #23408E;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #fff !important;
    text-align: center;
    text-transform: capitalize;
    padding: 15px 10px;
    margin: 0;
}


.select-style {
    background: url(https://maximdumpsters.com/wp-content/uploads/2018/04/arrow.png) no-repeat 96% ;
    height: 29px;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    padding: 7px 0;
    border-radius: 7px;
}

.select-style select {
    background: transparent;
    border: none;
    font-size: 14px;
    height: 29px;
    padding: 5px;
    width: 105%;
}


.woocommerce-breadcrumb {
    display: none;
}
.woocommerce #page-wrapper .product h1.entry-title {
    color: #23408E !important;
    font-size: 24px !important;
}
.woocommerce button {
    background: #23408E !important;
    color: #fff !important;
    font-size: 16px !important;
    border: none !important;
    padding: 15px 30px !important;
    border-radius: 6px !important;
}
.single-product #main {
    padding-top: 30px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #333333;
    font-size: 22px;
}
.woocommerce #page-wrapper .product .cart .qty {
    margin-top: 5px;
    height: 40px;
    width: 80px;
    border: 2px solid #23408E;
    margin-top: 3px;
    color: #23408E;
    border-radius: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #23408E;
    background-color: #23408E;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #23408E;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border-color: #23408E !important;
}
.woocommerce-Tabs-panel h2 {
    color: #23408E;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #fff;
}
.woocommerce #page-wrapper .woocommerce-message a.button {
    background: #00ADEF;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    border: 1px solid #00ADEF;
}

.woocommerce .products .button, .return-to-shop .button {
    background: #23408E !important;
    color: #fff ;
    font-size: 16px;
    text-transform: capitalize;
    border: 1px solid #00ADEF;
}
p.cart-empty {
    text-align: center;
    font-size: 20px;
}
.return-to-shop {
    text-align: center;
    padding-bottom: 40px;
}
.return-to-shop .button {
    border: 1px solid #23408E !important;
    color: #fff !important;
    border-radius: 5px !important;
    font-size: 18px !important;

}
.woocommerce ul.products li.product a.button {
    color: #fff !important;
    border: none !important;
}
span.price {
    color: #333333 !important;
    font-size: 16px !important;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100px;
}
.woocommerce table.shop_table th {
    color: #23408E;
}
td.actions .coupon #coupon_code {
    width: 120px !important;
    margin-top: 3px;
}
.coupon .button {
    background: #00ADEF !important;
    color: #fff !important;
    border: 1px solid #00ADEF !important;
}
.cart_totals .checkout-button {
    background: #23408E !important;
}
.cart_totals h2 {
    color: #23408E;
    text-transform: capitalize;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-size: 16px;
    line-height: normal;
    padding: 6px 7px 9px 6px;
}
.site-main .entry-main > .entry-header {
    display: none;
}
/*#ship-to-different-address {
        pointer-events: none !important;
}
#ship-to-different-address-checkbox {
        pointer-events: none !important;
        display: none;
}*/
.woocommerce-message::before {
    color: #1e85be !important;
}
.woocommerce-message {
    border-top-color: #1e85be !important;
}
#ship-to-different-address, .woocommerce-billing-fields h3 {
    color: #23408E !important;
}

.cls_page_title h2 {
    text-align: center;
}
.cls_page_title h2 span {
    border: 2px solid #fff;
    color: #fff;
    font-size: 50px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.cls_page_title {
    padding: 50px 0 !important;
}
.cls_uppercase {
    text-transform: uppercase;
}
.blue_anchor p a {
    font-weight: 600;
}
.blue_span {
    color: #23408e;
    font-weight: 600;
}
.cls_invoice h2 {
    background-color: #23408e;
    color: #fff !important;
    padding: 10px 5px;
    text-align: center !important;
    font-size: 18px;
}
.cls_invoice ul {
    list-style: outside none disc;
    margin-left: 0;
}
.cls_invoice ul li {
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: 15px;
}
.cls_invoice .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.cls_center_rw {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.row_invoice .vc_col-sm-6 > .vc_column-inner {
    border: 1px solid #ccc;
}
.row_invoice .vc_col-sm-6 > .vc_column-inner:hover {
    box-shadow: 0 0 6px #888888;
}
.cls_invoice .cls_center_rw {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.cls_invoice h2 {
    margin-top: 0;
}
.cls_invoice .total {
    color: #23408e !important;
    font-size: 28px !important;
    font-weight: 600 !important;
    text-align: center;
}
.cls_invoice .wpb_wrapper .wpb_raw_code {
    padding-left: 10px;
    padding-right: 5px;
}

.cls_readmore a {
    background-color: #23408E !important;
    color: #fff !important;
    font-size: 20px !important;
    padding: 10px 20px !important;
}

.button {
    background: #23408e none repeat scroll 0 0 !important;
    border: 1px solid #23408e !important;
    color: #fff !important;
}
.woocommerce #address_form table.shop_table td {
    padding: 15px 10px;
}
#address_form a.h2-link {
    background-color: #00adef;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: capitalize;
}
.multi_shipping #shipping_addresses .ship_address dd  {
    padding-left: 0;
}
.ship_address, .no_shipping_address {
    padding: 20px;
}
.woocommerce ul.order_details li {
    font-size: 13px;
}
.woocommerce ul.order_details li strong {
    font-size: 16px;
    margin-top: 5px;
}

.contact_list li {
    list-style: outside none none;
}

.contact_list li i {
    border: 1px solid #23408f;
    border-radius: 50%;
    color: #23408f;
    font-size: 24px;
    height: 20px;
    line-height: normal;
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
    margin-right: 20px;
    padding: 16px;
}
.contact_list li span {
    color: #23408f;
    font-weight: 600;
    margin-right: 10px;
}
ul.contact_list, ul.contact_list li {
    margin-left: 0;
}
.wpcf7 input, .wpcf7 textarea {
    width: 100%;
    padding: 12px 5px;
    border-radius: 0;
}
.wpcf7 textarea {
    height: 100px;
}
.wpcf7 input[type="submit"] {
    background: #23408f none repeat scroll 0 0;
    border-color: #23408f;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    max-width: 200px;
    padding: 15px;
    width: 100%;
    text-transform: uppercase;
}
.debris_title h2 span {
    font-size: 50px !important;
}
.debris_title h2 {
    margin-left: 8% !important;
    text-align: left;
}
.cls_call_now {
    background-color: #fff;
    padding: 15px;
    border-radius: 15px;
}
.cls_call_now div {
    display: inline-block;
}

.cls_call_now {
    background-color: #fff;
    border-radius: 15px;
    padding: 15px;
}
.cls_call_now div {
    display: inline-block;
}
.cls_call_now .cls_data {
    color: #00adef;
    font-size: 22px;
}
.cls_data_heading {
    font-size: 30px;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
}
.cls_italic {
    font-style: italic;
}
.cls_div_width {
    width: 70%;
}


.woocommerce-MyAccount-navigation {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.woocommerce-MyAccount-navigation > ul {
    margin-left: 0;
    margin-bottom: 0;
}
.woocommerce-MyAccount-navigation > ul li {
    background-color: #00ADEF;
    list-style: outside none none;
    margin-left: 0;
    padding: 10px;
    border-bottom: 1px solid #fff;
}
.woocommerce-MyAccount-navigation > ul li a {
    color: #fff;
    font-size: 18px;
    padding-left: 10px;
    text-decoration: none;
}
.woocommerce-MyAccount-navigation > ul li:hover {
    background-color: #23408e;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 78%;
}
.woocommerce-orders-table td, .woocommerce-orders-table th {
    font-size: 16px;
}
#mobile-nav-item-wrap-1 .mobilenav-main-link {
    color: #23408e;
    margin-top: 30px;
}
#masthead.masthead-logo-in-menu .logo {
    margin-top: 5px !important;
}
.top_header {
    padding-left: 20px;
    padding-right: 20px;
}
.mobile-nav-frame {
    max-width: 350px;
}
.mobile-nav-frame ul li {
    border-color: #fff !important;
}
.mobile-nav-frame .title h3, .mobile-nav-frame ul li a.link  {
    text-shadow: none !important;
}
.cls_mail_sent {
    border: 1px solid green;
    margin-bottom: 10px;
    padding: 6px 10px;
}
.cls_mail_sent p {
    color: green;
    margin: 0;
}
.woocommerce td.product-name dl.variation dt {
    margin-top: 5px;
}
.btn_pick > a {
    background-color: #23408e;
    color: #fff !important;
    font-weight: 600;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 2px;
}
.btn_pick {
    text-align: center;
}
nav.woocommerce-MyAccount-navigation ul li a {
    display: block;
}
.woocommerce-table__line-item.order_item .product-name {
    max-width: 500px;
}
.woocommerce-order-received .btn_pick a {
    display: none;
}
.cls_interest_form {
    background-color: #F2F1F0;
    margin: auto;
    max-width: 500px;
    text-align: center;
    padding: 10px 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.cls_interest_form > h2 {
    background-color: #23408F;
    color: #fff !important;
    text-align: center;
    font-size: 26px;
    padding: 10px;
}
span.hello {
    color: #23408e;
    margin-left: 5px;
}
.main-navigation ul li.current-menu-item a {
    color: #23408f;
}

.text_18 p {
    font-size: 18px;
    line-height: 28px;
}
.wccpf-field.cls_dumpster_time {
    background: #fff none repeat scroll 0 0;
}



/* responsive CSS */
@media screen and (min-width: 1140px) and (min-width: 1300px) {
    .cls_order_now .n2-ss-slider-1.n2-ss-swipe-element.n2-ow {
        height: 600px !important;
    }
}

@media screen and (min-width: 801px) and (max-width: 991px) {
    #masthead.masthead-logo-in-menu .logo > img.logo-no-height-constrain {
        max-width: 120px;
    }
    body.responsive #masthead.masthead-logo-in-menu .logo {
        margin-right: 0;
        margin-left: 0;
    }
    .main-navigation ul li a {
        padding: 5px !important;
        font-size: 12px;
    }
    .main-navigation ul {
        margin-right: 10px;
    }
    .main-navigation .menu-main-menu-container ul#menu-main-menu li {
        margin-top: 30px !important;
    }

    .cls_order_now .n2-ss-slider-1.n2-ss-swipe-element.n2-ow {
        height: 600px !important;
    }
}


@media screen and (min-width: 992px) and (max-width: 1140px) {
    .main-navigation ul li a {
        font-size: 14px;
        padding: 2px !important;
        margin-right: 10px;
    }
    .main-navigation .menu-main-menu-container ul#menu-main-menu li {
        margin-top: 40px !important;
    }
    .cls_order_now .n2-ss-slider-1.n2-ss-swipe-element.n2-ow {
        height: 600px !important;
    }
    .cls_div_width {
        width: 100%;
    }
    .cls_call_now div {
        display: block;
        text-align: center;
        margin: 10px 0;
    }
}

@media screen and (max-width: 800px) {
    .top_header .menu a {
        padding: 5px;
    }
}
@media screen and (min-width: 768px) and (max-width: 949px) {
    h2.cls_custom_heading::before {
        top: 97px;
    }
    h2.cls_custom_heading::after {
        top: 100px;
    }
    h2.cls_custom_heading {
        line-height: normal;
    }
    .cls_div_width {
        width: 100%;
    }
    .cls_call_now div {
        display: block;
        text-align: center;
        margin: 10px 0;
    }
}

@media screen and (max-width: 494px) {
    h2.cls_custom_heading::before {
        top: 97px;
    }
    h2.cls_custom_heading::after {
        top: 100px;
    }
    h2.cls_custom_heading {
        line-height: normal;
    }
}

@media screen and (max-width: 768px) {
    .top_header aside {
        width: 100%;
    }
    .top_header ul.contactlist {
        text-align: center;
    }
    .top_header #nav_menu-3 ul {
        text-align: center;
    }
    .cls_order_form_container {
        margin-top: 20px;
        position: static;
        text-align: center;
        width: 100%;
    }
    .cls_order_form_inner {
        text-align: left;
        /* width: 400px;*/
    }

    h2.cls_custom_heading_center {
        line-height: normal;
    }
    .debris_title > h2 {
        text-align: center;
    }

}
@media screen and (min-width: 769px) {
    .cls_order_now .n2-ss-slider-1.n2-ss-swipe-element.n2-ow {
        height: 600px !important;
    }
}
@media screen and (max-width: 767px) {
    footer #footer-widgets .widget {
        width: 100%;
    }
    .raw_expectations .wpb_single_image.vc_align_left {
        text-align: center;
    }
    .raw_expectations .wpb_single_image .vc_figure {
        border: 2px solid #ccc;
        padding: 10px;
        border-radius: 50%;
    }
    .raw_expectations .vc_col-sm-4:hover .wpb_single_image {
        background-color: transparent;
    }
    .raw_expectations .vc_col-sm-4:hover .wpb_single_image .vc_figure {
        background-color: #00adef;
        border-color: #00adef;
    }
    .raw_expectations .wpb_single_image {
        border: none;
    }
    .raw_expectations .vc_custom_heading, .raw_expectations .vc_col-sm-9 {
        text-align: center !important;
    }
    .cls_page_title h2 span {
        font-size: 36px;
    }
}
@media screen and (max-width: 480px) {
    .cls_page_title h2 span {
        font-size: 26px;
        line-height: normal;
        display: block;
    }
    .debris_title h2 span {
        font-size: 40px !important;
    }
    .cls_div_width {
        width: 100%;
    }
    .cls_call_now div {
        display: block;
        text-align: center;
        margin: 10px 0;
    }
    .vc_column-inner  .vc_custom_1525506659382 {
        margin-top: 10px !important;
    }
    .page-id-155 .vc_custom_heading {
        font-size: 24px !important;
    }
    .cls_order_form {
        width: 240px;
    }
}
@media screen and (max-width: 360px) {
    #masthead.masthead-logo-in-menu .logo > img {
        max-width: 110px;
    }
    #mobile-nav-item-wrap-1 .mobilenav-main-link {
        margin-top: 15px;
    }
    .top_header #nav_menu-3 ul li a {
        font-size: 12px;
        padding: 3px;
        margin-top: 10px;
    }
}
/*.cls_order_now .n2-ss-slider-1.n2-ss-swipe-element.n2-ow {
  height: 600px !important;
}
*/
.product .product_meta{display:none;}

.menu-main-menu-container .menu-item a{
    padding-right: 10px;
    padding-left: 14px;
}
/*.shop_table tr.shipping{
    display:none;
}*/