/* 
Theme Name: Thais
Description: Child theme for Storefront. 
Author: Zukun
Author URI: http://zukun.com.ar
Template: storefront
Version: 0.0.7
*/

html {
    font-family: 'Montserrat', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body { 
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    background: #FFFFFF;
    color: #4D4D4D;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

main > *:nth-child(2) {
    margin-top: 170px;
}

main {
    position: relative; 
}

main .parallax-container {
    margin-top: 80px;
}

#wpadminbar {
    position: fixed!important; 
}

h2,h3,h4 {

}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.25em;
    font-weight: 400;
}

h2+h3{
    border: none;
    padding: 0;
    margin-top: -15px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.md-checkbox {
    position: relative;
    margin: 1em 0;
    text-align: left;
}
.md-checkbox.md-checkbox-inline {
    display: inline-block;
}
.md-checkbox label {
    cursor: pointer;
    display: inline;
    line-height: 1.25em;
    vertical-align: top;
    clear: both;
    padding-left: 1px;
}
.md-checkbox label:not(:empty) {
    padding-left: 0.75em;
}
.md-checkbox label:before, .md-checkbox label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.md-checkbox label:before {
    width: 1.25em;
    height: 1.25em;
    background: #fff;
    border: 2px solid rgba(0, 0, 0, 0.54);
    border-radius: 0.125em;
    cursor: pointer;
    transition: background 0.3s;
}
.md-checkbox input[type="checkbox"] {
    outline: 0;
    visibility: hidden;
    width: 1.25em;
    margin: 0;
    display: block;
    float: left;
    font-size: inherit;
}
.md-checkbox input[type="checkbox"]:checked + label:before {
    background: #A264AD;
    border: none;
}
.md-checkbox input[type="checkbox"]:checked + label:after {
    transform: translate(0.25em, 0.3365384615em) rotate(-45deg);
    width: 0.75em;
    height: 0.375em;
    border: 0.125em solid #fff;
    border-top-style: none;
    border-right-style: none;
}
.md-checkbox input[type="checkbox"]:disabled + label:before {
    border-color: rgba(0, 0, 0, 0.26);
}
.md-checkbox input[type="checkbox"]:disabled:checked + label:before {
    background: rgba(0, 0, 0, 0.26);
}

.md-checkbox i {
    margin-bottom: -7px;
    margin-top: -7px;
}

.font-weight-book{
    font-weight: 400;
}
.font-weight-medium{
    font-weight: 500;
}
.font-weight-bold{
    font-weight: 700;
}

.page-title {
    color: #FBC3DB;
    margin-top: 50px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.entry-title {
    color: #FBC3DB;
    margin-top: 50px;
    font-weight: 600;
    text-transform: uppercase;
}

.page-title.about-us {
    text-align: left;
}

.quoted_text {
    color: #A264AD;
    font-size: 1.5em;
    font-style: italic;
    text-align: center;
}

.quoted_text strong {
    font-style: normal;
    display: block;
    margin-top: 15px;
}

article a {
    color: #A264AD;
}

article a:hover,
article a:active,
article a:focus {
    color: #D6A0E0;
}

a:hover, a:active, a:focus,
.product a:hover,.product a:active,.product a:focus{
    text-decoration: none;
    color: #A264AD;
}

a{
    color: #FFFFFF
}

.shop-sidebar a{
    color: #D6A0E0;
    text-transform: uppercase;
}

.product a {
    color: #A264AD;
}

.entry-content a {
    color: #A264AD;
}

p, 
label {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-weight: 400;
}

ul {
  list-style-type: none;
  padding-left: 1em;
}

input[required="true"] + label:after {
    content: '*';
}

input,
textarea,
.input-group input.form-control,
.input-group textarea.form-control,
.input-group select.form-control{
    border: solid 1px #EEEEEE;
    padding: 5px;
    border-radius: 0px;
    height: 40px;
    margin-bottom: 20px;
}

input:focus,
textarea:focus,
.input-group input:focus.form-control,
.input-group textarea:focus.form-control{
    outline-color: #CCCCCC;
}

.input-group{
    width: 100%;
}

.input-group.contact-form-field input.form-control {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.125em;
    font-weight: 300;
    width: 100%;
    border: 0;
    outline: 0;
    box-shadow: none;
    border-bottom: 1px solid black;
    color: #D6A0E0;
}

.input-group select.form-control {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.125em;
    font-weight: 300;
    width: 100%;
    border: 0;
    outline: 0;
    box-shadow: none;
    border-bottom: 1px solid black;
    color: black;
}
.input-group select.form-control option {
    border: 1px solid #A264AD;
}

.input-group input.form-control {
    width: 85%;
}

section {
    overflow: hidden;
    margin-bottom: 0px;
    width: 100%;
}


.news article.entry-inner {
    -webkit-box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
    box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
    height: 100%;
    border: 1px solid #F2F2F2;
}

.news article.entry-inner .content-detail {
    padding: 20px;
}

.news a {
    color: inherit;
}

.row:before, row:after {
    display: inline-block;
}

.row-flex {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row-flex [class*="col-"] {
  margin-bottom: 25px;
}

.mobile-hide{
    display: none;
}

.desktop-hide{
    display: none;
}

.float-right{
    float: right;
}

.bottom-line{
    margin-bottom: 15px;
}

.bottom-line:after{
    content: '';
    height: 0px;
    width: 30px;
    border: 0.5px solid #CE78A1;
    position: absolute;
    left: 15px;
    top: 1.7em;
}  

.loader {
    border: 6px solid #D6A0E0;
    border-top: 6px solid #A264AD;
    width: 50px;
    height: 50px;
    margin: calc(50vh - 85px) auto;
    animation: spin 2s linear infinite;
}

.load-more-div {
    height: 80px;
    padding: 15px;
    overflow: hidden;
}

.load-more-div .loader {
    margin-top: 0px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.shop-content .loader{
    margin: 50px auto;
}
/*////////////HEADER////////////*/

header {
    position: fixed;
    width: 100%;
    z-index: 15;
}

.nav-menu{
    overflow: visible;
}
/*HEADER ON SCROLL*/
/*header.scrolled #social-header {
    display: none;
}*/

/*header.scrolled .header-nav-logo img {
    max-width: 80px;
    margin-top: 0px;
}*/

.advice-message {
    width: 100%;
    text-align: center;
    background-color: #FFD7EA;
    color: #CE78A1;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 500;
}

.pre-header {
    background: #D6A0E0;
    position: relative;
    text-align: center;
    padding: 5px 0px;
    height: 80px;
}

header #navigation-header {
    background-color: #A264AD;
    margin-top: 0px;
    color: white;
    height: 40px;
    width: 100%;
    position: relative;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(51, 51, 51, 1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(51, 51, 51, 1);
    box-shadow: 0px 2px 5px 0px rgba(51, 51, 51, 1);
    padding-right: 20px;
}


#menu-button{
    color: white;
    font-size: 1.5em;
    position: absolute;
    top: 6px;
    left: 0px;
    padding: 0 20px;
    cursor: pointer;
}

header #navigation-header #menu-button {
    font-size: 1.5em;
    float: right;
    padding-right: 5%;
    z-index: 9;
}

.search-container {
    position: absolute;
    top: calc(50% - 15px);
}

.search-container input.form-control {
    text-align: left;
    background: transparent;
    margin: 0px;
    border: none !important;
    padding-left: 15px;
}

.search-container .input-group {
    width: calc(100% - 50px);
    margin: 0px;
    display: inline-block;
}

.search-container label{
    top: 0;
    position: absolute;
    right: 15px;
}

.search-container form {
    margin: 0px;
    text-align: left;
    height: 32px;
    background-color: #FFFFFF;
    color: #D6A0E0;
    border-radius: 10px;
    border: 1px solid;
    box-shadow: 0px 0px 5px;
}

.search-container input#searchsubmit {
    width: 100px;
    font-size: 0.9em;
}

.search-container input {
    height: 30px !important;
}

#mobile-search{
    position: sticky;
    margin-top: 0px;
    width: calc(100% - 20px);
    top: 200px;
    margin-bottom: -12px;
    z-index: 14;
}
#mobile-search.search-container label{
    top: 0;
    right: 5%;
}
#mobile-search #close{
    position: absolute;
    right: -25px;
    top: 5px;
    color: #A264AD;
}

header #navigation-header > *{
    float: left;
}

header #navigation-header a, header p{
    color: white !important;
}

header #navigation-header a:hover,
header #navigation-header a:active,
header #navigation-header a:focus{
    color: #D6A0E0 !important;
    text-decoration: none;
}

.header-nav-logo {
    text-align: left;
}

.header-nav-logo img {
    max-width: 140px;
    margin: 15px 0px;
}

.header-nav {
    display: inline-block;
    display: none;
    width: 100%;
}

.header-nav ul {
    margin: 0;
    padding: 0px;
    list-style: none;
}

.header-nav ul li:last-child{
    padding-right: 0px;
}

.header-nav ul li {
    padding: 2% 5%;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    margin: 0;
    margin-top: 0px;
    position: relative;
    background-color: #A264AD;
    border-top: 0.5px solid;
}

.header-nav ul li:last-child {
    border-bottom: 0.5px solid;
}

.header-nav ul li:before {
    display: none;
}

.header-nav ul li.current_page_item{
    font-weight: bold;
}

.header-nav ul li.menu-item-has-children ul.sub-menu ul {
    right: inherit;
    left: 100%;
    top: 0px;
    display: none;
}

.header-nav ul li.menu-item-has-children ul li {
    position: relative;
}

.header-nav ul li.menu-item-has-children ul.sub-menu li:hover ul {
    display: block;
}

.header-icons{
    position: absolute;
    top: calc(50% - 15px);
    right: 10px;
}
.header-icons a{
    margin-right: 10px;
    display: inline-block;
    font-size: 1.5em;
}

header .cell-icon{
    font-size: 1.2em;
    position: absolute;
    top: 8px;
    left: -20px;
}

header .cell-number{
    padding-top: 11px;
    position: absolute;
    display: inline-block;
    right: 5%;
}

header .cell-number + .cell-number{
    margin-right: 35px;
}

.cart-icon{
    text-align: right;
    display: inline-block;
    margin-right: 5px;
    position: relative;
}
.cart-count{
    background-color: white;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    padding-top: 1px;
    position: absolute;
    top: -3px;
    left: 16px;
}
.cart-content{
    background-color: #f2f2f2;
    display: none;
    z-index: 10;
    position: absolute;
    right: -10px;
    top: 53px;
    padding: 0px 15px;
    border-radius: 0px 0px 10px 10px;
    border: none;
    border-top: 2px solid white;
    max-width: 500px;
    width: 100vw;
}

.cart-content::after {
    content: ' ';
    width: 20px;
    height: 20px;
    background-color: #f2f2f2;
    position: absolute;
    top: -11px;
    right: 80px;
    transform: rotate(45deg);
    border: 2px solid white;
    border-bottom: none;
    border-right: none;
}

.cart-content-details {
    overflow-y: auto;
    max-height: calc(100vh - 400px);
    width: calc(100% + 5px);
    margin: 10px 0px;
}

.cart-content .btn-white{
    margin: 0px 0px 10px 0px;
}

.cart-content .cart-total{
    margin-bottom: 10px;
}

.cart-content-details .row.cart-item:first-child{
    margin-top: 0px;
}

.cart-content-details .row.cart-item:last-child{
    margin-bottom: 0px;
}

.cart-content #cart-content-header, .cart-total {
    margin-top: 10px;
    border: 1px solid white;
    padding: 10px;
    border-radius: 10px;
    text-align: left;
    font-weight: 500;
    font-size: 1.2em;
}
.cart-item{
    display: block;
    padding: 10px;
    background-color: white;
    margin: 20px 0;
    border-radius: 10px;
    position: relative;
    text-align: left;
    min-height: 125px;
}
.cart-content p {
    font-weight: 400;
    color: #A264AD !important;
    text-align: left;
}
.cart-item-info {
    margin-top: 15px;
    min-height: 110px;
}
.cart-item-subtotal {
    position: absolute;
    bottom: 0;
    font-weight: 700 !important;
    font-size: 1.25em;
}
.cart-item-quantity {
    right: 0px;
    position: absolute;
    bottom: 10px;
}
.cart-item img{
    height: 125px;
    display: inline-block;
    object-fit: scale-down;
    border-radius: 5px;
    width: 125%;
    margin-left: -12.5%;
}
.cart-item .cart-remove{
    top: 5px;
    position: absolute;
    right: 0;
}

.cart-item .cart-item-quantity{
    height: 30px;
    width: calc(100% - 60px);
    margin-top: -30px;
    margin-left: 30px;
}
.cart-item .cart-item-quantity h3{
    font-size: 1.125em;
    bottom: 15px;
}

.cart-total {
    margin: inherit;
}

table.shop_table.shop_table_responsive {
    width: 100%;
    margin-bottom: 30px;
}

.cart-total p{
    margin: 0;
    font-weight: 700 !important;
    display: inline-block;
}
.cart-total #cart-total-total{
    float: right;
}
.cart-content button:last-child {
    margin-top: 0;
}

#user-icon:hover + .user-options,
.user-options:hover{
    display: block;
}

.user-options{
    background-color: #f2f2f2;
    display: none;
    z-index: 10;
    position: absolute;
    right: 0px;
    top: 53px;
    padding: 15px;
    border-radius: 0 0 10px 10px;
    border: none;
    width: 165px;
    text-align: left;
}
.user-options p{
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 0.8em;
    color: #A264AD!important;
}
.user-options p:hover{
    opacity: 0.7;
}

.light-violet-bar a {
    color: #A264AD;
}

.light-violet-bar a:hover, .light-violet-bar a:active, .light-violet-bar a:focus{
    color: #FFFFFF;
}

.social-share {
    border-top: 1px solid #D6A0E0;
    padding: 5px 0px;
    border-bottom: 1px solid #D6A0E0;
    overflow: hidden;
}
.social-share-item {
    display: inline-block;
    float: left;
    margin-right: 5px;
}
/*////////////FOOTER////////////*/

footer .fa-icon{
    color: #CE78A1;
    width: 15px;
}

.footer-nav ul li.menu-item-has-children ul {
    display: none;
}

footer p{
    color: #CE78A1;
}

footer a{
    color: #CE78A1;
}

footer a:hover, footer a:focus, footer a:active{
    color: #F2F2F2 !important;
    text-decoration: none;
}

footer ul{
    margin: 0;
    padding: 0;
}

footer {
    background-color: #FBC3DB;
    color: #CE78A1;
    text-align: left;
    padding-top: 25px!important;
    margin: 0px;
}

footer .col{
    display: inline-block;
    margin-right: 100px;
    vertical-align: top;
}

footer .col:last-child{
    margin-right: 0px;
    float: right;
}
 
footer .footer-nav-container {
    margin-bottom: 10px;
}

footer nav.footer-nav {
    display: inline-block;
}

footer nav.footer-nav li {
    display: block;
    margin-bottom: 10px;
}

footer nav.footer-nav ul {
    margin-left: 0px;
    padding-left: 0px;
}

footer .footer-nav-logo {
    float: right;
    margin-top: 25px;
}

.copy-right {
    overflow: hidden;
    background: #D6A0E0;
    text-align: center;
    padding: 0 15px;
}

footer .copy-right p {
    margin: 0px;
    padding: 10px 0px 10px 0px;
    color: #FFFFFF;
}

footer h3 {
    color: #CE78A1;
}

footer .responsability {
    width: 100%;
    text-align: center;
}

footer .footer-logo{
    text-align: right;
}

footer .data-fiscal img {
    width: 20%;
    margin: 10px 0px 20px 0px;
}

/*//////////// Botones flotantes ////////////*/

.float-actions {
    position: fixed;
    right: 0px;
    top: calc((100% - 205px)/2);
    z-index: 1001;
}

.float-action {
    height: 80px;
    line-height: 1.2em;
    color: #FFF;
    margin: 15px 0px;
    cursor: pointer;
    right: 0px;
}

.float-action .float-action-content {
    display: none;
    position: absolute;
}

.float-action-whatsapp a {
    display: inline;
}

.float-action-whatsapp .float-action-content{
    font-size: 20px;
    line-height: 80px;
    overflow: hidden;
    width: 300px;
    text-align: right;
    padding-right: 10px;
}

.float-action-wrapper {
    position: absolute;
    right: 0px;
    background: #A264AD;
    width: 87px;
    -webkit-transition: width 2s;
    transition: width 2s;
}

.float-action-wrapper > * {
    display: inline-block;
}

.float-action .float-action-chevron {
    font-size: 20px;
    height: 80px;
    padding: 30px 10px;
    overflow: hidden;
    cursor: pointer;

    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;

    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;

    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.float-action-summary {
    font-size: 45px;
    overflow: hidden;
    padding: 17.5px 10px 17.5px 0px;
}

/*.float-action:hover .float-action-content,*/
.float-action.opened .float-action-content{
    display: inline-block;
}

/*.float-action:hover .float-action-summary,*/
.float-action.opened .float-action-summary {
    display: none;
}

/*.float-action:hover .float-action-chevron,*/
.float-action.opened .float-action-chevron{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*.float-action:hover .float-action-wrapper,*/
.float-action.opened .float-action-wrapper{
    width: 340px;
}

.float-action a:hover,
.float-action a:active,
.float-action a:focus {
    color: #F2F2F2;
}

/*////////////OTRO////////////*/

.container-fluid{
    padding: 0px 5%;
}

.container-fluid-reverse {
    width: 111%;
    margin-left: -5.5%;
}

.destacated {
    margin-top: 149px!important;
    margin-bottom: 0px;
    overflow: hidden;
}

.destacated .container-image img {
    width: 100%;
    object-fit: cover;
}


.full-width-container {
    margin-top: 80px;
}

.full-width{
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.half-div, .full-div {
    width: 100%;
    margin-right: 0%;
    overflow: hidden;
}

.half-div:nth-child(2n) {
    margin-right: 0%;
}

.input-group{
    margin-bottom: 15px;
}

.contact-form-field > * {
    width: 100%;
}

.contact-form-field {
    margin-bottom: 15px;
    width: 100%;
}

.contact-form {
    margin-top: 20px;
    overflow: hidden;
    float: none;
}

.contact-box .content{
    overflow: hidden;
}

.contact-box a {
    color: inherit;
}

nav.navigation {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}


/*//////  BUTTONS //////*/

.btn, input[type=submit]{
    margin: auto;
    font-size: 1.25em;
    background-color: transparent;
    border: none;
    border-radius: 10px;
    padding: 2px 15px 3px 15px;
}

.btn:active {
    color: #FFD7EA;
}

.btn:focus,.btn:active,
.btn.active:focus, .btn:active:focus,
.button.active:focus, .button:active:focus {
    outline: none;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-transparent{
    color: white;
    border: 0.25mm solid white;
}

.btn-transparent:active, .btn-transparent:focus{
    background-color: white;
    color: #FFFFFF;
}

.btn-transparent:hover {
    background-color: rgba(255,255,255,0.2);
    color: white;
}

.btn-gray, .button, input[type="submit"]{
    background-color: inherit;
    color: #808080;
    border: 1px solid #808080;
    font-weight: 500;
    border-radius: 5px;
    padding: 2px 5px 3px 5px;
    font-size: 1.25em;
}

.btn-gray:active, .btn-gray:focus, .btn-gray:hover:active,
.button:active, .button:focus, .button:hover:active{
    background-color: #FBC3DB;
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.btn-gray:hover,
.button:hover {
    background-color: #FFD7EA;
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.btn-blue{
    color: #808080;
    border: 1px solid #808080;
    font-weight: 500;
    border-radius: 5px;
}

.btn-blue:active, .btn-blue:focus{
    background-color: #A264AD;
    color: #FFFFFF;
}

.btn-blue:hover {
    background-color: rgba(8, 86, 122, 0.8);
    color: white;
}

.btn-white{
    background-color: #FFD7EA;
    color: #A264AD;
    font-weight: 500;
    border-radius: 10px;
    font-size: 1em;
    margin: 20px 0;
    width: 100%;
}

.btn-white:active, .btn-blue:focus{
    background-color: #e6e6e6;
    color: #b3b3b3;
}

.btn-white:hover {
    background-color: rgba(230, 230, 230, 0.75);
    color: #FFFFFF;
}

.btn-whatsapp {
    background: #25d366;
    color: #FFF;
    font-size: 1em;
    border-radius: 4px;
    padding: 0px 6px;
    height: 20px;
}

.btn.waiting{
    background-color: #CCC;
    color: #FFF;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.btn.waiting:hover{
    background-image: none;
    background-color: #BBB;
    color: #EEE;
    border: 1px solid #CCC;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}





.post-container {
    width: 100%;
    overflow: hidden;
}

/*/////////  SLIDER  /////////*/

.owl-nav .owl-next,
.owl-nav .owl-prev {
    width: 25px;
    height: 25px;
    position: absolute;
    top: calc(50% - 15px);
}

.owl-theme .owl-nav [class*=owl-]:hover,
.owl-theme .owl-nav [class*=owl-]:focus{
    outline: none;
    background: none !important;
    color: inherit !important;
}

.owl-nav .owl-prev {
    left: -35px;
}

.owl-nav .owl-next {
    right: -35px;
    left: inherit;
}

.owl-nav .owl-next i,
.owl-nav .owl-prev i{
    font-size: 2.0em;
    font-weight: inherit;
    color: #FFFFFF;
}

#section-sale .section-products,
#section-destacated-products .section-products,
#section-recipies .section-recipies{
    width: calc(100% + 40px);
    margin-left: -20px;
}

#section-sale .section-products .row.row-flex.products,
#section-destacated-products .section-products .row.row-flex.products {
    margin-left: -15px;
}

.section-products .owl-item .item{
    padding: 0px 20px;
}

#section-destacated-products .owl-nav .owl-next i,
#section-destacated-products .owl-nav .owl-prev i,
#section-sale .owl-nav .owl-next i,
#section-sale .owl-nav .owl-prev i{
    color: #A264AD;
 }

#section-recipies:before {
    background-image: url(/wp-content/themes/storefront-child/img/leaves_background.jpg);
    content: "";
    opacity: 0.05;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    width: 125%;
    margin-left: -12.5%;
    background-size: cover;
}

#section-recipies {
    position: relative;
    display: block;
    padding-top: 10px;
    margin-top: -100px;
    padding-bottom: 50px;
    margin-bottom: 0px;
}

.leaves-page-section:before {
    background-image: url(/wp-content/themes/storefront-child/img/leaves_background.jpg);
    content: "";
    opacity: 0.05;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    width: 125%;
    margin-left: -12.5%;
    background-size: cover;
    transform: rotate(180deg);
}

.leaves-page-section {
    position: relative;
    display: block;
    padding-top: 60px;
    margin-top: 120px!important;
    padding-bottom: 50px;
    margin-bottom: 0px;
}

#section-recipies .owl-stage-outer {
    padding-top: 15px;
}

.section-recipies article {
    border: 1px solid #F2F2F2;
    border-radius: 10px;
    padding: 0px;
    overflow: hidden;
}

.section-recipies .owl-item .item {
    padding: 0px 10px;
}

.section-recipies .owl-item .item article {
    background: #FFFFFF;
}

span.recipe-custom-label:before {
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #2ecc71;
    margin-right: 5px;
    display: inline-block;
}

span.recipe-custom-label.recipe-custom-label-medium:before {
    background-color: #e67e22;
}

span.recipe-custom-label.recipe-custom-label-advanced:before {
    background-color: #f6ae22;
}

span.recipe-custom-label.recipe-custom-label-professional:before {
    background-color: #c0392b;
}

span.recipe-custom-label {
    margin-right: 5%;
}

.recipe-content {
    padding: 12px;
}

.recipe-content p {
    min-height: 40px;
}

.owl-carousel .owl-nav button:focus {
    outline: none;
    text-shadow: 0px 0px 5px #333;
}

 img{
     width: 100%;
     height: inherit;
     border-radius: 0px;
 }
 
 .container-image{
     position: relative;
 }
 
 .destacated .owl-theme .owl-nav.disabled+.owl-dots {
    z-index: 3;
    bottom: 40px;
    position: inherit;
 }
 
 .destacated .owl-theme .owl-dots .owl-dot span{
     width: 12px;
     height: 12px;
     background-color: white;
 }
 
 .owl-dots .owl-dot{
     outline: none;
 }
 
 .destacated .owl-theme .owl-dots .owl-dot.active span{
     background-color: #F2F2F2;
 }


#image-slider.owl-carousel.owl-slider.owl-theme.owl-loaded.owl-drag{
    margin-bottom: -33px;
}
 
 
 /*///////////// INDEX ///////////////*/
.wrapper{
    display: table;
    text-align: center;
    margin: auto;
}
.degrade{
    background-image: linear-gradient(to right, #A264AD , #333333);
}
.index-box {
    border: 1px solid white;
    text-align: center;
    margin-bottom: 0 !important;
    padding: 0;
    padding-bottom: 20px;
    padding-top: 30px;
}
.index-box img{
    height: 100px;
    width: auto;
    margin: auto;
}
.index-box h1{
    color: white;
    vertical-align: middle;
    display: table-cell;
}
.index-box .wrapper{
    min-height: 4.3em;
    margin: 20px auto;
}

.violet-text {
    color: #D6A0E0;
}

.rose-bar{
    background-color: #FFD7EA;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
}

.rose-bar h2 {
    margin: 0px 0px 15px;
    padding: 0px;
    font-size: 2em;
}

.light-rose-bar{
    background-color: #FFD7EA;
    color: #CE78A1;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 30px;
}

.light-rose-bar-title {
    text-transform: uppercase;
    font-size: 2.5em;
    font-weight: 300;
}

.light-rose-bar-subtitle{
    font-weight: 500;
    font-size: 1.5em;
}

.light-violet-bar{
    background-color: #F7D4FF;
    text-align: left;
    margin-top: -5px;
}

.light-violet-bar img{
    position: absolute;
    width: 60px;
    height: auto;
    left: 20px;
    top: 30px;
}

.light-violet-bar h2{
    font-size: 1.25em;
    padding: 0px;
    text-transform: uppercase;
    font-weight: 400;
}

.light-violet-bar h3 {
    font-size: 1em;
}
 
.section-products .col-xs-6.col-md-4.col-lg-3, .section-products .product {
    width: 100%;
    padding: 0;
}

p.stock.in-stock {
    display: none;
}

.section-products .col-xs-6.col-md-4.col-lg-3{
    padding-bottom: 25px;
}
.section-products .product p {
  margin-bottom: 2px;
}

#section-sale{
   background-color: transparent;
}

#section-sale .owl-stage-outer{
    padding-top: 15px;
}

.product-slider-container{
   overflow: hidden;
   position: relative;
}

.fa-icon{
    margin-right: 5px; 
    width: 30px; 
    text-align: center; 
    display: inline-block;
    font-size: 0.9em;
}

#ubicacion h2{
    margin-top: 0;
    margin-bottom: 15px;
}

#ubicacion{
    margin-bottom: 50px;
}

#location-map{
    height: 300px;
    margin-bottom: 25px;
}

#ubicacion .col-sm-5{
    padding-right: 0;
}
 
/*///////////// SIDEBAR - FILTROS ///////////////*/

.shop-sidebar h2{
    font-weight: 800;
    color: #D6A0E0;
}

.shop-sidebar .panel, .summary .panel{
    border-top: 1px solid #F2F2F2;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-bottom: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
}

div.shop-sidebar .panel:last-child, div.summary .panel.last-child{
    border-bottom: 1px solid #F2F2F2;
}

.shop-sidebar .panel-heading, .summary .panel-heading{
    padding: 10px 0px;
}

.shop-sidebar .panel a:before, .summary .panel a:before{
    float: right !important;
    font-family: FontAwesome;
    content:"\f105";
    padding: 6px 5px;
    font-size: 1.5em;

    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;

    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;

    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.shop-sidebar .panel a.collapsed:before, .summary .panel a.collapsed:before{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.shop-sidebar p, .summary p{
    margin: 0px;
    font-weight: 600;
}
.shop-sidebar p.filter-child-cat{
    padding-left: 20px;
}

.shop-sidebar input[type=checkbox]{
    height: inherit;
    margin-right: 5px;
}
.shop-sidebar .panel-body, .summary .panel-body{
    padding: 0px;
    padding-bottom: 5px;
}
.summary .panel-body{
    overflow-x: auto;
}
body::-webkit-scrollbar{

}
.cart-content-details::-webkit-scrollbar{
    width: 5px;
}
.summary .panel-body::-webkit-scrollbar {
    height: 5px;
}

body::-webkit-scrollbar-track,
.cart-content-details::-webkit-scrollbar-track,
.summary .panel-body::-webkit-scrollbar-track {
    background: #D2D2D2;
}

body::-webkit-scrollbar-thumb,
.cart-content-details::-webkit-scrollbar-thumb,
.summary .panel-body::-webkit-scrollbar-thumb {
    background: #FFFFFF;
}

body::-webkit-scrollbar-thumb:hover,
.cart-content-details::-webkit-scrollbar-thumb:hover,
.summary .panel-body::-webkit-scrollbar-thumb:hover {
    background: #A264AD;
}

div.summary .panel.first-child{
    margin-top: 20px;
}

.shop-sidebar .panel-body p, .summary .panel-body p{
    font-weight: normal;
    text-transform: uppercase;
}

.ui-slider-horizontal{
    height: 2px;
}

.ui-widget.ui-widget-content {
    border: none;
    background: #F2F2F2;
    margin-top: 10px;
    margin-bottom: 20px;
}

.ui-slider .ui-slider-handle {
    width: 10px;
    height: 10px;
    cursor: pointer;
    border-radius: 0px;
}
span.ui-slider-handle:focus{
    outline: none;
} 

.ui-state-default, .ui-widget-content .ui-state-default{
    border: none;
    border-right: 2px solid #A264AD;
    background: transparent;
}

.ui-widget-header {
    border: none;
    background: #A264AD;
}

.price-limit{
    width: 40%;
    display: inline-block;
}

.price-limit.dash{
    width: 10%;
    display: inline-block;
}
.price-limit input{
    width: 85%;
}

.applied-filter-item {
    display: inline-block;
    background-color: #F2F2F2;
    padding: 2px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    border-radius: 5px;
}

.applied-filter-item p {
    margin: 0;
    display: inline-block;
    margin-right: 20px;
    font-weight: 400;
}

.applied-filters{
    border: 1px solid #f2f2f2;
    margin-top: 20px;
    padding: 8px;
    padding-bottom: 3px;
    margin-bottom: 20px;
    min-height: 44px;
    margin-left: 0;
    margin-right: 0;
}
.applied-filters .filters{
    padding-left: 0;
}

.applied-filters select, .applied-filters .order-filters p{
    display: inline-block;
}

.order-filters select{
    float: right;
    height: 24px!important;
    font-size: 1em!important;
    padding: 2px 30px 2px 10px !important;
}

.applied-filters .order-filters{
    padding-right: 0;
}

.order-filters .arrow{
    line-height: 1.1em;
    height: 24px!important;
    width: 15px!important;
}
.applied-filters .order-filters .arrow{
    top: 0;
}
#filter-form .order-filters .arrow{
    right: 15px !important;
    top: 10px !important;
    z-index: 2;
}

.order-filters.row{
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    margin: 0;
    padding: 10px;
    position: relative;
    width: 100%;
}
.order-filters.row .col-xs-6{
    padding: 0;
}

    
    
/*///////////// TIENDA ///////////////*/

.added_to_cart.wc-forward{
    display: none;
} 

.sale-flash{
    background-color: #D6A0E0;
    border-radius: 5px;
    color: white;
    padding: 2px 10px;
    font-weight: 500;
    width: fit-content;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    top: -10px;
    z-index: 3;
}

.out-of-stock-flash {
    background-color: #F2F2F2;
    border-radius: 5px;
    color: #A264AD;
    padding: 2px 10px;
    font-weight: bold;
    width: fit-content;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    top: -10px;
    z-index: 3;
    text-transform: uppercase;
}

.onsale{
    display: none;
}

.quantity-input input[type=number]::-webkit-inner-spin-button,
.quantity-input input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}
.quantity-input input[type=number]
{
  -moz-appearance: textfield;
}

.quantity-input{
    position: relative;
    padding: 10px;
    padding-top: 0;
}
.quantity-input input {
    width: 20px;
    height: 30px;
    float: right;
    padding: 0;
    margin: 0px 25px 0px 0px;
    background-color: inherit;
    color: #808080;
    border-width: 1px 0px;
    border-style: solid;
    border-color: #808080;
    font-weight: 500;
    font-size: 1.25em;
    font-family: 'Montserrat', sans-serif;
    box-shadow: none;
    text-align: center;
}

.quantity-input input:focus {
  outline: none;
}

.quantity-button {
    cursor: pointer;
    border: none;
    width: 25px;
    height: 30px;
    text-align: center;
    font-size: 1.25em;
    font-family: 'Montserrat', sans-serif;
    line-height: 25px;
    font-weight: 400;
    position: absolute;
    top: 0;
    color: #808080;
    border: 1px solid #808080;
}

.quantity-button.quantity-up {
    border-radius: 0 5px 5px 0;
    right: 10px
}

.quantity-button.quantity-down {
    border-radius: 5px 0 0 5px;
    right: 55px;
    line-height: 27px;
}

.woosb-item-child .product-quantity {
    opacity: 0.3;
}

.woosb-item-child .quantity-button {
    cursor: default;
}

.add-to-cart-btn.variable{
    width: 100%;
}

h2.price{
    text-align: center;
}

.product{
    border: 1px solid #F2F2F2;
    padding: 0;
    color: #A264AD;
}

.product.archive-product{
    -webkit-box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
    box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
    height: 100%;
    padding-bottom: 40px;
}

.archive-product .quantity-input {
    position: absolute;
    width: calc(100% - 16px);
    bottom: 0;
}

.up-sells.upsells.products .quantity-input {
    width: 100%;
}

.up-sells.upsells.products .quantity-input .btn-gray, .up-sells.upsells.products .quantity-input .button, .up-sells.upsells.products .quantity-input input[type="submit"], .up-sells.upsells.products .quantity-input .quantity-button, .up-sells.upsells.products .quantity-input input {
    font-size: 1em;
    height: 30px;
}

.owl-item .product.archive-product {
    min-height: 390px;
}

.owl-item .archive-product .quantity-input {
    bottom: 25px;
    width: 100%;
}

.product p{
    font-weight: 400;
    padding: 0 12px;
    margin-bottom: 7px;
}

.product p.woocommerce-loop-product__title {
    margin-top: 20px;
    margin-bottom: 10px;
}

.product p.product_category {
    font-style: italic;
}

.product .entry-summary p {
    padding-left: 0px;
    padding-right: 0px;
}

.row.row-flex.products{
    margin-left: 0;
}
.products .col-xs-6.col-md-4.col-lg-3{
    padding-left: 0;
}

/*///////////// SINGLE PRODUCT ///////////////*/
#primary div.product{
    margin: 0 10% 40px 10%;
    position: relative;
    border: none;
}

#primary .products div.product{
    margin: 0;
    margin-bottom: 25px;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
}

.woocommerce-notices-wrapper{
    margin-top: 0px !important;
}

#primary  .summary{
    width: 45%;
    float: right;
    padding: 0;
}

#primary  .summary h2, #primary  .summary h1{
    margin-bottom: 0;
    margin-top: 10px;
}

#primary .summary .price del, #primary .summary .price ins{
    font-weight: 700;
}

#primary .summary .price del{
    color: #A264AD;
}

#primary .summary .quantity-input{
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}

#primary .summary form.cart {
    overflow: hidden;
}

.single_add_to_cart_button{
    display: inline-block;
    float: right;
    width: calc(100% - 90px);
    margin-top: 10px;
}

.product-description{
    margin-top: 30px;
}

#info_nutricional p {
    margin: 0px;
    padding: 5px 0px;
}

.product .product-description p {
    padding: 15px 0px;
}

#primary{
    width: 100%;
}
#primary .row, .single-product .row{
    margin: 0px;
}

select{
    background: #F2F2F2;
    margin: 0px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25em;
    padding: 2px;
    padding-right: 20px;
    outline: none;
    border: none;
    border-radius: 5px;
    height: 30px;
    padding-bottom: 5px;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}

select::-ms-expand {
  display: none;
}

.variations .value .arrow, .applied-filters .arrow, #filter-form .arrow{
    content: "\f107";
    font-family: FontAwesome;
    font-size: 1.5em;
    cursor: pointer;
    background-color: #f2f2f2;
    width: 20px;
    height: 30px;
    position: absolute;
    right: 5px;;
}

.variations select{
    width: 100%;
}

.variations{
    display: contents;
}

.tawcvs-swatches .swatch {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; 
    opacity: 1;
    width: 34px;
    height: 34px;
    padding: 2px;
}

.tawcvs-swatches .swatch.selected{
    box-shadow: none;
    webkit-box-shadow: none;
}

.tawcvs-swatches .swatch.disabled{
    cursor:not-allowed;
    opacity: 0.5;
}

.up-sells h1 {
    text-align: center;
    font-weight: 500;
    margin-top: 2em;
}

.woocommerce-variation.single_variation{
    margin-top: 5px;
}

#modal #primary div.product{
    margin: 0;
}

#modal .modal-body{
    padding: 25px;
    padding-top: 0px;
    overflow: auto;
}

#modal .modal-header{
    padding: 5px;
    border: none;
}

#modal .modal-content{
    border-radius: 0px;
}

#modal .close{
    font-weight: 600;
    padding: 5px;
    font-size: 1.3em;
    opacity: 1;
}

.gs-notices-wrapper{
    position: sticky;
    bottom: 10px;
    width: 100%;
    z-index: 11;
}

.alert{
    z-index: 10;
    border-radius: 10px;
    margin-bottom: 10px;
}

.alert-success {
    color: #FFFFFF;
    background-color: #D6A0E0;
    border-color: #A264AD;
}

.gs-notices-wrapper .button {
    float: right;
    background: transparent;
    color: inherit;
    margin-top: -9px;
}

/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery--without-images.woocommerce-product-gallery .sale-flash {
    margin-left: calc(50% - (90px / 2));
}

.woocommerce-product-gallery .sale-flash,
.woocommerce-product-gallery .out-of-stock-flash {
    margin-left: calc(60% - (90px / 2));
    font-size: 1.2em;
    z-index: 10;
    top: 0px;
}
 
.woocommerce-product-gallery{
    position: relative;
    display: inline-block;
    padding: 0px;
    overflow: hidden;
    
}
.flex-viewport .woocommerce-product-gallery__image{
    border: none;
}
.woocommerce-product-gallery__image{
    border: 1px solid #f2f2f2;
}
 
.woocommerce-product-gallery figure{
    margin: 0
}
 
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2){
    width: 25%;
    display: inline-block
}

.flex-control-thumbs::-webkit-scrollbar {
    width: 0px;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}
 
.woocommerce-product-gallery .flex-control-thumbs li{
    list-style: none;
    float: left;
    cursor: pointer
}
 
.woocommerce-product-gallery .flex-control-thumbs img{
    opacity: .5
}
 
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover{
    opacity: 1
}
 
.woocommerce-product-gallery img{
    display: block;
    object-fit: cover;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
}

.woocommerce-product-gallery .flex-viewport{
    width: 75%;
    float: left;
    left: 20%;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
}
 
.woocommerce-product-gallery .flex-control-thumbs{
    position: absolute;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 15%;
    margin: 0px;
    padding: 0px;
}

.add-gallery-arrows:before, .add-gallery-arrows:after{ 
    font-family: FontAwesome;
    font-size: 1.5em;
    position: absolute;
    left: 0;
    z-index: 9;
    cursor: pointer;
    background-color: white;
    width: 15%;
    opacity: .7;
    color: #FFFFFF;
    text-align: center;
    height: 40px;
}

.add-gallery-arrows:before{
    top: 0;
    content: "\f077";
} 

.add-gallery-arrows:after{
    bottom: 0;
    content: "\f078";
}
 
.woocommerce-product-gallery .flex-control-thumbs li img{
    float: none;
    margin-bottom: 15px;
    object-fit: cover;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
}

/*///////////// CARRITO ///////////////*/
a.remove::before {
    font-weight: 100;
    font-size: 0.8em;
    font-family: FontAwesome;
    content: "\f00d";
    color: #A264AD;
}

/*  Totales, envio y acciones  */
.woocommerce-shipping-totals ul{
    padding-left: 0;
    margin-bottom: 2px;
}

.shipping-calculator-button{
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 0.9em;
}
.cart_totals tr{
    background-color: #f2f2f2;
    border: 1px solid white;
    display: block;
    position: relative;
}

.cart-subtotal span.woocommerce-Price-amount.amount {
    margin: 15px;
    display: block;
}

.cart_totals td{
    background-color: transparent !important;
    font-size: 1.25em;
    font-weight: 400;
    text-align: left !important;
    display: table-cell !important;
}
.cart_totals tr.cart-subtotal{
    border-radius: 10px 10px 0 0;
}
.cart_totals tr.order-total{
    border-radius: 0 0 10px 10px;
}

.cart_totals tr {
    padding: 15px;
}

.cart_totals tr.order-total td{
    background-color: white !important;
    border-radius: 10px 0 0 10px;
    padding: 5px 10px;
}
.cart_totals tr.order-total td+td{
    border-radius: 0 10px 10px 0;
}
.cart_totals .shipping td+td, .cart_totals .order-total td+td{
    position: static;
    width: 100%;
}
.cart_totals td+td{
    text-align: right !important;
    position: absolute;
    right: 0;
    top: 0;
}

input {
    background: #E5E5E5;
}

.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 0px 0px 2px #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 0px 0px 2px #e2401c;
}

table.woocommerce-checkout-review-order-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

table.woocommerce-checkout-review-order-table .product-name {
    width: 60%;
}

.wc-proceed-to-checkout button, .actualizar_carrito button{
    width: 100%;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 5px 0;
}

.checkout_coupon button {
    height: 40px;
}

.actualizar_carrito{
    position: absolute;
    right: 0;
    margin-right: -15px;
    padding-left: 5px;
    bottom: -27px;
}

/*  Items en carrito  */
table.shop_table_responsive.cart tr{
    border: 1px solid #f2f2f2;
    margin-bottom: 25px;
    display: block;
    position: relative;
    -webkit-box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
    box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
}
table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td{
    display: inline-block;
    text-align: right;
    background-color: transparent !important;
    padding: 5px 0 50px 0;
    margin: auto 2% auto 0;
}
table.shop_table_responsive.cart .product-thumbnail{
    padding: 10px !important;
    margin-right: 0 !important;
}
table.shop_table_responsive.cart .product-name{
    vertical-align: top;
    width: calc(54% - 52px);
    text-align: left !important;
    margin-left: 1%
}
table.cart .product-name a{
    color: #A264AD !important;
    font-weight: 400;
    font-size: 1.25em;
    text-decoration: none !important;
}
table.cart .product-thumbnail img {
    margin: 0 auto;
    width: 84px;
    max-width: 84px;
    height: auto;
}
table.cart td.product-remove {
    padding: 0!important;
    right: 0;
    top: 5px;
    position: absolute;
    margin: 0!important;
}
table.cart td.product-remove a.remove {
    float: none;
    position: relative;
    top: auto;
    right: auto;
}
table.cart td.product-subtotal {
    font-weight: 800;
    font-size: 1.25em;
    width: 12%;
    display: none !important;
}
table.cart td.product-quantity {
    width: calc(34% - 52px);
    padding: 36px 0 0 0;
}
table.cart td.product-price {
    font-size: 1.25em;
    color: #A264AD;
    font-weight: 400;
    width: 12%;
    display: none !important;
}
.product-price-mobile {
    display: block;
    margin-top: 10px;
    font-size: 1.25em;
    color: #A264AD;
    font-weight: 500;
    position: absolute;
    bottom: 10px;
}
.product-subtotal-mobile {
    font-weight: 800;
    font-size: 1.25em;
    display: block;
    margin-top: 25px;
    position: absolute;
    bottom: 10px;
    right: 10%;
}

#newsletter-index input {
    width: 80%;
    height: 35px;
    border-radius: 15px 0px 0px 15px;
    padding: 0px 15px;
}

#newsletter-index .btn {
    width: 20%;
    background: #FFFFFF;
    border-radius: 0px 15px 15px 0px;
    height: 35px;
    color: #A264AD;
    border-left: 1px solid;
    border-color: #A264AD;
}

#newsletter-index .btn:hover {
    background: #F2F2F2;
}

/*///////////// NEWSLETTER MODAL ///////////////*/
#newsletter-modal .modal-content{
    border-radius: 20px;
}
#newsletter-modal .modal-dialog{
    margin-top: 7%;
}
#newsletter-modal .modal-body, #newsletter-modal .modal-body .row, #newsletter-modal .modal-body .col-sm-6{
    padding: 0;
    margin: 0;
    border-radius: 20px;
}
#newsletter-modal .modal-body #newsletter-info{
    background-color: #F2F2F2;
    padding: 5%;
    border-radius: 20px;
}
#newsletter-modal .modal-body #newsletter-info h1{
    font-weight: 600;
    text-align: center;
}
#newsletter-modal .modal-body #newsletter-info p{
    font-size: 1.2em;
    font-weight: 600;
    margin: 35px 0;
}
#newsletter-modal .modal-body #newsletter-info input{
    background-color:  white;
    width: 85%;
    box-shadow: none;
    border-radius: 10px
}
#newsletter-modal .modal-body #newsletter-info button{
    border: 1px solid;
    width: 15%;
    height: 40px;
    padding: 0;
    margin-left: -2%;
    border-radius: 0 10px 10px 0;
    outline: none;
    box-shadow: none;
}
#newsletter-modal .modal-body #newsletter-info input:focus{
    outline: none;
}
#newsletter-modal .modal-body #newsletter-info button:focus{
    outline: none;
    border: none;
}
#newsletter-modal .modal-body button.close{
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    opacity: 1;
    text-shadow: none;
    font-weight: 300;
    font-size: medium;
}



/*///////////// WOOCOMMERCE ///////////////*/

ul.sub-categories {
    margin: 0px 0px 0px 20px;
    padding: 0px;
}

.input-text, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    border-radius: 5px;
    box-shadow: none;
    font-weight: 400;
    border: none!important;
    width: 100%;
}

.input-text:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus,
.input-text:active, input[type=email]:active, input[type=password]:active, input[type=search]:active, input[type=tel]:active, input[type=text]:active, input[type=url]:active, textarea:active
.select2-selection.select2-selection--single:focus, .select2-selection.select2-selection--single:active{
    outline: none;
    box-shadow: 0 0 2pt 1pt #e6e6e6;
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    max-width: 60px;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #A264AD;
}

.woocommerce-info a, .woocommerce-message a{
    color: #fff !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: inherit;
    margin-bottom: 40px; 
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
.select2-container--default .select2-selection--single {
    margin-bottom: 20px;
    height: 40px;
    border-radius: 5px;
    background-color: #f2f2f2;
    border: none;
}

.selection:focus, .select2-selection.select2-selection--single:focus, .select2-selection__arrow:focus, .select2-selection__rendered:focus{
    outline: none;
}
#billing_address_1{
    margin-bottom: 5px;
}
#payment .place-order {
    padding: 0px;
    background-color: white;
}
.woocommerce-products-header, .entry-header{
    display: none
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments{
    background-color: #A264AD;
}

#ship-to-different-address-checkbox{
    right: 0;
    top: -16px;
}
#ship-to-different-address{
    font-size: 1em;
}
#ship-to-different-address label{
    font-weight: 800;
}

button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt,
.button.alt,
.widget-area .widget a.button.alt {
    background-color: #A264AD;
    border: none;
    color: #FFFFFF;
}

button.alt:hover,
input[type="button"].alt:hover,
input[type="reset"].alt:hover,
input[type="submit"].alt:hover,
.button.alt:hover,
.widget-area .widget a.button.alt:hover {
    background-color: #FFD7EA;
}

button.alt:active,
input[type="button"].alt:active,
input[type="reset"].alt:active,
input[type="submit"].alt:active,
.button.alt:active,
.widget-area .widget a.button.alt:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.form-row.create-account label {
    display: block;
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox{
    right: 0;
    position: absolute;
    margin-right: 0;
    top: -50%;
}

/*/////////  ACCOUNT  /////////*/

.woocommerce-MyAccount-navigation ul li a::before {
    font-family: FontAwesome;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
    content: "\f2bb";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
    content: "\f290";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--favoritos a::before {
    content: "\f004";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
    content: "\f015";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
    content: "\f007";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
    font-family: 'Font Awesome 5 Free';
    content: "\f2f5";
}

.client-barcode-container {
    width: 100%;
    max-width: 400px;
}

.client-barcode-number {
    text-align: right;
    padding: 20px;
    font-size: 1.2em;
}

 /*/////////  WHOLESALES  /////////*/
 
.file-download{
    text-align: center;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    margin: 0 10px;
    padding: 0 15px 35px 15px;
    -webkit-box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
    box-shadow: 0px 25px 30px -40px rgba(0,0,0,0.7);
}

.file-download .btn {
    position: absolute;
    width: 120px;
    bottom: 15px;
    right: calc(50% - 60px);
}

 /*/////////  MEDIA TAGS  /////////*/


/* START CHAT */
.chat {
    position: fixed;
    bottom: 100px;
    right: 0px;
    margin: 30px;
    width: calc(100% - 60px);
    max-width: 350px;
    z-index: 3;
}

.chat-modal {
    background: #FFF;
    border-radius: 10px;
    border: 1px solid;
    -webkit-box-shadow: 0px 0px 12px -2px rgba(51, 51, 51, 1);
    -moz-box-shadow: 0px 0px 12px -2px rgba(51, 51, 51, 1);
    box-shadow: 0px 0px 12px -2px rgba(51, 51, 51, 1);
    padding: 10px;
}

f {}

.chat-response-time {
    font-size: 0.75em;
    text-align: center;
}

span.chat-username {
    font-weight: bold;
}

img.chat-profile-img {
    width: 32px;
    height: 32px;
    margin: 5px;
    display: inline-block;
}

.chat-conversation p {
    display: inline-block;
    background: #F2F2F2;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 0.9em;
}

.chat-dismiss {
    float: right;
    background: #F2F2F2;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
}

.chat-more-button {
    margin: 20px 10% 5px 10%;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 1em;
}

.chat-more-button i {
    font-size: 1.5em;
    margin: 0px 5px;
}

.chat-whatsapp-button {
    background: #25d366;
    color: #FFF;
    text-align: center;
    -webkit-box-shadow: 0px 0px 12px -2px rgba(51, 51, 51, 1);
    -moz-box-shadow: 0px 0px 12px -2px rgba(51, 51, 51, 1);
    box-shadow: 0px 0px 12px -2px rgba(51, 51, 51, 1);
}

.chat-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    bottom: -70px;
    right: 0px;
    font-size: 3em;
}
/* CHAT ENDS */

/* ENCUESTA START */
#poll-form input[type="radio"] {
    display: none;
}
#poll-form input[type="radio"]:checked + label:before {
    animation: ripple 0.2s linear forwards;
}
#poll-form input[type="radio"]:checked + label:after {
    transform: scale(1);
}

#poll-form label.label-radio {
    display: inline-block;
    height: 20px;
    position: relative;
    padding: 0 6px 0 17%;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
    pointer-events: all;
}

#poll-form label.label-radio:before, #poll-form label.label-radio:after {
    position: absolute;
    content: '';
    border-radius: 50%;
    transition: all .3s ease;
    transition-property: transform, border-color;
}

#poll-form label.label-radio:before {
    right: 0px;
    top: 24px;
    width: 20px;
    height: 20px;
    border: 2px solid #FFFFFF;
}

#poll-form label.label-radio:after {
    top: 28px;
    right: 4px;
    width: 12px;
    height: 12px;
    transform: scale(0);
    background:#A264AD;
}

#poll-form textarea {
    border: 1px solid #FFFFFF!important;
}

@keyframes ripple {
    0% {
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.0);
    }
    50% {
        box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.1);
    }
    100% {
        box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0);
    }
}
/* ENCUESTA ENDS */

@media (max-width: 375px){
    #newsletter-modal .modal-body #newsletter-info p{
        font-size: 1em;
        margin: 20px 0;
    }
    #newsletter-modal .modal-body #newsletter-info h1{
        font-size: 1.6em;
    }
}

@media (max-width: 576px) {
    .section-products {
       padding: 0 20%;
    }

    #section-sale .section-products,
    #section-destacated-products .section-products,
    #section-recipies .section-recipies{
        width: 85%;
        margin-left: 7.5%;
        padding: 0 0%;
    }
}

@media (min-width: 480px){
    .container-fluid{
        padding: 0px 10%;
    }

    .container-fluid-reverse {
        width: 125%;
        margin-left: -12.5%;
    }

    #mobile-search.search-container label{
        right: calc(10% + 15px);
    }
}

@media (max-width: 430px){
    .index-box h1{
        font-size: 1.5em;
    }
    .single_add_to_cart_button {
        font-size: 1.1em;
        height: 30px;
    }

    .cart-content p {
        font-size: 0.9em;
    }
}

@media (max-width: 620px){
    .col-ts-12 { float: none; width: 100% !important} 
    
    footer .menu-footer-menu-container li {
        display: block;
        width: 100%;
    }

    .quantity-input .quantity-button, .quantity-input input,.quantity-input .btn {
        font-size: 0.8em;
        height: 30px;
    }

    .quantity-button.quantity-down {
        right: 45px;
    }

    .quantity-button {
        width: 17px;
    }

    .quantity-button.quantity-up {
        right: 13px;
    }

    .quantity-input input {
        margin-right: 20px;
        width: 15px;
    }

    .add-to-cart-btn.simple {
        padding-left: 3px;
        padding-right: 3px;
    }

    #primary .summary .quantity-input {
        margin-left: 7px;
    }
}

@media (min-width: 768) and (max-width: 768px){
    .header-nav-logo {
        position: absolute;
        top: 11px;
        z-index: 1;
    }
    
    .header-nav-logo img{
        max-width: 200px;
    }
    .search-container{
        width: calc(90% - 400px) !important;
        left: calc(5% + 250px) !important;
    } 
}

@media (max-width: 767px){
    .desktop-hide{
        display: inline-block;
    }
    
    .search-container{
        width: 96%;
        margin-top: 25px;
    }

    .menu-header-menu-container {
        max-height: calc(100vh - 148px);
        overflow-y: auto;
    }

    .header-nav ul li.menu-item-has-children ul.sub-menu ul {
        display: inherit;
    }

    .header-nav-logo {
        position: absolute;
        top: 0px;
        z-index: 1;
    }
    
    .header-nav-logo img{
        max-width: 155px;
    }

    header.scrolled #header-nav{
        padding-top: 0px;
    }

    #social-header {
        text-align: right;
        padding: 5px 5%;
    }

    #header-nav {
        background-color: #A264AD;
        margin-top: 40px;
        position: absolute;
        height: 100%;
    }

    .header-nav-logo img {
        padding-left: 15px;
    }
    
    .header-nav ul li.menu-item-has-children ul li {
        border: none;
    }

    .header-nav ul li.menu-item-has-children ul li:before {
        position: absolute;
        color: #fff;
        display: block;
        left: 0px;
        font-family: FontAwesome;
        content: "\f105";
        font-size: 0.7em;
        padding-right: 6px;
        padding-top: 6px;
    }

    .header-nav ul li.menu-item-has-children ul li:hover:before{
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .applied-filters{
        min-height: 30px !important;
        padding-bottom: 12px
    }
    
    table.shop_table_responsive.cart tr td {
        display: block;
        text-align: right;
        clear: both;
    }
    
    table.shop_table_responsive.cart .cart-small{
        display: block;
    }
    
    table.shop_table_responsive.cart .cart-big{
        display: none;
    }
    
    table.shop_table_responsive.cart .product-thumbnail img, table.shop_table_responsive.cart .product-thumbnail .product-name{
        float: left;
    }
    table.shop_table_responsive.cart .product-thumbnail .product-name{
        text-align: left;
        margin-left: 25px;
        max-width: 50%;
    }
    table.shop_table_responsive.cart .product-thumbnail .product-remove{
        float: right;
    }
    table.shop_table_responsive.cart .product-subtotal{
        margin-bottom: 25px;
    }
    table.cart td.actions input{
        display: inline-block;
        width: auto 
    }

    #newsletter-modal .modal-dialog{
        margin-top: 10%;
    }

    .light-violet-bar .box{
        border-top: 1px solid #B3B3B3;
        padding: 20px 0px 20px 100px;
    }

    .light-violet-bar > :first-child{
        border: none;
    }

    .shop-sidebar .panel{
        border: 1px solid #f2f2f2 !important;
        border-radius: 10px;
        margin-bottom: 10px;
    }
    .shop-sidebar .panel-heading{
        padding: 10px;
    }
    .shop-sidebar p{
        font-weight: 400;
    }
    .shop-sidebar .panel a:before{
        margin-right: 10px;
    }
    .shop-sidebar .panel-body{
        padding-left: 10px;
    }
    .applied-filters{
        border: none;
    }
}

@media (min-width: 768px){
    .mobile-hide{
        display: inherit;
    }

    header #navigation-header, header .pre-header{
        padding: 0px 5% 0px 5% !important;
    }
    
    .search-container {
        width: calc(45%);
        left: calc(30%);
    }
    
    .header-icons{
        right: 5%;
    }
    
    #menu-button{
        display: none;
    }

    .header-nav {
        width: 100%;
        display: inline-block;
        float: right;
    }

    .header-nav ul li {
        display: inline-block;
        padding: 12px 4% 15px 0; 
        text-align: center;
        border-top: none!important;
        border-bottom: none!important;
        background-color: inherit;
        border-radius: 0px 0px 10px 10px;
    }
    
    .header-nav ul li.menu-item-has-children ul {
        display: block;
        position: absolute;
        top: 40px;
        left: 0px;
        background: #A264AD;
        border-radius: 0px;
    }

    .header-nav ul li.menu-item-has-children:hover ul li {
        display: block;
    }
    
    .header-nav ul li.menu-item-has-children ul li {
        font-size: 0.89em;
        padding: 10px 20px;
        margin: 0px;
        width: 100%;
        display: none;
        height: inherit;
        min-width: 250px;
        text-align: left;
    }

    main > *:nth-child(2) {
        margin-top: 155px;
    }

    footer .responsability {
        float: left;
        width: 85%;
        text-align: left;
        margin-bottom: 10px;
    }

    footer .data-fiscal img {
        width: 10%;
        float: right;
        margin: 20px 0px;
    }
    
    .light-violet-bar{
        text-align: center;
    }
    .light-violet-bar img{
        left: calc(50% - 30px);
    }
    .light-violet-bar h2{
        margin: 0;
        margin-top: 100px;
        margin-bottom: 20px;
    }

    table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td{
        padding: 10px 0 10px 0;
    }

    table.shop_table_responsive.cart .product-name{
        width: 25%;
    }
    table.cart td.product-subtotal, table.cart td.product-price  {
        width: 15%;
        display: inline-block !important;
    }
    table.cart td.product-quantity {
        width: 15%;
        padding: 36px 0 0 0;
    }
    .product-price-mobile, .product-subtotal-mobile {
        display: none;
    }

    #modal .modal-body {
        max-height: calc(100vh - 100px);
    }
}

@media (max-width: 850px){

    .parallax-window{
        min-height: 300px;
    }
}

@media (min-width: 835px) {
    
    footer .responsability {
       width: 90%;
    }
    
    footer .data-fiscal img {
        width: 8%;
    }
    
}

@media (max-width: 991px){
    footer .footer-nav-logo{
        float: none;
        margin: 0 0 35px 0;
    }
    
    footer .footer-nav-logo img{
        max-width: 400px;
        margin: auto;
    }
    
    .entry-inner {
        margin-bottom: 30px;
    }  
    
    .fondo{
        display: inline-grid;
        width: 50px;
        height: 100%;
        min-height: 150px;
        margin-left: 15px;
    }
    
    #primary .summary{
        width: 100%;
        margin-top: 25px;
    }
    .single-product-sm-title{
        display: block;
    }
    .summary p.price, .summary .product_title{
        display: none;
    }
    .woocommerce-product-gallery .flex-viewport {
        width: 80%;
    }
}

@media (min-width: 768px) and (max-width: 992px){

}

@media (min-width: 992px){
    
    header #navigation-header, header .pre-header{
        padding: 0px 10% 0px 10% !important;
    }
    
    .search-container {
        width: calc(50%);
        left: calc(25%);
    }
    
    .header-icons{
        right: 10%;
    }

    header .cell-number{
        right: 10%;
    }

    .input-group input.form-control {
        width: 75%;
    }
    
    .container-fluid{
        padding: 0px 10%;
    }
    
    .container-fluid-reverse{
        width: 125%;
        margin-left: -12.5%;
    }

    .entry-inner {
        margin-bottom: 30px;
    }
    
    footer{
        margin: 0px;
    }

    table.shop_table_responsive.cart .product-name{
        width: 20%;
    }
}

@media (min-width: 1025px) {
    table.shop_table_responsive.cart .product-name{
        width: 20%;
    }
    table.cart td.product-subtotal, table.cart td.product-price, table.cart td.product-quantity{
        width: 15%;
    }
}

@media (min-width: 1200px){
    .header-nav ul li {
        padding: 8px 8% 11px 0;
        font-size: 1.313em;
    }
}

@media (max-width: 1200px) {
    #ubicacion h2{
        font-size: 1.25em;
    }
}

@media (min-width: 1600px) {
    
} 

@media print {
    
}

/*only ios*/
/*@supports (-webkit-overflow-scrolling: touch) {
    @media (max-width: 992px){
        
    }
}*/



    
