/*
Theme Name: ShovalStudio Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

#accordion-shipping_info-label button.toggle {
    display: none;
}

#accordion-shipping_info-label {
    pointer-events: none;

}

#accordion-shipping_info-content {
    display: block !important;
}

.badge_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 1em
}

.badge_wrapper img {
    margin-right: 0.2em;
    margin-top: 0.1em;
}

.qa_section {
    background: #F8F8F8;
    padding-top: 2em;
    padding-bottom: 3em;
}

.qa_questions {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 2em;
    padding-right: 2em;
}

.accordion-title {
    border-top: initial;
    border-bottom: 1px solid #ddd;
    padding: 0.6em 1em;
}

.accordion .toggle {
    border-radius: 999px;
    height: 1.5em;
    margin-left: 1em;
    position: absolute;
    left: 0;
    top: 0.3em;
    transform-origin: 50% 47%;
    width: 2.3em;
    right: initial;
}

.product_eng_title a {
    margin-bottom: 0.3em !important;
}

.product-title {
    margin-bottom: 0.2em;
}

h2.product_eng_title {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1;
}

.title-wrapper p.product-title,
.title-wrapper div.product_eng_title,
.title-wrapper p.product-title,
.title-wrapper div.product_eng_title a {
    line-height: 1;
}

.title-wrapper div.product_eng_title a {
    font-size: 0.9em;
}

.title-wrapper p.product-title {
    font-weight: 600;
}

.banner_image{
	margin-bottom: 15px
}

.banner_text {
	width: 100%;
	text-align: right
}


.mobile_banner {
	display: none
}

.cat-item.cat-item-79{
	display: none
}
.badge_grid_product_page {
    border-top: 2px solid;
    padding-top: 20px;
    margin-top: 20px;
}
.badge_grid_product_page .badge_grid{
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    flex-direction: row;
    gap: 20px;
}
.badge_grid_product_page .badge_grid .badge_item {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 35px;
    margin-bottom: 15px;
    width: 33%;
}
.sticky-add-to-cart-wrapper .badge_grid_product_page {
    display: none;
}
.sticky-add-to-cart--active {
    background-color: hsl(0 0% 100% / 1);
	    justify-content: flex-start;
}
	.sticky-add-to-cart__product .sticky-add-to-cart-img {
    height: 70px;
    width: 70px;
	min-width:70px;
    border: 1px solid #ddd;
}
/* .sticky-add-to-cart-wrapper form.cart {
    min-width: 170px;
} */
/* .sticky-add-to-cart--active .sticky-add-to-cart__product {
    width: 100%;
    justify-content: space-evenly;
	max-width:90%;
} */
.sticky-add-to-cart-wrapper form.cart {
    width: 100%;
    max-width: 350px;
	min-width: 350px;
}
body .uwy.userway_p5 .userway_buttons_wrapper {
    bottom: 100px !important;
}
.sticky-add-to-cart-wrapper form.cart .single_add_to_cart_button {
    width: 130px !important;	
    max-width: 160px;
}
.sticky-add-to-cart-wrapper form.cart .quantity {
    width: 130px;
    justify-content: space-between;
}
.sticky-add-to-cart__product .product-title-small {
    white-space: pre;
}
.sticky-add-to-cart-wrapper form.cart .quantity input {
    width: 100%;
	height:100%;
}
.sticky-add-to-cart-wrapper form.cart .quantity {
	font-size:16px;
}
	.sticky-add-to-cart-wrapper form.cart .single_add_to_cart_button {
	font-size:16px;
}
	.sticky-add-to-cart-wrapper form.cart .quantity input[value="+"], .sticky-add-to-cart-wrapper form.cart .quantity input[value="-"] {
    font-size: 24px;
}
.wrap-video {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.wrap-video {
    padding: 0 !important;
    direction: ltr;
}
.wrap-video .slick-list .wp-video {
    margin: 0 5px;
}
.wrap-video button:before, .wrap-video button:hover:before {
    color: #1f3b7d !important;
    font-size: 30px;
}
.wrap-video .slick-next:focus, .wrap-video .slick-next:hover, .wrap-video .slick-prev:focus, .wrap-video .slick-prev:hover {
	color: #1f3b7d !important;
}
.wrap-video .slick-arrow, .slick-arrow:hover {
     font-size: 30px;
	top:50%;
}
.wrap-video button i {
    display: none;
}
.wrap-video button {
    width: 35px;
	z-index:10;
    height: 35px;
}
.wrap-video button.slick-next {
    right: auto;
    left: -30px;
    margin: 0;
}

.wrap-video button.slick-prev {
    right: -30px;
    left: auto;
    margin: 0;
}
@media only screen and (max-width: 48em) {
	.desktop_banner{
		display: none;
	}
	.mobile_banner {
		display: block
	}

}
.product-small .has-hover:focus img.show-on-hover {
    opacity: 1;
}
@media only screen and (max-width: 765px){
	.sticky-add-to-cart__product .sticky-add-to-cart-img {
    height: 80px;
    width: 80px;
	min-width:80px;
}
	.wrap-video button.slick-next {
    left: -40px;
}

.wrap-video button.slick-prev {
    right: -40px;
}

/* 	.sticky-add-to-cart-wrapper form.cart .single_add_to_cart_button {
    width: 90px !important;	
}
.sticky-add-to-cart-wrapper form.cart .quantity {
    width: 90px;
} */
.sticky-add-to-cart-wrapper form.cart .quantity {
    width: 47%;
	font-size:16px;
}
	.sticky-add-to-cart-wrapper form.cart .single_add_to_cart_button {
    width: 47% !important;
	font-size:16px;
}
	.sticky-add-to-cart-wrapper form.cart .quantity input[value="+"], .sticky-add-to-cart-wrapper form.cart .quantity input[value="-"] {
    font-size: 24px;
}
.sticky-add-to-cart-wrapper form.cart {
    max-width: 250px;
    min-width: 250px;
}
	.sticky-add-to-cart--active .sticky-add-to-cart__product {
 	max-width: 100%;
}
	.sticky-add-to-cart-wrapper form.cart .single_add_to_cart_button {
    width: unset;
}
	
	.badge_wrapper img {
		margin-right: 0.2em;
		margin-top: 0.1em;
		width: 30px !important;
	}
	
	.product-short-description span{
		display: flex;
		flex-wrap: wrap
	}

	.is-large {
		font-size: 16px;!important
	}
    .badge_grid_product_page .badge_grid{
        justify-content: stretch;
    }
    .badge_grid_product_page .badge_grid .badge_item{
        width:  calc(50% - 10px);%;
    }
}
@media only screen and (max-width: 580px){
/* .sticky-add-to-cart-wrapper form.cart .quantity {
    width: 28%;
}
	.sticky-add-to-cart-wrapper form.cart .single_add_to_cart_button {
    width: 39% !important;
} */
	.sticky-add-to-cart-wrapper form.cart {
    max-width: 350px;
    min-width: 350px;
}
	
@media only screen and (max-width: 420px){
/* .sticky-add-to-cart-wrapper form.cart .quantity {
    width: 28%;
}
	.sticky-add-to-cart-wrapper form.cart .single_add_to_cart_button {
    width: 39% !important;
} */
	.sticky-add-to-cart-wrapper form.cart {
    max-width: 280px;
    min-width: 280px;
}
	@media only screen and (max-width: 380px){
/* .sticky-add-to-cart-wrapper form.cart .quantity {
    width: 28%;
}
	.sticky-add-to-cart-wrapper form.cart .single_add_to_cart_button {
    width: 39% !important;
} */
	.sticky-add-to-cart-wrapper form.cart {
    max-width: 250px;
    min-width: 250px;
}
} 