/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/* START Contact page rework */
@media screen and (max-width: 430px) {
	.my-credent p {
		margin-bottom: 8px;
	}
}

.my-waze-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 32px;
	background-color: rgba(51, 204, 255, 1);
	border-radius: 5px;
}

.my-waze-btn span {
	display: flex;
	background-image: url('/wp-content/uploads/2023/10/Frame-1.webp');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 20px;
	width: 63px;
}

.my-pers-img img {
	width: 100%;
}

.my-credent span {
	color: rgba(117, 117, 117, 1);
}

.my-pers {
	max-width: 182px;
}

.my-link-text a {
	color: rgba(120, 30, 50, 1);
}

/* END Contact page rework */

.d-title {
	padding: 20px;
}

.d-title h2{
  font-family: DM Serif Text;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: normal;
	color: #363848;
	margin-bottom: 0;
}

.d-block .elementor-widget-container {
  width: auto;
  display: flex;
}

.d-block {
	padding: 18px 4rem 0;
}

.durvis-card {
	width: 343px;
	background: #FFFFFF;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
	border-radius: 8px;
	box-sizing: inherit!important;
  -webkit-box-sizing: inherit!important;
	transition: 0.4s ease-out;
	position: relative;
	left: 0px;
	padding-bottom: 5px;
}

.durvis-card:not(:first-child) {
    margin-left: -302px;
}

.durvis-card:hover {
  transition: 0.4s ease-out;
}

.durvis-card:hover ~ .durvis-card {
  position: relative;
  left: 290px;
  transition: 0.4s ease-out;
}

.d-excerpt {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}

.card-content {
	display: grid;
  grid-template-columns: 1fr 1.5fr;
	width: inherit;
}


.availability, .price {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}

.color-ir {
	color: #4b994b;
}

.color-nav {
	color: #781E32;
}

.price {
	margin-bottom: 18px;
}

.o-door .d-price {
	color: #781E32;
}

.i-door .d-price {
	color: #C69E63;
}

.right-content {
	padding-right: 10px;
	padding-top: 15px;
}

.o-door .right-content a {
	background: #781E32;
	border: 1px solid #781E32;
}

.i-door .right-content a {
	background: #C69E63;
	border: 1px solid #C69E63;
}

.i-door .right-content a:hover {
	background: #fff;
	color: #C69E63;
	transition: .3s;
}

.o-door .right-content a:hover {
	background: #fff;
	color: #781E32;
	transition: .3s;
}

.right-content a {
	padding: 6px 35px;
	box-sizing: border-box;
	border-radius: 3px;
	font-family: Poppins;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 12px;
	color: #FFFFFF;
	transition: .3s;
}

.d-image {
	padding: 0 10px;
}

.d-image img {
	height: 206px;
  width: auto;
}

.logi-text .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding-top: 0;
}

.logi-img {
	padding-bottom: 10px;
}

@media screen and (max-width: 1024px) {
	.durvis-card:not(:first-child) {
		margin-left: -311px;
	}
	.durvis-card:hover ~ .durvis-card {
		left: 306px;
	}
	.d-block {
		padding: 10px 10px 0;
	}
	
	body .logukat.elementor-section-boxed {
		padding: 100px 70px 100px 70px;
	}
}

@media screen and (max-width: 1100px) {
	.wpc-term-item-content-wrapper input + label {
		min-width: 260px!important;
	}
}

@media screen and (max-width: 992px) {
	.wpc-term-item-content-wrapper input + label {
		min-width: 190px!important;
	}
	.wpc-filter-content .wpc-term-item-content-wrapper input + label a {
		padding: 19px 10px 16px!important;
	}
	.wpc-term-item-content-wrapper input + label a {
		font-size: 19px!important;
	}
}


@media screen and (max-width: 768px) {
	.d-block .elementor-widget-container {
		flex-wrap: wrap;
		justify-content: center;
	}
	.durvis-card:not(:first-child) {
		margin-left: 5px;
	}
	.durvis-card {
		margin: 5px;
	}
	.durvis-card:hover ~ .durvis-card {
		left: unset;
	}
	.widget-area .wpc-term-item-content-wrapper, .wpc-term-item-content-wrapper, body .wpc-filters-widget-main-wrapper .wpc-term-item-content-wrapper {
		justify-content: center;
		padding-right: 0;
	}
	
	.elementor-element-0e1f123 {
		width: auto;
	}
	
	.elementor-element-0e1f123 .elementor-widget-container {
		width: fit-content;
	}
	.elementor-4493 .elementor-element.elementor-element-0e1f123 img {
		width: 60%;
	}
}

@media screen and (max-width: 430px) {
	.durvis-card {
		width: -webkit-fill-available;
	}
}

.wpc-filters-widget-main-wrapper li.wpc-term-item input[type=radio] {
	display: none;
}

.wpc-term-item-content-wrapper input + label a {
	font-family: DM Serif Text;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	color: #363848;
	width: 100%;
	padding: 16px 31px 20px!important;
}

.wpc-term-item-content-wrapper input + label {
	min-width: 287px;
	height: 60px;
}

.wpc-term-item-content-wrapper input[checked=checked] + label {
	background: #F2F2F2;
	border-radius: 6px;
}

.widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, .widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, .wpc-term-count-0:not(.wpc-has-not-empty-children), .wpc-term-count-0:not(.wpc-has-not-empty-children) a, body .wpc-filters-widget-main-wrapper li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, body .wpc-filters-widget-main-wrapper li.wpc-term-count-0:not(.wpc-has-not-empty-children) label a {
	opacity: 1!important;
}

.elementor-widget-text-editor ul li{
	margin-bottom: 0;
}

.elementor-widget-text-editor ul {
    list-style: none;
    margin: 0;
}

.gallery-thumbs .swiper-slide {
    overflow: hidden;
}

@media (max-width: 768px){

	.elementor-widget-container .gallery-top {
		order: 1;
		max-width: 350px;
		max-height: 500px;
		margin-bottom: 10px;
	}
	.elementor-widget-container .gallery-top .swiper-slide {
		text-align: center;
	}
	.elementor-widget-container .gallery-top .swiper-slide img {
		height: 100%;
		width: 	auto;
		margin: auto;
	}
	.elementor-widget-container .gallery-thumbs {
		order: 2;
		max-width: 	350px;
	}
	.elementor-skin-slideshow .gallery-thumbs  > div >  div > .swiper-slide {
		height: 150px;
		max-height: 150px;	
		width: 110px!important;
		text-align: center;
		border-radius: 5px;
	}

}
@media (min-width: 769px){
	.gallery-thumbs {
/* 		width: 25%;
		display: flex;
		flex-direction: column; */
		overflow: hidden;
	}
	.gallery-top {
		max-height: 648px;
		width: 80%;
	}

	.gallery-top > div {
		height: 648px;
	}
/* 	.gallery-thumbs .swiper-slide {
		width: 162px!important;
		height: 150px!important;
	} */
}
.swiper-slide:not(.swiper-slide-active):not(.swiper-slide-duplicate-active):after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(247 247 247 / 50%)!important;
}
.swiper-slide.swiper-slide-active:after, .swiper-slide.swiper-slide-duplicate-active:after{
	content: unset;
}
/*.gallery-top > .swiper-wrapper .swiper-slide{
	width: 544px!important;
}*/

/* .gallery-thumbs .swiper-slide{
    border-radius:5px;
        width: 100px!important;
    cursor:pointer;
} */

.gallery-thumbs .swiper-slide:not(.swiper-slide-active):after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(247 247 247 / 50%)!important;
}
.gallery-thumbs .swiper-slide.swiper-slide-active:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(247 247 247 / 0%)!important;
}
.gallery-top img{

    border-radius: 5px;
}

@media (min-width:769px){
 .gallery-top .elementor-swiper:nth-child(1){
     width:75%;
 }
  .gallery-top > div {
        height: 648px;
 }   
.gallery-top{
    max-height:648px;
    width: 80%;
}
	
/* .gallery-thumbs{
    max-height:648px;
    width: 80%;
} */

/* .gallery-thumbs .swiper-slide{
     width:162px!important;
     height:150px!important;
 } */
/* .gallery-thumbs{
  
     display: flex;
  flex-direction: column;
  overflow:hidden;
 }    */

/* .gallery-thumbs > div{
      width:100%;
    margin-top: 0px;
  } */
.gallery .elementor-widget-container{
     display:flex;
		flex-direction: column-reverse;
	gap: 12px;
    }
}

.gallery-top {
	margin-left: auto;
	margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.gallery-top .swiper-slide img {
	height: -webkit-fill-available;
}
.gallery-top .swiper-slide {
	display: flex;
	justify-content: center;
}