/*
Theme Name: Cloudbreak Child
Theme URI: http://ideahub.elated-themes.com
Description: A child theme of Ideahub Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: ideahub
Template: ideahub
*/
/* Navy: #0a233f */
/* Gold: #d09f50 */

.headerone {
	text-transform: none !important;
}

/* Header Starts */

.eltdf-main-menu>ul>li>a>span.item_outer .item_text {
    color: #6e053a !important;
}

.eltdf-shopping-cart-holder .eltdf-header-cart {
    background-color: #6e053a !important;
}

.eltdf-shopping-cart-holder .eltdf-header-cart.eltdf-header-cart-icon-pack .eltdf-sc-opener-count {
    background-color: #013616 !important;
}

.eltdf-woo-single-page .eltdf-single-product-summary .product_meta>span {
    color: #027631 !important;
}
	
.eltdf-sc-dropdown .eltdf-sc-dropdown-button-checkout {
    background-color: #013616 !important;
}

.eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-testimonial-text {
    color: #046bba !important;
}

.eltdf-owl-slider .owl-nav .owl-next, .eltdf-owl-slider .owl-nav .owl-prev {
    color: #05427d !important;
}

/* WooCommerce Starts */

.eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-breadcrumbs a {
	color: #6e053a !important;
}

.eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-breadcrumbs span {
	color: #6e053a !important;
}

.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
    color: #6e053a !important;
}

.eltdf-woo-single-page .eltdf-single-product-summary .price * {
    font-weight: 500;
    font-size: 32px !important;
	color: #6e053a !important;
}

.eltdf-banner-holder .eltdf-banner-text-holder {
    background-color: #f4f4f4 !important;
}

.eltdf-banner-holder .eltdf-banner-content .eltdf-banner-title {
    color: #05427d !important;
}

.eltdf-banner-holder .eltdf-banner-content .eltdf-banner-text {
    color: #05427d !important;
}

.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
    color: #05427d;
}

.eltdf-woo-single-page .woocommerce-tabs ul.tabs>li.active, .eltdf-woo-single-page .woocommerce-tabs ul.tabs>li:hover {
    background-color: #d09f50 !important;
	color: #ffffff !important;
}

.eltdf-woo-single-page .woocommerce-tabs ul.tabs>li a {
	color: #ffffff !important;
}

.eltdf-woo-single-page .woocommerce-tabs table th, .woocommerce-product-attributes-item__value {
    color: #6e053a !important;
}

.woocommerce-pagination ul li a.current, .woocommerce-pagination ul li span.current {
	background-color: #6e053a !important;
}

ul.products>.product .price * {
    font-size: 20px !important;
}

/* WooCommerce Ends */

/* Contact Page */

.wpcf7-form .eltdf-square-label.eltdf-gold:before {
    background-color: #6e053a;
}

.wpcf7-form .eltdf-square-label {
	color: #6e053a !important;
}
.eltdf-grid-modest-gutter.eltdf-form-custom-color .eltdf-btn.wpcf7-submit {
    background: #6e053a !important;
}