/*
    Template:       airi
    Theme Name:     Airi Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Clean, Minimal WooCommerce Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    airi-child
    Domain Path:    /languages/
*/



@font-face{

font-family: 'MyWebFont';

src: url('/wp-content/themes/airi/assets/fonts/14690.ttf');
font-weight: normal;
font-style: normal;
}
a:hover{
    color:#833ad4 ;
}

.header-top-menu a:hover{
    color: #eeddff;
    border-bottom: 1px dashed #eeddff;
}
.header-left{
	display:none;
}
.background-color-primary, .slick__nav_style1 .slick-slider .slick-arrow:hover, .item--link-overlay:before, .dl-menu .tip.hot, .mega-menu .tip.hot, .menu .tip.hot, .comment-form .form-submit input:hover, .la_testimonials--style-4 .loop__item__desc:after, .pf-default.pf-style-1 .loop__item__info:after, .pf-default.pf-style-2 .loop__item__info, .pf-default.pf-style-4 .loop__item__info:after, .pf-default.pf-style-5 .loop__item__thumbnail--linkoverlay:before, .member--style-4 .loop__item__thumbnail .item--social a:hover, .member--style-7 .loop__item__thumbnail .item--social a:hover, .pricing.style-1:hover .pricing__action a, .pricing.style-4:hover .pricing__action a, .pricing.style-5:hover .pricing__action a, .banner-type-10 .banner--link-overlay:hover .hidden, .woocommerce > .return-to-shop .button:hover, .la-newsletter-popup .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover, .la_hotspot_sc[data-style="color_pulse"] .la_hotspot, .la_hotspot_sc .la_hotspot_wrap .nttip, .single-release-content .lastudio-release-buttons .lastudio-release-button a, .social-media-link.style-round a:hover, .social-media-link.style-square a:hover, .social-media-link.style-circle a:hover, .social-media-link.style-outline a:hover, .social-media-link.style-circle-outline a:hover, .la-timeline-wrap.style-1 .timeline-block .timeline-dot, .products-list .product_item .product_item--thumbnail .product_item--action .quickview:hover, .products-grid-5 .product_item_thumbnail_action .button:hover, .products-grid-4 .product_item_thumbnail_action .button:hover, .products-grid-3 .product_item_thumbnail_action .button:hover, .products-grid-2 .product_item_thumbnail_action .button:hover, .products-grid-1 .product_item_thumbnail_action .button:hover, .woocommerce.special_offers .product_item--info .la-custom-badge, .la-woo-product-gallery > .woocommerce-product-gallery__trigger, .product--summary .single_add_to_cart_button:hover, .wc_tabs_at_bottom .wc-tabs li.active > a:after, .custom-product-wrap .block_heading--title span:after, .woocommerce-MyAccount-navigation li:hover a, .woocommerce-MyAccount-navigation li.is-active a, .registration-form .button, .socials-color a:hover {
    background-color: #833ad4!important;
}

.la_compt_iem.la_com_action--searchbox.searchbox__01 {
     display: block!important; 
}
.header-v2 .site-header .header-middle {
    float: inherit;
    width: auto;
}
.header-top-elements{
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.header-top-menu .menu{
    display: flex;
    list-style-type: none;
}

.header-top-menu .menu li{
    padding: 6px 15px;
}

.header-right{
    position: absolute;
    right: 0;
}

.product_item.thumb-has-effect .product_item--thumbnail .pic-m-fallback, .product_item.thumb-has-effect .product_item--thumbnail img , .product_item.thumb-has-effect .product_item--thumbnail div.wp-alt-image{
    border-radius: 150px;
}

.archive  .site-main, .product-template-default .site-main{
    max-width: 1170px;
    margin: 0 auto
}
.products .product-category img{
    border-radius: 150px;
}

.catalog-grid-1 .product-category .cat-img{
    overflow: hidden;
    max-height: 258px;
    border-radius: 150px;
}


.catalog-grid-1 .product-category a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.5);
    transition: 2s;
}
.catalog-grid-1 .product-category img{
      transition: 2s;  
}
.catalog-grid-1 .product-category a:hover .item--overlay {
    background-color: rgba(52, 53, 56, 0);
}
.catalog-grid-1 .product-category a{
    display: flex;
    flex-direction: column-reverse;  
}
.catalog-grid-1 .product-category .cat-information {
    position: initial;
}

.catalog-grid-1.grid-space-default .product-category {
    margin: 15px 4%;
    box-shadow: 0 0 19px 0px #00000040;
    border: 1px solid #00000020;
  Width:25%;
    background: #fff;
}




.catalog-grid-1 .product-category .woocommerce-loop-category__title {
    display: inline-block;
    font-size: 17px;
    text-transform: uppercase;
    background-color: #fff;
    margin: 0;
    padding: 20px 2px;
    line-height: 20px;
    min-width: 160px;
    text-align: center;
}


.la-custom-badge{
     background-color: #ff9aa1;
}


.in-catalog{
    text-align: center;
    margin: 32px 1px;
}
.in-catalog span{
    padding: 8px 42px;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid #833ad4;
    color: #833ad4;
    font-family: "Playfair Display", "Helvetica Neue", Arial, sans-serif;
    font-weight: 200;
    transition: .5s;  
}
.catalog-grid-1 .product-category:hover {
    box-shadow: 0 0 19px 0px #000000bf;
}

.catalog-grid-1 .product-category a:hover .in-catalog span{
    color: #ffffff;
    background: #833ad4;
    transition: .5s;  
}
.site-main-nav .main-menu > li > a{
    font-size:14px!important;   
}
.site-main-nav .main-menu > li > a:after{
        border-top: 0px solid!important;
}

.btn.btn-style-flat.btn-color-primary{
    background: #833ad4!important;
}

.vc_toggle_title:hover{
    border-botton:  1px solid #833ad4;
}

.la-breadcrumb-item-target{
    color:#833ad4;
}
.home-cat-block{
    margin-top: 70px;
    margin-bottom: 70px;
}
.home-cat{
    
}
.home-cat-procent{
    font-size: 23px;
    font-family: "Playfair Display", "Helvetica Neue", Arial, sans-serif;
    margin-bottom: 15px;
    color: #fff;
    text-align: center;
    background: #000;
    border-radius: 206px;
    height: 121px;
    width: 121px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px;
    line-height: 26px;
    z-index: 9;
    position: relative;
}
.home-cat-procent strong{
    font-size: 38px!important;   
}
.home-cat-procent p{
    display: flex;
    flex-direction: column;
    margin-top: -17px;
    justify-content: end;
    align-items: baseline;
}
.home-cat-text a{
        white-space: nowrap;
}
.home-cat-text a:hover{
    color:#fff!important;
    
}
.home-cat-text{
    font-size: 35px;
    font-family: "Playfair Display", "Helvetica Neue", Arial, sans-serif;
    margin-bottom: 64px;
    padding: 0;
    color: #000;
    text-align: center;
    height: 98px;
    display: flex;
    align-items: center;
    background: #b377f533;
    margin-left: -74px;
    justify-content: center;
    margin-top: 12px;
        transition: 1s;
}
.home-cat-text:after{
    content: '>';
    position: absolute;
    right: 43px;
    font-weight: bolder;
    font-size: 40px;
    top: 30px;
    font-family: monospace;
}

.home-cat-text:hover{
        background: #a661f1;
    color: #fff;
    box-shadow: -6px 18px 29px #000;
    transition: 1s;
}
.site-header-outer{
    padding:0px 0;
}

.site-header .header-component-inner {
    padding-top: 37px;
    padding-bottom: 30px;
}
.sticky--pinned{
    border-bottom: 2px solid rgb(131, 58, 212);
    box-shadow: 0 0 21px;
    position: relative;
    z-index: 10!important;
}
#section_page_header{
    background: #b377f533;
}
.fixed-fon{
    background-attachment: fixed;
}
.heading-tag{
    margin-bottom:28px!important;
}
.section-page-header .page-header-inner {
    padding-top: 37px;
    padding-bottom: 50px;
}

.site-main-nav .main-menu > li.active > a{
    color:#000000;
}

.site-header .site-header-top{
    background-color: #313131;
    color: #ffffff;
    border-top: 4px solid #833ad4;
    border-bottom: 4px solid #833ad4;
}

.home-text-why{
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    font-size: 31px;
    font-family: initial;
    color: #4a2771;
    /* border-top: 1px solid #833ad4; */
    /* padding-top: 20px; */
    max-width: 763px;
    margin: 0 auto;
    margin-bottom: 58px;
}
.home-text-h2{
    max-width: 435px;
    margin-top: -150px;
}
.home-seo-text{
    border-top: 1px dashed #833ad4;
    border-bottom: 1px dashed #833ad4;
    background-image: url(/wp-content/uploads/2020/02/db70543929fb4408d63deb91fa0fe341-e1581062857243.jpg);
    background-size: 396px;
    background-position-x: 68%!important;
    background-position-y: bottom!important;
}
.home-seo-text-block{
        max-width: 375px;
    text-align: center;
    margin: 0 auto;
}
.product_item--info-inner{
    max-width: 164px;
    margin: 0 auto;
    text-align: center;
}
.product_item .product_item--title{
    white-space: normal;
}
.fos-podbora-home .wpb_wrapper{
  text-align: center;
}
.fos-podbora-home .vc_row.wpb_row{
        background: #ffffff9e;
}
.form-podbor{
 
}
.fos-give-nomber .wpcf7-form{
    display:flex;
}
.title-form{
    color: #833ad4;
    font-family: initial;
    font-size: 20px;
    font-style: italic;
    border-bottom: 1px dashed;
}
.form-podbor label{
    color: #000;
    font-weight: 600;
}
.form-podbor label span{
    color: #909090;
    font-weight: 400;
}
.form-podbor .wpcf7-submit{
    width: 100%;
    background: #f0e4fd;
    color: #000;
    border: 1px solid #833ad4;
}
.form-podbor .wpcf7-submit:hover{
      background: #833ad4;
    color: #fff;
    border: 1px solid #833ad4;  
}
.home-text-banner{
    color: #4a2771;
    padding-bottom: 49px;
    font-weight: 600;
    font-size: 31px;
    font-family: initial;

}
.fos-give-nomber .wpb_text_column .wpb_wrapper{
    font-size: 20px;
    text-align: center;
    max-width: 378px;
}
.fos-give-nomber .wpb_text_column .wpb_wrapper em{
    font-size: 38px;
    font-family: none;
    position: absolute;
    right: 64px;
    color: #833ad4;
    }
.wpcf7-response-output{
 
    position: absolute;
    bottom: 51px;
}
.home-first-text{
        border-left: 2px solid #000000;
    border-bottom: 2px solid #000000;
    box-shadow: -2px 2px 0px 0px #833ad4;
    background:rgba(255,255,255,0.86) !important;
    border-top-left-radius: 73px;
    border-bottom-right-radius: 73px;
}
.fos-give-nomber .vc_column-inner{
            border-left: 2px solid #000000;
    border-bottom: 2px solid #000000;
    box-shadow: -2px 2px 0px 0px #833ad4;

    border-top-left-radius: 73px;
    border-bottom-right-radius: 73px;
}
.block-action{
        background: #f0e4fd;
        max-width: 310px;
        margin-right: 37px;
}
.home-action{
  text-align: center;
    font-family: Abril Fatface;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: #000;

    box-shadow: 1px 1px 0px 0px #833ad4;
    border-bottom-left-radius: 73px;
    border-top-right-radius: 73px;
    padding: 11px;  
}
.six-why .wpb_single_image img{
    width:216px;
}

.footer-top-area {
    padding-top: 40px;
    border-top: 2px solid #833ad4;
    background: #f0e4fd;
}
.extradiv-after-frm-cart, .product_meta, .tabs.wc-tabs, .comments-title{
    display:none!important;
}
#wpcf7-f7-p576-o1 .wpcf7-submit{
    width:100%;
}
.site-footer{
        margin-top: -35px;
}

.site-header.is-sticky .header-component-inner{
    padding-top:0px!important;
    padding-bottom:0px!important;
}
#wpcf7-f7-p576-o1 .wpcf7-mail-sent-ok{
        position: absolute;
    bottom: -27px;
}
.socia-widget {
            z-index: 10000 !important;
			position: fixed;
            bottom: 0;
            /* bottom: 28%; */
            z-index: 20;
            box-shadow: 0px 0px 10px 0px #000;
            background: #f4f4f4;
            /* border-radius: 0px 5px 5px 0px; */
            padding: 5px 0;
            display: flex;
            justify-content: space-evenly;
            flex-wrap: nowrap;
            width: 100%;
            margin: 0 auto;
            left: 0;
            right: 0;
            border-right: 1px solid white;
		}
		.soc-wrapper {
			width: 50px;
			height: 34px;
			z-index: 1;
			display: flex;
			justify-content: center;
			align-items: center;
		}
		.soc-wrapper img {
			width: 50%;
			transform: rotate(0deg);
			transition: 0.3s;
		}
		.soc-wrapper img:hover {
			transform: rotate(360deg);
			transition: 0.3s;
		}
@media (max-width: 1400px){
.site-main-nav .main-menu > li.active > a:after {
   	 border-top-width: 0px;
	}
}


@media (max-width: 1400px)
.mega-menu > li > a {
    padding-left: 4px!important;
    padding-right: 3px!important;
}
@media (min-width: 1200px){
.container {
    width: 1170px!important;
    padding-left: 15px;
    padding-right: 15px;
}
}

@media (max-width: 1000px){
    .home-cat-text{
   	    font-size: 27px;
	}
    .site-main-nav .main-menu > li > a {
        font-size: 14px!important;
    }
    .home-seo-text{
        background-position-x: 79%!important;
    }
    .block-action{
        max-width: 259px;
    }
    .fos-give-nomber .wpb_text_column .wpb_wrapper em{
        right:1px;
    }
}

@media (max-width: 900px){

    .home-cat-text {
        font-size: 21px;
        margin-left: -9px;
    }
    .home-cat-text:after{
        right: 23px;
    }
}

@media (max-width: 870px){

    .block-action {
        max-width: 200px;
    }
    .fos-give-nomber .wpb_text_column .wpb_wrapper em {
        font-size: 30px;
        font-family: none;
        position: relative; 
        right: 1px;
        color: #833ad4;
    }
    .fos-give-nomber .wpb_text_column .wpb_wrapper {
        font-size: 17px;
        text-align: center;
        max-width: 378px;
    }
        .catalog-grid-1.grid-space-default .product-category {
        margin: 15px 1%;
        box-shadow: 0 0 19px 0px #00000040;
        border: 1px solid #00000020;
        Width: 31%;
        background: #fff;
    }
}

@media (max-width: 790px){
    .home-seo-text{
        background-position-x: 91%!important;
        background-position-y: 69%!important;
    }
    .fos-podbora-home{
        width: 47%;
    }
    
    
}

@media (max-width: 765px){
    .home-cat{
        display: flex;
    }
    .home-cat .vc_col-sm-3{
        position: absolute;
    }
    .home-cat .vc_col-sm-9{
        width: 92%;
        margin-left: 8%;
        text-align: right;
    }
    .home-cat-text{
        margin-top: 12px;
        margin-bottom: 29px;
    }
    .home-icon .icon-boxes-inner{
        max-width: 465px;
        margin: 0 auto;
    }
    .why-flex>.vc_column-inner>.wpb_wrapper {
        display:flex;
        justify-content: space-between;
    }
    .six-why .wpb_wrapper>.vc_row-flex{
            flex-basis: 50%;
    }
    .fos-give-nomber{
        max-width:500px;
    }
    .home-text-h2 {
        max-width: 100%;
        margin-top: 0;
    }
    .home-seo-text .vc_row-flex{
        flex-direction: column-reverse;
    }
    .home-seo-text {
        background-position-x: 99%!important;
        background-position-y: 138%!important;
    }
    .block-action {
        max-width: 100%;
        margin-right: 0;
    }
    .product_item.thumb-has-effect .product_item--thumbnail {
        max-width: 268px;
        margin: 0 auto;
    }
    .fos-podbora-home {
        width: 67%;
        margin: 0 auto;
    }
   
}

.mega-menu  li{
    padding: unset !important;
}

@media (max-width: 700px){
    .catalog-grid-1.grid-space-default .product-category {
        margin: 15px auto;
        Width: 45%;
    }
    .header_component {
        display:none;
    }
}


@media (max-width: 550px){
    .home-seo-text{
        background-size: 202px;
        background-position-y: 108%!important;
    }

}


@media (max-width: 500px){
    .header-top-menu{
        display:none;
    }
    .header_component {
        display:block;
    }
    .footer-top .row{
        display: flex;
        flex-wrap: wrap;
    }
    .footer-column-2, .footer-column-3{
        width:50%!important;
    }
    .footer-column-5 ,.footer-column-4 {
        width: 50%!important;
    
    }
    .in-catalog span{
        padding: 8px 5px;
    }
    .mobile-none {
        display: none;
    }
}


@media (max-width: 440px){
    .fos-podbora-home {
        width: 95%;
        margin: 0 auto;
    }
    .home-cat-text {
        font-size: 18px;
        margin-left: 83px;
        text-align: right;
    }
    .home-cat .vc_col-sm-9 {
        width: 99%;
        margin-left: 1%;
        text-align: right;
    }
        .fos-give-nomber .wpcf7-form {
    display: block;
    }
    .fos-give-nomber .wpcf7-submit{
        width:100%;
    }
    .fos-give-nomber .wpb_text_column .wpb_wrapper em{
            margin-left: 32px;
    }

}

@media (max-width: 360px){
    .text-center {
        text-align: center!important;
    }
    .fos-give-nomber .wpcf7-form {
    display: block;
    }
    .fos-give-nomber .wpcf7-submit{
        width:100%;
    }
    .home-cat-text .wpb_wrapper{
        white-space: normal;
        max-width: 120px;
        text-align: center;
    }
    .home-cat-text a {
        white-space: normal;
    
    }
    .footer-column{
        width: 100%!important;
        margin:0 auto;
    }
}

@media (max-width: 315px){
    .catalog-grid-1.grid-space-default .product-category {
        margin: 15px auto;
        Width: 83%;
    }
}
