/*
Theme Name: Florixo Child
Template: googly
Author: Googly WP
Description: Googly Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.40.1693277791
Updated: 2023-08-29 02:56:31

*/

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@font-face {
    font-family: 'Georia';
    src: url('/wp-content/themes/florixo-child/assets/fonts/georgia.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
/*------------ common css ------------*/
.single-content h1.elementor-heading-title,
.single-content h2.elementor-heading-title,
.single-content h3.elementor-heading-title,
.single-content h4.elementor-heading-title,
.single-content h5.elementor-heading-title,
.single-content h6.elementor-heading-title {
    margin: 0;
}

* {
    box-sizing: border-box;
}

body .wp-block-search .wp-block-search__input,
body .wp-block-search,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
button:focus,
.wp-element-button:focus {
    box-shadow: none;
    border-radius: 0;
    color: var(--global-palette1);
}

.wp-block-search .wp-block-search__input,
.wp-block-search .wp-block-search__input:focus,
input[type="search"]:focus,
textarea:focus {
    border: 1px solid #e5e5e5;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    border-radius: 0;
    color: var(--global-palette1);
    background-color: var(--global-palette7);
    border-color: rgba(255, 255, 255, 0.1);
    border: 1px solid #e5e5e5;
}

.comment-form p.comment-form-float-label label {
    transform-origin: left bottom;
    color: var(--global-palette1) !important;
    margin-left: 10px;
}


textarea,
textarea:focus {
    box-shadow: none;
    color: var(--global-palette1);
}

.footer-widget-area-inner .wp-block-list {
    padding: 0;
    margin: 0;
}

/* footer */

.site-middle-footer-wrap.site-footer-row-container.site-footer-focus-item {
    margin: auto;
}

.site-footer-section .widget-area ul {
    list-style: none;
}

/* archive page read more icon*/
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .googly-svg-iconset {
    display: none;
}

/* archive conetnt left sidebar */
body .wp-block-latest-posts__list li,
body.search-results.content-style-unboxed .site .post-thumbnail,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child,
.wp-block-latest-posts.wp-block-latest-posts__list {
    margin: 0;
    list-style: none;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    color: var(--global-palette2);
}

#secondary .woocommerce.widget_product_categories>ul li,
.widget .tagcloud a,
.widget li,
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.wp-block-tag-cloud .tag-cloud-link {
    padding-block: 6px;

}

.wp-block-search .wp-block-search__button:not(.has-background) {
    color: var(--global-palette9);
}

.wp-block-search .wp-block-search__button:not(.has-background) {
    background: var(--global-palette1);
}


p.comment-form-comment.comment-form-float-label {
    border: 1px solid #e5e5e5;
}

textarea#comment::placeholder {
    color: var(--global-palette1);
}

/*------------ end common css ------------*/

/* -------------------- ----> elementor design css <---- -------------------- */



/* Blog area css */


.blog .loop-entry .entry-header .entry-title,
.blog-section .uc_post_title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 380px;
}

/* archive search left sidebar */
.wp-block-search .wp-block-search__input {
    border: none;
    padding: 0.7em 0.5em;
    color: #ffffff;
    border: 1px solid var(--global-palette6);
}

input[type="search"]:focus {
    color: #000000;
}

body .wp-block-search button.wp-block-search__button {
    fill: var(--global-palette9);
    background: var(--global-palette2);
    border-radius: 0;
    margin-left: 10px;
}

/* archive page read more */
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: underline;
    font-weight: 500;
    color: var(--global-palette1);
}

.wp-block-gallery.has-nested-images.columns-default.is-cropped.wp-block-gallery-1.is-layout-flex.wp-block-gallery-is-layout-flex {
    justify-content: center;
}


/* newslatter section */

.newsletter-form {
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: space-between;
}

.mc4wp-form-fields {
    border: 1px solid rgba(229, 229, 229, 0.541);
    width: 80%;
    margin-top: 30px;
}

.newsletter-form input[type="email"],
input[type="text"],
.newsletter-form input[type="email"],
input[type="text"]:focus {
    border-radius: 0;
    background: transparent;
    border: none;
    color: var(--global-palette9);
    box-shadow: none;
    display: flex;
    padding-left: 15px;
    margin-bottom: 5px;
}

.mc4wp-form .newsletter-form input[type="submit"] {
    color: var(--global-palette9);
    border-radius: 0;
    background-image: url(./assets/image/newsleter-icon.svg);
    font-size: 0;
    background-color: var(--global-palette2);
    outline: 1px solid var(--global-palette2);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 50px;
    padding: 25px;
    border: none;

}

.newsletter-form input[type="email"]::placeholder,
input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.2);
}


.mc4wp-alert.mc4wp-success {
    color: var(--global-palette9);
}

@media (max-width:1024px) {
    .mc4wp-form-fields {
        width: 100%;
    }
}
@media (max-width:360px) {
    .mc4wp-form-fields {
        width: 81%;
    }
}

/* img box hover */

.img-box .elementor-image-box-img {
    display: inline-block;
}

.img-box .elementor-image-box-img img {
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.img-box .elementor-image-box-img:hover img {
    transform: scale(1.1);
}

/* Outer gallery */

.outer-gallery  .gallery-icon {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.outer-gallery  .gallery-icon img {
    display: block;
    width: 100%;
    height: auto;
}

.outer-gallery  .gallery-icon::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(225, 144, 77, 0.3);
    transition: left 0.6s ease;
}

.outer-gallery  .gallery-icon:hover::before {
    left: 0;
}

/* inner-gallery */

.gallery-grid .gallery-icon {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.gallery-grid .gallery-icon img {
  display: block;
}

.gallery-grid .gallery-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.3); 
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.5s ease, height 0.5s ease;
}

.gallery-grid .gallery-icon:hover::after {
  width: 200%;
  height: 200%;
}

/* effects */

.circle_effect {
    overflow: hidden;
}

.circle_effect {
    position: relative;
}

.circle_effect::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.circle_effect:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}


.swing-animation .attachment-full {
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

.spin-effect img {
    animation-name: spin;
    animation-duration: 7000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.shine-effect{
    overflow: hidden;
}

.shine-effect::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 50%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 50%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.shine-effect:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
} 
.menu-item a[href="https://#"] {
    cursor: default;
	pointer-events: none;
}

.flip img{
    animation: horizontal-flip 4s infinite;
}

@keyframes horizontal-flip {
    0%{
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(-1);
    }
    100% {
        transform: scaleX(-1);
    }
}

/*.flip img {
    transition: transform 0.4s ease;
}

.flip img:hover {
    transform: scaleX(-1);
}*/

/* Сетка категорий для Способа 2 */
.custom-categories-list {
    margin-bottom: 40px;
}

.categories-inline {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0;
}

.categories-inline li a {
    text-decoration: none;
    display: block;
}

.categories-inline li span {
    display: block;
    margin-top: 8px;
    font-size: 16px;
    font-weight: 600;
	width: fit-content;
	padding: 4px 12px;
    color: #333;
	border: 1px solid #E6E8EB;
	border-radius: 99px;
	transition: all 0.3s ease;
}
.categories-inline li span:hover {
	border: 1px solid #9CAF88;
	transform: translateY(-3px);
}

/* Для мобильных устройств */
@media (max-width: 768px) {
    .categories-inline li {
        width: 120px;
    }
}

/* Layout для страницы категории с сайдбаром */
.category-layout-with-sidebar,
.category-with-sidebar {
    display: flex;
    gap: 30px;
    margin-bottom: 40px;
}

.category-filters-sidebar,
.category-sidebar {
    flex: 0 0 280px; /* Фиксированная ширина сайдбара */
    order: 1;
}

.category-products-main,
.category-main-content {
    flex: 1; /* Занимает оставшееся место */
    order: 2;
}

/* Если хочешь сайдбар справа — меняем order */
.category-layout-with-sidebar .category-filters-sidebar {
    order: 1;
	padding-top: 60px;
}
.category-layout-with-sidebar .category-products-main {
    order: 2;
}

.service-parent__children-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px;
	row-gap: 90px;
}
.container {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
}
.left-title h1 {
	font-size: 48px;
	line-height: 1;
}
.left-title span {
	color: #9CAF88;
	font-size: 14px;
}
.left-title {
	width: 50%;
}
.right-title {
	width: 50%;
}
.service-wrapper__title {
	display: flex;
	gap: 90px;
	align-items: center;
	margin-bottom: 80px;
}

.service-wrapper {
	padding: 80px 0;
}
.service-child-card {
	display: flex;
	flex-direction: column;
	height: 100%;
	position: relative;
}
.service-child-card__excerpt {
	flex: 1;
}
.service-child-card__thumbnail {
	margin-top: auto;
}
.service-child-card__title {
	line-height: 1;
	margin-bottom: 5px;
	min-height: 60px;
	max-width: 390px;
	position: relative;
	z-index: 1;
	font-size: 26px;
	color: #1C1C1C;
}
.service-child-card__number {
	font-size: 120px;
	color: #e4ede2;
	font-weight: bold;
	font-family: 'Georgia', sans-serif;
	position: absolute;
	top: -90px;
	left: -50px;
	z-index: 0;
}
.service-child-card__thumbnail img {
	width: auto;
	height: 367px;
	object-fit: cover;
}
p, li {
	text-transform: none;
}
.woocommerce table.shop_attributes th {
	width: auto!important;
	text-align: left;
}
.wpfFilterWrapper .wfpTitle {
	font-size: 26px!important;
	font-family: 'Philosopher', sans-serif;
	margin-bottom: 10px!important;
}
.wpfFilterWrapper .wpfFilterTaxNameWrapper {
	font-size: 16px!important;
}
.action {
	left: 22px;
    z-index: 999;
    bottom: 22px;
    display: none;
    position: fixed;
}
.action__wrapper {
    cursor: pointer;
    position: relative;
    background: transparent;
}
.action__icon {
    top: -29px;
    right: 4%;
    z-index: 0;
    width: 62px;
    height: 34px;
    position: absolute;
    pointer-events: none;
    transition: transform 0s;
}
.action__wrapper {
    display: flex;
	flex-direction: column;
	gap: 7px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding: 15px 34px;
    background: linear-gradient(90deg, #c9d7ba, #f9f9f9);
    border-radius: 3px;
    box-shadow: -1px 3px 6px rgb(0 0 0 / 26%);
}
.action__link {
	color: #303030;
	transition: background 0.2s ease-in-out;
}
.action-wrapper:hover.action__link {
	color: #1C1C1C;
}
.action.visible {
    display: block; /* или flex для .action */
}

.action.hidden {
    display: none;
}

.service-parent__children-grid ul {
	margin: 16px 0 16px 1.5em;
}
.service-hero {
	background-image: url('/wp-content/themes/florixo-child/assets/image/service-bg-6.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
	padding: 80px 0;
}

/* Заставить правую колонку и слайдер растягиваться */
.e-con-full:has(.elementor-widget-slider_revolution) {
    display: flex;
    align-items: stretch;
}

.elementor-widget-slider_revolution {
    height: 100%;
}

.site-footer-middle-section-4 .wp-block-list li:nth-child(3) {
	margin-bottom: 13px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 13px;
}
.site-footer-middle-section-4 .wp-block-list li {
	padding-block: 1px;
}
/* Мобильная адаптация */
@media (max-width: 768px) {
    .category-layout-with-sidebar,
    .category-with-sidebar {
        flex-direction: column;
    }
    
    .category-filters-sidebar,
    .category-sidebar {
        flex-basis: auto;
        order: 1;
    }
    
    .category-products-main,
    .category-main-content {
        order: 2;
    }
}


