.fix {
overflow: hidden; }
.hidden {
display: none; }
.clear {
clear: both; }
.site-wrapper {
padding-top: 0px;
position: relative; }
.active-transparent-header .site-wrapper,.header-default-style-one .site-wrapper {
padding-top: 0; }
.active-transparent-header .page-banner-section,.active-transparent-header .page__title__wrapper {
padding-top: 120px; }
@media only screen and (max-width: 767px) {
.container {
width: 450px; } }
@media only screen and (max-width: 479px) {
.container {
width: 300px; } }
.bold {
font-weight: 700; }
.semi-bold {
font-weight: 600; }
.medium {
font-weight: 500; }
.light {
font-weight: 300; }
.capitalize {
text-transform: capitalize; }
.uppercase {
text-transform: uppercase; }
.no-gutters {
margin-left: 0;
margin-right: 0; }
.no-gutters > .col, .no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
margin: 0; } .container-fluid {
padding: 0 170px; }
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
.container-fluid {
padding: 0 15px; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.container-fluid {
padding: 0 15px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.container-fluid {
padding: 0 15px; } }
@media only screen and (max-width: 767px) {
.container-fluid {
padding: 0 15px;
max-width: 450px; } }
@media only screen and (max-width: 479px) {
.container-fluid {
padding: 0 15px;
max-width: 320px; } }
.header-section .container-fluid {
padding: 0 170px; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.header-section .container-fluid {
padding: 0 15px;
max-width: 960px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-section .container-fluid {
padding: 0 15px;
max-width: 720px; } }
@media only screen and (max-width: 767px) {
.header-section .container-fluid {
padding: 0 15px; } }
@media only screen and (max-width: 479px) {
.header-section .container-fluid {
padding: 0 15px; } } input:-moz-placeholder, textarea:-moz-placeholder {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
input::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
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"]{
background-color: transparent;
border: 1px solid #373b3e;
border-radius: 50px;
font-size: 12px;
height: 44px;
line-height: 22px;
padding: 10px 20px;
width: 100%;
} #scrollUp {
width: 40px;
height: 40px;
border: 3px solid #eeeeee;
color: #23252a;
right: 20px;
bottom: 60px;
text-align: center;
overflow: hidden;
border-radius: 50px;
z-index: 9811 !important; }
@media only screen and (max-width: 767px) {
#scrollUp {
display: none !important; } }
#scrollUp i {
display: block;
line-height: 34px;
font-size: 22px; }
#scrollUp:hover i {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; } .bg-white {
background-color: #ffffff; }
.bg-gray {
background-color: #f8f8f8; }
.bg-light-blue {
background-color: #eafeff; }
.slider-bg{
background-color: #f4f8d4;
}  
img.mfp-img {
background-color: #f6f7f8;
padding: 0;
margin: 40px auto; } .tab-content {
width: 100%; }
.tab-content .tab-pane {
display: block;
height: 0;
max-width: 100%;
visibility: hidden;
overflow: hidden;
opacity: 0; }
.tab-content .tab-pane.active {
height: auto;
visibility: visible;
opacity: 1;
overflow: visible; }
.section-title h1 {
font-size: 30px;
line-height: 1;
font-weight: 600;
color: #23252a;
margin: 0;
text-transform: uppercase; }
@media only screen and (max-width: 767px) {
.section-title h1 {
font-size: 24px; } }
@media only screen and (max-width: 479px) {
.section-title h1 {
font-size: 18px; } }
.justify-content-between > [class*="col"], .justify-content-between > [class*="col-"] {
-webkit-box-flex: 0;
-ms-flex: 0 0;
flex: 0 0;
max-width: none; }
.page-banner-section {
padding: 60px 0; }
@media only screen and (max-width: 767px) {
.page-banner-section {
padding: 40px 0; } }
@media only screen and (max-width: 479px) {
.page-banner-section {
padding: 40px 0; } }
.page-banner-content h1 {
font-size: 30px;
line-height: 1;
font-weight: 600;
color: #23252a;
margin: 0 0 15px;
text-transform: uppercase; }
@media only screen and (max-width: 767px) {
.page-banner-content h1 {
font-size: 24px; } }
@media only screen and (max-width: 479px) {
.page-banner-content h1 {
font-size: 18px; } }
.page-banner-content .breadcrumb {
background-color: transparent;
padding: 0;
margin: 0; }
.page-banner-content .breadcrumb li {
float: left;
position: relative;
margin-right: 30px;
line-height: 1; }
.page-banner-content .breadcrumb li::after {
content: '/';
position: absolute;
right: -17px;
top: -2px;
line-height: 1; }
.breadcrumbs_wrap ul li a:hover ,.breadcrumbs_wrap ul li:last-child{
color: #71b100;
}
.page-banner-content .breadcrumb li a {
font-size: 16px;
line-height: 1;
color: #373b3e;
display: block; }
.page-banner-content .breadcrumb li a:hover {
color: #23252a; }
.page-banner-content .breadcrumb li:last-child {
margin-right: 0; }
.page-banner-content .breadcrumb li:last-child::after {
display: none; }
.page-pagination ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.page-pagination ul li {
margin: 0 5px; }
.page-pagination ul li a {
text-align: center;
display: block;
height: 36px;
width: 36px;
font-size: 16px;
line-height: 34px;
border-radius: 50px;
border: 1px solid transparent;
font-weight: 600; }
.page-pagination ul li a:hover {
color: #23252a; }
.page-pagination ul li:first-child a, .page-pagination ul li:last-child a {
border-color: #aaaaaa;
height: 32px;
width: 32px;
font-size: 14px;
line-height: 30px;
margin: 2px 0; }
.page-pagination ul li:first-child a:hover, .page-pagination ul li:last-child a:hover {
border-color: #23252a; }
.page-pagination ul li.active a {
border-color: #373b3e; } .header-section {
width: 100%;
z-index: 9;
position: inherit;
left: 0;
top: 0;
background-color: #ffffff; }
.header-section.header-transparent {
background-color: transparent;
position: absolute;
z-index: 999; } .header-sticky.is-sticky {
-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
background-color: #ffffff;
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 999; } .header-menu-right [class*="col"], .header-menu-right [class*="col-"] {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0; }
.header-menu-right [class*="col"]:first-child, .header-menu-right [class*="col-"]:first-child {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; } @media only screen and (max-width: 767px) {
.header-logo.header-logo-one {
margin-top: 15px; } }
@media only screen and (max-width: 479px) {
.header-logo {
text-align: center; } } .menu-toggle {
background-color: transparent;
border: none;
padding: 0;
text-transform: uppercase;
color: #444;
font-size: 16px;
line-height: 19px;
font-weight: 600;
}
.menu-toggle:hover {
color: #444;
}
.menu-toggle .bar {
text-indent: -9999px;
position: relative;
display: block;
float: left;
height: 3px;
width: 30px;
background-color: #23252a;
margin: 8px 15px 8px 0; }
.menu-toggle .bar::before, .menu-toggle .bar::after {
content: "";
position: absolute;
left: 0;
height: 3px;
width: 30px;
background-color: #23252a; }
.menu-toggle .bar::before {
top: -8px; }
.menu-toggle .bar::after {
bottom: -8px; }
@media only screen and (max-width: 767px) {
.menu-toggle {
margin-top: 6px; } } .header-shop-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.nice-select .list{
z-index: 11;
} .side-menu-overlay {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 999;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
.side-menu-overlay.side-menu-open {
opacity: 1;
visibility: visible; } .side-menu-wrap {
position: fixed;
left: -320px;
top: 0;
width: 320px;
height: 100%;
background-color: #ffffff;
padding: 120px 30px 80px 40px;
z-index: 9999;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
@media only screen and (max-width: 767px) {
.side-menu-wrap {
padding-top: 100px;
padding-bottom: 50px; } }
.side-menu-wrap.side-menu-open {
left: 0; }
.side-menu-wrap .side-menu-close {
border: none;
background-color: transparent;
position: absolute;
right: 15px;
top: 15px;
padding: 7px 0; }
.side-menu-wrap .side-menu-close span {
display: block;
height: 1px;
width: 20px;
position: relative; }
.side-menu-wrap .side-menu-close span::before, .side-menu-wrap .side-menu-close span::after {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #373b3e;
content: "";
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.side-menu-wrap .side-menu-close span::after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.side-menu-wrap .side-menu-inner {
width: 100%;
height: 100%; }
.side-menu-wrap .side-menu-inner .side-logo {
position: absolute;
left: 40px;
top: 40px; }
@media only screen and (max-width: 767px) {
.side-menu-wrap .side-menu-inner .side-logo {
top: 30px; } }
.side-menu-wrap .side-menu-inner .side-menu {
padding-top: 60px;
height: 100%; }
.side-menu-wrap .side-menu-inner .side-menu nav ul li {
margin-bottom: 25px;
position: relative; }
.side-menu-wrap .side-menu-inner .side-menu nav ul li:last-child {
margin-bottom: 0; }
.side-menu-wrap .side-menu-inner .side-menu nav ul li a {
display: block;
font-size: 18px;
line-height: 28px;
font-weight: 600;
color: #444; }
.side-menu-wrap .side-menu-inner .side-menu nav ul li a:hover {
color: #71b100; }
.side-menu-wrap .side-menu-inner .side-menu nav ul li .expand {
position: absolute;
right: 10px;
top: 0;
width: 20px;
cursor: pointer;
text-align: center;
line-height: 28px; }
.side-menu-wrap .side-menu-inner .side-menu nav ul li .sub-menu {
position: static;
opacity: 1;
left: 0;
width: 100%;
visibility: visible;
margin: 0;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0;
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
margin-top: 10px; }
.side-menu-wrap .side-menu-inner .side-menu nav ul li .sub-menu li {
margin-bottom: 5px; }
.side-menu-wrap .side-menu-inner .side-menu nav ul li .sub-menu li:last-child {
margin-bottom: 0; }
.side-menu-wrap .side-menu-inner .side-menu nav ul li .sub-menu li a {
padding: 0;
font-size: 15px; }
@media only screen and (max-width: 767px) {
.side-menu-wrap .side-menu-inner .side-menu {
margin-top: 0; } }
.side-menu-wrap .side-menu-inner .side-social {
position: absolute;
left: 40px;
bottom: 30px; }
.side-menu-wrap .side-menu-inner .side-social a {
margin-right: 15px; }
.side-menu-wrap .side-menu-inner .side-social a:last-child {
margin-right: 0; }
.side-menu-wrap .side-menu-inner .side-social a i {
font-size: 16px; }
.side-menu-wrap .side-menu-inner .side-social a:hover {
color: #23252a; }
@media only screen and (max-width: 767px) {
.side-menu-wrap .side-menu-inner .side-social {
bottom: 15px; } }  .main-menu nav > ul {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-inline-box;
}
.main-menu nav > ul > li {
margin-right: 40px;
position: relative; }
.main-menu nav > ul > li:last-child {
margin-right: 0; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.main-menu nav > ul > li {
margin-right: 30px; } }
.main-menu nav > ul > li > a {
display: block;
text-transform: capitalize;
font-size: 14px;
font-weight: 600;
color: #373b3e;
text-transform: uppercase;
}
.main-menu nav > ul > li.menu-item-has-children > a::after {
font-family: Fontawesome;
content: "\f107";
margin-left: 5px; }
.main-menu nav > ul > li:hover > .sub-menu, .main-menu nav > ul > li:hover > .mega-menu {
opacity: 1;
visibility: visible;
margin-top: 0;
z-index: 999; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.main-menu nav > ul > li {
margin-right: 30px; }
.main-menu nav > ul > li:last-child {
margin-right: 0; } } .main-menu .sub-menu {
position: absolute;
left: -20px;
top: 100%;
background-color: #ffffff;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
z-index: -999;
width: 250px;
padding: 15px 0;
margin-top: 30px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s; }
.sub-menu li {
position: relative; }
.primary-nav-wrap .sub-menu li a {
line-height: 24px;
padding: 6px 20px;
display: block;
color: #000;
text-transform: capitalize; }
.side-menu-wrap .sub-menu li.menu-item-has-children > a::after {
font-family: Fontawesome;
content: "\f105";
margin-left: 5px;
float: right; }
.primary-nav-wrap .sub-menu li.active > a, .primary-nav-wrap .sub-menu li:hover > a ,.elementor-widget-wp-widget-nav_menu .menu-main-menu-container ul#menu-main-menu .sub-menu li:hover > a{
color: #71b100; }
.sub-menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
margin-top: 0;
z-index: 999; }
.sub-menu .sub-menu {
left: 100%;
right: auto;
top: 0; }
.sub-menu .sub-menu .sub-menu {
left: auto;
right: 100%; }
.sub-menu .sub-menu .sub-menu .sub-menu {
left: 100%;
right: auto; }
.sub-menu .sub-menu .sub-menu .sub-menu {
left: auto;
right: 100%; } .mobile-menu {
-webkit-box-flex: 1 !important;
-ms-flex: 1 0 100% !important;
flex: 1 0 100% !important; }
.mobile-menu .mean-bar {
position: relative; }
.mobile-menu .mean-bar .meanmenu-reveal {
position: absolute;
top: -60px; }
@media only screen and (max-width: 767px) {
.mobile-menu .mean-bar .meanmenu-reveal {
top: -44px; } }
.mobile-menu .mean-bar .meanmenu-reveal span {
position: relative;  }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar {
height: 2px;
width: 26px;
background-color: #23252a;
display: block;
margin: 8px 0; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::before, .mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::after {
content: "";
position: absolute;
left: 0;
width: 100%;
height: 100%;
background-color: #23252a; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::before {
top: -8px; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::after {
bottom: -8px; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close {
height: 2px;
width: 26px;
background-color: transparent;
display: block;
margin: 8px 0; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close::before, .mobile-menu .mean-bar .meanmenu-reveal span.menu-close::after {
content: "";
position: absolute;
left: 0;
width: 100%;
height: 100%;
background-color: #23252a; }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close::before {
top: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close::after {
bottom: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.mobile-menu .mean-bar .mean-nav {
background-color: #ffffff; }
.mobile-menu .mean-bar .mean-nav > ul {
margin-bottom: 30px;
border: 1px solid #eeeeee;
border-top: 0px solid transparent;
overflow-y: scroll;
height: 300px;
overflow-x: hidden;
}
@media only screen and (max-width: 767px) {
.mobile-menu .mean-bar .mean-nav > ul {
max-height: 180px;
overflow-y: auto;
overflow-x: hidden;
} 
}
@media only screen and (max-width: 479px) {
.mobile-menu .mean-bar .mean-nav > ul {
max-height: 220px;
overflow-y: auto; } 
}
.mobile-menu .mean-bar .mean-nav > ul li {
position: relative;
display: block;
float: left;
width: 100%; }
.mobile-menu .mean-bar .mean-nav > ul li a {
font-size: 13px;
display: block;
color: #373b3e;
font-weight: 500;
text-transform: uppercase;
line-height: 44px;
position: relative;
border-top: 1px solid #eeeeee;
padding: 0 40px 0 20px; }
.mobile-menu .mean-bar .mean-nav > ul li a::after {
display: none; }
.mobile-menu .mean-bar .mean-nav > ul li a:hover {
color: #23252a; }
.mobile-menu .mean-bar .mean-nav > ul li a.mean-expand {
border: 1px solid #eeeeee;
position: absolute;
right: 0;
top: 0;
font-size: 20px !important;
color: #373b3e;
line-height: 44px;
height: 46px;
width: 40px;
text-align: center;
padding: 0; }
.mobile-menu .mean-bar .mean-nav > ul li a.mean-expand.mean-clicked {
line-height: 40px; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu, .mobile-menu .mean-bar .mean-nav > ul li ul {
position: static;
background-color: rgba(0, 0, 0, 0.03);
margin: 0;
padding: 0 !important;
width: 100%;
-webkit-box-shadow: none;
box-shadow: none;
margin: 0;
display: none;
float: left;
width: 100%;
opacity: 1;
visibility: visible;
z-index: 1;
-webkit-transition: none;
-o-transition: none;
transition: none; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li, .mobile-menu .mean-bar .mean-nav > ul li ul li {
padding: 0;
margin: 0;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
border-right: 0px solid transparent;
width: 100%;
display: block !important;
float: left;
width: 100%; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li a, .mobile-menu .mean-bar .mean-nav > ul li ul li a {
font-size: 12px; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li a::before, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li a::before, .mobile-menu .mean-bar .mean-nav > ul li ul li a::before {
display: none; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li ul li ul {
background-color: rgba(0, 0, 0, 0.04); }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul li a, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li ul li ul li a {
border-top: 1px solid #dddddd; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li ul li a.mean-expand {
border: 1px solid #dddddd; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu ul, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul ul, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu ul, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul ul, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu ul, .mobile-menu .mean-bar .mean-nav > ul li ul li ul .sub-menu, .mobile-menu .mean-bar .mean-nav > ul li ul li ul ul {
background-color: rgba(0, 0, 0, 0.05); }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu ul li a, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul ul li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu ul li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul ul li a, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu ul li a, .mobile-menu .mean-bar .mean-nav > ul li ul li ul .sub-menu li a, .mobile-menu .mean-bar .mean-nav > ul li ul li ul ul li a {
border-top: 1px solid #eeeeee; }
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu ul li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li ul .sub-menu li a.mean-expand, .mobile-menu .mean-bar .mean-nav > ul li ul li ul ul li a.mean-expand {
border: 1px solid #eeeeee; }  .banner a {
display: block;
position: relative;
overflow: hidden; }
.banner a::before {
background-color: rgba(255, 255, 255, 0.2);
content: "";
height: 200%;
left: -280px;
position: absolute;
top: -50%;
-webkit-transform: rotate(35deg);
-ms-transform: rotate(35deg);
transform: rotate(35deg);
-webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
width: 80px;
z-index: 0; }
.banner a::after {
background-color: rgba(255, 255, 255, 0.2);
content: "";
height: 200%;
left: 180%;
position: absolute;
top: -50%;
-webkit-transform: rotate(35deg);
-ms-transform: rotate(35deg);
transform: rotate(35deg);
-webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
width: 80px;
z-index: 0; }
.banner a:hover::before {
left: 180%;
-webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1); }
.banner a:hover::after {
left: -280px;
-webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1); }
.banner a:hover img {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05); }
.banner a img {
width: 100%; }  .subscribe-content h2 {
font-size: 30px;
line-height: 36px;
font-weight: 600;
color: #373b3e;
margin-bottom: 13px; }
.subscribe-content h4 {
font-size: 20px;
line-height: 30px;
font-weight: 600;
color: #373b3e;
margin-bottom: 0; }
@media only screen and (max-width: 479px) {
.subscribe-content h2 {
font-size: 24px;
line-height: 30px;
margin-bottom: 10px; }
.subscribe-content h4 {
font-size: 16px;
line-height: 24px; } } .subscribe-form {
position: relative;
max-width: 470px; }
.subscribe-form input {
height: 45px;
border-radius: 0;
border: none;
background: rgba(0,0,0,0.5);
font-weight: 300;
font-size:12px;
}
.subscribe-form input[type="email"]:focus,.subscribe-form input[type="email"]:active{color:#fff;}
.subscribe-form *::placeholder {color: #fff;}
.subscribe-form button {
border-radius: 0;
height: 40px;
background-color: transparent;
color: #ffffff;
text-transform: capitalize;
font-size: 14px;
font-weight: 600;
line-height: 20px;
padding: 10px 20px;
border: none;
position: absolute;
right: 0;
top: 0;
}
.subscribe-form button:hover {
background-color: #71b100; }
@media only screen and (max-width: 479px) {
.subscribe-form input {
text-align: center;
padding-right: 30px; }
.subscribe-form button {
width: 100%;
position: static;
margin-top: 10px; } }  .blog-item .image{
display: block;
margin-bottom: 20px; }
.blog-item .blog-gallery{
margin-bottom: 20px;
}
.blog-item .content .title {
font-size: 22px;
margin-bottom: 5px;
word-break: break-all;	
font-family:"Raleway", Sans-serif;
}
.blog-item .content .title a {
display: block;
font-weight: 500;
}
.blog-item .content .title a:hover {
color: #71b100; }
@media only screen and (max-width: 479px) {
.blog-item .content .title {
font-size: 18px;
line-height: 24px; } }
.blog-item .content .meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
min-width: 100%;
margin-bottom: 15px; 
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}
.blog-item .content .meta li {
margin-right: 20px;
position: relative;
color:#555;
font-size: 13px;
line-height: 24px;
text-transform: capitalize; }
.blog-item .content .meta li::before {
position: absolute;
right: -10px;
content: "|";
font-size: 12px;
top: 0; }
.blog-item .content .meta li:last-child {
margin-right: 0; }
.blog-item .content .meta li:last-child::before {
display: none; }
.blog-item .content .meta li a {
color: #555; }
.blog-item .content .meta li a:hover {
color: #71b100; }
.blog-item .content .meta li span {
color: #555;
display: block; }
.blog-item .content .desc {
margin-bottom: 10px;word-break: break-word;}
.blog-item .content .desc p {
color: #666; }
.blog-item .content .read-more {
font-size: 14px;
line-height: 22px;
padding: 7px 15px;
border-radius: 5px;
color: #fff;
display: inline-block;
margin-top: 15px;
background: rgba(0, 0, 0, 0) linear-gradient(to right, #0071b0 0%, #71b100 51%) repeat scroll 0 0 / 200% auto;
}
.blog-item .content .read-more:hover {
background-position: right center !important;
}
.blog-item{
padding-bottom: 20px;
} .single-blog-item .image {
display: block;
margin-bottom: 30px; }
.single-blog-item .content .title {
word-break: break-all;  
margin-bottom: 5px;
font-weight: 500;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-blog-item .content .title {
font-size: 24px;
line-height: 36px; } }
@media only screen and (max-width: 767px) {
.single-blog-item .content .title {
font-size: 24px;
line-height: 30px; } }
@media only screen and (max-width: 479px) {
.single-blog-item .content .title {
font-size: 18px;
line-height: 24px; } }
.single-blog-item .content .meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
min-width: 100%;
margin-bottom: 15px; }
.single-blog-item .content .meta li {
margin-right: 20px;
position: relative;
font-size: 13px;
line-height: 24px;
text-transform: capitalize;
color: #555;
}
.single-blog-item .content .meta li::before {
position: absolute;
right: -10px;
content: "|";
font-size: 12px;
top: 0; }
.single-blog-item .content .meta li:last-child {
margin-right: 0; }
.single-blog-item .content .meta li:last-child::before {
display: none; }
.single-blog-item .content .meta li a {
color: #555; }
.single-blog-item .content .meta li a:hover {
color: #71b100; }
.single-blog-item .content .meta li span {
color: #555;
display: block; }
.single-blog-item .content .desc {
margin-bottom: 20px; }
.single-blog-item .content .desc p {
word-break: break-word;
}
.single-blog-item .content .desc img {
max-width: 100%; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-blog-item .content .blog-footer .post-tags {
min-width: 100%; } }
@media only screen and (max-width: 767px) {
.single-blog-item .content .blog-footer .post-tags {
min-width: 100%; } }
.single-blog-item .content .blog-footer .post-tags h4 {
float: left;
font-size: 16px;
margin-right: 5px;
margin-bottom: 0;
margin-top: 0;
}
.single-blog-item .content .blog-footer .post-tags .tag li {
margin-right: 5px;
position: relative;
font-size: 14px;
line-height: 24px;
text-transform: capitalize;
float: left; }
.single-blog-item .content .blog-footer .post-tags .tag li::after {
content: ",";
font-size: 12px; }
.single-blog-item .content .blog-footer .post-tags .tag li:last-child {
margin-right: 0; }
.single-blog-item .content .blog-footer .post-tags .tag li:last-child::before {
display: none; }
.single-blog-item .content .blog-footer .post-tags .tag li a {
color: #373b3e; }
.single-blog-item .content .blog-footer .post-tags .tag li a:hover {
color: #71b100; }
.single-blog-item .content .blog-footer .post-share {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-blog-item .content .blog-footer .post-share {
min-width: 100%;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; } }
@media only screen and (max-width: 767px) {
.single-blog-item .content .blog-footer .post-share {
min-width: 100%;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; } }
.single-blog-item .content .blog-footer .post-share h4 {
float: left;
font-size: 16px;
margin-right: 15px; }
.single-blog-item .content .blog-footer .post-share .share li {
margin-right: 15px;
position: relative;
font-size: 14px;
line-height: 24px;
float: left; }
.single-blog-item .content .blog-footer .post-share .share li:last-child {
margin-right: 0; }
.single-blog-item .content .blog-footer .post-share .share li a {
color: #373b3e; }
.single-blog-item .content .blog-footer .post-share .share li a:hover {
color: #23252a; }
.blog-footer.row {
width: 100%;
} .comment-wrap h3 {
font-size: 24px;
margin-bottom: 30px; }
@media only screen and (max-width: 479px) {
.comment-wrap h3 {
font-size: 18px;
line-height: 24px; } } .comment-list {
margin-bottom: 40px;
overflow: hidden; } .child-comment {
margin-left: 80px; }
@media only screen and (max-width: 479px) {
.child-comment {
margin-left: 0; } } .single-comment {
margin-bottom: 30px;
overflow: hidden;  }
.single-comment .image {
width: 80px;
float: left;
border-radius: 50%;
overflow: hidden;
margin-right: 15px; }
.single-comment .image img {
width: 100%;
border-radius: 50%; }
.single-comment .content {
overflow: hidden; }
@media only screen and (max-width: 479px) {
.single-comment .content {
float: left;
width: 100%;
margin-top: 15px; } }
.single-comment .content h4 {
font-size: 16px;
text-transform: capitalize;
font-weight: 600;
margin-bottom: 0px; }
.single-comment .content span {
display: block;
font-size: 14px; }
.single-comment .content span a {
text-transform: capitalize;
margin-left: 15px; }
.single-comment .content span a:hover {
color: #23252a; } .comment-reply-title {
margin: 0;
margin-bottom: 10px;
font-size: 22px;
}
.logged-in-as a {
font-size: 12px;
color: #333;
}
.comment-form {
max-width: 100%; }
.comment-form input {
width: 100%;
height: 44px;
border: 1px solid #cccccc;
color: #373b3e;
padding: 5px 15px; }
.comment-form input[type="submit"] {
width: auto;
border: none;
background-color: #373b3e;
color: #ffffff;
text-transform: uppercase;
padding: 5px 30px; }
.comment-form input[type="submit"]:hover {
background-color: #71b100; }
.comment-form textarea {
width: 100%;
height: 100px;
border: 1px solid #cccccc;
color: #373b3e;
padding: 5px 15px;
resize: none; }
#wp-comment-cookies-consent {
display: none;
}  .sidebar {
float: left;
width: 100%;
margin-bottom: 40px; }
.sidebar:last-child {
margin-bottom: 0; }
.sidebar h3.title {
font-size: 22px;
line-height: 1.3;
font-weight: 500;
text-transform: capitalize;
margin: 0 0 30px;
position: relative;
border-bottom: 1px solid #e5e5e5;
bottom: -1px;
padding-bottom: 13px;
}
.sidebar h3.title::before {
position: absolute;
bottom: -1px;
left: 0;
width: 50%;
height: 1px;
background: #71b100;
content: "";
} .sidebar-list li {
margin-bottom: 15px; }
.sidebar-list li:last-child {
margin-bottom: 0; }
.sidebar-list li a {
display: block;
font-size: 16px;
line-height: 24px;
color: #373b3e; }
.sidebar-list li a .color {
float: left;
width: 12px;
height: 12px;
display: block;
border-radius: 50px;
margin: 6px 10px 6px 0; }
.sidebar-list li a .num {
float: right;
font-size: 14px;
color: rgba(55, 59, 62, 0.7); } .sidebar-tag li {
float: left;
margin-bottom: 5px; }
.sidebar-tag li::after {
content: "/";
margin: 0 5px;
color: rgba(55, 59, 62, 0.7);
font-size: 14px; }
.sidebar-tag li:last-child::after {
display: none; }
.sidebar-tag li a {
font-size: 16px;
line-height: 24px;
color: #373b3e;
text-transform: capitalize; }
.sidebar-tag li a:hover {
color: #23252a; }  .sidebar-blog {
float: left;
width: 100%;
overflow: hidden;
margin-bottom: 15px; }
.sidebar-blog:last-child {
margin-bottom: 0; }
.sidebar-blog .image {
width: 80px;
float: left;
background-color: #f6f7f8;
margin-right: 15px; }
.sidebar-blog .image img {
width: 100%; }
.sidebar-blog .content {
overflow: hidden; }
.sidebar-blog .content .title {
font-size: 15px;
margin-bottom: 5px;
line-height: 24px;
display: block; }
.sidebar-blog .content .title:hover {
color: #71b100; }
.sidebar-blog .content .date {
font-size: 12px;
display: block;
}   .footer-widget .title {
font-size: 18px;
font-weight: 600;
line-height: 1;
color: #fff;
text-transform: capitalize;
position: relative;
margin-bottom: 25px;
}
.footer-widget img.logo {
margin-bottom: 33px; }
.footer-widget p {
font-size: 16px;
line-height: 26px;
color: #fff;
position: relative;
margin-bottom: 19px; }
.footer-widget p:last-child {
margin-bottom: 0; }
.footer-widget p.phone {
margin: 0; }
.footer-widget p.phone a {
display: block; }
.footer-widget p.phone a:hover {
color: #fff; }
.footer-widget ul li:last-child {
margin-bottom: 0; }
.footer-widget ul li a {
font-size: 14px;
line-height: 1.5;
color: #fff;
display: block; } .footer-copyright p {
font-size: 15px;
line-height: 28px;
color: #373b3e; }
@media only screen and (max-width: 767px) {
.footer-copyright {
text-align: center; } } .footer-social {
text-align: right; }
.footer-social p {
font-size: 15px;
line-height: 28px;
color: #373b3e; 
margin-bottom: 0;
}
.footer-social p span {
margin-right: 16px; }
.footer-social p a {
margin-right: 20px;
color: #444;
position: relative;
}
.footer-social p a:hover {
color: #71b100;
}
.footer-social p a::after {
content: "|";
position: absolute;
right: -15px;
top: 0; }
.footer-social p a:last-child {
margin-right: 0; }
.footer-social p a:last-child::after {
display: none; }
.footer-social p a:hover {
color: #71b100; }
@media only screen and (max-width: 767px) {
.footer-social {
text-align: center; } }
.eael-mailchimp-wrap.eael-mailchimp-inline .eael-mailchimp-subscribe {
position: relative;
}
.eael-load-more-button .button__loader{
position: absolute;
}
.elementor-element .home_page_mail .eael-mailchimp-subscribe {
background: #29d8d8 none repeat scroll 0 0;
color: #fff;
height: inherit;
line-height: inherit;
padding: 0;
}
.home_page_mail .eael-field-group .eael-mailchimp-input {
background-color: transparent;
border: 1px solid #d6e0e1;
border-radius: 5px;
color: #373b3e;
font-size: 14px;
font-weight: 600;
height: 50px;
line-height: 24px;
padding: 12px 155px 12px 30px;
width: 100%;
}
.home_page_mail .eael-load-more-button > span {
margin-left: 0;
}
.home_page_mail .eael-mailchimp-wrap.eael-mailchimp-inline .eael-mailchimp-subscribe{
position: absolute;
right: 0;
top: 0px;
width: 140px;
}
.home_page_mail .eael-mailchimp-inline{
position: relative;
}
.home_page_mail .eael-mailchimp-inline .eael-field-group {
flex: 1 1 100%;
min-width: 100%;
}
.home_page_mail .eael-mailchimp-inline .eael-form-fields-wrapper {
flex-wrap: wrap-reverse;
}
.footer-widget.widget_nav_menu .menu{
background-color:transparent;
padding: 0;
margin: 0;
list-style: none;
}
.rss {
background-color: #EA7819;
color: #ffffff;
}
.footer-widget .social-icons a {
padding: 5px 10px;
}
.footer-social p a::after{
display: none;
}
.feature-collection .content .add-to-cart{
height: inherit;
display: inline-block;
padding: 0;
}
.feature-collection .content .add-to-cart a{
padding: 13px 30px;
}
.feature-collection .content .add-to-cart a:hover{
color: #fff;
}
.feature-collection .content .add-to-cart .button.added{
display: none;
}
h1.page-title {
color: #fefefe;
font-size: 36px;
font-weight: 600;
line-height: 1.2;
margin: 0;
word-break: break-all;
}
.tagcloud a {
color: #333;
font-size: 14px !important;
line-height: 24px;
position: relative;
border: 1px solid #e8e8e8;
padding: 5px 10px;
margin: 0 10px 10px 0;
display: inline-block;
}
.tagcloud a:hover {
border-color: #71b100;
background: #71b100;
color: #fff;
}
.sidebar-list li {
line-height: 1;
}
.sidebar-list li a {
display: inline-block;
}
.quote-content > h3 {
color: #f3f2f2;
font-size: 18px;
font-weight: bold;
line-height: 28px;
margin: 19px 0 22px;
text-transform: uppercase;
}
.quote-content > span {
color: #ececec;
}
.quote-post {
background-color: #ee3333;
padding: 74px 50px 77px 58px;
position: relative;
color: #fff;
}
.quote-content h6 {
color: #f3f2f2;
font-size: 14px;
font-weight: 600;
margin: 0;
padding-left: 28px;
position: relative;
}
.quote-content h6::before {
background-color: #f3f2f2;
content: "";
height: 1px;
left: 0;
position: absolute;
top: 9px;
transition: all 0.3s ease 0s;
width: 18px;
}
.link-post {
background-color: #000000;
padding: 74px 48px 77px;
position: relative;
}
.link-content > span {
color: #ececec;
}
.link-content > h3 {
color: #f3f2f2;
font-size: 18px;
font-weight: bold;
margin: 20px 0 0;
text-transform: uppercase;
}
.comment-form input[type="submit"] {
border-radius: 5px;
line-height: 45px;
width: auto;
height: inherit;
font-size: 14px;
font-weight: 500;
height: 45px;
padding: 2px 25px;
}
.comment-form input[type="submit"]:hover {
border: medium none;
color: #fff;
}
.comment-meta b {
display: block;
}
.parent-comment {
border-bottom: 0 none;
margin-bottom: 0;
padding-bottom: 0;
}
.comment-list ul.children {
margin-left: 48px;
}
.blog-comment, .leave-comment {
margin-top: 0;
}
.leave-comment-form form input{
border-radius: 0;
}
.contact-form input {
background-color: transparent !important;
border: 1px solid #cccccc !important;
border-radius: 0 !important;
padding: 5px 15px !important;
}
.contact-form input[type="submit"] {
background-color: #373b3e !important;
border: medium none !important;
font-weight: 400 !important;
line-height: inherit;
padding: 5px 30px;
}
.contact-info li span {
line-height: 26px;
}
.contact_info_area .elementor-row {
align-items: center;
}
.mobile-menu .mean-bar .mean-nav > ul {
margin: 0;
padding: 0;
}
.home .site-wrapper{
padding-top: 0;
}
.sidebar ul.children{
padding-left: 15px;
}
.sidebar.widget_nav_menu .menu ul {
padding-left: 15px;
}
.widget_nav_menu .menu ul li a {
padding: 6px 0;
}
.footer-widget ul li a{
display: inline-block;
}
.footer-widget.widget_rss li {
margin-bottom: 15px;
}
.footer-widget.widget_rss li:last-child {
margin-bottom: 0;
}
.single-blog-item .content .desc blockquote p ,
.footer-top-section .footer-widget form input[type="text"] {
color: #fff;
}
.footer-top-section .footer-widget form input[type="text"]::placeholder { color: #fff;
opacity: 1; }
.footer-top-section .footer-widget form input[type="text"]:-ms-input-placeholder { color: #fff;
}
.footer-top-section .footer-widget form input[type="text"]::-ms-input-placeholder { color: #fff;
}
.footer-top-section .footer-widget form button{
color: #fff;
}
ul {
list-style: outside none disc;
margin: 0;
padding-left: 15px;
}
.footer-top-section .footer-widget ul li ul {
margin-left: 15px;
}
.footer-top-section .footer-widget{
margin: 40px 0;
}
.footer-top-section .footer-widget:last-child{
margin-bottom: 0;
}
.footer-top-section .footer-widget:first-child{
margin-top: 0;
}
.sidebar ul,
.footer-widget ul,
.blog-footer ul,
.single-blog-item ul.meta,
.singel_blog_items ul.meta,
.side-menu ul,
.main-menu ul,
ul.slick-dots{
list-style: none;
padding-left: 0;
}
.single-blog-item .content .desc h2 {
margin-top: 30px;
}
.post-password-form input[type="password"] {
border-radius: 4px;
height: 40px;
}
.comment-text > h2 {
margin-top: 30px;
}
.entry-content > h2 {
margin-top: 30px;
}
.blog-quote.default__quote {
background-color: #ee3333;
padding: 74px 50px 77px 58px;
position: relative;
color: #fff;
}
.blog-quote.default__quote::before {
content: "";
font-family: fontawesome;
font-size: 36px;
left: 30px;
position: absolute;
top: 30px;
} .home-blog-item .image {
display: block;
margin-right: 30px;
max-width: 270px;
}
.home-blog-item .content {
padding-top: 25px;
}
.home-blog-item .content .date {
color: #595959;
display: block;
margin-bottom: 15px;
overflow: hidden;
}
.home-blog-item .content .date .day {
display: block;
float: left;
font-size: 48px;
font-weight: 600;
line-height: 48px;
color: #333333;
}
.home-blog-item .content .date .month {
font-size: 24px;
margin-left: 5px;
position: relative;
text-transform: capitalize;
top: 18px;
color: #333;
font-weight: 500;
}
.home-blog-item .content .title {
font-size: 24px;
font-weight: 600;
line-height: 30px;
margin-bottom: 13px;
color: #333333;
}
.home-blog-item .content p {
line-height: 24px;
margin-bottom: 15px;
color: #333333;
font-weight: 300;
}
.home-blog-item .content .read-more {
color: #333333;
font-size: 16px;
font-weight: 600;
line-height: 22px;
}
.side-menu nav {
max-height: 300px;
overflow-y: auto;
}
.footer-widget ul li a:hover {
color: #71b100;
}
.widget-area {
overflow: hidden;
}
.wpcf7-form {
position: relative;
}
div.wpcf7-response-output {
bottom: 50px;
overflow: hidden;
position: absolute;
width: 100%;
margin: 0;
}
.shop-sidebar {
overflow: hidden;
}
.cart-empty {
margin-bottom: 5px;
}
.footer-widget .tagcloud a,
.footer-widget .tagcloud a::after,
.footer-widget b, 
.footer-widget strong{
color: #fff;
}
.footer-widget .sub-menu li.active > a, 
.footer-widget .sub-menu li:hover > a,
.footer-widget.widget_calendar tbody td#today {
color: #71b100;
}
.footer-widget.widget_calendar caption, 
.footer-widget.widget_calendar tfoot td,
.footer-widget.widget_calendar thead th {
color: #fff;
} .instragram_single a{
position: relative;
}
.instragram_single a::before {
background: #000 none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
width: 100%;
visibility: hidden;
transition: 0.4s;
}
.instragram_single a:hover::before{
opacity: 0.6;
visibility: visible;
}
.header-search-icon-default .sidebar-trigger-search {
background: #71b100 none repeat scroll 0 0;
border-radius: 50px;
display: inline-block;
height: 36px;
text-align: center;
width: 36px;
padding: 0;
color: #fff;
line-height: 35px;
position: absolute;
top: 0;
right: 10px;
margin: 40px 0px;
}
.header-shop-links img {
max-width: none;
}
.header-search-icon,.header-menubar-icon{
margin-left: 25px;
position: relative;
}
.header-search-icon > button,.header-menubar-icon > a {
padding: 40px 0;
}
.header-search-icon button {
background: transparent none repeat scroll 0 0;
border: medium none;
cursor: pointer;
line-height: 1;
transition: all 0.3s ease 0s;
}
.main-search-active {
background: rgba(0, 0, 0, 0.92) none repeat scroll 0 0;
color: #353535;
display: flex;
justify-content: center;
min-height: 100vh;
padding: 32px 46px 39px;
position: fixed;
right: 0;
top: 0;
transform: translateX(110%);
transition: transform 0.5s ease-in-out 0s;
width: 100%;
z-index: 9999;
visibility: hidden;
opacity: 0;
}
.main-search-active.inside {
transform: translateX(0px);
opacity: 1;
visibility: visible;
}
.sidebar-search-icon {
display: block;
float: right;
overflow: hidden;
position: absolute;
right: 375px;
}
.sidebar-search-input {
align-self: center;
display: flex;
}
.sidebar-search-input form .form-search {
position: relative;
}
.sidebar-search-input form .form-search input {
background-color: transparent;
border-color: #dadada;
border-radius: 0;
border-style: solid;
border-width: 0 0 1px;
color: #fff;
display: block;
font-size: 18px;
height: 62px;
line-height: 62px;
padding: 0;
width: 800px;
}
.sidebar-search-input form .form-search input::-moz-placeholder {
color: #fff;
opacity: 1;
}
.sidebar-search-input form .form-search input::-webkit-placeholder {
color: #fff;
opacity: 1;
}
.sidebar-search-input form .form-search button {
background-color: transparent;
border: medium none;
color: #dadada;
cursor: pointer;
font-size: 30px;
padding: 0;
position: absolute;
right: 0;
top: 6px;
transition: all 0.3s ease 0s;
}
.sidebar-search-icon button {
background: transparent none repeat scroll 0 0;
border: medium none;
color: #fff;
cursor: pointer;
font-size: 45px;
line-height: 1;
padding: 0;
transition: all 0.3s ease 0s;
} .header-menubar-icon > ul {
background: #fff none repeat scroll 0 0;
border-top: 3px solid #373b3e;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
list-style: outside none none;
margin: 30px 0 0;
opacity: 0;
padding: 10px 0;
position: absolute;
right: 0;
text-align: right;
top: 100%;
transition: all 0.5s ease 0s;
visibility: hidden;
width: 120px;
z-index: -999;
}
.header-menubar-icon:hover > ul{
margin-top: 0;
opacity: 1;
visibility: visible;
z-index: 999;
}
.header-menubar-icon ul li a {
display: block;
line-height: 24px;
padding: 6px 15px;
} .sopnovillaem-slider-area {
display: block;
position: relative;
overflow: hidden;
}
.sopnovillaem-slide-content {
height: 740px;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
.sopnovillaem-slide-content h2 {
color: #333;
font-size: 50px;
font-weight: 800;
margin: 0 0 2px;
animation-delay: 0.8s;
text-transform: uppercase;
padding: 0;
}
.sopnovillaem-slide-content h1 {
color: #fff;
font-size: 90px;
font-weight: 900;
margin: 0px;
animation-delay: 1.2s;
text-transform: uppercase;
padding: 0;
line-height: 1.25;
}
.sopnovillaem-slide-content p {
animation-delay: 1.3s;
margin-top: 20px;
color: #333;
margin-bottom: 0;
line-height: 28px;
font-size: 16px;
}
.sopnovillaem-slide-content h2  span,.sopnovillaem-slide-content h1  span{color:#02a9c0;}
.sopnovillaem-slide-btn a {
background: transparent;
color: #fff;
display: inline-block;
height: 50px;
line-height: 50px;
text-align: center;
text-transform: uppercase;
transform-origin: 0 100% 0;
transition-duration: 0.3s;
transition-property: transform;
vertical-align: middle;
animation-delay: 1.6s;
transition: .3s;
margin-top: 30px;
font-size: 14px;
padding: 0 35px;
font-weight: 500;
border: 1px solid #fff;
border-radius: 5px;
}
.sopnovillaem-slide-btn a:hover{
background:#02a9c0;
color:#fff;
border-color: #02a9c0;
}
.sopnovillaem-slide-btn .read-more {
margin-top: 30px;
} .sopnovillaem-slider-area .owl-dots {
bottom: 50%;
margin-bottom: 0;
margin-top: 0;
display: block;
right: 25px;
transform: translateY(50%);
left: auto;
position: absolute;
width: auto;
text-align: center;
}
.sopnovillaem-slider-area .owl-dots .owl-dot {
display: block;
margin-right: 3px;
color: #02a9c0;
font-size: 25px;
}
.sopnovillaem-slider-area .owl-dot.active{
box-shadow: unset;
}
.sopnovillaem-slider-item {
background-position: center;
background-size: cover;
width: 100%;
}
.dot_bottom_left.sopnovillaem-slider-area .owl-dots,
.dot_bottom_right.sopnovillaem-slider-area .owl-dots,
.dot_hori_center.sopnovillaem-slider-area .owl-dots {
display: flex;
bottom: 60px;
right: auto;
left: 15px;
transform: translate(0);
}
.dot_bottom_right.sopnovillaem-slider-area .owl-dots {
left: auto;
right: 15px;
}
.dot_hori_center.sopnovillaem-slider-area .owl-dots{
right: auto;
left: 50%;
transform: translateX(-50%);
}
.dot_left_center.sopnovillaem-slider-area .owl-dots{
right: auto;
left: 25px;
} .sopnovillaem-slide-content *{
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: backwards ;
animation-fill-mode: backwards ;
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown; 
position: relative;
}
.active .sopnovillaem-slide-content h2{
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn; 
}
.active .sopnovillaem-slide-content h1 {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp; 
}
.active .sopnovillaem-slide-content .sopnovillaem-slide-btn a {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft; 
}
.active .sopnovillaem-slide-content p{
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight; 
}
.sopnovillaem-slider-area .owl-nav div {
position: absolute;
top: 50%;
left: -39px;
z-index: 2;
width: 50px;
color: #000;
height: 50px;
background: transparent;
text-align: center;
line-height: 50px;
font-size: 42px;
transform: translateY(-50%);
transition: all 0.3s ease-in-out;
opacity: 0;
}
.sopnovillaem-slider-area .owl-carousel:hover .owl-nav div{
opacity: 1;
} 
.sopnovillaem-slider-area .owl-nav div:hover{
color: #02a9c0;
}
.sopnovillaem-slider-area .owl-nav div.owl-next{
left: auto;
right: -39px;
}
.sopnovillaem-slider-area:hover .owl-nav div{
left: 0;
}
.sopnovillaem-slider-area:hover .owl-nav div.owl-next{
left: auto;
right: 0;
}
.sopnovillaem-slider-item::before {
content: "";
background: rgba(0,0,0,0);
height: 100%;
width: 100%;
z-index: 0;
position: absolute;
}
.bg_img_overlay .sopnovillaem-slider-item::before {
animation: sopnovillaem_movebounce  2s linear infinite;
}
.active .sopnovillaem-slide-content p {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
}
.sopnovillaem-slider-active .owl-nav div span {
position: absolute;
right: 62px;
top: 3px;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease 0s;
color: #02a9c0;
font-size: 12px;
font-weight: 600;
}
.arrow_hover .sopnovillaem-slider-active .owl-nav div:hover span{
opacity: 1;
visibility: visible;
}
.sopnovillaem-slider-active .owl-nav div.owl-prev span{
right: auto;
left: 62px;
}
@keyframes sopnovillaem_movebounce {
0% {
transform: translateY(0px);
}
50% {
transform: translateY(20px);
}
100% {
transform: translateY(0px);
}
} .sopnovillaem-slide-frnt-img {
justify-content: flex-end;
align-items: center;
display: flex;
}
.active .sopnovillaem-slide-frnt-img img {
animation-delay: 0.5s;
animation-name: slideInUp;
animation-duration: 1s;
animation-fill-mode: both;
}
.sopnovillaem-slide-content.text_uniq_left{
text-align: left;
}
.sopnovillaem-slide-content.text_uniq_center{
text-align: center;
}
.sopnovillaem-slide-content.text_uniq_right{
text-align: right;
}
.sopnovillaem-slide-content{
position: relative;
}
.sopnovillaem-slide-content:before {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
border: 50px solid #72ae24;
content: "";
height: 314px;
left: 15px;
margin-top: -204px;
position: absolute;
top: 42%;
width: 346px;
z-index: 0;
}
.active .sopnovillaem-slide-content:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
} @media (min-width:1200px) and (max-width: 1500px) {
.sopnovillaem-slide-content{
height: 560px;
}
.sopnovillaem-slide-content h1 {
font-size: 52px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.sopnovillaem-slide-content h1 {
font-size: 46px;
}
.sopnovillaem-slide-content h2 {
font-size: 30px;
} 
.sopnovillaem-slide-content{
height: 450px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.sopnovillaem-slide-content h1 {
font-size: 28px;
}
.sopnovillaem-slide-content h2 {
font-size: 23px;
margin: 0 0 6px;
}
.sopnovillaem-slide-content {
height: 450px;
}
}
@media (max-width: 767px) {
.sopnovillaem-slide-content h1 {
font-size: 20px;
}
.sopnovillaem-slide-content h2 {
font-size: 15px;
margin: 0 0 5px;
line-height: 1;
}
.sopnovillaem-slide-content {
height: 350px;
}
.sopnovillaem-slide-content p{
margin-top: 10px;
}
.sopnovillaem-slide-content p br{
display: none;
}
.sopnovillaem-slide-btn .read-more {
margin-top: 14px;
}
.sopnovillaem-slide-btn a {
height: 35px;
line-height: 35px;
font-size: 13px;
padding: 0 16px;
}
.sopnovillaem-slider-area .owl-dots .owl-dot{
display: none;
}
.sopnovillaem-slide-content p {
margin-top: 15px;
line-height: 23px;
font-size: 14px;
}
} .sopnovillaem-section-titel h3 {
display: block;
position: relative;
margin: 0 0 2px;
font-size: 30px;
text-transform: capitalize;
padding-top: 0;
font-weight: 700;
color: #4a4a4a;
}
.sopnovillaem-section-titel.dotborder h3{
margin-bottom: 30px;
}
.sopnovillaem-section-titel.dotborder.bdrs2 h3{
padding-bottom: 5px;
}
.sopnovillaem-section-titel h3 > span,.sopnovillaem-section-titel h4 > span{
color: #71b100;
}
.sopnovillaem-section-titel h4{
margin-top: 0;
margin-bottom: 20px;
font-size: 18px;
line-height: 1;
font-weight: 500;
color: #9b9b9b;
}
.sopnovillaem-section-titel {
margin-bottom: 45px;
margin-top: 109px;
}
.sopnovillaem-title-style-three > span i{
color: #7c7c7c;
}
.sopnovillaem-section-titel.dotborder.bdrs2 h3::before,
.sopnovillaem-title-style-three.bdrs2 > span >span:after,
.sopnovillaem-title-style-three.bdrs2 > span >span:before,
.sopnovillaem-section-titel.dotborder h3::after,
.sopnovillaem-title-style-three > span:after,
.sopnovillaem-title-style-three > span:before
{
border-bottom: 2px solid #7c7c7c;
bottom: -10px;
content: "";
height: auto;
position: absolute;
width: 70px;
}
.sopnovillaem-section-titel.dotborder.bdrs2 h3::before{
bottom: -5px;
width: 45px;
}
.sopnovillaem-section-titel p {font-size: 16px;margin-bottom: 0;}
.sopnovillaem-section-titel.dotborder.text-right h3::after,
.sopnovillaem-section-titel.dotborder.bdrs2.text-right h3::before
{right:0px;}
.sopnovillaem-section-titel.dotborder.text-left h3::after {left:0px;}
.sopnovillaem-section-titel.dotborder.bdrs2.text-left h3::before {left:0px;}
.sopnovillaem-section-titel.dotborder.text-center h3::after,
.sopnovillaem-section-titel.dotborder.text-center h3::before
{
left: 50%;
bottom: -13px;
transform: translateX(-50%);
}
.sopnovillaem-section-titel.dotborder.text-center h3::before{
bottom: -8px;
}
.sopnovillaem-section-titel.dotborder.text-center h3{
margin-bottom: 30px;
}
.sopnovillaem-title-style-three h3{
margin-bottom: 30px;
}
.sopnovillaem-title-style-three > span {
display: inline-block;
position: relative;
top: -19px;
padding: 0 10px;
}
.sopnovillaem-title-style-three.bdrs2 > span{
top:-23px;
}
.sopnovillaem-title-style-three > span i {
display: block;
font-size: 20px;
}
.sopnovillaem-title-style-three > span::after,
.sopnovillaem-title-style-three.bdrs2 > span > span:after{
left: 100%;
bottom: 50%;
transform: translateY(50%);
}
.sopnovillaem-title-style-three > span::before,
.sopnovillaem-title-style-three.bdrs2 > span >span:before {
right: 100%;
bottom: 50%;
transform: translateY(50%);
}
.sopnovillaem-title-style-three.bdrs2 > span >span:after,
.sopnovillaem-title-style-three.bdrs2 > span >span:before {
width: 45px;
margin-bottom: 6px;
}
.sopnovillaem-title-style-four::after {
bottom: -50px;
content: "";
height: 35px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 1px;
border:1px solid #000;
}
@media (max-width: 991px) {
.sopnovillaem-section-titel {
margin-bottom: 25px;
margin-top: 50px;
}
.sopnovillaem-section-titel h3 {
font-size: 28px;
}
.sopnovillaem-section-titel p br{
display: none;
}
.sopnovillaem-section-titel p{
padding: 0 15px;
}
}
@media (max-width: 575px) {
.sopnovillaem-section-titel h3 {
font-size: 23px;
}
} .sopnovillaem-filter-menu-list {
margin-bottom: 23px;
}
.sopnovillaem-filter-menu-list button {
color: #333333;
cursor: pointer;
display: inline-block;
font-size: 16px;
line-height: 1;
margin: 0 15px;
position: relative;
padding: 0;
text-transform: capitalize;
position: relative;
outline: none;
}
.sopnovillaem-filter-menu-list button.is-checked {
color: #1bb4b9;
}
.sopnovillaem-filter-menu-list button:focus{
outline: none;
}
.sopnovillaem-filter_item_box{
padding:0px;
}
.sopnovillaem-ft_item_image {
display: block;
position: relative;
z-index: 2;
overflow: hidden;
}
.sopnovillaem-ft_item_image::before {
background: #000;
content: "";
left: 0;
position: absolute;
top: 100%;
z-index: 1;
transition: all 0.3s ease-in-out;
pointer-events: none;
width: 100%;
height: 100%;
}
.sopnovillaem-ft_item_image > img{
width: 100%;
}
.sopnovillaem-grid-item:hover .sopnovillaem-ft_item_image::before {
background: rgba(0,0,0,0.4);
top:0;
}
.sopnovillaem-grid-item:hover .sopnovillaem-ft_item_image a.icon_link {
opacity: 1;
}
.sopnovillaem-ft_item_image a.icon_link {
background-color: transparent;
border-radius: 50%;
color: #ffffff;
height: 65px;
line-height: 65px;
margin: auto;
font-size: 24px;
text-align: center;
width: 65px;
z-index: 9;
transition: all 0.3s ease-in-out;
display: inline-block;
}
.sopnovillaem-cat-wrapper {
position: absolute;
width: 100%;
margin: 0 auto;
color: #fff;
left: 0;
right: 0;
opacity: 0;
bottom:0%;
text-align: center;
visibility: hidden;
transition: all 0.3s ease-in-out;
z-index: 999;
padding:20px;
transform: translateY(50%);
}
.sopnovillaem-cat-wrapper > a{color: #fff;}
.sopnovillaem-ft_item_image a.icon_link{
display: inline-block;
}
.sopnovillaem-cat-wrapper > a:hover{color: #1bb4b9;}
.sopnovillaem-grid-item:hover .sopnovillaem-cat-wrapper {
opacity: 1;
visibility: visible;
bottom: 50%;
}
.sopnovillaem-cat-wrapper h5 a{
color: #fff;
}
.sopnovillaem-cat-wrapper h5{
font-size: 16px;
color: #fff;
margin-top: 0;
margin-bottom: 5px;
}
.sopnovillaem-cat-wrapper h6{
font-size: 13px;
color: #fff;
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
}
.sopnovillaem_gallery_ars .sopnovillaem-ft_item_image a.icon_link{
top: 100%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
position: absolute;
opacity: 0;
visibility: hidden;
}
.sopnovillaem_gallery_ars .sopnovillaem-ft_item_image:hover a.icon_link{
top:50%;
visibility: visible;
}  span.elementor-icon-list-text span {
position: absolute;
right: 0;
} .htmega-service-style-3 .content h4::before {
transform: translateX(0);
left: 0;
height: 1px;
}
.htmega-service-style-3 .content h4::after {
position: absolute;
content: "";
background: #fff;
width: 50px;
height: 1px;
left: 0;
bottom: 5px;
}
.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner {
padding: 25px 0 0;
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner h2{
order: 1;
}
.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul.meta {
order: 2;
border-bottom: 1px solid #fff;
padding-bottom: 4px;
margin: 0;
}
.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner >*{
order: 12;
}
.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul.meta li {
color: #fff;
}
.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul.meta li:first-child{
padding-left: 0;
} .newslatter-form input[type="email"] {
border: medium none;
height: 50px !important;
position: relative;
background: #fff;
padding-right: 139px;
padding-left: 15px;
}
.newslatter-form input[type="submit"] {
height: 50px;
position: absolute;
right: 0;
top: 0;
background: #71b100;
border-radius: 0;
}
.sopnovilleam_sub_btn,.comment-form input[type="submit"],.htb-btn {
background: rgba(0, 0, 0, 0) linear-gradient(to right, #0071b0 0%, #71b100 51%) repeat scroll 0 0 / 200% auto!important;
transition: all 0.3s ease-in-out;
line-height: 40px!important;
padding: 0px 38px 0px 38px!important;
border-radius: 5px!important;
color: #fff!important;
}
.sopnovilleam_sub_btn:hover,.comment-form input[type="submit"]:hover,.htb-btn:hover {
background-position: right center!important;
}