.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
.mfp-image-holder .mfp-close, 
.mfp-iframe-holder .mfp-close { 
width: 40px; height: 40px; padding: 10px; display: flex; align-items: center; justify-content: center;  transform: none; top: -10px; right: 0;
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}.elementor-widget-wdt-shop-product-cat .elementor-widget-container {
margin-left: -10px;
margin-right: -10px;
}
.elementor-widget-wdt-shop-product-cat .wdt-shop-category-listing-item {
margin: 0;
padding: 10px;
}
.wdt-shop-category-listing-item:not(.column),
.wdt-shop-category-listing-item .wdt-shop-category-listing-inner,
.wdt-shop-category-listing-item .wdt-shop-category-listing-inner>div {
float: left;
width: 100%;
}
.wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data {
text-align: center;
}
.wdt-shop-category-listing-item .wdt-shop-category-listing-image,
.wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data {
position: relative;
}
.wdt-shop-category-listing-item .wdt-shop-category-listing-inner,
.wdt-shop-category-listing-item .wdt-shop-category-listing-image {
overflow: hidden;
}
.wdt-shop-category-listing-item .wdt-shop-category-listing-image>a,
.wdt-shop-category-listing-item .wdt-shop-category-listing-image img {
display: block;
}
.wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 {
margin-top: 0;
}
.wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data .wdt-shop-category-starting-price-html del {
display: none;
}
.wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data ins {
background: none;
}
.wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data .wdt-shop-category-starting-price-html+.button {
margin-top: 20px;
} .wdt-shop-category-listing-item.type1 .wdt-shop-category-listing-inner .wdt-shop-category-listing-image>a {
-webkit-perspective: 500px;
-ms-perspective: 500px;
perspective: 500px;
}
.wdt-shop-category-listing-item.type1 .wdt-shop-category-listing-inner .wdt-shop-category-listing-image .wdt-shop-category-listing-color {
content: "";
height: 0;
margin: auto;
padding-top: 75%;
position: absolute;
bottom: 40%;
left: 50%;
top: auto;
width: 75%;
z-index: -1;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: bottom 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
transition: bottom 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
}
.wdt-shop-category-listing-item.type1 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data {
padding: 20px 15px 0;
}
.wdt-shop-category-listing-item.type1 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 {
font-size: 28px;
}
.wdt-shop-category-listing-item.type1 .wdt-shop-category-listing-inner .wdt-shop-category-listing-image img {
margin: auto;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition: all 0.3s ease-in-out 0.3s;
transition: all 0.3s ease-in-out 0.3s;
}
.wdt-shop-category-listing-item.type1:hover .wdt-shop-category-listing-inner .wdt-shop-category-listing-image .wdt-shop-category-listing-color {
bottom: 50%;
padding-top: 200%;
width: 200%;
}
.wdt-shop-category-listing-item.type1:hover .wdt-shop-category-listing-inner .wdt-shop-category-listing-image img {
-webkit-transform: translateZ(-35px);
transform: translateZ(-35px);
} .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner {
border: 0 solid #e4e4e4;
display: grid;
align-items: end;
border-radius: var(--wdtRadius_2X);
-webkit-border-radius: var(--wdtRadius_2X);
overflow: hidden;
position: relative;
}
.wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: transparent;
background-image: linear-gradient(to bottom, rgb(0,0,0,0) 0%, rgb(0,0,0,0.6) 100%);
pointer-events: none;
z-index: 0;
}
.wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner > div {
grid-area: 1/-1;
}
.wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-listing-image img {
-webkit-transform: scale(1); transform: scale(1); -webkit-transition: all .5s ease; transition: all .5s ease; margin: auto; }
.wdt-shop-category-listing-item.type2:hover .wdt-shop-category-listing-inner .wdt-shop-category-listing-image img {
-webkit-transform: scale(1.1); transform: scale(1.1); }
.wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data {
border-style: solid;
border-width: 0 0 0;
border-color: inherit;
padding: 40px 10px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
z-index: 1;
margin: -6px 0;
}
.wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data > * {
margin-top: 6px;
margin-bottom: 6px;
}
.wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3,
.wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 a,
.wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data .wdt-shop-category-total-items {
color: var(--wdtAccentTxtColor);
font-weight: var(--wdtFontWeight_Ext);
font-size: var(--wdtFontSize_H6);
font-family: var(--wdtFontTypo_Base);
line-height: normal;
text-transform: capitalize;
}
.wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 a:hover {
color: rgb(var(--wdtAccentTxtColorRgb),0.7);
}
.wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 { padding: 0 4px 0 0;
}  .elementor-widget-wdt-shop-product-cat .elementor-widget-container:has( > div.type2 ) {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 30px;
margin: 0;
}
.elementor-widget-wdt-shop-product-cat .elementor-widget-container > .wdt-shop-category-listing-item.type2 {
width: 100%;
padding: 0;
} .wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-inner {
display: grid;
align-items: center;
}
.wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-image,
.wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data {
grid-area: 1/1;
}
.wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data {
padding: 20px;
}
.wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-inner .wdt-shop-category-listing-image img {
transform: inherit;
transition: auto;
opacity: 0;
visibility: hidden;
margin: unset;
border-radius: 50%;
position: absolute;
z-index: -1;
}
.wdt-shop-category-listing-item.type3.active .wdt-shop-category-listing-inner .wdt-shop-category-listing-image img {
opacity: 1;
visibility: visible;
}
.wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-inner,
.wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-image {
overflow: visible;
}
.wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 {
font-size: clamp(1.5rem, 1.325rem + 0.875vw, 2.375rem); margin-bottom: 0;
z-index: 1;
}  @media (max-width:1540px) {
.elementor-widget-wdt-shop-product-cat .elementor-widget-container:has(> div.type2) {
gap: 20px;
}
}
@media (max-width:1280px) {
.elementor-widget-wdt-shop-product-cat .elementor-widget-container:has(> div.type2) {
grid-template-columns: repeat(4,1fr);
}
}
@media (max-width: 1024px) {
.elementor-widget-wdt-shop-product-cat .elementor-widget-container:has(> div.type2) {
grid-template-columns: repeat(3,1fr);
}
}
@media (max-width: 767px) {
.elementor-widget-wdt-shop-product-cat .elementor-widget-container:has(> div.type2) {
grid-template-columns: repeat(2,1fr);
}
}
@media (max-width: 479px) {
.elementor-widget-wdt-shop-product-cat .elementor-widget-container:has(> div.type2) {
grid-template-columns: 1fr;
}
}
@media only screen and (max-width:479px) {
.wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-inner .wdt-shop-category-listing-image img {
width: 80px;
height: 80px;
}
.wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 {
font-size: 18px;
}
.wdt-shop-category-listing-item.type3 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data {
padding: 5px;
}
}.wdt-countdown-holder .wdt-downcount {
display: flex;
width: max-content;
border: 1px solid var(--wdtHeadAltColor);
}
.wdt-counter-wrapper .wdt-counter-number {
font-size: var(--wdtFontSize_H2);
}
.wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
padding: 20px;
text-align: center;
}
.wdt-countdown-holder .wdt-counter-wrapper {
display: flex;
align-items: center;
}
.wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper .title {
margin: 0 0;
font-size: var(--wdtFontSize_H4);
}
.wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-divider {
line-height: 1.2em;
font-size: var(--wdtFontSize_Alt);
}
.wdt-custom-home-6-countdown .wdt-countdown-holder .wdt-downcount {
border-width: 0px;
}
.wdt-custom-home-6-countdown .wdt-countdown-holder .wdt-countdown-label {
display: none;
}
.wdt-custom-home-6-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
display: flex;
align-items: baseline;
}
.wdt-custom-home-6-countdown .wdt-counter-wrapper .wdt-counter-number {
font-size: clamp(1.125rem, 0.5192rem + 2.6923vw, 3.75rem);
color: var(--wdtAccentTxtColor);
font-family: var(--wdtFontTypo_Alt);
font-weight: var(--wdtFontWeight_Base);
padding-right: 6px;
}
.wdt-custom-home-6-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper .title {
font-size: var(--wdtFontSize_Ext);
color: var(--wdtAccentTxtColor);
font-family: var(--wdtFontTypo_Base);
font-weight: var(--wdtFontWeight_Base);
}
.wdt-custom-home-6-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
padding: 0 clamp(0.625rem, 0.1923rem + 1.9231vw, 2.5rem);
}
.wdt-custom-home-6-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-divider {
font-size: 0px;
position: relative;
}
.wdt-custom-home-6-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-divider:after {
content: '';
width: 1px;
height: 48px;
background: var(--wdtAccentTxtColor);
right: 0px;
position: absolute;
top: 50%;
transform: translateY(-50%);
} .wdt-simple-countdown.elementor-widget.elementor-widget-wdt-countdown p.wdt-countdown-label {
display: none;
}
.wdt-simple-countdown.elementor-widget.elementor-widget-wdt-countdown .wdt-downcount {
border: none;
}
.wdt-simple-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
padding: 0 20px;
}
.wdt-simple-countdown.elementor-widget .wdt-counter-wrapper .wdt-counter-number {
font-size: clamp(2.5rem, 2.125rem + 1.875vw, 4.375rem);
font-family: var(--wdtFontTypo_Alt);
font-weight: var(--wdtFontWeight_Base);
line-height: 1;
}
.wdt-simple-countdown.elementor-widget .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper .title {
font-size: var(--wdtFontSize_Base);
font-weight: var(--wdtFontWeight_Base);
font-family: var(--wdtFontTypo_Base);
opacity: 0.5;
}
.wdt-simple-countdown.elementor-widget .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-divider {
line-height: 1;
font-size: 50px;
font-weight: 100;
} @media only screen and (max-width:767px) {
.wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
padding: 12px;
}
}
@media only screen and (max-width: 480px) {
.wdt-counter-wrapper .wdt-counter-number {
font-size: var(--wdtFontSize_H4);
}
.wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
padding: 5px;
}
.wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-divider {
font-size: var(--wdtFontSize_H4);
}
.wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper .title {
font-size: var(--wdtFontSize_H6);
}
.wdt-simple-countdown.elementor-widget .wdt-counter-wrapper .wdt-counter-number {
font-size: clamp(1.25rem, 1.25rem + 0vw, 1.25rem);
}
}.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item {
text-align: center;
}
.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-white);
color: rgba(var(--wdt-elementor-color-accent-rgb), 0.85);
border: 1px solid rgba(var(--wdt-elementor-color-secondary-rgb), 0.08);
font-size: 36px;
height: 100px;
width: 100px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-accent);
color: var(--wdt-elementor-color-white);
} .wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item>* {
margin: 10px !important;
}
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item .wdt-content-media-group {
display: inline-flex;
}
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item .wdt-content-detail-group {
display: inline-flex;
flex-wrap: wrap;
flex: 2 1 0;
overflow-wrap: anywhere;
}
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-white);
color: rgba(var(--wdt-elementor-color-accent-rgb), 0.85);
border: 1px solid rgba(var(--wdt-elementor-color-secondary-rgb), 0.08);
font-size: 30px;
height: 90px;
width: 90px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-accent);
color: var(--wdt-elementor-color-white);
} .wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item {
justify-content: start;
text-align: start;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-detail-group,
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group {
justify-content: inherit;
text-align: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
margin-left: -10px;
margin-right: -10px;
margin-bottom: 10px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group>* {
margin: 10px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-icon-wrapper {
display: inline-flex;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-icon-wrapper span {
color: rgba(var(--wdt-elementor-color-accent-rgb), 0.85);
height: 45px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item:hover .wdt-content-group .wdt-content-icon-wrapper span {
background-color: var(--wdt-elementor-color-accent);
color: var(--wdt-elementor-color-white);
font-size: 24px;
width: 45px;
transition-timing-function: cubic-bezier(.25, .75, .5, 1.25);
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-title {
display: inline-flex;
flex-wrap: wrap;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-title h5 {
margin-top: 0;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group+.wdt-content-subtitle {
margin-top: -10px;
} .wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item {
justify-content: start;
text-align: start;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-detail-group,
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-group {
justify-content: inherit;
text-align: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-group {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
margin-bottom: 10px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-group>* {
margin: 10px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-icon-wrapper {
display: inline-flex;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-icon-wrapper span {
background-color: var(--wdt-elementor-color-white);
color: rgba(var(--wdt-elementor-color-accent-rgb), 0.85);
border: 1px solid rgba(var(--wdt-elementor-color-secondary-rgb), 0.08);
font-size: 30px;
height: 75px;
width: 75px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item:hover .wdt-content-icon-wrapper span {
background-color: var(--wdt-elementor-color-accent);
color: var(--wdt-elementor-color-white);
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group {
width: auto;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group .wdt-content-title h5 {
margin-top: 0;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group.below span {
display: none;
}
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group.below span+.wdt-content-subtitle {
margin-top: -15px;
} .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item {
background: rgba(var(--wdt-elementor-color-accent-rgb), 0.85);
margin-top: 35px;
padding: 20px;
text-align: center;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-detail-group,
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-group {
margin: -20px;
padding: inherit;
padding-top: 0;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-icon-wrapper {
display: block;
font-size: 70px;
line-height: 0;
margin-top: 0;
margin-bottom: -0.4em;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-white);
color: var(--wdt-elementor-color-accent);
font-size: 20px;
height: 70px;
border: 3px solid transparent;
width: 70px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb), 0.15);
box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb), 0.15);
}
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span:after {
content: "";
height: auto;
border: 2px solid transparent;
margin: 10px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
width: auto;
z-index: -1;
-webkit-border-radius: inherit;
border-radius: inherit;
-webkit-transition: inherit;
transition: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover {
background-color: var(--wdt-elementor-color-accent);
}
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-black);
color: var(--wdt-elementor-color-white);
-webkit-box-shadow: none;
box-shadow: none;
}
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span:after {
margin: 0;
border-color: currentColor;
}
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item,
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-title h5,
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-title h5>a,
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-subtitle,
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-social-icons-list li a,
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-rating li span,
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item ul li,
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-detail-group span {
color: var(--wdt-elementor-color-white);
}
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-content-title h5>a:hover,
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-social-icons-list li a:hover {
color: var(--wdt-elementor-color-black);
} .wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item {
padding: 15px;
justify-content: center;
text-align: center;
-webkit-box-shadow: 0 0 3px rgba(var(--wdt-elementor-color-secondary-rgb), 0.15);
box-shadow: 0 0 3px rgba(var(--wdt-elementor-color-secondary-rgb), 0.15);
}
.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item>div,
.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item>div>div {
justify-content: inherit;
text-align: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: rgba(var(--wdt-elementor-color-accent-rgb), 0.9);
border: 3px solid transparent;
color: var(--wdt-elementor-color-white);
font-size: 25px;
height: 75px;
width: 75px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-accent);
color: var(--wdt-elementor-color-white);
border-width: 1px;
-webkit-box-shadow: 0 0 0 3px currentColor inset;
box-shadow: 0 0 0 3px currentColor inset;
}
.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span:before {
margin: 0;
-webkit-box-shadow: 0 0 0 10px var(--wdt-elementor-color-accent);
box-shadow: 0 0 0 10px var(--wdt-elementor-color-accent);
-webkit-transition: all 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out 0.15s;
transition: all 0.3s ease-in-out, box-shadow 0.3s ease-in-out 0.15s;
} .wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item {
overflow: hidden;
padding: 15px;
text-align: center;
-webkit-box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb), 0.08) inset;
box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb), 0.08) inset;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-media-group {
margin-top: -15px;
margin-bottom: 0;
position: relative;
}
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-media-group,
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-media-group {
margin-left: -15px;
margin-right: -15px;
padding-left: inherit;
padding-right: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-media-group {
background-color: rgba(var(--wdt-elementor-color-accent-rgb), 0.75);
}
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item:hover .wdt-media-group {
background-color: var(--wdt-elementor-color-accent);
}
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-icon-wrapper {
display: block;
font-size: 90px;
line-height: 0;
margin-top: -0.5em;
margin-bottom: 0.66em !important;
position: relative;
}
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-icon-wrapper+div {
margin-top: 10px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-white);
color: var(--wdt-elementor-color-accent);
border: 3px solid transparent;
font-size: 25px;
height: 90px;
padding: 0;
width: 90px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb), 0.15);
box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb), 0.15);
-webkit-transform: translateY(50%);
transform: translateY(50%);
}
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-accent);
color: var(--wdt-elementor-color-white);
border-color: transparent;
outline-offset: -5px;
-webkit-box-shadow: 0 0 0 3px currentColor inset;
box-shadow: 0 0 0 3px currentColor inset;
} .wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item {
overflow: hidden;
padding: 15px;
text-align: center;
-webkit-box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb), 0.08) inset;
box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb), 0.08) inset;
-webkit-border-radius: 15px;
border-radius: 15px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-content-media-group,
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group {
margin-left: -15px;
margin-right: -15px;
padding-left: inherit;
padding-right: inherit;
position: relative;
}
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group {
background: none !important;
display: block;
position: relative;
}
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:before,
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:after {
content: "";
height: auto;
padding-top: 100%;
position: absolute;
left: 50%;
bottom: 120%;
width: 100%;
z-index: -1;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:before,
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item:hover .wdt-media-group:after {
bottom: 40%;
padding-top: 200%;
width: 200%;
}
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item:hover .wdt-media-group:before,
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:after {
bottom: 120%;
padding-top: 100%;
width: 100%;
}
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:before {
background-color: rgba(var(--wdt-elementor-color-accent-rgb), 0.75);
-webkit-transition: all 0.35s ease-in-out 0s;
transition: all 0.35s ease-in-out 0s;
}
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:after {
background-color: rgba(var(--wdt-elementor-color-accent-rgb), 0.9);
-webkit-transition: all 0.35s ease-in-out 0.2s;
transition: all 0.35s ease-in-out 0.2s;
}
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper+div {
margin-top: 10px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-white);
color: var(--wdt-elementor-color-accent);
height: 90px;
padding: 0;
width: 90px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb), 0.25);
box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb), 0.25);
}
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item:hover .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-accent);
color: var(--wdt-elementor-color-white);
} .wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item {
text-align: center;
-webkit-box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb), 0.15) inset;
box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb), 0.15) inset;
}
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-media-group {
margin-bottom: 0;
}
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-media-group {
background-color: rgba(var(--wdt-elementor-color-accent-rgb), 0.25);
}
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-media-group,
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-group {
padding: 20px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span {
border: 2px solid rgba(var(--wdt-elementor-color-accent-rgb), 0.5);
color: var(--wdt-elementor-color-accent);
font-size: 36px;
height: 100px;
padding: 0;
width: 100px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-media-group {
background-color: var(--wdt-elementor-color-accent);
}
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-white);
border-color: transparent;
color: var(--wdt-elementor-color-accent);
-webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb), 0.25);
box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb), 0.25);
}
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-title h5,
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-title h5>a {
color: var(--wdt-elementor-color-accent);
}
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-media-group,
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-title h5,
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-title h5>a {
color: var(--wdt-elementor-color-white);
}
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-title h5>a:hover {
color: var(--wdt-elementor-color-black);
} .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item {
background-color: rgba(var(--wdt-elementor-color-accent-rgb), 0.1);
display: flex;
flex-wrap: wrap;
-webkit-border-radius: 1em;
border-radius: 1em;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item>* {
margin-bottom: 0 !important;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-group {
margin-bottom: 0 !important;
padding: 20px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-media-group {
display: inline-flex;
flex: 2 1 0;
max-width: 100%;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-media-group>* {
flex: 1 1 100%;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group {
background-color: rgba(var(--wdt-elementor-color-accent-rgb), 0.85);
display: inline-flex;
flex-wrap: wrap;
align-content: center;
align-items: center;
justify-content: center;
height: 100%;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-media-group {
background-color: var(--wdt-elementor-color-accent);
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-detail-group {
flex: 3 1 0;
overflow-wrap: anywhere;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-separator.separator-2 span {
max-width: 100%;
width: 100%;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group .wdt-content-title h5,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group .wdt-content-title h5>a,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group .wdt-content-subtitle,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group ul li,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group span {
color: var(--wdt-elementor-color-white);
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5>a:hover,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-media-group .wdt-social-icons-list li a:hover {
color: var(--wdt-elementor-color-black);
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span {
height: 75px;
padding: 0;
width: 75px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-media-group .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-white);
color: var(--wdt-elementor-color-accent);
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span:before,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span:after {
content: "";
height: auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
width: auto;
z-index: -1;
-webkit-border-radius: inherit;
border-radius: inherit;
-webkit-transition: inherit;
transition: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span:before {
border: 2px solid currentColor;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span:after {
background-color: inherit;
opacity: 0.5;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span:before,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span:after {
margin: -8px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span:before,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span:after {
margin: 0;
} .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item {
background-color: rgba(var(--wdt-elementor-color-accent-rgb), 0.85);
display: flex;
flex-wrap: wrap;
margin-left: 35px;
padding: 0;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover {
background-color: var(--wdt-elementor-color-accent);
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-media-group {
margin-bottom: 0;
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-detail-group {
flex: 2 1 0;
margin: 0;
overflow-wrap: anywhere;
padding: 20px;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper {
display: block;
font-size: 70px;
line-height: 0;
margin-left: -35px;
position: relative;
z-index: 1;
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon {
margin-top: 0.25em;
vertical-align: top;
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-white);
color: var(--wdt-elementor-color-accent);
font-size: 20px;
height: 70px;
border: 3px solid transparent;
width: 70px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb), 0.15);
box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb), 0.15);
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon>span:after {
content: "";
height: auto;
border: 2px solid transparent;
margin: 10px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
width: auto;
z-index: -1;
-webkit-border-radius: inherit;
border-radius: inherit;
-webkit-transition: inherit;
transition: inherit;
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span {
background-color: var(--wdt-elementor-color-black);
color: var(--wdt-elementor-color-white);
-webkit-box-shadow: none;
box-shadow: none;
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon>span:after {
margin: 0;
border-color: currentColor;
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item,
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-title h5,
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-title h5>a,
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-subtitle,
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-social-icons-list li a,
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-rating li span,
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item ul li,
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item span {
color: var(--wdt-elementor-color-white);
}
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-content-title h5>a:hover,
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-social-icons-list li a:hover {
color: var(--wdt-elementor-color-black);
} .wdt-iconbox-with-primary-bg-color .wdt-icon-box-holder.wdt-content-item-holder.wdt-column-holder.wdt-rc-template-custom-template .wdt-content-item {
background: var(--wdtPrimaryColor);
padding: 30px;
margin-bottom: 20px;
max-width: 260px;
border-radius: var(--wdtRadius_3X);
}
.wdt-iconbox-with-primary-bg-color .wdt-content-item .wdt-content-icon-wrapper {
margin-bottom: 5px !important;
}
.wdt-iconbox-with-primary-bg-color .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon {
width: 46px;
height: 46px;
border: 1px solid var(--wdtAccentTxtColor);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.wdt-iconbox-with-primary-bg-color .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span {
font-size: 27px;
color: var(--wdtAccentTxtColor);
}
.wdt-iconbox-with-primary-bg-color .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span svg image {
filter: invert(1) brightness(1);
}
.wdt-iconbox-with-primary-bg-color .wdt-content-item .wdt-content-title h5,
.wdt-iconbox-with-primary-bg-color .wdt-content-item .wdt-content-title h5 a {
font-size: var(--wdtFontSize_H5);
text-transform: uppercase;
color: var(--wdtAccentTxtColor);
}
.wdt-iconbox-with-primary-bg-color .wdt-content-item .wdt-content-title-group span {
display: none;
}
.wdt-iconbox-with-primary-bg-color .wdt-content-item .wdt-content-subtitle {
color: var(--wdtAccentTxtColor);
font-size: var(--wdtFontSize_H5);
font-weight: var(--wdtFontWeight_H5);
letter-spacing: 0;
font-family: var(--wdtFontTypo_Alt);
opacity: 0.5;
margin-left: 5px;
} .wdt-icon-box-wrapper .wdt-content-item .wdt-content-title h5,
.wdt-icon-box-wrapper .wdt-content-item .wdt-content-title h5 a {
color: var(--wdtAccentTxtColor);
} .wdt-icon-box-wrapper .wdt-content-item .wdt-content-title,
.wdt-icon-box-wrapper .wdt-content-item .wdt-content-media-group { margin-bottom: 0;
}
.wdt-icon-box-wrapper .wdt-content-item .wdt-content-title h5 a:hover {
color: var(--wdtPrimaryColor);
}