/* Custom CSS */
@media (min-width: 1025px)
{
	.ast-article-single .woo-product-gallery-slider.woocommerce-product-gallery.wpgs--with-images.images
	{
		width: 70% !important;
	}

	.ast-article-single .summary.entry-summary
	{
		width: 27% !important;
		    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 13%), 0 1px 2px -1px rgb(0 0 0 / 80%);
    border: 1px solid #b3b3b326;
    border-radius: 12px;
    padding: 20px;
	}
	
	#guest-buttons button
	{
	        padding: 0px;
    color: #000;
	}
	
	.popup-content 	#guest-buttons button
	{
	      padding: 14px;
	}
	
.woo-product-gallery-slider .attachment-shop_single
	{
	    max-height: 450px ! IMPORTANT;
	     min-height: 450px ! IMPORTANT;
	      object-fit: cover !important;
	}
 
}




	.summary.entry-summary .woocommerce-product-details__short-description
	{
	    display: none !important;
	}
	
	.flatpickr-input
	{
        width: 100px !important;
        float: left;
        margin-top: -22px !important;
        margin-left: 86px;
    }
	
	.flatpickr-calendar.inline
	{
	        margin-top: 8px;
	}
	
	#tour-booking-wrapper label strong
	{
	     font-weight: 500 !important;
        font-size: 14.5px !important;
	}
	
	
	.summary.entry-summary .quantity
	{
	    display: none !important;
	}
	
    .ast-article-single	.woocommerce-breadcrumb
	{
	    display: none !important;
	}
	
   .ast-article-single .single-product-category
	{
	     display: none !important;
	}
	
	#totalPrice
	{
	  margin-bottom: 12px;
	}
	
	.single_add_to_cart_button.button
	{
	    width: 100% !important;
	}
	
	
	.single-product .summary.entry-summary .product_title.entry-title
	{
	    display: none;
	}
	
	
	.products.elementor-grid .add_to_cart_button
	{
	    display: none;
	}
	
	.popup-content .close-popup
	{
	      color: #000;
          padding: 0px 5px 6px 6px;
	}
	
	.popup-content .close-popup:hover
	{
	    color: #fff;
	}
	
	
	
	.products .tour-meta
{
    display: flex;
    flex-wrap: wrap;
        gap: 2px 6px;
}

 
.products .tour-meta .meta-category
{
	display: flex;
    gap: 3px;
    align-items: center;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #a7a7a740;
    padding: 4px 8px;
    border-radius: 5px;
	background: #f5f5f5;
}

.products .tour-meta .meta-location
{
	display: flex;
    gap: 3px;
    align-items: center;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #a7a7a740;
    padding: 4px 8px;
    border-radius: 5px;
}


.products .tour-meta .meta-Duration
{
	display: flex;
    gap: 3px;
    align-items: center;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 0px;
    border-radius: 5px;
}
 
.products .tour-meta .meta-Difficulty
{
	display: flex;
    gap: 3px;
    align-items: center;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 0px;
    border-radius: 5px;
}


.ast-woo-product-category
{
    display: none !important;
}

.woocommerce-loop-product__title
{
    text-align: left;
    font-size: 20px !important;
}	

.products .price
{
	text-align: left;
}

.custom-tour-buttons a 
{
 
	width: 100%  !important;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05)  !important;
    border-radius: 8px  !important;
    background: #fff  !important;
    padding: 8px  !important;
    height: auto !important;
    font-size: 14.5px !important;
    border: 1px solid #e6e6e6 !important;
}

.custom-tour-buttons button 
{
	    width: 100% !important;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
    border-radius: 8px !important;
    color: #fff !important;
    padding: 8px !important;
    height: auto !important;
    font-size: 14.5px !important;
    border: 1px solid #ff6f3a !important;
    background: linear-gradient(90deg, #ff6f3a, #ff8355) !important;
}


.products .attachment-woocommerce_thumbnail
{
        border-radius: 16px 16px 0px 0px !important;
}


.products .ast-article-single
{
	    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
    border-radius: 12px  !important;
}

.products .tour-meta
{
	padding-left: 20px;
    padding-right: 20px;
        margin-top: 22px !important;
}

.products .astra-shop-summary-wrap{
	padding-left: 20px;
    padding-right: 20px;
}

.custom-tour-buttons
{
	padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}

.tour-top-summary
{
   box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
}

#tourBookingPopup .popup-content
{
	padding-top: 33px !important;
}


.tour-top-summary h3
{
    font-size: 1.75rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: #ff5e00;
}

.per-person
{
	font-size: .75rem;
    line-height: 1rem;
	    color: #6b7280;
}


.popup-info-2-blocks
{
	display: flex;
    gap: 15px;
    margin-bottom: 10px;
}

.popup-info-2-blocks div
{
	width: 100%;
}

.popup-below-info #totalPrice
{
    display: flex;
    justify-content: space-between;
    font-size: 19px;
    font-weight: bold;
    color: #000;
}

#popup-form-content input
{
   border-radius: 6px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    padding: 4px 7px;
}


.Important-notice
{
        border: 1px solid #e6e6e6;
    border-radius: 12px;
    padding: 13px;
    background: #fff7ed;
    margin-top: 10px;
}

#continueToPayment
{
        margin-top: 15px;
    width: 100% !important;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
    border-radius: 8px !important;
    color: #fff !important;
    padding: 12px !important;
    height: auto !important;
    font-size: 15px !important;
    border: 1px solid #ff6f3a !important;
    background: linear-gradient(90deg, #ff6f3a, #ff8355) !important;
}


.guest-buttons button
{
    background-color: #ff5e00 !important;
    color: #fff !important;
}

.Important-notice   label
{
    font-weight: 400 !IMPORTANT;
}

.Important-notice  
{
    line-height: 1.4 !IMPORTANT;
}

.Important-notice .tour_terms
{
       height: 16px !IMPORTANT;
    width: 16px;
    background: #fff;
}

#guest-buttons .minusGuest
{
    background: #ff5e00 !IMPORTANT;
    color: #fff !IMPORTANT;
}

#guest-buttons .plusGuest
{
    background: #ff5e00 !IMPORTANT;
    color: #fff !IMPORTANT;
}


.tour-booking-wrapper .Important-notice
{
    padding-left: 38px !IMPORTANT;
}

.tour-booking-wrapper .Important-notice label
{
    margin-top: 0px !IMPORTANT;
}



@media (max-width: 767px)
{
    
    .tour-top-summary
    {
        border-radius: 10px  !important;
    }
    
    #tourBookingPopup .popup-content
    {
        padding: 23px 17px  !important;
    }
    
    .popup-info-2-blocks
    {
            flex-wrap: wrap !IMPORTANT;
    }
    
    .tour-tabs-nav
    {
        align-items: center !IMPORTANT;
    }
    
    
    .summary.entry-summary #guest-buttons #minusGuest
{
    display: flex;
    align-items: center;
    padding: 6px 10px 10px 9px;
    padding-bottom: 10px ! IMPORTANT;
}


.summary.entry-summary #guest-buttons #plusGuest
{
    display: flex;
    align-items: center;
    padding: 6px 10px 10px 9px;
    padding-bottom: 10px ! IMPORTANT;
}

    
}


.summary.entry-summary #guest-buttons #minusGuest
{
        background: #ff5e00;
    color: #fff;
    border: 1px solid #ff5e00;
    padding-bottom: 5px;
}


.summary.entry-summary #guest-buttons #plusGuest
{
        background: #ff5e00;
    color: #fff;
    border: 1px solid #ff5e00;
    padding-bottom: 5px;
}


.summary.entry-summary .Important-notice
{
    padding-left: 39px !IMPORTANT;
}


.summary.entry-summary .Important-notice label
{
    margin-top: 0px !IMPORTANT;
}



.ast-on-card-button.ast-onsale-card
{
    display: none !important;
}


.bring-notbring h3
{
    font-size: 22px !important;
    margin-bottom: 15px !important;
}

.include-exclude h3
{ 
    font-size: 22px !important;
    margin-bottom: 15px !important;
}
