.hashbar-pro-block-wraper.inline-alignment{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.hashbar-free-wraper{
display: flex;
flex-direction: row;
align-items: center;
}
.has-text-align-center{
justify-content: center;
}
.has-text-align-left{
justify-content: flex-start;
}
.has-text-align-right{
justify-content: flex-end;
}
.has-text-align-space-between{
justify-content: space-between;
}
.has-text-align-center.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.has-text-align-left.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{
-webkit-box-pack: flex-start;
-ms-flex-pack: flex-start;
justify-content: flex-start;
}
.has-text-align-right.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{
-webkit-box-pack: flex-end;
-ms-flex-pack: flex-end;
justify-content: flex-end;
}
.ht-promo-banner{
padding: 50px 35px !important;
background: #0a0d35;
width: 250px;
border-radius: 5px;
position:relative;
}
.ht-promo-button a{
text-decoration: none;
padding: 10px 16px;
background-color: #ffdf43;
color: #000;
border-radius: 5px;
display: inline-block;
}
.ht-content .promo-title{
margin: 0px;
font-weight: 600;
}
.ht-content .promo-summery{
font-size: 17px;
margin-top:15px !important;
}
.ht-content .promo-title,.ht-content .promo-summery{
color: #fff;
}
.ht-promo-button{
margin-top: 40px!important;
display: flex;
font-weight: 500;
}
.ht-content{
z-index: 9;
position: relative;
}
.ht-promo-button{
z-index: 9;
position: relative;
}
.ht-promo-overlay{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
z-index: 8;
}
.wp-block-columns{
margin-bottom: 0px;
}.hthb-notification *, .hthb-notification *:before,
.hthb-notification *:after {
box-sizing: border-box;
}
body {
-webkit-transition: all 0.3s ease 0s !important;
transition: all 0.3s ease 0s !important;
}
.hthb-notification a {
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.hthb-notification button {
cursor: pointer;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}  .hthb-notification {
background-position: center center;
background-repeat: no-repeat;
position: fixed;
left: 0;
top: 0;
width: 100%;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
z-index: 999999999999 !important;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
text-shadow: none;
}
.hthb-notification:before{
background-color: #2d3e50;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.hthb-notification.hthb-absolute {
position: absolute;
}
.hthb-notification.hthb-pos--bottom {
top: auto !important;
bottom: 0;
}
.hthb-notification.hthb-pos--left-wall,
.hthb-notification.hthb-pos--right-wall {
left: 0;
right: auto;
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: auto;
}
.hthb-notification.hthb-pos--right-wall{
left: auto;
right: 0;
}
.hthb-loaded{
visibility: visible !important;
}
.admin-bar .hthb-notification.hthb-pos--top{
top: 32px;
z-index: 999 !important;
}
.hthb-state--minimized .hthb-close-toggle-wrapper{
display: none;
} @media screen and (max-width: 782px){
.admin-bar .hthb-notification.hthb-pos--top{
top: 46px;
}
}
.hthb-pos--top-promo:before,
.hthb-pos--bottom-promo:before{
display: none;
}
.hthb-pos--top-promo,
.hthb-pos--bottom-promo{
width: auto;
max-width: 100%;
}
.hthb-pos--top-promo{
top: 0;
bottom: auto;
}
.hthb-pos--bottom-promo{
bottom: 0;
top: auto;
}
.hthb-pos--top-promo.hthb-promo-alignment--left,
.hthb-pos--bottom-promo.hthb-promo-alignment--left{
right: auto;
left: 0;
}
.hthb-pos--top-promo.hthb-promo-alignment--right,
.hthb-pos--bottom-promo.hthb-promo-alignment--right{
right: 0;
left: auto;
}
.hthb-pos--top-promo,
.hthb-pos--bottom-promo{
margin: 50px;
}
.admin-bar .hthb-pos--top-promo{
margin-top: 32px;
} .hthb-open-toggle {
display: block;
background-color: #ff5733;
border: medium none;
border-radius: 0 0 4px 4px;
color: #fff;
position: absolute;
right: 20px;
text-align: center;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
padding: 0;
z-index: 999999;
cursor: pointer;
min-width: 30px;
min-height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.hthb-has-open-button-text .hthb-open-toggle{
padding-left: 7px;
padding-right: 7px;
}
.hthb-pos--top-promo .hthb-open-toggle,
.hthb-pos--bottom-promo .hthb-open-toggle{
display: none;
}
.hthb-notification.hthb-pos--bottom .hthb-open-toggle{
bottom: 0;
border-radius: 5px 5px 0px 0px;
}
.hthb-pos--top svg{
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.hthb-pos--bottom svg{
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.hthb-pos--right-wall .hthb-open-toggle svg{
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.hthb-notification.hthb-pos--left-wall .hthb-open-toggle,
.hthb-notification.hthb-pos--right-wall .hthb-open-toggle{
left: 100%;
right: auto;
top: 30px;
width: 0;
}
.hthb-notification.hthb-pos--right-wall .hthb-open-toggle{
right: 100%;
left: auto;
border-radius: 5px 0px 0px 5px; }
.hthb-notification.hthb-pos--left-wall .hthb-open-toggle{
border-radius: 0px 5px 5px 0px;
}
.hthb-state--open .hthb-open-toggle{
display: none;
} .hthb-row {
width: 100%;    
position: relative;
overflow: hidden;
padding: 10px 50px 10px 10px;
}
.hthb-pos--left-wall .hthb-row,
.hthb-pos--right-wall .hthb-row{
padding: 30px;
}
.hthb-pos--top-promo .hthb-row,
.hthb-pos--bottom-promo .hthb-row{
padding: 0;
} .hthb-container {
max-width: 1200px;
width: 100%;
margin: 0 auto;
overflow: hidden;
position: static;
}
.hthb-container:before {
content: "";
display: table;
clear: both;
}
.hthb-pos--left-wall .hthb-container,
.hthb-pos--right-wall .hthb-container{
width: 100%;
min-width:300px;
} .hthb-close-toggle-wrapper {
float: right;
position: absolute;
right: 0;
width: 25px;
text-align: center;
z-index: 99999;
cursor: pointer;
visibility: hidden;
}
.hthb-loaded.hthb-has-close-button .hthb-close-toggle-wrapper{
visibility: visible;
}
.hthb-state--minimized .hthb-close-toggle-wrapper{
visibility: hidden;
}
.hthb-has-close-button-text .hthb-close-toggle-wrapper{
top: 0;
}
.hthb-pos--left-wall .hthb-close-toggle-wrapper{
background-color: #ff5733;
right: 0;
top: 0;
margin: 0;
}
.hthb-pos--right-wall .hthb-close-toggle-wrapper{
background-color: #ff5733;
left: 0;
top: 0;
margin: 0;
}
.hthb-pos--right-wall.hthb-has-close-button-text .hthb-close-toggle-wrapper{
width: auto;
right: auto;
}
.hthb-pos--left-wall.hthb-has-close-button-text .hthb-close-toggle-wrapper{
width: auto;
}
.hthb-pos--bottom.hthb-has-close-button-text .hthb-close-toggle-wrapper{
width: auto;
}
.hthb-pos--bottom-promo.hthb-has-close-button-text .hthb-close-toggle-wrapper{
margin-top: 0;
width: inherit;
} .hthb-close-toggle{
position: inherit;
margin: 0;
z-index: 99999;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
right: 20px;
}
.hthb-close-toggle {
background-color: transparent;
border: medium none;
color: #ffffff;
display: block;
text-align: center;
float: left;
border-radius: 0;
font-weight: normal;
cursor: pointer;
}
.hthb-pos--left-wall .hthb-close-toggle,
.hthb-pos--right-wall .hthb-close-toggle{
position: initial;
}
.hthb-pos--left-wall.hthb-has-close-button-text .hthb-close-toggle,
.hthb-pos--right-wall.hthb-has-close-button-text .hthb-close-toggle{
padding: 15px 15px 15px 8px;
}
.hthb-pos--right-wall.hthb-has-open-button-text .hthb-open-toggle,
.hthb-pos--left-wall.hthb-has-open-button-text .hthb-open-toggle{
width: auto;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
text-orientation: mixed;
padding: 7px 5px;
line-height: 1.4;
}
.hthb-pos--bottom-promo.hthb-has-close-button-text .hthb-close-toggle{
padding: 15px 15px 15px 8px;
}
.hthb-close-pos--center .hthb-close-toggle-wrapper{
margin-top: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.hthb-close-pos--center .hthb-close-toggle{
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.hthb-pos--top-promo .hthb-close-toggle,
.hthb-pos--bottom-promo .hthb-close-toggle{
right: 4px;
}
.hthb-has-close-button-text .hthb-close-toggle{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: auto;
right: 0;
padding: 15px 15px 15px 0;
}
.hthb-has-close-button-text.hthb-pos--top .hthb-close-toggle,
.hthb-has-close-button-text.hthb-pos--bottom .hthb-close-toggle{
padding-left: 8px;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
.hthb-pos--bottom.hthb-has-close-button-text .hthb-close-toggle{
position: unset;
}
.hthb-has-close-button-text .hthb-close-text{
margin-left: 7px;
} .hthb-notification-content p {
color: #eceff1;
font-family: inherit;
font-size: 14px;
font-weight: 400;
line-height: 28px;
margin: 0;
padding-bottom: initial;
}
.has-text-align-center {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
} .hthb-notification-content .ht_btn.style_1 {
background: #fdd835;
color: #000;
padding: 4px 10px;
border-radius: 3px;
text-decoration: none;
} .hthb-notification-content .ht_btn.style_2 {
background: #ff5733 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 400;
margin-left: 5px;
padding: 5px 15px;
} .ht-notification-social{}
.ht-notification-social a{
margin-right: 5px;
}
.ht-notification-social a i{
display: inline-block;
background: #fff;
color: #ff5733;
border-radius: 50%;
width: 25px;
height: 25px;
line-height: 25px;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in 0s;
text-align: center;
}
.ht-notification-social a:hover i{
background: #ff5733;
color: #fff;
}
.hthb-notification-content p + p {
margin-top: 7px;
} .hthb-notification .ht_notification_newsletter > h2,
.hthb-notification .ht-notification-text > h2 {
color: #fff;
font-size: 22px;
margin: 0;
margin-bottom: 10px;
}
.hthb-notification .ht_notification_newsletter > p{
display: block!important;
margin-bottom: 14px!important;
}
.hthb-notification .ht-notification-text > p{
display: block!important;
margin-bottom: 0px;
}
.hthb-notification .ht_notification_newsletter input[type="email"],
.hthb-notification .ht-notification-text input[type="email"] {
background: #fff none repeat scroll 0 0;
border: 0 none;
border-radius: 3px;
box-shadow: none;
color: #000;
height: 40px;
margin-bottom: 10px;
padding: 0 10px;
width: 100%;
}
.hthb-notification .ht_notification_newsletter input[type="submit"],
.hthb-notification .ht-notification-text input[type="submit"] {
background: #ff5733 none repeat scroll 0 0;
border: 0 none;
color: #fff;
cursor: pointer;
height: inherit;
max-width: inherit;
min-width: inherit;
padding: 12px 25px;
width: inherit;
line-height: 1;
}
.hthb-notification .ht_notification_newsletter input[type="submit"]:hover,
.hthb-notification .ht-notification-text input[type="submit"]:hover{
background:rgba(255,87,51,.8)
}
.hthb-notification .ht_btn.style_1 {
background: #fdd835;
color: #000;
padding: 4px 10px;
border-radius: 3px;
text-decoration: none;
}
.hthb-notification .mc4wp-alert.mc4wp-success p {
line-height: 150%;
} .hthb-countdown-section{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hthb-countdown-wrap {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hthb-countdown-before,.hthb-countdown-after{
color: #fff;
}
.hthb-countdown-before{
margin-right: 15px;
}
.hthb-countdown-after{
margin-left: 15px;
}
.hthb-countdown-wrap.style-1,.hthb-countdown-wrap.style-4,.hthb-countdown-wrap.style-1,.hthb-countdown-wrap.style-5{
background-color: #2d3e50;
}
.hthb-countdown-wrap.style-2{
background-color: #EBF3F9;
border-radius: 5px;
box-shadow: 0px 2px 1px 0px #888888;
}
.hthb-countdown-wrap.style-7{
margin-left: 3px;
}
.hthb-countdown-wrap.style-2 .hthb-single-countdown{
padding: 5px 14px;
}
.hthb-countdown-wrap.style-3 .hthb-single-countdown{
background-color: #EA625D;
border-radius: 5px;
padding: 5px 12px;
margin: 5px;
}
.hthb-countdown-wrap.style-4 .hthb-single-countdown{
background-color: transparent;
border: 1px solid #fff;
padding: 5px 20px;
}
.hthb-countdown-wrap.style-5 .hthb-single-countdown{
border-radius: 5px;
padding: 2px;
margin: 5px;
}
.hthb-countdown-wrap.style-6 .hthb-single-countdown{
border-radius: 5px;
padding: 7px 10px;
margin: 5px;
background-color: #EBF3F9;
}
.hthb-countdown-wrap.style-7 .hthb-single-countdown{
background-color: #EBF3F9;
border-radius: 5px;
margin-right: 5px;
}
.hthb-single-countdown {
padding: 4px 10px;
margin-left: -1px;
text-align: center;
min-width: 68px;
}
.hthb-single-countdown__time {
color: #fff;
font-size: 22px;
font-weight: 700;
display: block;
margin-bottom: 5px;
line-height: normal;
}
.hthb-countdown-wrap.style-2 .hthb-single-countdown__time{
color: #222;
}
.hthb-countdown-wrap.style-5 .hthb-single-countdown__time{
background-color: #B5B5B5;
border: 1px solid #222;
padding: 1px 9px;
border-radius: 5px;
color: #333;
font-size: 28px;
font-weight: 600;
}
.hthb-countdown-wrap.style-6 .hthb-single-countdown__time{
background-color: #EA625D;
padding: 0px 10px;
border-radius: 5px;
color: #333;
font-size: 28px;
font-weight: 600;
}
.hthb-countdown-wrap.style-7 .hthb-single-countdown__time{
color: #222;
font-size: 16px;
margin-bottom: 0px;
}
.hthb-single-countdown__text{
color: #fff;
font-size: 12px;
display: block;
}
.hthb-countdown-wrap.style-2 .hthb-single-countdown__text{
color: #222;
}
.hthb-countdown-wrap.style-5 .hthb-single-countdown__text{
color: #ffff;
font-size: 15px;
}
.hthb-countdown-wrap.style-6 .hthb-single-countdown__text{
color: #333;
font-size: 15px;
}
.hthb-countdown-wrap.style-7 .hthb-single-countdown__text{
color: #222;
font-size: 12px;
}
.hthb-countdown .hthb-notification-content.ht-notification-text{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hthb-countdown-wrap .hthb-single-countdown:first-child{
margin-left: 0px;
}
.hthb-countdown-wrap .hthb-single-countdown:last-child{
margin-right: 0px;
}
.hthb-countdown-center .hthb-countdown-wrap{
margin-left: 15px;
}
.hthb-countdown-center .hthb-countdown-section .hthb-countdown-before{
margin-right: 0px;
}
.hthb-countdown-center .hthb-notification-content.ht-notification-text{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
} .theme-salient .hthb-top-unset{
top: unset !important;
} body.theme-flone{
height: unset;
} @media screen and (max-width: 768px){
.hthb-notification.hthb-pos--left-wall, .hthb-notification.hthb-pos--right-wall{
width: 300px;
}
} .hthb.hthb-pt--1{padding-top:1px}.hthb.hthb-pt--2{padding-top:2px}.hthb.hthb-pt--3{padding-top:3px}.hthb.hthb-pt--4{padding-top:4px}.hthb.hthb-pt--5{padding-top:5px}.hthb.hthb-pt--6{padding-top:6px}.hthb.hthb-pt--7{padding-top:7px}.hthb.hthb-pt--8{padding-top:8px}.hthb.hthb-pt--9{padding-top:9px}.hthb.hthb-pt--10{padding-top:10px}.hthb.hthb-pt--11{padding-top:11px}.hthb.hthb-pt--12{padding-top:12px}.hthb.hthb-pt--13{padding-top:13px}.hthb.hthb-pt--14{padding-top:14px}.hthb.hthb-pt--15{padding-top:15px}.hthb.hthb-pt--16{padding-top:16px}.hthb.hthb-pt--17{padding-top:17px}.hthb.hthb-pt--18{padding-top:18px}.hthb.hthb-pt--19{padding-top:19px}.hthb.hthb-pt--20{padding-top:20px}.hthb.hthb-pt--21{padding-top:21px}.hthb.hthb-pt--22{padding-top:22px}.hthb.hthb-pt--23{padding-top:23px}.hthb.hthb-pt--24{padding-top:24px}.hthb.hthb-pt--25{padding-top:25px}.hthb.hthb-pt--26{padding-top:26px}.hthb.hthb-pt--27{padding-top:27px}.hthb.hthb-pt--28{padding-top:28px}.hthb.hthb-pt--29{padding-top:29px}.hthb.hthb-pt--30{padding-top:30px}.hthb.hthb-pt--31{padding-top:31px}.hthb.hthb-pt--32{padding-top:32px}.hthb.hthb-pt--33{padding-top:33px}.hthb.hthb-pt--34{padding-top:34px}.hthb.hthb-pt--35{padding-top:35px}.hthb.hthb-pt--36{padding-top:36px}.hthb.hthb-pt--37{padding-top:37px}.hthb.hthb-pt--38{padding-top:38px}.hthb.hthb-pt--39{padding-top:39px}.hthb.hthb-pt--40{padding-top:40px}.hthb.hthb-pt--41{padding-top:41px}.hthb.hthb-pt--42{padding-top:42px}.hthb.hthb-pt--43{padding-top:43px}.hthb.hthb-pt--44{padding-top:44px}.hthb.hthb-pt--45{padding-top:45px}.hthb.hthb-pt--46{padding-top:46px}.hthb.hthb-pt--47{padding-top:47px}.hthb.hthb-pt--48{padding-top:48px}.hthb.hthb-pt--49{padding-top:49px}.hthb.hthb-pt--50{padding-top:50px}.hthb.hthb-pt--51{padding-top:51px}.hthb.hthb-pt--52{padding-top:52px}.hthb.hthb-pt--53{padding-top:53px}.hthb.hthb-pt--54{padding-top:54px}.hthb.hthb-pt--55{padding-top:55px}.hthb.hthb-pt--56{padding-top:56px}.hthb.hthb-pt--57{padding-top:57px}.hthb.hthb-pt--58{padding-top:58px}.hthb.hthb-pt--59{padding-top:59px}.hthb.hthb-pt--60{padding-top:60px}.hthb.hthb-pt--61{padding-top:61px}.hthb.hthb-pt--62{padding-top:62px}.hthb.hthb-pt--63{padding-top:63px}.hthb.hthb-pt--64{padding-top:64px}.hthb.hthb-pt--65{padding-top:65px}.hthb.hthb-pt--66{padding-top:66px}.hthb.hthb-pt--67{padding-top:67px}.hthb.hthb-pt--68{padding-top:68px}.hthb.hthb-pt--69{padding-top:69px}.hthb.hthb-pt--70{padding-top:70px}.hthb.hthb-pt--71{padding-top:71px}.hthb.hthb-pt--72{padding-top:72px}.hthb.hthb-pt--73{padding-top:73px}.hthb.hthb-pt--74{padding-top:74px}.hthb.hthb-pt--75{padding-top:75px}.hthb.hthb-pt--76{padding-top:76px}.hthb.hthb-pt--77{padding-top:77px}.hthb.hthb-pt--78{padding-top:78px}.hthb.hthb-pt--79{padding-top:79px}.hthb.hthb-pt--80{padding-top:80px}.hthb.hthb-pt--81{padding-top:81px}.hthb.hthb-pt--82{padding-top:82px}.hthb.hthb-pt--83{padding-top:83px}.hthb.hthb-pt--84{padding-top:84px}.hthb.hthb-pt--85{padding-top:85px}.hthb.hthb-pt--86{padding-top:86px}.hthb.hthb-pt--87{padding-top:87px}.hthb.hthb-pt--88{padding-top:88px}.hthb.hthb-pt--89{padding-top:89px}.hthb.hthb-pt--90{padding-top:90px}.hthb.hthb-pt--91{padding-top:91px}.hthb.hthb-pt--92{padding-top:92px}.hthb.hthb-pt--93{padding-top:93px}.hthb.hthb-pt--94{padding-top:94px}.hthb.hthb-pt--95{padding-top:95px}.hthb.hthb-pt--96{padding-top:96px}.hthb.hthb-pt--97{padding-top:97px}.hthb.hthb-pt--98{padding-top:98px}.hthb.hthb-pt--99{padding-top:99px}.hthb.hthb-pt--100{padding-top:100px}.hthb.hthb-pt--101{padding-top:101px}.hthb.hthb-pt--102{padding-top:102px}.hthb.hthb-pt--103{padding-top:103px}.hthb.hthb-pt--104{padding-top:104px}.hthb.hthb-pt--105{padding-top:105px}.hthb.hthb-pt--106{padding-top:106px}.hthb.hthb-pt--107{padding-top:107px}.hthb.hthb-pt--108{padding-top:108px}.hthb.hthb-pt--109{padding-top:109px}.hthb.hthb-pt--110{padding-top:110px}.hthb.hthb-pt--111{padding-top:111px}.hthb.hthb-pt--112{padding-top:112px}.hthb.hthb-pt--113{padding-top:113px}.hthb.hthb-pt--114{padding-top:114px}.hthb.hthb-pt--115{padding-top:115px}.hthb.hthb-pt--116{padding-top:116px}.hthb.hthb-pt--117{padding-top:117px}.hthb.hthb-pt--118{padding-top:118px}.hthb.hthb-pt--119{padding-top:119px}.hthb.hthb-pt--120{padding-top:120px}.hthb.hthb-pt--121{padding-top:121px}.hthb.hthb-pt--122{padding-top:122px}.hthb.hthb-pt--123{padding-top:123px}.hthb.hthb-pt--124{padding-top:124px}.hthb.hthb-pt--125{padding-top:125px}.hthb.hthb-pt--126{padding-top:126px}.hthb.hthb-pt--127{padding-top:127px}.hthb.hthb-pt--128{padding-top:128px}.hthb.hthb-pt--129{padding-top:129px}.hthb.hthb-pt--130{padding-top:130px}.hthb.hthb-pt--131{padding-top:131px}.hthb.hthb-pt--132{padding-top:132px}.hthb.hthb-pt--133{padding-top:133px}.hthb.hthb-pt--134{padding-top:134px}.hthb.hthb-pt--135{padding-top:135px}.hthb.hthb-pt--136{padding-top:136px}.hthb.hthb-pt--137{padding-top:137px}.hthb.hthb-pt--138{padding-top:138px}.hthb.hthb-pt--139{padding-top:139px}.hthb.hthb-pt--140{padding-top:140px}.hthb.hthb-pt--141{padding-top:141px}.hthb.hthb-pt--142{padding-top:142px}.hthb.hthb-pt--143{padding-top:143px}.hthb.hthb-pt--144{padding-top:144px}.hthb.hthb-pt--145{padding-top:145px}.hthb.hthb-pt--146{padding-top:146px}.hthb.hthb-pt--147{padding-top:147px}.hthb.hthb-pt--148{padding-top:148px}.hthb.hthb-pt--149{padding-top:149px}.hthb.hthb-pt--150{padding-top:150px}.hthb.hthb-pt--151{padding-top:151px}.hthb.hthb-pt--152{padding-top:152px}.hthb.hthb-pt--153{padding-top:153px}.hthb.hthb-pt--154{padding-top:154px}.hthb.hthb-pt--155{padding-top:155px}.hthb.hthb-pt--156{padding-top:156px}.hthb.hthb-pt--157{padding-top:157px}.hthb.hthb-pt--158{padding-top:158px}.hthb.hthb-pt--159{padding-top:159px}.hthb.hthb-pt--160{padding-top:160px}.hthb.hthb-pt--161{padding-top:161px}.hthb.hthb-pt--162{padding-top:162px}.hthb.hthb-pt--163{padding-top:163px}.hthb.hthb-pt--164{padding-top:164px}.hthb.hthb-pt--165{padding-top:165px}.hthb.hthb-pt--166{padding-top:166px}.hthb.hthb-pt--167{padding-top:167px}.hthb.hthb-pt--168{padding-top:168px}.hthb.hthb-pt--169{padding-top:169px}.hthb.hthb-pt--170{padding-top:170px}.hthb.hthb-pt--171{padding-top:171px}.hthb.hthb-pt--172{padding-top:172px}.hthb.hthb-pt--173{padding-top:173px}.hthb.hthb-pt--174{padding-top:174px}.hthb.hthb-pt--175{padding-top:175px}.hthb.hthb-pt--176{padding-top:176px}.hthb.hthb-pt--177{padding-top:177px}.hthb.hthb-pt--178{padding-top:178px}.hthb.hthb-pt--179{padding-top:179px}.hthb.hthb-pt--180{padding-top:180px}.hthb.hthb-pt--181{padding-top:181px}.hthb.hthb-pt--182{padding-top:182px}.hthb.hthb-pt--183{padding-top:183px}.hthb.hthb-pt--184{padding-top:184px}.hthb.hthb-pt--185{padding-top:185px}.hthb.hthb-pt--186{padding-top:186px}.hthb.hthb-pt--187{padding-top:187px}.hthb.hthb-pt--188{padding-top:188px}.hthb.hthb-pt--189{padding-top:189px}.hthb.hthb-pt--190{padding-top:190px}.hthb.hthb-pt--191{padding-top:191px}.hthb.hthb-pt--192{padding-top:192px}.hthb.hthb-pt--193{padding-top:193px}.hthb.hthb-pt--194{padding-top:194px}.hthb.hthb-pt--195{padding-top:195px}.hthb.hthb-pt--196{padding-top:196px}.hthb.hthb-pt--197{padding-top:197px}.hthb.hthb-pt--198{padding-top:198px}.hthb.hthb-pt--199{padding-top:199px}.hthb.hthb-pt--200{padding-top:200px}.hthb.hthb-pt--201{padding-top:201px}.hthb.hthb-pt--202{padding-top:202px}.hthb.hthb-pt--203{padding-top:203px}.hthb.hthb-pt--204{padding-top:204px}.hthb.hthb-pt--205{padding-top:205px}.hthb.hthb-pt--206{padding-top:206px}.hthb.hthb-pt--207{padding-top:207px}.hthb.hthb-pt--208{padding-top:208px}.hthb.hthb-pt--209{padding-top:209px}.hthb.hthb-pt--210{padding-top:210px}.hthb.hthb-pt--211{padding-top:211px}.hthb.hthb-pt--212{padding-top:212px}.hthb.hthb-pt--213{padding-top:213px}.hthb.hthb-pt--214{padding-top:214px}.hthb.hthb-pt--215{padding-top:215px}.hthb.hthb-pt--216{padding-top:216px}.hthb.hthb-pt--217{padding-top:217px}.hthb.hthb-pt--218{padding-top:218px}.hthb.hthb-pt--219{padding-top:219px}.hthb.hthb-pt--220{padding-top:220px}.hthb.hthb-pt--221{padding-top:221px}.hthb.hthb-pt--222{padding-top:222px}.hthb.hthb-pt--223{padding-top:223px}.hthb.hthb-pt--224{padding-top:224px}.hthb.hthb-pt--225{padding-top:225px}.hthb.hthb-pt--226{padding-top:226px}.hthb.hthb-pt--227{padding-top:227px}.hthb.hthb-pt--228{padding-top:228px}.hthb.hthb-pt--229{padding-top:229px}.hthb.hthb-pt--230{padding-top:230px}.hthb.hthb-pt--231{padding-top:231px}.hthb.hthb-pt--232{padding-top:232px}.hthb.hthb-pt--233{padding-top:233px}.hthb.hthb-pt--234{padding-top:234px}.hthb.hthb-pt--235{padding-top:235px}.hthb.hthb-pt--236{padding-top:236px}.hthb.hthb-pt--237{padding-top:237px}.hthb.hthb-pt--238{padding-top:238px}.hthb.hthb-pt--239{padding-top:239px}.hthb.hthb-pt--240{padding-top:240px}.hthb.hthb-pt--241{padding-top:241px}.hthb.hthb-pt--242{padding-top:242px}.hthb.hthb-pt--243{padding-top:243px}.hthb.hthb-pt--244{padding-top:244px}.hthb.hthb-pt--245{padding-top:245px}.hthb.hthb-pt--246{padding-top:246px}.hthb.hthb-pt--247{padding-top:247px}.hthb.hthb-pt--248{padding-top:248px}.hthb.hthb-pt--249{padding-top:249px}.hthb.hthb-pt--250{padding-top:250px}.hthb.hthb-pt--251{padding-top:251px}.hthb.hthb-pt--252{padding-top:252px}.hthb.hthb-pt--253{padding-top:253px}.hthb.hthb-pt--254{padding-top:254px}.hthb.hthb-pt--255{padding-top:255px}.hthb.hthb-pt--256{padding-top:256px}.hthb.hthb-pt--257{padding-top:257px}.hthb.hthb-pt--258{padding-top:258px}.hthb.hthb-pt--259{padding-top:259px}.hthb.hthb-pt--260{padding-top:260px}.hthb.hthb-pt--261{padding-top:261px}.hthb.hthb-pt--262{padding-top:262px}.hthb.hthb-pt--263{padding-top:263px}.hthb.hthb-pt--264{padding-top:264px}.hthb.hthb-pt--265{padding-top:265px}.hthb.hthb-pt--266{padding-top:266px}.hthb.hthb-pt--267{padding-top:267px}.hthb.hthb-pt--268{padding-top:268px}.hthb.hthb-pt--269{padding-top:269px}.hthb.hthb-pt--270{padding-top:270px}.hthb.hthb-pt--271{padding-top:271px}.hthb.hthb-pt--272{padding-top:272px}.hthb.hthb-pt--273{padding-top:273px}.hthb.hthb-pt--274{padding-top:274px}.hthb.hthb-pt--275{padding-top:275px}.hthb.hthb-pt--276{padding-top:276px}.hthb.hthb-pt--277{padding-top:277px}.hthb.hthb-pt--278{padding-top:278px}.hthb.hthb-pt--279{padding-top:279px}.hthb.hthb-pt--280{padding-top:280px}.hthb.hthb-pt--281{padding-top:281px}.hthb.hthb-pt--282{padding-top:282px}.hthb.hthb-pt--283{padding-top:283px}.hthb.hthb-pt--284{padding-top:284px}.hthb.hthb-pt--285{padding-top:285px}.hthb.hthb-pt--286{padding-top:286px}.hthb.hthb-pt--287{padding-top:287px}.hthb.hthb-pt--288{padding-top:288px}.hthb.hthb-pt--289{padding-top:289px}.hthb.hthb-pt--290{padding-top:290px}.hthb.hthb-pt--291{padding-top:291px}.hthb.hthb-pt--292{padding-top:292px}.hthb.hthb-pt--293{padding-top:293px}.hthb.hthb-pt--294{padding-top:294px}.hthb.hthb-pt--295{padding-top:295px}.hthb.hthb-pt--296{padding-top:296px}.hthb.hthb-pt--297{padding-top:297px}.hthb.hthb-pt--298{padding-top:298px}.hthb.hthb-pt--299{padding-top:299px}.hthb.hthb-pt--300{padding-top:300px}.hthb.hthb-pt--301{padding-top:301px}.hthb.hthb-pt--302{padding-top:302px}.hthb.hthb-pt--303{padding-top:303px}.hthb.hthb-pt--304{padding-top:304px}.hthb.hthb-pt--305{padding-top:305px}.hthb.hthb-pt--306{padding-top:306px}.hthb.hthb-pt--307{padding-top:307px}.hthb.hthb-pt--308{padding-top:308px}.hthb.hthb-pt--309{padding-top:309px}.hthb.hthb-pt--310{padding-top:310px}.hthb.hthb-pt--311{padding-top:311px}.hthb.hthb-pt--312{padding-top:312px}.hthb.hthb-pt--313{padding-top:313px}.hthb.hthb-pt--314{padding-top:314px}.hthb.hthb-pt--315{padding-top:315px}.hthb.hthb-pt--316{padding-top:316px}.hthb.hthb-pt--317{padding-top:317px}.hthb.hthb-pt--318{padding-top:318px}.hthb.hthb-pt--319{padding-top:319px}.hthb.hthb-pt--320{padding-top:320px}.hthb.hthb-pt--321{padding-top:321px}.hthb.hthb-pt--322{padding-top:322px}.hthb.hthb-pt--323{padding-top:323px}.hthb.hthb-pt--324{padding-top:324px}.hthb.hthb-pt--325{padding-top:325px}.hthb.hthb-pt--326{padding-top:326px}.hthb.hthb-pt--327{padding-top:327px}.hthb.hthb-pt--328{padding-top:328px}.hthb.hthb-pt--329{padding-top:329px}.hthb.hthb-pt--330{padding-top:330px}.hthb.hthb-pt--331{padding-top:331px}.hthb.hthb-pt--332{padding-top:332px}.hthb.hthb-pt--333{padding-top:333px}.hthb.hthb-pt--334{padding-top:334px}.hthb.hthb-pt--335{padding-top:335px}.hthb.hthb-pt--336{padding-top:336px}.hthb.hthb-pt--337{padding-top:337px}.hthb.hthb-pt--338{padding-top:338px}.hthb.hthb-pt--339{padding-top:339px}.hthb.hthb-pt--340{padding-top:340px}.hthb.hthb-pt--341{padding-top:341px}.hthb.hthb-pt--342{padding-top:342px}.hthb.hthb-pt--343{padding-top:343px}.hthb.hthb-pt--344{padding-top:344px}.hthb.hthb-pt--345{padding-top:345px}.hthb.hthb-pt--346{padding-top:346px}.hthb.hthb-pt--347{padding-top:347px}.hthb.hthb-pt--348{padding-top:348px}.hthb.hthb-pt--349{padding-top:349px}.hthb.hthb-pt--350{padding-top:350px}.hthb.hthb-pt--351{padding-top:351px}.hthb.hthb-pt--352{padding-top:352px}.hthb.hthb-pt--353{padding-top:353px}.hthb.hthb-pt--354{padding-top:354px}.hthb.hthb-pt--355{padding-top:355px}.hthb.hthb-pt--356{padding-top:356px}.hthb.hthb-pt--357{padding-top:357px}.hthb.hthb-pt--358{padding-top:358px}.hthb.hthb-pt--359{padding-top:359px}.hthb.hthb-pt--360{padding-top:360px}.hthb.hthb-pt--361{padding-top:361px}.hthb.hthb-pt--362{padding-top:362px}.hthb.hthb-pt--363{padding-top:363px}.hthb.hthb-pt--364{padding-top:364px}.hthb.hthb-pt--365{padding-top:365px}.hthb.hthb-pt--366{padding-top:366px}.hthb.hthb-pt--367{padding-top:367px}.hthb.hthb-pt--368{padding-top:368px}.hthb.hthb-pt--369{padding-top:369px}.hthb.hthb-pt--370{padding-top:370px}.hthb.hthb-pt--371{padding-top:371px}.hthb.hthb-pt--372{padding-top:372px}.hthb.hthb-pt--373{padding-top:373px}.hthb.hthb-pt--374{padding-top:374px}.hthb.hthb-pt--375{padding-top:375px}.hthb.hthb-pt--376{padding-top:376px}.hthb.hthb-pt--377{padding-top:377px}.hthb.hthb-pt--378{padding-top:378px}.hthb.hthb-pt--379{padding-top:379px}.hthb.hthb-pt--380{padding-top:380px}.hthb.hthb-pt--381{padding-top:381px}.hthb.hthb-pt--382{padding-top:382px}.hthb.hthb-pt--383{padding-top:383px}.hthb.hthb-pt--384{padding-top:384px}.hthb.hthb-pt--385{padding-top:385px}.hthb.hthb-pt--386{padding-top:386px}.hthb.hthb-pt--387{padding-top:387px}.hthb.hthb-pt--388{padding-top:388px}.hthb.hthb-pt--389{padding-top:389px}.hthb.hthb-pt--390{padding-top:390px}.hthb.hthb-pt--391{padding-top:391px}.hthb.hthb-pt--392{padding-top:392px}.hthb.hthb-pt--393{padding-top:393px}.hthb.hthb-pt--394{padding-top:394px}.hthb.hthb-pt--395{padding-top:395px}.hthb.hthb-pt--396{padding-top:396px}.hthb.hthb-pt--397{padding-top:397px}.hthb.hthb-pt--398{padding-top:398px}.hthb.hthb-pt--399{padding-top:399px}.hthb.hthb-pt--400{padding-top:400px}.hthb.hthb-pt--401{padding-top:401px}.hthb.hthb-pt--402{padding-top:402px}.hthb.hthb-pt--403{padding-top:403px}.hthb.hthb-pt--404{padding-top:404px}.hthb.hthb-pt--405{padding-top:405px}.hthb.hthb-pt--406{padding-top:406px}.hthb.hthb-pt--407{padding-top:407px}.hthb.hthb-pt--408{padding-top:408px}.hthb.hthb-pt--409{padding-top:409px}.hthb.hthb-pt--410{padding-top:410px}.hthb.hthb-pt--411{padding-top:411px}.hthb.hthb-pt--412{padding-top:412px}.hthb.hthb-pt--413{padding-top:413px}.hthb.hthb-pt--414{padding-top:414px}.hthb.hthb-pt--415{padding-top:415px}.hthb.hthb-pt--416{padding-top:416px}.hthb.hthb-pt--417{padding-top:417px}.hthb.hthb-pt--418{padding-top:418px}.hthb.hthb-pt--419{padding-top:419px}.hthb.hthb-pt--420{padding-top:420px}.hthb.hthb-pt--421{padding-top:421px}.hthb.hthb-pt--422{padding-top:422px}.hthb.hthb-pt--423{padding-top:423px}.hthb.hthb-pt--424{padding-top:424px}.hthb.hthb-pt--425{padding-top:425px}.hthb.hthb-pt--426{padding-top:426px}.hthb.hthb-pt--427{padding-top:427px}.hthb.hthb-pt--428{padding-top:428px}.hthb.hthb-pt--429{padding-top:429px}.hthb.hthb-pt--430{padding-top:430px}.hthb.hthb-pt--431{padding-top:431px}.hthb.hthb-pt--432{padding-top:432px}.hthb.hthb-pt--433{padding-top:433px}.hthb.hthb-pt--434{padding-top:434px}.hthb.hthb-pt--435{padding-top:435px}.hthb.hthb-pt--436{padding-top:436px}.hthb.hthb-pt--437{padding-top:437px}.hthb.hthb-pt--438{padding-top:438px}.hthb.hthb-pt--439{padding-top:439px}.hthb.hthb-pt--440{padding-top:440px}.hthb.hthb-pt--441{padding-top:441px}.hthb.hthb-pt--442{padding-top:442px}.hthb.hthb-pt--443{padding-top:443px}.hthb.hthb-pt--444{padding-top:444px}.hthb.hthb-pt--445{padding-top:445px}.hthb.hthb-pt--446{padding-top:446px}.hthb.hthb-pt--447{padding-top:447px}.hthb.hthb-pt--448{padding-top:448px}.hthb.hthb-pt--449{padding-top:449px}.hthb.hthb-pt--450{padding-top:450px}.hthb.hthb-pt--451{padding-top:451px}.hthb.hthb-pt--452{padding-top:452px}.hthb.hthb-pt--453{padding-top:453px}.hthb.hthb-pt--454{padding-top:454px}.hthb.hthb-pt--455{padding-top:455px}.hthb.hthb-pt--456{padding-top:456px}.hthb.hthb-pt--457{padding-top:457px}.hthb.hthb-pt--458{padding-top:458px}.hthb.hthb-pt--459{padding-top:459px}.hthb.hthb-pt--460{padding-top:460px}.hthb.hthb-pt--461{padding-top:461px}.hthb.hthb-pt--462{padding-top:462px}.hthb.hthb-pt--463{padding-top:463px}.hthb.hthb-pt--464{padding-top:464px}.hthb.hthb-pt--465{padding-top:465px}.hthb.hthb-pt--466{padding-top:466px}.hthb.hthb-pt--467{padding-top:467px}.hthb.hthb-pt--468{padding-top:468px}.hthb.hthb-pt--469{padding-top:469px}.hthb.hthb-pt--470{padding-top:470px}.hthb.hthb-pt--471{padding-top:471px}.hthb.hthb-pt--472{padding-top:472px}.hthb.hthb-pt--473{padding-top:473px}.hthb.hthb-pt--474{padding-top:474px}.hthb.hthb-pt--475{padding-top:475px}.hthb.hthb-pt--476{padding-top:476px}.hthb.hthb-pt--477{padding-top:477px}.hthb.hthb-pt--478{padding-top:478px}.hthb.hthb-pt--479{padding-top:479px}.hthb.hthb-pt--480{padding-top:480px}.hthb.hthb-pt--481{padding-top:481px}.hthb.hthb-pt--482{padding-top:482px}.hthb.hthb-pt--483{padding-top:483px}.hthb.hthb-pt--484{padding-top:484px}.hthb.hthb-pt--485{padding-top:485px}.hthb.hthb-pt--486{padding-top:486px}.hthb.hthb-pt--487{padding-top:487px}.hthb.hthb-pt--488{padding-top:488px}.hthb.hthb-pt--489{padding-top:489px}.hthb.hthb-pt--490{padding-top:490px}.hthb.hthb-pt--491{padding-top:491px}.hthb.hthb-pt--492{padding-top:492px}.hthb.hthb-pt--493{padding-top:493px}.hthb.hthb-pt--494{padding-top:494px}.hthb.hthb-pt--495{padding-top:495px}.hthb.hthb-pt--496{padding-top:496px}.hthb.hthb-pt--497{padding-top:497px}.hthb.hthb-pt--498{padding-top:498px}.hthb.hthb-pt--499{padding-top:499px}.hthb.hthb-pt--500{padding-top:500px}.wp-embed-responsive .wp-block{
outline: 0;
} .woolentor_myaccount_page {
overflow: hidden;
}
.woolentor_myaccount_page .woocommerce-MyAccount-content .form-row {
display: block;
}
.woolentor-user-area {
display: flex;
align-items: center;
margin-bottom: 30px;
}
.woolentor-user-image {
margin-right: 20px;
}
.woolentor-user-image img {
border-radius: 100% !important;
}
.woolentor-user-info span {
display: block;
}
.woolentor-username {
font-size: 20px;
}
.woolentor-logout {
font-size: 14px;
}
.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
border-top: 1px solid #ddd;
}
.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li {
border-bottom: 1px solid #ddd;
padding: 12px 0;
line-height: 1.5;
}
.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li a{
transition: 0.4s;
}
.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation{
width: 100%;
float: none;
}
.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul{
border:none;
}
.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul li,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul li{
display: inline-block;
border-bottom: 0;
padding: 12px 10px;
}
.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-content,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-content{
width: 100%;
float: none;
}
.woocommerce-account .woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-navigation,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-content{
float: right;
}
.woocommerce-account .woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-content,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-navigation{
float: left;
}
.woolentor_block_my_account,.woolentor_block_my_account_navigation{
overflow: hidden;
}
.woolentor_block_my_account_navigation .woocommerce-MyAccount-navigation {
width: 100% !important;
float: none !important;
}
.woolentor_myaccount_menu_type_vertical ul li{
display: inline-block;
border: none !important;
}
.woolentor_myaccount_menu_type_vertical ul{
border-top: 0 !important;
}
.woolentor_block_my_account_navigation .woolentor-user-area:not(:first-child){
display: none;
}
.woolentor-customer-logout a{
display: inline-block;
} .woolentor_block_product_grid .ht-product-ratting i {
font-family: 'FontAwesome';
}#wp-admin-bar-woolentor_template_builder > .ab-item {
display: flex !important;
align-items: center;
}
#wp-admin-bar-woolentor_template_builder .ab-item img {
width: 16px;
margin-right: 3px;
}
.wlb-marker-wrapper .wlb_image_pointer .wlb_pointer_box h4 {
margin: 0 0 7px 0;
}
.editor-styles-wrapper .ht-feature-content h4,
.editor-styles-wrapper .ht-feature-content p {
margin-top: 0;
margin-bottom: 0;
}
[class*="woolentor-"] i {
font-style: normal;
}
[class*="woolentor-"] *, [class*="woolentor-"] *::before, [class*="woolentor-"] *::after {
box-sizing: border-box;
}
.woolentor-text-align-left {
text-align: left !important;
}
.woolentor-text-align-right {
text-align: right !important;
}
.woolentor-text-align-center {
text-align: center !important;
} [class*="woolentorblock-"] a,
.block-editor__container[class*="woocommerce"] {
text-decoration: none !important;
} body .wp-block-group.is-vertical {
flex-direction: column;
}
body .wp-block-group.is-layout-flex.is-content-justification-space-between {
justify-content: space-between;
} [class*="woolentor"].alignfull {
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
width: 100vw;
padding: 0 15px;
}
[class*="woolentor"].alignwide {
margin-left: -100px;
margin-right: -100px;
max-width: var(--wp--style--global--wide-size) !important;
width: unset;
}
[class*="woolentor"].alignfull .alignfull,
[class*="woolentor"].alignfull .alignwide {
width: 100%;
margin-left: auto;
margin-right: auto;
}
[class*="woolentor"].alignwide .alignfull,
[class*="woolentor"].alignwide .alignwide {
width: 100%;
margin-left: auto;
margin-right: auto;
}
.wp-block-column [class*="woolentor"].alignfull,
.wp-block-column [class*="woolentor"].alignwide {
margin-left: auto;
margin-right: auto;
width: 100%;
}
@media (max-width: 1200px) {
[class*="woolentor"].alignfull {
margin-left: -2.4em;
margin-right: -2.4em;
}
}
@media (max-width: 768px) {
[class*="woolentor"].alignfull {
margin-left: -2.14em;
margin-right: -2.14em;
}
}
@media (max-width: 544px) {
[class*="woolentor"].alignfull {
margin-left: -1em;
margin-right: -1em;
}
}
[class*="woolentor"].alignwide {
margin-left: -20px;
margin-right: -20px;
}
.wp-block-column [class*="woolentor"].alignfull,
.wp-block-column [class*="woolentor"].alignwide {
margin-left: auto;
margin-right: auto;
width: 100%;
} .woolentor-product-image {
position: relative;
} .woolentor-before-shop {
display: block;
overflow: hidden;
}
.woolentor-archive-sale-badge-hide ul.products li.product span.onsale {
display: none !important;
}
.woolentor-archive-sale-badge-left ul.products li.product span.onsale {
right: auto;
left: 0;
}
.woolentor-archive-sale-badge-right ul.products li.product span.onsale {
left: auto;
right: 0;
} [class*="woolentor-products-columns-"] ul.products::before,
[class*="woolentor-products-columns-"] ul.products::after {
display: none !important;
}
[class*="woolentor-products-columns-"] ul.products {
display: grid !important;
column-gap: 20px;
list-style: none;
}
.woocommerce [class*="woolentor-products-columns-"] ul.products::before {
display: none !important;
}
.edit-post-visual-editor [class*="woolentor-products-columns-"] img {
width: 100%;
}
.woocommerce [class*="woolentor-products-columns-"] ul.products li.product,
.woocommerce-page
[class*="woolentor-products-columns-"]
ul.products
li.product {
float: none;
width: 100% !important;
margin-right: 0 !important;
}
[class*="woolentor-products-columns-"] ul.products li.product.first {
clear: none !important;
}
.woolentor-products-columns-1 ul.products {
grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-products-columns-2 ul.products {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-3 ul.products {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-4 ul.products {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-5 ul.products {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-6 ul.products {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-7 ul.products {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-8 ul.products {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-9 ul.products {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-10 ul.products {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
} .woolentor-grid:not(.woolentor-grid-slider) {
display: grid;
column-gap: 20px;
} .woolentor-grid-slider {
margin-right: -15px;
margin-left: -15px;
}
.woolentor-grid-slider .woolentor-grid-column {
padding-left: 15px;
padding-right: 15px;
}
.woolentor-grid.product-slider .slick-list {
margin-right: -7.5px;
margin-left: -7.5px;
}
.woolentor-grid.product-slider .slick-slide {
padding-left: 7.5px;
padding-right: 7.5px;
}
.woolentor_block_product_grid .fa-star-half-alt:before {
content: "\f089";
} .woolentor-grid.woolentor-no-gutters,
.woolentor-grid.wlno-gutters {
column-gap: 0px;
row-gap: 0px;
}
.woocommerce.woolentor-grid::before {
display: none !important;
}
.woolentor-grid-columns-1 .woolentor-grid {
grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-grid-columns-2 .woolentor-grid {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-3 .woolentor-grid {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-4 .woolentor-grid {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-5 .woolentor-grid {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-6 .woolentor-grid {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-7 .woolentor-grid {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-8 .woolentor-grid {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-9 .woolentor-grid {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-10 .woolentor-grid {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
} .woolentor-row .product-slider [class*="woolentor-col-"] {
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.product-slider .slick-arrow {
background: transparent none repeat scroll 0 0;
border: 2px solid #ddd;
color: #ddd;
font-size: 20px;
height: 40px;
left: -30px;
line-height: inherit;
padding: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 40px;
z-index: 99;
transition: 0.4s;
}
.product-slider .slick-arrow.slick-next {
right: -30px;
left: auto;
}
.product-slider .slick-arrow:hover {
border-color: #333;
color: #333;
}
.product-slider .slick-dots {
bottom: 0px;
display: flex;
left: 50%;
list-style: outside none none;
margin: 0;
padding: 0;
position: absolute;
transform: translateX(-50%);
}
.product-slider .slick-dots li {
line-height: 12px;
margin: 0 4px;
}
.product-slider .slick-dots li button {
background-color: transparent;
border: 1px solid #4e4f4f;
border-radius: 50px;
height: 13px;
padding: 0;
text-indent: -9999px;
width: 13px;
line-height: 13px;
}
.product-slider .slick-dots li.slick-active button {
background-color: #282828;
border-color: #282828;
} [class*="woolentorblock-"] .ht-products .wishsuite-button.wishlist {
line-height: 35px;
}
[class*="woolentorblock-"]
.ht-products
.wishsuite-button.wishlist
span.wishsuite-btn-text {
position: absolute;
left: 100%;
top: 50%;
display: block;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 10px;
line-height: 1;
color: #f1f1f1;
background-color: #282828;
padding: 5px 10px;
border-radius: 50px;
white-space: nowrap;
opacity: 0;
visibility: hidden;
margin-left: -10px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
z-index: 99;
}
[class*="woolentorblock-"]
.ht-products
.wishsuite-button.wishlist
span.wishsuite-btn-text {
margin-right: -10px;
-webkit-transform: translateY(-65%);
-ms-transform: translateY(-65%);
transform: translateY(-65%);
}
.ht-product-inner .ht-product-categories.hide-category-before {
padding-left: 0 !important;
}
.ht-product-inner .ht-product-categories.hide-category-before::before {
display: none !important;
} .woolentor-product-tab-area img {
width: 100%;
height: auto;
} .woolentor_block_product_grid [class*="woolentor-"] i.fa-heart {
font-family: "FontAwesome";
}
.woolentor_block_product_grid [class*="woolentor-"] i.far.fa-heart:before {
content: "\f08a";
} .woolentor-product-curvy
.wl_single-product-item.wl_left-item
.product-thumbnail {
height: auto;
} [class*="woolentorblock-"] .woolentor_slider_range .ui-slider-handle.ui-state-default.ui-corner-all{
top: -0.5em;
} .woocommerce-page .woolentor_block_cart_table table.shop_table .variation dt {
float: none;
}
.woocommerce-page .woolentor_block_cart_table table.shop_table .variation dd {
display: inline-block;
} .woocommerce:not(.woocommerce-js)
.woolentor_block_cross_sell
.products
.star-rating,
.woocommerce:not(.woocommerce-js)
.woolentor_block_archive_default
.products
.star-rating {
display: inline-block;
}
.woolentor-content-align-center .wishsuite-button {
justify-content: center;
}
.woolentor-content-align-right .wishsuite-button {
justify-content: flex-end;
} .woolentor-heading-right #payment div.payment_box::before {
right: 0;
left: auto !important;
} .woocommerce-page.woocommerce-checkout
form
.woolentor_block_checkout_order_review
#order_review {
float: none;
width: 100%;
}
.woocommerce-page.woocommerce-checkout
form
.woolentor_block_checkout_order_review
#order_review_heading {
float: none;
width: auto;
}
.woocommerce-page .woolentor_block_checkout_order_review table.shop_table {
width: 100%;
} .woolentor_block_recently_viewed_product .woolentor-recently-viewed-product {
margin-bottom: 0;
}
.woolentor_block_recently_viewed_product .woolentor-recently-view-title {
font-size: 18px !important;
line-height: 1.2 !important;
margin-bottom: 10px !important;
} .woolentor-advance-product-image-area .wl-thumbnails-image-area {
display: flex;
flex-flow: row wrap;
position: relative;
}
.woolentor-advance-product-image-area.wlpro-product-thumbnails
.woolentor-thumbnails,
.woolentor-advance-product-image-area.wlpro-product-thumbnails
.woolentor-learg-img {
width: 100%;
}
.woolentor-advance-product-image-area .product-slider .slick-arrow.slick-next {
right: 15px;
left: auto;
}
.woolentor-advance-product-image-area .ht-product-label {
position: absolute;
right: 15px;
top: 15px;
z-index: 9;
}
.thumbnails-tab-position-bottom.wlpro-product-thumbnails
ul.woolentor-thumbanis-image,
.thumbnails-tab-position-top.wlpro-product-thumbnails
ul.woolentor-thumbanis-image {
width: 100%;
}
.wlpro-product-thumbnails .woocommerce-product-gallery__image {
width: 100%;
} .wlpro-product-videothumbnails.woolentor-block-product-image-zoom{
overflow: visible;
}
.woolentor-block-product-image-zoom .wl-product-details-thumbs{
margin-left: -5px;
margin-right: -5px;
} .wl-nonequantity-txt.wl-addto-cart
form.cart
.wl-quantity-wrap
.wl-quantity-cal {
margin-left: 0 !important;
}
.woocommerce .woolentor-product-addtocart .quantity .qty {
width: auto;
} [class*="woolentorblock-"] .wl-single-product-navigation a{
display: inline-flex;
align-items: center;
justify-content: center;
transition: 0.4s;
margin-left: 0;
}
[class*="woolentorblock-"] .wl-single-product-navigation a+a{
margin-left: 12px;
} .woolentor_current_theme_oceanwp
[class*="woolentor-products-columns-"]
ul.products.grid {
display: grid !important;
}
.woolentor_current_theme_oceanwp
[class*="woolentor-products-columns-"]
ul.products.list {
display: block !important;
} @media (min-width: 1200px) and (max-width: 1400px) {
} @media (min-width: 992px) and (max-width: 1200px) { [class*="woolentor-products-columns-"] ul.products {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-laptop-1 ul.products {
grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-products-columns-laptop-2 ul.products {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-laptop-3 ul.products {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-laptop-4 ul.products {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-laptop-5 ul.products {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-laptop-6 ul.products {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-laptop-7 ul.products {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-laptop-8 ul.products {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-laptop-9 ul.products {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-laptop-10 ul.products {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
[class*="woolentor-products-columns-laptop-"] ul.products li.product.first {
clear: none !important;
} [class*="woolentor-grid-columns-"] .woolentor-grid {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-laptop-1 .woolentor-grid {
grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-grid-columns-laptop-2 .woolentor-grid {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-laptop-3 .woolentor-grid {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-laptop-4 .woolentor-grid {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-laptop-5 .woolentor-grid {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-laptop-6 .woolentor-grid {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-laptop-7 .woolentor-grid {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-laptop-8 .woolentor-grid {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-laptop-9 .woolentor-grid {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-laptop-10 .woolentor-grid {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
} @media (min-width: 768px) and (max-width: 991px) { [class*="woolentor-products-columns-"] ul.products {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-tablet-1 ul.products {
grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-products-columns-tablet-2 ul.products {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-tablet-3 ul.products {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-tablet-4 ul.products {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-tablet-5 ul.products {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-tablet-6 ul.products {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-tablet-7 ul.products {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-tablet-8 ul.products {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-tablet-9 ul.products {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-tablet-10 ul.products {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
[class*="woolentor-products-columns-tablet-"] ul.products li.product.first {
clear: none !important;
} [class*="woolentor-grid-columns-"] .woolentor-grid {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-tablet-1 .woolentor-grid {
grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-grid-columns-tablet-2 .woolentor-grid {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-tablet-3 .woolentor-grid {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-tablet-4 .woolentor-grid {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-tablet-5 .woolentor-grid {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-tablet-6 .woolentor-grid {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-tablet-7 .woolentor-grid {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-tablet-8 .woolentor-grid {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-tablet-9 .woolentor-grid {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-tablet-10 .woolentor-grid {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
} @media (max-width: 767px) { [class*="woolentor-products-columns-"] ul.products {
grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-products-columns-mobile-1 ul.products {
grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-products-columns-mobile-2 ul.products {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-mobile-3 ul.products {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-mobile-4 ul.products {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-mobile-5 ul.products {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-mobile-6 ul.products {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-mobile-7 ul.products {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-mobile-8 ul.products {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-mobile-9 ul.products {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-mobile-10 ul.products {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
[class*="woolentor-products-columns-mobile-"] ul.products li.product.first {
clear: none !important;
} [class*="woolentor-grid-columns-"] .woolentor-grid {
grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-grid-columns-mobile-1 .woolentor-grid {
grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-grid-columns-mobile-2 .woolentor-grid {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-mobile-3 .woolentor-grid {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-mobile-4 .woolentor-grid {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-mobile-5 .woolentor-grid {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-mobile-6 .woolentor-grid {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-mobile-7 .woolentor-grid {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-mobile-8 .woolentor-grid {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-mobile-9 .woolentor-grid {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-mobile-10 .woolentor-grid {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
}.wp-embed-responsive .wp-block{
outline: 0;
}
.wl-row.slick-slider{
margin-right: 0;
margin-left: 0;
}
.wl-single-brand {
text-align: center;
margin-bottom: 20px;
}
.slick-slide .wl-single-brand{
margin-bottom: 0;
}
.slick-slide .wl-single-brand img {
display: inline-block;
} [class*="ht-category-wrap"] [class*="ht-category-image-"]{
overflow: hidden;
}
.ht-category-wrap .ht-category-image{
overflow: hidden;
margin-bottom: 20px;
}
.ht-category-wrap .ht-category-image a {
display: block;
position: relative;
}
.ht-category-wrap .ht-category-image a img {
width: 100%;
}
.ht-category-wrap .ht-category-image a.ht-category-border::before {
position: absolute;
z-index: 2;
top: 15px;
left: 15px;
width: calc(100% - 30px);
height: calc(100% - 30px);
content: "";
border: 1px solid #fff;
transition: all 0.5s ease 0s;
transform: scale(1);
}
.ht-category-wrap .ht-category-image a.ht-category-border-2::before {
position: absolute;
z-index: 2;
top: 15px;
left: 15px;
width: calc(100% - 30px);
height: calc(100% - 30px);
content: "";
border: 1px solid #fff;
transition: all 0.5s ease 0s;
transform: scale(0.9);
opacity: 0;
visibility: hidden;
}
.ht-category-wrap .ht-category-image-3 {
border-radius: 100%;
border: 1px solid #e1e1e1;
transition: all 0.3s ease 0s;
margin-bottom: 20px;
}
.ht-category-wrap .ht-category-image-3 a img {
width: 100%;
}
.ht-category-wrap.ht-category-bg-padding {
background: #f8f8f8;
padding: 25px 30px 30px;
}
.ht-category-wrap .ht-category-image-zoom a img {
transition: all 0.5s ease 0s;
}
.ht-category-wrap .ht-category-content {
display: flex;
align-items: center;
justify-content: space-between;
}
.ht-category-wrap .ht-category-content h3 {
margin: 0;
font-size: 20px;
}
.ht-category-wrap .ht-category-content h3 a {
color: #444;
}
.ht-category-wrap .ht-category-content h3 a:hover {
color: #dc9a0e;
}
.ht-category-wrap .ht-category-content span {
display: inline-block;
line-height: 1;
position: relative;
font-size: 16px;
}
.ht-category-wrap .ht-category-content span::before {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: calc(100% + 10px);
width: 50px;
height: 1px;
content: "";
background-color: #ccc;
}
.ht-category-wrap .ht-category-content-3 {
position: relative;
z-index: 9;
max-width: 80%;
margin: -43px auto 0;
padding: 15px 10px 14px;
}
.ht-category-wrap .ht-category-content-3.ht-category-content-3-bg1 {
background-color: #f4ede7;
}
.ht-category-wrap .ht-category-content-3.ht-category-content-3-bg2 {
background-color: #e8f5f2;
}
.ht-category-wrap .ht-category-content-3.ht-category-content-3-bg3 {
background-color: #e3e4f5;
}
.ht-category-wrap .ht-category-content-3.ht-category-content-3-bg4 {
background-color: #faf5e5;
}
.ht-category-wrap .ht-category-content-3 h3 {
font-size: 18px;
line-height: 1;
margin: 0;
text-align: center;
}
.ht-category-wrap .ht-category-content-3 h3 span {
font-size: 14px;
margin-left: 5px;
}
.ht-category-wrap .ht-category-content-3 h3 a {
color: #444;
}
.ht-category-wrap .ht-category-content-3 h3 a:hover {
color: #dc9a0e;
}
.ht-category-wrap .ht-category-content-4{
text-align: center;
}
.ht-category-wrap .ht-category-content-4 h3 {
font-size: 16px;
display: inline-block;
position: relative;
margin: 0;
letter-spacing: 0.5px;
}
.ht-category-wrap .ht-category-content-4 span {
position: absolute;
top: -8px;
right: -33px;
font-size: 14px;
}
.ht-category-wrap .ht-category-content-4 h3 a {
color: #444;
}
.ht-category-wrap .ht-category-content-4 h3 a:hover {
color: #dc9a0e;
}
.ht-category-wrap .ht-category-content-5{
text-align: center;
}
.ht-category-wrap .ht-category-content-5 h3 {
font-size: 14px;
text-transform: uppercase;
margin: 0;
font-weight: 500;
letter-spacing: 0.5px;
}
.ht-category-wrap .ht-category-content-5 h3 span {
margin-left: 5px;
color: #dc9a0e;
}
.ht-category-wrap .ht-category-content-5 h3 a {
color: #000000;
display: inline-block;
border-bottom: 1px solid transparent;
}
.ht-category-wrap .ht-category-content-5 h3 a:hover {
color: #dc9a0e;
border-bottom: 1px solid #dc9a0e;
}
.ht-category-wrap:hover .ht-category-image a.ht-category-border::before {
transform: scale(0.95);
}
.ht-category-wrap:hover .ht-category-image a.ht-category-border-2::before {
transform: scale(1);
opacity: 1;
visibility: visible;
}
.ht-category-wrap:hover .ht-category-image-3 {
border: 1px solid #dc9a0e;
}
.ht-category-wrap:hover .ht-category-image-zoom a img {
transform: scale(1.1);
}
.ht-category-wrap-2 {
position: relative;
overflow: hidden;
padding: 48px 20px 42px;
box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
}
.ht-category-wrap-2::before {
position: absolute;
z-index: 2;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
width: 100%;
height: 100%;
content: "";
opacity: 0;
visibility: hidden;
transform: scale(0.9);
transition: all 0.7s ease 0s;
border: 4px solid transparent;
pointer-events: none;
}
.ht-category-wrap-2{
text-align: center;
}
.ht-category-wrap-2 .ht-category-image-2 {
margin-top: 39px;
display: inline-block;
}
.ht-category-wrap-2 .ht-category-image-2 a {
display: block;
text-align: center;
}
.ht-category-wrap-2 .ht-category-image-2 a img {
max-width: 100%;
transition: all 0.7s ease 0s;
}
.ht-category-wrap-2 .ht-category-content-2 h3 {
font-size: 22px;
text-transform: capitalize;
line-height: 1;
margin: 0;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.ht-category-wrap-2 .ht-category-content-2 h3 span {
font-size: 14px;
margin: 0 0 0 8px;
}
.ht-category-wrap-2 .ht-category-content-2 h3 a {
color: #444;
display: block;
}
.ht-category-wrap-2 .ht-category-content-2 h3 a:hover {
color: #dc9a0e;
}
.ht-category-wrap-2 .ht-category-content-2 h3::before {
position: absolute;
content: "";
left: 0;
right: 0;
bottom: -14px;
margin: 0 auto;
background-color: #D3D3D3;
width: 90px;
height: 2px;
}
.ht-category-wrap-2 .ht-category-content-2.hide-title-after h3::before{
display: none;
}
.ht-category-wrap-2:hover::before {
opacity: 1;
visibility: visible;
transform: scale(1);
border: 4px solid #dc9a0e;
}
.ht-category-wrap-2:hover .ht-category-image-2 a img {
transform: scale(1.2);
}  .wlb-marker-style-1 {
padding: 245px 0;
}
.wlb-marker-style-1 .wlb_image_pointer {
width: 36px;
height: 36px;
border-radius: 100%;
border: 3px solid #ed552d;
background-color: #fff;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
line-height: 32px;
}
.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box {
background: #fff;
width: 240px;
position: absolute;
top: 0;
right: 50%;
-webkit-transform: translate3d(50%, -100%, 0);
transform: translate3d(50%, -100%, 0);
border-radius: 5px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
z-index: 10;
padding: 20px;
-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
text-align: center;
}
.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box h4 {
font-size: 20px;
margin-bottom: 7px;
}
.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box p {
font-size: 13px;
line-height: 24px;
margin: 0;
}
.wlb-marker-style-1 .wlb_image_pointer:hover .wlb_pointer_box {
visibility: visible;
opacity: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform: translateY(-110%) translateX(50%);
transform: translateY(-110%) translateX(50%);
}
.wlb-marker-style-1 .wlb_image_pointer::before {
content: "\f129";
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
font-family: FontAwesome;
color: #ed552d;
font-size: 18px;
width: 100%;
height: 100%;
}
.wlb-marker-style-1 .wlb_image_pointer {
position: absolute;
left: 66%;
top: 15%;
} .wlb-marker-style-2 {
padding: 245px 0;
}
.wlb-marker-style-2 .wlb_image_pointer {
width: 46px;
height: 46px;
border-radius: 100%;
border: 5px solid #dddddd;
background-color: #fff;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
line-height: 38px;
}
.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box {
background: #fff;
width: 240px;
position: absolute;
top: 0;
right: 50%;
-webkit-transform: translate3d(50%, -100%, 0);
transform: translate3d(50%, -100%, 0);
border-radius: 5px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
z-index: 10;
padding: 20px;
-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
text-align: center;
}
.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box h4 {
font-size: 20px;
margin-bottom: 7px;
}
.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box p {
font-size: 13px;
line-height: 24px;
margin: 0;
}
.wlb-marker-style-2 .wlb_image_pointer:hover .wlb_pointer_box {
visibility: visible;
opacity: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform: translateY(-110%) translateX(50%);
transform: translateY(-110%) translateX(50%);
}
.wlb-marker-style-2 .wlb_image_pointer::before {
content: "\f067";
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
font-family: FontAwesome;
color: #ed552d;
font-size: 18px;
width: 100%;
height: 100%;
transition: 0.4s ease-in-out;
}
.wlb-marker-style-2 .wlb_image_pointer:hover::before {
transform: translateX(-50%) translateY(-50%) rotate(47deg);
}
.wlb-marker-style-2 .wlb_image_pointer {
position: absolute;
left: 50%;
top: 26%;
} .wlb-marker-style-3 {
padding: 245px 0;
}
.wlb-marker-style-3 .wlb_image_pointer {
width: 46px;
height: 46px;
border-radius: 100%;
background-color: #000000;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
line-height: 49px;
z-index: 2;
}
.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box {
background: #000000;
width: 240px;
position: absolute;
top: 0;
right: 50%;
-webkit-transform: translate3d(50%, -100%, 0);
transform: translate3d(50%, -100%, 0);
border-radius: 5px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
z-index: 10;
padding: 20px;
-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
text-align: center;
}
.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box h4 {
font-size: 20px;
margin-bottom: 7px;
color: #ffffff;
}
.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box p {
font-size: 13px;
line-height: 24px;
margin: 0;
color: #ffffff;
}
.wlb-marker-style-3 .wlb_image_pointer:hover .wlb_pointer_box {
visibility: visible;
opacity: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform: translateY(-110%) translateX(50%);
transform: translateY(-110%) translateX(50%);
}
.wlb-marker-style-3 .wlb_image_pointer::before {
content: "\f067";
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
font-family: FontAwesome;
color: #ffffff;
font-size: 18px;
width: 100%;
height: 100%;
transition: 0.4s ease-in-out;
}
.wlb-marker-style-3 .wlb_image_pointer::after {
position: absolute;
left: 2px;
background: #000;
content: "";
right: 2px;
top: 2px;
bottom: 2px;
border-radius: 100%;
border: 2px solid #fff;
z-index: -1;
}
.wlb-marker-style-3 .wlb_image_pointer:hover::before {
transform: translateX(-50%) translateY(-50%) rotate(47deg);
}
.wlb-marker-style-3 .wlb_image_pointer {
position: absolute;
left: 50%;
top: 26%;
} .wlb-marker-style-4 {
padding: 245px 0;
}
.wlb-marker-style-4 .wlb_image_pointer {
width: 46px;
height: 46px;
border-radius: 100%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
line-height: 38px;
border: 5px solid #d88d78;
z-index: 2;
}
.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
width: 240px;
position: absolute;
top: 0;
right: 50%;
-webkit-transform: translate3d(50%, -100%, 0);
transform: translate3d(50%, -100%, 0);
border-radius: 5px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
z-index: 10;
padding: 20px;
-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
text-align: center;
}
.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box h4 {
font-size: 20px;
margin-bottom: 7px;
}
.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box p {
font-size: 13px;
line-height: 24px;
margin: 0;
color: #18012c;
}
.wlb-marker-style-4 .wlb_image_pointer:hover .wlb_pointer_box {
visibility: visible;
opacity: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform: translateY(-110%) translateX(50%);
transform: translateY(-110%) translateX(50%);
}
.wlb-marker-style-4 .wlb_image_pointer::before {
content: "\f067";
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
font-family: FontAwesome;
color: #d88d78;
font-size: 18px;
width: 100%;
height: 100%;
transition: 0.4s ease-in-out;
}
.wlb-marker-style-4 .wlb_image_pointer:hover::before {
transform: translateX(-50%) translateY(-50%) rotate(47deg);
}
.wlb-marker-style-4 .wlb_image_pointer {
position: absolute;
left: 83%;
top: 37%;
} .wlb-marker-style-5 {
padding: 245px 0;
}
.wlb-marker-style-5 .wlb_image_pointer {
width: 46px;
height: 46px;
border-radius: 4px;
background: #000;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
line-height: 47px;
z-index: 2;
}
.wlb-marker-style-5 .wlb_image_pointer .effect-1 {
position: relative;
}
.wlb-marker-style-5 .wlb_image_pointer .effect-1::before,
.wlb-marker-style-5 .wlb_image_pointer .effect-1::after {
position: absolute;
top: 50%;
left: 50%;
display: block;
content: '';
border: 1px solid #f10;
border-radius: 50%;
-webkit-transform: scale(0.35) translateY(-50%) translateX(-50%);
-ms-transform: scale(0.35) translateY(-50%) translateX(-50%);
transform: scale(0.35) translateY(-50%) translateX(-50%);
opacity: 0;
-webkit-animation: marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s infinite;
animation: marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s infinite;
}
.wlb-marker-style-5 .wlb_image_pointer .effect-1::before {
width: 32px;
height: 32px;
left: 50%;
top: 50%;
z-index: -1;
}
.wlb-marker-style-5 .wlb_image_pointer .effect-1::after {
width: 32px;
height: 32px;
z-index: -1;
border-color: rgba(255, 255, 255, 0.4);
-webkit-animation: marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0s infinite;
animation: marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0s infinite;
}
.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box {
background: #000000;
width: 240px;
position: absolute;
top: 0;
right: 50%;
-webkit-transform: translate3d(50%, -100%, 0);
transform: translate3d(50%, -100%, 0);
border-radius: 5px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
z-index: 10;
padding: 20px;
-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
text-align: center;
}
.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box h4 {
font-size: 20px;
margin-bottom: 7px;
color: #fff;
}
.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box p {
font-size: 13px;
line-height: 24px;
margin: 0;
color: #fff;
}
.wlb-marker-style-5 .wlb_image_pointer:hover .wlb_pointer_box {
visibility: visible;
opacity: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform: translateY(-110%) translateX(50%);
transform: translateY(-110%) translateX(50%);
}
.wlb-marker-style-5 .wlb_image_pointer::before {
content: "\f067";
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
font-family: FontAwesome;
color: #ffffff;
font-size: 18px;
width: 100%;
height: 100%;
transition: 0.4s ease-in-out;
}
.wlb-marker-style-5 .wlb_image_pointer:hover::before {
transform: translateX(-50%) translateY(-50%) rotate(47deg);
}
.wlb-marker-style-5 .wlb_image_pointer {
position: absolute;
left: 83%;
top: 37%;
} @-webkit-keyframes marker-ripple-animation {
0% {
-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
opacity: 1;
}
100% {
-webkit-transform: translate3d(-50%, -50%, 0) scale(1.7);
opacity: 0;
}
}
@keyframes marker-ripple-animation {
0% {
transform: translate3d(-50%, -50%, 0) scale(1);
opacity: 1;
}
100% {
transform: translate3d(-50%, -50%, 0) scale(1.7);
opacity: 0;
}
} svg.woolentor-banner-default{
fill-opacity: 0.1;
}
.wlspcial-banner .banner-thumb a {
overflow: hidden;
position: relative;
display: block;
}
.wlspcial-banner .banner-thumb a::before {
background: #ffffff none repeat scroll 0 0;
content: "";
height: 0;
left: 0;
opacity: 0;
pointer-events: none;
position: absolute;
top: 0;
transition: all 0.5s ease 0s;
width: 0;
}
.wlspcial-banner .banner-thumb a::after {
background: #ffffff none repeat scroll 0 0;
bottom: 0;
content: "";
height: 0;
opacity: 0;
pointer-events: none;
position: absolute;
right: 0;
transition: all 0.5s ease 0s;
width: 0;
}
.wlspcial-banner .banner-thumb a img {
width: 100%;
}
.wlspcial-banner:hover .banner-thumb a::before {
height: 100%;
opacity: 0.3;
width: 100%;
}
.wlspcial-banner:hover .banner-thumb a::after {
height: 100%;
opacity: 0.3;
width: 100%;
}
.wlspcial-banner {
position: relative;
}
.wlspcial-banner .banner-content{
position: absolute;
z-index: 2;
width: 100%;
text-align: center;
}
.wlspcial-banner .banner-content a {
color: #383838;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
transition: all 0.4s ease 0s;
text-decoration: none;
display: inline-block;
}
.woolentor-banner-content-pos-center .banner-content{
top: 50%;
right: 0;
left: auto;
transform: translateY(-50%);
}
.woolentor-banner-content-pos-bottom .banner-content {
bottom: 0;
padding-bottom: 40px;
}
.woolentor-banner-content-pos-top .banner-content {
top: 0;
padding-top: 40px;
}
.wlspcial-banner.woolentor-banner-content-pos-right .banner-content {
top: 50%;
right: 0;
width: auto;
transform: translateY(-50%);
}
.wlspcial-banner.woolentor-banner-content-pos-left .banner-content {
top: 50%;
left: 0;
width: auto;
transform: translateY(-50%);
}
.wlbanner-badgeimage {
position: absolute;
top: 0;
left: 0;
display: inline-block;
}
.wlbanner-badgeimage img{
width: 100%;
} .ht-feature-wrap {
position: relative;
text-align: center;
}
.ht-feature-style-1 .ht-feature-inner {
border: 1px solid #e8e8e8;
padding: 25px 15px 20px;
transition: all 0.3s ease 0s;
}
.ht-feature-wrap .ht-feature-content h4 {
display: block;
font-size: 18px;
font-weight: 500;
margin-bottom: 6px;
line-height: 1;
color: #000000;
}
.ht-feature-wrap .ht-feature-content p {
font-size: 15px;
color: #6d6d6d;
margin: 0;
}
.ht-feature-wrap .ht-feature-img {
margin-bottom: 20px;
display: inline-block;
}
.ht-feature-wrap .ht-feature-img img {
max-width: 100%;
transition: all 0.5s ease 0s;
}
.ht-feature-wrap .ht-feature-img i {
font-size: 32px;
color: #dc9a0e;
display: inline-block;
}
.ht-feature-wrap .ht-feature-img svg{
width: 32px;
height: 32px;
}
.ht-feature-style-2 .ht-feature-inner{
display: flex;
align-items: center;
border: none;
padding: 0;
text-align: left;
}
.ht-feature-style-2 .ht-feature-content{
padding-left: 30px;
margin-left: 24px;
border-left: 1px solid #ddd9d2;
}
.ht-feature-wrap.ht-feature-style-2:hover .ht-feature-img {
animation: 500ms ease-in-out 0s normal none 1 running rubberBand;
}
.ht-feature-style-2 .ht-feature-content {
padding-left: 30px;
width: 100%;
}
.ht-feature-style-2 .ht-feature-content h4,.ht-feature-style-5 .ht-feature-content h4 {
font-size: 20px;
margin: 0 0 12px;
line-height: 1;
color: #000000;
}
.ht-feature-style-2 .ht-feature-content p {
margin: 0;
font-size: 15px;
color: #6d6d6d;
}
.ht-feature-style-2 .ht-feature-img{
margin: 0;
}
.ht-feature-wrap.ht-feature-style-1:hover .ht-feature-inner {
border: 1px solid #dc9a0e;
}
.ht-feature-wrap.ht-feature-style-1:hover .ht-feature-img img,
.ht-feature-style-5:hover .ht-feature-img{
animation: 500ms ease-in-out 0s normal none 1 running tada;
}
.ht-feature-style-3 .ht-feature-img{
display: inline-block;
border: 1px solid #000000;
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
border-radius: 100%;
transition: all 0.5s ease 0s;
}
.ht-feature-style-3 .ht-feature-img img{
border-radius: 100%;
}
.woolentor-blocks.ht-feature-style-3 .ht-feature-img{
line-height: 48px;
}
.ht-feature-style-3 .ht-feature-img i{
font-size: 20px;
color: #000000;
}
.ht-feature-style-3:hover .ht-feature-img{
background-color: #dc9a0e;
border: 1px solid #dc9a0e;
transform: rotate(360deg);
}
.ht-feature-style-3:hover .ht-feature-img i{
color: #ffffff;
}
.ht-feature-style-3 .ht-feature-content h4,.ht-feature-style-4 .ht-feature-content h4 {
display: block;
font-size: 18px;
font-weight: 500;
margin-bottom: 14px;
line-height: 1;
color: #000000;
}
.ht-feature-style-3 .ht-feature-content p,.ht-feature-style-4 .ht-feature-content p {
color: #6d6d6d;
line-height: 27px;
margin: 0 auto;
font-size: 15px;
width: 82%;
}
.ht-feature-style-4{
text-align: left;
}
.ht-feature-style-4 .ht-feature-content {
border-top: 1px solid #ebebeb;
margin-top: 25px;
padding-top:25px; 
}
.ht-feature-style-4 .ht-feature-content p{
width: 100%;
}
.ht-feature-style-4 .ht-feature-img{
display: inline-block;
background-color: #e9ecef;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 100%;
transition: all 0.5s ease 0s;
margin: 0;
overflow: hidden;
}
.ht-feature-style-4 .ht-feature-img i {
font-size: 20px;
color: #000000;
}
.ht-feature-style-4:hover .ht-feature-img{
background-color: #dc9a0e;
transform: rotateY(180deg);
}
.ht-feature-style-4:hover .ht-feature-img i{
color: #ffffff;
}
.ht-feature-style-5 .ht-feature-img {
position: absolute;
right: 0;
bottom: 0;
margin: 0;
width: 120px;
}
.ht-feature-style-5 .ht-feature-img img {
max-width: 100%;
} .woolentor-product-tab-area {
position: relative;
z-index: 35;
}
.product-slider {
width: 100%;
}
.product-item {
padding-bottom: 10px;
margin-bottom: 30px;
}
.product-item mark, .product-item ins {
background: transparent;
}
.product-item .product-inner .image-wrap {
position: relative;
text-align: center;
overflow: hidden;
}
.product-item .product-inner .image-wrap .wishlist, .product-item .product-inner .image-wrap .tinv-wraper {
display: block;
position: absolute;
right: 20px;
top: 20px;
margin-top: 0;
}
.product-item .product-inner .image-wrap .tinv-wraper a, .ht-product-action .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
margin: 0;
}
.ht-product-list-action .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
margin-top: 0;
}
.product-item .product-inner .image-wrap .tinv-wraper a .tinvwl_add_to_wishlist-text, .ht-product-action .tinv-wraper a .tinvwl_add_to_wishlist-text {
display: none;
}
.ht-product-action .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before, .ht-product-action .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus::before {
font-size: 26px;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
left: 20px;
margin: 0;
position: absolute;
top: 4px;
}
.product-item .content {
padding-top: 10px;
}
.content h4.title {
margin: 0;
}
.product-item .product-inner .content .title {
font-size: 20px;
margin-bottom: 10px;
}
.product-item .actions {
background: #333 none repeat scroll 0 0;
border-radius: 20px;
color: #fff;
display: flex;
left: 50%;
position: absolute;
text-align: center;
top: 50%;
transform: translateX(-50%);
transition: all 0.4s ease 0s;
width: 150px;
opacity: 0;
visibility: hidden;
}
.product-item .actions>* {
flex: 1 0 auto;
}
.product-item .product-inner .image-wrap .actions.style_two {
width: 85%;
border-radius: 0;
bottom: 0;
top: auto;
}
.product-item .woocommerce.compare-button a.button {
background-color: #333;
border-radius: 20px;
}
.product-item .product-inner .image-wrap .style_two .wishlist {
position: static;
}
.yith-wcwl-add-button {
position: relative;
}
.style_two .yith-wcwl-add-to-wishlist .ajax-loading {
margin-left: 0;
top: 11px;
}
.product-item .woocommerce.product.compare-button, .product-item .actions .htcompare-btn {
border-left: 1px solid #999;
}
.product-item .actions .htcompare-btn {
border-radius: 0;
}
.product-item:hover .actions {
opacity: 1;
transform: translateX(-50%) translateY(-50%);
visibility: visible;
}
.product-item .actions a, .product-item .woocommerce.compare-button a.button {
color: #fff;
display: block !important;
font-weight: normal;
line-height: inherit;
padding: 7px 5px;
text-indent: -999999px;
position: relative;
background: transparent;
}
.wishsuite-button.wltooltip_no span.wishsuite-btn-text {
display: none;
}
.product-item .actions a::before {
color: #fff;
content: "";
font-family: fontawesome;
height: 100%;
left: 0;
position: absolute;
text-indent: 0;
top: 5px;
width: 100%;
}
.product-item .actions .compare-button a::before, .product-item .actions .htcompare-btn::before {
content: "\f021";
}
.product-item .product-inner .image-wrap .style_two .wishlist a::before {
content: "\f08a";
}
.product-item .product-inner .image-wrap .style_two .wishlist .yith-wcwl-wishlistexistsbrowse a::before, .product-item .product-inner .image-wrap .style_two .wishlist .yith-wcwl-wishlistaddedbrowse a::before {
content: "\f004";
}
.product-item .product-inner .actions.style_two a {
text-indent: 0;
}
.product-item .product-inner .actions.style_two a::before {
display: none;
}
.product-item .product-inner .actions.style_two .tinv-wishlist a::before {
display: block;
font-size: 20px;
line-height: 28px;
}
.product-item .product-inner .actions.style_two .tinv-wishlist a {
text-indent: -999999px;
margin: 0;
}
.product-item.product_style_three .product-inner .image-wrap {
overflow: visible;
}
.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%;
z-index: 9;
}
.product_information_area .content {
padding-bottom: 15px;
text-align: center;
}
.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:hover .product_information_area {
bottom: -103px;
opacity: 1;
visibility: visible;
}
.woocommerce span.onsale, span.onsale {
background-color: #23252a;
border-radius: 3px;
color: #fff;
font-size: 14px;
font-weight: 500;
left: 15px;
top: 15px;
line-height: 1;
min-height: inherit;
min-width: inherit;
padding: 5px 10px;
position: absolute;
}
.product-item a.button.added {
display: none !important;
}
.product-item .actions .htcompare-btn.added {
display: block !important;
}
.product-item .actions .htcompare-btn.loading {
padding: 0;
}
.product-item .actions a.htcompare-btn.loading::after {
right: 20px;
}
.product-item .product-inner .image-wrap .actions a.added_to_cart {
text-indent: -99999px;
}
.product-item .product-inner .image-wrap .actions a.added_to_cart::before {
content: "";
font-family: WooCommerce;
font-size: 20px;
left: auto;
position: absolute;
text-indent: 0;
top: 0;
display: block;
}
.product-item a.button.added::after, .product-item a.button.loading::after {
color: #fff;
content: "";
display: block;
font-family: "fontawesome";
margin: 0 auto;
position: absolute;
text-indent: 0;
top: 5px;
} .ht-tab-menus {
margin: 0;
padding: 0;
list-style: none;
}
.ht-tab-menus {
margin-bottom: 45px;
}
.ht-tab-menus li {
display: inline-block;
margin-right: 20px;
}
.ht-tab-menus li:last-child {
margin-right: 0;
}
.ht-tab-menus li a {
border: 1px solid transparent;
border-radius: 50px;
padding: 5px 15px;
text-transform: capitalize;
}
.ht-tab-menus li a:focus {
outline: none;
}
.ht-tab-menus li a.htactive {
border-color: #e5e5e5;
}
.ht-tab-pane {
display: none;
}
.ht-tab-pane.htactive {
display: block;
}
.product_attribute ul {
list-style: outside none none;
margin: 0 0 20px;
padding: 0;
text-align: left;
}
.product_information_area .attribute_label {
font-weight: 600;
}
.product_attribute {
margin-top: 25px;
padding: 0 30px;
}
.product_attribute ul li {
display: inline-block;
line-height: 1;
margin: 0 10px 0 0;
}
.product_attribute ul li.color_attribute {
border-radius: 100%;
height: 15px;
width: 15px;
}
.product-slider .slick-arrow {
background: transparent none repeat scroll 0 0;
border: 2px solid #ddd;
color: #ddd;
font-size: 20px;
height: 40px;
left: -30px;
line-height: inherit;
padding: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 40px;
z-index: 99;
transition: 0.4s;
}
.product-slider .slick-arrow.slick-next {
right: -30px;
left: auto;
}
.product-slider .slick-arrow:hover {
border-color: #333;
color: #333;
}
.product-slider .slick-dots {
bottom: 0px;
display: flex;
left: 50%;
list-style: outside none none;
margin: 0;
padding: 0;
position: absolute;
transform: translateX(-50%);
}
.product-slider .slick-dots li {
line-height: 12px;
margin: 0 4px;
}
.product-slider .slick-dots li button {
background-color: transparent;
border: 1px solid #4e4f4f;
border-radius: 50px;
height: 13px;
padding: 0;
text-indent: -9999px;
width: 13px;
line-height: 13px;
}
.product-slider .slick-dots li.slick-active button {
background-color: #282828;
border-color: #282828;
} .woolentor-banner {
align-items: center;
display: flex;
flex-flow: row wrap;
overflow: hidden;
}
.woolentor-banner-img, .woolentor-content {
width: 50%;
float: left;
}
.woolentor-content {
padding-left: 70px;
}
.woolentor-banner .banner_subtitle {
font-size: 16px;
font-weight: 600;
margin: 0;
}
.woolentor-banner .banner_title {
font-size: 28px;
font-weight: normal;
margin: 35px 0;
}
.woolentor-banner .banner_button {
border-bottom: 1px solid #000;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
.woolentor-content-align-right .woolentor-banner-img {
order: 1;
padding-left: 50px;
}
.woolentor-content-align-right .woolentor-content {
order: 2;
padding-left: 40px;
}
.woolentor-content-align-right.woolentor-banner .banner_title {
margin: 20px 0;
}
.woolentor-content-align-bottom .woolentor-banner-img {
order: 1;
padding-left: 0;
width: 100%;
}
.woolentor-content-align-bottom .woolentor-content {
order: 2;
padding: 30px 0;
text-align: center;
width: 100%;
}
.woolentor-content-align-bottom .banner_title {
margin: 0 0 20px;
} .woolentor-banner-layout-2 {
display: block;
position: relative;
}
.woolentor-banner-layout-2 .woolentor-content {
padding-left: 0;
}
.woolentor-banner-layout-2 .woolentor-banner-img {
float: none;
width: 100%;
}
.woolentor-banner-layout-2 .woolentor-content {
padding-left: 50px;
position: absolute;
top: 50px;
left: 0;
width: 100%;
}
.woolentor-banner-layout-2 .woolentor-content h2 {
margin: 0;
}
.woolentor-banner-layout-2.woolentor-content-align-bottom .woolentor-content {
bottom: 50px;
padding: 0 0 0 50px;
top: auto;
text-align: left;
}
.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-content {
left: auto;
padding-right: 50px;
padding-left: 0;
right: 0;
text-align: right;
}
.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-banner-img {
padding-left: 0px;
}
.woocommerce.product-slider div.product.ht-product {
float: left;
} .htwoolentor-faq-card {
margin-bottom: 12px;
}
.htwoolentor-faq-card .htwoolentor-faq-head {
font-size: 17px;
font-weight: 500;
line-height: 1.625;
position: relative;
display: flex;
padding: 19px 25px;
cursor: pointer;
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
color: #333333;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 4px;
display: flex;
align-items: center;
justify-content: space-between;
}
.htwoolentor-faq .htwoolentor-faq-card.is-active .htwoolentor-faq-head .htwoolentor-faq-head-icon.htwoolentor-faq-close-icon, .htwoolentor-faq .htwoolentor-faq-card .htwoolentor-faq-head .htwoolentor-faq-head-icon.htwoolentor-faq-open-icon {
display: block;
}
.htwoolentor-faq .htwoolentor-faq-card.is-active .htwoolentor-faq-head .htwoolentor-faq-head-icon.htwoolentor-faq-open-icon, .htwoolentor-faq .htwoolentor-faq-card .htwoolentor-faq-head .htwoolentor-faq-head-icon.htwoolentor-faq-close-icon {
display: none;
}
.htwoolentor-faq .htwoolentor-faq-card.is-active .htwoolentor-faq-head .htwoolentor-faq-head-icon svg :not([stroke="none"]) {
fill: #FFFFFF;
}
.htwoolentor-faq .htwoolentor-faq-card.is-active .htwoolentor-faq-head .htwoolentor-faq-head-icon svg :not([fill="none"]) {
stroke: #FFFFFF;
}
.htwoolentor-faq .htwoolentor-faq-card .htwoolentor-faq-head .htwoolentor-faq-head-icon svg [fill="none"] {
fill: transparent !important;
}
.htwoolentor-faq .htwoolentor-faq-card .htwoolentor-faq-head .htwoolentor-faq-head-icon svg [stroke="none"] {
stroke: transparent !important;
}
@media only screen and (max-width: 767px) {
.htwoolentor-faq-card .htwoolentor-faq-head {
padding: 15px 15px;
font-size: 16px;
line-height: 1.5;
}
}
.htwoolentor-faq-card .htwoolentor-faq-head .htwoolentor-faq-head-indicator {
position: relative;
width: 14px;
height: 14px;
margin-left: 10px;
}
.htwoolentor-faq-card .htwoolentor-faq-head .htwoolentor-faq-head-indicator::before, .htwoolentor-faq-card .htwoolentor-faq-head .htwoolentor-faq-head-indicator::after {
position: absolute;
top: 50%;
left: 0;
width: 14px;
height: 2px;
content: "";
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transform: translateY(-50%);
border-radius: 10px;
background-color: #3D3D3D;
}
@media only screen and (max-width: 767px) {
.htwoolentor-faq-card .htwoolentor-faq-head .htwoolentor-faq-head-indicator {
margin-left: 15px;
}
}
.htwoolentor-faq-card .htwoolentor-faq-head .htwoolentor-faq-head-indicator::after {
transform: translateY(-50%) rotate(90deg);
}
.htwoolentor-faq-card .htwoolentor-faq-body {
overflow: hidden;
}
.htwoolentor-faq-card .htwoolentor-faq-body .htwoolentor-faq-content {
padding: 16px 25px 4px;
}
@media only screen and (max-width: 767px) {
.htwoolentor-faq-card .htwoolentor-faq-body .htwoolentor-faq-content {
padding: 16px 15px 4px;
}
}
.htwoolentor-faq-card .htwoolentor-faq-body .htwoolentor-faq-content p {
font-size: 15px;
line-height: 30px;
margin: 0;
}
.htwoolentor-faq-card.is-active .htwoolentor-faq-head {
color: #FFFFFF;
border-color: #dc9a0e;
background-color: #dc9a0e;
}
.htwoolentor-faq-card.is-active .htwoolentor-faq-head .htwoolentor-faq-head-indicator::after {
background-color: #ffffff;
transform: translateY(-50%);
} .wl_single-product-item a {
color: inherit;
display: inline-block;
line-height: inherit;
text-decoration: none;
cursor: pointer;
}
.wl_single-product-item {
margin-top: 0 !important;
margin-left: auto;
margin-right: auto;
border: 1px solid #eeeffb;
border-radius: 10000px 10000px 20px 20px;
background: #f7f7f7;
}
.wl_single-product-item .product-thumbnail {
border: 15px solid #fff;
text-align: center;
border-radius: 50000px; position: relative;
z-index: 9;
background: #fff;
}
.wl_single-product-item .product-thumbnail .images { width: 100%;
-webkit-box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
border-radius: 50%;
}
.wl_single-product-item .product-thumbnail .images img {
display: inline-block;
border-radius: 100%;
width: 100%;
}
.woolentor_block_cart_table .wl_cart_table{
width: 100%;
}
@media only screen and (max-width: 767px) {
.wl_single-product-item .product-thumbnail {
height: 100% !important;
}
}
@media only screen and (max-width: 575px) {
.wl_single-product-item .product-thumbnail {
height: 100% !important;
}
}
.wl_single-product-item .product-content {
margin-top: -124px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.wl_single-product-item .product-content .product-content-top {
padding: 140px 20px 10px;
}
.wl_single-product-item .product-content .product-content-top .title {
font-weight: 600;
font-size: 18px;
margin: 0;
text-transform: inherit;
}
.wl_single-product-item.wl_dark-item .product-content .product-content-top .title a {
color: #fff
}
.wl_single-product-item.wl_dark-item .product-content .product-content-top p {
font-weight: 400;
font-size: 14px;
}
.wl_single-product-item .product-content .product-content-top .title a {
color: #333
}
.wl_single-product-item .product-content .product-content-top .title a:hover {
color: #0A3ACA
}
.wl_single-product-item .product-content .product-content-top .product-price {
color: #0A3ACA;
font-weight: 500;
margin-bottom: 15px;
margin-top: 10px;
font-size: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.wl_single-product-item .product-content .product-content-top .product-price {
margin-bottom: 5px;
margin-top: 5px;
}
}
.wl_single-product-item .product-content .product-content-top .reading {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.wl_single-product-item .product-content .action {
margin-top: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
background: #4E7CFF;
padding: 10px 30px;
border-radius: 0 0 5px 5px;
margin: 0;
list-style: none;
}
.wl_single-product-item .product-content .action li {
margin: 0;
position: relative;
line-height: 0
}
.wl_single-product-item .product-content .action li a, .wl_single-product-item .product-content .action .action-item {
width: 40px;
height: 40px;
line-height: 40px;
background: #285FFC;
text-align: center;
border-radius: 5px;
color: #ffffff;
}
.wl_single-product-item .product-content .action li .yith-wcwl-wishlistaddedbrowse.hide a, .wl_single-product-item .product-content .action li a.add_to_wishlist {
padding: 0 !important;
}
.wl_single-product-item .product-content .action .action-item:hover {
background: #2B2B4C;
}
.wl_single-product-item.wl_left-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 100%;
border-radius: 500px 0 0 500px;
}
@media only screen and (max-width: 575px) {
.wl_single-product-item.wl_left-item {
display: inherit;
border-radius: 500px 500px 5px 5px;
max-width: 270px;
margin-left: auto;
margin-right: auto;
}
}
.wl_single-product-item.wl_left-item .product-thumbnail {
height: 270px;
width: 340px;
line-height: 200px;
}
.wl_single-product-item.wl_left-item .product-thumbnail .images {
height: 100%;
width: 100%;
-webkit-box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
border-radius: 50%;
}
@media only screen and (max-width: 575px) {
.wl_single-product-item.wl_left-item .product-thumbnail {
height: 270px;
width: 270px;
}
}
.wl_single-product-item.wl_left-item .product-content {
margin-top: 0px;
margin-left: -144px;
width: 100%;
}
@media only screen and (max-width: 575px) {
.wl_single-product-item.wl_left-item .product-content {
margin-top: 0px;
margin-left: 0px;
}
}
.wl_single-product-item.wl_left-item .product-content .product-price {
margin-bottom: 5px;
margin-top: 5px;
}
.wl_single-product-item.wl_left-item .product-content .product-content-top {
padding: 30px 20px 12px 165px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
.wl_single-product-item.wl_left-item .product-content .product-content-top {
padding: 10px 20px 10px 170px;
}
}
@media only screen and (max-width: 575px) {
.wl_single-product-item.wl_left-item .product-content .product-content-top {
padding: 10px 20px 12px 10px;
}
}
.wl_single-product-item.wl_left-item .product-content .action {
padding: 10px 30px 10px 150px;
border-radius: 0 0 5px 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
.wl_single-product-item.wl_left-item .product-content .action {
padding: 10px 20px 10px 150px;
}
}
@media only screen and (max-width: 575px) {
.wl_single-product-item.wl_left-item .product-content .action {
padding: 10px 20px;
}
}
.wl_single-product-item.wl_dark-item .product-thumbnail {
border: 15px solid #707070;
}
.wl_single-product-item.wl_dark-item .product-thumbnail .images {
-webkit-box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
}
.wl_single-product-item.wl_dark-item .product-content {
background: #2B2B4C;
color: #ffffff;
}
.wl_single-product-item.wl_dark-item .product-content .product-content-top {
padding: 140px 20px 10px;
}
.wl_single-product-item.wl_dark-item .product-content .product-content-top .title {
color: #ffffff;
}
.wl_single-product-item.wl_dark-item .product-content .product-content-top .product-price {
color: #ffffff;
}
.wl_single-product-item.wl_dark-item .product-content .product-content-top .reading {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
color: #75828E;
}
.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting, .ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
margin-left: -3px;
margin-right: -3px;
}
.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting .ht-product-user-ratting, .ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
position: absolute;
left: 5px;
top: 0;
z-index: 3;
margin-left: -5px;
margin-right: -5px;
}
.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting, .ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting {
position: inherit;
}
.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price {
margin-bottom: 25px;
}
.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting {
margin-top: 8px;
}
.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting .ht-product-user-ratting i, .ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting i {
color: #dc9a0e;
}
.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting i, .ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i {
color: #aaaaaa;
}
.wl_single-product-item .action li .woolentor-compare.compare::before {
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
color: #fff;
font-size: 18px;
width: 100%;
height: 100%;
}
.wl_single-product-item .product-content .action li a:hover {
background: #2B2B4C;
}
.wl_single-product-item .product-content .action span.ht-product-action-tooltip {
display: none;
}
.wl_single-product-item .product-content .yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.wl_single-product-item .product-content .yith-wcwl-add-button>a i {
margin-right: 0;
} .wl_product-accordion .card-body .product-content .product-acontent-bottom .action .btn_cart {
position: relative;
}
.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.action-item.added, .wl_single-product-item .product-content .action .action-item.added {
display: none;
}
.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward {
font-size: 0;
margin-right: 30px;
}
.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward {
font-size: 0;
margin-right: 30px;
}
.wl_single-product-item .product-content .action a.added_to_cart.wc-forward {
text-indent: -9999px;
}
.wl_single-product-item .product-content .action .action-item.loading:before {
position: absolute;
text-indent: 0;
content: "\e01c";
font-family: WooCommerce;
left: 0;
right: 0;
}
.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after, .wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after, .wl_single-product-item .product-content .action a.added_to_cart.wc-forward:after {
position: absolute;
text-indent: 0;
content: "\e017";
font-family: WooCommerce;
left: 0;
right: 0;
font-size: 18px;
}
.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after, .wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after {
font-size: 18px;
background: #fff;
display: inline-table;
height: 34px;
line-height: 34px;
border-radius: 50%;
padding: 0 9px;
margin-right: 70px;
color: #333;
}
.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .action-item.added, .wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .action-item.added {
display: none;
}
.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.added_to_cart.wc-forward {
height: 35px;
padding: 0 9px;
line-height: 35px;
background: transparent;
text-align: center;
border-radius: 35px;
border: 1px solid #0A3ACA;
color: #333;
margin-right: 10px
}
.woolentor-compare.compare{
-webkit-text-indent: -99999px;
text-indent: -99999px;
}
.wl_product-accordion .action .woocommerce.product.compare-button a:before,
.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a:before,
.wl_single-product-item .action li .woolentor-compare.compare::before {
content: "\f0ec";
position: absolute;
font-family: FontAwesome !important;
font-size: 18px;
text-indent: 0;
}
.wl_product-accordion .action .woocommerce.product.compare-button a:before {
top: 0;
}
.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a:before {
text-indent: 0;
left: 0;
right: 0;
color: #000;
border: 1px solid #0A3ACA;
width: 37px;
height: 37px;
line-height: 35px;
border-radius: 50%;
text-align: center;
}
.woocommerce.woolentor-product-curvy .wl_single-product-item .product-content .action li a:not(.added){ display: flex !important;
line-height: 40px !important;
align-items: center;
justify-content: center;
}  [class*="woolentor-grid-"].woolentor-block-slider{
margin: 0 -15px;
}
.ht-product.woolentor-slider-item {
padding: 0 15px;
}