/*@font-face {font-family: "Maison Neue Bold";
  src: url("../fonts/maison-bold.eot");
  src: url("../fonts/maison-bold.eot?#iefix") format("embedded-opentype"),
  url("../fonts/maison-bold.woff2") format("woff2"),
  url("../fonts/maison-bold.woff") format("woff"),
  url("../fonts/maison-bold.ttf") format("truetype"),
  url("../fonts/maison-bold.svg#Maison Neue Bold") format("svg");
}
@font-face {font-family: "Maison Neue";
  src: url("../fonts/maison.eot");
  src: url("../fonts/maison.eot?#iefix") format("embedded-opentype"),
  url("../fonts/maison.woff2") format("woff2"),
  url("../fonts/maison.woff") format("woff"),
  url("../fonts/maison.ttf") format("truetype"),
  url("../fonts/maison.svg#Maison Neue Bold") format("svg");
}*/
@font-face {
	font-family: "Maison Neue Bold";
	src: url("../fonts/MaisonNeue-Bold.otf") format("truetype");
}
@font-face {
	font-family: "Maison Neue";
	src: url("../fonts/MaisonNeue-Medium.otf") format("truetype");
}

body {font-size: 0.9rem;background: none;}
.mb0 {margin-bottom: 0;}
.mb-50 {margin-bottom: 50px;}
.mb-60 {margin-bottom: 60px;}
.mb-70 {margin-bottom: 70px;}
.mb-80 {margin-bottom: 80px;}
.mb-90 {margin-bottom: 90px;}
.mb-100 {margin-bottom: 100px;}
.mt-50 {margin-top: 50px;}
.row.padding {margin: 0 -10px;}
.row.full-padding {margin: 0 -40px;}
.row.padding .column {padding: 0 10px;}
.row.full-padding .column {padding: 0 40px;}
section.pt {padding-top: 180px;}
.tc {text-align: center;}
.tl {text-align: left;}
a {transition: all 0.5s;}
.maison-bold {font-family: "Maison Neue Bold";}
.maison {font-family: "Maison Neue";}


/*********/
/*HEADER */
/*********/
header {transition: all 0.5s;}
header.scroll {background-color: white;padding: 20px 0 40px;}
header .content-menu {align-items: center;min-height: 50px;}
.cuenta-links {display: flex;align-items: center;margin-top: 10px;}
.cuenta-links > a {margin: 0 12px;font-size: 20px;font-weight: 600;position: relative;}
.cuenta-links > a .number-cart {position: absolute;top: -5px;right: -9px;background: #FF0000;color: white;border-radius: 50%;width: 25px;height: 25px;text-align: center;font-size: 14px;line-height: 25px;}
.cuenta-links img {max-width: 30px;}
.logo-header img {max-width: 140px;}
.content-pasos {width: 72%;position: relative;top: 5px;}
.content-pasos .pasos {display: flex;flex-direction: column;justify-content: center;transition: all 0.5s;}
.content-pasos .pasos p {font-size: 12px;line-height: 17px;}
.content-pasos .pasos.paso-1 {padding-left: 50px;}
.content-pasos .pasos.paso-3 {padding-right: 50px;}
.content-pasos .pasos.active {background: #3069B2;color: white;box-shadow: 0 0 0 1px #3069b2;}
.content-pasos .pasos.active h3 {color: white;transition: all 0.5s;}
.content-pasos .pasos.active a {color: white;}
.content-pasos .pasos.active:hover {background: #F0F0F0;color: #000;box-shadow: 0 0 0 1px #DADADA;}
.content-pasos .pasos.active:hover h3 {color:#3069B2;}
.content-pasos .pasos.active:hover a {color: #000;}
.content-pasos .pasos.paso-2.active {padding: 0 30px;}
.content-pasos .pasos.paso-3.active {padding-left: 40px;}

.content-pasos.full {width: 30%;height: 70px;}
.content-pasos.full .pasos {width: 100%;padding: 0;}
.content-pasos.full .pasos a {font-size: 12px;height: 100%;display: flex;align-items: center;width: 100%;padding: 0 30px;border-radius: 60px;transition: all 0.5s;}
.content-pasos.full .pasos a:after {content: "+";background: #3069B2;width: 50px;height: 50px;border-radius: 50%;position: absolute;right: 10px;font-size: 40px;color: white;text-align: center;line-height: 48px;}
.content-pasos.full:not(.mv) .pasos a:hover {background: #3069B2;color: white;box-shadow: 0 0 0 1px #3069b2;}
.content-pasos.full.mv {display: none;}

.menu-principal {display: none;}
.menu-principal ul {display: flex;}
.menu-principal ul li {margin: 0 20px;position: relative;top: -20px;transition: all 0.5s ease-in-out;opacity: 0;}
.menu-principal ul li a {transition: all 0.5s ease-in-out;}
.menu-principal ul li a:hover {color: #3069B2;}
.menu-principal ul li.activo {top: 0;opacity: 1}

.link-menu {cursor: pointer;position: absolute;left: -70px;top: 30px;width: 45px;height: 31px;display: flex;flex-direction: column;justify-content: space-between;}
.link-menu span {background: #3069B2;height: 3px;width: 100%;position: relative;transition: all 0.5s;}
.link-menu.active span:nth-child(1) {transform: rotate(45deg);top: 6px;}
.link-menu.active span:nth-child(2) {transform: rotate(-45deg);top: -6px;}
.link-menu.active span:nth-child(3) {opacity: 0;}

.logo-header {position: relative;top: 27px;}


/**********/
/*BUTTONS */
/**********/
.b_primary, .b_secondary, .b_secondary_inv {font-size: 0.9rem;}


/*********/
/*HOME   */
/*********/
#slide {background: #faf8fd;}
#slide img {width: 100%;}
.content-slide {width: 100%;}
.content-slide img {margin: 0 auto;display: block;}
.content-slide hgroup {position: absolute;bottom: 230px;left: 0;max-width: 450px;}
.content-slide hgroup.blog {max-width: 400px;}
.content-slide hgroup h1 {font-size: 70px;line-height: 50px;font-weight: 400;}
.content-slide hgroup h1 span {font-size: 40px;position: relative;top: -15px;}
.content-slide hgroup h2 {font-size: 26px;font-family: "Maison Neue";letter-spacing: 1px;margin-top: 15px;margin-left: 5px;}
.content-slide hgroup.blog h2 {font-size: 50px;}
.selecciona {display: flex;align-items: center;justify-content: space-between;margin: 20px 0;}
.selecciona p {margin-bottom: 0;}
.box1_home p, .box2_home p, .box3_home p, .box4_home p {font-size: 16px;}
.box2_home div {padding-bottom: 30px;}
.box1_home, .box2_home, .box3_home, .box4_home {position: relative;}
.box1_home .back, .box2_home .back, .box3_home .back, .box4_home .back {min-height: 1075px;}
.box1_home .back, .box2_home .back {background-size: cover;}
.back-title {position: absolute;padding: 20px 40px;max-width: 70%;}
.back-title.full {max-width: 100%;}
.box1_home div, .box2_home div, .box3_home div, .box4_home div {padding: 20px 40px;}
.back-title.top {top: 20px;}
.back-title.top-2 {top: 50px;}
.back-title.bottom {bottom: 0;}
.back-title.right {right: 30px;}
.box2_home img {padding: 0;}
.sello-img {position: absolute;top: 60px;left: 110px;}
.box1_home h3, .box2_home h3, .box3_home h3, .box4_home h3 {font-family: "Maison Neue";line-height: 50px;font-size: 50px;font-weight: 400;}
.social_icons img {max-width: 50px;}

.video-responsive {position: relative;display: block;width: 100%;overflow: hidden;}
.video-responsive::before {display: block;content: "";padding-top: 56.25%;}
.video-responsive.vertical::before {display: block;content: "";padding-top: 180%;}
.video-responsive.vertical.min::before {display: block;content: "";padding-top: 130%;}
.video-responsive iframe {position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;}

/*******************/
/*INICIAR PEDIDO   */
/*******************/
.content_calendar {background: white;border: 1px solid #EBEBEB;border-radius: 12px;padding: 72px;}
.info-dates {padding-top: 20px;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {border: none;background: none;text-align: center;font-size: 19px;padding: 5px 5px; height: 45px;width: 45px;display: block;border-radius: 50%;line-height: 33px;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {background-color: var(--theme-color-1);color: white;background: #FB3F4A;}
.highlight-green a {background-color: #02b68e !important; color: white !important;}
.highlight-red a  {background-color: var(--black) !important; color: white !important;}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {opacity: 1;}
.ui-widget.ui-widget-content {margin: 20px auto;width: 80%;border: none;}
.ui-widget-header {background: none;border: none;position: relative;margin-bottom: 25px;}
.ui-datepicker td {padding: 10px;}
.ui-datepicker .ui-datepicker-title {padding: 0px 20px;font-weight: 600;font-size: 1.17em;}
.tdia {font-size: 20px !important;font-weight: 600;color: white;display: block;}
.ui-datepicker td span, .ui-datepicker td a {padding: .5em;}
.ui-datepicker-today a {color:#FB3F4A;}
.ui-datepicker-prev, .ui-datepicker-next {position: absolute;top: 2px;width: 1.8em;height: 1.8em;cursor: pointer;}
.ui-datepicker-prev {right: 32px;}
.ui-datepicker-next {right: 5px;}
.lista-fechas {font-size: 15px;list-style: disc;padding-left: 20px;line-height: 27px;}
.lista-fechas li {margin-bottom: 9px;}
.ui-datepicker-unselectable.ui-state-disabled {color: #CCC;}
.content-pasos .pasos h3 {margin-bottom: 8px;}
.info-dates ul {font-size: 15px;list-style: disc;padding-left: 20px;line-height: 27px;}
.info-dates ul li {margin-bottom: 9px;}


 /*********************/
 /*LISTADOS PASTELES  */
 /*********************/
.header-formas {display: flex;align-items: center;justify-content: space-between;margin-bottom: 30px;}
.filter {display: flex;align-items: center;}
.single-filter {width: 35px;height: 30px;display: flex;margin: 0 10px;flex-wrap: wrap;cursor: pointer;}
.single-filter.filter-grid span {background: #e6e6e7;flex: 0 100%;margin: 2%;}
.single-filter.filter-square span {background: #e6e6e7;flex: 0 46%;margin: 2%;}
.single-filter.selected span {background: #3069B2;}
.filter .separator {width: 1px;background: #C4C4C4;border-top: none;}
.content-grid {display: none;}
.content-grid.selected {display: block;}
.grid_photo.mv {display: none;}

.desplega-filtros {font-size: 14px;color: #3069B2;}
.desplega-filtros i {font-size: 10px;margin: 0px 10px 0 5px;}
.content-filtros {display: none;position: absolute;top: 30px;z-index: 1;background: white;right: 25px;padding: 20px 25px 20px;font-size: 14px;width: 200px;}
.content-filtros .title-filtro {color: #3069B2;cursor: pointer;}
.content-filtros .title-filtro i {font-size: 10px;margin: 0px 10px 0 5px;}
.content-filtros .selecciones {display: none;color: #979797;}
.content-filtros .selecciones .seleccionado {color: #3069b2;font-weight: 600;}
.content-filtros .single-filtro {border-bottom: 1px solid #DADADA;padding-bottom: 15px;margin-bottom: 15px;}
.content-filtros .single-filtro:last-child {border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
.content-filtros .single-filtro p {margin-bottom: 0;}
.content-filtros .seleccion-p {cursor: pointer;color: #979797;}
.selecciones p {cursor: pointer;}
/*.content-lista-pasteles .grid1.filtrado:not(.activo) {display: none;}*/
.grid2 img {height: auto;width: 100%;}

/*******************/
/*SINGLE PRODUCTO  */
/*******************/
.related.products {float: left;width: 100%;}
.woocommerce-product-gallery {display: flex;}
.flex-viewport {width: 75%;margin-right: 15px;}
.flex-control-nav.flex-control-thumbs {width: 20%;display: flex;flex-direction: column;}
.woocommerce div.product div.images .flex-control-thumbs li {width: 100%;margin-bottom: 15px;border: 1px solid #DADADA;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {left: 0.5em;}
.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap img.wp-post-image, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap img.wp-post-image {margin: 0 auto 15px;display: block;width: auto;}
.tc-label-wrap {text-align: left;font-size: 14px;}
.tc-label-wrap .tc-label {font-weight: 600;}
.tc-label-wrap .pos3-contenido {font-weight: 400;margin-top: 15px;}
.tc-label-wrap .pos3-contenido p {margin-bottom: 8px;}

.tc-label-wrap .pos3-contenido ul {padding-bottom: 11px;}
.tc-label-wrap .pos3-contenido ul li {margin-bottom: 8px;}
.woocommerce div.product div.images.woocommerce-product-gallery {position: sticky;top: 150px;}
.tm-extra-product-options-totals.tm-custom-price-totals {display: flex;justify-content: space-between;}
.tm-extra-product-options-totals.tm-custom-price-totals .tm-options-totals {display: none;}
.tm-extra-product-options-totals.tm-custom-price-totals .tm-final-totals {font-weight: 600;}
.hr_divider.tc-cell {border: none;border-top: 1px solid #dadada;}
.tm-extra-product-options .tc-cell.gastos-envio-div {margin-bottom: 0;margin-top: 15px;}
.tm-extra-product-options .tc-cell.last-divider-div {margin-bottom: 0;}
#tm-epo-totals {padding-top: 0;}
.woocommerce div.product form.cart .button {background: #3069B2;padding: 18px 75px 18px 125px !important;font-size: 20px;border-radius: 4px;font-family: 'Open Sans', sans-serif;float: right;transition: all 0.5s;}
.woocommerce div.product form.cart .button:hover {box-shadow: 0 0 5px 0 #3069b2;color: white;}
.woocommerce div.product form.cart .button:after {content: "";background: url('../img/ico-cart.svg') no-repeat;width: 25px;height: 25px;position: absolute;left: 70px;}
form.cart .quantity {display: none;}
.woocommerce div.product p.price, .woocommerce div.product span.price {color: black;}
.cpf-section.desplegables .tm-collapse .tm-section-label {padding-left: 0;padding-right: 0;font-size: 21px;}
.cpf-section.desplegables .tm-collapse .tc-cell hr {border: none;border-top: 1px solid #E5E5E5;margin-right: -8px;margin-left: -8px;}
.cpf-section.desplegables .tm-collapse {border: none;background: white;}
.tcfa-angle-down::before {content: "\f078";font-size: 18px;}
.tcfa-angle-up::before {content: "\f077";font-size: 18px;}
.detalle_info h2.title-especificaciones {font-size: 21px;margin-bottom: 32px;position: relative;cursor: pointer;}
.detalle_info h2.title-especificaciones:after {content: "\f078";font-size: 18px;height: 1.5em;line-height: 1.5 !important;margin-top: -0.75em;position: absolute;right: var(--tcgap);text-align: center;top: 50%;width: 1.5em;font-family: tc-fontawesome, Arial, Helvetica, sans-serif !important;font-weight: 900;}
.separator.light.l-gray {border-color: #E5E5E5;}
.content-especificaciones {display: none;}
.fecha-entrega-div {display: none !important;}
.tm-extra-product-options .tc-col, .tm-extra-product-options .tc-cell.tc-col, .tc-cell.tc-col, .tc-col {margin: 0 -8px;}
.tc-cell ol {padding-left: 10px;}
.tc-cell ol li {margin-bottom: 10px;}
.detalle_info select {padding: 10px;font-size: 14px;margin: 0;}
.cpf-type-select p {font-weight: 600;}
.select-colores-div .tm-epo-required {display: none;}
.tm-epo-required {display: none;}
.grid_photo li div:hover img {filter: none;}
.grid_photo li div:hover .b_secondary_inv {display: none;}
.tm-epo-field.tmcp-date {border: 1px solid #dadada;padding: 0px 10px;}
.tm-epo-field-label button {border-color: #dadada;}
.tc-container.date-entrega-div {display: none;}
.popup-colores {color: #3069B2;text-decoration: underline;font-weight: 600;}

.bk-popup-color {background: rgb(0 0 0 / 64%);position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 999;display: none;}
.popup-color{position: fixed;z-index: 999;margin: 0 auto;top: 70px;max-width: 650px;left: 0;right: 0;height: 85vh;overflow: auto;background: white;display: none;}
.popup-color img {max-width: 600px;}

.popup-sabores{position: fixed;z-index: 999;margin: 0 auto;top: 70px;max-width: 650px;left: 0;right: 0;height: 85vh;display: none;text-align: center;/*background: white;*/}
.popup-sabores .content-popup-sabores{display: flex;align-items: center;justify-content: center;height: 100%;}
.popup-sabores i {font-size: 30px;color: #3069b2;}
.popup-sabores img {max-width: 100%;max-height: 85vh;}

.tc-product-image img {max-width: 106px !important;}

a.mas-info {position: absolute;bottom: 11px;text-decoration: underline;}

.detalle_info h1 {font-family: "Maison Neue";font-size: 45px;font-weight: 400;}

.div-gf {font-weight: 600;margin-bottom: 20px;}
.div-gf span {font-weight: 600;border: 1px solid;border-radius: 50%;width: 35px;height: 35px;display: inline-block;text-align: center;line-height: 35px;font-size: 14px;}

/*******************/
/*CARRITO          */
/*******************/
.woocommerce-message {border-top-color: #3069b2;}
.woocommerce-message::before {color: #3069b2;}
.woocommerce a.button {background-color: #3069B2;border: 1px solid #3069B2;color: white;transition: all 0.5s;padding: 10px 40px 10px 40px;}
.woocommerce a.button:hover {background: transparent;color: #3069B2;}
.woocommerce table.cart img {max-width: 110px;}
.tc-associated-table-product .tc-associated-table-product-indent {padding-left: 0;}
span.tc-associated-table-product-price {display: none;}
.woocommerce a.button.alt {background: #3069B2;border: 1px solid #3069B2;}
.woocommerce a.button.alt:hover {background-color: transparent;color: #3069B2;}
.wc-proceed-to-checkout a {background: #3069B2;padding: 18px 75px 18px 75px !important;font-size: 20px;border-radius: 4px;font-family: 'Open Sans', sans-serif;float: right;transition: all 0.5s;}
#coupon_code {padding: 8px;width: 200px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {padding: 13px 11px;background: transparent;border: 1px solid #dadada;}
.select2-container--default .select2-selection--single {height: 42px;border-radius: 0;background: transparent;border: 1px solid #dadada;height: 42px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 42px;font-size: 14px;}
.select2-container--default .select2-selection--single .select2-selection__arrow {height: 41px;}
.woocommerce-cart-form__cart-item.tc-container-table-product .product-thumbnail {width: 150px;}
.woocommerce-cart-form__cart-item.tc-container-table-product .product-thumbnail img {width: 100px;}
.woocommerce-cart-form__cart-item.tc-container-table-product td {border-top: 3px solid #3069B2 !important;}
.tc-epo-metadata.variation > dt {font-weight: 600;}
.tc-epo-metadata.variation > * {margin-bottom: 10px !important;}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {font-weight: 400;}
.info-recogida {background: #fafafa;}
.info-recogida p {margin-bottom: 5px;font-size: 13px;color: #666;}
/*.woocommerce-shipping-destination, .woocommerce-shipping-calculator {display: none;}*/
.woocommerce-shipping-fields {margin: 30px 0;}
.tc-associated-table-product-indent img.img-checkout {width: 32px;}

.tc-container-table-product .product-price .woocommerce-Price-amount {display: none;}
.tc-container-table-product .product-subtotal .woocommerce-Price-amount {display: none;}
.shop_table tr.woocommerce-cart-form__cart-item:nth-child(3n+2) span.tc-associated-table-product-price {display: block;position: relative;top: 63px;}


@media screen and (max-width: 768px) {
  .woocommerce-cart-form__cart-item.tc-associated-table-product .product-price {display: none;}
	.shop_table tr.woocommerce-cart-form__cart-item:nth-child(3n+2) .product-price {display: block;}
	.shop_table tr.woocommerce-cart-form__cart-item:nth-child(3n+2) .product-price span.tc-associated-table-product-price {top: 0;}
  .woocommerce-cart-form__cart-item.tc-associated-table-product .product-remove {display: none;}
  .woocommerce-cart-form__cart-item.tc-associated-table-product .product-quantity {display: none;}
  .woocommerce-cart-form__cart-item.tc-associated-table-product .product-subtotal  {display: none;}
	.woocommerce table.shop_table_responsive tr td.product-price, .woocommerce-page table.shop_table_responsive tr td.product-price {display: none;}
	.woocommerce table.shop_table_responsive tr td.product-subtotal, .woocommerce-page table.shop_table_responsive tr td.product-subtotal {display: none;}
}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {display: none;}


/*******************/
/*FINALIZAR COMPRA */
/*******************/
.woocommerce button.button.alt {background: #3069B2;padding: 18px 75px 18px 75px !important;font-size: 20px;border-radius: 4px;font-family: 'Open Sans', sans-serif;float: right;transition: all 0.5s;}
.woocommerce button.button.alt:hover {background: transparent;color: #3069B2;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {border: 1px solid #dadada;background: none;}
.woocommerce-checkout-review-order-table .tc-container-table-product td {border-top: 3px solid #3069B2 !important;}
.img-checkout {margin-right: 10px;}
.woocommerce-checkout-review-order-table .product-name {width: 65%;}

.shop_table .tc-container-table-product .product-total span {display: none;}
.shop_table tr.cart_item:nth-child(3n+2) .product-total span.tc-associated-table-product-price {display: block;position: relative;top: 75px;}
@media screen and (max-width: 768px) {
	.shop_table tr.cart_item:nth-child(3n+2) .product-total span.tc-associated-table-product-price {top: 0;}
}

/*******************/
/*THANK YOU        */
/*******************/
.woocommerce ul.order_details {justify-content: center;display: flex;margin-top: 40px;}
.shop-button {background: #3069B2;padding: 10px 75px 10px 75px !important;font-size: 16px;border-radius: 4px;transition: all 0.5s;color: white;margin: 0 auto 50px;display: inline-block;}
.ico-check {margin-bottom: 10px;}
.ok-check {font-size: 50px;border-bottom: 1px solid #dadada;padding-bottom: 20px;margin-bottom: 70px;}



/*************/
/*NEWSLETTER */
/*************/
.newsletter p {margin: 0;}


/*************/
/*FAQS       */
/*************/
.faqs {font-size: 1.1rem;border-bottom: 1px solid #dadada;padding-bottom: 10px;margin-bottom: 110px;margin-top: 70px;}
.faqs > div {margin: 0 14px;}
.faqs li {padding: 35px 0;}
.faqs li span {margin-bottom: 0;}
.info-faq {color: #979797;max-width: 70%;display: none;}
.faqs li p {font-size: 16px;color: #979797;}


/*************/
/*FOOTER     */
/*************/
footer section {padding: 130px 0;}
footer p {font-size: 1rem;}
footer li {font-size: 1rem;}


/*******************/
/*BLOG             */
/*******************/
.title-blog-last {font-size: 24px;font-weight: 600;}
.content-img img {height: auto;}
.bsf-rt-reading-time {color: #bababa;}
.content-cat {font-size: 13px;margin: 25px 0 10px;display: flex;}
.content-cat a {color: #F5556E;text-transform: uppercase;font-weight: 600;display: flex;align-items: center;}
.content-cat a:after {content: "";width: 20px;height: 1px;background: #bababa;margin: 0 10px;}
.content-widget h2 {margin-bottom: 35px;}
.content-widget ul li {border-bottom: 1px solid #CCC;margin-bottom: 35px;padding-bottom: 35px;position: relative;}
.content-widget ul li a {padding-right: 35px;display: inline-block;}
.content-widget ul li a:hover {color: #3069B2;}
.content-widget ul li:after {content: "\f061";font-family: 'Font Awesome 6 Free';font-weight: 900;position: absolute;right: 5px;}
.b_iniciar_pedido {background-color: #3069B2;color: white;width: 100%;padding: 20px 0px;margin: 20px 0;}
.b_iniciar_pedido:hover {background-color: transparent;color: #3069B2;}
.content-title h2 {font-size: 18px;font-weight: 400;}
.content-title.big h2 {font-size: 30px;margin: 20px 0 40px;}
.content-title h2 a:hover {color: #3069B2;}
.content-post {color: #979797;}


/*************/
/*MI CUENTA  */
/*************/
.woocommerce-account .woocommerce {display: flex;}
.woocommerce-MyAccount-navigation ul li {padding-right: 50px;}
.woocommerce-MyAccount-navigation ul li a {border-bottom: 2px solid #3069b2;margin-bottom: 20px;padding-bottom: 20px;display: block;}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {padding: 10px 8px;}
.woocommerce table.my_account_orders .button {background: #3069B2;color: white;padding: 10px 40px 10px 40px;border: 1px solid #3069B2;transition: all 0.5s;}
.woocommerce table.my_account_orders .button:hover {background: transparent;color: #3069B2;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {max-width: 100%;border: 2px solid #3069b2;border-radius: 5px;padding: 20px;height: 100%}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {max-width: 100%;border: 2px solid #3069b2;border-radius: 5px;padding: 20px;}
.woocommerce button.button {background-color: #3069B2;border: 1px solid #3069B2;color: white;transition: all 0.5s;padding: 10px 40px 10px 40px;}
.woocommerce button.button:hover {background: transparent;color: #3069B2;}
.woocommerce-MyAccount-content .woocommerce-Button {margin-top: 30px !important;}
.woocommerce-account .content-title h2 {font-size: 30px;margin: 40px 0;}
.u-column1.col-1.woocommerce-Address {max-width: 100%;}


/*******************/
/*CONTACTO         */
/*******************/
.wpcf7 input {width: 100%;padding: 10px;border: 1px solid #ccc;}
.wpcf7 textarea {width: 100%;}
.wpcf7-submit {background: #3069B2;color: white;padding: 15px 10px;font-size: 20px;font-weight: 600;text-transform: uppercase;border: 1px solid #3069B2 !important;cursor: pointer;transition: all 0.5s;}
.wpcf7-submit:hover {background: transparent;color: #3069B2;}


/*************/
/*ABOUT      */
/*************/
.combo_about_text .bold {font-size: 22px;}


/**************/
/*RESPONSIVE  */
/**************/
@media screen and (max-width: 1480px) {
	.content-slide hgroup {bottom: 0;left: 30px;}
	.link-menu {left: 30px;}
	.logo-header {margin-left: 90px;margin-right: 15px;}
	.content-pasos {width: 65%;}
}
@media screen and (max-width: 1300px) {
	.logo-header {margin-right: 15px;top: 10px;}
	.logo-header img {width: 110px}
	.content-pasos {width: 65%;}
	.content-pasos .pasos p {font-size: 11px;}
}
@media screen and (max-width: 1200px) {
	.cuenta-links > a {margin: 0 10px;font-size: 13px;}
	.cuenta-links img {max-width: 25px;}
	.content-pasos .pasos p {font-size: 11px;}
}
@media screen and (max-width: 1024px) {
  .grid_photo.mv {display: block;margin-right: -25px;margin-left: -25px;max-width: inherit;}
  .grid_photo.pc {display: none;}
  .grid_photo.mv img {width: 100%;height: auto;}
  .box1_home img, .box2_home img, .box3_home img, .box4_home img {width: auto;}
  .back-title {width: 100%;}
  .sello-img {width: 50px;}
  .social {padding: 50px 0 20px;}
  .content-slide hgroup h2 {margin-top: 0;margin-left: 0;}

	.logo-header {margin-right: 0;top: 23px;}
	.content-pasos.full {width: 50%;}
	.content-pasos.full.mv {display: flex;}
	.content-pasos.t-pasos {display: none;position: absolute;flex-direction: column;top: 60px;width: 90%;left: 0px;right: 0px;margin: auto;background: white;padding: 16px;border-radius: 42px;}
	.content-pasos.t-pasos .pasos {width: 100%;}
	.content-pasos.t-pasos .pasos.paso-1 {padding-left: 20px;}
	.content-pasos.t-pasos .pasos.paso-2:before {width: 100%;height: 1px;bottom: auto;right: 0;}
	.content-pasos.t-pasos .pasos.paso-2:after {width: 100%;height: 1px;top: auto;right: 0;}
	.content-pasos.t-pasos .pasos {border-radius: 30px;}
	.content-pasos.t-pasos .pasos.paso-2 {margin: 20px 0;padding: 20px 10px;}
	.content-pasos.t-pasos .pasos.paso-2.active {padding: 15px 30px;}
	.content-pasos.t-pasos .pasos.paso-2.active:before {top: -20px;}
	.content-pasos.t-pasos .pasos.paso-2.active:after {bottom: -20px;}
}

@media screen and (max-width: 992px) {
	.nomv {display: none;}
  .woocommerce div.product div.images.woocommerce-product-gallery {position: relative;top: 0;}
  .content-slide hgroup {bottom: 50px;left: 50px;}
  .content-slide hgroup h1 {font-size: 40px;line-height: 40px;}
  .content-slide hgroup h2 {font-size: 17px;}

  .cuenta-links > a {margin: 0 8px;font-size: 13px;}

  .content-pasos.full .pasos {padding: 10px 0;}



}
@media screen and (max-width: 768px) {
  .content-slide hgroup h1 {font-size: 20px;line-height: 23px;margin-bottom: 0;}
  .content-slide hgroup h1 span {font-size: 20px;top: -5px;}
  .content-slide hgroup h2 {font-size: 12px;margin-bottom: 0;}

  /*menu*/
	.logo-header img {max-width: 70px;}
	.logo-header {margin-left: 0;top:10px;}
  header.main {padding: 15px 0;background: white;}
	.cuenta-links > a img {max-width: 15px;}
  .content-pasos.full{height: 50px;padding: 7px 17px;width: 55%;}
  .content-pasos.full .pasos a {font-size: 10px;padding: 0 35px 0 5px;}
  .content-pasos.full .pasos a:after {width: 30px;height: 30px;right: 0px;font-size: 27px;line-height: 30px;}
  .cuenta-links {display: none;}
  .link-menu {right: 0;left: auto;position: relative;top: 0;width: 25px;height: 24px}
  .menu-principal {position: absolute;background: white;top: 40px;text-align: center;width: 100%;right: 0;}
  .menu-principal ul {flex-direction: column;}
  .menu-principal ul li {margin: 10px 0;}
  .link-menu.active span:nth-child(1) {top: 5px;}



  /*inicio contenido*/
  #slide {padding-top: 60px;}
  section.pt {padding-top: 110px;}

  /*calendario*/
  .ui-widget.ui-widget-content {width: 100%;}
  .content_calendar {padding: 15px 10px;}
  .ui-datepicker-calendar {width: 100%;}
  .ui-state-default, .ui-widget-content .ui-state-default {padding: 5px 0;font-size: 14px;height: 20px;width: 20px;line-height: 10px;}

  /*listado pasteles*/
  .single-filter {width: 25px;height: 20px;margin: 0 7px;}

  /*single pasteles*/
  .woocommerce div.product form.cart .button {padding: 18px 20px 18px 20px !important;width: 100%;}
  .woocommerce div.product form.cart .button:after {left: 20px;top: 16px;}
  .detalle_info h1 {font-size: 40px;}
  .tm-product-id-12 .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product.element_0 > li.tmcp-field-wrap {max-width: 100% !important;flex: 0 0 100% !important;}
  .tm-extra-product-options .tc-col, .tm-extra-product-options .tc-cell.tc-col, .tc-cell.tc-col, .tc-col {margin: 0;padding: 0 7px;}
  a.mas-info {position: relative;bottom: 0;}
  .popup-sabores {height: 300px;max-width: 95%;}

  .header-formas {flex-direction: column;align-items: flex-start;}
  .header-formas > a {margin-bottom: 20px;font-size: 14px;}

	.blog .content-slide hgroup {position: relative;padding-bottom: 20px;left: 0;bottom: 0;}
	.single-post .content-slide hgroup {position: relative;padding-bottom: 20px;left: 0;bottom: 0;}
	.content-slide hgroup.blog h2 {font-size: 25px;margin-bottom: 15px;}
}

.woocommerce-shipping-destination {display:none;}
.woocommerce-shipping-calculator {display:none;}
.info-recogida {display:table-row !important;}
