/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
:root {
    --page-background: #eff9f1;
    --color-primary: #656565;
    --disabled-color-primary: rgba(101, 101, 101, 0.5);
    --color-primary-opacity: rgba(101, 101, 101, 0.03);
    --link-color: #656565;
    --active-link-color: #E3E3E3;
    --button-background-color: #f3f3f3;
    --button-background-hover-color: #fae1de;
    --button-background-hover-color-lighten: #fdf5f4;
    --button-text-color: #e6948a;
    --sale-color: #E3E3E3;
    --sale-text-color: #333333;
    --sale-color-faint: rgba(227, 227, 227, 0.1);
    --sold-out-color: #656565;
    --sold-out-text-color: #ffffff;
    --header-background: #fae1de;
    --header-text: #656565;
    --header-border-color: rgba(101, 101, 101, 0.1);
    --header-border-color-dark: rgba(101, 101, 101, 0.15);
    --header-hover-background-color: rgba(101, 101, 101, 0.1);
    --header-overlay-text: #ffffff;
    --sticky-header-background: #ffffff;
    --sticky-header-text: #656565;
    --sticky-header-border: rgba(101, 101, 101, 0.1);
    --mobile-menu-text: #757575;
    --mobile-menu-background: #fae1de;
    --mobile-menu-border-color: rgba(117, 117, 117, 0.5);
    --footer-background: #f3f3f3;
    --footer-text: #e6948a;
    --footer-hover-background-color: rgba(230, 148, 138, 0.1);
    --pop-up-text: #ffffff;
    --pop-up-background: #656565;
    --select-padding: 5px;
    --border-color: rgba(101, 101, 101, 0.5);
    --border-search: rgba(101, 101, 101, 0.1);
    --border-color-subtle: rgba(101, 101, 101, 0.1);
    --border-color-subtle-darken: #585858;
    --color-scheme-light-background: #fae1de;
    --color-scheme-light-background-hover: rgba(250, 225, 222, 0.1);
    --color-scheme-light-text: #656565;
    --color-scheme-light-text-hover: rgba(101, 101, 101, 0.7);
    --color-scheme-light-input-hover: rgba(101, 101, 101, 0.1);
    --color-scheme-light-link: #656565;
    --color-scheme-light-link-active: #656565;
    --color-scheme-accent-background: #757575;
    --color-scheme-accent-background-hover: rgba(117, 117, 117, 0.1);
    --color-scheme-accent-text: #ffffff;
    --color-scheme-accent-text-hover: rgba(255, 255, 255, 0.7);
    --color-scheme-accent-input-hover: rgba(255, 255, 255, 0.1);
    --color-scheme-accent-link: #ffffff;
    --color-scheme-accent-link-active: #ffffff;
    --color-scheme-dark-background: #333333;
    --color-scheme-dark-background-hover: rgba(51, 51, 51, 0.1);
    --color-scheme-dark-text: #F3F3F3;
    --color-scheme-dark-text-hover: rgba(243, 243, 243, 0.7);
    --color-scheme-dark-input-hover: rgba(243, 243, 243, 0.1);
    --color-scheme-dark-link: #F3F3F3;
    --color-scheme-dark-link-active: #F3F3F3;
    --header-font-stack: "Twentieth Century", sans-serif;
    --header-font-weight: 700;
    --header-font-style: normal;
    --header-font-transform: none;
    --header-letter-spacing: normal;
    --body-font-stack: "Twentieth Century", sans-serif;
    --body-font-weight: 400;
    --body-font-style: normal;
    --body-font-size-int: 16;
    --body-font-size: 16px;
    --subheading-font-stack: "ITC Johnston", sans-serif;
    --subheading-font-weight: 500;
    --subheading-font-style: normal;
    --subheading-font-transform: uppercase;
    --subheading-case: uppercase;
    --heading-base: 28;
    --subheading-base: 14;
    --subheading-2-font-size: 16px;
    --subheading-2-line-height: 20px;
    --product-titles: 20;
    --subpage-header: 20;
    --subpage-header-px: 20px;
    --subpage-header-line-height: 28px;
    --heading-font-size: 28px;
    --heading-line-height: 36px;
    --subheading-font-size: 14px;
    --subheading-line-height: 18px;
    --color-image-overlay: #333333;
    --color-image-overlay-text: #ffffff;
    --image-overlay-opacity: calc(50 / 100);
    --mobile-menu-link-transform: uppercase;
    --mobile-menu-link-letter-spacing: 2px;
    --buttons-transform: uppercase;
    --buttons-letter-spacing: 2px;
    --button-font-family: var(--body-font-stack);
    --button-font-weight: var(--body-font-weight);
    --button-font-style: var(--body-font-style);
    --button-font-size: var(--body-font-size);
    --button-font-size-int: calc(var(--body-font-size-int) - 2);
    --subheading-letter-spacing: 1px;
    --nav-font-family: var(--subheading-font-stack);
    --nav-font-weight: var(--subheading-font-weight);
    --nav-font-style: var(--subheading-font-style);
    --nav-text-transform: uppercase;
    --nav-letter-spacing: 2px;
    --nav-font-size-int: var(--body-font-size-int);
    --password-text-color: #000000;
    --password-error-background: #feebeb;
    --password-error-text: #7e1412;
    --password-login-background: #111111;
    --password-login-text: #b8b8b8;
    --password-btn-text: #ffffff;
    --password-btn-background: #000000;
    --password-btn-background-success: #4caf50;
    --success-color: #28a745;
    --error-color: #b94a48;
    --color-body: #eff9f1;
    --color-bg: #eff9f1;
}

@import url(https://db.onlinewebfonts.com/c/6138beb83221f6eb46ed08543a304d1d?family=Twentieth+Century);
@import url(https://db.onlinewebfonts.com/c/5eee6283334f9ab9f570dd8f418c8826?family=ITC+Johnston+W01+Md+SC);

@font-face {
    font-family: "Twentieth Century";
    src: url("https://db.onlinewebfonts.com/t/6138beb83221f6eb46ed08543a304d1d.eot");
    src: url("https://db.onlinewebfonts.com/t/6138beb83221f6eb46ed08543a304d1d.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/6138beb83221f6eb46ed08543a304d1d.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/6138beb83221f6eb46ed08543a304d1d.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/6138beb83221f6eb46ed08543a304d1d.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/6138beb83221f6eb46ed08543a304d1d.svg#Twentieth Century")format("svg");
}
@font-face {
    font-family: "ITC Johnston";
    src: url("https://db.onlinewebfonts.com/t/5eee6283334f9ab9f570dd8f418c8826.eot");
    src: url("https://db.onlinewebfonts.com/t/5eee6283334f9ab9f570dd8f418c8826.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/5eee6283334f9ab9f570dd8f418c8826.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/5eee6283334f9ab9f570dd8f418c8826.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/5eee6283334f9ab9f570dd8f418c8826.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/5eee6283334f9ab9f570dd8f418c8826.svg#ITC Johnston W01 Md SC")format("svg");
}

body {
    font-family: "Twentieth Century";
    line-height: 1.6;
    color: var(--color-primary);
    font-family: var(--body-font-stack);
    font-weight: var(--body-font-weight);
    font-style: var(--body-font-style);
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    height: 100%;
    scroll-behavior: smooth;
}
.PlayButton_module_playButtonWrapper__d1afd73a,
.ControlBar_module_controlBarWrapper__293a16b4 {
	display: none;
	visibility: hidden;
}

.header-main-block:hover {
	background: #fae1de!important;
}
.header-main-block:hover a.logo-txt, .header-main-block:hover a{
	color: #656565 !important;
}
.header-main-block:hover a:hover {
	opacity: .6;
}
.header-main-block:hover ul.elementor-icon-list-items span.elementor-icon-list-text, .header-main-block:hover ul.elementor-icon-list-items .elementor-icon-list-icon i {
    color: #656565;
}


.header-main-block:hover ul {
	background: #fae1de!important;
	color: #656565 !important;
}
.elementor-element-48e5888 {
	padding: 0 !important;
}
div.field2 p {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
.contactform label {
    color: rgb(101, 101, 101);
    font-size: 16px;
    line-height: 38px;
	width: 100%;
	font-family: "Twentieth Century", sans-serif;
}
.contactform input, .contactform textarea, body:not(.home) .ekit-template-content-footer .elementor-111 input.ekit_mail_email.ekit_form_control {
    background: transparent;
	width: 100%;
	padding: 13px;
	border: 1px solid #ced4da;
	font-weight: 400;
    line-height: 1.5;
	font-size: 16px;
}
.contactform textarea {
	height: 230px;
}
.contactform .infotxt {
	font-size: 12px;
	position: relative;
    top: -25px;
	font-family: "Twentieth Century", sans-serif;
}
.contactform input[type="submit"] {
	color: #e6948a;
	width: fit-content;
	margin: 0px auto 20px;
	border: 0px none;
}
.contactform input[type="submit"]:hover {
	color: #e6948a;
	background-color: rgba(101, 101, 101, 0.15);
}
.btnsec p{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	gap: 10px;
}
body.page-id-485 .ekit-template-content-footer .elementor-element.elementor-element-08ac81f {
    padding-bottom: 30px!important;
}
body:not(.home) .ekit-template-content-footer .elementor-element.elementor-element-08ac81f {
	background-color: #fae1de!important;
}
body:not(.home) .ekit-template-content-footer .elementor-111 .elementor-element.elementor-element-a825d5c .elementor-heading-title {
	color: #656565;
}
body:not(.home) .ekit-template-content-footer .elementor-111 .elementor-element.elementor-element-6ba6e90 {
	display: none;
}
body:not(.home) .ekit-template-content-footer .elementor-111 .elementor-element-08ac81f {
	border: 0px none;
}
body:not(.home) .ekit-template-content-footer .elementor-111 input.ekit_mail_email.ekit_form_control {
	color: #656565;
	border-color: #656565;
}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs {
    display: none;
}
body.single-product.woocommerce  {
    background: #EFF9F1;
}
body.single-product.woocommerce div.product .product_title {
    font-size: var(--subpage-header-px);
    line-height: var(--subpage-header-line-height);
    font-weight: 700;
}
body.single-product.woocommerce .wpgs-for.slick-initialized.slick-slider > i {
    display: none !important;
}
body.single-product.woocommerce .wpgs-nav.slick-initialized.slick-slider .slick-track .thumbnail_image img {
    transform: scale(0.8) !important;
}
body .qib-button-wrapper {
    height: 52px;
    padding: 0;
    display: flex;
    border: 1px solid var(--border-color);
    border-radius: 2px;
}
body .qib-button-wrapper button.qib-button, body .qib-button-wrapper div.quantity.wqpmb_quantity {
    height: 50px;
}
body.single-product.woocommerce form button.single_add_to_cart_button.button {
    background-color: #f08080;
    color: #fff;
    font-size: 16px;
    padding: 10px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin: 15px 0;
    width: 100%;
    height: 50px;
    font-weight: 300;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    background-color: #f08080;
    color: #fff;
    font-size: 16px;
    padding: 10px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    height: 50px;
    font-weight: 300;
}
body.single-product.woocommerce form button.single_add_to_cart_button.button:hover, body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover {
    background: #7fffbf;
    color: #ff7fbf;
}
body.woocommerce-page .page-content {
    margin: 40px 0;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) .wc-block-components-checkout-place-order-button__text {
    justify-content: center;
}
body.woocommerce-page a.wc-block-components-checkout-return-to-cart-button {
    white-space: nowrap;
    padding-right: 12px;
    margin-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-decoration: none;
}

img.randomchar {
    max-width: 150px;
    position: absolute;
    z-index: 1;
}

img.randomchar:nth-child(1) {
    top: 0;
    left: 0;
}

img.randomchar:nth-child(2) {
    top: 0;
    right: 0;
}

img.randomchar:nth-child(3) {
    bottom: 10%;
    left: 0;
}

img.randomchar:nth-child(4) {
    bottom: 15%;
    right: 100px;
}

img.randomchar:nth-child(5) {
    top: 30%;
    left: 5%;
}

img.randomchar:nth-child(6) {
    top: 40%;
    right: 3%;
}

.homerandom, .homerandom2 {
    position: relative;
}

.homerandom .elementor-element-ddd1c6d, .homerandom .elementor-element-ddd1c6d .elementor-widget-shortcode {
    position: unset;
}

.homerandom2 .elementor-element-2a9a6d0, .homerandom2 .elementor-element-2a9a6d0 .elementor-widget-shortcode {
    position: unset;
}
ul.variable-items-wrapper.button-variable-items-wrapper.wvs-style-squared {
    flex-direction: column;
}
.woocommerce-variation-add-to-cart .rnTotalBox {
    display: none;
}
ul.variable-items-wrapper.button-variable-items-wrapper.wvs-style-squared li.variable-item {
    background-color: #efcac6;
    color: #fff;
    padding: 12px;
    height: auto;
    border: 0px none;
    font-size: 16px;
    margin: 0 0 6px 0;
    box-shadow: 0 0 2px #efcac6;
}
body table tbody>tr:nth-child(odd)>td, 
body table tbody>tr:nth-child(odd)>th,
body table tbody tr:hover>td, 
body table tbody tr:hover>th {
    background: transparent;
}
body ul.variable-items-wrapper.button-variable-items-wrapper.wvs-style-squared li.variable-item.selected {
    background-color: #f08080 !important;
    color: #656565 !important;
    border: 0px none !important;
    box-shadow: 0 0 2px #656565;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    padding: 0;
}
body .rednao input[type=text], body .rednao input[type=number] {
    height: auto;
    padding: 12px;
}

@media (min-width: 768px) {
    body.single-product.woocommerce .single_variation_wrap {
        margin-top: 20px;
    }
}

