/* 
Theme Name:		 Inama Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Inama-child is a child theme of inama , created by ChildTheme-Generator.com
Author:			 rr
Author URI:		 http://childtheme-generator.com/
Template:		 inama
Version:		 1.0.0
Text Domain:	 inama-child
*/



.column2-4 {width: 100%; margin:0}
.column2-4 .ph-calendar-days.ph-ul-date li {width: 100% !important;display: inline-block;font-size: 16px;}
#ph-calendar-days {display: grid;grid-template-columns: repeat(7, 14%);justify-content: center;justify-items: center;row-gap: 5px;}
.product .entry-header {display:none}

.woocommerce-checkout #payment {background: transparent; border-radius: 0}
.woocommerce-checkout #payment ul.payment_methods,
.woocommerce-checkout #payment .form-row.place-order {padding: 1em 0}
.woocommerce-checkout #payment #place_order {
	color: #fff;
    background-color: #2d1f36;
    padding: .8em 1em;
    border: 0;
    font-weight: 500;
    border-radius: 4px;}

.opacity-resources_type .phive_book_resources,
#ph-calendar-time .opacity-resources_type {opacity: 0.3; pointer-events: none;}
/* .ph-calendar-date.opacity-resources_type {display:none}
  */
.woocommerce-checkout .product-quantity {display: none}
.booking-info-wraper {display: none}

.entry-header.column4-4 {margin: 0}
.summary.entry-summary .woocommerce-product-details__short-description h2,
.entry-header.column4-4 .occhiello,
.entry-header.column4-4 .separatore,
.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs, 
.woocommerce-product-gallery__trigger,
#tab-description h2 {display: none}

.woocommerce-product-gallery__image a .wp-post-image {aspect-ratio: 1; object-fit: cover}

.time-picker-wraper .label-person,
.time-picker-wraper .label-resources,
.time-picker-wraper .month-year-wraper{font-weight: 500;}
.woocommerce div.product form.cart .button {color: #fff !important;}
.time-picker-wraper .resources-wraper {padding-left: 0px !important;}
.input-person-minus, .input-person-plus {
    color: #1a1a1a !important;
    border: 1px solid #1a1a1a !important;
}
input.input-person {
    border-radius: 0px !important;
    color: #1a1a1a !important;
	font-weight: 600
}
.booking-wraper .time-picker-wraper #ph-calendar-time li.ph-calendar-date {
    border: 1px solid #1a1a1a;
}

.form-row.terms.wc-terms-and-conditions,
.form-row.privacy {display:block; width: 100%; padding: 0!important; margin: 0!important}

.accordion-item {cursor: pointer;}
.accordion-content {display: none;}
.product.type-product form.cart {display: inline-block; padding: 25px !important;width: 50%}

.ca-accordion .ca-accordion-item {padding: 16px 5px;border-radius:0}
.ca-accordion .ca-accordion-item .ca-accordion-header {background:transparent;color:#909090;font-weight: 400;}
.ca-accordion .ca-accordion-item .ca-accordion-header .ca-accordion-title {font-size: 16px;font-weight: 500;text-transform: uppercase;}
.ca-accordion-item.active .ca-accordion-content {padding: 21px 10px 0 10px;font-size: 16px;}
.ca-accordion-item .ca-accordion-content ul {padding-left: 25px;}
.single-product .site-main .entry-header .entry-title {display: none}

.woocommerce-product-details__short-description h3 {font-family: "Karma", serif;font-size: 32px;margin-top:0;line-height: 1.5;}
.woocommerce-product-details__short-description h4 {font-weight: 500;color: #828282;text-transform: uppercase;letter-spacing: 0.05em;font-size: 18px;}

.wp-block-cb-slide.slick-slide figure.wp-block-image {margin:0}
.wp-block-cb-slide {padding:0!important}
.wp-block-cb-carousel .slick-next {right:-10px!important;}
.wp-block-cb-carousel .slick-prev {left: -25px !important;}
.slick-next:before, .slick-prev:before {font-size:35px!important}
.slick-next, .slick-prev {z-index: 9999999}
figure.wp-block-embed.is-type-video {margin: 0;}
.carosello-video-custom {gap:50px}

/* html[lang="en-US"] .woocommerce-order-received .woocommerce-table__product-name.product-name .wc-item-meta li:nth-child(4) {display:none}
html[lang="de-DE"] .woocommerce-order-received .woocommerce-table__product-name.product-name .wc-item-meta li:nth-child(4) {display:none}
html[lang="zh"] .woocommerce-order-received .woocommerce-table__product-name.product-name .wc-item-meta li:nth-child(2) {display:none}
html[lang="zh"] .woocommerce-order-received .woocommerce-table__product-name.product-name .wc-item-meta li:nth-child(5) {display:none} */



.woocommerce-checkout .variation-Prenotatoa,
.woocommerce-checkout .variation-Gebuchtbis, 
.woocommerce-checkout .variation-BookedTo {display:none!important}

.participant_count_error.participant_count_error_persons-0 {display: none!important}
/* #booking_info_text {text-align: center}
 */
.woocommerce div.product .summary.entry-summary {padding-left: 30px;}
.single-product .product .column4-4 {display:none}
.single-product .product .entry-content .column1-4 {display:none}

@media (max-width: 780px) {
	.product.type-product form.cart {width: 100%;padding:10px!important}
	.woocommerce div.product {display: flex;flex-direction: column-reverse;}
	.woocommerce div.product form.cart {order: 2;}
	.woocommerce div.product .summary.entry-summary {order: 3;padding-left: 0px;}
	.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper {order: 1;}
	
}