/*
Theme Name: Reina Child
Theme URI: https://reina.qodeinteractive.com
Description: A child theme of Reina
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: reina
Template: reina
*/


.hide{
	display: none;
}
.grecaptcha-badge {
    visibility: hidden;
}
.qodef-header-sticky .qodef-widget-holder {
    visibility: hidden;
}

form.woocommerce-ordering {
    display: none;
}

.qodef-page-title .qodef-m-title {
    color: #404040!important;
}
.page-id-3718 .qodef-page-title .qodef-m-title {
    color: #ffffff!important;
}
#qodef-woo-page .price{
    margin: 11px 0 0!important;
    font-size: 16px!important;
    font-weight: 600!important;
    color: #404040!important;
}

 #qodef-woo-page .price del{
    font-weight: 300;
}
.single-product #qodef-woo-page .price{
    font-size: 18px!important;
}
span.qodef-woo-product-mark.qodef-woo-onsale {
    color: #404040 !important;
}

#qodef-woo-page .added_to_cart, 
#qodef-woo-page .button,
 .qodef-woo-shortcode .added_to_cart, 
 .qodef-woo-shortcode .button,
 .qodef-woo-dropdown-cart .qodef-m-action-link  {
	background : #000!important;
}
button[type=submit], input[type=submit]{
	background-color: #000!important;
}
#qodef-woo-page .added_to_cart .qodef-m-background, 
#qodef-woo-page .button .qodef-m-background, 
.qodef-woo-shortcode .added_to_cart .qodef-m-background, 
.qodef-woo-shortcode .button .qodef-m-background,
button[type=submit] .qodef-m-background, 
input[type=submit] .qodef-m-background,
.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-background{
	color: #878787!important;
}
#qodef-page-footer .widget a:hover {
    color: #404040;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    width: 180px;
    }
    
 .qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count {

    color: #ffffff!important;
    background-color: #404040!important;
}
   
    
h6.qodef-woo-single-meta-title {
    visibility: hidden;
}

.home-paralax h2{
	color: #fff!important;
}

.qodef-woo-product-list .qodef-woo-product-categories a {
    color: #b9b7b7;
}

.page-id-3718 .qodef-page-title {
    background-position: center center;
}
.wpcf7-list-item {
	margin: 0px;
}
#qodef-footer-image svg {
    display: none!important;
}


#qodef-page-footer .widget a {
    color: #585858!important;
}

.woocommerce-checkout label{
	margin-bottom: 0px;
}
.woocommerce-checkout input[type=text],
.woocommerce-checkout input[type="email"] ,
.woocommerce-checkout select {
	margin: 0 0 10px;
	    padding: 5px 10px;
}

@media (min-width: 1025px ) and (max-width: 1300px) {
	.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
		margin-right: 0!important;
	}
	
}

@media (min-width: 999px ){ 
	#qodef-woo-page.qodef--checkout .woocommerce-checkout {
	    margin-top: 40px;
	    display: flex;
	    gap: 5%;
	}
	.woocommerce-page div.woocommerce .col2-set{
		    flex-direction: column;
	    width: 48%;
	}
	div#customer_dpayments {
	    width: 48%;
	}
}


@media (max-width: 599px ) {
	.page-id-3718 .qodef-m-title.entry-title {
	    font-size: 2.3em;
	}
}