/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import

.gbwc{
	color:white;
	background:#00B374;
	padding:0px 10px;
}
div#rltv {
    position: relative;
}

div#rltv .wpr-slider-description {
    transform: rotate(269deg);
    position: absolute;
    top: 50%;
    left: 0%;
}

div#rltv .wpr-slider-description >p>a>i {
    color: white;
    font-size: 20px;
}

div#rltv .wpr-slider-controls {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: rotate(90deg);
}

div#parts .swiper-slide.swiper-slide-active img {
    opacity: 1;
}

div#parts .swiper-slide img {
    opacity: 0.5;
}

.elementor-6 .elementor-element.elementor-element-02c20c0 .eael-advance-tabs .eael-tabs-nav > ul li:after {
    display: none;
}

div#eael-advance-tabs-02c20c0 {
    display: flex;
    flex-direction: row-reverse;
}

.eael-tabs-nav {
    width: 50%;
}

.eael-tabs-content {
    width: 50%;
    float: left;
    display: block !important;
}

.eael-advance-tabs .eael-tabs-nav>ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    float: right !important;
}

.elementor-6 .elementor-element.elementor-element-02c20c0 .eael-advance-tabs .eael-tabs-nav > ul li {
    text-align: left;
    width: 27%;
    justify-content: flex-start;
    margin: 25px 13px;
}

.wpr-testimonial-meta-content-wrap {
    position: absolute;
    margin-left: 130px !important;
    z-index: 222222;
    margin: 20px 0;
}

#tests .wpr-grid-slider-dots, .wpr-slider-dots, .wpr-testimonial-dots {
    left: 70%;
}
span.wpr-testimonial-dot {
    width: 15px !important;
    display: inline-block;
    height: 2px !important;
    border-radius: 0px !important;
    margin: 0 5px !important;
}

div#hvr:hover .elementor-counter-number-wrapper{
    color: white !important;
}



div#hvr:hover .elementor-counter-title {   color: white !important;
}




ul#menu-design>li::before {content: " |";content: " ";height: 17px;width: 3px;background: #00b374;position: absolute;display: inline-block;top: 34%;display: none;}
ul#menu-design>li:hover::before{display:block; }
ul#menu-design>li:hover>a{color: black !important;font-weight: bold;}
ul#menu-design>li:hover{padding-left:10px;}




*/

@font-face {
    font-family: myFont;
    src: url('Font/Benzin-Regular.ttf');
  }

.left-menu ul#menu-1-f4e12e7>li, ul#menu-1-32feedd>li {
    border-bottom: .5px solid #858585;
    display: block !important;
     width: 100% !important;
    margin: 0 !important;
}


.tf-posts-wrap .tf-posts .blog-post .featured-post {
    height: 235px;
}