/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 28 2023 | 21:08:46 */
*{
    font-family: "Poppins", Sans-serif!important;
}
.single-product div.product form.cart {
    margin-bottom: 0;
    padding: 0;
}
td.product-name a {
    color: black;
    font-size: 13px;
}
.woocommerce-terms-and-conditions-wrapper a {
    color: #99cf16;
}
div#tab-description p {
    text-align: justify!important;
}
.fl-rich-text p {
    text-align: left!important;
}
.elementor-heading-title {
    font-family: "title santarosa", Sans-serif!important;
}
.price del {
    display: none!important;
}
.woocommerce-variation-description p {
    text-align: left;
}
tr.woocommerce-shipping-totals.shipping th {
    background: #fbdb57;
    color: #000;
}
tr.woocommerce-shipping-totals.shipping {
    background: #ffcd00;
    color: #000;
    font-weight: bold!important;
}
.summary.entry-summary .price span {
    font-size: 48px!important;
}
.woocommerce-variation-price span.woocommerce-Price-amount.amount {
    font-size: 48px!important;
    color: #000;
}
.price del {
    display: none!important;
}
.summary.entry-summary span.price {
    text-align: left!important;
}
.summary.entry-summary .price del+ins {
    display: none!important;
}
ul.products li.product .price ins, ul.products .wc-block-grid__product .price ins, .wc-block-grid__products li.product .price ins, .wc-block-grid__products .wc-block-grid__product .price ins {
    margin-left: 0!important;
	font-weight:bold!important;
}

p.price {
    text-align: left!important;
}
body {
    width:50%;
    margin: auto;
}
h1,h2,h3,h4,h5 {
    font-family: "Poppins", Sans-serif!important;
}
a {
    font-family: "Poppins", Sans-serif!important;
	font-weight:bold;
}
ul.tabs.wc-tabs li {
    width: 50%!important;
    float: left!important;
	    padding: 11px;
}
.woocommerce-tabs ul.tabs li.active::after {
    right: 15px;
}
ul.tabs.wc-tabs li a{
    font-size: 11px!important;
	color:#000!important;
	font-weight:600!important;
}
ul.tabs.wc-tabs .active {
        color: #fff!important;
    border-bottom: 2px solid #99cf16!important;
}
p {
    font-family: "Poppins", Sans-serif!important;
}
span{
    font-family: "Poppins", Sans-serif!important;
}
div {
    font-family: "Poppins", Sans-serif!important;
}
button{
    font-family: "Poppins", Sans-serif!important;
}
h1.product_title.entry-title {
    text-align: left!important;
    font-size: 18px!important;
    font-weight: bold!important;

}
p.price {
    text-align: center;
    color: #000;
}
.product p {
    text-align: center;
}
ul.products li {
    width: 49%!important;
    margin: 0%;
    display: inline-block;
    position: relative!important;
}
/*.swiper-slide {
    height: 183px!important;
}*/

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 100%;
}
.storefront-full-width-content.single-product div.product .summary {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-bottom: 3.706325903em;
}
img.wp-post-image {
    width: 100%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 15%;
    float: left;
    margin-right: 0;
}
a.button.product_type_simple {
    font-size: 12px;
    background: #99CF16;
    color: #000;
    border-radius: 0px 0px 10px 10px!important;
    position: relative!important;
    top: 10px!important;
    width: 100%!important;
    padding-top: 20px;
    padding-bottom: 20px;
}
.select2-container .select2-selection--single {
    height: 45px;
    margin: 0 0 0px;
    padding-top: 7px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
    right: 8px;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
    background-color: #000000;
    border-color: #000000;
    color: #ededed;
    border-radius: 5px;
}
h2.woocommerce-loop-product__title {
    text-overflow: ellipsis;
    width: 100%;
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 11px!important;
	    text-align: left;
}
span.price {
    text-align: left;
    font-size: 13px;
    color: #555555!important;
    padding-left: 6px;
    font-weight: bold!important;
}
span.onsale {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	color:#fff;
}
.storefront-sorting {
    display: none;
}
.single-product div.product .woocommerce-product-gallery img {
    width: 100%;
}
/*tr .value {
    width: 70%;
    float: left;
}*/
/*tr .label {
    width: 30%;
    float: left;
	position: relative;
    top: 10px;
}*/
.woocommerce-variation.single_variation {
    text-align: center;
}
.stock.in-stock {
    color: #020204;
}
.dgwt-wcas-enable-mobile-form {
    border: solid 1px #ddd;
    border-top: solid 2px #fff;
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;
}
a.reset_variations {
    width: 100%;
    margin: auto;
    color: #b3b3b3;
    text-align: right;
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}
table.cart .product-thumbnail img {
    margin: 0!important;
	border-radius: 9px;
}
a.remove::before {
    color: #020204;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 100%!important;
}

table.variations th {
    text-align: left;
    margin: auto;
	 color: #000;
}
.single-product div.product table.variations select {
    max-width: 100%;
    vertical-align: middle;
}
button.single_add_to_cart_button.button.alt {
    background: #020204;
    border-radius: 10px;
    width: 74%;
}
td.value select {
    border-radius: 10px;
}

li.product.type-product {
    border: solid 1px #e1e1e1;
    border-radius: 10px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
}

.dgwt-wcas-search-wrapp {
    max-width: 100%!important;
}

.site-header-cart .cart-contents::after {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: baseline;
    content: "";
    height: 1em;
    float: right;
    line-height: 1.618;
    font-variant: normal;
}

.single .product-type-simple {
    width: 100%!important;
    float: none;
}

header#masthead .col-full {
    display: none;
}
.storefront-primary-navigation {
    display: none;
}

img#wa-bag-img {
    width: 25px;
}
div#wa-bag-content span {
    background: #ff0000;
    border-radius: 100%;
    padding-left: 5px;
    padding-right: 6px;
    font-size: 8px;
    color: #fff;
    position: absolute;
    top: 7px;
    left: 4px;
    padding-top: 1px;
}
div#wa-content-float {
    width: 40px;
    background: white;
    right: 9px;
    top: 9px;
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 9px;
	position: fixed;
}
a#devolver img {
    width: 17px;
}
a#devolver {
    width: 40px;
    background: white;
    left: 9px;
    top: 9px;
    padding-left: 11px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 9px;
    position: fixed;
    border: 1px solid #ebebeb;
    font-weight: bold;
    font-size: 24px;
    z-index: 999999999;
}
a.button.wc-forward {
    position: absolute;
    background:#020204;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 13px;
    color: #fff;
    border-radius: 7px;
    border: 2px solid #020204;
    border-left: 2px solid #020204!important;
    bottom: 4px;
    left: 0;
    z-index: 9;
}
a.button.wc-forward:hover {
    background: #020204;
}
button#place_order {
    font-size: 16px!important;
    border-radius: 10px;
    background: #99CF16;
	padding-top: 20px;
    padding-bottom: 20px;
}
.woocommerce-message {
    background: #ffffff;
    font-size: 15px;
    border-left: 0px solid rgba(0,0,0,.15);
}
button.single_add_to_cart_button.button.alt {
    background: #020204;
    border-radius: 10px;
}
.input-text {
    border-radius: 10px;
}

.page-id-66 footer {
    display: none;
}
.page-id-66 header {
    display: none;
}


/*estilos filtro*/
.wpfFloatingClose {
    font-size: 26px !important;
    color: #000000 !important;
    top: 20px !important;
    right: 0px!important;
    left: 20px!important;
	margin-left: 20px;
    margin-top: 22px;
}

.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
    padding: 5px;
    align-items: center;
    min-height: 52px;
    border-radius: 4px;
    font-size: 17px;
    text-decoration: none !important;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s;
    white-space: normal;
    cursor: pointer;
    border: none;
    font-weight: bold;
    outline: none;
    width: 95%!important;
    margin: auto!important;
}

/*Input productos internos*/
td.value select {
    width: 100%;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

/*estilo boton de seleccionar opciones*/
a.button.product_type_variable.add_to_cart_button {
    font-size: 12px;
    background: #99CF16;
    color: #000;
    border-radius: 0px 0px 10px 10px!important;
    position: relative!important;
    top: 10px!important;
	    width: 100%!important;
	    /*height: 70px;*/
	    padding-top: 20px;
    padding-bottom: 20px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    border-radius: 10px 10px 0px 0px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    border-radius: 10px 10px 0px 0px;
}

/*Contenedor mensaje pago*/
#payment .payment_methods > li:not(.woocommerce-notice) {
    background-color: #b7b7b7;
    color: #000;
}
#payment .payment_methods > li:not(.woocommerce-notice):hover {
    background-color: #dfdfdf;
}
#payment .payment_methods > li .payment_box, #payment .place-order {
    background-color: #fbfbfb;
}
.star-rating span:before, .quantity .plus, .quantity .minus, p.stars a:hover:after, p.stars a:after, .star-rating span:before, #payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: #000;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
}

a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
    outline-color: #ffffff!important;
}
.thankyoucustom_wrapper {
    padding-top: 30%;
}
.wpfFilterButtons .wpfButton {
    width: 40%!important;
    margin: 9px!important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 12px;
    background: #99CF16;
    color: #000;
    border-radius: 0px 0px 10px 10px!important;
    position: relative!important;
    top: 10px!important;
    width: 100%!important;
	    /*height: 70px;*/
	    padding-top: 20px;
    padding-bottom: 20px;
}
.product-template-default.single.single-product .col-full {
    padding: 0;
    margin: 0;
}
.product-template-default.single.single-product .summary {
    padding: 20px;
}
.product_meta {
    display: none;
}
.product-template-default.single.single-product .woocommerce-tabs{
	padding: 20px;
}
.product-template-default.single.single-product .related {
    padding: 20px;
    display: none;
}
.wpfFloating {
    height: 100vh;
}

div#page {
    margin-top: -46px!important;
}
.dgwt-wcas-search-wrapp {
    min-width: 100%;
	max-width: 100%;
}
.stories.carousel .story>.item-link>.info .name {
    font-size: 10px;
}
a.button.product_type_phive_booking.add_to_cart_button {
    font-size: 12px;
    background: #020204;
    color: #fff;
    border-radius: 0px 0px 10px 10px!important;
    position: relative!important;
    top: 10px!important;
    width: 100%!important;
    /* height: 70px; */
    padding-top: 20px;
    padding-bottom: 20px;
}
label::before {
    color: #fbfbfb;
}
button.wpfFilterButton.wpfButton {
    text-transform: capitalize;
}
button.wpfClearButton.wpfButton {
	text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
	.product-template-default.single.single-product .summary {
    padding: 20px;
	margin-bottom: 0!important;
}
	.wpfFloatingSwitcher {
    position: fixed;
    bottom: 14px;
    right: 14px;
    z-index: 999;
}
	body {
		width: 100%;
		margin: auto;
	}
	table.variations label {
		width: 100%;
		
		padding-top: 10px;
		font-weight: bold;
	}
	.single-product div.product table.variations .value {
    width: 100%;
	}
	table.variations .value {
		width: 60%;
		float: left;
	}
	h1.product_title.entry-title {
		font-size: 30px;
		text-align: left;
		margin-top: -43px;
		font-weight: 300;
		    
	}
	.summary.entry-summary .price {
		text-align: left;
		font-size: 21px!important;
		font-weight: bold;
	}
	button.single_add_to_cart_button.button.alt {
		background: #99CF16;
		opacity: 1!important;
		opacity: 1!important;
		position: fixed;
		width: 92%;
		bottom: 1%;
		left: 3%;
		z-index: 9;
	}
	.single-product div.product form.cart .quantity {
		display: none;
	}

	.site-header-cart .cart-contents {
		display: block;
	}
	button.single_add_to_cart_button.button.alt {
		background: #99CF16;
		opacity: 1!important;
	}
	.woocommerce-variation-add-to-cart {
		border-radius: 10px;
		position: fixed;
		bottom: 1%;
		z-index: 9999999999999999999999;
		width: 95%;
		left: 3%;
		opacity: 1!important;
	}
	/*.swiper-slide {
    	height: auto!important;
  	}*/
	.wpfFloatingWrapper {
		padding: 6%;
	}
	.wpfFloatingTitle {
		font-size: 17px !important;
		line-height: 18px !important;
		min-height: 38px !important;
		color: #0c0c0c !important;
		font-weight: bold !important;
		background: #ffffff !important;
		background-color: #FFFFFF;
		border-radius: 9px 9px 9px 9px;
		box-shadow: -1px 1px 12px -7px rgb(0 0 0 / 50%);
		padding: 15px 16px 14px 17px!important;
		width: 48px;
	}
	span.onsale {
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
		color:#fff;
	}
}