*, *::after, *::before {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
html, body {
height: 100%; }
body {
background-color: #ffffff;
line-height: 26px;
font-size: 14px;
font-style: normal;
font-weight: normal;
visibility: visible;
font-family: 'Open Sans', sans-serif;
color: #666;
position: relative; }
h1, h2, h3, h4, h5, h6 {
color: #23252a;
font-weight: 400;
line-height: 1.3;
margin-top: 0; }
h1 {
font-size: 36px;
margin-bottom: 20px;
margin-top: 30px;  }
h2 {
font-size: 30px; 
margin-bottom: 20px;
margin-top: 30px;  }
h3 {
font-size: 24px; 
margin-bottom: 20px;
margin-top: 30px;  }
h4 {
font-size: 18px;
margin-bottom: 15px;
margin-top: 30px;  }
h5 {
font-size: 16px;
margin-bottom: 15px;
margin-top: 30px; }
h6 {
font-size: 14px;
margin-bottom: 15px;
margin-top: 30px; }
p:last-child {
margin-bottom: 0; }
a, button {
color: inherit;
display: inline-block;
line-height: inherit;
text-decoration: none;
cursor: pointer; }
a, button, img, input, span {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
*:focus {
outline: none !important; }
a:focus {
color: inherit;
outline: none;
text-decoration: none; }
a:hover {
text-decoration: none; }
button, input[type="submit"] {
cursor: pointer; }
ul {
list-style: disc;
margin: 0;
padding: 0; } .fix {
overflow: hidden; }
.hidden {
display: none; }
.clear {
clear: both; }
.section, .site-wrapper {
float: left;
width: 100%; }
.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)"; } #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; } .facebook {
background-color: #3B5997;
color: #ffffff; }
.facebook:hover {
background-color: #3B5997;
color: #ffffff; }
.twitter {
background-color: #1DA1F2;
color: #ffffff; }
.twitter:hover {
background-color: #1DA1F2;
color: #ffffff; }
.linkedin {
background-color: #0077B5;
color: #ffffff; }
.linkedin:hover {
background-color: #0077B5;
color: #ffffff; }
.pinterest {
background-color: #BD081C;
color: #ffffff; }
.pinterest:hover {
background-color: #BD081C;
color: #ffffff; }
.google-plus {
background-color: #D11718;
color: #ffffff; }
.google-plus:hover {
background-color: #D11718;
color: #ffffff; }
.behance {
background-color: #005CFF;
color: #ffffff; }
.behance:hover {
background-color: #005CFF;
color: #ffffff; }
.dribbble {
background-color: #E84C88;
color: #ffffff; }
.dribbble:hover {
background-color: #E84C88;
color: #ffffff; }
.github {
background-color: #323131;
color: #ffffff; }
.github:hover {
background-color: #323131;
color: #ffffff; }
.instagram {
background-color: #DC3472;
color: #ffffff; }
.instagram:hover {
background-color: #DC3472;
color: #ffffff; }
.medium {
background-color: #00AB6C;
color: #ffffff; }
.medium:hover {
background-color: #00AB6C;
color: #ffffff; }
.reddit {
background-color: #FF4501;
color: #ffffff; }
.reddit:hover {
background-color: #FF4501;
color: #ffffff; }
.skype {
background-color: #00AFF0;
color: #ffffff; }
.skype:hover {
background-color: #00AFF0;
color: #ffffff; }
.slack {
background-color: #63C1A0;
color: #ffffff; }
.slack:hover {
background-color: #63C1A0;
color: #ffffff; }
.snapchat {
background-color: #FFFC00;
color: #ffffff; }
.snapchat:hover {
background-color: #FFFC00;
color: #ffffff; }
.tumblr {
background-color: #01273A;
color: #ffffff; }
.tumblr:hover {
background-color: #01273A;
color: #ffffff; }
.vimeo {
background-color: #00ADEF;
color: #ffffff; }
.vimeo:hover {
background-color: #00ADEF;
color: #ffffff; }
.youtube {
background-color: #FE0002;
color: #ffffff; }
.youtube:hover {
background-color: #FE0002;
color: #ffffff; } .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: 36px;
line-height: 1;
font-weight: 500;
color: #525252;
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; }
.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; }
.logged-in .header-sticky.is-sticky {
top: 30px!important;
} .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: #464646;
font-size: 18px;
line-height: 19px;
font-weight: 600; }
.menu-toggle .bar {
text-indent: -9999px;
position: relative;
display: block;
float: left;
height: 3px;
width: 30px;
background-color: #666;
margin: 8px 15px 8px 0; }
.menu-toggle .bar::before, .menu-toggle .bar::after {
content: "";
position: absolute;
left: 0;
height: 3px;
width: 30px;
background-color: #666; }
.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;
} .header-account {
margin-right: 80px; }
.header-account > a {
display: block;
padding: 38px 0;
line-height: 30px;
font-size: 16px;
font-family: "Source Sans Pro", sans-serif;
color: #23252a;
font-weight: 500; }
.header-account > a img {
margin-right: 5px; }
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
.header-account {
margin-right: 40px; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.header-account {
margin-right: 40px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-account {
margin-right: 40px; } }
@media only screen and (max-width: 767px) {
.header-account {
margin-right: 40px; }
.header-account > a {
padding: 30px 0; } }
@media only screen and (max-width: 479px) {
.header-account {
margin-right: 20px; } } .header-mini-cart {
position: relative; }
.header-mini-cart > a {
border: none;
background-color: transparent;
display: block;
padding: 38px 0;
line-height: 30px;
font-size: 16px;
font-family: "Source Sans Pro", sans-serif;
color: #23252a;
font-weight: 500;
position: relative;
padding-right: 27px; }
.header-mini-cart > a span.mini_cart_count {
font-size: 15px;
width: 24px;
height: 24px;
font-weight: 600;
background-color: #373b3e;
color: #ffffff;
text-align: center;
line-height: 24px;
display: inline-block;
float: right;
border-radius: 50px;
margin-top: 5px;
margin-left: 3px;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.header-mini-cart:hover .mini-cart-wrap {
margin-top: 0;
opacity: 1;
visibility: visible; }
@media only screen and (max-width: 767px) {
.header-mini-cart > a {
padding: 30px 27px 30px 0; } } .mini-cart-wrap ul{list-style: none;margin: 0;padding: 0;}
.mini-cart-wrap {
position: absolute;
right: 0;
top: 100%;
z-index: 99;
width: 280px;
background-color: #ffffff;
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
padding-top: 15px;
margin-top: 30px;
opacity: 0;
visibility: hidden;
-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: 479px) {
.mini-cart-wrap.mobile-small-right {
right: auto;
left: -45px; } }
.mini-cart-wrap .mini-cart-product {
padding: 15px 30px 15px 15px;
float: left;
width: 100%;
text-align: left;
position: relative; }
.mini-cart-wrap .mini-cart-product .image {
display: block;
width: 65px;
background-color: #f6f7f8;
float: left;
margin-right: 15px; }
.mini-cart-wrap .mini-cart-product .image img {
width: 100%; }
.mini-cart-wrap .mini-cart-product .content {
overflow: hidden; }
.mini-cart-wrap .mini-cart-product .content .title {
font-size: 14px;
font-weight: 600; }
.mini-cart-wrap .mini-cart-product .content .title a {
color: #373b3e; }
.mini-cart-wrap .mini-cart-product .content .title a:hover {
color: #23252a; }
.mini-cart-wrap .mini-cart-product .content span {
display: inline-block;
font-size: 12px;
font-weight: 600;
color: #23252a;
line-height: 20px;
padding: 3px 10px;
margin: auto;
border-radius: 50px;
background-color: #d9e9f4; }
.mini-cart-wrap .mini-cart-product .remove {
position: absolute;
right: 15px;
top: 18px;
line-height: 1;
color: #373b3e; }
.mini-cart-wrap .mini-cart-product .remove:hover {
color: #ff0000; }
.mini-cart-wrap .total {
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
text-align: left;
float: left;
width: 100%;
padding: 15px;
border-top: 1px solid #eeeeee;
margin: 0;
line-height: 20px; }
.mini-cart-wrap .total span {
float: right; }
.mini-cart-wrap .buttons {
padding: 15px;
border-top: 1px solid #eeeeee;
float: left;
width: 100%; }
.mini-cart-wrap .buttons a {
width: 100%;
background-color: #373b3e;
color: #ffffff;
line-height: 30px;
text-transform: uppercase;
font-weight: 600;
text-align: center;
padding: 10px 20px; } .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: 20px;
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 {
color: #666;
display: block;
font-size: 16px;
font-weight: 600;
line-height: 28px;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li a:hover {
color: #23252a; }
.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: flex; }
.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;
line-height: 110px; }
.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; }
.sub-menu li a {
line-height: 24px;
padding: 6px 20px;
display: block;
color: #373b3e;
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; }
.sub-menu li.active > a, .sub-menu li:hover > a {
color: #03a9f4; }
.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: -40px; } 
}
.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-x: hidden; }
@media only screen and (max-width: 767px) {
.mobile-menu .mean-bar .mean-nav > ul {
max-height: 180px;
overflow-y: auto; } }
@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: 600;
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;
padding-left: 25px; }
.mobile-menu .mean-bar .mean-nav > ul li a.mean-expand {
border: 1px solid #eeeeee;
position: absolute;
right: -1px;
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; }  .hero-image-slider img {
width: 100%; }  .hero-content {
max-width: 600px;
padding-right: 135px;
padding-top: 50px;
padding-bottom: 50px;
float: right; }
.hero-content h1 {
font-size: 66px;
line-height: 70px;
letter-spacing: 1px;
color: #373b3e;
margin-bottom: 15px;
max-width: 440px; }
.hero-content h3 {
font-size: 24px;
letter-spacing: 1px;
color: #373b3e;
margin-bottom: 30px; }
.hero-content h3 span {
font-size: 40px; }
.hero-content a {
color: #ffffff;
font-size: 16px;
font-weight: 600;
border-radius: 50px;
background-color: #373b3e;
text-transform: uppercase;
line-height: 24px;
padding: 13px 30px; }
.hero-content a:hover {
background-color: #23252a;
color: #ffffff; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.hero-content {
max-width: 400px; }
.hero-content h1 {
font-size: 44px;
line-height: 50px; }
.hero-content a {
font-size: 14px;
line-height: 24px;
padding: 8px 30px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero-content {
max-width: none;
width: 100%;
padding-left: 70px; }
.hero-content h1 {
font-size: 54px;
line-height: 60px; } }
@media only screen and (max-width: 767px) {
.hero-content {
max-width: none;
width: 100%;
padding: 50px; }
.hero-content h1 {
font-size: 30px;
line-height: 36px; }
.hero-content h3 {
font-size: 18px;
margin-bottom: 20px; }
.hero-content h3 span {
font-size: 30px; }
.hero-content a {
font-size: 14px;
line-height: 24px;
padding: 8px 30px; } }
@media only screen and (max-width: 479px) {
.hero-content {
padding: 30px; } } .hero-slider-controls {
position: absolute;
right: 35px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 99;
padding: 45px 0;
text-align: center;
width: 23px; }
.hero-slider-controls .slick-arrow {
position: absolute;
left: 0;
width: 23px;
height: 30px;
text-indent: -9999px;
border: none;
background-color: transparent;
background-size: cover; }
.hero-slider-controls .slick-arrow.slick-prev {
top: 0;
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/arrow-long-up.png); }
.hero-slider-controls .slick-arrow.slick-next {
bottom: 0;
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/arrow-long-down.png); }
.hero-slider-controls .slick-dots li {
margin: auto;
line-height: 12px;
display: block;
margin-bottom: 8px; }
.hero-slider-controls .slick-dots li:last-child {
margin-bottom: 0; }
.hero-slider-controls .slick-dots li button {
width: 13px;
height: 13px;
border: 1px solid #4e4f4f;
background-color: transparent;
border-radius: 50px;
padding: 0;
text-indent: -9999px; }
.hero-slider-controls .slick-dots li.slick-active button {
background-color: #282828;
border-color: #282828; } .hero-slider .slick-arrow {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 30px;
height: 23px;
text-indent: -9999px;
border: none;
background-color: transparent;
background-size: cover;
z-index: 99; }
.hero-slider .slick-arrow.slick-prev {
left: 30px;
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/arrow-long-left.png); }
.hero-slider .slick-arrow.slick-next {
right: 30px;
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/arrow-long-right.png); }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero-slider .slick-arrow {
display: none !important; } }
.hero-slider .slick-dots {
bottom: 64px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
text-align: right;
width: 1170px;
z-index: 99; }
.hero-slider .slick-dots li button {
width: 13px;
height: 13px;
border: 1px solid #4e4f4f;
background-color: transparent;
border-radius: 50px;
padding: 0;
text-indent: -9999px; }
.hero-slider .slick-dots li.slick-active button {
background-color: #282828;
border-color: #282828; }
.hero-slider .slick-dots li {
font-size: 20px;
font-weight: 700;
line-height: 12px;
margin-left: 30px;
position: relative;
color: #fff;
display: inline-flex;
}
.hero-slider .slick-dots li::after {
color: #fff;
content: "/";
font-size: 10px;
position: absolute;
right: -10px;
top: 6px;
}
.hero-slider .slick-dots li::before {
content: "0";
color: #fff;
}
.hero-slider .slick-dots li:last-child::after {
display: none;
}
.hero-slider .slick-dots li:first-child {
margin-left: 0;
}
.hero-slider .slick-dots li.slick-active {
font-size: 36px;
font-weight: 600;
line-height: 0;
color: #03a9f4;
}
.hero-slider .slick-dots li.slick-active::before {
color: #03a9f4;
}
.hero-slider .slick-dots li.slick-active::after {
top: 10px;
} .hero-slider .slide-item {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
}
.hero-image-2 {
text-align: center;
z-index: 1; }
.hero-image-2::before {
content: "";
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.5);
-ms-transform: translateX(-50%) translateY(-50%) scale(0.5);
transform: translateX(-50%) translateY(-50%) scale(0.5);
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
opacity: 0;
border: 70px solid rgba(65, 202, 246, 0.2);
width: 550px;
height: 550px;
border-radius: 50%;
z-index: -1; }
.hero-image-2 img {
display: inline-block;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero-image-2::before {
border: 50px solid rgba(65, 202, 246, 0.2);
width: 350px;
height: 350px; }
.hero-image-2 img {
max-width: 100%; } }
@media only screen and (max-width: 767px) {
.hero-image-2::before {
border: 40px solid rgba(65, 202, 246, 0.2);
width: 300px;
height: 300px; }
.hero-image-2 img {
max-width: 180px; } }
@media only screen and (max-width: 479px) {
.hero-image-2::before {
border: 30px solid rgba(65, 202, 246, 0.2);
width: 200px;
height: 200px; } } .hero-content-2 > * {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp; }
.hero-content-2 h2 {
color: #373b3e;
font-size: 20px;
line-height: 1.25;
margin-bottom: 10px;
}
.hero-content-2 h1 {
color: #fff;
font-size: 36px;
font-weight: 700;
letter-spacing: 1px;
margin-top: 0;
margin-bottom: 16px;
text-transform: uppercase;
}
.hero-content-2 p {
color: #fff;
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin-bottom: 32px;
max-width: 770px;
}
.hero-content-2 a {
background-color: #373b3e;
color: #ffffff;
font-size: 14px;
font-weight: 600;
line-height: 24px;
padding: 10px 35px;
text-transform: uppercase;
font-family: "Open Sans",Helvetica,sans-serif;
}
.hero-content-2 a:hover {
background-color: #0095d9;
color: #ffffff; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.hero-content-2 h2 {
font-size: 36px; }
.hero-content-2 p {
font-size: 15px;
}
.hero-slider .slick-dots {
bottom: 65px;
width: 95%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero-content-2 h2 {
font-size: 30px; }
.hero-content-2 p {
font-size: 14px;
}
.hero-content-2 a {
font-size: 14px;
padding: 10px 30px; } }
@media only screen and (max-width: 767px) {
.hero-content-2 h2 {
font-size: 30px; }
.hero-content-2 p {
font-size: 14px;
line-height: 24px;
}
.hero-content-2 a {
font-size: 14px;
padding: 10px 30px; } }
@media only screen and (max-width: 479px) {
.hero-content-2 h2 {
font-size: 24px; }
.hero-content-2 h1 {
font-size: 30px;
line-height: 36px; }
.hero-content-2 a {
font-size: 13px;
padding: 8px 25px; } } .slick-active .hero-image-2::before {
opacity: 1;
-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
-ms-transform: translateX(-50%) translateY(-50%) scale(1);
transform: translateX(-50%) translateY(-50%) scale(1);
-webkit-transition: all 0.5s ease 0.75s;
-o-transition: all 0.5s ease 0.75s;
transition: all 0.5s ease 0.75s; }
.slick-active .hero-image-2 img {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s; }
.slick-active .hero-content-2 > * {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp; }
.slick-active .hero-content-2 > *:nth-child(1) {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s; }
.slick-active .hero-content-2 > *:nth-child(2) {
-webkit-animation-delay: 1s;
animation-delay: 1s; }
.slick-active .hero-content-2 > *:nth-child(3) {
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s; }
.slick-active .hero-content-2 > *:nth-child(4) {
-webkit-animation-delay: 2s;
animation-delay: 2s; }
.slick-active .hero-content-2 > *:nth-child(5) {
-webkit-animation-delay: 2.5s;
animation-delay: 2.5s; }
.slick-active .hero-content-2 > *:nth-child(6) {
-webkit-animation-delay: 3s;
animation-delay: 3s; }  .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%; }  .product-slider {
width: 100%; }
.product-slider .slick-arrow {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 30px;
height: 23px;
text-indent: -9999px;
border: none;
background-color: transparent;
background-size: cover;
z-index: 99; }
.product-slider .slick-arrow.slick-prev {
left: -30px;
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/arrow-long-left.png); }
.product-slider .slick-arrow.slick-next {
right: -30px;
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/arrow-long-right.png); }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-slider .slick-arrow.slick-prev {
left: -15px; }
.product-slider .slick-arrow.slick-next {
right: -15px; } } .product-item .product-inner {
padding-bottom: 40px;
overflow: hidden;
position: relative;  }
.product-item .product-inner .image-wrap {
position: relative;
text-align: center;   }
.product-item .product-inner .image-wrap .image img {
width: 100%; }
.product-item .product-inner .image-wrap .wishlist {
position: absolute;
right: 20px;
top: 20px;
display: block; }
.product-item .product-inner .image-wrap .wishlist img{
opacity: 0.2;
}
.product-item .product-inner .image-wrap .wishlist img {
max-width: 100%; }
.product-item .product-inner .image-wrap .wishlist:hover img,
.product-item .product-inner .image-wrap .wishlist .yith-wcwl-wishlistaddedbrowse img,
.product-item .product-inner .image-wrap .wishlist .yith-wcwl-wishlistexistsbrowse img{
opacity: 1; }
.product-item .product-inner .image-wrap .actions {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
opacity: 0;
visibility: hidden;
z-index: 9;
width: 151px;
-webkit-box-shadow: 0 0 20px 1.5px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 20px 1.5px rgba(0, 0, 0, 0.2);
border-radius: 50px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
.product-item .product-inner .image-wrap .actions a {
background-color: #ffffff;
width: 75px;
height: 43px;
text-align: center;
float: left;
line-height: 43px;
display: -webkit-box;
display: -ms-flexbox;
position: relative;
display: flex; }
.product-item .product-inner .image-wrap .actions a img {
max-width: 20px;
padding: 13px 0;
display: block;
margin: auto; }
.product-item .product-inner .image-wrap .actions a:first-child {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
width: 76px;
border-right: 1px solid #d4d4d4; }
.product-item .product-inner .image-wrap .actions a:last-child {
border-top-right-radius: 50px;
border-bottom-right-radius: 50px; }
.product-item .product-inner .content {
padding: 20px 30px 0;  }
.product-item .product-inner .content .title {
font-size: 20px;
font-weight: 500;
margin-top: 0;
margin-bottom: 10px; }
.product-item .product-inner .content .title a {
color: #23252a; }
.product-item .product-inner .content .title a:hover{
color: #23252a;
}
.product-item .product-inner .content .price {
color: #23252a;
display: block;
font-size: 18px;
font-weight: 500;
line-height: 20px;
margin: auto;
background-color: transparent !important;
}
.product-item .product-inner .content .price.price-2 {
margin-left: 0;
background-color: transparent;
border-radius: 0px;
padding: 0; }
.product-item .product-inner:hover .image-wrap .actions {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%); } .feature-collection {
padding: 35px 100px 0;
background-color: #eafff7;  }
@media only screen and (max-width: 767px) {
.feature-collection {
padding: 35px 35px 0; } }
.feature-collection .image {
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/feature-collection-shape.png);
background-repeat: no-repeat;
background-position: center center;
text-align: center;
background-size: contain; }
.feature-collection .image .price {
display: block;
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/feature-collection-price-shape.png);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
color: #ffffff;
font-size: 30px;
width: 110px;
line-height: 30px;
padding: 35px 15px;
position: absolute;
top: 50px;
left: 50px; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.feature-collection .image .price {
font-size: 24px;
width: 85px;
padding: 25px 10px;
left: 25px; } }
@media only screen and (max-width: 767px) {
.feature-collection .image img {
width: 180px; }
.feature-collection .image .price {
font-size: 24px;
width: 85px;
padding: 25px 10px;
left: 25px;
top: 30px; } }
@media only screen and (max-width: 479px) {
.feature-collection .image img {
width: 110px; }
.feature-collection .image .price {
font-size: 16px;
width: 60px;
padding: 15px 10px;
left: 15px;
top: 15px; } }
.feature-collection .content {
padding: 35px 15px;  }
.feature-collection .content h4 {
font-size: 18px;
line-height: 1;
text-transform: capitalize;
color: #373b3e;
margin-bottom: 20px; }
.feature-collection .content h1 {
font-size: 45px;
line-height: 50px;
letter-spacing: 1px;
color: #373b3e;
margin-bottom: 6px; }
.feature-collection .content p {
font-size: 18px;
line-height: 30px;
max-width: 350px;
color: #373b3e;
margin-bottom: 20px;
font-weight: 600; }
.feature-collection .content .color-price .color {
margin-top: 15px; }
.feature-collection .content .color-price .color h4 {
text-transform: uppercase;
margin-bottom: 22px; }
.feature-collection .content .color-price .color ul {
overflow: hidden; }
.feature-collection .content .color-price .color ul li {
border: 2px solid #ffffff;
width: 29px;
height: 29px;
float: left;
margin-right: 10px;
cursor: pointer; }
.feature-collection .content .color-price .color ul li:last-child {
margin-right: 0; }
.feature-collection .content .add-to-cart {
color: #ffffff;
font-size: 16px;
font-weight: 600;
border-radius: 50px;
background-color: #373b3e;
text-transform: uppercase;
line-height: 24px;
padding: 13px 30px;
border: none;
margin-top: 30px; }
.feature-collection .content .add-to-cart:hover {
background-color: #23252a;
color: #ffffff; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.feature-collection .content h1 {
font-size: 40px;
line-height: 44px; } }
@media only screen and (max-width: 767px) {
.feature-collection .content h1 {
font-size: 36px;
line-height: 42px; } }
@media only screen and (max-width: 479px) {
.feature-collection .content h4 {
font-size: 14px;
margin-bottom: 10px; }
.feature-collection .content h1 {
font-size: 24px;
line-height: 30px; }
.feature-collection .content p {
font-size: 14px;
font-weight: 400;
line-height: 24px; }
.feature-collection .content .add-to-cart {
font-size: 14px;
padding: 8px 25px; } } .exclusive-product-banner {
background-repeat: no-repeat;
background-size: cover; } .exclusive-banner-content {
padding: 110px 0;
display: inline-block;
text-align: center;
}
.exclusive-banner-content span.offer_title {
color: #373b3e;
font-size: 24px;
margin-bottom: 15px;
display: block;
}
.exclusive-banner-content h1 {
font-size: 45px;
line-height: 55px;
font-weight: 400;
color: #333333;
margin-bottom: 38px; }
.exclusive-banner-content a {
font-size: 16px;
font-weight: 600;
border-radius: 50px;
color: #fff;
background-color: #23252a;
text-transform: capitalize;
line-height: 24px;
padding: 8px 30px; }
.exclusive-banner-content a:hover {
background-color: #23252a;
color: #ffffff; }
.countdown_time {
line-height: 1;
margin-bottom: 37px;
}
.countdown_time span.cdown {
color: #646464;
font-size: 55px;
font-weight: 400;
margin-right: 65px;
}
.countdown_time span.cdown:last-child{
margin-right:0;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
.exclusive-banner-content {
padding: 60px 0; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.exclusive-banner-content {
padding: 60px 0; }
.exclusive-banner-content h2 {
font-size: 36px; }
.exclusive-banner-content h1 {
font-size: 36px;
line-height: 42px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.exclusive-banner-content {
padding: 40px 0; }
.exclusive-banner-content h2 {
font-size: 30px;
line-height: 36px;
margin-bottom: 15px; }
.exclusive-banner-content h1 {
font-size: 30px;
line-height: 36px;
margin-bottom: 25px; } }
@media only screen and (max-width: 767px) {
.exclusive-banner-content {
padding: 30px 0; }
.exclusive-banner-content h2 {
font-size: 24px;
line-height: 30px;
margin-bottom: 5px; }
.exclusive-banner-content h1 {
font-size: 24px;
line-height: 30px;
margin-bottom: 15px; }
.exclusive-banner-content a {
font-size: 14px;
padding: 5px 30px; } }  .pro-large-img {
overflow: hidden; }
.pro-large-img img {
width: 100%;
background-color: #f6f7f8; }
.zoomWindow {
background-color: #f6f7f8; } .pro-thumb-img {
margin: 0 -5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
list-style: none;
padding: 0;
z-index: 3; }
.pro-thumb-img li {
padding: 0 5px;
-webkit-box-flex: 1;
-ms-flex: 1 0 25%;
flex: 1 0 25%;
max-width: 25%; }
.pro-thumb-img li a {
display: block;
background-color: #f8f8f8; }
.pro-thumb-img li a img {
width: 100%; } .product-details {
padding-left: 45px;        }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-details {
padding-left: 0; } }
@media only screen and (max-width: 767px) {
.product-details {
padding-left: 0; } }
.product-details .title {
color: #23252a;
display: block;
font-size: 40px;
line-height: 46px;
font-weight: 600;
margin-bottom: 27px;
text-transform: capitalize; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.product-details .title {
font-size: 36px;
line-height: 42px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-details .title {
font-size: 30px;
line-height: 36px; } }
@media only screen and (max-width: 767px) {
.product-details .title {
font-size: 30px;
line-height: 36px; } }
@media only screen and (max-width: 479px) {
.product-details .title {
font-size: 24px;
line-height: 30px; } }
.product-details .price-ratting {
margin-bottom: 38px;  }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-details .price-ratting {
margin-bottom: 20px; } }
@media only screen and (max-width: 767px) {
.product-details .price-ratting {
margin-bottom: 20px; } }
.product-details .price-ratting .price {
color: #373b3e;
font-size: 20px;
font-weight: 700;
line-height: 24px; }
.product-details .price-ratting .price span {
display: inline-block;
line-height: 18px;
margin: 0 10px 0 0;
padding: 0; }
.product-details .price-ratting .price span.old {
color: #999;
text-decoration: line-through; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-details .price-ratting .price {
width: 100%; } }
@media only screen and (max-width: 767px) {
.product-details .price-ratting .price {
width: 100%; } }
.product-details .price-ratting .ratting i {
display: block;
float: left;
font-size: 12px;
line-height: 24px;
margin-right: 6px; }
.product-details .price-ratting .ratting i.active {
color: #ffc741; }
.product-details .price-ratting .ratting span {
color: #373b3e;
display: inline-block;
margin-left: 4px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-details .price-ratting .ratting {
width: 100%; } }
@media only screen and (max-width: 767px) {
.product-details .price-ratting .ratting {
width: 100%; } }
.product-details .pd-sub-title {
color: #23252a;
display: block;
font-size: 16px;
line-height: 12px;
margin-bottom: 15px;
padding-bottom: 10px;
position: relative; }
.product-details .pd-sub-title::before {
background-color: #23252a;
bottom: 0;
content: "";
height: 1px;
left: 0;
position: absolute;
width: 30px; }
.product-details .short-desc {
margin-bottom: 20px; }
.product-details .short-desc p {
color: #373b3e;
font-size: 16px;
font-weight: 300;
line-height: 26px; }
.product-details .product-size {
margin-bottom: 40px; }
.product-details .product-size button {
background-color: transparent;
border: 1px solid #373b3e;
border-radius: 50%;
color: #373b3e;
display: block;
float: left;
font-size: 12px;
height: 31px;
line-height: 29px;
margin-right: 11px;
margin-top: 5px;
text-transform: uppercase;
width: 31px; }
.product-details .product-size button:hover {
border: 1px solid #373b3e;
color: #373b3e; }
.product-details .product-size button.active {
background-color: #373b3e;
border: 1px solid #373b3e;
color: #fff; }
.product-details .color-list {
margin-bottom: 40px; }
.product-details .color-list button {
border: medium none;
border-radius: 50%;
display: block;
float: left;
height: 22px;
margin-top: 5px;
margin-right: 12px;
padding: 0;
width: 22px; }
.product-details .color-list button i {
color: #fff;
display: block;
font-size: 10px;
line-height: 24px;
opacity: 0; }
.product-details .color-list button.active i {
opacity: 1; }
.product-details .quantity-cart {
margin-bottom: 25px;  }
.product-details .quantity-cart .product-quantity {
border: 1px solid #373b3e;
display: block;
float: left;
margin-bottom: 10px;
margin-right: 22px;
padding: 0 30px;
position: relative;
width: 100px;
border-radius: 50px; }
.product-details .quantity-cart .product-quantity input {
border: medium none;
height: 38px;
text-align: center;
width: 40px; }
.product-details .quantity-cart .product-quantity span {
cursor: pointer;
color: #373b3e;
display: block;
height: 38px;
position: absolute;
text-align: center;
top: 0;
width: 29px;
font-size: 20px;
line-height: 38px; }
.product-details .quantity-cart .product-quantity span.dec {
left: 0; }
.product-details .quantity-cart .product-quantity span.inc {
right: 0; }
@media only screen and (max-width: 479px) {
.product-details .quantity-cart .product-quantity {
margin-right: 15px; } }
.product-details .quantity-cart .add-to-cart {
background-color: #373b3e;
border: 1px solid #373b3e;
color: #fff;
display: block;
font-weight: 600;
height: 40px;
border-radius: 50px;
line-height: 24px;
margin-bottom: 10px;
padding: 6px 40px;
text-align: center;
text-transform: uppercase; }
.product-details .quantity-cart .add-to-cart:hover {
background-color: transparent;
color: #373b3e; }
@media only screen and (max-width: 479px) {
.product-details .quantity-cart .add-to-cart {
font-size: 14px;
padding: 6px 30px; } }
.product-details .share-icons span {
color: #373b3e;
float: left;
font-size: 12px;
line-height: 20px;
margin-right: 10px;
text-transform: uppercase; }
.product-details .share-icons a {
color: #373b3e;
display: block;
float: left;
margin-right: 15px; }
.product-details .share-icons a i {
display: block;
line-height: 20px;
padding: 0 4px; }
.product-details .share-icons a:hover {
color: #23252a; } .pro-info-tab-list {
border-bottom: 1px solid #ddd;
margin-bottom: 20px; }
.pro-info-tab-list li {
bottom: -1px;
display: block;
float: left;
margin-right: 30px;
position: relative;
z-index: 2; }
.pro-info-tab-list li:last-child {
margin-right: 0; }
.pro-info-tab-list li a {
border-bottom: 2px solid transparent;
color: #282828;
display: block;
font-size: 18px;
font-weight: 500;
line-height: 14px;
padding-bottom: 15px;
text-transform: uppercase; }
.pro-info-tab-list li a.active {
border-bottom: 2px solid #000000; }
@media only screen and (max-width: 479px) {
.pro-info-tab-list li {
margin-right: 25px; }
.pro-info-tab-list li:last-child {
margin-right: 0; }
.pro-info-tab-list li a {
font-size: 14px;
padding-bottom: 10px; } } .pro-info-tab p:last-child {
margin: 0; }
.pro-info-tab a {
background-color: #282828;
border: 0 none;
color: #fff;
display: inline-block;
font-size: 13px;
font-weight: 400;
margin: 0;
padding: 10px 15px;
text-shadow: none;
text-transform: uppercase; }
.table-data-sheet {
background: #fff none repeat scroll 0 0;
border-bottom: 1px solid #ebebeb;
margin: 0;
width: 100%; }
.table-data-sheet tr {
border-top: 1px solid #ebebeb; }
.table-data-sheet tr td {
padding: 10px 20px 11px; }
.table-data-sheet tr td:first-child {
border-right: 1px solid #ebebeb;
color: #333;
font-weight: 700;
width: 30%; }
.table-data-sheet tr.even {
background-color: #fdfdfd; }  .cart-table table {
border-color: #ddd;
border-radius: 0;
border-style: solid;
border-width: 1px 0 0 1px;
margin: 0;
text-align: center;
width: 100%; }
.cart-table table thead tr th {
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
border-top: medium none;
font-weight: 500;
padding: 10px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap; }
.cart-table table tbody tr td {
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
padding: 10px;
vertical-align: middle; }
.cart-table table tbody tr td.pro-thumbnail {
width: 130px; }
.cart-table table tbody tr td.pro-thumbnail a {
display: block;
min-width: 100px; }
.cart-table table tbody tr td.pro-thumbnail a img {
width: 100%; }
.cart-table table tbody tr td.pro-title {
width: 270px; }
.cart-table table tbody tr td.pro-title a {
display: block;
font-size: 18px;
font-weight: 600;
margin: 0; }
.cart-table table tbody tr td.pro-title a:hover {
color: #23252a; }
.cart-table table tbody tr td.pro-price {
width: 130px; }
.cart-table table tbody tr td.pro-quantity {
width: 180px; }
.cart-table table tbody tr td.pro-quantity .product-quantity {
border: 1px solid #373b3e;
display: inline-block;
margin-bottom: 10px;
margin-right: 22px;
padding: 0 30px;
position: relative;
width: 100px;
border-radius: 50px; }
.cart-table table tbody tr td.pro-quantity .product-quantity input {
border: medium none;
height: 38px;
text-align: center;
width: 40px; }
.cart-table table tbody tr td.pro-quantity .product-quantity span {
cursor: pointer;
color: #373b3e;
display: block;
height: 38px;
position: absolute;
text-align: center;
top: 0;
width: 29px;
font-size: 20px;
line-height: 38px; }
.cart-table table tbody tr td.pro-quantity .product-quantity span.dec {
left: 0; }
.cart-table table tbody tr td.pro-quantity .product-quantity span.inc {
right: 0; }
@media only screen and (max-width: 479px) {
.cart-table table tbody tr td.pro-quantity .product-quantity {
margin-right: 15px; } }
.cart-table table tbody tr td.pro-subtotal {
width: 120px; }
.cart-table table tbody tr td.pro-add-cart a {
background-color: #373b3e;
border: medium none;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 600;
height: 40px;
line-height: 24px;
padding: 8px 25px;
border-radius: 50px;
text-transform: uppercase; }
.cart-table table tbody tr td.pro-add-cart a:hover {
background-color: #23252a; }
.cart-table table tbody tr td.pro-remove {
width: 150px; }
.cart-table table tbody tr td.pro-remove a {
font-size: 25px; }
.cart-table table tbody tr td.pro-remove a:hover {
color: #ff0000; } .cart-buttons {
overflow: hidden; }
.cart-buttons input, .cart-buttons a {
background-color: #373b3e;
border: medium none;
border-radius: 50px;
color: #ffffff;
display: block;
float: left;
font-size: 14px;
font-weight: 600;
height: 40px;
line-height: 24px;
margin-bottom: 10px;
margin-right: 15px;
padding: 8px 25px;
text-transform: uppercase; }
.cart-buttons input:hover, .cart-buttons a:hover {
background-color: #23252a; } .cart-coupon {
overflow: hidden; }
.cart-coupon h4 {
font-size: 18px;
font-weight: 600;
line-height: 13px;
margin-bottom: 15px;
text-transform: uppercase; }
.cart-coupon p {
font-size: 14px;
line-height: 24px; }
.cart-coupon .cuppon-form {
position: relative;
padding-right: 142px;
max-width: 300px;
width: 100%;
border: 1px solid #ddd;
float: left;
border-radius: 50px; }
.cart-coupon .cuppon-form input[type="text"] {
border: 1px solid transparent;
float: left;
font-size: 14px;
height: 40px;
max-width: 100%;
padding: 7px 15px;
width: 100%;
border-radius: 50px; }
.cart-coupon .cuppon-form input[type="submit"] {
background-color: #373b3e;
border: medium none;
color: #fff;
display: block;
float: left;
font-size: 14px;
font-weight: 600;
height: 40px;
line-height: 24px;
padding: 8px 25px;
text-transform: uppercase;
border-radius: 50px;
position: absolute;
right: 0;
top: 0; }
.cart-coupon .cuppon-form input[type="submit"]:hover {
background-color: #23252a; } .cart-total {
text-align: right; }
.cart-total h3 {
border-bottom: 1px solid #ddd;
font-size: 24px;
line-height: 18px;
margin-bottom: 30px;
padding-bottom: 10px;
text-transform: uppercase; }
.cart-total table {
border: medium none;
float: right;
margin: 0;
text-align: right; }
.cart-total table tr th {
font-size: 14px;
font-weight: 700;
padding: 0 0 12px;
text-align: left;
text-transform: uppercase;
vertical-align: top;
width: 120px; }
.cart-total table tr td {
font-size: 13px;
font-weight: 500;
padding: 0 0 12px;
vertical-align: top; }
.cart-total table tr td .amount {
display: block; }
.cart-total table tr.order-total td {
font-size: 20px;
padding: 0;
text-transform: uppercase; }
.cart-total .proceed-to-checkout a {
background-color: #373b3e;
border: medium none;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 600;
height: 40px;
line-height: 24px;
padding: 8px 25px;
border-radius: 50px;
text-transform: uppercase; }
.cart-total .proceed-to-checkout a:hover {
background-color: #23252a; }  .checkout-title {
font-size: 20px;
line-height: 23px;
text-decoration: underline;
text-transform: capitalize;
font-weight: 700;
margin-bottom: 30px; } .checkout-form label {
display: block;
font-size: 14px;
margin-bottom: 12px;
font-weight: 600;
text-transform: capitalize; }
.checkout-form .nice-select {
width: 100%;
background-color: transparent;
border: 1px solid #999999;
border-radius: 50px;
line-height: 23px;
padding: 10px 20px;
font-size: 14px;
height: 45px;
color: #373b3e;
margin-bottom: 15px; }
.checkout-form .nice-select::after {
width: 6px;
height: 6px;
border-width: 1px;
right: 20px;
border-color: #373b3e; }
.checkout-form .nice-select .current {
color: #373b3e;
display: block;
line-height: 23px; }
.checkout-form .nice-select .list {
width: 100%; }
.checkout-form input {
width: 100%;
background-color: transparent;
border: 1px solid #999999;
border-radius: 50px;
line-height: 23px;
padding: 10px 20px;
font-size: 14px;
color: #373b3e;
margin-bottom: 15px; }
.checkout-form input[type="checkbox"] {
width: auto; }
.checkout-form .check-box {
float: left;
margin-right: 70px; }
.checkout-form .check-box:last-child {
margin-right: 0; }
.checkout-form .check-box input[type="checkbox"] {
display: none; }
.checkout-form .check-box input[type="checkbox"] + label {
position: relative;
padding-left: 30px;
line-height: 20px;
font-size: 14px;
font-weight: 400;
color: #23252a;
margin: 0; }
.checkout-form .check-box input[type="checkbox"] + label::before {
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px;
display: block;
border: 2px solid #999999;
content: "";
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
.checkout-form .check-box input[type="checkbox"] + label::after {
position: absolute;
left: 0;
top: 0;
display: block;
content: "\f00c";
font-family: Fontawesome;
font-size: 12px;
line-height: 20px;
opacity: 0;
color: #23252a;
width: 20px;
text-align: center;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
.checkout-form .check-box input[type="checkbox"]:checked + label::before {
border: 2px solid #23252a; }
.checkout-form .check-box input[type="checkbox"]:checked + label::after {
opacity: 1; } #shipping-form {
display: none; } .checkout-cart-total {
background-color: #f6f7f8;
padding: 45px; }
@media only screen and (max-width: 479px) {
.checkout-cart-total {
padding: 30px; } }
.checkout-cart-total h4 {
-ms-flex-preferred-size: 18px;
flex-basis: 18px;
line-height: 23px;
font-weight: 700; }
.checkout-cart-total h4:first-child {
margin-top: 0;
margin-bottom: 25px; }
.checkout-cart-total h4:last-child {
margin-top: 15px;
margin-bottom: 0; }
.checkout-cart-total h4 span {
float: right;
display: block; }
.checkout-cart-total ul {
border-bottom: 1px solid #999999; }
.checkout-cart-total ul li {
color: #373b3e;
font-size: 14px;
line-height: 23px;
font-weight: 600;
display: block;
margin-bottom: 16px; }
.checkout-cart-total ul li span {
color: #23252a;
float: right; }
.checkout-cart-total p {
font-size: 14px;
line-height: 30px;
font-weight: 600;
color: #505050;
padding: 10px 0;
border-bottom: 1px solid #999999;
margin: 0; }
.checkout-cart-total p span {
float: right; } .checkout-payment-method {
background-color: #f6f7f8;
padding: 45px; }
@media only screen and (max-width: 479px) {
.checkout-payment-method {
padding: 30px; } } .single-method {
margin-bottom: 20px; }
.single-method:last-child {
margin-bottom: 0; }
.single-method input[type="radio"] {
display: none; }
.single-method input[type="radio"] + label {
position: relative;
padding-left: 30px;
line-height: 20px;
font-size: 14px;
font-weight: 400;
color: #23252a;
margin: 0; }
.single-method input[type="radio"] + label::before {
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px;
display: block;
border: 2px solid #999999;
content: "";
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
.single-method input[type="radio"] + label::after {
position: absolute;
left: 5px;
top: 5px;
display: block;
content: "";
opacity: 0;
background-color: #23252a;
width: 10px;
text-align: center;
height: 10px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
.single-method input[type="radio"]:checked + label::before {
border: 2px solid #23252a; }
.single-method input[type="radio"]:checked + label::after {
opacity: 1; }
.single-method input[type="checkbox"] {
display: none; }
.single-method input[type="checkbox"] + label {
position: relative;
padding-left: 30px;
line-height: 20px;
font-size: 14px;
font-weight: 400;
color: #373b3e;
margin: 0; }
.single-method input[type="checkbox"] + label::before {
position: absolute;
left: 0;
top: 0;
width: 16px;
height: 16px;
display: block;
border: 2px solid #999999;
content: "";
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
.single-method input[type="checkbox"] + label::after {
position: absolute;
left: 4px;
top: 4px;
display: block;
content: "";
opacity: 0;
background-color: #23252a;
width: 8px;
text-align: center;
height: 8px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
.single-method input[type="checkbox"]:checked + label::before {
border: 2px solid #23252a; }
.single-method input[type="checkbox"]:checked + label::after {
opacity: 1; }
.single-method p {
display: none;
margin-top: 8px;
font-size: 14px;
color: #373b3e;
line-height: 23px; }  .login-register-form-wrap h3 {
font-size: 24px;
line-height: 1;
text-transform: capitalize;
margin-bottom: 30px; }
.login-register-form-wrap h4 {
font-size: 18px;
line-height: 1;
text-transform: capitalize;
margin-bottom: 20px; }
.login-register-form-wrap input {
width: 100%;
border: 1px solid #373b3e;
background-color: transparent;
border-radius: 50px;
height: 44px;
line-height: 22px;
padding: 10px 20px;
font-size: 14px; }
.login-register-form-wrap input[type="submit"] {
width: auto;
background-color: #373b3e;
color: #ffffff;
text-transform: uppercase;
padding: 10px 30px; }
.login-register-form-wrap input[type="submit"]:hover {
background-color: #23252a;
border-color: #23252a; }
.login-register-form-wrap .social-login {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.login-register-form-wrap .social-login a {
width: 36px;
height: 36px;
border: 1px solid #373b3e;
color: #373b3e;
border-radius: 50%;
text-align: center;
margin-right: 15px; }
.login-register-form-wrap .social-login a i {
font-size: 14px;
line-height: 34px; }
.login-register-form-wrap .social-login a:hover {
background-color: #23252a;
border-color: #23252a;
color: #ffffff; } .login-register-separator {
width: 1px;
height: 150px;
background-color: #ccc;
display: block;
margin: auto;
margin-top: 50px; }  .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 input[type="email"] {
background: #fff none repeat scroll 0 0;
border: 1px solid #f1f1f1;
border-radius: 0;
color: #8f8f8f;
float: left;
font-size: 14px;
font-weight: 400;
height: 50px;
padding-left: 20px;
width: 75%;
}
.subscribe-form input[type="submit"] {
background-color: #03a9f4;
border-radius: 0;
color: #ffffff;
float: left;
height: 50px;
padding: 0;
text-transform: uppercase;
width: 25%;
font-weight: 700;
}
.subscribe-form input[type="email"]::placeholder {
color: #8f8f8f;
}
.subscribe-form {
position: relative;
max-width: 100%; }
.subscribe-form .mc4wp-alert.mc4wp-error p {
color: #cd0000;
margin-top: 10px;
}
.subscribe-form button:hover {
background-color: #23252a; }
@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 {
background: #f5f5f5 none repeat scroll 0 0;
border: 1px solid #ddd;
}
.blog-item .image {
display: block; }
.blog-item .content {
padding: 15px;
}
.blog-item .content .title {
font-size: 18px;
margin-bottom: 10px;
word-break: break-all;
margin-top: 0;	
}
.blog-item .content .title a {
display: block;
}
.blog-item .content .title a:hover {
color: #03a9f4; }
@media only screen and (max-width: 479px) {
.blog-item .content .title {
font-size: 18px;
line-height: 24px; } }
.blog-item .content .meta {
-moz-box-flex: 1;
display: flex;
flex: 1 0 100%;
margin-bottom: 10px;
min-width: 100%;
}
.blog-item .content .meta li {
margin-right: 10px;
color: #888888;
position: relative;
font-size: 13px;
line-height: 24px; }
.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: #888888 }
.blog-item .content .meta li a:hover,.blog-item .content .meta li:hover {
color: #03a9f4; }
.blog-item .content .meta li span {
color: #888888; }
.blog-item .content .desc {
margin-bottom: 20px; 
word-break: break-word;}
.blog-item .content .desc p {
color: #666; }
.blog-item .content .read-more {
background: #03a9f4 none repeat scroll 0 0;
color: #fff;
font-size: 12px;
font-weight: 700;
line-height: 22px;
margin-top: 0px;
padding: 8px 20px;
text-transform: uppercase; }
.blog-item .content .read-more:hover {
background: #454545 none repeat scroll 0 0;
color: #fff; }
.blog .page-wrapper,.page-template-page-left-sidebar .page-wrapper,.page-template-page-right-sidebar .page-wrapper {
padding: 100px 0 60px;
}
.page-template-page-left-sidebar .col-md-8 .elementor-column-wrap{padding: 0!important;} .single-blog-item .image {
display: block;
margin-bottom: 30px; }
.single-blog-item .content .title {
font-size: 26px;
font-weight: 700;
margin-bottom: 8px;
margin-top: 0;
word-break: break-all;
}
.blog-single .single-blog-item .desc > h3 {
font-size: 20px;
margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-blog-item .content .title {
font-size: 30px;
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: 15px;
position: relative;
font-size: 14px;
line-height: 24px;
text-transform: capitalize; }
.single-blog-item .content .meta li span i {
margin-right: 5px;
}
.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: #373b3e; }
.single-blog-item .content .meta li i {
color: #666; }
.single-blog-item .content .meta li a:hover {
color: #03a9f4; }
.single-blog-item .content .meta li span {
color: #373b3e;
display: inline-block; }
.single-blog-item .content .meta li span.post-comment {
margin-left: 5px;
}
.single-blog-item .content .desc {
margin-bottom: 20px; }
.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: 14px;
font-weight: 600;
margin-bottom: 0;
margin-top: 3px;
margin-right: 5px;
}
.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: #03a9f4; }
.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-bottom: 0;
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: #03a9f4; } .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: 30px;
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-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: #23252a; }
.comment-form textarea {
width: 100%;
height: 100px;
border: 1px solid #cccccc;
color: #373b3e;
padding: 5px 15px;
resize: none; }  .sidebar {
float: left;
width: 100%;
margin-bottom: 40px; }
.sidebar:last-child {
margin-bottom: 0; }
.sidebar .title {
font-size: 20px;
font-weight: 600;
cursor: text;
margin: 0 0 20px;
padding: 0 0 15px;
position: relative;
}
.sidebar .title::after {
border-bottom: 1px solid #03a9f4;
bottom: 0;
content: "";
height: 1px;
left: 0;
position: absolute;
width: 160px;
}
.sidebar .title::before {
border-bottom: 1px solid #e5e5e5;
bottom: 0;
content: "";
height: 100%;
left: 0;
position: absolute;
width: 100%;
}
.widget_calendar .title {
margin-bottom: 30px;
} .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: 16px;
margin-bottom: 5px;
line-height: 24px;
display: block; }
.sidebar-blog .content .title:hover {
color: #23252a; }
.sidebar-blog .content .date {
font-size: 14px;
display: block; }  .sidebar-product {
float: left;
width: 100%;
overflow: hidden;
margin-bottom: 15px; }
.sidebar-product:last-child {
margin-bottom: 0; }
.sidebar-product .image {
width: 80px;
float: left;
background-color: #f6f7f8;
margin-right: 15px; }
.sidebar-product .image img {
width: 100%; }
.sidebar-product .content .title {
font-size: 18px;
margin-bottom: 8px; }
.sidebar-product .content .title:hover {
color: #23252a; }
.sidebar-product .content .price {
font-size: 14px;
display: block; }
.sidebar-product .content .price .old {
margin-left: 10px;
color: rgba(55, 59, 62, 0.7);
text-decoration: line-through; }
.sidebar-product .content .ratting {
display: block; }
.sidebar-product .content .ratting i {
font-size: 12px;
color: #f5cc26; } .sidebar-price #price-range {
width: 100%;
height: 5px;
margin: 5px 0;
background-color: #c7c7c7;
position: relative;
float: left; }
.sidebar-price #price-range .ui-slider-range {
position: absolute;
height: 100%;
top: 0;
background-color: #373b3e; }
.sidebar-price #price-range .ui-slider-handle {
background-color: #23252a;
position: absolute;
width: 15px;
height: 15px;
border-radius: 50px;
display: block;
top: -5px;
-webkit-transition: none;
-o-transition: none;
transition: none;
-webkit-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.15);
box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.15); }
.sidebar-price #price-amount {
font-size: 16px;
font-weight: 500;
color: #373b3e;
line-height: 24px;
padding: 0;
background-color: transparent;
border: none;
margin-top: 12px; }  .contact-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.contact-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
@media only screen and (max-width: 767px) {
.contact-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.contact-wrap h3 {
font-size: 24px;
margin-bottom: 30px; }
@media only screen and (max-width: 479px) {
.contact-wrap h3 {
font-size: 18px;
line-height: 24px; } } .contact-form {
max-width: 600px;
padding: 90px 100px 90px 60px;
background-color: #f6f7f8;
float: left; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.contact-form {
width: 100%;
min-width: 100%;
padding: 60px; } }
@media only screen and (max-width: 767px) {
.contact-form {
width: 100%;
min-width: 100%;
padding: 60px; } }
@media only screen and (max-width: 479px) {
.contact-form {
padding: 30px; } }
.contact-form input {
width: 100%;
height: 44px;
border: 1px solid #cccccc;
color: #373b3e;
padding: 5px 15px;
background-color: transparent; }
.contact-form input[type="submit"] {
width: auto;
border: none;
background-color: #373b3e;
color: #ffffff;
text-transform: uppercase;
padding: 5px 30px;
float: right; }
.contact-form input[type="submit"]:hover {
background-color: #23252a; }
.contact-form textarea {
width: 100%;
height: 100px;
border: 1px solid #cccccc;
color: #373b3e;
padding: 5px 15px;
resize: none;
background-color: transparent; } .contact-info-wrap {
background-color: #373b3e;
padding: 50px;
overflow: hidden;
margin-left: -60px;
position: relative;
float: left; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.contact-info-wrap {
width: 100%;
min-width: 100%;
padding: 50px;
margin-left: 0; } }
@media only screen and (max-width: 767px) {
.contact-info-wrap {
width: 100%;
min-width: 100%;
padding: 50px;
margin-left: 0; } }
@media only screen and (max-width: 479px) {
.contact-info-wrap {
padding: 30px; } }
.contact-info-wrap h3 {
color: #ffffff; } .contact-info {
margin: 0; }
.contact-info li {
overflow: hidden;
margin-bottom: 20px; }
.contact-info li:last-child {
margin-bottom: 0; }
.contact-info li strong {
display: block;
float: left;
min-width: 80px;
color: #ffffff; }
.contact-info li span {
display: block;
overflow: hidden;
max-width: 300px;
color: #efefef; }
@media only screen and (max-width: 479px) {
.contact-info li span {
width: 100%;
float: left; } }
.contact-info li span a {
display: block;
float: left;
clear: both; }
.contact-info li span a:hover {
color: #ffffff; } #contact-map {
height: 500px;
width: 100%; }   .footer-widget .title {
color: #fff;
font-size: 20px;
font-weight: 700;
margin-top: 0;
margin-bottom: 30px;
position: relative;
}
.footer-widget img.logo {
margin-bottom: 14px;
}
.footer-widget.widget.widget_insurersem_description_widget {
margin-bottom: 10px;
}
.company-description-area p{margin-bottom:0!important;}
.footer-widget p {
font-size: 14px;
line-height: 26px;
color: #fff;
position: relative;
margin-bottom: 19px; }
.footer-widget p:last-child {
margin-bottom: 0; }
.footer-widget p.phone {
margin: 0;
padding-left: 23px; }
.footer-widget p.phone a {
display: block; }
.footer-widget p.phone a:hover {
color: #fff; }
.footer-widget ul li {
margin-bottom: 34px; }
.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-widget ul li a:hover {
color: #fff; } .footer-copyright p {
font-size: 14px;
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; }
.footer-social p span {
margin-right: 16px; }
.footer-social p a {
margin-right: 28px;
color: #fff;
position: relative; }
.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: #fff; }
@media only screen and (max-width: 767px) {
.footer-social {
text-align: center; } }
.product-item .product-inner .content .price {
display: inline-block;
}
.product-item .product-inner .content .price ins {
background: transparent;
}
.woocommerce .product-item .product-inner .image-wrap .actions a.button{
padding: 0;
}
.product-item a.button.added::after, .product-item a.button.loading::after {
content: "";
display: block;
font-family: "fontawesome";
margin: 0 auto;
}
.product-item a.button.loading img{
display: none !important;
}
.product-item a.button.added {
display: none !important;
}
.product-item .product-inner .image-wrap .actions a.added_to_cart {
border-bottom-left-radius: 50px;
border-right: 1px solid #d4d4d4;
border-top-left-radius: 50px;
display: inline-block;
padding-top: 0;
position: relative;
text-indent: -99999px;
}
.product-item .product-inner .image-wrap .actions a.added_to_cart::before {
content: "";
font-family: WooCommerce;
font-size: 20px;
left: 45%;
position: absolute;
text-indent: 0;
top: 0;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
left: 20px;
margin: 0;
position: absolute;
top: 4px;
}
.woocommerce.product.compare-button {
display: flex;
padding: 0;
}
.product-item .product-inner .image-wrap .actions .compare-button a{
padding: 0;
}
.product-item .product-inner .image-wrap .actions .compare-button a:first-child{
border-bottom-left-radius: 0px;
border-right: 0px solid #d4d4d4;
border-top-left-radius: 0px;
}
.product-item a.button.added.compare::after{
display: block;
}
.product-item a.button.added.compare{
display: block !important;
}
.hero-slider-controls .slick-arrow{
padding: 0;
}
.product-slider .slick-arrow{
padding: 0;
}
.product-slider ul.slick-dots {
list-style: outside none none;
margin: 15px 0 0;
padding: 0;
text-align: center;
}
.product-slider ul.slick-dots li {
color: #fff;
display: inline-block;
line-height: 12px;
margin: auto 8px 0 0;
}
.product-slider ul.slick-dots li button {
padding: 0;
background-color: transparent;
border: 1px solid #4e4f4f;
border-radius: 50px;
height: 13px;
padding: 0;
text-indent: -9999px;
width: 13px;
}
.product-slider ul.slick-dots li.slick-active button {
background-color: #282828;
border-color: #282828;
}
.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;
}
.price mark, .price ins {
background: transparent;
}
.mini-cart-wrap .buttons a.checkout.wc-forward{
margin-top: 10px;
}
.mini-cart-wrap .mini-cart-product .content span.woocommerce-Price-amount.amount,
.mini-cart-wrap .mini-cart-product .content span.quantity {
padding: 0;
}
.mini-cart-wrap .mini-cart-product .content .title {
margin-bottom: 5px;
}
.woocommerce-mini-cart__empty-message {
margin-bottom: 15px !important;
padding-left: 15px;
text-align: left;
}
.header-account > a img,.header-mini-cart > a img {
max-width: none;
}
.hero-slider .slick-arrow{
padding: 0;
}
.product-item .product-inner .image-wrap .wishlist {
margin-top: 0;
top: 15px;
transition: all 0.4s ease 0s;
}
.main-menu nav > ul > li.menu-item-has-children > a{
position: relative;
}
.main-menu nav > ul > li.menu-item-has-children > a::after{
position: absolute;
}
.main-menu .sub-menu {
border-top: 3px solid #373b3e;
}
.shop-grid-area.section-padding {
padding-top: 20px;
}
span.onsale{
position: absolute;
}
.woocommerce span.onsale,span.onsale {
background-color: #23252a;
border-radius: 3px;
color: #fff;
font-size: 14px;
font-weight: 600;
left: 15px;
line-height: 1;
min-height: inherit;
min-width: inherit;
padding: 5px 10px;
top: 15px;
}
.woocommerce nav.woocommerce-pagination ul {
border: medium none;
}
.woocommerce nav.woocommerce-pagination ul li {
border: medium none;
float: none;
margin: 0 5px;
padding: 0;
}
.woocommerce-pagination ul li a, .woocommerce-pagination ul li span {
border: 1px solid #bebebe;
border-radius: 100%;
color: #8b8b8b;
display: inline-block;
font-size: 16px;
font-weight: 400;
height: 36px;
line-height: 37px;
text-align: center;
transition: all 0.3s ease 0s;
vertical-align: middle;
width: 36px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
line-height: 33px;
padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #373b3e none repeat scroll 0 0;
border-color: #373b3e;
color: #fff;
}
.mini-cart-wrap {
max-height: 400px;
overflow-y: auto;
}
.check_out_form_area .form-row{
display: block;
}
.woocommerce form .form-row textarea{
height: auto;
}
.woocommerce table.shop_table {
border-collapse: collapse;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
line-height: 40px;
margin: 0 0 0 15px;
}
.woocommerce-info::before {
color: #373b3e;
}
.woocommerce-info {
border-top-color: #373b3e;
}
.u-columns.col2-set .col-1,.u-columns.col2-set .col-2 {
flex: 0 0 48%;
max-width: 48%;
}
.woocommerce-LostPassword.lost_password {
float: right;
margin: -40px 0 0;
}
.woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button {
background-color: #373b3e;
color: #ffffff;
padding: 10px 30px;
text-transform: uppercase;
width: auto;
border-radius: 50px;
font-weight: 600;
}
.woocommerce #respond input#submit:hover,
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
background-color: #23252a;
border-color: #23252a;
color: #fff;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit[disabled]:disabled, 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, 
.woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, 
.woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
color: #fff;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border-radius: 0;
} .yith-wcwl-share {
margin-bottom: 0;
text-align: center;
}
.yith-wcwl-share h4.yith-wcwl-share-title {
margin: 0 0 10px;
}
.woocommerce table.wishlist_table {
text-align: center;
}
.nice-select.orderby .list{
right: 0;
left: auto;
} .product_images_area {
overflow: hidden;
position: relative;
}
.single-product .compare.scom.button {
display: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: left;
margin: 0;
width: 100%;
}
.pro-thumb-img li {
margin-bottom: 10px;
}
.product-details .price-ratting .ratting i {
color: #ffc741;
}
.tawcvs-swatches{
padding: 0 !important;
}
.tawcvs-swatches .swatch{
opacity: 1 !important;
}
.tawcvs-swatches .swatch.selected {
box-shadow: none !important;
}
.tawcvs-swatches .swatch-label {
background-color: transparent !important;
border-color: #373b3e !important;
}
.tawcvs-swatches .swatch.swatch-label.selected{
background-color: #373b3e !important;
border: 1px solid #373b3e !important;
color: #fff;
}
.product-details .price-ratting .price span{
margin: 0;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
opacity: 1;
}
.woocommerce div.product p.price del span, .woocommerce div.product span.price del span{
text-decoration: line-through;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 0;
}
.product-details .price-ratting .price{
margin: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #373b3e;
font-size: 20px;
font-weight: 700;
line-height: 24px;
}
.product-details .quantity-cart .product-quantity input{
padding: 0;
}
.woocommerce .quantity input[type="number"] {
-moz-appearance: textfield;
}
.woocommerce .quantity input[type="number"]::-webkit-inner-spin-button, 
.woocommerce .quantity input[type="number"]::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0; 
}
.woocommerce button.button.alt.single_add_to_cart_button{
background-color: #373b3e;
border: 1px solid #373b3e;
border-radius: 50px;
color: #fff;
display: block;
font-weight: 400;
height: 40px;
line-height: 24px;
margin-bottom: 10px;
padding: 6px 40px;
text-align: center;
text-transform: uppercase;
}
.woocommerce button.button.alt.single_add_to_cart_button:hover{
background-color: transparent;
color: #373b3e;
}
.woocommerce div.product form.cart div.quantity {
margin: 0 20px 0 0;
}
.quantity.product-quantity {
border: 1px solid #373b3e;
border-radius: 50px;
display: block;
float: left;
margin-bottom: 10px;
margin-right: 22px;
padding: 0 30px;
position: relative;
width: 100px;
}
.product-quantity input {
border: medium none;
height: 38px;
text-align: center;
width: 40px;
}
.product-quantity span {
color: #373b3e;
cursor: pointer;
display: block;
font-size: 20px;
height: 38px;
line-height: 38px;
position: absolute;
text-align: center;
top: 0;
width: 29px;
right: 0;
}
.product-quantity span a{
text-decoration: none;
display: block;
}
.product-quantity span.dec {
left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: transparent;
border: medium none;
border-radius: 0;
bottom: -1px;
display: block;
float: left;
margin-right: 30px;
position: relative;
z-index: 2;
padding: 0;
margin-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin: 0 0 20px;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
box-shadow: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::before{
display: none;
}
.pro-info-tab-list li.active a{
border-bottom: 2px solid #000000;
}
.woocommerce-Tabs-panel h2 {
margin: 0 0 10px;
}
.woocommerce table.shop_attributes td {
padding: 0 0 0 10px;
}
.mini-cart-wrap .mini-cart-product .remove {
color: #373b3e !important;
font-size: 14px;
height: auto;
width: auto;
}
.woocommerce a.remove:hover {
background: transparent;
color: #ff0000 !important;
}
.related.products{
margin-top: 70px;
}
.related.products > h2 {
color: #23252a;
font-family: "Source Sans Pro",sans-serif;
font-size: 30px;
font-weight: 600;
line-height: 1;
margin: 0 0 25px;
text-transform: uppercase;
} .cart-table table tbody tr td.pro-title a{
text-decoration: none;
}
.woocommerce .cart-table table.shop_table{
text-align: center;
}
.cart-table table tbody tr td.pro-quantity .product-quantity{
float: none;
}
.cart-table table tbody tr td.pro-remove a {
color: #373b3e !important;
margin: 0 auto;
}
.cart-table table tbody tr td.pro-remove a:hover {
color: #ff0000 !important;
}
.cart-buttons button.button{
background-color: #373b3e;
border: medium none;
border-radius: 50px;
color: #ffffff;
display: block;
float: left;
font-size: 14px;
font-weight: 400;
height: 40px;
line-height: 24px;
margin-bottom: 10px;
margin-right: 15px;
padding: 8px 25px;
text-transform: uppercase;
}
.cart-buttons button.button:hover{
background-color: #23252a;
color: #fff;
}
.cart-coupon .cuppon-form button.button {
background-color: #373b3e;
border: medium none;
border-radius: 50px;
color: #fff;
display: block;
float: left;
font-size: 14px;
font-weight: 400;
height: 40px;
line-height: 24px;
padding: 8px 25px;
position: absolute;
right: 0;
text-transform: uppercase;
top: 0;
}
.cart_totals {
text-align: right;
}
.cart_totals h2 {
border-bottom: 1px solid #ddd;
font-size: 24px;
line-height: 18px;
margin-bottom: 30px;
padding-bottom: 10px;
text-transform: uppercase;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
background-color: #373b3e;
border: medium none;
border-radius: 50px;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 600;
height: 40px;
line-height: 24px;
padding: 8px 25px;
text-transform: uppercase;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
background-color: #23252a;
}
.woocommerce form .check_out_form_area .form-row input.input-text{
background-color: transparent;
border: 1px solid #999999;
border-radius: 50px;
color: #373b3e;
font-size: 14px;
line-height: 23px;
margin-bottom: 15px;
padding: 10px 20px;
width: 100%;
}
.woocommerce form .check_out_form_area .form-row label {
font-size: 14px;
font-weight: 600;
margin-bottom: 12px;
text-transform: capitalize;
}
.checkout-title,.check_out_form_area h3,.your-order h3 {
font-size: 20px;
font-weight: 700;
line-height: 23px;
margin-bottom: 30px;
text-decoration: underline;
text-transform: capitalize;
}
.woocommerce-checkout #payment ul.payment_methods li {
margin: 0 0 10px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: #f6f7f8 none repeat scroll 0 0;
border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods{
padding: 45px 45px 20px;
}
.woocommerce-checkout #payment .place-order{
padding: 20px 45px 45px !important;
}
li.wc_payment_method input[type="radio"] {
display: none;
}
li.wc_payment_method input[type="radio"] + label {
color: #23252a;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
padding-left: 30px;
position: relative;
}
li.wc_payment_method input[type="radio"] + label::after {
background-color: #23252a;
content: "";
display: block;
height: 10px;
left: 5px;
opacity: 0;
position: absolute;
text-align: center;
top: 5px;
transition: all 0.3s ease 0s;
width: 10px;
}
li.wc_payment_method input[type="radio"]:checked + label::after {
opacity: 1;
}
li.wc_payment_method input[type="radio"] + label::before {
border: 2px solid #999999;
content: "";
display: block;
height: 20px;
left: 0;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
width: 20px;
}
li.wc_payment_method input[type="radio"]:checked + label::before {
border: 2px solid #23252a;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
background-color: #373b3e;
border: medium none;
border-radius: 50px;
color: #ffffff;
float: left;
font-weight: 600;
height: 44px;
line-height: 24px;
margin-top: 25px;
padding: 10px 30px;
text-transform: uppercase;
}
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2 {
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
background-color: #373b3e;
border: medium none;
border-radius: 50px;
color: #fff;
display: inline-block !important;
font-size: 14px;
font-weight: 600;
height: 40px;
line-height: 24px;
padding: 8px 25px;
text-transform: uppercase;
}
.woocommerce .wishlist_table td.product-add-to-cart a:hover {
background-color: #23252a;
}
.wishlist_table tr td.product-thumbnail, 
.wishlist_table tr td.product-name, 
.wishlist_table tr td.wishlist-name, 
.wishlist_table tr td.wishlist-privacy, 
.woocommerce table.wishlist_table tfoot td{
text-align: center;
}
.pro-price mark, .pro-price ins{
background: transparent;
}
.woocommerce table.wishlist_table {
font-size: inherit;
}
.woocommerce-message {
border-top-color: #373b3e;
}
.woocommerce-message::before {
color: #373b3e;
}
.woocommerce #content table.wishlist_table.cart a.remove {
color: #373b3e !important;
background-color: transparent;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
background-color: transparent;
color: #ff0000 !important;
}
h1.page-title {
font-size: 30px;
font-weight: 600;
margin: 0;
}
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: 14px;
height: 44px;
line-height: 22px;
padding: 10px 20px;
width: 100%;
}
.footer-contact-form input[type="text"]:focus,
.footer-contact-form input[type="email"]:focus,
.footer-contact-form input[type="url"]:focus,
.footer-contact-form input[type="password"]:focus,
.footer-contact-form input[type="search"]:focus,
.footer-contact-form input[type="number"]:focus,
.footer-contact-form input[type="tel"]:focus,
.footer-contact-form input[type="range"]:focus,
.footer-contact-form input[type="date"]:focus,
.footer-contact-form input[type="month"]:focus,
.footer-contact-form input[type="week"]:focus,
.footer-contact-form input[type="time"]:focus,
.footer-contact-form input[type="datetime"]:focus,
.footer-contact-form input[type="datetime-local"]:focus,
.footer-contact-form input[type="color"]:focus,
.footer-contact-form textarea:focus {
color: #fff;
}
.subscribe-form input{
height: 50px;
} .woocommerce-MyAccount-navigation ul li {
border: 1px solid #ddd;
margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 10px;
line-height: 1;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #f05b64;
}
.woocommerce-account .woocommerce-MyAccount-content {
border: 1px solid #ddd;
padding: 15px;
}
.woocommerce-MyAccount-content > p {
margin: 0;
}
.woocommerce-MyAccount-content a {
text-decoration: underline;
}
.woocommerce table.my_account_orders{
margin-bottom: 0;
text-align: center;
}
.woocommerce-MyAccount-content .woocommerce-info {
margin-bottom: 0;
}
.woocommerce-account .addresses .title h3 {
margin-bottom: 10px;
}
.u-columns.woocommerce-Addresses.addresses {
margin-top: 15px;
}
.woocommerce .woocommerce-breadcrumb {
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0;
padding: 0;
}
.product-details .price-ratting .ratting i {
display: inline-block;
float: none;
}
.quantity.product-quantity input {
padding: 0;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li{
position: relative;
}
.side-menu nav > ul > li:hover > .sub-menu, .side-menu nav > ul > li:hover > .mega-menu {
margin-top: 0;
opacity: 1;
visibility: visible;
z-index: 999;
}
.side-menu .sub-menu,.mobile-menu .sub-menu{
border-top: 0;
}
.logged-in.admin-bar button.side-menu-close {
top: 45px;
}
.logged-in.admin-bar .side-menu-inner .side-logo {
top: 55px;
}
.zoomContainer {
margin-top: -30px;
}
.zoomWindow {
background-color: #f8f8f8;
}
.sidebar span.count {
float: right;
}
.woocommerce ul.product_list_widget li img {
margin-left: 0px;
width: auto;
}
.woocommerce ul.product_list_widget li a{
font-weight: 500;
}
.woocommerce ul.product_list_widget .content {
line-height: 1;
}
.woocommerce ul.product_list_widget .ratting {
margin-top: 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
background-color: #23252a;
box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.15);
height: 15px;
transition: none 0s ease 0s ;
width: 15px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
background-color: #c7c7c7;
height: 5px;
border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
background-color: #373b3e;
height: 100%;
}
.tagcloud a {
color: #373b3e;
display: inline-block;
font-size: 14px!important;
line-height: 2.14286em;
position: relative;
border: 1px solid #CCCCCC;
margin-bottom: 8px;
padding: 0 12px;
margin-right: 8px;
}
.tagcloud a:last-child::after {
display: none;
}
.tagcloud a:hover {
border-color: #03B1F7;
}
.footer-top-section .footer-widget ul li ul {
margin-left: 15px;
}
.sidebar-list li {
line-height: 1;
}
.sidebar-list li a {
display: inline-block;
}
.read-more {
margin-top: 0px;
}
.singel_blog_items.hentry {
margin-bottom: 0;
}
.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: 0;
font-size: 14px;
height: inherit;
line-height: 44px;
width: auto;
}
.comment-reply-title {
font-weight: 500;
margin-bottom: 8px;
margin-left: 0;
margin-right: 0;
}
.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;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
}
.woocommerce .woocommerce-MyAccount-content a.button{
background-color: #373b3e;
border-radius: 0;
color: #fff;
}
.woocommerce .woocommerce-MyAccount-content a.button:hover{
background-color: #23252a;
}
.related.products .col-lg-4 {
flex: 0 0 25%;
max-width: 25%;
}
.home .site-wrapper{
padding-top: 0;
}
.sidebar ul.children{
padding-left: 15px;
}
.footer-widget ul {
padding-left: 15px;
}
.footer-widget ul li a, .widget_nav_menu .menu ul li a {
padding: 6px 0;
}
.footer-widget ul li a{
display: inline-block;
}
.footer-widget ul li {
margin-bottom: 0;
word-break: break-word;
}
.single-blog-item .content .desc blockquote p {
color: #fff;
}
ul {
list-style: outside none disc;
margin: 0;
padding-left: 20px;
}
.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: #03A9F4;
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;
}
.footer-top-section {
background: #232323;
color: #fff;
}
.footer-bottom-section {
background-color: #2a2a2a;
color: #fff;
}
.textwidget ul li i {
display: inline-block;
float: left;
line-height: 35px;
margin-right: 15px;
} .home-blog-item {
border: 1px solid #ddd;
}
.home-blog-item .content {
background: #fff none repeat scroll 0 0;
padding: 15px;
}
.home-blog-item .content .date {
color:#888888;
display: block;
font-size: 14px;
margin-bottom: 8px;
overflow: hidden;
}
.home-blog-item .content .title {
color: #464646;
font-size: 18px;
font-weight: 600;
line-height: 30px;
margin-top: 0;
margin-bottom: 13px;
}
.home-blog-item .content p {
color: #464646;
font-size: 14px;
font-weight: 400;
line-height: 24px;
margin-bottom: 15px;
}
.home-blog-item .content .read-more {
background: #03a9f4 none repeat scroll 0 0;
color: #fff;
font-size: 12px;
font-weight: 700;
line-height: 22px;
margin-top: 5px;
padding: 8px 20px;
text-transform: uppercase;
}
.color-price ul{
padding: 0;
list-style: none;
} .home-blog-item-two .content span {
margin-right: 25px;
position: relative;
font-size: 15px;
font-weight: 500;
color: #03a9f4;
font-family: 'Montserrat', sans-serif; 
}
.home-blog-item-two .content .title {
font-size: 20px;
font-weight: 600;
line-height: 27px;
margin-top: 10px;
margin-bottom: 13px;
font-family: 'Montserrat', sans-serif;
}
.home-blog-item-two .content p {
color: #464646;
font-size: 14px;
font-weight: 400;
line-height: 24px;
margin-bottom: 15px;
}
.home-blog-item-two span::before {
content: "";
height: 18px;
left: -16px;
position: absolute;
top: 2px;
width: 2px;
border: 1px solid #ccc;
}
.home-blog-item-two .content {
background: #fff none repeat scroll 0 0;
padding: 20px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.home-blog-item-two span:first-child::before,.home-blog-item-two span.date:first-child::before {
display: none;
}
.home-blog-item-two .author-post-meta span,.home-blog-item-two  .comment-meta span {
color: #777777;
font-size: 14px;
font-weight: 500;
}
.home-blog-item-two  .comment-meta span{margin-right: 0;}
.author-meta {
position: relative;
display: block;
margin-top: 20px;
margin-bottom: 8px;
}
.author-meta::after {
position: absolute;
content: "";
width: 100%;
height: 1px;
top: 25px;
left: 50px;
background: #03a9f4;
}
.author-meta img {
border-radius: 50px!important;
border: 1px solid #03a9f4!important;
}
.author-post-meta {
display: inline-block;
float: left;
}
.comment-meta {
float: right;
} .product-tab-list.nav {
justify-content: center;
}
.product-tab-list.nav a.active{
border-color: #e5e5e5;
}
.product-tab-list.nav a {
border: 1px solid transparent;
margin-right: 20px;
padding: 5px 15px;
text-transform: capitalize;
border-radius: 50px;
}
.product-tab-list.nav a:last-child{
margin-right:0;
}
.by-brand-product .cus-col-5 {
float: left;
width: 20%;
}
.single-brand-product {
position: relative;
}
.collection-content {
display: inline-block;
position: absolute;
top: 0;
} .banner {
position: relative;
}
.banner_content {
bottom: 20px;
left: 40px;
position: absolute;
}
.banner_content h3 {
margin: 0;
}
.banner_price {
background: #1b2125 none repeat scroll 0 0;
border-radius: 50px;
color: #fff;
display: inline-block;
margin-bottom: 5px;
padding: 5px 15px;
} .cus-col-5 {
width: 20%;
float: left;
}
.single-collection {
position: relative;
}
.collection-image {
position: relative;
}
.collection-image img {
width: 100%;
}
.collection-image::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000000;
opacity: 0;
z-index: 1;
transition: all 0.3s ease 0s;
}
.collection-title {
z-index: 2;
font-size: 24px;
line-height: 35px;
margin: 0;
position: absolute;
left: 50px;
top: 50px;
overflow: hidden;
transition: all 0.3s ease 0s;
}
.single-collection > a {
z-index: 2;
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/collection-shop-arrow.png);
background-repeat: no-repeat;
background-position: center right;
position: absolute;
left: 50px;
bottom: 100px;
padding-right: 60px;
color: #ffffff;
font-size: 18px;
line-height: 1;
text-transform: capitalize;
opacity: 0;
margin-bottom: -30px;
transition: all 0.3s ease 0s;
}
.single-collection:hover .collection-image::before {
opacity: 0.7;
}
.single-collection:hover .collection-title {
color: #ffffff;
}
.single-collection:hover > a {
opacity: 1;
margin-bottom: 0;
}
.no-images .collection-title {
padding-left: 20px;
position: static;
}
.single-collection.no-images:hover .collection-title {
color: #23252a;
}
.single-collection.no-images > a {
color: #23252a;
opacity: 1;
padding-left: 20px;
padding-right: 0;
position: static;
visibility: visible;
} .product-banner-99 {
position: relative;
}
.product-banner-99 > a {
display: block;
}
.product-banner-99 > a img{
width: 100%;
}
.product-banner-99 .banner_content {
position: absolute;
bottom: auto;
top: 50%;
transform: translateY(-50%);
right: 125px;
left: auto;
}
.product-banner-99 .banner_content p {
font-size: 36px;
line-height: 60px;
color: #615959;
font-weight: 700;
margin: 0;
text-align: right;
} .testimonial-slider .slick-arrow {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #999;
color: #666;
font-size: 18px;
height: 30px;
left: 0;
line-height: 28px;
margin-top: -15px;
opacity: 0;
padding: 0;
position: absolute;
text-align: center;
top: 50%;
transition: all 0.3s ease 0s;
visibility: hidden;
width: 30px;
z-index: 99;
cursor: pointer;
border-radius: 50px;
}
.testimonial-slider .slick-arrow.slick-prev {
left: 0;
right: auto;
}
.testimonial-slider .slick-arrow.slick-next {
left: auto;
right: 0;
}
.testimonial-slider:hover .slick-arrow {
opacity: 1;
visibility: visible;
}
.testimonial-slider .slick-arrow:hover{background: #03a9f4;border-color: #03a9f4;color: #fff;}
.single-testimonial .testimonial-image {
border: 1px solid #ececec;
border-radius: 50%;
height: 100px;
margin: 0 auto 15px;
overflow: hidden;
width: 100px;
}
.single-testimonial .testimonial-image img {
border-radius: 50%;
overflow: hidden;
width: 100%;
}
.single-testimonial .testimonial-content h2 {
color: #666666;
font-size: 15px;
font-weight: 600;
line-height: 24px;
margin-bottom: 5px;
text-transform: capitalize;
}
.single-testimonial .testimonial-content span {
display: block;
font-size: 14px;
line-height: 22px;
color: #666;
text-transform: capitalize;
margin-bottom: 15px;
}
.single-testimonial .testimonial-content p {
color: #666;
display: block;
font-size: 14px;
margin: auto;
width: calc(100% - 30%);
}
.testimonial-slider ul.slick-dots{
margin: 0;
padding: 0;
list-style: none;
}
.testimonial-slider ul.slick-dots li {
background: #373b3e none repeat scroll 0 0;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 4px;
width: 10px;
cursor: pointer;
}
.testimonial-slider ul.slick-dots li.slick-active{
background: #23252a none repeat scroll 0 0;
}
.testimonial-slider ul.slick-dots li button{
padding: 0;
height: inherit;
text-indent: -99999px;
line-height: 1;
} .service-section .elementor-row > .elementor-element:nth-child(1) {
text-align: left;
}
.service-section .elementor-row > .elementor-element:nth-child(2) {
text-align: center;
}
.service-section .elementor-row > .elementor-element:nth-child(3) {
text-align: right;
}
.single-service {
border: 1px solid #f1f1f1;
display: inline-block;
margin-bottom: 20px;
padding: 37px 25px 32px;
transition: all 0.3s ease 0s;
}
.single-service .service-icon {
color: #4fc1f0;
font-size: 30px;
margin-bottom: 25px;
transition: all 0.3s ease 0s;
}
.single-service .service-content {
overflow: hidden;
float: left;
}
.single-service .service-content h4 {
font-size: 16px;
line-height: 24px;
font-weight: 600;
color: #383838;
margin-bottom: 10px;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.single-service .service-content p {
color: #525252;
font-size: 14px;
line-height: 26px;
}
.single-service-box {
display: block;
margin-bottom: 40px;
overflow: hidden;
transform-style: preserve-3d;
}
.single-service-box .media-body {
margin-top: 0;
padding: 20px 0 0;
}
.single-service-box .media-body .heading {
color: #03a9f4;
font-size: 18px;
font-weight: 600;
line-height: 26px;
margin-bottom: 10px;
margin-top: 0;
text-transform: uppercase;
}
.single-service-box .servbtn {
border-color: #454545;
border-style: solid;
border-width: 0;
color: #fff;
cursor: pointer;
display: inline-block;
font-weight: 700;
padding: 6px 15px;
text-align: center;
transition: all 0.2s ease-in-out 0s;
vertical-align: middle;
background: #03a9f4 none repeat scroll 0 0;
font-size: 13px;
text-transform: uppercase;
margin-top:15px;
}
.excerpt p{color: #666;}
.single-service-box .servbtn:hover {
background-color: #4fc3f7;
color: #ffffff;
}
.our-service-box {
display: flex;
flex-flow: row wrap;
}
.services-body {
flex: 50%;
padding-right: 10px;
}
.services-thumbnail-big {
width: 50%;
padding-left: 10px;
} .our-services-area .services-body .heading {
font-size: 24px;
margin-bottom: 20px;
padding-bottom: 20px;
position: relative;
}
.our-services-area .heading a :hover{color: #666;}
.our-services-area .services-body .heading::before {
background: #999 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
width: 80px;
} .single-benefits {
margin-bottom: 20px;
}
.benefits-section .elementor-row > .elementor-element:nth-child(1) {
text-align: left;
}
.benefits-section .elementor-row > .elementor-element:nth-child(2) {
text-align: center;
}
.benefits-section .elementor-row > .elementor-element:nth-child(3) {
text-align: right;
}
.single-benefits {
border: 1px solid #f1f1f1;
display: inline-block;
padding: 37px 25px 32px;
transition: all 0.3s ease 0s;
}
.single-benefits:hover {
background: #03a9f4 none repeat scroll 0 0;
border: 1px solid #03a9f4;
}
.single-benefits .benefits-icon {
color: #4fc1f0;
font-size: 30px;
margin-bottom: 25px;
transition: all 0.3s ease 0s;
}
.single-benefits .benefits-content {
overflow: hidden;
float: left;
}
.single-benefits .benefits-content h4 {
font-size: 16px;
line-height: 24px;
font-weight: 600;
color: #383838;
margin-bottom: 10px;
margin-top: 0;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.single-benefits:hover .benefits-content h4,
.single-benefits:hover .benefits-content p,
.single-benefits:hover .benefits-icon {
color: #fff;
}
.single-benefits .benefits-content p {
color: #525252;
font-size: 14px;
line-height: 26px;
} .section-title.title-style-two::before{
display: none;
}
.section-title span {
border-bottom: 2px dashed #525252;
display: inline-block;
height: 2px;
margin-top: 15px;
position: relative;
width: 80px;
}
.section-title.title-style-two span::before{
background-color: #383838;
display: block;
height: 3px;
margin-bottom: 13px;
margin-top: 25px;
width: 50px;
position: absolute;
content: "";
left: -13px;
bottom: 0;
}
.section-title p {
color: #525252;
font-size: 14px;
line-height: 30px;
margin-bottom: 0;
} .elementor-image .attachment-large.size-large {
width: 100%;
}
.insurersem-team-thumb {
border: 1px solid #f1f1f1;
margin-bottom: 30px;
background-color: #f5f5f5;
overflow: hidden;
position: relative;
}
.insurersem-team-team-hover-action {
padding: 14px 15px 15px;
}
.insurersem-team-team-name {
color: #444;
font-size: 18px;
margin-top: 0;
font-weight: 600;
margin-bottom: 0px;
}
.insurersem-team-team-designation {
color: #444;
display: block;
font-size: 14px;
font-weight: 400;
margin-bottom: 5px;
}
.insurersem-team-social-network {
margin: 0;
padding: 0;
}
.insurersem-team-social-network li {
display: inline-block;
list-style: outside none none;
}
.insurersem-team-social-network li a {
color: #444;
border-radius: 100%;
display: inline-block;
font-size: 14px;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
}
.insurersem-team-social-network li a:hover {
background: #fff none repeat scroll 0 0;
border-color: #fff;
color: #03a9f4;
}
.hero-section .row-0 > [class*="col"] {
padding-left: 0px;
padding-right: 0px; 
}
.side-menu nav {
max-height: 300px;
overflow-y: auto;
}
.footer-widget.widget {
margin: 0;
}
.footer-widget ul li a:hover {
color: #03a9f4;
}
.woocommerce-privacy-policy-text {
margin-bottom: 15px;
}
.tagcloud a:hover{
color: #03a9f4;
}
.woocommerce #reviews #comment {
border-color: #373b3e;
border-radius: 50px;
}
.woocommerce #review_form #respond .form-submit input {
margin-top: 15px;
}
.home-blog-item .content .read-more:hover {
background: #454545 none repeat scroll 0 0;
color: #fff;
}
.home-blog-item .content span {
margin-right: 10px;
}
.home-blog-item .content span > i {
margin-left: 2px;
margin-right: 2px;
}
.woocommerce form .form-row textarea {
border-radius: 50px;
padding-left: 25px;
}
article.hentry,.page-content, .entry-content, .entry-summary {
margin: 0;
}
.woocommerce-MyAccount-navigation ul {
list-style: outside none none;
padding: 0;
}
.woocommerce-MyAccount-content .woocommerce-Button.button {
margin-top: 15px;
}
.widget-area {
overflow: hidden;
}
.wpcf7-form {
position: relative;
}
div.wpcf7-response-output {
bottom: auto;
margin: 20px 0 0;
overflow: hidden;
position: absolute;
width: 100%;
}
.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.widget.widget_media_image {
margin-bottom: 15px;
}
.footer-widget.widget {
margin: 0 0 30px;
}
.footer-widget.widget_calendar caption, .footer-widget.widget_calendar tfoot td,.footer-widget.widget_calendar thead th {
color: #fff;
}
.footer-add-icon i {
float: left;
line-height: 30px;
}
.footer-add-icon > p {
display: inline-block;
margin-left: 10px;
overflow: hidden;
}
.footer-widget.widget.widget_text {
margin-bottom: 20px;
} .contact-message input {
background-color: rgba(0, 0, 0, 0);
border: 1px solid #999;
border-radius: 0;
color: #666;
display: inline-block;
float: left;
height: 40px;
margin-bottom: 20px;
max-width: 100%;
padding: 0 15px;
width: 100%;
}
.contact-message textarea {
background-color: rgba(0, 0, 0, 0);
border: 1px solid #999;
color: #666;
height: 210px;
margin-bottom: 20px;
padding: 7px 15px;
width: 100%;
}
.contact-message input[type="submit"] {
background: #03a9f4 none repeat scroll 0 0;
border: 1px solid rgba(255, 255, 255, 0.5);
border-radius: 0;
color: #fff;
float: left;
font-size: 14px;
font-weight: 500;
height: 40px;
letter-spacing: 1px;
margin-bottom: 0;
padding: 0 40px;
text-transform: uppercase;
width: auto;
transition: .4s;
}
.contact-message input[type="submit"]:hover{background: transparent;border-color:#03a9f4;color:#03a9f4;} .product-single-banner .slider_content {
margin-left: 200px;
}
.product-single-banner .slider_content.text-right p{
float: right;
}
.product-single-banner .slider_content.text-right{
margin-left: 0;
}
.product-single-banner .bannerprd-image {
padding-top: 30px;
}
.product-single-banner .slider_content h1 {
color: #333333;
font-size: 48px;
font-weight: 700;
margin: 0 0 35px;
text-transform: uppercase;
}
.product-single-banner .slider_content p {
color: #666666;
margin: 0 0 35px;
max-width: 450px;
}
.product-single-banner .slider_content span.price {
display: block;
font-size: 36px;
font-weight: 500;
}
.product-single-banner .slider_content.text-right span.price,.product-single-banner .slider_content.text-right a.shopbtn{
clear: both;
}
.product-single-banner .slider_content a.shopbtn {
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/product-banner-arrow.png);
background-position: right center;
background-repeat: no-repeat;
font-size: 18px;
padding-right: 70px;
text-transform: capitalize;
margin-top: 35px;
transition: all 0.3s ease 0s;
}
.product-single-banner .slider_content.text-right a.shopbtn {
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/product-banner-arrow-right.png);
background-position: left center;
padding-left: 70px;
padding-right: 0;
} .hero-content-3 > * {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp; 
}
.slick-active .hero-content-3 > * {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp; }
.slick-active .hero-content-3 > *:nth-child(1) {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s; }
.slick-active .hero-content-3 > *:nth-child(2) {
-webkit-animation-delay: 1s;
animation-delay: 1s; }
.slick-active .hero-content-3 > *:nth-child(3) {
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s; }
.slick-active .hero-content-3 > *:nth-child(4) {
-webkit-animation-delay: 2s;
animation-delay: 2s; }
.slick-active .hero-content-3 > *:nth-child(5) {
-webkit-animation-delay: 2.5s;
animation-delay: 2.5s; }
.slick-active .hero-content-3 > *:nth-child(6) {
-webkit-animation-delay: 3s;
animation-delay: 3s; }
.hero-image-3 img {
display: inline-block;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp; }
.slick-active .hero-image-3 img {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s; }
.hero-content-3 {
display: inline-block;
float: left;
}
.slider_lyout_three .hero-content-3 h1 {
color: #fff;
font-size: 120px;
line-height: initial;
margin: 0;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
line-height: 1.0em;
}
.hero-content-3 h2 {
font-size: 50px;
font-weight: 400;
margin: 0;
color: #03a8f3;
font-family: 'Montserrat', sans-serif;
}
.hero-content-3 p {
font-size: 16px;
margin: 0;
color: #fff;
padding: 0;
margin-top: 25px;
padding-right: 50%;
}
.hero-content-3 > a {
border: 1px solid #03a8f3;
font-size: 15px;
margin-top: 30px;
color: #fff;
padding: 10px 30px;
border-radius: 50px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
}
.hero-slider.slider_lyout_three .slide-item {
display: flex !important;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
min-height: 85vh;
width: 100%;
}
.hero-content-3 > a:hover {
color: #fff;
background:#03a8f3;
border-color: #03a8f3;
}
.header_four .header-mini-cart > a {
align-items: left;
display: flex;
}
.mini_cart_count_text {
font-weight: 600;
margin-left: 5px;
}
.header_four .header-mini-cart > a span.mini_cart_count {
background-color: transparent;
color: #000;
display: block;
float: none;
height: auto;
line-height: 16px;
margin: 0;
position: static;
text-align: left;
transform: translateY(0px);
width: auto;
}
.product-item .product-inner .image-wrap .actions.style_two {
display: flex;
justify-content: center;
}
.product-item .product-inner .image-wrap .actions.style_two {
background: #000 none repeat scroll 0 0;
border-radius: 0;
bottom: 0;
padding: 0 30px;
top: auto;
width: 85%;
}
.product-item .product-inner .image-wrap .actions.style_two a {
background: transparent none repeat scroll 0 0;
border: medium none !important;
color: #fff;
display: block;
height: 50px;
line-height: 50px;
width: auto;
margin-right: 20px;
}
.product-item .product-inner .image-wrap .actions.style_two a.action-eye.quickview {
margin-right: 0;
}
.product-item .product-inner .image-wrap .actions.style_two a.action-eye.quickview img {
padding: 16px 0;
}
.product-item .product-inner .image-wrap .actions.style_two .wishlist {
float: left;
overflow: hidden;
top: 15px;
}
.product-item .product-inner .image-wrap .actions.style_two a:first-child {
border-bottom-left-radius: 0px;
border-right: 1px solid #d4d4d4;
border-top-left-radius: 0px;
width: auto;
}
.product-item .product-inner .image-wrap .actions.style_two .wishlist{
position: static;
}
.product-item .product-inner .image-wrap .actions.style_two .yith-wcwl-add-button {
overflow: hidden;
position: relative;
}
.product-item .product-inner .image-wrap .actions.style_two .yith-wcwl-add-to-wishlist .ajax-loading {
left: 25px;
margin: 0;
position: absolute;
top: 11px;
color: #fff;
}
.product-item .product-inner .image-wrap .actions.style_two a i {
margin: 0;
}
.product-item .product-inner .image-wrap .actions.style_two .wishlist a{
text-align: right;
color: #fff;
}
.product-item .actions.style_two a.button.added::after, .product-item .actions.style_two a.button.loading::after {
left: -12px;
top: 0;
position: absolute;
}
.product-item .product-inner .image-wrap .actions.style_two a.button {
padding-right: 15px;
}
.product-item .product-inner .image-wrap .actions.style_two a.button::before {
content: "+";
position: absolute;
right: 0;
top: 0;
} .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;
} .cus-col-5 {
flex: 0 0 20%;
max-width: 20%;
padding-left: 15px;
padding-right: 15px;
position: relative;
width: 100%;
}
.tab_with_icon .tab_menu_container {
background: #f7f7f7 none repeat scroll 0 0;
padding: 10px 0;
}
.product-tab-list.nav.tab_with_icon a {
border: medium none;
margin: 0;
padding: 15px 70px;
text-align: center;
border-right: 3px solid #fff;
border-radius: 0;
color: #8e8e8e;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
}
.product-tab-list.nav.tab_with_icon a img {
display: block;
margin: auto auto 10px;
filter: brightness(0) invert(58%);
}
.product-tab-list.nav.tab_with_icon a:last-child{
border-right: 0;
}
.product-tab-list.nav.tab_with_icon a:hover,.product-tab-list.nav.tab_with_icon a.active{
color: #000;
}
.product-tab-list.nav.tab_with_icon a:hover img,.product-tab-list.nav.tab_with_icon a.active img {
filter: brightness(1) invert(0);
} .header-shop-links img {
max-width: none;
}
.header-search-icon,.header-menubar-icon{
margin-left: 50px;
position: relative;
}
.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;
}
.main-search-active.inside {
transform: translateX(0px);
}
.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: 50px;
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;
}
.slider_lyout_four .hero-image-2::before{display: none;}
.collection-wrap.style_two .collection-title{
bottom: 50px;
top: auto;
}
.collection-wrap.style_two .collection-title a{
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/collection-shop-arrow-black.png);
background-position: right center;
background-repeat: no-repeat;
padding-right: 60px;
}
.collection-wrap.style_two .single-collection:hover .collection-title a{
background-image: url(//www.grupseguros.cl/wp-content/themes/insurersem/images/icons/collection-shop-arrow.png);
}
.collection-wrap.style_two .single-collection a.shop_btn{
display: none;
}
.service_border {
position: relative;
}
.service_border::before {
background: #eeeeee none repeat scroll 0 0;
content: "";
height: 145px;
position: absolute;
right: -15px;
top: 0;
width: 2px;
}
.product_information_area {
background: #fff none repeat scroll 0 0;
bottom: -90px;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.18);
left: 0;
opacity: 0;
position: absolute;
text-align: left;
transition: all 0.4s ease 0s;
visibility: hidden;
width: 100%;
}
.product-item .product-inner .product_information_area .content{
padding-bottom: 20px;
}
.product-item:hover .product_information_area{
visibility: visible;
opacity: 1;
bottom: -75px;
}
.product_attribute {
padding: 0 30px;
margin-top: 30px;
}
.product_attribute ul{
padding: 0;
list-style: none;
margin: 0 0 20px;
text-align: left;
}
.product_attribute ul li {
display: inline-block;
line-height: 1;
margin: 0 10px 0 0;
}
.product_attribute ul li.color_attribute{
width: 15px;
height: 15px;
border-radius: 100%;
}
.product-item .product-inner .image-wrap .product_information_area .actions.style_two {
border-radius: 0;
bottom: 0;
opacity: 1;
overflow: hidden;
padding: 0 30px;
position: static;
top: auto;
transform: translateX(0px);
visibility: visible;
width: 100%;
}
.product-item .product-inner{
overflow: visible;
padding-bottom: 0;
}
.product_information_area .attribute_label {
font-weight: 600;
}
.product-item.product_style_three .product-inner .image-wrap .actions.style_two a:first-child{
width: auto;
} .modal-body {
display: flex;
justify-content: space-between;
padding: 50px;
}
.modal-dialog {
margin: 150px auto;
min-width: 878px;
}
.qwick-view-left {
min-width: 320px;
}
.quick-view-tab-content .tab-pane > img {
width: 100%;
}
.quick-view-list {
margin-top: 10px;
}
.quick-view-list a:last-child {
margin-right: 0px;
}
.qwick-view-left {
margin-right: 30px;
}
.modal-content {
border-radius: 0rem;
}
.quickview .title {
margin: 0 0 10px;
}
.qwick-view-content > h3 {
color: #707070;
font-size: 18px;
font-weight: 600;
margin: 0;
}
.qwick-view-content > p {
color: #545454;
margin-bottom: 25px;
}
.quickview p.price {
margin: 0 0 20px;
}
.qwick-view-content .quantity.product-quantity input{
border: medium none;
text-align: center;
}
.woocommerce div.product .qwick-view-content form.cart .button {
height: auto;
line-height: inherit;
padding: 10px 40px;
}
.woocommerce div.product .qwick-view-content form.cart{
margin-bottom: 10px !important;
}
.qwick-view-content .woocommerce-product-details__short-description {
margin-bottom: 20px;
}
.qwick-view-content .variations div {
margin-bottom: 10px;
}
#exampleModal .close {
color: #fff;
float: right;
font-size: 50px;
font-weight: 700;
line-height: 1;
opacity: 1;
position: absolute;
right: 370px;
text-shadow: 0 1px 0 #fff;
top: 32px;
transition: all .3s ease 0s;
cursor: pointer;
}
#exampleModal .close:hover {
color: #ee3333;
}
.modal-backdrop.show {
opacity: 0.8;
}
.modal-content .close:hover {
color: #ee3333;
} .product-item.shop-product-items .product-inner .content {
padding: 15px 30px 25px;
}
.product-item.shop-product-items:hover .product_information_area {
bottom: -100px;
}
.footer-contact-form input, .footer-contact-form textarea {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #eeeeee;
border-radius: 0;
color: #f5f5f5;
font-size: 14px;
margin-bottom: 15px;
padding: 10px;
}
.footer-contact-form *::-moz-placeholder {
color: #f5f5f5;
}
.footer-contact-form textarea {
height: 90px;
}
.footer-contact-form input.submit-btn[type="submit"] {
background: #03a9f4 none repeat scroll 0 0;
border: 1px solid #03a9f4;
color: #fff;
font-weight: 500;
margin: 0;
padding: 0 32px;
text-transform: uppercase;
}
span.wpcf7-not-valid-tip {
display: inline-block;
} .single-brand {
border: 1px solid #f1f1f1;
height: 100px;
line-height: 100px;
margin: auto;
position: relative;
text-align: center;
transition: .4s;
}
.single-brand:hover{border: 1px solid #03a9f4;}
.single-brand.slick-slide {
margin: 0 10px;
}
.single-brand .slick-list {
margin: 0 -10px;
} .elementor-image-box-title {
margin-top: 0;
margin-bottom: 13px!important;
}
.elementor-image-box-description {
padding-right: 12%;
} .request-form input, .request-form select {
height: 45px;
border-radius: 0;
border: 1px solid #ededed;
padding: 10px 20px;
margin-bottom: 25px;
}
.request-form input[type="submit"] {
background: transparent;
border: 1px solid #03a9f4;
border-radius: 0;
color: #03a9f4;
float: left;
font-size: 14px;
font-weight: 700;
height: 50px;
letter-spacing: 1px;
margin-bottom: 0;
padding: 0 45px;
text-transform: uppercase;
width: auto;
transition: .4s;
border-radius: 50px;
margin-top:25px;
}
.request-form input[type="submit"]:hover{background:#03a9f4;color:#fff ;border-color:#03a9f4;}
div.wpcf7-response-output,div.wpcf7-response-output {
margin: 60px 0 0;
}
.eael-call-to-action p {
color: #ffffff;
font-family: "Open Sans", Open Sans;
font-size: 16px;
font-weight: 400;
padding: 0 33%;
} .request-call-back-form input {
height: 45px;
border-radius: 0;
border: 1px solid #ededed;
padding: 10px 20px;
margin-bottom: 25px;
}
.request-call-back-form input[type="submit"] {
background: transparent;
border: 1px solid #fff;
border-radius: 0;
color: #fff;
float: left;
font-size: 14px;
font-weight: 700;
height: 50px;
letter-spacing: 1px;
margin-bottom: 0;
padding: 0 45px;
text-transform: uppercase;
width: auto;
transition: .4s;
border-radius: 50px;
margin-top:15px;
}
.request-call-back-form input[type="submit"]:hover{background:#03a9f4;color:#fff ;border-color:#03a9f4;}
div.wpcf7-response-output,div.wpcf7-response-output {
margin: 60px 0 0;
}
.request-call-back-form *::placeholder {
color: #fff;
}
.request-call-back-form input[type="text"]:focus,.request-call-back-form input[type="email"]:focus,
.request-call-back-form input[type="url"]:focus,.request-call-back-form input[type="password"]:focus,
.request-call-back-form input[type="search"]:focus,.request-call-back-form input[type="number"]:focus,
.request-call-back-form input[type="tel"]:focus,.request-call-back-form input[type="range"]:focus,
.request-call-back-form input[type="date"]:focus,.request-call-back-form input[type="month"]:focus,.request-call-back-form input[type="week"]:focus,
.request-call-back-form input[type="time"]:focus,.request-call-back-form input[type="datetime"]:focus,.request-call-back-form input[type="datetime-local"]:focus,
.request-call-back-form input[type="color"]:focus,.request-call-back-form textarea:focus {
color: #fff;
} .team-section {
transform: translateY(-6%);
}
.team-wrap {
margin-top: -70px; }
.single-team {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
border-radius: 10px;
}
.team-content {
background: #fff none repeat scroll 0 0;
overflow: hidden;
padding: 23px 0;
position: relative;
transition: all 0.3s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s;
z-index: 9;
}
.single-team.text-center .team-content {
padding-left: 20px;
padding-right: 20px; }
.team-conetnt-info {
opacity: 1;
-webkit-transition: all 0.4s linear 0s;
-moz-transition: all 0.4s linear 0s;
-ms-transition: all 0.4s linear 0s;
-o-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s; }
.team-conetnt-info h5 {
color: #333333;
font-size: 18px;
font-weight: 600;
line-height: 30px;
margin-bottom: 4px;
text-transform: capitalize;
}
.team-conetnt-info h5 a {
color: #293155; }
.team-conetnt-info h5 a:hover {
color: #f1b204; }
.team-conetnt-info h6 {
font-size: 12px;
margin-top: 0;
color: #777777;
font-size: 14px;
font-weight:400;
line-height: 16px;
margin-bottom: 0; }
.team-social-icons {
position: absolute;
left: -100%;
top: 0;
height: 100%;
width: 100%;
z-index: 2;
border-bottom: 1px solid #47BB8F;
-webkit-transition: all 0.4s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s;
-moz-transition: all 0.4s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s;
-ms-transition: all 0.4s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s;
-o-transition: all 0.4s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s;
transition: all 0.4s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center; }
.team-social-icons ul {
padding-left: 0;
margin-bottom: 0;
font-size: 0;
display: block;
width: 100%; }
.team-social-icons ul li {
display: inline-block;
vertical-align: middle;
font-size: 30px;
padding: 0 8px; }
.team-social-icons ul li:first-child {
padding-left: 0; }
.team-social-icons ul li:last-child {
padding-right: 0; }
.team-social-icons ul li a:hover {
background: #03a9f4;
color: #fff;
}
.single-team:hover .team-conetnt-info {
opacity: 0; }
.single-team:hover .team-social-icons {
left: 0; }
.bg-white .team-social-icons {
background: #ffffff; }
.bg-grey .team-social-icons {
background: #f7f7f7; }
.single-team:hover .team-content {
margin-top: -45px; }
.team-social-icons ul li a {
border-radius: 100%;
color: #03a9f4;
display: inline-block;
font-size: 16px;
height: 40px;
line-height: 40px;
vertical-align: middle;
width: 40px;
background: #fff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.single-team .team-content-info {
opacity: 1; }
.single-team .team-social-icons {
padding-top: 0;
left: 0;
position: relative;
border-bottom: none;
height: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s;
-moz-transition: all 0.3s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s;
-ms-transition: all 0.3s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s;
-o-transition: all 0.3s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s;
transition: all 0.3s cubic-bezier(0.63, 0.01, 0.36, 0.99) 0s; }
.single-team:hover .team-conetnt-info {
opacity: 1; }
.single-team:hover .team-social-icons {
padding-bottom: 20px;
height: 45px;
opacity: 1;
visibility: visible;
} .eael-call-to-action {
width: 100%;
height: auto;
display: block;
padding: 30px;
font-size: 16px;
color: #4d4d4d;
font-weight: 400;
line-height: 27px;
margin: 0 auto;
}
.eael-call-to-action p {
margin-bottom: 10px;
}
.eael-call-to-action .title-small {
font-size: 20px;
font-weight: 500;
line-height: 24px;
margin-bottom: 10px;
text-transform: capitalize;
font-style: normal;
color:#fff;
}
.eael-call-to-action .title {
font-size: 36px;
font-weight: 600;
line-height: 36px;
margin-bottom: 10px;
text-transform: capitalize;
font-style: normal;
}
.eael-call-to-action.cta-center {
text-align: center;
}
.eael-call-to-action.cta-right {
text-align: right;
}
.eael-call-to-action.cta-left {
text-align: left;
}
.eael-call-to-action.bg-lite {
background: #f4f4f4;
}
.eael-call-to-action.bg-img {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
position: relative;
z-index: 0;
color: rgba( 255,255,255, 0.7 );
}
.eael-call-to-action.bg-img .icon {
color: #fff;
}
.eael-call-to-action.bg-img:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: -1;
background: rgba( 0,0,0,0.8 );
}
.eael-call-to-action.bg-img.bg-fixed {
background-attachment: fixed;
background-position: center center;
}
.eael-call-to-action.bg-img .title {
color: rgba( 255,255,255, 0.9 );
} .eael-call-to-action.cta-flex,
.eael-call-to-action.cta-icon-flex {
display: flex;
justify-content: space-between;
align-items: flex-start;
} .eael-call-to-action.cta-icon-flex .icon {
flex-grow: 1;
font-size: 80px;
text-align: left;
line-height: 130px;
}
.eael-call-to-action.cta-icon-flex .action {
flex-grow: 1;
text-align: right;
padding-top: 22px;
flex-basis: 22%;
}
.eael-call-to-action.cta-icon-flex .content {
flex-grow: 1;
padding: 0px 30px;
} .eael-call-to-action.cta-flex .content {
padding: 0px 15px;
flex-grow: 1;
}
.eael-call-to-action.cta-flex .action {
flex-grow: 1;
text-align: right;
padding-top: 25px;
flex-basis: 23%;
} .eael-call-to-action .cta-button {
position: relative;
display: inline-block;
padding: 12px 30px;
background: #f9f9f9;
font-size: 16px;
text-decoration: none;
color: #4d4d4d;
-webkit-transition: .5s;
-ms-transition: .5s;
transition: .5s;
-webkit-box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.2);
-ms-box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.2);
box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.2);
margin-right: 10px;
margin-top: 10px;
z-index: 0;
overflow: hidden;
}
.eael-call-to-action .cta-button:last-child {
margin-right: 0px;
}
.eael-call-to-action .cta-button:focus {
outline: none;
} .eael-call-to-action .cta-button:hover {
color: #fff;
background: #3F51B5;
-webkit-box-shadow: 0px 1px 12px 1px rgba(0,0,0,0.1);
-ms-box-shadow: 0px 1px 12px 1px rgba(0,0,0,0.1);
box-shadow: 0px 1px 12px 1px rgba(0,0,0,0.1);
} .eael-call-to-action .cta-button.effect-1:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: #3F51B5;
top: 0px;
left: 0px;
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
z-index: -1;
-webkit-transition: .5s;
-ms-transition: .5s;
transition: .5s;
color: #fff;
}
.eael-call-to-action .cta-button.effect-1:hover::after {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .eael-call-to-action .cta-button.effect-2:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: #3F51B5;
top: 0px;
left: 0px;
z-index: -1;
-webkit-transition: .5s;
-ms-transition: .5s;
transition: .5s;
color: #fff;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.eael-call-to-action .cta-button.effect-2:hover::after {
-webkit-transform: translateX(0);
transform: translateX(0);
} @media only screen and (max-width: 768px) {
.eael-call-to-action.cta-flex,
.eael-call-to-action.cta-icon-flex {
flex-wrap: wrap;
}
.eael-call-to-action .title {
font-size: 28px;
line-height: 36px;
margin-top: 0px;
}
.eael-call-to-action.cta-icon-flex .icon {
flex-grow: 1;
font-size: 48px;
line-height: 90px;
text-align: center;
}
.eael-call-to-action.cta-flex .content,
.eael-call-to-action.cta-icon-flex .content {
flex-grow: 1;
text-align: center;
padding: 0px;
}
.eael-call-to-action.cta-flex .action,
.eael-call-to-action.cta-icon-flex .action {
text-align: center;
padding-top: 0px;
}
.eael-call-to-action .cta-button {
padding: 12px 25px;
}
}
@media only screen and (max-width: 360px) {
.eael-call-to-action {
font-size: 14px;
line-height: 26px;
}
.eael-call-to-action .cta-button {
padding: 4px 20px;
font-size: 12px;
}
.eael-call-to-action .title {
font-size: 20px;
line-height: 30px;
}
} .eael-testimonial-slider {
position: relative;
}
.testimonial-star-rating {
padding: 0;
margin: 0;
}
.testimonial-star-rating li {
list-style: none;
display: inline-block;
}
.testimonial-star-rating li i {
color: #d8d8d8;
}
.rating-five .testimonial-star-rating li i {
color: #f2b01e;
}
.rating-one .testimonial-star-rating li:first-child i {
color: #f2b01e;
}
.rating-two .testimonial-star-rating li:nth-child(1) i, .rating-two .testimonial-star-rating li:nth-child(2) i {
color: #f2b01e;
}
.rating-three .testimonial-star-rating li:nth-child(1) i, .rating-three .testimonial-star-rating li:nth-child(2) i , .rating-three .testimonial-star-rating li:nth-child(3) i {
color: #f2b01e;
}
.rating-four .testimonial-star-rating li:nth-child(1) i, .rating-four .testimonial-star-rating li:nth-child(2) i , .rating-four .testimonial-star-rating li:nth-child(3) i, .rating-four .testimonial-star-rating li:nth-child(4) i {
color: #f2b01e;
} .eael-testimonial-image img {
max-width: 100%;
}
.eael-testimonial-image {
padding: 10px 10px 10px 20px;
}
.eael-testimonial-image > figure {
display: block;
margin: 0;
}
.testimonial-avatar-rounded figure img {
border-radius: 50%;
height: auto;
}
.eael-testimonial-content {
margin: 0;
padding: 10px 20px 50px;
}
.eael-testimonial-item > figure {
margin: 0 auto;
padding: 0 20px;
}
.eael-testimonial-item .center-text {
text-align: center;
}
.eael-testimonial-item .right-text {
text-align: right;
}
.eael-testimonial-item .left-text {
text-align: left;
}
.eael-testimonial-item .justify-text {
text-align: justify;
} .eael-testimonial-content .eael-testimonial-text {
font-size: 100%;
font-style: italic;
line-height: 1.5;
margin-bottom: 10px;
padding: 0 8%;
}
.eael-testimonial-content .eael-testimonial-user {
float: left;
font-family: inherit;
font-size: 105%;
font-style: italic;
font-weight: normal;
line-height: 1.5;
margin-top: 0;
margin-bottom: 0;
margin-right: 5px;
}
.eael-testimonial-content .eael-testimonial-user-company {
float: left;
font-family: inherit;
font-size: 90%;
font-style: italic;
font-weight: lighter;
line-height: 1.75;
margin-bottom: 0;
margin-top: 1px;
}
.eael-testimonial-image  {
position: relative;
}
.eael-testimonial-image .eael-testimonial-quote::after {
color: inherit!important;
content: "\f10e";
font-family: "FontAwesome";
font-size: 200%;
position: absolute;
right: 20px;
top: 10px;
} .eael-testimonial-align-left .eael-testimonial-content,
.eael-testimonial-align-left .eael-testimonial-user,
.eael-testimonial-align-left .eael-testimonial-user-company {
text-align: left;
}
.eael-testimonial-align-left .eael-testimonial-image {
float: left;
width: 30%;
}
.eael-testimonial-align-left .eael-testimonial-content {
float: left;
margin-top: 20px;
position: relative;
width: 70%;
}
.eael-testimonial-align-left .eael-testimonial-image .eael-testimonial-quote {
display: none;
}
.eael-testimonial-align-left .eael-testimonial-quote::before {
color: inherit;
content: "\f10e";
font-family: "FontAwesome";
font-size: 28px;
right: 20px;
position: absolute;
top: 0;
}
.eael-testimonial-align-left .eael-testimonial-text {
padding-right: 25px;
}
.eael-testimonial-align-left .eael-testimonial-content {
margin: 0;
padding: 10px 25px 30px 10px;
} .eael-testimonial-align-centered .eael-testimonial-content .eael-testimonial-text {
text-align: center;
}
.eael-testimonial-align-centered .eael-testimonial-user,
.eael-testimonial-align-centered .eael-testimonial-user-company  {
float: none;
text-align: center;
}
.eael-testimonial-align-centered .eael-testimonial-image > figure img {
display: block;
margin-left: auto !important;
margin-right: auto !important;
}
.eael-testimonial-align-centered .testimonial-star-rating{
text-align: center;
} .eael-testimonial-align-right .eael-testimonial-content,
.eael-testimonial-align-right .eael-testimonial-user,
.eael-testimonial-align-right .eael-testimonial-user-company {
text-align: right;
}
.eael-testimonial-align-right .eael-testimonial-image {
float: right;
width: 30%;
}
.eael-testimonial-align-right .eael-testimonial-content {
float: right;
margin-top: 20px;
position: relative;
width: 70%;
}
.eael-testimonial-align-right .eael-testimonial-image .eael-testimonial-quote {
display: none;
}
.eael-testimonial-align-right .eael-testimonial-quote::before {
color: inherit;
content: "\f10d";
font-family: "FontAwesome";
font-size: 28px;
left: 20px;
position: absolute;
top: 0;
}
.eael-testimonial-align-right .eael-testimonial-text {
padding-left: 30px;
}
.eael-testimonial-align-right .eael-testimonial-user,
.eael-testimonial-align-right .eael-testimonial-user-company  {
float: none;
text-align: right;
}
.eael-testimonial-align-right .eael-testimonial-content {
padding: 10px 10px 30px 25px;
}
.eael-testimonial-align-right .testimonial-star-rating {
text-align: right;
}
.eael-testimonial-item.clearfix.testimonial-avatar-rounded.eael-testimonial-align-centered.slick-slide.slick-active {
box-shadow: 2px 0px 6px rgba(52,137,202,0.2);
}
.eael-testimonial-item.clearfix.testimonial-avatar-rounded.eael-testimonial-align-centered.slick-slide {
margin: 0;
margin-top: 60px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
}
.eael-testimonial-image .eael-testimonial-quote::after {
content: "\f10e";
font-family: "FontAwesome";
font-size: 130%;
position: absolute;
right: 0;
top: -28px;
left: 35%;
background: #fff;
width: 50px;
height: 50px;
border-radius: 50px;
box-shadow: -4px 4px 8px rgba(52, 137, 202, 0.3);
line-height: 50px;
}  .eael-infobox {}
.eael-infobox .infobox-icon {
height: auto;
}
.elementor-icon-box-title {
margin-top: 0;
margin-bottom: 0;
}
.eael-infobox .infobox-icon .infobox-icon-wrap {
display: block;
width: 100%;
height: auto;
transition: .3s;
}
.eael-infobox .infobox-icon .infobox-icon-wrap i {
transition: .3s;
}
.eael-infobox:hover .infobox-icon .infobox-icon-wrap {
transform: scale(1.1);
}
.eael-infobox .infobox-content {}
.eael-infobox .infobox-content .title {} .eael-infobox-content-align-left .eael-infobox .infobox-icon,
.eael-infobox-content-align-left .eael-infobox .infobox-content {
text-align: left;
}
.eael-infobox-content-align-right .eael-infobox .infobox-icon,
.eael-infobox-content-align-right .eael-infobox .infobox-content {
text-align: right;
}
.eael-infobox-content-align-center .eael-infobox .infobox-icon,
.eael-infobox-content-align-center .eael-infobox .infobox-content {
text-align: center;
} .eael-infobox-icon-bg-shape-none {}
.eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap,
.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,
.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap {
background: #f2f2f2;
width: 90px;
height: 90px;
border: 2px solid #ededed;
text-align: center;
}
.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap {
border-radius: 15px;
}
.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap {
border-radius: 50%;
}
.eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap i,
.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap i,
.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap i {
margin-top: 50%;
transform: translateY(-50%);
} .eael-infobox-content-align-left.eael-infobox-icon-bg-shape-square .infobox-icon,
.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-radius .infobox-icon,
.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-circle .infobox-icon {
display: flex;
justify-content: flex-start;
}
.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-square .infobox-icon,
.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-radius .infobox-icon,
.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-circle .infobox-icon {
display: flex;
justify-content: center;
}
.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-square .infobox-icon,
.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-radius .infobox-icon,
.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-circle .infobox-icon {
display: flex;
justify-content: flex-end;
} .eael-infobox.icon-on-left {
position: relative;
z-index: 0;
display: flex;
}
.eael-infobox.icon-on-left .infobox-icon {
flex: 0 0 auto;
text-align: left;
}
.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap {
background: none;
border: 0px;
text-align: left;
height: auto;
display: block;
}
.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap i {
margin-top: 0px;
transform: translateY(0%);
}
.eael-infobox.icon-on-left .infobox-content {
padding-left: 15px;
flex: 1 1 auto;
}
.eael-infobox.icon-on-left .infobox-content .title {
line-height: 1;
margin: 0 0 10px 0;
} .eael-infobox.icon-on-right {
position: relative;
z-index: 0;
display: flex;
flex-direction: row-reverse;
}
.eael-infobox.icon-on-right .infobox-icon {
flex: 0 0 auto;
text-align: right;
}
.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap {
background: none;
border: 0px;
text-align: right;
width: auto;
height: auto;
display: block;
}
.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap i {
margin-top: 0px;
transform: translateY(0%);
}
.eael-infobox.icon-on-right .infobox-content {
padding-right: 15px;
text-align: right;
flex: 1 1 auto;
box-sizing: border-box;
}
.eael-infobox.icon-on-right .infobox-content .title {
line-height: 1;
margin: 0 0 10px 0;
} .eael-infobox-shape-circle .eael-infobox .infobox-icon img {
border-radius: 50%;
}
.eael-infobox-shape-radius .eael-infobox .infobox-icon img {
border-radius: 15px;
}