/*
Theme Name:     Theratio Child
Theme URI:      http://wpdemo.archiwp.com/theratio/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       theratio
*/

@import url("../theratio/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.widget-area .widget .widget-title {
        text-transform: unset;
}

.widget-area .widget_categories ul li a, .widget-area .widget_archive ul li a, .widget-area .widget_nav_menu ul li a, .widget-area .widget_product_categories ul li a {
    text-transform: unset;
}
.page-header .breadcrumbs li {
    text-transform: unset;
}
h3.wp-block-heading {
    font-weight: 600;
    text-align: left;
    position: relative;
    font-size: 24px;
}
input#gform_submit_button_1 {
    background: #000;
}
input#gform_submit_button_1:hover {
    background: #808080;
}
div#gform_wrapper_1 {
    background: #fbfbfb;
    padding: 50px;
    border-radius: 10px;
    border: 2px solid #c5c5c5;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.octf-btn.octf-btn-dark.no-line {
    display: none;
}


input#gform_submit_button_2 {
    font-family: "Manrope", Sans-serif;
    color: #fff;
    background: #1a1a1a;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    font-size: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 18px 41px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 600;
    text-align: center;
    background: #1a1a1a;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    outline: none;
    position: relative;
}

@media only screen and (min-width:994px) and (max-width:1440px){
	.elementor-2724 .elementor-element.elementor-element-7b333ae .the-logo img {
    height: auto!important;
}
	}

.blog-post .entry-media img{
	width: 100%;
}
.widget_media_image img{
	width: 100%;
}


.page-id-3355 .side-panel{
	right: auto;
	left: 0;
	transform: translateX(-100%);
}
.page-id-3355 .side-panel.side-panel-open{
	transform: translateX(0);
}
.related.products h2 {
    display: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: "Manrope", Sans-serif;
    color: #fff;
    background: #1a1a1a;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    font-size: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 18px 41px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 600;
    text-align: center;
    background: #1a1a1a;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    outline: none;
    position: relative;
}
div#respond {
    display: none;
}
span.price {
    display: none !important;
}
p.price {
    display: none!important;
}
section#woocommerce_price_filter-1 {
    display: none!important;
}

h3.wp-block-heading:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 66px;
    height: 2px;
    border-bottom: 2px dotted #1a1a1a;
}
h3.wp-block-heading {
    padding-bottom: 12px;
}
span.count {
    font-size: 80%;
}
.woocommerce ul.products li.product .button {
    display: none;
}
ul.children a {
    background: #ffffff !important;
    margin-top: 10px;
    font-size: 90%;
}
ul.children a:hover {
	
    background: #000 !important;
    margin-top: 10px;
    font-size: 90%;
}
span.count {
    display: none;
}
mark.count {
    display: none;
}
button.wp-block-search__button.wp-element-button {
    background: #000;
    color: #fff;
    font-family: 'Manrope';
}
label.wp-block-search__label {
    display: none;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: #ffffff00!important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    background-color: #eeeeee00!important;
}
/* 1. Αλλαγή χρώματος Placeholder (το κείμενο "Αναζήτηση") */
.fibo_head .dgwt-wcas-search-input::placeholder {
    color: #ffffff !important;
    opacity: 0.8;
}

/* Για παλιότερους browsers */
.fibo_head .dgwt-wcas-search-input::-webkit-input-placeholder {
    color: #ffffff !important;
}

/* 2. Αλλαγή χρώματος εικονιδίου (μεγεθυντικός φακός) */
.fibo_head .dgwt-wcas-ico-magnifier, 
.fibo_head .dgwt-wcas-search-submit svg {
    fill: #ffffff !important;
}

/* 3. Αλλαγή του Border σε λευκό όταν κάνεις κλικ (Focus) */
.fibo_head .dgwt-wcas-search-form input[type="search"]:focus {
    border-color: #ffffff !important;
    outline: none;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.5); /* Προαιρετική λάμψη */
}

/* 4. Γενικό στυλ του πεδίου (φόντο και αρχικό border) */
.fibo_head .dgwt-wcas-sf-wrapp {
    background: transparent !important; /* Ή βάλε το χρώμα που θέλεις */
    border-radius: 4px;
}

/* 5. Χρώμα κειμένου που πληκτρολογεί ο χρήστης */
.fibo_head .dgwt-wcas-search-input {
    color: #ffffff !important;
}

/* Ρυθμίσεις για Mobile (Κάτω από 768px) */
@media (max-width: 767px) {
    
    /* 1. Επαναφορά εμφάνισης Placeholder στο mobile */
    .fibo_head_mob .dgwt-wcas-search-input::placeholder {
        color: #ffffff !important;
        opacity: 1 !important;
        display: block !important;
		font-family: 'Manrope';
    }

    /* 2. Περιορισμός του πλάτους (Width) */
    /* Μπορείς να αλλάξεις το 150px σε όση τιμή θέλεις */
    .fibo_head_mob {
        max-width: 180px !important; 
        margin-left: auto; /* Το σπρώχνει δεξιά αν χρειάζεται */
        margin-right: auto;
    }

    .fibo_head_mob .dgwt-wcas-search-form {
        width: 100% !important;
    }

    /* 3. Διόρθωση ύψους και padding για να χωράει το κείμενο */
    .fibo_head_mob .dgwt-wcas-sf-wrapp {
        height: 35px !important;
        padding: 0 5px !important;
    }

    /* 4. Μίκρυνση του εικονιδίου για να μην πιάνει χώρο */
    .fibo_head_mob .dgwt-wcas-ico-magnifier {
        width: 15px !important;
        height: 15px !important;
    }
}

/* Ειδική διόρθωση αν το FiboSearch ανοίγει σε Mobile Overlay */
.dgwt-wcas-overlay-mobile .dgwt-wcas-search-input {
    color: #333 !important; /* Στο overlay συνήθως το background είναι λευκό, οπότε θέλουμε σκούρα γράμματα */
}
.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path, .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path, .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path, .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
    fill: #ffffff!important;
}
/* Στοχεύουμε το placeholder μέσα στο συγκεκριμένο input του FiboSearch */

.dgwt-wcas-search-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Manrope', sans-serif !important;
    font-size: 13px !important;
    color: #ffffff !important;
    font-weight: 400;
}

.dgwt-wcas-search-input::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Manrope', sans-serif !important;
    font-size: 13px !important;
    color: #ffffff !important;
    font-weight: 400;
    opacity: 1; /* Ο Firefox βάζει opacity από προεπιλογή */
}

.dgwt-wcas-search-input:-ms-input-placeholder { /* IE 10+ */
    font-family: 'Manrope', sans-serif !important;
    font-size: 13px !important;
    color: #ffffff !important;
    font-weight: 400;
}

.dgwt-wcas-search-input::placeholder { /* Modern Browsers */
    font-family: 'Manrope', sans-serif !important;
    font-size: 13px !important;
    color: #ffffff !important;
    font-weight: 400;
}