/*
 Theme Name:   Qwery Child Theme
 Theme URI:    http://qwery.ancorathemes.com
 Description:  Qwery Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     qwery
 Version:      1.2
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  qwery
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.slider_pagination_wrap span {
    padding-bottom: 0.5rem;
}

.bed-features {
	list-style-type: disclosure-closed !important;
}

.bed-features li {
	margin-bottom: 0.5rem;
}
.bed-features li::marker {
	color: #ffab00;
}

.our-beds-list .slider_pagination_wrap span {
	font-size: 1.75rem !important;
}

.our-beds .slider-slide {
	background: #fff !important;
}


@media (max-width: 479px) {
	
}

.sc_testimonials_decoration .slider_container.slider_one .sc_testimonials_item {
    padding: 0 5%;
}

.sc_testimonials_item_content p {
    font-size: 1rem;
    line-height: 1.5rem;
}

.swiper-pagination-custom .swiper-pagination-button {
	border-radius: 0;
}

/* Start WooCommerce
------------------------------------------------------------ */
.woosq-btn {
    display: none;
}

.post_data_inner h2 {
	text-align: center;
}
.wrap-data-info .price {
	margin: 0 auto !important;
}
.woocommerce div.product .product_meta {
    display: none;
}
.location-alert {
    display: inline-block;
    background: #609A33;
    color: #fff !important;
    text-transform: uppercase;
    padding: 0px 15px;
    font-size: 14px !important;
    margin-bottom: 10px !important;
}

.product-list li .cs-not-price {
    font-size: 22px;
	color: #000;
	font-weight: 600;
}
.product-list li .cs-price {
    color: #FF5C1E;
    font-size: 22px;
	font-weight: 600;
}
.page_content_wrap {
    padding-top: 0rem;
}

.single-product .page_content_wrap::before {
	content: 'T';
	background: linear-gradient(rgba(10,10,10,0.8),rgba(10,10,10,0.8)), url(/wp-content/uploads/2024/02/Breadcrumb-final-image.jpg) !important;
    display: block;
	height: 12rem;
	font-size: 0;
	margin-bottom: 7.4rem;
}

/* End WooCommerce
------------------------------------------------------------ */


/* Start Contact Form
------------------------------------------------------------ */

div.wpcf7 .form-style-3 textarea {
    height: 8em;
    min-height: 4em;
    margin-bottom: 0 !important;
}


/* End Contact Form
------------------------------------------------------------ */


.gpay-card-info-container-fill .gpay-card-info-iframe {
    left: 0;
	transform: scale(0.5);
    margin-top: -28px;
}