/*
Theme Name:     DFD Ronneby Child Theme
Theme URI: 		http://rnbtheme.com/
Description:    ronneby - Highly Functional Multifaceted WP Theme
Author:         DFD
Author URI:		http://rnbtheme.com/
Template:       dfd-ronneby
Version:        1.0.0
*/


.cart-wrap .shop_table tbody tr .product-thumbnail .image-cover  {
    border: 0 !important;
    margin: 0 !important;
}
.woocommerce-terms-and-conditions-link {
    color: #55BFEE;
}
body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review #payment .payment_methods .payment_box p {
    font-size: .9em;
}
.woocommerce-privacy-policy-text p {
    font-size: .8em;
}
#layout.single-post #respond {
    display:none!important;
}

@media only screen and (max-width: 1250px) and (min-width: 1101px){
    #header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid {
        margin-right: 60px!important;
    }
}

@media only screen and (max-width: 1279px){
    .nav-menu .mega-menu-item .item-title {
        padding: 0 10px!important;
    }
}

@media only screen and (max-width: 1250px) and (min-width: 1101px){
.header-col-right{
    width: 90px!important;
}
}