Files
__inwestprofil.pagedev.pl/wp-content/themes/hello-elementor/assets/css/custom.css
Roman Pyrih 334c87e363 Save
2025-08-13 14:53:02 +02:00

867 lines
25 KiB
CSS

#hero-slider .swiper-slide .swiper-slide-inner .swiper-slide-contents {
padding: 70px 60px 60px 60px;
background: rgba(41, 41, 41, 0.6);
}
#hero-slider .swiper-pagination .swiper-pagination-bullet {
width: 30px;
height: 3px;
border-radius: 0;
}
.home-card .elementor-image-box-wrapper .elementor-image-box-content {
padding: 25px;
}
.home-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
position: relative;
margin-top: 0;
margin-bottom: 20px;
}
.home-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title::before {
content: "";
position: absolute;
left: 0;
bottom: -4px;
width: 40px;
height: 2px;
background: var(--e-global-color-accent);
}
.home-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
padding-top: 0;
margin-bottom: 20px;
}
.home-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-link {
position: relative;
padding-left: 25px;
color: #000;
font-size: 12px;
font-family: "Plus Jakarta Sans", sans-serif;
font-weight: 700;
transition: all 0.3s ease-in-out;
}
.home-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-link:hover {
color: var(--e-global-color-accent);
}
.home-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-link::before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 15px;
height: 3px;
background: var(--e-global-color-accent);
transform: translate(0, -50%);
}
.home-card-2 .elementor-image-box-wrapper {
position: relative;
line-height: 0;
height: 100%;
}
.home-card-2 .elementor-image-box-wrapper:hover .elementor-image-box-img a::after {
height: 250%;
transition: all 600ms linear;
background-color: transparent;
}
.home-card-2 .elementor-image-box-wrapper:hover .elementor-image-box-img img {
transform: scale(1.1);
filter: brightness(0.5);
}
.home-card-2 .elementor-image-box-wrapper:hover .elementor-image-box-content .elementor-image-box-description {
height: 300px;
padding-top: 20px;
}
.home-card-2 .elementor-image-box-wrapper .elementor-image-box-img {
position: relative;
overflow: hidden;
height: 100%;
}
.home-card-2 .elementor-image-box-wrapper .elementor-image-box-img img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
filter: brightness(0.7);
}
.home-card-2 .elementor-image-box-wrapper .elementor-image-box-img a::after {
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255, 255, 255, 0.3);
transform: translate(-50%, -50%) rotate(-45deg);
z-index: 1;
}
.home-card-2 .elementor-image-box-wrapper .elementor-image-box-content {
position: absolute;
bottom: 0;
left: 0;
padding: 40px;
line-height: 1.5;
}
.home-card-2 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
position: relative;
margin-top: 0;
margin-bottom: 0;
}
.home-card-2 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title::before {
content: "";
position: absolute;
left: 0;
bottom: -4px;
width: 40px;
height: 2px;
background: var(--e-global-color-accent);
}
.home-card-2 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
padding-top: 0px;
margin-bottom: 0px;
height: 0;
max-height: -moz-fit-content;
max-height: fit-content;
overflow: hidden;
transition: all 0.3s ease-in-out;
}
.hp-box-2.hp-box-2-left .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title::before {
right: 0;
}
.hp-box-2.hp-box-2-right .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title::before {
left: 0;
}
.hp-box-2 .elementor-image-box-wrapper {
height: 100%;
}
.hp-box-2 .elementor-image-box-wrapper .elementor-image-box-content {
padding-top: 40px;
}
.hp-box-2 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
position: relative;
margin-top: 0;
margin-bottom: 20px;
}
.hp-box-2 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title::before {
content: "";
position: absolute;
bottom: -4px;
width: 40px;
height: 2px;
background: var(--e-global-color-accent);
}
.hp-box-2 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-link {
position: relative;
padding-left: 25px;
color: #000;
font-size: 12px;
font-family: "Plus Jakarta Sans", sans-serif;
font-weight: 700;
transition: all 0.3s ease-in-out;
}
.hp-box-2 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-link:hover {
color: var(--e-global-color-accent);
}
.hp-box-2 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-link::before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 15px;
height: 3px;
background: var(--e-global-color-accent);
transform: translate(0, -50%);
}
.title-b-line-left {
position: relative;
margin-top: 0;
margin-bottom: 20px;
}
.title-b-line-left::before {
content: "";
position: absolute;
bottom: -5px;
width: 40px;
height: 2px;
background: var(--e-global-color-accent);
}
.btn-1:hover .elementor-button .elementor-button-text {
color: var(--e-global-color-accent);
}
.btn-1 .elementor-button {
padding: 0;
margin: 0;
border-radius: 0;
background: transparent !important;
border: none !important;
}
.btn-1 .elementor-button .elementor-button-text {
position: relative;
padding-left: 25px;
color: #000;
font-size: 12px;
font-family: "Plus Jakarta Sans", sans-serif;
font-weight: 700;
transition: all 0.3s ease-in-out;
}
.btn-1 .elementor-button .elementor-button-text::before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 15px;
height: 3px;
background: var(--e-global-color-accent);
transform: translate(0, -50%);
}
#home-video {
max-height: 600px;
-o-object-fit: contain;
object-fit: contain;
}
#home-video video {
max-height: 600px;
width: auto;
margin-left: auto;
margin-right: auto;
-o-object-fit: contain;
object-fit: contain;
}
.partners-slider .swiper-slide .swiper-slide-image {
width: 100%;
max-width: 150px;
}
#single-post-content h2 {
margin-top: 40px;
}
#single-post-content a {
color: var(--e-global-color-accent);
}
.card-tile-transparent .elementor-image-box-wrapper {
position: relative;
line-height: 0;
height: 100%;
}
.card-tile-transparent .elementor-image-box-wrapper:hover .elementor-image-box-img a::after {
height: 250%;
transition: all 600ms linear;
background-color: transparent;
}
.card-tile-transparent .elementor-image-box-wrapper:hover .elementor-image-box-img img {
transform: scale(1.1);
filter: brightness(0.6);
}
.card-tile-transparent .elementor-image-box-wrapper:hover .elementor-image-box-content .elementor-image-box-description {
height: 300px;
padding-top: 20px;
}
.card-tile-transparent .elementor-image-box-wrapper .elementor-image-box-img {
position: relative;
overflow: hidden;
height: 100%;
}
.card-tile-transparent .elementor-image-box-wrapper .elementor-image-box-img img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.card-tile-transparent .elementor-image-box-wrapper .elementor-image-box-img a::after {
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255, 255, 255, 0.7);
transform: translate(-50%, -50%) rotate(-45deg);
z-index: 1;
}
.card-tile-transparent .elementor-image-box-wrapper .elementor-image-box-content {
position: absolute;
bottom: 0;
left: 0;
padding: 40px;
line-height: 1.5;
transition: all 250ms ease-in-out;
}
.card-tile-transparent .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
position: relative;
margin-top: 0;
margin-bottom: 0;
transition: all 250ms ease-in-out;
}
.card-tile-transparent .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title::before {
content: "";
position: absolute;
left: 0;
bottom: -4px;
width: 40px;
height: 2px;
background: var(--e-global-color-accent);
}
.card-tile-transparent .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
padding-top: 0px;
margin-bottom: 0px;
height: 0;
max-height: -moz-fit-content;
max-height: fit-content;
overflow: hidden;
transition: all 250ms ease-in-out;
}
.card-tile .elementor-image-box-wrapper {
position: relative;
line-height: 0;
height: 100%;
}
.card-tile .elementor-image-box-wrapper:hover .elementor-image-box-img a::after {
height: 250%;
transition: all 600ms linear;
background-color: transparent;
}
.card-tile .elementor-image-box-wrapper:hover .elementor-image-box-img img {
transform: scale(1.1);
filter: brightness(0.5);
}
.card-tile .elementor-image-box-wrapper:hover .elementor-image-box-content .elementor-image-box-description {
height: 300px;
padding-top: 20px;
}
.card-tile .elementor-image-box-wrapper .elementor-image-box-img {
position: relative;
overflow: hidden;
height: 100%;
}
.card-tile .elementor-image-box-wrapper .elementor-image-box-img img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
filter: brightness(0.7);
}
.card-tile .elementor-image-box-wrapper .elementor-image-box-img a::after {
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255, 255, 255, 0.3);
transform: translate(-50%, -50%) rotate(-45deg);
z-index: 1;
}
.card-tile .elementor-image-box-wrapper .elementor-image-box-content {
position: absolute;
bottom: 0;
left: 0;
padding: 40px;
line-height: 1.5;
}
.card-tile .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
position: relative;
margin-top: 0;
margin-bottom: 0;
}
.card-tile .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title::before {
content: "";
position: absolute;
left: 0;
bottom: -4px;
width: 40px;
height: 2px;
background: var(--e-global-color-accent);
}
.card-tile .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
padding-top: 0px;
margin-bottom: 0px;
height: 0;
max-height: -moz-fit-content;
max-height: fit-content;
overflow: hidden;
transition: all 0.3s ease-in-out;
}
.product-card:hover > .e-con-inner .elementor-widget-image a::after {
height: 250%;
transition: all 600ms linear;
background-color: transparent;
}
.product-card:hover > .e-con-inner .elementor-widget-image img {
transform: scale(1.1);
filter: brightness(0.6);
}
.product-card:hover > .e-con-inner .product-card-data .product-card-data-head {
padding-bottom: 20px;
}
.product-card:hover > .e-con-inner .product-card-data .product-card-data-head .elementor-heading-title a {
color: #fff;
}
.product-card:hover > .e-con-inner .product-card-data .product-card-data-text {
height: 300px;
}
.product-card:hover > .e-con-inner .product-card-data .product-card-data-text p {
color: #fff;
}
.product-card > .e-con-inner .elementor-widget-image {
position: relative;
overflow: hidden;
height: 100%;
}
.product-card > .e-con-inner .elementor-widget-image img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
transition: all 0.3s ease-in-out;
}
.product-card > .e-con-inner .elementor-widget-image a::after {
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255, 255, 255, 0.7);
transform: translate(-50%, -50%) rotate(-45deg);
z-index: 1;
}
.product-card > .e-con-inner .product-card-data {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
padding: 40px;
}
.product-card > .e-con-inner .product-card-data .product-card-data-head {
padding-bottom: 0;
transition: all 250ms ease-in-out;
}
.product-card > .e-con-inner .product-card-data .product-card-data-head .elementor-heading-title {
position: relative;
margin-top: 0;
margin-bottom: 0;
}
.product-card > .e-con-inner .product-card-data .product-card-data-head .elementor-heading-title::before {
content: "";
position: absolute;
left: 0;
bottom: -4px;
width: 40px;
height: 2px;
background: var(--e-global-color-accent);
}
.product-card > .e-con-inner .product-card-data .product-card-data-head .elementor-heading-title a {
transition: all 250ms ease-in-out;
}
.product-card > .e-con-inner .product-card-data .product-card-data-text {
padding-top: 0px;
margin-bottom: 0px;
height: 0;
max-height: -moz-fit-content;
max-height: fit-content;
overflow: hidden;
transition: all 250ms ease-in-out;
}
.product-card > .e-con-inner .product-card-data .product-card-data-text a {
display: block;
}
.product-card > .e-con-inner .product-card-data .product-card-data-text p {
transition: all 250ms ease-in-out;
}
.product-card > .e-con-inner .product-card-data .product-card-data-text p:last-child {
margin-bottom: 0;
}
#contact-map {
position: absolute;
inset: 0;
z-index: 1;
}
#contact-map .elementor-custom-embed {
height: 100%;
}
#contact-map .elementor-custom-embed iframe {
height: 100%;
}
#contact-form-box {
width: 100%;
max-width: 600px;
background: #fff;
padding: 60px;
position: relative;
z-index: 2;
margin-left: auto;
}
#contact-form-box .elementor-field-type-acceptance .elementor-field-option {
line-height: 1.2;
}
#contact-form-box .elementor-field-type-acceptance label {
font-size: 12px;
line-height: 1.2;
}
#contact-form-box .elementor-field-type-html {
position: relative;
margin-bottom: 30px;
}
#contact-form-box .elementor-field-type-html::before {
content: "";
position: absolute;
bottom: -5px;
width: 40px;
height: 2px;
background: var(--e-global-color-accent);
}
#contact-form-box .elementor-field-type-html h2 {
color: #000;
font-size: 25px;
font-family: "Plus Jakarta Sans", sans-serif;
font-weight: 700;
margin: 0;
}
.contact-cards > div {
border: 1px solid #f1f1f1;
}
.contact-cards > div:nth-child(2n) {
background: #f1f1f1;
}
#header-contact .elementor-icon-list-items .elementor-icon-list-item a .elementor-icon-list-icon {
padding: 7px;
border: 1px solid black;
border-radius: 100%;
}
#header-contact .elementor-icon-list-items .elementor-icon-list-item a .elementor-icon-list-icon svg {
margin: 0;
}
#icon-box > .e-con-inner .elementor-widget-icon-box {
position: relative;
}
#icon-box > .e-con-inner .elementor-widget-icon-box:not(:last-child)::after {
content: "";
position: absolute;
top: 0;
right: -30px;
bottom: 0;
background: #f1eff0;
width: 1px;
height: 100%;
}
#newsletter-box .elementor-form-fields-wrapper .elementor-field-type-acceptance {
order: 10;
font-size: 14px;
}
#newsletter-box .elementor-form-fields-wrapper .elementor-field-type-acceptance .elementor-field-option {
display: flex;
flex-direction: row;
-moz-column-gap: 8px;
column-gap: 8px;
align-items: flex-start;
}
#newsletter-box .elementor-form-fields-wrapper .elementor-field-type-acceptance .elementor-field-option input {
margin-top: 3px;
}
#newsletter-box .elementor-form-fields-wrapper .elementor-field-type-acceptance .elementor-field-option label {
line-height: 1.3;
}
.elementor-widget-places-map .s-content.s-style-1 {
display: grid;
grid-template-columns: minmax(400px, 1fr) 2fr;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col {
padding: 25px 0;
background: #f5f5f5;
height: 570px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info {
display: flex;
flex-direction: column;
height: 100%;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--head {
margin-bottom: 25px;
padding: 0 25px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--head h3 {
color: #1d1d1e;
font-size: 20px;
letter-spacing: 2px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 20px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--head h3 strong {
font-weight: 700;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--head .select-wrapper {
position: relative;
background: #fff;
overflow: hidden;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--head .select-wrapper::before {
content: "";
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
width: 10px;
height: 10px;
background: url("/upload/filemanager/icon/arrow-down.svg") no-repeat;
background-size: contain;
background-position: center;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--head .select-wrapper select {
border: none !important;
width: 100%;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
outline: none !important;
padding: 7px 30px 7px 15px;
color: #7c7c7c;
font-size: 14px;
cursor: pointer;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body {
overflow: auto;
margin-right: 7px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body::-webkit-scrollbar {
width: 4px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body::-webkit-scrollbar-track {
background-color: transparent;
border-radius: 10px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body::-webkit-scrollbar-thumb {
background-color: #d9d9d9;
border-radius: 10px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body::-webkit-scrollbar-thumb:hover {
background-color: #c0c0c0;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body::-webkit-scrollbar-corner {
background: transparent;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item {
position: relative;
padding: 15px;
margin: 25px 17px 25px 25px;
background: #fff;
border: 1px solid #f1f1f1;
transition: all 250ms ease-in-out;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item:first-child {
margin-top: 0;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item:last-child {
margin-bottom: 0;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item.highlight {
background-color: rgba(34, 169, 225, 0.1);
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item h4 {
color: var(--e-global-color-secondary);
font-family: "Plus Jakarta Sans", Sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 1.5;
text-transform: uppercase;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item p {
color: var(--e-global-color-secondary);
font-family: "Plus Jakarta Sans", Sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item p:last-child {
margin-bottom: 0;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item p strong {
font-weight: 600;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item h5 {
position: relative;
color: var(--e-global-color-secondary);
font-family: "Plus Jakarta Sans", Sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 1.3;
margin-top: 25px;
margin-bottom: 20px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item h5::before {
content: "";
position: absolute;
left: 0;
top: -12px;
right: 0;
width: 100%;
height: 1px;
background: #f5f5f5;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item ul {
padding: 0;
margin: 0;
list-style: none;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item ul:not(:last-child) {
margin-bottom: 20px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item ul li {
display: flex;
flex-direction: row;
align-items: center;
gap: 5px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item ul li:not(:last-child) {
margin-bottom: 10px;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item ul li img {
width: 14px;
height: 14px;
-o-object-fit: contain;
object-fit: contain;
-o-object-position: center;
object-position: center;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .location-item ul li a {
color: var(--e-global-color-secondary);
font-family: "Plus Jakarta Sans", Sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.3;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .inst-client {
position: relative;
padding: 15px;
margin: 15px;
background: #e3e3e3;
border-radius: 5px;
transition: all 250ms ease-in-out;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .inst-client h4 {
color: #181c1d;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
text-transform: uppercase;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .inst-client h4 strong {
font-weight: 700;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .inst-client p {
color: #181c1d;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .inst-client p:last-child {
margin-bottom: 0;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .inst-client p strong {
font-weight: 600;
}
.elementor-widget-places-map .s-content.s-style-1 .s-left-col .map-point-info .map-point-info--body .inst-client a {
display: block;
color: #181c1d;
font-size: 16px;
font-weight: 600;
line-height: 1.5;
}
.elementor-widget-places-map .s-content.s-style-1 .s-right-col > div {
height: 100%;
}
.elementor-widget-places-map .s-content.s-style-2 .tad-cards {
display: flex;
flex-direction: row;
flex-wrap: wrap;
-moz-column-gap: 100px;
column-gap: 100px;
justify-content: center;
row-gap: 50px;
}
.elementor-widget-places-map .s-content.s-style-2 .tad-cards .tab-card {
width: 100%;
max-width: 450px;
text-align: center;
}
.elementor-widget-places-map .s-content.s-style-2 .tad-cards .tab-card .tab-card--head {
margin-bottom: 30px;
}
.elementor-widget-places-map .s-content.s-style-2 .tad-cards .tab-card .tab-card--head p {
color: #1d1d1e;
font-size: 20px;
font-weight: 500;
margin-bottom: 0;
}
.elementor-widget-places-map .s-content.s-style-2 .tad-cards .tab-card .tab-card--head p strong {
font-weight: 700;
}
.elementor-widget-places-map .s-content.s-style-2 .tad-cards .tab-card .tab-card--text {
margin-bottom: 30px;
}
.elementor-widget-places-map .s-content.s-style-2 .tad-cards .tab-card .tab-card--text p {
color: #1d1d1e;
font-size: 16px;
font-weight: 600;
margin-bottom: 0;
}
.elementor-widget-places-map .s-content.s-style-2 .tad-cards .tab-card .tab-card-info {
border-radius: 15px;
border: 0.5px solid #181c1d;
padding: 27px 20px;
box-shadow: 2px -2px 10px rgba(0, 0, 0, 0.25);
text-align: center;
}
.elementor-widget-places-map .s-content.s-style-2 .tad-cards .tab-card .tab-card-info a {
display: block;
color: #1d1d1e;
font-size: 16px;
font-weight: 600;
}
.elementor-widget-places-map .s-content.s-style-3 .tad-cards {
display: flex;
flex-direction: row;
-moz-column-gap: 38px;
column-gap: 38px;
row-gap: 70px;
flex-wrap: wrap;
}
.elementor-widget-places-map .s-content.s-style-3 .tad-cards .tab-card {
text-align: center;
width: calc(33.3333333333% - 25.3333333333px);
display: flex;
flex-direction: column;
}
.elementor-widget-places-map .s-content.s-style-3 .tad-cards .tab-card .tab-card--head {
text-align: center;
flex-grow: 1;
align-content: flex-end;
}
.elementor-widget-places-map .s-content.s-style-3 .tad-cards .tab-card .tab-card--head p {
color: #1d1d1e;
font-size: 20px;
font-weight: 700;
}
.elementor-widget-places-map .s-content.s-style-3 .tad-cards .tab-card .tab-card--head span {
color: #fff246;
}
.elementor-widget-places-map .s-content.s-style-3 .tad-cards .tab-card .tab-card-info {
border-radius: 15px;
border: 0.5px solid #181c1d;
padding: 27px 20px;
box-shadow: 2px -2px 10px rgba(0, 0, 0, 0.25);
text-align: center;
}
.elementor-widget-places-map .s-content.s-style-3 .tad-cards .tab-card .tab-card-info a {
display: block;
color: #1d1d1e;
font-size: 16px;
font-weight: 600;
}/*# sourceMappingURL=custom.css.map */