/**
Theme Name: WWF
Author: WWF
Author URI: https://www.wwf.ro/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wwf
Template: astra
*/

/*Header*/
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle {
    margin-top: -15px;
}

.main-header-menu > a {
    padding: 0 .4em !important;
}

.ast-site-identity {
    padding: 0;
}

.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-right: auto;
    margin-left: initial;
    margin-top: -11px;
    width: calc(100% - 96px);
}
.ast-desktop .main-header-menu .sub-menu {
    margin-top: -5px;
}

#masthead .ast-container {
    max-height: 79px;
    padding-right: 0px;
}

li.ast-masthead-custom-menu-items {
    padding: 0 0 0 1em;
}

#menu-doneaza > li {
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: -10px;
    z-index: 999999;
}

#menu-doneaza > li > a {
    text-transform: uppercase;
    font-family: WWFBeta;
    font-weight: 400;
    font-size: 25px;
    line-height: 25px;
    padding: 26px 30px 28px !important;
}

#menu-doneaza > li:first-child > a {
    background-color: #f38e43;
    margin-right: -4px;
}

#menu-doneaza > li:nth-child(2) > a {
    background-color: #DD681B;
}

#menu-doneaza > li:hover a {
    opacity: .9;
}

#menu-doneaza > li > a {
    color: #ffffff;
}

.ast-masthead-custom-menu-items {
    margin-left: auto;
}

#menu-doneaza .sub-menu li {
    padding-left: initial;
}

.header-main-layout-1 .main-navigation {
    width: 100%;
}

.header-main-layout-1 .main-header-bar-navigation {
    text-align: left;
}

.main-navigation ul {
    width: 100%;
}

.main-header-menu > .menu-item > a {
    text-transform: uppercase;
    font-family: WWFBeta;
    font-weight: 400;
    font-size: 25px;
}

.button-custom-menu-item .ast-button {
    padding-top: 23px;
    padding-bottom: 23px;
    background-color: #DD681B;
}
#menu-doneaza-1 > li > a.menu-link {
    font-size: 25px!important;
    font-family: WWFBeta!important;
}

@media only screen and (min-width: 1356px) {
    #menu-doneaza li:hover .sub-menu {
        display: block;
        visibility: visible;
        opacity: 1;
    }

    #menu-doneaza .sub-menu {
        display: none;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s linear;
        -moz-transition: all 0.5s linear; /* Firefox 4 */
        -webkit-transition: all 0.5s linear; /* Safari and Chrome */
        -o-transition: all 0.5s linear; /* Opera */
        -ms-transition: all 0.5s linear;
        position: absolute;
        width: 350px;
        margin-top: -5px;
    }
}

@media only screen and (max-width: 1355px) {
    #menu-doneaza > li {
        display: block;
        width: 200px;
    }

    .doneaza-after:after {
        font-weight: bold;
        content: "\e900";
        font-family: 'Astra';
        text-decoration: inherit;
        display: inline-block;
        position: absolute;
        right: -37px;
        top: 0;
    }

    .doneaza-after {
        width: 20px;
    }

    #menu-doneaza > li > a {
        width: 200px;
    }

    #menu-doneaza .sub-menu {
        position: relative;
    }

    #menu-doneaza > li {
        width: 100%;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    #menu-doneaza > li .ast-menu-toggle {
        line-height: 48px;
    }

    #menu-doneaza > li .ast-menu-toggle:before {
        color: #ffffff;
    }


    #menu-doneaza > li > a {
        padding: 0 20px !important;
        width: 100%;
        line-height: 48px;
        border-bottom: 1px solid #eaeaea;
    }

    .ast-header-break-point .main-navigation ul li a {
        line-height: 48px;
    }
    #site-navigation .main-header-menu {
        background-color: #f9f9f9;
    }

    .ast-header-break-point li.ast-masthead-custom-menu-items {
        padding: 0;
        margin: 0;
    }
    .ast-header-break-point .ast-header-widget-area .widget {
        margin: 0;
    }
}

/*Product Widget*/
.astra-shop-summary-wrap {
    background-color: #fff;
    padding: 20px;
}

@media only screen and (max-width: 992px) {
    .astra-shop-summary-wrap {
        padding: 0 20px 20px;
    }
}


.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: 0 !important;;
}

.woocommerce ul.products li.product .ast-woo-product-category {
    display: none;
}

/*Homepage Headers*/
.orange-separator::after, .white-separator::after {
    content: "";
    position: absolute;
    bottom: -16px;
    height: 5px;
    width: 40px;
    left: 50%;
    margin-left: -20px;
}

.orange-separator::after {
    background-color: #DD681B;
}

.white-separator::after {
    background-color: #ffffff;
}

@media only screen and (min-width: 768px) {
    .white-separator.separator-left:after {
        left: 54px;
        margin-left: 0;
    }
}

/*slider*/
@media only screen and (min-width: 992px) {
    .hp-slider .swiper-slide {
        height: 33vw !important;
    }
}

/*donations*/
.variations .label, .reset_variations, div.quantity, .nyp-field-label, .woocommerce-variation.single_variation {
    display: none !important;
}

/*footer*/
.ast-small-footer p {
    font-family: WWFBeta;
    font-size: 20px;
    color: #535353;
}

.ast-small-footer .widget_nav_menu {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid rgba(112, 112, 112, 0.17);
}

.ast-small-footer a {
    text-transform: uppercase;
    color: #808080;
    font-weight: 600;
    font-size: 13px;
}

.ast-small-footer li a:after {
    content: '●';
    padding: 0 10px;
}

.ast-small-footer li:last-child a:after {
    content: '';
}

.ast-small-footer .ast-small-footer-section-2 {
    font-size: 13px;
}

.variations_form td.value {
    padding: 0;
    border: 0;
}

.variations_form table {
    border: 0;
    margin: 54px 0 40px;
}

.variations_form .elementor-button {
    background-color: #F38E43;
    padding: 10px 24px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 24px;
    line-height: 38px;
    border-radius: 0;
}

.variations_form .elementor-button:hover {
    background-color: #dd681b;
}

.variations_form .elementor-button span.elementor-button-icon {
    display: none;
}

.variations_form [type="radio"] {
    display: none;
}

.variations_form [type="radio"] + label {
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 54px;
    border: 2px solid #F38E43;
    border-radius: 50%;
    background-color: transparent;
    text-align: center;
    color: #ffffff;
    margin-right: 20px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'WWFBeta';
}

.variations_form [type="radio"]:checked + label {
    border: 2px solid #F38E43;
    border-radius: 50%;
    background-color: #F38E43;
}

@media only screen and (max-width: 767px) {
    .variations_form {
        padding-bottom: 50px;
    }

    .variations_form [type="radio"] + label {
        margin-left: 10px;
        margin-right: 10px;
    }

    .variations_form .variations td.value,
    .variations_form .woocommerce-variation-add-to-cart {
        text-align: center;
    }
}


/*slider*/
.elementor-slide-description {
    max-width: 600px;
}

.swiper-pagination-bullet {
    background: #fff;
}

.elementor-slide-heading {
    position: relative;
    padding-bottom: 20px;
}

.elementor-slide-heading:after {
    content: "";
    background: white;
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 6px;
    width: 165px;
}

/*product list*/
ul.products li.product {
    background-color: white;
}

/*footer*/
.widget_nav_menu li {
    display: inline-block;
}


/*custom work*/
.wwf_we_do_slide .swiper-slide-inner {
    min-height: 287px;
}

.wwf_we_do_slide .elementor-image-carousel-caption {
    bottom: 1px;
    left: 20px;
    font-size: 38px;
    font-weight: 600;
    font-family: "WWFBeta";
    color: white;
    z-index: 999;
    position: absolute;
    text-shadow: -16px 6px 15px #ced0d3;
}

.wwf_we_do_slide .swiper-image-stretch .swiper-slide .swiper-slide-image {
    position: absolute; /* Take your picture out of the flow */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; /* Make the picture taking the size of it's parent */
    width: 100%; /* This if for the object-fit */
    height: 100%; /* This if for the object-fit */
    object-fit: cover; /* Equivalent of the background-size: cover; of a background-image */
    object-position: center;
}

.wwf_we_do_slide .elementor-swiper-button-next {
    right: -30px;
}

.wwf_we_do_slide .elementor-swiper-button-prev {
    left: -30px;
}

.wwf_adopt_card {
    overflow: hidden;
}

.wwf_adopt_card .wp-caption-text {
    margin-top: -30px;
    margin-left: 10px;
    pointer-events: none;
}

.wwf_adopt_card:before {
    /*background-image: url("https://cdn-staging.wwf.ro/uploads/2020/03/13095223/panda.svg");*/
    background-image: url("https://cdn-staging.wwf.ro/uploads/2020/03/13105828/overlay-panda.svg");
    content: "";
    width: 160%;
    background-size: contain;
    height: 160%;
    background-position: center center;
    opacity: 0;
    transition: .5s ease;
    position: absolute;
    z-index: 2;
    left: -30%;
    top: -30%;
    transform: rotate(-35deg);
}

.wwf_adopt_card:hover:before {
    opacity: 0.8;
    transform: scale(.75) rotate(0);
    transition: .7s ease-in;
}

@media only screen and (max-width: 1025px) {
    .wwf_adopt_card {
        height: 300px !important;
        width: 300px !important;
    }

    .wwf_adopt_card img {
        height: 300px !important;
        width: 300px !important;
        object-fit: contain;
    }
}

@media only screen and (max-width: 992px) {
    .wwf_adopt_card {
        margin: 0 auto;
        height: 250px !important;
        width: 250px !important;
    }

    .wwf_adopt_card img {
        height: 250px !important;
        width: 250px !important;
        object-fit: contain;
    }
}

@media only screen and (max-width: 640px) {
    .wwf_adopt_card {
        height: 300px !important;
        width: 300px !important;
    }

    .wwf_adopt_card img {
        height: 300px !important;
        width: 300px !important;
        object-fit: contain;
    }
}

.wwf_fund_card:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    background-color: #f6f6f0;
    z-index: 3;
    border-bottom: 50px solid white;
    border-right: 50px solid #eaeae9;
    -webkit-box-shadow: -2px 2px 0 2px rgba(0, 0, 0, 0.06);
    box-shadow: -2px 2px 0 2px rgba(0, 0, 0, 0.06);
    pointer-events: none;
}

.wwf_fund_card:hover:before {
    border-right: 50px solid #F37043;
}

/*blog*/
.single .entry-header .post-thumb img {
    width: 100%;
}
#primary {
    margin: 8em 0 4em;
}
#secondary {
    margin: 8em 0 2.5em;
}
.elementor-inner {
    margin-top: 4.9em;
}
.patreon-campaign-banner {
    margin: 130px 0;
    color: white;
    padding: 50px 20px;
}
/* Submit Button Gravity Forms
-----------------------------*/
.gform_wrapper .gform_footer input[type=submit] {
    color: #FFFFFF;
    background: #f38e43;
    font-size: 24px;
    font-size: 1.5rem;
    float: left;
    height: 57px;
    min-width: 230px;
    border: none;
    border-radius: 0px;
    margin-left: 12px;
    transition: 0.3s;
    font-family: WWFBeta;
    font-weight: 400;
    line-height: 1.375;
    text-transform: uppercase;
}
.gform_wrapper .gform_footer input:hover[type=submit] {
    background: #dd681b;
}

/* HYPE */

/* subscribe */
button.btnSubscribe {
    z-index: 999;
}

/* form plata */
#tamaro-widget.tamaro-widget .form-block.has-info-button button.info-button, #tamaro-widget.tamaro-widget .form-block.has-error.input-wrapper .icon-error{
    top: 0!important;
}
#tamaro-widget.tamaro-widget.tamaro-bp-xs .payment-payment-method-details>.main .payment-method-details>.main, #tamaro-widget.tamaro-widget.tamaro-bp-xs .subscription-payment-method-details>.main .payment-method-details>.main {
    padding: 10px!important;
}

/* responsive */
@media(min-width: 1024px){
    .main-header-menu>.menu-item>a, #menu-doneaza>li>a {
        font-size: 25px!important;
    }
}
@media(max-width: 767px){
    .elementor-285 .elementor-element.elementor-element-d92cafb .menu-item a.hfe-menu-item, 
    .elementor-285 .elementor-element.elementor-element-d92cafb .menu-item a.hfe-sub-menu-item,
    .elementor-285 .elementor-element.elementor-element-54eb67b .menu-item a.hfe-menu-item, 
    .elementor-285 .elementor-element.elementor-element-54eb67b .menu-item a.hfe-sub-menu-item,
    .elementor-285 .elementor-element.elementor-element-01df241 .menu-item a.hfe-menu-item, 
    .elementor-285 .elementor-element.elementor-element-01df241 .menu-item a.hfe-sub-menu-item,
    .elementor-285 .elementor-element.elementor-element-5a3fd9e .menu-item a.hfe-menu-item, 
    .elementor-285 .elementor-element.elementor-element-5a3fd9e .menu-item a.hfe-sub-menu-item,
    .elementor-285 .elementor-element.elementor-element-cf832f8 .menu-item a.hfe-menu-item, 
    .elementor-285 .elementor-element.elementor-element-cf832f8 .menu-item a.hfe-sub-menu-item
    {
        justify-content: center;
    }
}