/*
 Theme Name:   Kayon Child Theme
 Theme URI:    https://kayon.themerex.net/
 Description:  Kayon Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     kayon
 Version:      1.0.0
 Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  kayon
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.sc_layouts_search{
	display:none!important;
}

.slider_outer .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,.sc_button:not(.sc_button_simple),.wpcf7 .wpcf7-submit-style .submit-style-in{
	border-color: #91704A!important;
    background-color: #91704A!important;
}


.menu_mobile.opened .menu_mobile_nav_area > ul > li{
	text-transform:uppercase!important;
}

footer .sc_socials, footer .elementor-column:nth-child(1) .elementor-widget-container{
	text-align:center;
}

/*GOOGLE REVIEWS*/
.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text{
	display:none!important;
}
.ti-widget.ti-goog .ti-header .ti-rating-text strong.ti-rating,.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text span {
	color:#FFF!important;
}

a:hover,.sc_layouts_menu_nav > li > a:hover, .sc_layouts_menu_nav > li.sfHover > a{
	color:#c1A080!important;
}

.sc_layouts_menu_nav > li.current-menu-item > a, .sc_layouts_menu_nav > li.current-menu-parent > a, .sc_layouts_menu_nav > li.current-menu-ancestor > a, .menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-item > a,.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]):hover{
	color:#c1A080!important;
	font-weight:700!important;
}

.menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {
    background-color: #c1A080!important;
}

* {
    font-family: "Open Sans", sans-serif!important;
    font-weight: 400;
  }

  @supports (font-variation-settings: "wght" 450) {
    * {
      font-family: "Open Sans", sans-serif!important;
      font-weight: 450;
    }
  }

@media (max-width: 1279px) {
        .menu_mobile .sc_layouts_logo img {
            max-height: 100px;
        }
    }


