/**
* Theme Name: Clotya Child
* Description: This is a child theme of Clotya, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: clotya
* Version: 1.3.3
*/



p.woocommerce-mini-cart__buttons  a.button.checkout {
	color: #fff;
    background-color: #de6aa6;
    border-color: transparent;
}

.site-header.header-type1 .site-nav.primary .menu > li > a {
    font-weight: 300;
}

.shop-page-banner .banner .banner-content .entry-title, .shop-page-banner .banner .banner-content .entry-description  {
    font-weight: 300;
}

span.price, p.price  {
    color:#b6b7b8;
}

span.price span.amount, p.price span.amount {
    color:#000000;
}

span.price .wc-block-formatted-money-amount, p.price .wc-block-formatted-money-amount {
    color:#000000;
}

.single-product-wrapper .woocommerce-tabs .wc-tabs a {
    font-weight: 300;
    text-transform: uppercase;
}

section.related.products h2, section.upsells.products h2, .cross-sells h2 {
    font-weight: 300;
}

button.single_add_to_cart_button {
    height:2.5rem;
}


.wc-block-cart__submit-container .wc-block-cart__submit-button {
    background-color: #de6aa6;
    color:#FFFFFF;
}

.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description p {
    font-weight:300;
    font-size: 0.875rem;
}

.single-product-wrapper .single-product .woocommerce-product-details__short-description p, .single-product-wrapper .single-product .rental-deposit-info p, .single-product-wrapper .single-product .rental-deposit-info li{
    font-weight:300;
}

.single-product-wrapper .single-product .rental-deposit-info h4 {
    font-weight:500;
}

.single-product-wrapper .single-product .rental-deposit-info {
    font-size: 0.875rem;
}

.rental-deposit-info {
    padding:16px;
    background-color: #f9f9f9;
}


.wcrp-rental-products-rental-form-wrap .quantity {
	width:0 !important;
	height:0 !important;
	visibility:hidden !important;
	    display: block;
}

.litepicker .container__days .day-item {
    font-weight: 600;
}


.rdm-deposit-notice h4 {
    font-size: 16px;
}

.rdm-deposit-explanation {
    font-size: 12px;;
}

.woocommerce-product-details__short-description {
    font-size: 16px;;
}

.select2-container--default .select2-selection--single {
    padding-top: 0;
    padding-bottom: 0;
}