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

.product .woo-title-wrap .dfd-folio-categories .byline.category a {
    background: none!important;
    color: #2e4898!important;
    font-size: 18px !important;
    font-weight: bold !important;
}
.products .product .woo-title-wrap div.box-name {
    font-size: 13px!important;
}

.total_cart_header.advanced .woo-cart-contents .woo-cart-details {
    background: #ffffff!important;
    color: #2e4797!important;
    font-weight: bold!important;
}

.shipping_method label {
    padding-left:10px;
}

button:not(.ubtn):hover, button:not(.ubtn) {
    background-color: #2e4797!important;
}
.login-header #loginModal .login-submit button {
    font-size: 10px;
}

#loginModal {
    width:350px!important;
}

.login-header #loginModal .login-lost-password, .login-header #loginModal .login-registration{
    position: relative;

}
.login-header #loginModal .login-lost-password a, .login-header #loginModal .login-registration a {
    color: white!important;
}

.login-header #loginModal .login-lost-password a:hover, .login-header #loginModal .login-registration a:hover {
    color:white!important;
    
}