/*

Theme Name: Desol Child

Description: Desol Child is a child theme of  Desol, created by Desol

Author: Desol
Author URI: https://desolint.com/

Template: desol

Version: 1.0.1

Text Domain: desol-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

main#content {
    overflow: hidden;
}
header .wishlist_products_counter span.wishlist_products_counter_text {
    display: none !important;
}
header .wishlist_products_counter:before {
    font-size: 24px !important;
    color: #fff;
}
header span.wishlist_products_counter_number {
    background-color: #d9534f;
    color: #fff;
    background-color: var(--items-indicator-background-color, #d9534f);
    border-radius: 100%;
    color: var(--items-indicator-text-color, #fff);
    display: block;
    font-size: 10px;
    height: 1.6em;
    inset-inline-end: -.7em;
    line-height: 1.5em;
    min-width: 1.6em;
    position: absolute;
    text-align: center;
    top: -.7em;
}
.elementor-element.ps-sec {
    background-size: 50% 100% !important;
}
.b-border .elementor-heading-title {
	  padding-left: 65px;
}
.b-border .elementor-heading-title:before {
    content: "";
    background-color: #1A3C3B;
    width: 46px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
    pointer-events: none;
}
.elementor-heading-title {
    position: relative;
}
.custom-reviews .elementor-element.e-con-boxed {
    padding: 30px 25px 30px;
}
.custom-reviews .elementor-element.e-con-boxed .e-con-inner {
    background-color: #fff;
    padding: 45px 25px 25px;
    border-radius: 20px;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
    position: relative;
    min-height: 309px;
}
.custom-reviews .elementor-element.e-con-boxed .e-con-inner .elementor-image-box-content .elementor-image-box-title {
    margin: 0 20px 0 0px;
}
.e-con-inner .elementor-image-box-content .elementor-image-box-title {
    margin-top: 0px;
}
.custom-reviews .elementor-element.e-con-boxed .e-con-inner .elementor-widget-image-box {
    margin-bottom: 10px;
}
.custom-reviews .elementor-element.e-con-boxed .e-con-inner:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/quote-icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 65px;
    height: 52px;
    position: absolute;
    top: -23px;
    left: 45px;
    pointer-events: none;
}
.form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    column-gap: 25px;
	  justify-content: space-between;
}
.form-row .form-col-6 {
    width: 47.5%;
}
.form-row .form-col-12 {
    width: 100%;
}
.form-wrap .form-row input, 
.form-wrap .form-row select, 
.form-wrap .form-row textarea {
    font-size: 20px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 500;
    border-radius: 10px !important;
    background-color: transparent;
    border: 1px solid #fff !important;
    color: #fff;
    padding: 8.5px 20px;
    line-height: 1;
}
::placeholder {
    font-size: 20px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 500;
    color: #fff;
}
.form-row input:focus, 
.form-row select:focus, 
.form-row textarea:focus {
    background-color: transparent;
    outline: none;
    border: 1px solid #1A3C3B;
}
.form-row:not(:last-child) {
    margin-bottom: 20px;
}
.form-row textarea {
    height: 129px;
}
.form-wrap .error-msg {
    font-size: 12px;
    color: red;
}
.form-wrap .form-row button#submitBtn {
    background-color: #fff;
    color: #1A3C3B;
    border-color: #fff;
}
.form-wrap .form-row button#submitBtn:hover {
    background-color: #1A3C3B;
    border-color: #1A3C3B;
    color: #fff;
}
/***********************/
/***Responsive Style***/
/*********************/

@media (min-width: 1280px) {
html body {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
}
@media (max-width: 1024px) {
br {
    display: none;
}
.elementor-image-box-title br {
    display: inline-block;
}
body.elementor-kit-10 h1 {
    font-size: 40px;
    line-height: 55px;
}
body.elementor-kit-10 h2 {
    font-size: 30px !important;
    line-height: 35px;
}
.form-wrap .form-row input, 
.form-wrap .form-row select, 
.form-wrap .form-row textarea,
::placeholder {
    font-size: 18px;
}
.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    font-size: 16px;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    top: 22px !important;
}
header .elementor-menu-toggle {
    z-index: 9999;
}
}

@media (max-width: 992px) {
body.elementor-kit-10 h1 {
    font-size: 37px;
    line-height: 50px;
}
body.elementor-kit-10 h2 {
    font-size: 30px !important;
    line-height: 35px;
}
.form-wrap .form-row input, 
.form-wrap .form-row select, 
.form-wrap .form-row textarea,
::placeholder {
    font-size: 16px;
}
.custom-reviews .elementor-element.e-con-boxed {
    padding: 30px 15px 30px;
}
.custom-reviews .elementor-widget-container .swiper.elementor-loop-container {
    padding-bottom: 0;
}
}

@media (max-width: 768px) {
body.elementor-kit-10 h1 {
    font-size: 30px;
    line-height: 40px;
}
body.elementor-kit-10 h2 {
    font-size: 25px !important;
    line-height: 30px;
}
footer .elementor-icon-list-items li.elementor-icon-list-item.elementor-inline-item:not(:last-child) {
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {
.b-border .elementor-heading-title {
    padding-left: 0px;
}
.b-border .elementor-heading-title:before {
    display: none;
}
.elementor-element.ps-sec {
    background: inherit !important;
}
footer .elementor-icon-list-items li.elementor-icon-list-item.elementor-inline-item:not(:last-child) {
    margin-bottom: 0px;
}
}

@media (max-width: 480px) {
body.elementor-kit-10 h1 {
    font-size: 25px;
    line-height: 35px;
}
body.elementor-kit-10 h2 {
    font-size: 25px !important;
    line-height: 30px;
}
.custom-reviews .elementor-widget-container .swiper.elementor-loop-container {
    padding-bottom: 30px;
}
.form-row {
    flex-wrap: wrap;
	  row-gap: 20px;
}
.form-row .form-col-6 {
    width: 100%;
}
}
@media (max-width: 395px) {
footer .elementor-icon-list-items li.elementor-icon-list-item.elementor-inline-item:not(:last-child) {
    margin-bottom: 20px;
}
}
















