/* 
Theme Name: Customer
Theme URI: https://pirenko.com
Description: Hello Elementor - Child theme of Hello Elementor
Author: Pirenko
Author URI: https://pirenko.com
Template: hello-elementor
Version: 1.0
Text Domain: dpf
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
*/

/*
    Elementor - Pirenko CSS class based tweaks
*/
html .elementor-widget.el_unmargin {
    margin-bottom: 0px;
}
.elementor-menu-toggle {
    outline: none;
}

.elementor-location-header {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 11;
}

#content {
    margin-top: 94px;
}

#pop_close_button {
    margin-top: 16px;
    text-align: center;
}

body.admin-bar .elementor-location-header {
    top: 32px;
}

.dpf_weight_900 {
    font-weight: 900;
}

#gform_submit_button_1,
.gform_next_button {
    background-color: var(--e-global-color-primary) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: var(--e-global-color-primary) !important;
    color: #FFFFFF !important;
    display: inline-block !important;
    line-height: 1 !important;
    font-size: 15px !important;
    padding: 12px 24px !important;
    border-radius: 3px !important;
    text-align: center !important;
    transition: all .3s !important;
}

#gform_submit_button_1:hover,
.gform_next_button:hover {
    background-color: var(--e-global-color-638c2e6) !important;
}

.dpf_button {
    background-color: var(--e-global-color-primary);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    color: #FFFFFF;
    display: inline-block;
    line-height: 1;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
}

.dpf_button:hover {
    background-color: var(--e-global-color-638c2e6);
}

.dpf_button.dpf_large_button{
    font-weight: 600;
    font-size: 18px;
}

.dpf_button.dpf_wide_button{
    width: 100%;
}

/*
    Elementor - Other tweaks
*/


@media (max-width: 1024px) {

    .elementor-element.elementor-element-893e54b,
    #pf_header_link {
        margin-left: auto;
    }

    .elementor-element-893e54b {
        position: relative;
        top: 4px;
    }

    body.admin-bar .elementor-15 .elementor-element.elementor-element-0ee6e72 {
        margin-top: 32px;
    }

}



/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/
#top .elementor-widget-image .elementor-widget-container {
    max-width: 480px;
    position: relative;
    margin-left: auto;
    z-index: 1;
}

#top .elementor-widget-image .elementor-widget-container:before {
    content: "";
    position: absolute;
    left: -40px;
    bottom: -40px;
    background: rgba(96, 195, 195, 0.3);
    z-index: -1;
    height: 100%;
    width: 100%;
}

#handle .elementor-element-1c7a941 .elementor-widget-image .elementor-widget-container {
    max-width: 480px;
    position: relative;
    margin-right: auto;
    z-index: 1;
}

#handle .elementor-element-1c7a941 .elementor-widget-image .elementor-widget-container:before {
    content: "";
    position: absolute;
    right: -40px;
    bottom: -40px;
    background: rgba(196, 67, 119, 0.2);
    z-index: -1;
    height: 100%;
    width: 100%;
}

.elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-icon span>svg {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.elementor-widget-n-accordion .elementor-widget-container p:last-child {
    margin-bottom: 0;
}

html a {
    color: var(--e-global-color-primary);
}

html .elementor-element-eff7a64 .wolmart-icon-lists .wolmart-icon-list-item {
    color: var(--e-global-color-secondary);
}

.dp_icons_top .elementor-icon-list-icon {
    margin-top: 5px !important;
}

.dp_icons_top .elementor-icon-list-item {
    align-items: flex-start !important;
}

.dp_grey_links a {
    color: var(--e-global-color-text);
}
.dp_grey_links a:hover {
    text-decoration: underline;
}


/*--------------------------------------------------------------
# Create box page
--------------------------------------------------------------*/
.page-id-20 #dpf_pre_footer .elementor-button-wrapper {
    display: none;
}

.dpf_form_products_wrapper {
    display: flex;
    gap: 48px;
    justify-content: space-between;
}

.dpf_form_products_left {
    width: 40%;
}

.dpf_form_products_left .e-con-boxed.e-flex .elementor-widget-image img {
    max-height: 60px;
    width: auto;
}

.dpf_form_products_left .e-con-boxed.e-flex {
    padding: 0px;
}

.dpf_form_products_right {
    width: 60%;
    max-width: 496px;
}

.dpf_form_products {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.dpf_form_products > div {
    background-color: #FFFFFF;
    border-radius: 3px;
    padding: 14px 10px 2px;
}

.dpf_disabled {
    opacity: 0.5;
    pointer-events: none;
}

.dpf_attribute_size {
    text-align: center;
    width: 100%;
    font-size: 13px;
    margin-bottom: 14px;
}

.dpf_get_variable_product_buttons,
.dpf_get_product_buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    border-top: 1px solid var(--e-global-color-a3f5de5);
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: auto;
    width: calc(100% + 20px);
    left: -10px;
    position: relative;
}

.dpf_get_variable_product_buttons {
    width: 90px;
    border-top: 0px solid var(--e-global-color-a3f5de5);
    border-right: 1px solid var(--e-global-color-a3f5de5);
    left: 0px;
    gap: 14px;
}

.dpf_size_label {
    padding: 0px 8px;
}

.elementor-652 .elementor-element.elementor-element-b25ae7a:not(.elementor-motion-effects-element-type-background) {
    height: 100%;
}

.elementor-652 .elementor-element-06191b2 {
    margin-top: auto;
}

.dpf_get_variable_product_button_minus,
.dpf_get_variable_product_button_plus,
.dpf_get_product_button_minus,
.dpf_get_product_button_plus {
    cursor: pointer;
}

.dpf_get_product_text {
    width: 24px;
    text-align: center;
    flex-shrink: 0;
}

.dpf_get_variable_product_buttons[data-count="0"] .dpf_get_product_variable_button_minus,
.dpf_get_product_buttons[data-count="0"] .dpf_get_product_button_minus {
    opacity: 0.5;
    pointer-events: none;
}

#dpf_form_products_cart {
    background-color: #FFFFFF;
    border-radius: 3px;
}

.dpf_node_wrapper {
    padding: 10px;
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
    border-bottom: 1px solid var(--e-global-color-a3f5de5);
}

.dpf_node_wrapper:last-child {
    border-bottom: none;
}

.dpf_node_image_wrapper {
    max-width: 50px;
    line-height: 0px;
}

.dpf_node_buttons {
    display: flex;
    margin-left: auto;
    width: 104px;
    height: 32px;
    border: 1px solid var(--e-global-color-a3f5de5);
    justify-content: space-between;
    border-radius: 3px;
    align-items: center;
}

.dpf_size_option {
    display: flex;
    border-bottom: 1px solid var(--e-global-color-a3f5de5);
    align-items: center;
}

.dpf_size_options_wrapper_inner {
    border: 1px solid var(--e-global-color-a3f5de5);
    border-bottom-width: 0px;
    margin-top: 10px;
}

.simple-popup-content h3 {
    font-size: 22px !important;
}

.dpf_node_button_plus,
.dpf_node_button_minus {
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
}

.dpf_node_buttons[data-count="1"] .dpf_node_button_minus {
    background-image: url(./images/trash-cart.svg);
    background-size: 24px;
    text-indent: -9999px;
    background-position: center;
    background-repeat: no-repeat;
}

#dpf_form_products_header {
    display: flex;
    flex-direction: column;
    gap: 10px;
    background-color: #FFFFFF;
    border-radius: 3px;
    padding: 24px;
    margin-bottom: 24px;
}

#dpf_cart_progress {
    width: 100%;
    border-radius: 999px;
    background-color: #f1d5df;
    height: 28px;
    position: relative;
    overflow: hidden;
}

#dpf_cart_progress span {
    position: absolute;
    left: 12px;
    font-size: 13px;
    font-weight: 600;
    top: 4px;
    color: #FFFFFF;
    transition: color 0.5s;
    visibility: hidden;
}

#dpf_cart_progress[data-percentage="0"] span {
    color: #111111;
}

#dpf_cart_progress_bar {
    width: 0%;
    height: 100%;
    background-color: #dc93ae;
    transition: width 0.5s;
}


/*--------------------------------------------------------------
Gravity Forms
--------------------------------------------------------------*/

#gform_page_1_3,
#gform_page_1_2 {
    max-width: 660px;
    margin: 0px auto;
}

#field_1_1 {
    display: none;
}

.elementor-kit-10 #gform_page_1_3 h3,
.elementor-kit-10 #gform_page_1_2 h3 {
    margin: 0px;
    font-weight: 900;
    font-size: 32px;
    margin-bottom: -20px;
}

.elementor-kit-10 #gform_page_1_3 h4,
.elementor-kit-10 #gform_page_1_2 h4 {
    margin: 0px;
    font-weight: 900;
    font-size: 22px;
    margin-bottom: -20px;
}

#gform_1 #gform_page_1_1 .gform_page_footer {
    visibility: hidden;
}

.dpf_progress_bar_wrapper {
    overflow: hidden;
    text-align: center;
    list-style-type: none;
    margin-bottom: 50px;
}

.dpf_progress_bar_inner {
    font-weight: 500;
    font-size: 14px;
}

.dpf_progress_bar {
    float: left;
    width: 25%;
    position: relative;
    z-index: 1;
}

.dpf_progress_bar:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #f1d5df;
    position: absolute;
    margin: auto;
    left: 50%;
    top: 15px;
    z-index: -1;
    opacity: 0.9;
}

.dpf_progress_bar.dpf_progress_bar_4:after {
    display: none;
}

.dpf_progress_bar:before {
    content: "1";
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    color: #f1d5df;
    background: #ffffff;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin: 0 auto 5px auto;
    border: 2px #f1d5df solid;
}

.dpf_progress_bar.dpf_progress_bar_2:before {
    content: "2";
}

.dpf_progress_bar.dpf_progress_bar_3:before {
    content: "3";
}

.dpf_progress_bar.dpf_progress_bar_4:before {
    content: "4";
}

/*dpf_progress_bar_1*/
.dpf_progress_bar_wrapper[data-step="4"] .dpf_progress_bar_1:after,
.dpf_progress_bar_wrapper[data-step="3"] .dpf_progress_bar_1:after,
.dpf_progress_bar_wrapper[data-step="2"] .dpf_progress_bar_1:after {
    background: var(--e-global-color-primary);
}

.dpf_progress_bar_wrapper[data-step="4"] .dpf_progress_bar_1:before,
.dpf_progress_bar_wrapper[data-step="3"] .dpf_progress_bar_1:before,
.dpf_progress_bar_wrapper[data-step="2"] .dpf_progress_bar_1:before,
.dpf_progress_bar_wrapper[data-step="1"] .dpf_progress_bar_1:before {
    background: var(--e-global-color-primary);
    color: #ffffff;
    border: 2px var(--e-global-color-primary) solid;
}
.dpf_progress_bar_wrapper[data-step="4"] .dpf_progress_bar_1:before,
.dpf_progress_bar_wrapper[data-step="3"] .dpf_progress_bar_1:before,
.dpf_progress_bar_wrapper[data-step="2"] .dpf_progress_bar_1:before {
    content:'✔';
}


/*dpf_progress_bar_2*/
.dpf_progress_bar_wrapper[data-step="4"] .dpf_progress_bar_2:after,
.dpf_progress_bar_wrapper[data-step="3"] .dpf_progress_bar_2:after {
    background: var(--e-global-color-primary);
}

.dpf_progress_bar_wrapper[data-step="4"] .dpf_progress_bar_2:before,
.dpf_progress_bar_wrapper[data-step="3"] .dpf_progress_bar_2:before,
.dpf_progress_bar_wrapper[data-step="2"] .dpf_progress_bar_2:before {
    background: var(--e-global-color-primary);
    color: #ffffff;
    border: 2px var(--e-global-color-primary) solid;
}

.dpf_progress_bar_wrapper[data-step="4"] .dpf_progress_bar_2:before,
.dpf_progress_bar_wrapper[data-step="3"] .dpf_progress_bar_2:before {
    content:'✔';
}

/*dpf_progress_bar_3*/
.dpf_progress_bar_wrapper[data-step="4"] .dpf_progress_bar_3:after {
    background: var(--e-global-color-primary);
}

.dpf_progress_bar_wrapper[data-step="3"] .dpf_progress_bar_3:before,
.dpf_progress_bar_wrapper[data-step="4"] .dpf_progress_bar_3:before {
    background: var(--e-global-color-primary);
    color: #ffffff;
    border: 2px var(--e-global-color-primary) solid;
}

.dpf_progress_bar_wrapper[data-step="4"] .dpf_progress_bar_3:before {
    content:'✔';
}

/*dpf_progress_bar_4*/
.dpf_progress_bar_wrapper[data-step="4"] .dpf_progress_bar_4:before {
    background: var(--e-global-color-primary);
    color: #ffffff;
    border: 2px var(--e-global-color-primary) solid;
}

#simple-popup{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100001}.simple-popup-content{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:80%;max-width:100%;z-index:100002;padding:30px 40px;overflow:auto}.simple-popup-content .close{position:absolute;right:0;top:0}.simple-popup-content .close::before{display:inline-block;text-align:center;content:"\00d7";font-size:40px;color:#d3d3d3;width:40px;line-height:40px}.simple-popup-content .close:hover{cursor:hand;cursor:pointer}.simple-popup-content .close:hover::before{color:grey}#simple-popup-backdrop,.simple-popup-backdrop-content{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100000}#simple-popup,#simple-popup-backdrop,#simple-popup-backdrop.hide-it,#simple-popup.hide-it{-webkit-transition-property:opacity;-moz-transition-property:opacity;-ms-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}#simple-popup-backdrop.hide-it,#simple-popup.hide-it{opacity:0}#simple-popup,#simple-popup-backdrop{opacity:1}

/**
 * CSS Settings File
 *
 * When you don't like inline CSS in your HTML like me, include this file and change all css rules
 * to your liking.
 *
 * This file is used when the option "inlineCss: false" is provided in the simplePopup function.
 */
.simple-popup-content {
    width: 600px;
    height: auto;
    background: #fff;
}

.simple-popup-backdrop-content {
    opacity: 0.9;
    background: #000;
}

/* Fade in */
#simple-popup,
#simple-popup-backdrop {
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

/* Fade out */
#simple-popup.hide-it,
#simple-popup-backdrop.hide-it {
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.deactivate_now {
    opacity: 0 !important;
    pointer-events: none !important;
}