/*
Theme Name: Orgarium
Theme URI: https://gaviaspreview.com/wp/orgarium/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: The 2022 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.1.7
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: orgarium

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.elementor-kit-10 {
    --e-global-color-primary: #603813;
    --e-global-color-secondary: #cdb180;
    --e-global-color-text: #767676;
    --e-global-color-accent: #2C2C2C;
    --e-global-color-9e78dc2: #F8F6EF;
    --e-global-color-23e11f5: #EDEDED;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}

.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}

.gva-navigation-menu.style-2 .gva-main-menu > li.current-menu-item, .gva-navigation-menu.style-2 .gva-main-menu > li.current_page_parent, .gva-navigation-menu.style-2 .gva-main-menu > li.current-menu-ancestor {
    background-color: transparent !important;
    background-image: unset !important;
    background-repeat: repeat;
    background-position: top left;
    border-right-color: #fff !important;
}

.elementor-866 .elementor-element.elementor-element-2d88ec7:not(.elementor-motion-effects-element-type-background), .elementor-866 .elementor-element.elementor-element-2d88ec7 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    width: 90%;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.gsc-icon-box-group.style-3 .icon-box-item .icon-box-content .box-icon svg {
  width: 38px;
  fill: #ffffff !important;
}

.testimonial-image {
    display: none !important;
}

.testimonial-icon i {
    color: #fff;
}

a.btn-theme {
    color: #fff;
}


a.btn-theme:hover {
    color: #fff;
	background: #cdb180;
}

.btn, .btn-theme, .btn, .btn-white, .btn-gray, .btn-black, input[type*="submit"]:not(.fa):not(.btn-theme):not(.las), #tribe-events .tribe-events-button, .tribe-events-button {
    color: #fff !important;
}

.btn-border-theme:hover, .btn-border-theme:focus {
    color: #ffffff !important;
}

a.btn-read-more,  a.btn-read-more:hover, 
.post:not(.post-single-content) .post-thumbnail .entry-date, .portfolio-v1 .arrow, .portfolio-v1 .case-content .content-inner .title a:hover{
    color: #fff !important;
}

.topbar-right, .after-offcanvas {
    display: none;
}

.header-content-inner.clearfix {
    align-items: center;
    display: flex;
}

.gva-offcanvas-content .top-canvas .logo-mm {
    padding: 10px 10px 10px 25px !important;
}

.gva-offcanvas-content .top-canvas .logo-mm img {
    max-height: 80px !important;
}

.header-mobile .header-mobile-content {
    position: fixed !important;
    padding: 16px 15px 16px;
    top: 0 !important;
    width: 100%;
    background: #fff;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.elementor-865 .elementor-element.elementor-element-cfe1b09 > .elementor-widget-container {
    background-color: #CDB180;
    border-radius: 0;
}

.elementor-element.elementor-element-4b4f525 .gsc-counter-group.style-1 .milestone-block .counter-content .milestone-icon svg, .elementor-21 .elementor-element.elementor-element-8fa3fbb .gsc-counter-group.style-1 .milestone-block .counter-content .milestone-icon svg {
    width: 40px;
}

.elementor-21 .elementor-element.elementor-element-ac33c5a .gsc-counter-group.style-1 .milestone-block .counter-content .milestone-icon svg {
    fill: #FFFFFF;
    width: 40px;
}

.gsc-icon-box-group.style-1 .icon-box-item {
    padding: 0 0 10px 0 !important;
}

.elementor-865 .elementor-element.elementor-element-cfe1b09 .gva-navigation-menu ul.gva-nav-menu > li:hover {
    background: #603914;
}

ul.submenu-inner {
    padding: 0 !important;
}

ul.gva-nav-menu > li .submenu-inner li a:hover, ul.gva-nav-menu > li .submenu-inner li a:focus, ul.gva-nav-menu > li .submenu-inner li a:active, ul.gva-nav-menu > li ul.submenu-inner li a:hover, ul.gva-nav-menu > li ul.submenu-inner li a:focus, ul.gva-nav-menu > li ul.submenu-inner li a:active {
    color: #ffffff;
    background: #603914;
}

ul.gva-nav-menu > li .submenu-inner li a, ul.gva-nav-menu > li ul.submenu-inner li a {
    padding: 15px 30px !important;
}

ul.gva-nav-menu > li ul.submenu-inner li a:hover {
    color: #fff !important;
}

ul.gva-nav-menu > li .submenu-inner li a .caret:after, ul.gva-nav-menu > li ul.submenu-inner li a .caret:after {
    left: -25px !important;
    top: 35% !important;
}

ul.gva-nav-menu > li .submenu-inner li ul.submenu-inner, ul.gva-nav-menu > li ul.submenu-inner li ul.submenu-inner {
    position: absolute;
    left: 100% !important;
    top: 0;
}

.elementor-865 .elementor-element.elementor-element-cfe1b09 .gva-navigation-menu ul.gva-nav-menu > li > a {
    color: #ffffff !important;
}

ul.gva-nav-menu > li > a > .item-content:after {
    background-color: #fff !important;
}

ul.gva-nav-menu > li:hover > a > .item-content:after, ul.gva-nav-menu > li:active > a > .item-content:after, ul.gva-nav-menu > li:focus > a > .item-content:after, ul.gva-nav-menu > li.current_page_parent > a > .item-content:after, ul.gva-nav-menu > li.current-menu-ancestor > a > .item-content:after {
    bottom: -10px !important;
    opacity: 1;
}

.gsc-icon-box-group.style-1 .icon-box-item:hover, .gsc-icon-box-group.style-1 .icon-box-item.active {
    border-bottom-color: var(--e-global-color-primary);
    background-color: #603914 !important;
}

.gsc-counter-group.style-1 .milestone-block .overlay-icon {
    display: none;
}

@media screen and (max-width:575px){
	section.elementor-section.elementor-top-section.elementor-element.elementor-element-0e79c74.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default.shape-bg-top-no.shape-bg-bottom-no {
    margin-top: 94px;
}
}
.cust-inner .icon-box-content {
    height: 260px !important;
}
@media screen and (max-width:767px){
	.cust-gallery [class*="block-grid-"] > div {
    padding: 0 10px;
    width: 50%;
}
	.cust-gallery .gva-element-gva-gallery .gallery-item {
  	 margin-bottom: 15px;
}
	.cust-inner .icon-box-content {
    height: auto !important;
}
	.cust-related1 .product-block .product-meta {
    padding: 18px 12px 18px;
}
.cust-related1 .shop-loop-title {
    font-size: 16px;
    line-height: 16px;
}
	.inner-shop-desc h5 {
    font-size: 24px !important;
}
	
	ul.submenu-inner ul {
    display: none !important;
}
	
}
@media screen and (max-width:991px){
	.cust-inner [class*="block-grid-"] {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
}

.single-product .woocommerce-product-gallery__image {
    text-align: center;
}
.cust-related .product-block .product-thumbnail .content-hover .add-to-cart a {
    color: #ffffff;
}
.cust-related .product-block .product-thumbnail .content-hover .add-to-cart a:hover {
    background: #cdb180;
}
.cust-related .product-block .product-meta {
    text-align: center;
}

.blog-inner-list {
    position: relative;
}
.blog-inner-list li {
    margin-bottom: 8px;
    margin-left: 8px;
    list-style: none;
}
.blog-inner-list li::before {
    position: absolute;
    font-family: fontAwesome;
    content: "\e2cd";
    left: 1px;
    color: #603813;
}

.inner-shop-desc h5 {
    font-size: 32px;
    font-weight: 700;
    color: #603813;
}
.blogs-grids .pagination {
    justify-content: center;
}

.products-tables table thead {
    background: #603813;
}
.products-tables table thead tr th {
    color: #ffffff !important;
}
table > tbody > tr > td {
    border-color: #60381347 !important;
    border-width: 1px !important;
    color: #000;
}