@media only screen and (device-width: 768px) {
    #productscategory_list {
        margin-bottom: -325px;
    }
}

@media only screen and (device-width: 1024px) {
    #productscategory_list {
        margin-bottom: -325px;
    }
}

#socialtext {
    padding-top: 10px;
    padding-left: 60%;
}

@media only screen and (max-width: 600px) {
    #socialtext {
        padding-top: 10px;
        padding-left: 0%;
    }
}


/* ----------- Non-Retina Screens ----------- */

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
    #socialtext {
        padding-top: 10px;
        padding-left: 43%;
    }
}


/* ----------- Retina Screens ----------- */

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #socialtext {
        padding-top: 10px;
        padding-left: 43%;
    }
}

.fororder43 {
    padding-left: 70px;
    font-weight: 100;
}

@media screen and (min-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
    .thumbnail-container.wt_container_thumbnail {
        height: 620px!important;
    }
}


/* ----------- Non-Retina Screens ----------- */

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
    .thumbnail-container.wt_container_thumbnail {
        height: 400px!important;
    }
}

.has-discount .discount {
    font-size: 13px;
    padding-top: 15px;
    padding-left: 2px;
    left: 190px;
    top: -10px;
}

section.featured-products.clearfix {
    display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1600px) and (min-device-width: 1200px) {
    .thumbnail-container.wt_container_thumbnail {
        height: auto!important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    .product-actions .add-to-cart {
        width: 140%;
        border-radius: 10px;
    }
    #btnscroll {
        position: fixed;
        right: 55%;
        bottom: 10px;
        cursor: pointer;
        display: none;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        border-radius: 60px
    }
    .btnscroll_div {
        background-color: #fff;
        height: 55px;
        width: 100%;
        bottom: 0px;
        position: fixed;
        /* max-width: 100%; */
        left: 0;
        box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.25);
        border-radius: 10px 10px 0 0;
        z-index: 100;
    }
    div#onepagecheckoutps {
        padding-left: 0px!important;
    }
    div#onepagecheckoutps_step_one_container {
        padding-left: 0px!important;
        width: 115%;
    }
    div#delivery_option_logo {
        padding-left: 0px!important;
    }
    div#onepagecheckoutps_contenedor {
        padding-left: 0px!important;
    }
    div#onepagecheckoutps_step_review_container {
        padding-left: 0px!important;
    }
    .pts-vcenter>div {
        display: -webkit-inline-box!important;
    }
    div#onepagecheckoutps #onepagecheckoutps_step_review #buttons_footer_review>div .btn {
        width: 115%;
        float: none!important;
    }
    div#buttons_footer_review_next {
        padding-left: 0px!important;
    }
    form#form_customer {
        margin-left: -30px;
        width: 118%;
    }
    form#form_address_delivery {
        margin-left: -40px;
        width: 128%;
    }
    .cart_fixo {
        padding-right: 0px!important;
    }
    .blockcart .header .cart-products-count {
        color: #000;
        margin-right: 10px;
        display: -webkit-inline-box;
        margin-top: 10px;
        margin-left: 0!important;
    }
    #header .header-nav .blockcart.inactive .cart-products-count {
        display: -webkit-inline-box!important;
    }
    #blockcart-modal .modal-dialog {
        width: 340px;
    }
}

div#buttons_footer_review_next {
    padding-left: 45px;
    padding-right: 40px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_place_order {
    font-size: 17px;
}

div#onepagecheckoutps_step_review_container {
    padding-left: 45px;
}

div#onepagecheckoutps_contenedor {
    padding-left: 45px;
}

div#delivery_option_logo {
    padding-left: 45px;
}

div#onepagecheckoutps {
    padding-left: 45px;
}

div#onepagecheckoutps_step_one_container {
    padding-left: 45px;
}

#wt_scroll_top {
    text-align: center;
    position: fixed;
    bottom: 15px;
    left: 15px;
    cursor: pointer;
    display: none;
    color: #fff;
    font-size: 0;
    z-index: 100;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #000;
    opacity: .7
}

.blockcart .header:before {
    display: none;
}

.cart_fixo {
    padding-right: 10px;
    margin-top: -5px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1) and (min-device-width: 1600px) {
    .cores .thumbnail-container.wt_container_thumbnail {
        height: 200px!important;
    }
}

.cores .product-description {
    display: none;
}

.ajax_block_product .thumbs-content {
    display: none!important;
}

h1.new-title-breadcrumb {
    display: none!important;
}

.blockreassurance_product {
    display: none!important;
}

ul.social {
    text-decoration: none;
    list-style: none;
    display: flex;
    flex: auto;
    justify-content: center;
}

.social li {
    float: left;
    width: 50px;
    margin: 10px;
}

.blockcart .header .cart-products-count {
    color: #000 !important;
}

.tabs .tab-pane {
    padding-right: 20px !important;
}

.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
    word-break: normal!important;
}

span.soc {
    margin-right: 20px;
}

@media (max-device-width: 500px) {
    span.soc {
        display: inline-block;
        margin-bottom: 20px;
    }
    a#new_comment_tab_btn {
        font-size: 7px;
    }
    .footer-container {
        margin-top: 50px;
    }
}

#main .tabs {
    border: none !important;
}