/*
Theme Name: Woodstock Child Codebulls
Theme URI: http://woodstock.temashdesign.com/
Description: This is a child theme for Woodstock.
Author: Temash Design
Author URI: http: //www.temashdesign.com/
Template: woodstock
Version: 1.5
*/

@import url("../woodstock/style.css");

/****************************************************************/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/


/****************************************************************/
.custom-spinner {
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    border-top-color: #0073aa;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    display: inline-block;
    vertical-align: middle;
  }
  
  @keyframes spin {
    to {
      transform: rotate(360deg);
    }
  }
  
.newFeature {
    height: 350px;
    overflow: hidden;
}

.betrs_option_desc {
    color: #59942A;
    float: right;
    display: contents;
    font-size: 16px;
    white-space: pre-wrap;
    font-weight: bold;
}

.betrs_option_desc b {
    color: red;
}

.downloadLinks {
    color: #000 !important;
    margin: 0;
    display: inline-block;
    padding: 0 0 0 24px;
    height: auto;
    cursor: pointer;
    text-align: left;
}

#tab-description {
    display: none !important;
    /*para desaparecer la descripcion ya que vamos a utilizar el ver mas del boton para mostarla toda*/
}

.single_product_related {
    display: none;
}

span.ribbon.onsale {
    font-size: 0px !important;
}

span.ribbon.onsale::after {
    font-size: 11px;
    content: "Oferta";
}

span.ribbon.newbadge {
    font-size: 0px !important;
}

span.ribbon.newbadge::after {
    font-size: 11px;
    content: "Nuevo";
}

.wc-tabs-wrapper {
    display: none;
}

footer#site-footer.fc-dark h1,
footer#site-footer.fc-dark h2,
footer#site-footer.fc-dark h3,
footer#site-footer.fc-dark h4,
footer#site-footer.fc-dark h5 {
    color: darkgray;
}

.widget ul,
.widget ol,
.site-content .widget ul,
.site-content .widget ol {
    font-size: 14px;
    line-height: 14px;
    color: white;
}

.widget li a {
    font-weight: 400;
    color: #8A8A8A;
}

.contact-info .contact-info-icon::after {
    color: #4FAC2F !important;
}

.l-search button.searchsubmit:after, .woocommerce-product-search:after, .widget_search .search-form:after, .l-search .woodstock-search-form form.woodstock-ajax-search .searchsubmit:after, .l-search .woodstock-search-form form .searchsubmit:after, .mobile-search .mobile-search-button:before {
    color: #4FAC2F !important;
}

.woodstock-scroll.nano{
    width: 380px !important;
}

nav#nav ul li>a,
nav#st-nav ul li>a {
    color: #8D8D8D;
}

.l-search .ajax-search-wrap input.s.ajax-search-input {
    color: #000000;
    font-weight: 500 !important;
    font-size: 10px;
}

.widget h3,
.woocommerce .widget h3,
.woocommerce.widget h3,
.woocommerce-checkout .widget h3 {
    margin-top: 15px;
}

ul.sub-menu {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    background-color: rgba(246, 246, 246) !important;
}

li.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat.tdl-dropdown-submenu {
    background-color: rgba(246, 246, 246);
    border: #F6F6F6 1px solid;
}


/* Navigation footer */

#footer-navigation {
    height: 45px;
    padding-top: 10px;
    padding-left: 15px;
    text-align: center;
}

#footer-navigation::before {
    content: "Cra 42 #75 367 Bodega 103, Itagüí | 448-91-01 | info@jaltechsas.com";
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}


/* Mega Menu */

#page_header_wrap .tdl-megamenu-wrapper .tdl-megamenu-holder .tdl-megamenu-border,
#header-st .tdl-megamenu-wrapper .tdl-megamenu-holder .tdl-megamenu-border {
    border-bottom: none !important;
}

#page_header_wrap .tdl-megamenu-wrapper .tdl-megamenu-title a,
#header-st .tdl-megamenu-wrapper .tdl-megamenu-title a {
    font-size: 12px !important;
}

#page_header_wrap .tdl-megamenu-wrapper .tdl-megamenu-holder,
#header-st .tdl-megamenu-wrapper .tdl-megamenu-holder {
    padding: 10px 0px 10px 0px !important;
}

#page_header_wrap .tdl-megamenu-wrapper .tdl-megamenu-title,
#header-st .tdl-megamenu-wrapper .tdl-megamenu-title {
    padding: 5px 30px 8px 34px !important;
}

#page_header_wrap .tdl-megamenu-wrapper .row,
#header-st .tdl-megamenu-wrapper .row {
    margin: 0 -16px 0 -10px !important;
}

nav#nav ul ul,
nav#st-nav ul ul {
    border-top: none !important;
}

#page_header_wrap .tdl-megamenu-wrapper .tdl-megamenu,
#header-st .tdl-megamenu-wrapper .tdl-megamenu {
    padding: 0 0 0 0 !important;
}


/* End Mega Menu */


/* Header */

.l-nav {
    background-color: rgba(245, 245, 245, 0.9) !important;
}

#header-top-bar {
    background: #59942A !important;
}

.header-main-section {
    padding-top: 9px !important;
    padding-bottom: 6px !important;
}

nav#nav,
nav#st-nav {
    margin-top: -13px !important;
    margin-bottom: -10px !important;
}

nav#nav ul li>a,
nav#st-nav ul li>a,
#page_header_wrap .tdl-megamenu-wrapper .tdl-megamenu-title,
.mobile-navigation a,
.mob-language-and-currency .select2-chosen {
    font-size: 15px !important;
}


/* End Header */

.minibanner {
    padding: 5px;
}

.f-columns .textwidget {
    opacity: 1 !important;
}

#badge1 {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 200px;
}

#botonMiCuentaMobile {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 150px;
    display: none;
}

.buttonMyAccount {
    border-radius: 10px;
    margin-top: 20px;
    background-color: dodgerblue;
}

.buttonMyAccount:hover,
.buttonMyAccount:focus {
    background-color: #59942A;
}

.product_thumbnail.with_second_image.second_image_loaded:hover img {
    opacity: 1 !important;
}

.woocommerce a.button,
.woocommerce-page a.button {
    padding: 0 10px;
    height: 45px;
    margin: 3px;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info {
    font-weight: 500 !important;
    color: #59942A !important;
    border: 1px solid #59942A !important;
}

.widget h3 {
    margin: 0 0 5px 0 !important;
}

.account-tab-item {
    border: 2px solid lightgray;
    border-radius: 8px;
    padding: 1px 5px 1px 5px;
}

.account-tab-item:last-child {
    background-color: rgb(28, 177, 193, 0.2);
}

.account-tab-item {
    width: 30% !important;
}

.account-tab-link {
    font-size: 32px !important;
}

.cart-buttons .checkout-button {
    width: 49%;
}

.cart-buttons .update_cart {
    width: 49%;
}

#fotoQuienesSomos {
    padding-left: 40px;
}

@media only screen and (max-width: 600px) {
    .header-main-section .header-tools ul li {
        padding: 3px;
        padding-bottom: 10px;
    }
    .buttonMyAccount {
        padding: 1rem 1rem 1rem 1rem;
    }
    .site_header .page-title {
        font-size: 1.90rem !important;
    }
    .newFeature {
        height: 350px;
        overflow: hidden;
    }
    .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
    .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
        display: inline-block;
        height: auto;
        width: 50%;
    }
    body>div.whatsappme.whatsappme--right.whatsappme--show>div.whatsappme__button {
        display: none
    }
    .account-tab-item {
        margin-right: 18px;
        width: 46% !important;
    }
    .account-tab-link {
        font-size: 24px !important;
    }
    #fotoQuienesSomos {
        padding-left: 0px;
    }
    /*Estilos boton menu general*/
    .header-tools ul li .boton-menu-mobile {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        height: 38px;
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
}

@media only screen and (min-width: 600px) {
    .sub-menu-test .sub-menu {
        width: 684px !important;
        padding-left: 8px !important;
    }
    .login-button-mobile {
        display: none !important;
    }
    .popup-mobile {
        display: none !important;
    }
}

.modal-link-factura {
    width: 150px;
    height: 40px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border: none;
    border-radius: 5px;
    background: #00bfff;
    color: white;
    text-transform: uppercase;
}

.hide {
    display: none !important;
}

.show {
    display: block!important;
}

.modal-wrapper-factura {
    z-index: 999;
    position: absolute;
    top: 100px;
}

.modal-factura {
    display: none;
    position: relative;
    width: 125%;
    min-height: 25%;
    padding: 7% 6%;
    background: #EEEEEE;
    color: #000000;
    text-align: center;
    margin-top: -48%;
    left: -24%;
}

.modal-pequeño-factura {
    display: none;
    position: relative;
    width: 112%;
    padding: 7% 6%;
    background: #EEEEEE;
    color: #000000;
    text-align: center;
}

.close-modal-factura {
    position: absolute;
    top: 20px;
    right: 15px;
    cursor: pointer;
}

.credit_payment {
    margin-top: 5px;
    width: 100%;
    background: #59942a !important;
}

.credit_payment:hover {
    background: #66b329 !important;
}

.lds-ring {
    display: none;
    float: right;
    bottom: 55px;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 37px;
    height: 37px;
    margin: 6px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

.filaCheck {
    width: 5% !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    margin-left: 30%;
}

#efectuarPagoMultiplesFactura {
    left: 1%;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.div_text_first_time {
    padding-right: 50%;
}

.success-alert {
    padding: 20px;
    background-color: white;
    color: green;
    border-color: green;
    border-radius: 6px;
    border-style: solid;
}

.variable-item.color-variable-item.color-variable-item-negro-azul span {
    background: linear-gradient(to left, #1e73be 50%, #000000 50%);
}

.variable-item.color-variable-item.color-variable-item-negro-blanco span {
    background: linear-gradient(to left, #000000 50%, #ffffff 50%);
}

.variable-item.color-variable-item.color-variable-item-negro-rojo span {
    background: linear-gradient(to left, #ff0000 50%, #000000 50%);
}

.variable-item.color-variable-item.color-variable-item-verdre-gris span {
    background: linear-gradient(to left, #707070 50%, #115217 50%);
}

.variable-item.color-variable-item.color-variable-item-gris-azul span {
    background: linear-gradient(to left, #1e73be 50%, #707070 50%);
}

.variable-item.color-variable-item.color-variable-item-azul-azulclaro span {
    background: linear-gradient(to left, #2c93ec 50%, #1865a8 50%);
}

.variable-item.color-variable-item.color-variable-item-azul-amarillo span {
    background: linear-gradient(to left, #ece92c 50%, #1e73be 50%);
}

.variable-item.color-variable-item.color-variable-item-rojo-azul span {
    background: linear-gradient(to left, #1e73be 50%, #ff0000 50%);
}

.variable-item.color-variable-item.color-variable-item-naranja-azul span {
    background: linear-gradient(to left, #1e73be 50%, #ff5e00 50%);
}

.variable-item.color-variable-item.color-variable-item-camuflado span {
    color: #fff;
    background: linear-gradient(110deg, #6f6c6c 37%, rgba(0, 0, 0, 0) 33%), linear-gradient(110deg, #357e28 66%, #000000 66%);
}

.ajax-search-submit {
    padding-left: 0%
}

#categoria_busqueda {
    -moz-appearance: window;
    -webkit-appearance: none;
    background: #f5f5f5;
    padding-right: 20px;
	font-weight: 500 !important;
	width : 50%;
    height : 62px;
    margin-left : 10px;
    cursor : pointer;
}

.lista-facturas-mobile {
    font-size: small;
}

.boton-pagar-facturas-mobile {
    font-size: small;
    padding: 13%;
    left: 10%;
}

.search-area {
    width: 46% !important;
}

.header-tools {
    float: none !important;
}

.l-logo {
    padding-right: 1% !important;
}

.newbadge {
    position: relative !important;
    float: right;
}

.newbadge-superpromo {
    position: absolute !important;
    top: 3% !important;
    right: 75% !important;
    line-height: 17px !important;
}

.newbadge-descuentoweb {
    width: 30% !important;
    position: absolute !important;
    top: 3% !important;
    right: 68% !important;
    line-height: 17px !important;
}

.fila-valor-abono {
    padding-top: 1%;
}

.input-valor-abonar {
    background-color: transparent !important;
}

.fila-impuestos {
    display: none;
    padding-left: 2%;
}

.span-pronto-pago-abono {
    display: none;
}

.filaPagar {
    display: none;
}

.error-mayor-valor-factura,
.error-monto-minimo,
.error-pago-factura,
#error-mayor-valor-factura-modal,
#error-monto-minimo-modal,
#error-pago-factura-modal {
    color: red;
    display: none;
}

div.wpmm-nav-wrap.wpmm-main-wrap- > ul.wp-megamenu > li.somos-mayoristas {
    position: absolute !important;
    right: 8% !important;
}

#error-mensaje-inventario-insuficiente,
#aviso-invasivo-checkout {
    font-weight: 500 !important;
    color: red !important;
    border: 1px solid red !important;
    padding: 1em 2em 1em 3.5em !important;
    position: relative;
    border-radius: 6px;
    background-clip: padding-box;
    list-style: none outside !important;
    width: auto;
    font-size: 1.375rem;
    line-height: 2.2rem;
    display: none;
    margin-top: 0.5%;
    text-align: center;
}

#aviso-invasivo-checkout a {
    color: black,
}

#avisoTopeEnvioGratuito {
    padding: 13px;
    margin-top: 24px;
    border-radius: 58px;
    border: 7px solid #59942a;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00);
    background-color: rgba( 255, 255, 255, 1.00);
}

li.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat.tdl-dropdown-submenu:hover {
    color: #59942A !important;
}

nav#nav ul ul.sub-menu,
#page_header_wrap .tdl-megamenu-wrapper {
    background-color: #F6F6F6 !important;
}

nav#nav ul ul li a,
nav#st-nav ul ul li a {
    font-size: 19px !important;
}


/*Linea para ocultar checks de retenciones en el checkout*/

p.form-row.my-field-class.form-row-wide#reteica_tax_field,
p.form-row.my-field-class.form-row-wide#reteIva_field,
p.form-row.my-field-class.form-row-wide#retefuente_tax_field {
    display: none !important;
}


/*Linea para ocultar los span de retenciones en pago de facturas*/

span.span-aplicar-reteica,
span.span-aplicar-reteiva,
span.span-aplicar-retefuente {
    display: none !important;
}


/*Linea para ocultar checks de retenciones en pago de facturas*/

input.aplicar-reteica-multiple-pago,
input.aplicar-reteiva-multiple-pago,
input.aplicar-retefuente-multiple-pago {
    display: none !important;
}


/*Linea para ocultar checks de retenciones en pago de facturas en el modal*/

div#divTaxs {
    display: none !important;
}

.observacionFactura {
    margin-top: 5%;
}

.field-icon {
    float: right;
    margin-top: -30px;
    position: relative;
    z-index: 2;
}

.checkout-button,
.alt {
    margin: 0px !important;
}

#creditButton {
    margin-top: 3px !important;
}

.login-button-mobile {
    border-radius: 5px;
    background-color: rgba(245, 245, 245, 1);
    color: black;
    padding: 10px;
    margin-bottom: 0%;
    font-weight: 700;
    font-family: Lato;
    font-size: 15px;
}

.login-button-mobile:active {
    background-color: rgb(185, 185, 185);
    color: rgb(185, 185, 185);
    border-color: rgb(185, 185, 185);
}

.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
    border: 0px white !important;
}

.loader {
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid green;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 0.7s linear infinite;
    animation: spin 0.7s linear infinite;
}

#mob-main-menu>li.sub-menu-test.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-36096>div:nth-child(1) {
    font-family: Lato;
    text-transform: uppercase;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    font-size: 15px !important;
    color: #000;
    padding: 11px 20px;
    display: inline-block;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* Ocultar boton wishlist */

.yith-wcwl-add-button {
    display: none !important;
}


/*Boton Asesor Top*/

#login-asesor a {
    font-size: 14px !important;
    font-weight: 700 !important;
}

#login-asesor a i {
    display: inline;
    padding-right: 5px;
    font-size: 14px !important;
}


/*Estilos Login / Registrese*/

#login {
    font-weight: 700 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 14px !important;
}

#registrese {
    font-weight: 700 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 14px !important;
}


/* Estilos personalizados megamenu */

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu li.wpmm_mega_menu ul.wp-megamenu-sub-menu {
    background: white;
    -webkit-box-shadow: 0px 60px 100px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 60px 100px 0px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 60px 100px 0px rgba(0, 0, 0, 0.36);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu li.wpmm_mega_menu ul.wp-megamenu-sub-menu li ul.wp-megamenu-sub-menu {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding-bottom: 20px;
}

.wp-megamenu .wp-megamenu-wrap ul {
    margin-bottom: 0;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul>li a {
    font-weight: 600 !important;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul>li a:hover {
    color: #89ae70;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu li.menu-item a {
    font-weight: 700 !important;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu li.menu-item-type-taxonomy a {
    font-weight: 300 !important;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu li a:hover {
    color: #89ae70;
}


/*Estilos Menu Mobile*/

.mobile-navigation .sub-menu.open {
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important;
}


/*Estilos Ver mas Megamenu*/

.expand {
    font-weight: bold;
    cursor: pointer;
}

.woocommerce .shop-ordering,
.woocommerce-page .shop-ordering {
    position: absolute !important;
    right: 0 !important;
    z-index: 1 !important;
}

@media only screen and (max-width: 768px) {
    .woocommerce .shop-ordering,
    .woocommerce-page .shop-ordering {
        position: initial !important;
    }
}

/*Overlay Registrese*/
.has_overlay {
    opacity: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    box-sizing: border-box;
    background: rgba(241, 242, 243, 1);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2 !important;
}


/* Estilos personalizados megamenu */

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu li.wpmm_mega_menu ul.wp-megamenu-sub-menu {
    background: white;
}

.wp-megamenu .wp-megamenu-wrap ul {
    margin-bottom: 0;
}


/*Estilos personalizados - Nuevo Login*/

.login_codebulls {
    width: 100% !important;
    margin: 0 auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center;
    max-width: 1280px;
    padding-bottom: 8%;
}

.login_codebulls div.col-1 {
    width: 50% !important;
    text-align: center;
}

.login_codebulls div.col-1 p {
    font-size: 18px;
    font-weight: 400;
    color: #666;
    margin-bottom: 10px;
}

.login_codebulls div.col-1 p a {
    color: #59942A;
    font-weight: 600;
}

.login_codebulls div.col-1 p a:hover {
    color: #333;
    text-transform: underline !important;
}

.login_codebulls div.col-2 {
    width: 50% !important;
}

.login_codebulls div:first-child img {
    width: 100% !important;
    max-width: 400px;
    margin-bottom: 50px;
}

.login_codebulls .col-2 .login {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
    background: rgba(7, 189, 83, 1);
    background: -moz-linear-gradient(top, rgba(7, 189, 83, 1) 0%, rgba(5, 153, 67, 1) 28%, rgba(5, 153, 67, 1) 56%, rgba(5, 153, 67, 1) 84%, rgba(5, 153, 67, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(7, 189, 83, 1)), color-stop(28%, rgba(5, 153, 67, 1)), color-stop(56%, rgba(5, 153, 67, 1)), color-stop(84%, rgba(5, 153, 67, 1)), color-stop(100%, rgba(5, 153, 67, 1)));
    background: -webkit-linear-gradient(top, rgba(7, 189, 83, 1) 0%, rgba(5, 153, 67, 1) 28%, rgba(5, 153, 67, 1) 56%, rgba(5, 153, 67, 1) 84%, rgba(5, 153, 67, 1) 100%);
    background: -o-linear-gradient(top, rgba(7, 189, 83, 1) 0%, rgba(5, 153, 67, 1) 28%, rgba(5, 153, 67, 1) 56%, rgba(5, 153, 67, 1) 84%, rgba(5, 153, 67, 1) 100%);
    background: -ms-linear-gradient(top, rgba(7, 189, 83, 1) 0%, rgba(5, 153, 67, 1) 28%, rgba(5, 153, 67, 1) 56%, rgba(5, 153, 67, 1) 84%, rgba(5, 153, 67, 1) 100%);
    background: linear-gradient(to bottom, rgba(7, 189, 83, 1) 0%, rgba(5, 153, 67, 1) 28%, rgba(5, 153, 67, 1) 56%, rgba(5, 153, 67, 1) 84%, rgba(5, 153, 67, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#07bd53', endColorstr='#059943', GradientType=0);
    border: none;
    border-radius: 25px;
    margin: 0 auto;
    width: 60%;
}

.login_codebulls .col-2 .login input.input-text {
    background: white !important;
    border-radius: 25px !important;
    margin-bottom: 15px !important;
    height: 50px !important;
    padding-left: 35px !important;
}

.login_codebulls .col-2 .login .woocommerce-form-login__submit {
    float: none;
    background: white;
    color: #59942A;
    font-weight: 500;
    font-size: 22px;
    border-radius: 25px;
    font-weight: 700;
    margin: 0 !important;
}

.login_codebulls .col-2 .login .woocommerce-form-login__rememberme {
    color: white;
    text-transform: capitalize !important;
    padding-right: 25px;
}

.login_codebulls .col-2 .login .form-row a {
    color: white !important;
}

.login_codebulls div.col-2 .letter_registrese {
    text-align: center;
    width: 100%;
}

.login_codebulls div.col-2 .letter_registrese p {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 400;
    color: #666;
}

.login_codebulls div.col-2 .letter_registrese a {
    color: #59942A;
    font-weight: 600;
    font-size: 20px;
}

.login_codebulls div.col-2 .letter_registrese a:hover {
    color: #333;
	text-transform: underline !important;
}


.login_codebulls .col-2 .woocommerce-form .woocommerce-form-row {
    position: relative !important;
}

.login_codebulls .col-2 .woocommerce-form .woocommerce-form-row i {
    color: #59942A;
    font-weight: 700;
    position: absolute;
    z-index: 1;
    top: 18px;
    left: 15px;
    font-size: 18px !important;
}

/*Mensaje Email - Olvide contraseña*/
#usuarioMail {
	font-weight: 800;
}

@media only screen and (max-width: 768px) {
    .login_codebulls {
        flex-direction: column !important;
    }
    .login_codebulls div.col-1 {
        width: 100% !important;
        order: 2;
    }
    .login_codebulls div.col-2 {
        width: 100% !important;
        order: 1;
        margin-bottom: 35px;
    }
    .login_codebulls div:first-child img {
        width: 80% !important;
        max-width: 300px;
        margin-bottom: 20px;
    }
    .login_codebulls div.col-1 p {
        font-size: 15px;
    }
    .login_codebulls .col-2 .login {
        width: 100%;
    }
    .login_codebulls div.col-2 .letter_registrese p {
        font-size: 16px;
    }
    .login_codebulls .col-2 .login .form-row a {
        display: block !important;
    }
}


/*Estilos personalizados - Nuevo Registro*/

.contenedorNuevoRegistrese {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.contenedorNuevoRegistrese .letterRegistrese {
    width: 40%;
}

.contenedorNuevoRegistrese .letterRegistrese h3 {
    color: #444 !important;
    font-size: 23px;
    font-weight: 700;
    font-style: italic;
}

.contenedorNuevoRegistrese .letterRegistrese blockquote {
    border: 0 !important;
}

.contenedorNuevoRegistrese .letterRegistrese p {
    color: #444 !important;
    font-size: 22px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.contenedorNuevoRegistrese .letterRegistrese p span {
    font-weight: 700;
    font-style: italic;
}

.contenedorNuevoRegistrese .letterRegistrese p a {
    font-weight: 700;
    color: #59942A;
}

.contenedorNuevoRegistrese .letterRegistrese p a:hover {
    color: #333;
}

.contenedorNuevoRegistrese .formularioRegistrese {
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.contenedorNuevoRegistrese .formularioRegistrese form {
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: #e1e1e1;
    padding: 15px;
    border-radius: 25px;
}

.contenedorNuevoRegistrese .formularioRegistrese form h2 {
    width: 100%;
    color: #444 !important;
    text-align: center;
    font-weight: 700;
    font-style: italic;
    font-size: 25px;
}

.contenedorNuevoRegistrese .formularioRegistrese form input {
    width: 45%;
    margin-left: 6px;
    margin-right: 6px;
    background: white;
    height: 70px;
    border: 0 !important;
    box-shadow: none !important;
}

.contenedorNuevoRegistrese .formularioRegistrese form input::placeholder {
    color: black;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_cedula {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 18px;
    padding-bottom: 0px;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_cedula label {
    width: 50%;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-left: 26px;
    text-transform: capitalize;
    cursor: inherit;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_cedula label i {
    font-size: 20px !important;
    color: #59942A;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_cedula input {
    width: 50%;
    margin-left: 6px;
    margin-right: 6px;
    background: transparent !important;
    height: auto;
    border: 0 !important;
    box-shadow: none !important;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_camara_comercio {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 18px;
    padding-bottom: 0px;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_camara_comercio label {
    width: 50%;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-left: 26px;
    text-transform: capitalize;
    cursor: inherit;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_camara_comercio label i {
    font-size: 20px !important;
    color: #59942A;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_camara_comercio input {
    width: 50%;
    margin-left: 6px;
    margin-right: 6px;
    background: transparent !important;
    height: auto;
    border: 0 !important;
    box-shadow: none !important;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_credito {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 18px;
    padding-bottom: 18px;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_credito label {
    width: 50%;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-left: 26px;
    text-transform: capitalize;
    cursor: inherit;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_credito label i {
    font-size: 20px !important;
    color: #59942A;
}

.contenedorNuevoRegistrese .formularioRegistrese .box_credito input {
    width: 50%;
    margin-left: 6px;
    margin-right: 6px;
    background: transparent !important;
    height: auto;
    border: 0 !important;
    box-shadow: none !important;
}

.contenedorNuevoRegistrese .formularioRegistrese form #ciudad_registro {
    width: 45%;
    margin-left: 6px;
    margin-right: 6px;
    height: 70px;
    border: 0 !important;
    box-shadow: none !important;
    font-size: large;
    font-weight: 700 !important;
}

.contenedorNuevoRegistrese .formularioRegistrese .btn_registrese {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.contenedorNuevoRegistrese .formularioRegistrese .btn_registrese .button {
    background: #59942A;
    color: white;
    font-weight: 400;
    font-size: 20px;
    border-radius: 25px;
    font-weight: 700;
    margin: 0 !important;
    padding: 12px 30px;
    outline: none;
}

.contenedorNuevoRegistrese .formularioRegistrese .btn_registrese .button:hover {
    background: #67BE23;
}

.contenedorNuevoRegistrese .formularioRegistrese .descarga_formulario {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
    color: #333;
    font-size: 23px;
    font-weight: 700;
    font-style: italic;
}

.contenedorNuevoRegistrese .formularioRegistrese .descarga_formulario a {
    color: #59942A;
    font-weight: 700;
}

.contenedorNuevoRegistrese .formularioRegistrese .descarga_formulario a:hover {
    color: #333;
}

.alert {
    padding: 15px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1;
    border-radius: 10px;
    margin-top: 25px;
	margin-bottom: 15px;
}

.mesageSuccess {
    padding: 15px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    border-radius: 10px;
    margin-top: 25px;
	margin-bottom: 15px;
}


@media only screen and (max-width: 768px) {
	#registrese {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
	
    .contenedorNuevoRegistrese {
        flex-direction: column;
    }

    .contenedorNuevoRegistrese .letterRegistrese {
        width: 100%;
    }

    .contenedorNuevoRegistrese .formularioRegistrese {
        width: 100%;
    }

    .contenedorNuevoRegistrese .letterRegistrese p {
        font-size: 18px;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .contenedorNuevoRegistrese .formularioRegistrese form {
        width: 100%;
        margin-top: 25px;
    }

    .contenedorNuevoRegistrese .formularioRegistrese form input {
        width: 100%;
        height: 50px;
    }

    .contenedorNuevoRegistrese .formularioRegistrese form input::placeholder {
        font-size: 15px;
    }
	
	.contenedorNuevoRegistrese .formularioRegistrese .box_cedula {
		flex-direction: column;
	}
	
	.contenedorNuevoRegistrese .formularioRegistrese .box_cedula label {
        width: 100%;
        margin-bottom: 15px;
    }
	
    .contenedorNuevoRegistrese .formularioRegistrese .box_cedula input {
        width: 100%;
    }
	
	.contenedorNuevoRegistrese .formularioRegistrese .box_camara_comercio {
		 flex-direction: column;
	}
	
	.contenedorNuevoRegistrese .formularioRegistrese .box_camara_comercio label {
        width: 100%;
        margin-bottom: 15px;
    }
	
    .contenedorNuevoRegistrese .formularioRegistrese .box_camara_comercio input {
        width: 100%;
    }
	
	.contenedorNuevoRegistrese .formularioRegistrese .box_credito {
        flex-direction: column;
    }

    .contenedorNuevoRegistrese .formularioRegistrese .box_credito label {
        width: 100%;
        margin-bottom: 15px;
    }
	
    .contenedorNuevoRegistrese .formularioRegistrese .box_credito input {
        width: 100%;
    }

    .contenedorNuevoRegistrese .formularioRegistrese .descarga_formulario {
        font-size: 20px;
    }
	
	.contenedorNuevoRegistrese .formularioRegistrese form #ciudad_registro {
		width: 100%;
		height: 50px;
	}
	
	.contenedorNuevoRegistrese .formularioRegistrese .btn_registrese {
		width: 90%;
	}
	
	.contenedorNuevoRegistrese .formularioRegistrese .btn_registrese .button {
		font-size: 18px;
		padding: 2px 30px;
	}
}

/*Estilos Seccion Breadcrumb*/
.site_header.with_featured_img {
	padding-top: 25px !important;
    padding-bottom: 0px !important;
}

.site_header.with_featured_img h1 {
	text-transform: none !important;
}

/*Estilos Landing preguntas frecuentes*/
.vc_toggle {
    display: block;
    margin: 0 0 21.73913043px 0;
    padding: 10px;
    font-size: 1em;
    background: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 6px;
}

.vc_toggle_title > h4 {
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
}

.ajax-search-submit::after {
    content: "\e601";
    color: #4fac2f !important;
    font-size: 28px;
    line-height: 48px !important;
}

/* Estilo general */
.jaltech-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
    background-color: #2a303b;
    color: #ffffff;
    margin: 0;
    height: 100vh;
    padding: 100px;
    position: relative;
    flex-direction: row;
}

.jaltech-left-section, .jaltech-form-section {
    flex: 1;
    margin: 50px;
}

.jaltech-left-section {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.jaltech-image-section img {
    width: 100%;
    max-width: 300px;
}

.jaltech-welcome-section {
    text-align: center;
    margin-top: 20px;
}

.jaltech-welcome-title {
    color: #4ce500;
    font-family: 'Buckey', sans-serif;
    font-size: 24px;
    font-weight: bold;
}

.jaltech-welcome-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    font-style: italic;
}

.jaltech-welcome-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: italic;
    margin-top: 10px;
}

.jaltech-form-section {
    padding: 20px;
    align-items: center;
    width: 400px !important;
}

.jaltech-logo,
.jaltech-figura-esquina,
.jaltech-puntos-lateral,
.jaltech-puntos-inferiores {
    position: absolute;
}

.jaltech-logo {
    top: 10%;
    right: 10px;
    transform: translateY(-50%);
    max-width: 200px;
}

.jaltech-figura-esquina {
    bottom: 0;
    right: 0;
    max-width: 200px;
}

.jaltech-puntos-lateral {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    max-width: 100px;
}

.jaltech-puntos-inferiores {
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    max-width: 150px;
}

.jaltech-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
    width: 400px;
}

.jaltech-label {
    color: #ffffff;
    font-weight: bold;
    margin: 10px 0 5px;
    text-transform: capitalize;
}

.jaltech-form input[type="text"],
.jaltech-form input[type="email"],
.jaltech-form input[type="tel"],
.jaltech-form input[type="date"] {
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    background-color: transparent;
    color: #ffffff;
    width: 100%;
    height: 40px;
    align-items: flex-start !important;

}
.jaltech-form input[type="date"] {
    width: 50%;
}
.jaltech-name-fields-form {
    display: flex;
    gap: 10px;
    align-items: start !important;
    width: 100%;
}

.jaltech-name-fields-form {
    flex: 1;
    align-items: flex-start !important;
}

.jaltech-checkbox {
    display: flex;
    align-items: flex-start !important;
    margin: 20px 0;
}

.jaltech-checkbox-input {
    margin-right: 10px;
}

.jaltech-checkbox-label {
    color: #ffffff;
}

.jaltech-button {
    background-color: #4ce500;
    color: #6824d6;
    border: none;
    padding: 10px 20px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 16px;
}

.jaltech-button:hover {
    background-color: #3baf00;
}

.jaltech-thank-you-message {
    text-align: center;
    padding: 20px;
    margin-top: 20px;
}

.jaltech-thank-you-message p {
    font-size: 18px;
    color: #4ce500;
}

/* Estilo para dispositivos de tablet y móvil */
@media (max-width: 1024px) {
    .jaltech-container {
        flex-direction: column;
        padding: 20px;
        height: auto;
    }

    .jaltech-left-section, .jaltech-form-section {
        width: 90%;
        margin: 0;
    }
    .jaltech-form {
        width: 95%;
    }
    .jaltech-logo, .jaltech-figura-esquina, .jaltech-puntos-lateral, .jaltech-puntos-inferiores {
        display: none;
    }
}
