/*
Theme Name: Fortunio Child
Theme URI: http://rockclimbing.ancorathemes.com/
Description: Fortunio Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: Acnorathemes
Author URI: http://ancorathemes.com/
Template: fortunio
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: fortunio-child
*/

/*Write your style*/

:root {
    --yellow: #FFDD17;
    --brown: #3A2111;
    --light-brown: #B18857;
    --darker-brown: #805219;
}

.top_panel_wrap .logo_main {
    max-height: 60px;
    width: auto;
}

.scheme_original .cq-coverslider .sc_button {
    background-color: var(--yellow)!important;
    border: 1px solid var(--yellow);
}

.scheme_original .cq-coverslider .sc_button:hover {
    background-color: transparent!important;
    color: var(--yellow)!important;
}

.scheme_original .post_item .post_descr a.sc_button {
    background-color: #3A2111;
    color: var(--yellow);
}

.scheme_original .post_item .post_descr a.sc_button:hover {
    background-color: var(--light-brown);
    color: var(--brown);
}

.scheme_dark .widget_area_inner .widget_text a:not(.sc_button):hover, .scheme_dark .widget_area_inner .post_info a:hover {
    color: var(--yellow)!important;
}

.scheme_original .top_panel_inner_style_3 .top_panel_top, .scheme_original .top_panel_inner_style_4 .top_panel_top, .scheme_original .top_panel_inner_style_4 .top_panel_top a, .scheme_original .top_panel_inner_style_5 .top_panel_top, .scheme_original .top_panel_inner_style_3 .top_panel_top .sidebar_cart, .scheme_original .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
    background-color: var(--yellow)!important;
}

.scheme_original .top_panel_inner_style_3 .top_panel_top, .scheme_original .top_panel_inner_style_4 .top_panel_top, .scheme_original .top_panel_inner_style_4 .top_panel_top a, .scheme_original .top_panel_inner_style_5 .top_panel_top, .scheme_original .top_panel_inner_style_3 .top_panel_top .sidebar_cart, .scheme_original .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
    color: var(--brown)!important;
}

.scheme_original .sc_socials.sc_socials_type_icons a:hover, .scheme_original .scheme_dark .sc_socials.sc_socials_type_icons a:hover, .scheme_original .sc_socials.sc_socials_share a:hover {
    background-color: var(--yellow)!important;
}

.wpcf7 .wpcf7-form-control.wpcf7-submit {
    background-color: var(--brown)!important;
    border: solid 2px var(--brown);
}

.wpcf7 .wpcf7-form-control.wpcf7-submit:hover {
    background-color: var(--yellow)!important;
    color: var(--brown)!important;
}

/*QUICK FIX*/

.widget_inner .logo_descr h5, .widget_inner .logo_descr ul, .widget_inner .logo_descr .sc_googlemap {
    display: none;
}

.sc_icon::before {
    margin-top: 25%;
}

.top_panel_top {
    display: none;
}

.scheme_original .scroll_to_top, .scheme_original .top_panel_middle, .header_mobile {
    background-color: var(--yellow)!important;
}

.scheme_original .scroll_to_top {
    border: 1px solid var(--brown)!important;
}

.scheme_original.header_mobile.panel_top, .scheme_original.header_mobile.side_wrap, .side_wrap {
    background-color: var(--brown)!important;
}

.search_wrap {
    display: none!important;
}

.scheme_original .scroll_to_top {
    color: var(--brown)!important;
}

.sc_item_subtitle:before {
    content: url(http://eastdev.site/dorwood/wp-content/uploads/2021/04/svg.svg)!important;
    top: -0.6em!important;
}

.sc_item_title {
    position: relative!important;
}

.sc_item_title:before {
    content: url(http://eastdev.site/dorwood/wp-content/uploads/2021/04/svg.svg);
    top: -0.75em;
    font-family: fontello;
    position: absolute;
    font-size: 5em;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.landing-text p {
    margin-top: 10px;
}

@media screen and (min-width:768px) {}

.min-height-parallax {
    min-height: 350px;
}

@media screen and (min-width:960px) {
    .landing-text p {
        font-size: 16px;
        margin-top: 10px;
    }
    .sc_item_title:before {
        top: -0.47em;
    }
    .min-height-parallax {
        min-height: 250px;
    }
}

.text-align-center {
    text-align: center!important;
}

@media screen and (max-width:959px) {
    .text-align-center {
        width: 100%!important;
    }
}

.text-align-center figure.sc_image {
    width: 100%!important;
}

@media screen and (min-width:1136px) {
    .min-height-parallax {
        min-height: 250px;
    }
}

@media screen and (min-width:1440px) {
    .min-height-parallax {
        min-height: 650px;
    }
}

.landing-text a {
    font-weight: bold;
    color: var(--brown)!important;
}

.landing-text p {
    color: var(--darker-brown);
}

.top_panel_title_inner {
    overflow: hidden;
    padding: 3em 0;
}

@media (max-width: 479px) {
    .top_panel_title_inner {
        padding: 1em 0!important;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    .top_panel_title_inner {
        padding: 2em 0!important;
    }
}

.woocommerce-ordering select, .woocommerce-result-count, .button.product_type_simple {
    display: none!important;
}

.woocommerce .shop_mode_list ul.products li.product .description, .woocommerce-page .shop_mode_list ul.products li.product .description {
    height: unset!important;
}

.scheme_original .products .post_item_wrap {
    background: var(--yellow)!important;
}

.list_products.shop_mode_list .post_content {
    color: var(--darker-brown);
}

.list_products.shop_mode_list .post_content h3 a {
    color: var(--darker-brown)!important;
}

@media screen and (max-width:768px) {
    .products .post_item_wrap {
        display: flex;
        flex-direction: column;
    }
    .products .post_content {
        padding-left: 2em;
        padding-top: 2em!important;
    }
    .products .post_featured {
        margin: 0 auto!important;
        width: 70%!important;
    }
}

/* .widget_number_1.widget.woocommerce.widget_products .widget_title{
    display: none!important;
} */

.post-featured-custom {
    float: left;
    margin: 0 1.5em 0 0;
    width: 33%;
    border-bottom: none;
    display: inline-block;
    overflow: hidden;
    position: relative;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    border: 0;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-align: center;
    list-style: none outside;
}

.custom-img {
    margin: 0;
    width: 100%;
    height: auto;
    display: block;
    box-shadow: none;
    max-width: 100%;
}

.post_item_wrap img {
    object-fit: contain;
}

.overflow-hidden {
    margin-bottom: 3.3em;
    padding-bottom: 0!important;
    overflow: hidden;
}

li.product {
    overflow: hidden;
    margin: 0;
    float: none;
    width: 100%;
}

.custom-post-thumb {
    height: 250px;
}

.post-featured-custom img {
    object-fit: contain;
}

.custom-img {
    width: 100%;
    background-size: cover;
    min-height: 250px;
    background-position: center;
}

.product-link {
    cursor: pointer;
}

.custom-title {
    text-transform: none;
    font-size: 1.5em;
}

ul.products li.product-link {
    margin-bottom: 0.7em;
}

.post_content.post-content-custom {
    margin: 0 25px;
}

.post_content.post-content-custom .description {
    padding-bottom: 2em;
    font-size: 14px;
}

@media screen and (min-width:1200px) {
    .woocommerce-product-gallery__image:hover::after {
        display: none;
    }
    .overflow-hidden {
        padding-right: 35px;
    }
    .content-custom {
        width: 830px;
        float: right;
    }
    .product-link {
        background: #80521910;
    }
    .sidebar-custom {
        display: block;
    }
    .sidebar.widget_area.scheme_light.sidebar-custom {
        width: 240px;
    }
    .woocommerce ul.product_list_widget li.product-link {
        margin-right: 15px;
        padding: 0;
        padding-right: 15px;
    }
    .product-link .product-title, .product-link.active .product-title {
        font-weight: normal;
    }
    ul.products li.product-link {
        margin-bottom: 15px;
    }
    .woocommerce ul.product_list_widget li.product-link a {
        display: flex;
    }
    .product-title {
        display: flex;
        align-self: center;
    }
    .woocommerce ul.product_list_widget li.product-link img {
        margin: 0 0.75em 0 0;
        min-width: 70px;
    }
    .content-wrap-custom {
        margin: 5em 0;
    }
}

@media screen and (min-width:1440px) {
    .content-custom {
        width: 870px;
    }
    .sidebar.widget_area.scheme_light.sidebar-custom {
        width: 300px;
    }
}

@media screen and (max-width:768px) {
    .post_content.post-content-custom {
        padding: 2em;
        padding-top: 0;
    }
    .post_featured.post-featured-custom {
        padding-top: 2em;
        width: 100%!important;
        padding-top: 0;
    }
    .products.products-custom, .products-custom .products.columns-3 {
        padding-left: 0;
    }
}

@media screen and (min-width:450px) and (max-width:768px) {
    .custom-img {
        min-height: 350px;
    }
    .post_thumb.custom-post-thumb {
        height: 350px;
    }
}

.product-list-widget-custom {
    display: inline-block;
}

.product_meta span, .related.products, .woocommerce-tabs.wc-tabs-wrapper.trx-stretch-width.scheme_light.inited {
    display: none!important;
}

.product-link.active .product-title {
    color: var(--brown);
}

.product-link.active {
    background: var(--yellow)
}

.product-custom {
    display: none;
}

@media screen and (max-width:1199px) {
    .sidebar-custom {
        display: block;
    }
    .content-wrap-custom {
        display: flex;
        flex-direction: column-reverse;
    }
    .sidebar {
        width: 100%;
    }
    .product-list-widget-custom ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .product-link img {
        display: none;
    }
    .body_filled .sidebar[class*="scheme_"].sidebar-custom .sidebar_inner {
        padding: 15px;
    }
    .product-link {
        border-bottom: 2px solid transparent;
        background: #80521930;
        color: var(--yellow);
    }
    .product-link.active {
        border-bottom: 2px solid var(--brown);
        color: var(--brown);
    }
    .product-link .product-title {
        color: var(--brown);
    }
    .product-link.active .product-title {
        color: var(--brown);
    }
    .woocommerce ul.product_list_widget li.product-link {
        margin-right: 15px;
        margin-left: 15px;
        padding: 5px;
    }
    .sidebar-custom {
        margin-bottom: 25px;
    }
    .sidebar.sidebar-custom aside {
        width: 100%;
    }
    .sidebar {
        width: 100%!important;
    }
    .product-list-widget-custom ul.products::before {
        content: none;
    }
    .body_filled .sidebar[class*="scheme_"] {
        margin-top: 3em!important;
    }
    .widget_area .widget_title.widget-title-custom {
        font-size: 1.5em;
        text-align: center;
        margin-bottom: 0px;
    }
    .woocommerce .product-list-widget-custom ul.products {
        margin-right: 0;
    }
}

@media screen and (min-width:960px) and (max-width:1199px) {
    .product-list-widget-custom ul {
        flex-wrap: nowrap;
    }
}

.custom-gallery-wrapper .woocommerce-product-gallery__image {
    margin: 10px 5px;
    padding: 10px;
    display: inline-block;
    max-width: 250px;
    height: auto;
    background: var(--yellow);
}

.custom-gallery-wrapper {
    text-align: center;
}

.woocommerce-product-gallery__image a {
    pointer-events: none;
}

.woocommerce-product-gallery__image {
    position: relative;
    overflow: hidden;
    cursor: url(assets/img/zoom2.svg), auto;
}

.woocommerce-product-gallery__image::after {
    content: url(assets/img/zoom2.svg);
    top: 15px;
    right: 15px;
    position: absolute;
}

.woocommerce-product-gallery__image a {
    cursor: url(assets/img/zoom2.svg), auto;
}

/* body {
    opacity: 0;
} */

.loader{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(assets/img/dorwood_loader.svg)
                50% 50% no-repeat #FDDD10;
    opacity: 1;
    transition: opacity 0.2s;
  }