/*
 Theme Name:   TheFlash Child Theme
 Theme URI:    https://theflash.ancorathemes.com
 Description:  TheFlash Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     theflash
 Version:      1.0
 Tags:         flexible-header, 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:  theflash
*/


/* =Theme customization starts here
------------------------------------------------------------ */
/* General */
#menu_main .menu-item.lang-item a img {
    max-width: 27px;
}
.sc_layouts_menu_nav > li.pll-parent-menu-item ul:not(.sc_item_filters_tabs) {
    width: 5em;
}
.pll-parent-menu-item img {
    max-width: 27px;
}
.sc_testimonials_accent .sc_testimonials_item:before {
	display: none;
}
.sc_testimonials_accent .sc_testimonials_item_author_data .sc_testimonials_item_author_title {
    font-size: 22px;
    font-weight: 600;
}

#site-footer .payment-img img {
    background-color: #fff;
    padding: 5px;
}
#site-footer .division-dyester .eael-call-to-action.cta-flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#site-footer .division-dyester .eael-call-to-action.cta-flex .content {
    padding: 0 15px 0 0;
    text-align: right;
    color: #D3D5D5;
}
#site-footer .division-dyester .eael-call-to-action.cta-flex .action {
    padding-top: 0;
    -ms-flex-preferred-size: unset;
    flex-basis: auto;
    flex-grow: 0;
}
.text-small {
    font-size: 75%;
}

/* Pricing */
.elementor-section:not(#domester-pricing) .eael-advance-tabs .eael-tabs-nav>ul {
    display: block;
}
.elementor-section:not(#domester-pricing) .eael-advance-tabs .eael-tabs-nav>ul li {
    display: inline-block;
}
.elementor-tabs table.table,
.eael-advance-tabs table.table {
    width: 100%;
    border-top: 2px solid #333;
}
table.table th {
    color: #333;
    background-color: rgba(100, 122, 101, 0.3);
    text-align: left;
}
.eael-tabs-content {
    background: #fafafa;
}
table.table > tbody > tr:nth-child(2n) > td {
    background-color: rgba(234, 234, 234, 0.6);
}
.eael-tabs-content p,
.sc_table p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
}
.domester-prices .eael-advance-tabs .eael-tabs-nav>ul {
    flex-wrap: wrap;
}

/* Blog */
.blog.blog_style_portfolio_2 .post_featured.with_thumb.post_featured_bg {
    height: 380px;
}

/* Homepage press */
#homepage-press .press-box {
    transition: all 0.3s ease;
}
#homepage-press .press-box:hover {
    -webkit-transform: translate3d(0, -8px, 0);
    -ms-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
}

/* Press */
body.post-type-archive-press .page_content_wrap {
    background-color: #fafafa;
}
.press-collection-list {
    display: flex;
    flex-wrap: wrap;
}
.press-collection-list article {
    width: 50%;
    margin-bottom: 40px;
}
.press-collection-list article .entry-content {
    padding: 0 20px;
    height: 100%;
}
.press-collection-list article .entry-content a.press-link {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    margin: 0;
    box-shadow: 0 3px 20px rgba(26, 25, 25, 0.05);
}
.press-collection-list article a.press-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #1a1919;
    transition: all 0.5s ease;
}
.press-collection-list article a.press-link:hover:before {
    width: 100%;
}
.press-collection-list article .press-img {
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
}
.press-collection-list article .press-img img {
    min-width: 100%;
    height: auto;
    transform: scale(1,1);
    z-index: 2;
}
.press-collection-list article .press-body,
.press-collection-list article .press-cta {
    padding: 25px 32px;
}
.press-collection-list article a.press-link .h3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2em;
    color: #1a1919;
    margin-bottom: 0.73em;
    transition: all 0.3s ease;
}
.press-collection-list article a.press-link:hover .h3 {
    color: #187192;
}
.press-collection-list article a.press-link p {
    font-size: 17px;
    line-height: 34px;
    font-weight: 400;
    font-style: normal;
    color: #1a1919;
    margin: 0;
}
.press-collection-list article .press-cta {
    margin-top: auto;
}

/* Media */
.dflip-books ._df_thumb {
    width: 340px;
    height: 462px;
}
.dflip-books ._df_thumb ._df_book-title {
    padding: 10px;
    font-size: 20px;
    background: #197191;
}

/* Woocommerce */
.woocommerce .list_products_header,
.woocommerce-page .list_products_header {
    display: block;
}
.woocommerce-products-header .post_meta_shop {
    margin-top: 0;
    margin-bottom: 30px;
}
.woocommerce-products-header .post_meta_shop .simple_text_link.underline_anim {
    font-size: 16px !important;
    padding-bottom: 10px !important;
}
h1.woocommerce-products-header__title.page-title {
    font-size: 4.167em;
    font-weight: 600;
}
.woocommerce .page-title {
    margin-bottom: 40px;
    font-weight: 600;
}
.woocommerce h1,
.woocommerce h2,
.woocommerce h3,
.woocommerce h4,
.woocommerce h5,
.woocommerce h6 {
    font-weight: 600;
}
.woo-category-img {
    position: relative;
}
.woocommerce-products-header img {
    width: 100%;
    margin-bottom: 30px;
}
.dome-category-features {
    position: absolute;
    top: 20px;
    right: 40px;
    text-align: right;
}
.dome-feature {
    display: inline-block;
    margin-left: 5px;
}
.dome-feature .feat-icon {
    position: relative;
    display: inline-block;
    background: #fafafa;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.dome-feature .feat-icon > span {
    display: block;
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    left: 15px;
    top: 15px;
    background-repeat: no-repeat;
    background-size: contain;
}
.dome-feature .feat-icon .icon-waterproof {
    background-image: url('/wp-content/uploads/2022/08/feat-waterproof.png');
}
.dome-feature .feat-icon .icon-wind_resistant {
    background-image: url('/wp-content/uploads/2022/08/feat-windproof.png');
}
.dome-feature .feat-icon .icon-snow_resistant {
    background-image: url('/wp-content/uploads/2022/08/feat-snowproof.png');
}
.dome-feature .feat-icon .icon-quake_resistant {
    background-image: url('/wp-content/uploads/2022/08/feat-quakeproof.png');
}
.dome-feature h4 {
    display: none;
}
.list_products .woo-category-main {
    position: relative;
    width: 50%;
    margin: 0 auto;
}
.cat-description {
    margin-bottom: 50px;
}
.dome-specification-container {
    position: absolute;
    width: 280px;
    top: 0;
    left: 100%;
    margin-left: 40px;
    z-index: 9;
}
.dome-specification {
    background: #fff;
    padding: 20px 20px 30px 20px;
    margin-bottom: 20px;
}
.dome-specification .section_title {
    font-size: 22px;
    font-weight: 600;
}
.dome-specification .spec-item {
    display: flex;
    flex-wrap: wrap;
    color: #333;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 10px;
}
.dome-specification .spec-label {
    font-weight: 600;
    margin-right: 5px;
}
.category-pricing-title,
.category-gallery-title,
.dome-category-hotspots,
.category-contact-us {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #e7e7e7;
}
.dome-category-pricing table.table {
    width: 100%;
}
.dome-category-pricing table.table th {
    font-size: 16px;
    font-weight: 600;
}
.dome-category-pricing table > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff;
}
.dome-category-hotspots .hotspots-info {
    font-size: 14px;
    text-align: right;
}
.dome-category-hotspots .wrap_svl_center {
    margin-bottom: 20px;
}
.more-link {
    text-align: right;
    margin-top: 10px;
}
.more-link a.simple_text_link {
    padding: 10px 0px;
}
.category-contact-us h5 {
    margin-top: 0;
}
.category-contact-us a {
    text-transform: lowercase;
}
.category-contact-us a.simple_text_link.underline_anim {
    padding-bottom: 5px !important;
}
/* Options */
#prefooter-options .elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon {
    padding: 0;
}
/* Banners */
.widget_banner:not(.widget_fullwidth) .image_wrap {
    padding: 15px 0;
    background: none;
}
.page_content_wrap .widget_area.sc_widget_banner {
    transform: translateY(-50%);
}
/* Video play button fix */
#video-popup .sc_fly_static.trx_addons_parallax_blocks_inited > .elementor-widget-container {
    transition: none 0s ease 0s;
    transform: translate3d(0px, 0px, 0px);
}

.affiliates-dashboard-section-links .section-link-item {
    padding: 20px 0;
}
.affiliates-dashboard-section.overview .affiliates-dashboard-overview-link textarea#copy-to-clipboard-source {
    width: 100%;
}
.dashboard-section-overview .copy-to-clipboard-trigger,
.dashboard-section-overview .affiliates-dashboard-logout a {
    color: #FFFFFF;
    background: #137091;
    padding: 8px 30px 8px 30px;
}
.dashboard-section-overview .copy-to-clipboard-trigger:hover,
.dashboard-section-overview .affiliates-dashboard-logout a:hover {
    color: #f9f9f9;
    background: #647A65;
}

/* Promo Sale */
#sale-heading h1 {
    position: relative
}
#sale-heading h1 span {
    position: absolute;
    top: 50%;
    left: 60px;
    transform: translateY(-50%);
    font-size: 30px;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    background-color: #E40018;
    padding: 0 50px;
    text-shadow: rgba(0, 0, 0, 0.325) 0px 1.55145px 6.59366px;
}
#why-choose-our-domes p.eael-feature-list-content {
    font-size: 18px;
}

/* Popup */
.adp-popup .adp-popup-close {
    background: #fff;
    padding: 10px;
}
.adp-popup .adp-popup-close:before {
    color: #E40018 !important;
}

/* -------------------------------------------------------------------
  Microtip

  @author Ghosh
  @package Microtip

----------------------------------------------------------------------
  1. Base Styles
  2. Direction Modifiers
  3. Position Modifiers
--------------------------------------------------------------------*/

/* ------------------------------------------------
  [1] Base Styles
-------------------------------------------------*/

[aria-label][role~="tooltip"] {
    position: relative;
  }
  
  [aria-label][role~="tooltip"]::before,
  [aria-label][role~="tooltip"]::after {
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    opacity: 0;
    pointer-events: none;
    transition: all var(--microtip-transition-duration, .3s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
    position: absolute;
    box-sizing: border-box;
    z-index: 10;
    transform-origin: top;
  }
  
  [aria-label][role~="tooltip"]::before {
    background-size: 100% auto !important;
    content: "";
  }
  
  [aria-label][role~="tooltip"]::after {
    background: rgba(17, 17, 17, .9);
    border-radius: 4px;
    color: #ffffff;
    content: attr(aria-label);
    font-size: var(--microtip-font-size, 13px);
    font-weight: var(--microtip-font-weight, normal);
    text-transform: var(--microtip-text-transform, none);
    font-family: "Lexend Deca",sans-serif;
    font-size: 16px;
    padding: .5em 1em;
    white-space: nowrap;
    box-sizing: content-box;
  }
  
  [aria-label][role~="tooltip"]:hover::before,
  [aria-label][role~="tooltip"]:hover::after,
  [aria-label][role~="tooltip"]:focus::before,
  [aria-label][role~="tooltip"]:focus::after {
    opacity: 1;
    pointer-events: auto;
  }
  
  
  
  /* ------------------------------------------------
    [2] Position Modifiers
  -------------------------------------------------*/
  
  [role~="tooltip"][data-microtip-position|="top"]::before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
    height: 6px;
    width: 18px;
    margin-bottom: 6px;
  }
  
  [role~="tooltip"][data-microtip-position|="top"]::after {
    margin-bottom: 11px;
  }
  
  [role~="tooltip"][data-microtip-position|="top"]::before {
    transform: translate3d(-50%, 0, 0);
    bottom: 100%;
    left: 50%;
  }
  
  [role~="tooltip"][data-microtip-position|="top"]:hover::before {
    transform: translate3d(-50%, -5px, 0);
  }
  
  [role~="tooltip"][data-microtip-position|="top"]::after {
    transform: translate3d(-50%, 0, 0);
    bottom: 100%;
    left: 50%;
  }
  
  [role~="tooltip"][data-microtip-position="top"]:hover::after {
    transform: translate3d(-50%, -5px, 0);
  }
  
  /* ------------------------------------------------
    [2.1] Top Left
  -------------------------------------------------*/
  [role~="tooltip"][data-microtip-position="top-left"]::after {
    transform: translate3d(calc(-100% + 16px), 0, 0);
    bottom: 100%;
  }
  
  [role~="tooltip"][data-microtip-position="top-left"]:hover::after {
    transform: translate3d(calc(-100% + 16px), -5px, 0);
  }
  
  
  /* ------------------------------------------------
    [2.2] Top Right
  -------------------------------------------------*/
  [role~="tooltip"][data-microtip-position="top-right"]::after {
    transform: translate3d(calc(0% + -16px), 0, 0);
    bottom: 100%;
  }
  
  [role~="tooltip"][data-microtip-position="top-right"]:hover::after {
    transform: translate3d(calc(0% + -16px), -5px, 0);
  }
  
  /* ------------------------------------------------
    [3] Size
  -------------------------------------------------*/
  [role~="tooltip"][data-microtip-size="small"]::after {
    white-space: initial;
    width: 80px;
  }
  
  [role~="tooltip"][data-microtip-size="medium"]::after {
    white-space: initial;
    width: 150px;
  }
  
  [role~="tooltip"][data-microtip-size="large"]::after {
    white-space: initial;
    width: 260px;
  }

/* Responsive */
@media (max-width: 1920px) {
    header.top_panel .sc_layouts_column .sc_layouts_item:not(.elementor-widget-divider):not(.elementor-widget-spacer) {
        margin-right: 0;
    }
    header.top_panel .sc_layouts_row_type_compact .sc_layouts_iconed_text:not(.sc_layouts_menu_mobile_button):not(.sc_layouts_menu_mobile_button_burger) .sc_layouts_item_details {
        font-size: 20px;
    }
    header.top_panel .sc_layouts_row_type_compact .sc_button.sc_button_size_small {
        padding: 13px 30px;
    }
}

@media (max-width: 1024px) {
    /* Blog */
    .blog.blog_style_portfolio_2 .post_featured.with_thumb.post_featured_bg {
        height: 380px;
    }

    .list_products .woo-category-main {
        width: 100%;
        margin: 0;
    }
    .dome-specification-container {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        margin-left: 0;
        margin-top: 50px;
        padding-top: 50px;
        border-top: 1px solid #e7e7e7;
    }

    #sale-heading h1 span {
        left: 0;
        font-size: 24px;
        padding: 0 30px;
    }
}

@media (max-width: 768px) {
    #site-footer .division-dyester .eael-call-to-action.cta-flex .content {
        text-align: left;
    }
    /* Press */
    .press-collection-list article {
        width: 100%;
    }
    .press-collection-list article .entry-content {
        padding: 0;
    }
    .press-collection-list article a.press-link p {
        font-size: 16px;
        line-height: 28px;
    }
    .page_content_wrap .widget_area.sc_widget_banner {
        transform: none;
    }
}

@media (max-width: 480px) {
    /* Blog */
    .blog.blog_style_portfolio_2 .post_featured.with_thumb.post_featured_bg {
        height: 240px;
    }
    h1.woocommerce-products-header__title.page-title {
        font-size: 3.167em;
        font-weight: 600;
        line-height: 1;
    }
    .woocommerce-products-header img {
        margin-bottom: 0;
    }
    .dome-category-pricing table.table th {
        font-size: 14px;
    }
    .dome-category-pricing table.table td {
        font-size: 13px;
    }

    #sale-heading h1 span {
        font-size: 18px;
        padding: 0px 12px;
    }
}
@media (max-width: 479px) {
    .dome-category-pricing table.table td {
        font-size: 13px;
    }
}
