/*

Theme Name: Gola Child Theme

Theme URI: https://gola.peerduck.com

Author: Duck-Themes

Author URI: https://peerduck.com

Description: Blank Child Theme for Gola

Template: gola

Version: 1.00

Requires at least: 5.0

Requires PHP: 7

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: one-column, two-columns, three-columns, custom-colors, featured-images, theme-options

Text Domain: gola

*/


@media only screen and (min-width: 769px) {
    .custom-logo-link img.custom-logo.style-svg {
    width: 110px;
}
}
@media (max-width: 1199px) {
    #pr-nav, #pr-nav.open-pr-nav-bg {
        background: #2d388c;
    }
    #pr-nav .animated-icon1 span , #pr-nav.open-pr-nav-bg .animated-icon1 span{
        background: #ffffff;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: #ffffff !important;
    }
    .navbar-dark .navbar-nav .nav-item span {
        padding: unset;
    }
}
.navbar-fixed-show span {
    color: #fff;
}
.navbar-fixed-show span:hover {
    color: #AB2021;
}
body:not(.home) .custom-logo-link img  {
    content: url('/wp-content/uploads/2024/08/unique-oil.svg') !important;
}
/* Back to Top Button Styles */
#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none; /* Hidden by default */
    background-color: #ab2021; /* Button color */
    color: #fff; /* Text color */
    padding: 15px 15px;
    border-radius: 100%;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    z-index: 1000;
}

#back-to-top:hover {
    background-color: #D81315; /* Hover color */
}
/*.team_listing .premium-gallery-item:hover {
    background-color: #ab20211f;
}*/
a.hfe-menu-item:hover {
    text-decoration: underline !important;
}
.king-addons-off-canvas.king-addons-off-canvas-da3e767.king-addons-off-canvas-position-left.king-addons-off-canvas-animation-slide.king-addons-off-canvas-active {
    padding-top: 150px;
}
.king-addons-off-canvas-close-button.king-addons-off-canvas-close-button-da3e767:hover {
    background: red;
    border-radius: 100%;
    margin: 10px;
    height: 45px;
    line-height: 28px;
    width: 45px;
    text-align: center;
}
.king-addons-off-canvas-close-button.king-addons-off-canvas-close-button-da3e767 {
    margin: 10px;
}
section#main_header{
    position: absolute;
    width: 100%;
}
section#main_header .elementor-background-overlay{
    background-color: black !important;
    opacity: 0.4 !important;
}
.gt_float_switcher {
    box-shadow: none !important;
}
.gt_float_switcher, .gt_float_switcher .gt-selected{
    background-color: transparent !important;
}
.gt_float_switcher .gt-selected .gt-current-lang, .gt_float_switcher .gt_options a {
    color: #fff !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    background-image: url(https://uniqueoil.360websitedemo.com/wp-content/uploads/2024/09/arrow.svg) !important;
}
.gt_float_switcher .gt_options {
    position: absolute !important;
}
.gt_options.gt-open {
    width: 150px;
    background: #000;
}

.king-addons-off-canvas-button::before {
    content: '\f0c9'; /* Font Awesome icon code for the hamburger menu */
    font-family: 'Font Awesome 5 Free'; /* Font Awesome Font */
    font-weight: 900; /* Use this if the icon is from the solid set */
    position: absolute;
    transform: translateY(-50%);
    font-size: 26px; /* Adjust size as needed */
}

.elementor-element.elementor-element-da3e767.elementor-widget.elementor-widget-king-addons-off-canvas-content {
    bottom: 33px;
}
.elementor-element.elementor-element-360e0bd5.elementor-widget__width-auto.language_translate.elementor-widget.elementor-widget-shortcode {
    top: 15px;
}
.gt_float_switcher .gt_options a:hover {
    background: #2D388C !important;
}