@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//skyshop.mx/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//skyshop.mx/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//skyshop.mx/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//skyshop.mx/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//skyshop.mx/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//skyshop.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//skyshop.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//skyshop.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//skyshop.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 25px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(84,163,232);
	--wd-alternative-color: rgb(184,212,51);
	--wd-link-color: rgb(84,163,232);
	--wd-link-color-hover: rgb(73,134,204);
	--btn-default-bgcolor: rgb(84,163,232);
	--btn-default-bgcolor-hover: rgb(52,57,62);
	--btn-accented-bgcolor: rgb(84,163,232);
	--btn-accented-bgcolor-hover: rgb(52,57,62);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(42,42,42);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(241,243,246);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* Modal */
.modal-content .close {
	position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    cursor: pointer;
    background: red !important;
    color: #fff;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    line-height: 20px;
}
span.best-offer-number-of-payments {
    background-color: #d2f7e7;
    padding: 2px;
    padding-right: 8px;
	    font-weight: bold;
    margin-right: -3px;
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
    border-radius: 4px 1px 1px 4px;
}

div#installmentCalculator_feature_div {
    font-size: 14px;
	margin-top: -10px;
}
#financeOptionsLink.active {
    border-radius: 5px;
    outline: 3px solid #007185;
    outline-offset: 2px;
}
#dp-calculator-table-view-generic-issuer-offer tbody tr:nth-child(odd) {
    background-color: #f0f2f2; /* Fondo gris claro para filas impares */
}

#dp-calculator-table-view-generic-issuer-offer tbody tr:nth-child(even) {
    background-color: #ffffff; /* Fondo blanco para filas pares */
}


span.a-size-mini {
    font-size: 12px;
}
.custom-modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    max-width: 480px; /* Ancho máximo del modal */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    text-align: center;
	font-size: 14px;
}

.modal-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    position: relative;
}


/* Shop Page */
.wd-bottom-actions {
    display: none !important;
}

/* Financiamiento */

.finan-btn img {
    margin-right: 20px !important;
    margin-bottom: -25px !important;
    display: inline;
}
.entry-summary .wd-off-canvas-btn a:after {
   content: "Paga hasta en 6 quincenas sin tarjeta de crédito.";
    display: inline-block !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    opacity: 1;
    width: 334px;
    top: 20px;
    margin-left: 66px;
    height: auto;
    border: none;
}
.financiamiento-titulo {
    position: absolute;
    margin-top: -47px;
    font-size: 19px;
    font-weight: bold;
}
/* WPML */
html[lang="en-US"] .zipmoney-strip-banner {
    display: none;
}
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-dropdown.js-wpml-ls-legacy-dropdown {
    width: fit-content !important;
}
a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    background: transparent !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
    background: #67b4f6 !important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    color: #fff !important;
}
/* Preventa */
span.new.product-label {
    background: #e83f6f;
    border-radius: 5px;
}
p.preventa {
    background: #E83F6F;
    width: fit-content;
    padding: 3px 7px;
    border-radius: 4px;
    color: #fff;
}
p.sobre-pedido {
    background: #54a3e8;
    width: fit-content;
    padding: 3px 7px;
    border-radius: 4px;
    color: #fff;
}
p.sobre-pedido:before {
    margin-right: 9px;
    font-weight: normal;
    position: relative;
    display: inline;
    font-size: 110%;
    content: "\f100";
    font-family: "woodmart-font";
}
p.preventa:before {
    margin-right: 9px;
    font-weight: normal;
    position: relative;
    display: inline;
    font-size: 110%;
    content: "\f100";
    font-family: "woodmart-font";
}
/* Body */
input {
    background: #fff !important;
}
/* Blog */
.article-body-container li.meta-author {
    display: none;
}
.single-post li.meta-author {
display: none;
}
/* Contact Form */
div.cotizar {
    border-radius: 10px;
}
input.wpcf7-form-control.wpcf7-submit {
    border-radius: 6px;
    background: #54a3e8 !important;
    width: 80%;
    margin: auto;
    display: block;
    color: #fff;
}
.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
/* Header */
h3.wd-entities-title.category-title {
    color: #54a3e8;
}
.whats-header h1 {
    margin-bottom: 0 !important;
}
.whats-header  .info-box-content {
    margin: auto;
}
.menu-cats .more-products {
    display: none;
}
.wd-sub-menu li a {
    font-size: 16px;
    color: #000;
}
.ofertas-menu {
    padding: 17px 28px;
}
ul#menu-main-menu {
    display: flex;
    justify-content: space-between;
}
/* Home */
.wd-hover-standard .add-to-cart-loop span {
    padding: 7px 30px !important;
}
.contacto li span:before {
    font-size: 26px !important;
}
.card-bottom h4.info-box-title {
    color: #fff;
    width: fit-content;
    background: #b8d433;
    padding: 4px 10px;
    border-radius: 3px;
}

.pagos-home .wd-info-box .info-box-title {
    margin-bottom: 2px;
   }
.wd-title-style-underlined-2.wd-title-color-default .title {
    border-color: #b8d433;
    padding-bottom: 6px;
}
.seccion-home {
box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%) !important;
}
/* Checkout */
.woocommerce-checkout .mailchimp-newsletter {
    display: none;
}
.woocommerce-checkout .main-page-wrapper, .woocommerce-cart .main-page-wrapper {
    background-color: #ffffff;
}
.woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #d1d1d1;
}
h3#order_review_heading {
    text-align: left;
}
.woocommerce-checkout input:focus {
   outline: none !important;
    border-color: #54a3e8 !important;
    -webkit-box-shadow: 0 0 0 2px #54a3e8 !important;
    box-shadow: 0 0 0 2px #54a3e8 !important;
}
.woocommerce-checkout input[type="radio"] {
    float: none;
}
.woocommerce-privacy-policy-text p {
    font-size: 12px;
}
.payment_methods .payment_box {
    box-shadow: none;
}
body.woocommerce-order-received .site-logo:last-child {
    display: inline !important;
}
body.woocommerce-order-received .site-logo:first-child {
    display: none !important;
}

.woocommerce-cart .site-logo:not(:first-child), .woocommerce-checkout .site-logo:not(:first-child) {
    display: none !important;
}
div#order_review .wd-table-wrapper {
    background-color: transparent;
    box-shadow: none;
}
button#place_order {
    margin-bottom: -34px;
    margin-left: -30px;
    width: 520px;
    padding: 24px;
}
.checkout-order-review:before {
    content: "" !important;
    background-image: url(/wp-content/uploads/2021/11/secure-badge.png) !important;
    width: 80px !important;
    height: 80px !important;
    position: absolute;
    background-size: 80px !important;
    left: 430px;
    top: -30px;
    background-position: center;
	-webkit-filter: drop-shadow(3px 3px 3px #00000059 );
    filter: drop-shadow(3px 3px 3px #00000059);
}
li.step-cart:after, li.step-checkout:after {
    content: "\f113" !important;
}
p.after_cart:before {
    margin: 0 15px;
    font-weight: 700;
    font-size: 100%;
    content: "\f100";
    font-family: "woodmart-font";
}
p.after_cart {
    background: #d6f5da;
    padding: 10px;
}
textarea#order_comments {
    min-height: 80px !important;
}
.woocommerce-checkout p#billing_country_field, .woocommerce-checkout .woocommerce-additional-fields h3, .checkout-order-review:after {
    display: none !important;
}
.woocommerce-checkout p#billing_country_field {
    display: none;
}
.woocommerce-billing-fields h3:first-child {
    display: none;
}
.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
      background-color: #f7f7f9 !important;
}
/* Cart Carrito */
div#yith-par-message-cart span.woocommerce-Price-amount.amount {
    color: #000 !important;
}
.woocommerce-cart p.woocommerce-shipping-destination {
    display: none;
}
.woocommerce-cart .site-logo, .woocommerce-checkout .site-logo {
    padding-left: 0 !important;
}
tr.woocommerce-shipping-totals.shipping ul#shipping_method {
    font-size: 14px;
}
.cart_totals.calculated_shipping:before {
    content: "" !important;
    background-image: url(/wp-content/uploads/2021/11/secure-badge.png) !important;
    width: 80px;
    height: 80px;
    position: absolute;
    background-size: 80px;
    right: -10px;
    top: -30px;
	-webkit-filter: drop-shadow(3px 3px 3px #00000059 );
    filter: drop-shadow(3px 3px 3px #00000059);
}
p.woocommerce-shipping-destination {
    font-size: 12px;
}
td.product-remove a:before, .woocommerce-remove-coupon:before {
    content: "";
    background-image: url(/wp-content/uploads/2021/11/delete.png);
    width: 22px;
    height: 22px;
    background-size: 22px;
}
table.shop_table.woocommerce-cart-form__contents thead {
    display: none !important;
}
.cart-totals-inner {
    border: none;
    background: #f7f7f9;
}
a.checkout-button.button.alt.wc-forward {
    margin-bottom: -28px;
    margin-left: -25px !important;
    width: 377px;
	padding-top: 20px;
    padding-bottom: 20px;
}
/* Product Page */
kueskipay-widget {
    display: none !important;
}
.type-product.product .yith-par-message {
    padding: 18px 25px !important;
    font-size: 14px !important;
}
body.single-product p.stock.in-stock {
    display: none !important;
}
.yith-par-message.yith-par-message-product img {
    width: 76px !important;
}
p.yith-wcwtl-msg {
    font-weight: bold;
}
div#yith-wcwtl-output {
    background: #eeeeee !important;
    padding: 25px 30px !important;
}
#yith-wcwtl-output .button.alt {
    background: #54a3e8 !important;
    color: #ffffff;
}
.wd-accordion.wd-style-default:before {
    display: none !important;
}
.garantia .wd-info-box .info-box-title {
    margin-bottom: 0px !important;

}

.garantia .info-box-content {
    margin-top: auto;
    margin-bottom: auto;
}

.product-image-thumbnail {
    border: 1px solid #d8d8d8;
    border-radius: 2px;
}
.yith-wacp-wrapper.woocommerce {
    height: fit-content !important;
}
.whats-box {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
.ficha-tecnica img {
    background: #eeeeee;
    padding: 5px;    
	border-radius: 5px;
}
.summary-inner .stock-status {
    background: #eee;
    display: inline;
	float:left;
    padding: 2px 4px;
    font-weight: bold;
    font-size: 0.7em;
	margin-right: 10px !important;
}
	
button.yith-wfbt-submit-button {
    font-size: 12px;
}
a.tab-title-reviews, a.tab-title-description {
	height: 45px;
	    margin-top: 15px !important;
}
body.single-product .wd-accordion-title {
    padding-top: 0;
    padding-bottom: 0;
}
body.single-product .tabs-layout-accordion {
    border-top: none;
}

span.ywtm_custom_icon {
    background: #54a3e8;
    width: 60px !important;
    display: inline-block;
    height: 60px;
    padding: 20px;
}
span.ywtm_custom_icon img {
    width: 40px;
    margin-top: -7px;
	margin-left: -4px;
}

div.tab-title-description:before {
    background: #54a3e8;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    content: "";
    background-image: url(https://stg-skyshopmx-stgskyshop.kinsta.cloud/wp-content/uploads/2021/10/boton-de-informacion.png);
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
	margin-top: -15px;
}
div.tab-title-reviews:before {
    background: #54a3e8;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    content: "";
    background-image: url(https://stg-skyshopmx-stgskyshop.kinsta.cloud/wp-content/uploads/2021/10/review.png);
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
	margin-top: -15px;
}

.wd-gallery-btn>a:before {
    display: inline-block !important;
}
.upsells-carousel {
    display: none;
}
.product-video-button a {
    background: #ff0000 !important;
    color: #fff !important;
}
.product-tabs-wrapper {
    border: none;
}
body.single-product .tabs-layout-tabs .tabs li.active a:after {
    display: none;
}
.tabs-layout-tabs .tabs li a {
    padding-top: 20px;
}

ul.tabs.wc-tabs {
    text-align: left;
}

.experto img {
    border-radius: 50% !important;
    padding: 4px;
    border: 2px solid #54a3e8;
}

body.single-product .product_title {
    font-size: 28px;
}
span.breadcrumb-last, a.breadcrumb-link.breadcrumb-link-last:after {
    display: none;
}
.star-rating span:before, .star-rating:before {
    color: #b8d433;
}
.summary-inner form.cart {
    display: block;

}
.quantity input {
    min-width: 45px !important;
    min-height: 45px !important;
    border: 1px solid #d8d8d8 !important;
    margin: 0 !important;
}
button.single_add_to_cart_button {
  width: 50%;
    height: 45px;
	margin-bottom: 0 !important
}
div.quantity {
    display: inline;
	vertical-align: top !important;
}



/* Footer */
.grecaptcha-badge {
    display: none !important;
}
footer a.recent-posts-comment {
    display: none;
}
.mc4wp-form-fields input[type="email"] {
 background-color: #fff !important;
}
.mc4wp-form-fields input[type="submit"] {
    background: #54a3e8 !important;
}

.mc4wp-form-fields input[type="email"]::placeholder {
      color: #2a2a2a !important;
}
footer.footer-container{
    margin-top: 40px;
}
a.wd-social-icon .wd-icon:before {
    font-size: 34px !important;
}
footer .container.main-footer h5.widget-title:after {
    background: #fff !important;
}
.profeco {
    text-align: center;
}@media (min-width: 1025px) {
	/* Custom Mobile*/
.custom-mobile {
	display: none !important;
}
/* Home */
.productos-home . product-grid-item {
padding-right: 25px;
    padding-left: 25px;
}
/* Checkout*/ 
.woocommerce-checkout .col-12.col-md-7.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 45%;
    max-width: 45%;
    margin-left: 5%;
}

/* Product Page */
.product-images-inner .woocommerce-product-gallery .col-12 {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
}
.product-additional-galleries {
       padding: 30px 30px 46px 30px;
}
figure.woocommerce-product-gallery__wrapper {
    margin-bottom: 26px;
}
.owl-carousel.thumbnails.thumbnails-ready .owl-stage-outer .owl-item {
    width: 85px !important;
	margin-right: 6px;
}

/* Shop Page*/ 

.woodmart-woocommerce-layered-nav .layer-term-name {
    font-size: 16px;
}
.profeco {
    text-align: right;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Custom Mobile*/
.custom-mobile {
	display: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Custom Mobile*/
.pagos-home {
	display: none !important;
}
}

@media (max-width: 576px) {
	/* Financiamiento */
.wpb_column.financiamiento-off.wd-side-hidden {
    width: 100% !important;
}
/* Custom Mobile*/
.pagos-home {
	display: none !important;
}
/* Shop Page*/ 
h5.widget-title:after {
display: none;
}
/* Contact Form */
.one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }

}

