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

.box-text.sale.box-text-products
{
	background-color: #FD7C60  !important;
}
.box-text.box-text-products
{
	background-color: white  !important;
}

.box-text.sale.box-text-products
{
	color:white !important;
	
}
.box-text.box-text-products
{
	color:black !important;
	
}

.box-text .title-wrapper .category
{
    color: #f66a54 !important;
    font-weight: bold;
    font-size: 14px;
}
.box-text .title-wrapper .product-title {
font-size: 17px !important;

}
.box-text .price-wrapper .box-excerpt
{
  
  font-size:13px !important;
  font-weight: bold;
}
.box-text .price-wrapper .price .woocommerce-Price-amount
{
  
  color: #f66a54 !important;
  font-weight: bold;
}

.title-wrapper-sale .product-title a
{
	color:white !important;
}


.price-wrapper-sale .price .woocommerce-Price-amount
{
	color:white !important;
	font-size:25px;
}
.price-wrapper .price .woocommerce-Price-amount
{
	color:black !important;
	font-size:25px;
}

.price-product-end
{

		font-size:35px;
}

.price-end
{
	color: #101010;
    font-weight: bolder;
	font-size:20px;

}
 
.box-text{
padding: 20px;
}

.box-image
{
	border-radius: 5px 5px 0px 0px;
}

.name.product-title.woocommerce-loop-product__title
{
font-size: 15px;
font-weight: bolder;
}
.product-container {
    background: aliceblue;
}

.woocommerce-tabs
{
	display:none !important;
}

.text-orange
{
		color:	#FD7C60  !important;
		font-weight: bold;
}
/*CAMBIOS EN YITH PARA QUE NO SE CIERRE POP UP AL DAR CLICK EN MOBILE*/
.yith_wcbk_widget_booking_form_overlay {
    display    : none;
    position: relative !important;
    top        : 0;
    left       : 0;
    width      : 100%;
    height     : 100%;
    background : rgba(255, 255, 255, 0.8);
    z-index    : 999998;
}

.yith-wcbk-select-alt__arrow{
	display:none;
}

/*BOTON SOLICITAR INFORMACION EN WIDGET */ 
.solicitar-info-desktop
{
	width: 100%;
	background-color:#3b8fce !important;
	color:white !important;
	margin-top: 10px !important;
	border: none;
    border-radius: 7px; 
    display: block;
    padding: 15px 8px;
	font-size: 17px;
}


/*BUTONN RESERVAR*/
.yith-wcbk-add-to-cart-button {
	width: 100%;
    background-color: #FD7C60 !important;
    border-radius: 5px;
    padding: 7px;
}	

/*TEXT CANCELACION*/

.text-cancelacion{
	color: green;
	font-weight: bold;
}

#prod_simple_cart{
	/*background: white;
    padding: 20px;
    border-radius: 10px;*/
}

.yith-wcbk-people-selector__totals
{
	background-color: #FD7C60 !important;
}
.yith-wcbk-people-selector__field__plus 
{
	border: 1px solid #FD7C60 !important;
}
.yith-wcbk-people-selector__field__minus
{
	border: 1px solid #FD7C60 !important;
}
.yith-wcbk-people-selector__field__plus-wrap 
{
	color:	#FD7C60  !important;
}
.yith-wcbk-people-selector__field__minus-wrap
{
	color:	#FD7C60  !important;
}
.yith-wcbk-people-selector__close-handler
{
	color:	#FD7C60  !important;
}
.yith-wcbk-people-selector--closed
{
	color:white !important;
}
td.ui-datepicker-current-day
{
		background-color:	#FD7C60  !important;
}


.ui-state-default.ui-state-hover
{
	background-color:	#FD7C60  !important;
}
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker td:not(.ui-state-disabled):hover
{
background-color:	#FD7C60  !important;
}


/*******Error********/

/*yith-wcbk-form-section-services-wrapper
{
	display:none;
}*/

.price-label-text
{
	border: 1px solid #ccc!important;
    background: white;
    /*width: 25%;*/
    text-align: center;
    padding: 10px;
    border-radius: 5px;
	font-weight: bold;
}
.padding-10
{
	padding:10px;
}

.yith_wcbk_widget_booking_form_head
{
	display:none;
}

input.yith-wcbk-booking-service{ display:none; }  

.no-margin
{
margin: 0 0px 0 0 !important;
}




/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	   .price-desktop
	   {
		   display:none !important;
	   }
	   
	  /* #precio-sidebar
	   {
		   display:none !important;
	   }*/
	   
	   .yith-wcbk-add-to-cart-button
	   {
		    padding-left: 50px !important;
			padding-right: 50px !important;
	   }
	   .widget
	   {
		   padding:10px !important;
	   }

		.solicitar-info-desktop
		{
			display:none !important
		}


}

/*-----------Error*------------/
/* Slider product custom css */

.slider-style-container .flickity-slider>, .slider-style-shadow .flickity-slider>, .slider-style-focus .flickity-slider>* {
    max-width: 100% !important;
    margin: 0 auto;
}
/*
@media only screen and (min-width : 992px) {
	.product-gallery-slider img {
		top: 50%;
		transform: translateY(-20%);
	}
}

@media only screen and (min-width : 1200px) {
	.product-gallery-slider img {
		top: 50%;
		transform: translateY(-25%);
	}
}

@media only screen and (min-width : 1368px) {
	.product-gallery-slider img {
		top: 50%;
		transform: translateY(-30%);
	}
}


@media only screen and (min-width : 1920px) {
	.product-gallery-slider img {
		top: 50%;
		transform: translateY(-40%);
	}
}
*/

