/* ===================================================================================

* Theme Name: Frisk Child
* Theme URI: https://frisk.themegenix.com/
* Author: ThemeGenix
* Author URI: https://themeforest.net/user/themegenix/
* Description: Frisk - Creative Agency & Portfolio WordPress Theme
* Version: 2.0
* Template: frisk
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.hero-5 .hero-overlay {
    display: none;
}
@media screen and (min-width: 2500px) {
.hero-5 .hero-style5 {
    height: 815px !important;
}
}

.hero-5 .hero-style5 {
    padding-block: 20px;
    height: 615px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}
div#heroSlider5 .hero-slider {
    background-position: top;
}
.button.button--secondary {
    background: #e68c1a;
    color: #fff;
    padding: 10px 30px;
    border-radius: 8px;
    font-size: 25px;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    text-shadow: none;
}

.button.button--secondary:hover {
    transition: all ease .4s;
    -o-transition: all ease .4s;
    -webkit-transition: all ease .4s;
    background-color: #0b1f37 !important;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    color: #fff;
}

.hero-5 .col-lg-7 {
    width: 100%;
}

.collection-shades>a {
    position: relative;
}
@media screen and (max-width: 1450px) {
.hero-5 .hero-style5 {
    height: 460px;
}
}
@media screen and (min-width: 1025px) {

    /* SVG caret icon */
    .collection-shades>a::after {
        display: inline-block;
        content: '';
        width: 9px;
        height: 9px;
        border-right: 2px solid;
        border-bottom: 2px solid;
        transform: rotate(45deg);
        vertical-align: middle;
        margin-top: -5px;
        transition: all 0.5s;
    }

    .collection-shades>a:hover:after {
        transform: rotate(-135deg);
        margin-top: 3px;
    }
}

.collection-shades>a {
    display: flex;
    align-items: center;
    gap: 5px;
}

.blog-home {
    display: flex;
    gap: 0px;
}

.blog-home .blog-grid-static {
    margin-inline: 0px;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    padding-inline: 8px;
}

.blog-home .blog-grid {
    flex-direction: column;
}

.blog-home .blog-grid-static {
    margin-inline: 0;
    position: static;
    top: unset;
}

.custom-header-extra .phone-icon img {
    max-width: 22px;
}

.custom-header-extra:before {
    display: block;
    content: '';
    height: 43px;
    width: 1px;
    background: #020202;
    margin-inline: 5px;
}

.blog-home .blog-content {
    padding: 15px 5px 0px;
    text-align: center;
    width: 100%;
}

.blog-home .post-meta-item.blog-meta {
    display: none;
}

.blog-home .blog-img img {
    height: unset;
    min-height: 160px;
}

.blog-home .blog-img {
    min-width: 100%;
}

.blog-home .blog-grid {
    background: transparent;
    border-radius: 8px;
}

.blog-home .blog-grid .blog-title {
    font-size: 16px;
    line-height: 20px;
    margin: 0;

}

.blog-home .blog-grid .blog-title a {
    color: rgb(54, 55, 81);
    font-weight: 500;
}

.blog-home .blog-grid:hover .blog-title a {
    color: #f68b1e;
}

.contact-form .form-group input,
.contact-form .form-group textarea {
    background: rgb(244, 244, 244);
    padding: 5px 17px;
}

.contact-form .form-group span {
    height: unset;
}

.contact-form .form-group {
    margin-bottom: 12px;
}

.wpcf7-not-valid-tip {
    font-size: 13px;
}

.contact-form .form-btn input {
    width: 100%;
    margin-top: 15px;
    padding: 14px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #f68b1f;
}

.contact-form .form-btn input:hover {
    background-color: #0a6fb5 !important;
}

.contact-outer {
    border: 1px solid #ddd;
    border-radius: 15px !important;
    padding: 10px 20px 20px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -ms-border-radius: 15px !important;
    -o-border-radius: 15px !important;
    max-height: max-content;
}

.contact-form .form-btn {
    position: relative;
}

.contact-form .form-btn span.wpcf7-spinner {
    position: absolute;
}

.form-group.shades-type {
    margin-top: 10px;
}

/* .contact-form .form-group.shades-type input[type="checkbox"] {
    visibility: visible;
    opacity: 1;
    width: 15px;
    height: 15px;
    display: inline-block;
} */
/* =========================
   Contact Form 7 Shades Checkbox Style
========================= */

/* Force show checkbox (override theme) */
.wpcf7-form .shades-checkbox input[type="checkbox"] {
    display: inline-block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    appearance: auto !important;
    -webkit-appearance: checkbox !important;
    width: 16px;
    height: 16px;
}

/* 2 Column Layout */
.wpcf7-form .shades-checkbox .wpcf7-list-item {
    display: inline-block;
    margin: 4px 20px 4px 0px;
    vertical-align: top;
}

/* Align checkbox + text */
.wpcf7-form .shades-checkbox .wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    cursor: pointer;
}

label.contact-form.shades-type {
    margin-block: 10px 8px;
}

.contact-form .form-group.shades-type .form-control span {
    margin: 0;
}

.contact-form .form-group.shades-type .form-control {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px;
}

.header-top-bar p {
    margin: 0px;
}

.elementor-1979 .elementor-element.elementor-element-4cf7132::before {
    filter: brightness(82%) contrast(100%) saturate(89%) blur(0px) hue-rotate(0deg);
    background: linear-gradient(rgb(42 85 118 / 85%), rgb(21 104 166));
    color: #fff;
    text-align: center;
    padding: 80px 15px;
    box-sizing: border-box;
}

.we-design-title p {
    font-size: 10px !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    margin: 0;
    color: #0c6fb6;
}

.header-button a.btn.tg-btn {
    padding: 0.7rem 1rem !important;
    border-radius: 4px;
    transition: opacity 0.3s;
    white-space: nowrap;
    font-size: 17px;
    letter-spacing: 1px;
}

.header-sticky-new {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    animation: none !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
    transition: none;
}

.blog-collection-list .blog-home .blog-grid-static {
    max-width: 50%;
    flex: 0 0 50%;
    margin: 0px;
}

.blog-collection-list .blog-home {
    gap: 25px 0px;
}

.elementor-widget-text-editor ul li+li {
    margin-top: 13px;
}

.blog-collection-list {
    margin-top: 20px;
}

.video-in-hero,
.video-in-hero video {
    max-height: 700px;
}

.header-button {
    margin-left: 10px;
}

@media screen and (min-width: 1300px) {
    .blog-home .blog-grid .blog-title {
        font-size: 18px;
    }

    /*     div .container {
        max-width: 1100px;
    } */

    .blog-collection-list {
        margin-top: 30px;
    }
}

@media screen and (min-width: 1025px) {
    .header-layout3 .main-menu>ul>li>a {
        padding: 28px 15px;
    }

    .sticky-wrapper.header-sticky-new .header-logo img {
        padding-right: 30px;
        max-width: 150px;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
    }
}

.nav-header .row {
    flex-wrap: nowrap;
}

@media screen and (max-width: 1366px) {
    .header-layout3 .main-menu>ul>li>a {
        padding-inline: 10px;
        font-size: 16px !important;
    }
}

@media screen and (min-width: 992px) {
        div .hero-banner-text {
            left: 13vw;
            max-width: calc(100% - 13vw);
        }
    .nav-header .row .header-number-section {
        display: flex !important;
        gap: 10px;
        align-items: center;
        padding-right: 0px;
    }

    .header-number-section .phone-number a {
        font-weight: 700;
        font-size: 18px;
        color: #0b6eb4;
    }

    .header-number-section .phone-icon {
        padding-left: 5px;
    }
}

@media screen and (max-width: 1199px) {
    .header-logo img {
        max-width: 120px !important;
    }

    .header-layout3 .main-menu>ul>li>a {
        font-size: 15px;
    }

    .header-layout3 .header-button {
        margin-left: 5px;
    }

    .header-button a.btn.tg-btn {
        font-size: 14px;
        padding: 8px 5px !important;
    }
}

@media screen and (max-width: 992px) {
    .blue-boxes .elementor-image-box-img img {
        max-width: 80px;
        margin-inline: auto;
    }

    .button.button--secondary {
        font-size: 16px;
    }

    .blog-home .blog-content {
        padding: 10px 5px 0px;
    }
}

@media screen and (max-width: 749px) {
    .hero-5 .hero-style5 {
        height: 380px;
        gap: 10px;
    }

    .header-layout3 .sticky-wrapper {
        padding: 5px 0px;
    }

    .contact-form .form-btn input {
        margin-top: 5px;
        padding: 10px;
        font-size: 15px;
        height: unset;
    }

    .contact-form .form-group input {
        height: 40px;
        padding: 5px 10px;
    }

    .button.button--secondary {
        padding: 8px 16px;
        font-size: 15px;
    }

    .header-logo img {
        max-width: 120px !important;
    }

    .blog-home {
        gap: 25px 0px;
    }

    .blog-home .blog-grid-static {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 639px) {
    .blog-home .blog-grid-static {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        text-align: center;
    }

    .blue-boxes .elementor-image-box-img img {
        max-width: 66px;
    }

    .blog-collection-list .blog-home .blog-grid-static .blog-img img {
        height: 80px;
        min-height: auto;
    }

    .blog-collection-list .blog-home .blog-grid .blog-title a {
        line-height: 14px !important;
        font-size: 13px;
    }
}

@media screen and (max-width: 360px) {

    .hero-5 .hero-style5 {
        height: 320px;
    }

}

@media (min-width: 1366px) {
    .elementor-element.process-section {
        /*         padding-top: 115px;
        padding-bottom: 120px; */
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media (max-width: 1024px) {
    .elementor-element.process-section>.e-con-inner>.elementor-element>.elementor-element {
        flex: 0 0 calc(50% - 10px);
    }
}

@media (max-width: 767px) {
    .elementor-element.process-section>.e-con-inner {
        padding-left: 15px;
        padding-right: 15px;
    }

    .we-design-title p {
        font-size: 16px !important;
        line-height: 25px !important;
    }

    input[type=checkbox] {
        border-radius: 0;
    }
}

.main-menu ul.sub-menu a:hover {
    transform: unset;
    color: #F68B1F !important;
}

.main-menu ul.sub-menu li a {
    display: inline;
    line-height: 10px;
}

.main-menu ul.sub-menu li+li {
    margin-top: 7px;
}

.main-menu ul.sub-menu li a:before {
    display: inline-block;
    content: '';
    width: 8px;
    height: 8px;
    background: #000;
    vertical-align: middle;
    margin-left: -8px;
    margin-right: 8px;
}

.main-menu ul.sub-menu a:hover:before {
    background: #F68B1F;
}

.footer-menu-list.white-color a:after {
    background: #f68b1f;
    bottom: -1px;
}

@media (min-width: 1200px) {
    .only-contact-page .wpcf7-form .shades-checkbox .wpcf7-list-item {
        width: calc(50% - 20px);
    }
}

/* css related to new header */
@media (min-width: 1300px) {
    .hero-style5 .hero-title {
        font-size: 50px !important;
        line-height: 62px !important;
    }
}

@media (min-width: 1025px) {
    ul#menu-main-menu .elementskit-submenu-indicator.ekit-svg-icon {
        display: none;
    }

    .new-header-sticky,
    .new-header-sticky .mobile-toggle-icon,
    .new-header-sticky .mobile-toggle-icon nav,
    .new-header-sticky .mobile-toggle-icon nav div#ekit-megamenu-main-menu,
    .new-header-sticky .mobile-toggle-icon nav div#ekit-megamenu-main-menu ul#menu-main-menu,
    .new-header-sticky .mobile-toggle-icon nav div#ekit-megamenu-main-menu ul#menu-main-menu .motorization-shades,
    .new-header-sticky .elementor-element.elementor-element-ee6e2a3,
    .new-header-sticky .elementor-element.elementor-element-7de24f0e {
        position: unset !important;
    }

    .collection-shades:hover .ekit-menu-dropdown-toggle,
    .collection-shades:hover .ekit-menu-nav-link {
        box-shadow: 0px 2px 20px 7px #dddddd66;
        border-radius: 10px 10px 0px 0px;
    }

    .new-header-sticky .elementskit-submenu-panel {
        padding-block: 0 10px !important;
        box-shadow: 0px 20px 20px 7px #a1a1a1b3 !important;
        border-radius: 0px 0px 10px 10px !important;
        -webkit-border-radius: 0px 0px 10px 10px;
        -moz-border-radius: 0px 0px 10px 10px;
        -ms-border-radius: 0px 0px 10px 10px;
        -o-border-radius: 0px 0px 10px 10px;
        background: #fff !important;
    }

    .collection-shades:hover .ekit-menu-dropdown-toggle,
    .collection-shades:hover .ekit-menu-nav-link {
        box-shadow: 0px 2px 20px 7px #dddddd66;
        border-radius: 10px 10px 0px 0px;
    }

    .fixed-custom-header .header-logo img {
        padding-right: 30px;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
    }
}

.custom-header-extra {
    white-space: nowrap;
}

.mobile-toggle-icon button.elementskit-menu-hamburger.elementskit-menu-toggler {
    padding: 0 !important;
    height: 50px;
    max-width: 50px;
    color: #fff !important;
}

.mobile-toggle-icon button.elementskit-menu-hamburger.elementskit-menu-toggler svg {
    fill: #fff;
    font-size: 22px;
}



.new-header-sticky .elementskit-submenu-panel li a {
    font-size: 17px !important;
    font-weight: 600 !important;
    padding: 6px 15px 6px 30px !important;
    line-height: 30px;
    position: relative;
    color: #000000 !important;
    background: transparent !important;
}

.new-header-sticky .elementskit-submenu-panel li a:hover,
.elementor-3989 .elementor-element.elementor-element-fd915d8 .elementskit-navbar-nav .elementskit-submenu-panel>li.current-menu-item>a {
    color: #F68B1F !important;
}

.new-header-sticky .elementskit-submenu-panel li a:before {
    background-color: #e68c1a;
    content: '';
    height: 8px;
    left: 13px;
    position: absolute;
    top: 16px;
    width: 8px;
}

a.h3links {
    font-weight: 600 !important;
}

.elementskit-megamenu-panel ul li {
    list-style: none !important;
}

.elementskit-megamenu-panel li.elementor-icon-list-item a svg {
    width: 8px;
    margin-right: 8px;
}

.fixed-custom-header {
    position: sticky;
    top: 0;
    z-index: 9;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.ekit-template-content-header {
    background-color: #fff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.fixed-custom-header {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .07);
}

.hero-style5 .hero-title:before {
    content: "";
    position: absolute;
    inset: -10px -20px;
    background: radial-gradient(rgb(255 255 255 / 34%), rgb(255 255 255 / 40%), #00000000 70%); 
    filter: blur(8px);
    z-index: -1;
    pointer-events: none;
}

.hero-style5 .hero-title {
    max-width: 24ch;
    color: #363751 !important;
    font-weight: 700 !important;
    text-shadow: 0 2px 6px rgba(255, 255, 255, 0.7);
    display: inline-block;
}
.blackout-shades .hero-style5 .hero-title {
   
    text-shadow: none;
}

.blackout-shades .hero-style5 .hero-title:before,  .hero-banner-text .text-hero-title h1:before {
    content: "";
    position: absolute;
    inset: -10px -20px;
    background: radial-gradient(rgb(255 255 255 / 34%), rgb(255 255 255 / 40%), #00000000 70%);
    filter: blur(8px);
    z-index: -1;
    pointer-events: none;
}
/* .hero-style5 .hero-title {
    max-width: 20ch;
    color: #00538d !important;
    font-weight: 700 !important;
    text-shadow: 0 2px 6px rgb(255 255 255 / 70%);
    display: inline-block;
} */

.custom-list-items ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    width: 100%;
}
.custom-list-items {
    height: 100%;
}
ul.hero-list {
    font-size: 65%;
    line-height: 145%;
    margin-top: 15px;
    font-weight: 600;
}
.mobile-custom-list.custom-list-items ul {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.custom-list-items:not(.mobile-custom-list) {
    display: flex;
}
@media (max-width: 1024px) {
    /* .collection-shades .ekit-menu-nav-link svg {
        width: 100% !important;
        position: absolute !important;
        left: 0;
        max-width: 100% !important;
        text-align: right !important;
        justify-content: flex-end;
        display: flex !important;
        align-items: flex-end;
    } */

    div#ekit-megamenu-main-menu {
        flex-direction: column;
    }

    ul#menu-main-menu .nav-item a svg {
        width: 22px;
        padding: 2px;
        border: none !important;
    }

    .new-header-sticky .elementskit-submenu-panel {
        padding: 0px 15px 0px 15px !important;
    }
	.mobile-custom-list ul {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
}
}
@media (min-width: 768px) {
	ul.hero-list .button {
    margin-left: 40px;
		margin-top: 0px;

}
	
}
ul.hero-list .button {
    line-height: 20px;
    padding-inline: 18px !important;
    text-shadow: none !important;
	margin-top: 20px;
}

.hero-banner-text {
    display: flex;
    justify-content: center;
    height: 100%;
    left: 10vw;
    max-width: calc(100% - 10vw);
}
 .hero-banner-text .text-hero-title h1 {
    /* max-width: 22ch; */
    color: #363751 !important;
    font-weight: 700 !important;
    text-shadow: 0 2px 6px rgba(255, 255, 255, 0.7);
    display: inline-block;
}
@media (max-width: 479px) {
    .hero-style5 .hero-title {
        font-size: 26px !important;
        line-height: 36px !important;
        margin-bottom: 15px;
    }
	.mobile-custom-list ul, .custom-list-items ul  {
    	grid-template-columns: 1fr;
	}
}
.hero-custom-style img {
    min-height: 150px;
    object-fit: cover;
}
@media screen and (min-width: 1024px) {
.home-page-hero-banner .hero-5 .hero-style5 {
    justify-content: flex-end;
    padding-left: 7%;
    padding-bottom: 9%;
}

.home-page-hero-banner .hero-5 .hero-style5 .hero-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    padding-left: 7%;
    max-width: max-content;
    margin-bottom: 30px;
}

.banner-button {
    position: absolute;
    margin: auto;
    width: 100%;
    left: 0;
    right: 0;
    text-align: left;
    bottom: 33%;
    padding-left: 35%;
}
.hero-banner-text:not(.inner-banner-text) .text-hero-title {
    padding-top: 18%;
}
}

@media (min-width: 1200px) and (max-width: 1399px) {
.home-page-hero-banner .hero-5 .hero-style5 {
    padding-left: 0%;
    padding-bottom: 10%;
}
}

@media (min-width: 1025px) and (max-width: 1199px) {
.home-page-hero-banner .hero-5 .hero-style5 {
    padding-left: 0%;
    padding-bottom: 12%;
}
	.banner-button {
    bottom: 25%;
}
}
@media screen and (min-width: 768px) {
.hero-banner-text:not(.inner-banner-text) .text-hero-title {
    padding-top: 18%;
}
}

@media screen and (max-width: 639px) {
.hero-banner-text {
    padding: 30px 10px 10px 0px;
    justify-content: flex-start;
    flex-direction: row !important;
    flex-wrap: wrap !important;
}
.hero-banner-text .text-hero-title h1{
    font-size: 18px !important;
}
ul.hero-list {
    margin-top: 8px;
    padding-left: 20px;
    margin-bottom: 0;
}
.text-hero-title {
    width: 100%;
}
}
@media screen and (max-width: 380px) {
.we-design-title p {
    font-size: 13px !important;
    line-height: 20px !important;
}
}
@media screen and (min-width: 768px) {
.hero-banner-text:not(.inner-banner-text ) .list-btn-container {
    display: flex;
    align-items: center;
    gap: 50px;
}
/* .hero-banner-text .text-hero-title h1{
    max-width: 30ch;
} */
}

@media screen and (min-width: 1025px) {
.list-btn-container a.button.button--secondary {
    font-size: 20px;
    line-height: 25px;
    padding-inline: 20px;
}
.hero-banner-text:not(.inner-banner-text ) .list-btn-container{
    gap: 150px
}
}
@media screen and (max-width: 1024.9px) {
.list-btn-container a.button.button--secondary {
    padding: 7px 10px;
    line-height: 20px;
    margin-top: 5px;
    font-size: 16px;
}
}
.hero-banner-text .text-hero-title h1{
	position :relative;
	z-index:5;
}
.hero-banner-text .text-hero-title h1:before{
	top: -20px;
}

div .hero-banner-text.inner-banner-text {
	left: 0;
	right: 0;
	padding: 15px !important;
	width: 100% !important;
	max-width: 100%;
}


@media screen and (max-width: 1400px) {
div .hero-5 .hero-style5 {
    height: 415px;
}
}

@media screen and (max-width: 768px) {
div .hero-5 .hero-style5 {
    height: 280px;
}
}

.top-bar p{
	margin:0px;
}

.top-bar p {
    animation: attention 3s infinite;
}

@keyframes attention {
    0%, 100% {
        transform: scale(1);
    }
    5% {
        transform: scale(1.08);
    }
    10% {
        transform: scale(1);
    }
    15% {
        transform: scale(1.08);
    }
    20% {
        transform: scale(1);
    }
}