/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     bb
 Version:      1.0.0
 Text Domain:  basel-child
*/

/* Your customizations starts here */

/* inicio ocultar popup en páginas interiores */
body:not(.home) .basel-popup-effect {
	display: none!important;
}
html {
	overflow: visible!important;
}
/* fin ocultar popup en páginas interiores*/

/* inicio rut */
#billing_rut_field, #billing_rut_field .woocommerce-input-wrapper, #billing_rut_empresa_field, #billing_rut_empresa_field .woocommerce-input-wrapper {
	position: relative;
}
#billing_rut_field .woocommerce-input-wrapper:after, #billing_rut_empresa_field .woocommerce-input-wrapper:after {
    content: "";
    width: 35px;
    height: 100%;
    position: absolute;
    top: -2px;
    right: 0;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
}
#billing_rut_field.valido .woocommerce-input-wrapper:after, #billing_rut_empresa_field.valido .woocommerce-input-wrapper:after {
    content: "\f058";
    color: green;
}
#billing_rut_field.valido #billing_rut, #billing_rut_empresa_field.valido #billing_rut_empresa {
	color: green!important;
}
#billing_rut_field.invalido .woocommerce-input-wrapper:after, #billing_rut_empresa_field.invalido .woocommerce-input-wrapper:after {
    content: "\f057";
    color: red;
}
#billing_rut_field.invalido #billing_rut, #billing_rut_empresa_field.invalido #billing_rut_empresa {
	color: red!important;
	border-color: red!important;
}
/* fin rut */

#link-cotizar, #link-postgrado {
	cursor: pointer;
}
html button, html .button, html .btn {
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
}
html .widget_shopping_cart .product_list_widget li .variation dd, html .woocommerce .variation dd, html .woocommerce-page .variation dd {
	top: 0!important;
}
html .basel-scroll-pane {
	width: 8px;
}
html body {
	font-family: 'Lato', sans-serif;
	letter-spacing: 0;
	color: #1a1f2b;
}
html body, html rs-module rs-layer, html rs-module .rs-layer {
	-webkit-font-smoothing: subpixel-antialiased!important;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
}
html .color-scheme-light p {
	color: #ffffff;
}
html body p {
	font-family: 'Lato', sans-serif;
}
html body a, html body a[href^=tel] {
	color: #1a1f2b;
}
html .color-scheme-dark .widget-title, html .color-scheme-dark .widgettitle, html .color-scheme-dark h1, html .color-scheme-dark h2, html .color-scheme-dark h3, html .color-scheme-dark h4, html .color-scheme-dark h5, html .color-scheme-dark h6, html .color-scheme-dark label, html .color-scheme-dark p {
    color: #1a1f2b;
}
html body.home .main-header, html body.page-id-22850 .main-header {
	margin-bottom: 0;
}
html body .main-header {
    box-shadow: 0 1px 10px rgba(190,190,190,.5);
    -webkit-box-shadow: 0 1px 10px rgba(190,190,190,.5);
    z-index: 11;
}
html .main-header .main-nav {
	text-align: center;
}
html .main-nav .menu>li>a {
	text-transform: none;
	font-size: 16px;
	color: #1a1f2b;
}
html .main-nav .menu li.custom-sales-item a {
    text-transform: uppercase;
    color: #56a700;
}
html .main-nav .menu>li.menu-item-has-children>a:after {
    content: url(https://www.ortotek.cl/wp-content/uploads/2020/08/flecha-azul_Mesa-de-trabajo-1.svg);
    width: 7px;
}
html .main-nav .menu>li.menu-item-design-full-width .sub-menu-dropdown {
    padding: 35px 0;
}
html .basel-navigation .menu>li.menu-item-design-full-width .sub-menu>li {
	margin-right: 0;
	margin-bottom: 0;
    float: none;
    display: inline-block;
    width: 24%;
}
html .basel-navigation .menu>li.menu-item-design-full-width .sub-menu>li>a {
    letter-spacing: 0;
    font-weight: 400!important;
    text-transform: none;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    max-width: 200px;
}
html .right-column .shopping-cart>a {
    background-image: url(https://www.ortotek.cl/wp-content/uploads/2020/08/carro-compra_Mesa-de-trabajo-celeste.svg);
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: center;
}
html .right-column .shopping-cart>a:before, html .right-column .search-button a i {
	opacity: 0;
}
html .right-column .search-button a {
    background-image: url(https://www.ortotek.cl/wp-content/uploads/2020/08/lupa_Mesa-de-trabajo-1-1.svg);
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: center;
}
html .global-search-dropdown.basel-ajax-search-on.basel-search-opened .right-column .search-button>a:before, html .global-search-dropdown.basel-ajax-search-on.basel-search-opened .right-column .search-button>a:after {
	display: none;
}
html .main-header .right-column {
	position: relative;
}
html .main-header .right-column:before {
	content: "";
	width: 1px;
	height: 40px;
	background-color: #1a1f2b;
	position: absolute;
	left: 0;
	margin-top: -5px;
}
html .basel-cart-design-3 > a .basel-cart-number {
	background-color: #56a700;
}
html .topbar-menu ul>li>a {
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
}
html body.page-id-275 .main-page-wrapper {
	padding-top: 0;
}
html .title-design-centered .entry-title {
	display: none!important;
}
html body .title-design-centered .entry-header {
	display: none!important;
}
html .title-size-small {
    padding: 130px 0;
}
html body.category .title-design-centered .entry-header, html body.single-post .title-design-centered .entry-header {
	display: block!important;
}
html body.category .title-size-small, html body.single-post .title-size-small {
	padding: 12px 0;
	background-color: #ffffff;
}
.color-scheme-light .topbar-menu ul.menu>li:before {
    background-color: #ffffff;
    width: 2px;
    height: 15px;
    margin: -5px 30px 0;
}
html .custom-slider img {
	width: 100%!important;
}
html .custom-slider .owl-dots {
	display: inline-block;
    position: absolute;
    bottom: 10px;
    width: 100%;
}
html .custom-slider .owl-dots .owl-dot {
	margin-top: 0;
}
html .custom-slider .owl-dots .owl-dot span {
	background-color: #a7a7a7;
	width: 8px;
	height: 8px;
}
html .custom-slider .owl-dots .owl-dot.active span {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    background-color: #0099cc;
}
html .custom-slider .banners-carousel-wrapper, html .custom-slider .promo-banner {
	margin-bottom: 0;
}
.custom-text-with-icon > .vc_column_container > .vc_column-inner {
    padding: 40px 5px 40px 70px!important;
   	background-size: 40px!important;
    background-position-x: 15px!important;
}
.custom-text-with-icon .custom-icon-01 .vc_column-inner {
	background-size: 40px!important;
    background-position-x: 15px!important;
}
.custom-text-with-icon .custom-icon-02 .vc_column-inner {
	background-size: 48px!important;
    background-position-x: 15px!important;
}
.custom-text-with-icon .custom-icon-03 .vc_column-inner {
	background-size: 55px!important;
    background-position-x: 5px!important;
}
.custom-text-with-icon .custom-icon-04 .vc_column-inner {
	background-size: 37px!important;
    background-position-x: 15px!important;
}
.custom-text-with-icon h4 {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0;
}
.custom-text-with-icon p {
	font-size: 14px;
	line-height: 20px;
}
.custom-text-with-icon.custom-max-width {
    max-width: 930px;
    margin: 0 auto;
}
.custom-featured-products .basel-products-tabs .products-tabs-title li {
	font-weight: 400;
	text-transform: none;
	padding: 0;
}
.custom-featured-products .basel-products-tabs .products-tabs-title li.active-tab-title {
	text-transform: uppercase;
}
.custom-featured-products .basel-products-tabs .products-tabs-title li:after {
	content: "|";
	margin: 0 15px;
	color: #1a1f2b;
}
.custom-featured-products .basel-products-tabs .products-tabs-title li:last-child:after {
	display: none;
}
.custom-featured-products .basel-products-tabs .basel-tabs-header {
	border-bottom: none;
	margin-bottom: 40px;
}
.custom-featured-products .basel-products-tabs .tabs-navigation-wrapper {
	padding-right: 0;
	margin: 0;
}
/* Listado de productos - INICIO */
.woocommerce-pagination ul .page-numbers {
    border-radius: 100px;
    border: none!important;
    background-color: #a7a7a7;
    font-size: 11px!important;
    color: #ffffff!important;
    width: 30px!important;
    line-height: 30px!important;
}
.woocommerce-pagination ul .page-numbers.current {
	background-color: #56a700!important;
}
html .popup-quick-view .view-details-btn {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #56a700;
    color: #ffffff;
    line-height: 14px;
    text-transform: lowercase;
    border: none;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    bottom: 10px;
    margin: 0 10px;
}
html .product-grid-item.basel-hover-button .added_to_cart.wc-forward {
    display: none!important;
} 
html .widget_shopping_cart .product_list_widget li span.quantity .amount, html .woocommerce-checkout-review-order-table .product-total .amount {
	color: #1a1f2b;
}
html .widget_shopping_cart .widget_shopping_cart_content > .total .amount, html .shop_table td.product-subtotal span, html .cart-collaterals .cart_totals .amount, html .woocommerce-checkout-review-order-table tr.cart-subtotal .amount, html .woocommerce-checkout-review-order-table tfoot .order-total td .amount {
	color: #56a700;
}
html .product-grid-item {
	text-align: left;
}
html .product-label.onsale {
    background-color: #56a700;
    border-radius: 5px;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0;
}
html .product-grid-item.basel-hover-button .basel-buttons {
	top: 5px;
    right: 5px;
    height: auto;
    width: 30px;
    bottom: unset!important;
    background-color: #fcfcfc;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) -1px 1px 3px;
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
html .product-grid-item.basel-hover-button:hover .basel-buttons {
	opacity: 1;
}
html .product-grid-item.basel-hover-button .quick-view a {
	background-image: url(https://www.ortotek.cl/wp-content/uploads/2020/08/lupa_Mesa-de-trabajo-1.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
}
html .product-grid-item.basel-hover-button .basel-wishlist-btn a {
	background-image: url(https://www.ortotek.cl/wp-content/uploads/2020/08/cora_Mesa-de-trabajo-1.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
}
html .product-grid-item.basel-hover-button .basel-wishlist-btn a.added {
	background-image: url(https://www.ortotek.cl/wp-content/uploads/2020/08/cora-color_Mesa-de-trabajo-1.svg);
}
html .product-grid-item.basel-hover-button .basel-wishlist-btn>a:before, html .product-grid-item.basel-hover-button .quick-view a:before {
	display: none;
}
html .product-grid-item.basel-hover-button .basel-wishlist-btn>a, html .product-grid-item.basel-hover-button .quick-view a {
    width: 25px;
    height: 30px;
    margin: 0 auto;
    border-bottom: 2px inset #e8e8e8;
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
}
html .product-grid-item.basel-hover-button .basel-buttons>div:last-of-type a {
	border-bottom: none;
}
html .product-grid-item.basel-hover-button .product-element-top {
	background-color: #ffffff!important;
}
html .product-grid-item.basel-hover-button:hover>.product-element-top {
	background-color: transparent;
}
html .product-grid-item.basel-hover-button:hover>.product-element-top>a {
	opacity: 1;
}
html .product-grid-item.basel-hover-button .hover-mask {
	top: unset;
	bottom: 10px;
	-webkit-transform: none;
    transform: none;
}
html .product-grid-item.basel-hover-button .hover-mask>a {
    background-color: #56a700;
    color: #ffffff;
    line-height: 14px;
    padding: 8px 10px;
    text-transform: lowercase;
    border: none;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
html .product-grid-item .product-title {
	line-height: 20px;
	text-align: left;
}
html .product-grid-item .product-title a {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #1a1f2b;
}
html .product-grid-item .price:before {
    content: "Precio web: ";
	margin-right: 5px;
}
html .single-product-content .price:before {
    content: "Precio web: ";
    margin-right: 5px;
}
html .product-grid-item .price {
    font-size: 14px;
    text-align: left;
    color: #c61132;
}
html .product-grid-item .price > .amount {
	color: #c61132;
}
html .product-grid-item .price ins > .amount {
	color: #c61132;
}
html .product-grid-item .price del > .amount {
	color: #a7a7a7;
}
html .product-grid-item .custom-sku-product {
	font-size: 11px;
	line-height: 14px;
	font-weight: 600;
}
html .widget_product_categories .count {
    font-size: 13px;
    color: #1a1f2b;
    vertical-align: middle;
}
html body .select2-container .select2-selection {
    border-color: #a5a5a5;
}
html .widget_price_filter .price_slider_amount .button {
    font-size: 13px;
    line-height: 13px;
    text-transform: none;
    color: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 10px;
    letter-spacing: 0;
    border: none;
    height: 30px;
}
html .widget_price_filter .price_slider_amount .price_label>span {
    font-weight: 400;
    color: #1a1f2b;
}
html .woocommerce .sidebar-container .widget-title {
	padding-bottom: 0;
}
html .woocommerce .sidebar-container .widget-title:before {
	display: none;
}
html .sidebar-container .product_list_widget li a {
    text-transform: none;
    font-size: 13px;
    letter-spacing: 0;
}
html .sidebar-container .product_list_widget li .amount, html .sidebar-container .product_list_widget li del, html .sidebar-container .product_list_widget li ins {
	display: none;
}
html .sidebar-container .product_list_widget li h5 {
	margin-bottom: 0;
}
html .sidebar-container .product_list_widget li a:after {
    content: "ver producto";
    display: block;
    margin-top: 10px;
    font-size: 11px;
    color: #0099cc;
}
html .widget_price_filter .ui-slider .ui-slider-handle:after {
	width: 12px;
	height: 12px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
}
html .widget_price_filter .ui-slider-horizontal:before {
	height: 3px;
}
html .widget_price_filter .ui-slider .ui-slider-range {
	height: 3px;
}
html .basel-back-btn {
	display: none!important;
}
html .single-breadcrumbs-wrapper {
	background-color: transparent;
}
html .woocommerce.archive select {
	border-color: #a8a8a8!important;
}
html .shop-loop-head .woocommerce-result-count {
	color: #1a1f2b;
	float: right;
}
html .woocommerce.archive .shop-loop-head .woocommerce-ordering {
	margin-left: 0;
	margin-right: 20px;
}
html .woocommerce.archive .shop-loop-head {
	margin-top: 25px;
}
html .woocommerce.archive .title-size-small {
	margin-bottom: 0;
}
html .woocommerce.archive .sidebar-container {
	margin-top: 90px;
}
html .woocommerce-breadcrumb {
    padding: 12px 0;
    display: block;
    position: relative;
}
html .woocommerce-breadcrumb:after {
	content: "";
	position: absolute;
	width: 300%;
	height: 1px;
	left: -100%;
	bottom: 0;
	background-color: #ededed;
}
html .woocommerce-breadcrumb .breadcrumb-last {
	font-weight: 600;
	color: #0099cc!important;
}
html .breadcrumbs, html .woocommerce-breadcrumb {
	margin-top: 0!important;
	text-align: left;
}
html .breadcrumbs a, html .breadcrumbs span, html .woocommerce-breadcrumb a, html .woocommerce-breadcrumb span {
    color: #a7a7a7!important;
    font-size: 12px!important;
    line-height: 20px;
}
html .page-title .entry-header .breadcrumbs>a:after, html .woocommerce-breadcrumb>a:after {
	content: ">";
}
html .breadcrumbs>a:before, html .woocommerce-breadcrumb>a:before {
	display: none!important;
} 
html .single-product-content .entry-title {
    color: #0099cc;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 20px!important;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 0!important;
}
html .single-product-content .entry-title a {
	color: #0099cc;
}
html .single-product-content .product_meta>span {
	color: #1a1f2b;
	font-weight: 400;
}
html .single-product-content .product_meta {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}
html .single-product-content .price {
	margin-bottom: 15px;
}
html .single-product-content .price, .single-product-content .price .amount {
    color: #c61132!important;
    font-size: 17px;
    font-weight: 600;
}
html .single-product-content .price del .amount {
	color: #a7a7a7!important;
	font-size: 12px;
}
html .woocommerce-product-details__short-description {
	border-bottom: 2px solid #f4f4f4;
    margin-bottom: 25px;
}
html .single-product-content .cart {
	display: block;
}
html .single-product-content .cart button {
    border: 1px solid #56a700;
    background-color: #56a700;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0;
    padding: 12px 15px 12px 40px;
    background-image: url(https://www.ortotek.cl/wp-content/uploads/2020/09/carro-compra_Mesa-de-trabajo-1-BLANCO-01.svg);
    background-position: 8px center;
    background-repeat: no-repeat;
    background-size: 22px;
}
html .single-product-content .cart button.disabled {
    background-color: #ffffff;
    color: #56a700;
    background-image: url(https://www.ortotek.cl/wp-content/uploads/2020/08/carro-compra_Mesa-de-trabajo-1.svg);
    cursor: not-allowed;
    opacity: .7;
}
html div.quantity .minus, html div.quantity .plus {
	background-color: #ffffff!important;
}
html div.quantity input {
	border-color: #a8a8a8!important;
	color: #1a1f2b!important;
	height: 38px;
}
html div.quantity .qty {
	border-left: none;
	border-right: none;
	padding: 0;
	width: 40px;
	font-size: 12px;
}
html .single-product-content .product-share .share-title {
    font-weight: 400;
    color: #1a1f2b;
    margin-right: 10px;
}
html .social-icons.icons-size-small li i {
    font-size: 17px;
    color: #1a1f2b;
} 
html .single-product-content .summary-inner .stock {
    color: #C61133;
    border: none;
    padding: 0;
    text-transform: none;
}
html .product-type-variable.product-design-default .entry-summary .variations_form {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 30px;
}
html .single-product-content .product-tabs-wrapper {
	background-color: transparent;
	padding: 0;
}
html .single-product-content .product-tabs-wrapper > .container {
	padding: 60px 0;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #808080;
}
html .single-product-content .tabs {
	text-align: left;
	margin-bottom: 20px;
}
html .single-product-content .tabs li a {
	color: #1a1f2b;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	border: none!important;
}
html .single-product-content .tabs li.active a {
	color: #0099cc;
	font-weight: 600;
}
html .single-product-content .tabs li {
	border: none;
	margin: 0;
	display: inline-block;
}
html .single-product-content .tabs li:after {
    content: "|";
    display: inline-block;
    margin: 0 12px;
}
html .single-product-content .tabs li:last-child:after {
	display: none;
}
html .single-product-content .shop_attributes th {
	font-family: 'Lato', sans-serif;
	letter-spacing: 0;
}
html .single-product .title.slider-title {
	margin-top: 60px;
}
html .title.slider-title {
	font-size: 25px;
    color: #0099cc;
    line-height: 35px;
    margin-bottom: 50px;
    margin-top: 100px;
    font-family: 'Lato', sans-serif;
}
html .title.slider-title:before, html .owl-carousel-item .entry-content, html .blog-design-masonry .meta-post-categories {
	display: none;
}
html .widget_shopping_cart .buttons a, html .woocommerce .cart-actions .button, html .button, html button {
	color: #ffffff;
}
/* Listado de productos - FIN */
.custom-recent-post .blog-design-masonry {
    text-align: left!important;
}
.custom-recent-post .blog-post-loop .entry-title {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 15px;
}
.custom-recent-post .blog-post-loop .entry-title a {
	color: #1a1f2b;
}
.custom-recent-post .blog-post-loop .meta-post-categories, .custom-recent-post .blog-post-loop .post-date {
	display: none;
}
.custom-recent-post .blog-post-loop .entry-thumbnail {
	margin-bottom: 30px;
}
.custom-recent-post .blog-post-loop:hover>.entry-header .post-img-wrapp>a {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
}
.custom-recent-post .blog-post-loop .post-img-wrapp {
    background-color: transparent;
    overflow: visible;
}
.custom-recent-post .blog-post-loop .btn-read-more {
	background-color: #56a700;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 30px;
    text-transform: lowercase;
    border: none;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0;
}
.custom-recent-post .blog-design-masonry .read-more-section {
	margin-top: 30px;
}
html .owl-nav>div {
	color: #d1d1d1!important;
	opacity: 1;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
}
html .owl-carousel .owl-nav .owl-prev {
	left: -47px!important;
}
html .owl-carousel .owl-nav .owl-next {
	right: -47px!important;
}
html .owl-nav>div:before {
	font-size: 25px;
}
.custom-brands .basel-images-gallery.view-carousel {
	margin-bottom: 0;
}
html body .formcraft-css .powered-by {
	display: none;
}
html body .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file span {
    color: #2c2827!important;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
}
html body .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file {
    background-color: #ffffff;
    border: 1px solid #bababa;
    padding: 2px 8px;
    height: auto;
    line-height: 11px;
    border-radius: 5px;
    -webkit-appearance: none!important;
}
html body .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li:before {
	display: none;
}
html body .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .delete-file {
    font-size: 19px;
    top: 1px;
}
html body .formcraft-css .fc-form .form-element .form-element-html input[type=color], html body .formcraft-css .fc-form .form-element .form-element-html input[type=date], html body .formcraft-css .fc-form .form-element .form-element-html input[type=datetime-local], html body .formcraft-css .fc-form .form-element .form-element-html input[type=datetime], html body .formcraft-css .fc-form .form-element .form-element-html input[type=email], html body .formcraft-css .fc-form .form-element .form-element-html input[type=month], html body .formcraft-css .fc-form .form-element .form-element-html input[type=number], html body .formcraft-css .fc-form .form-element .form-element-html input[type=password], html body .formcraft-css .fc-form .form-element .form-element-html input[type=search], html body .formcraft-css .fc-form .form-element .form-element-html input[type=tel], html body .formcraft-css .fc-form .form-element .form-element-html input[type=text], html body .formcraft-css .fc-form .form-element .form-element-html input[type=time], html body .formcraft-css .fc-form .form-element .form-element-html input[type=url], html body .formcraft-css .fc-form .form-element .form-element-html input[type=week], html body .formcraft-css .fc-form .form-element .form-element-html select, html body .formcraft-css .fc-form .form-element .form-element-html textarea {
	border-color: #a8a8a8;
	border-radius: 0!important;
	-webkit-border-radius: 0!important;
	font-size: 14px;
}
html body .formcraft-css .fc-form .form-element .field-cover.customText-cover p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	color: #1a1f2b!important;
}
html body .formcraft-css .fc-form .form-element .submit-cover .submit-button {
	font-size: 14px;
	line-height: 14px;
	border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	padding: 8px 30px;
    font-weight: 400;
}
html body .formcraft-css .fc-form .form-element .error {
	background-color: #ffffff;
	padding: 0 10px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a7a7a7!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #a7a7a7!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #a7a7a7!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #a7a7a7!important;
}
.custom-team-member .team-member {
	margin-bottom: 45px;
}
.custom-team-member .team-member .member-name {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
}
.custom-team-member .team-member .member-position {
    color: #1a1f2b;
    line-height: 20px;
    margin-bottom: 0;
}
.custom-team-member .team-member .member-bio {
	color: #1a1f2b;
	line-height: 20px;
	margin-top: 0;
}
.custom-team-member .team-member .member-bio a {
	color: #1a1f2b;
}
.custom-team-member .team-member .member-bio a[href^=mailto] {
	color: #0099cc;
}
.custom-team-member .team-member .member-image img {
	width: 100%;
}
.wpb-js-composer .custom-tabs .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a {
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #1a1f2b;
}
.wpb-js-composer .custom-tabs .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab:after {
    top: 0;
    margin: 0 20px;
    vertical-align: middle;
    width: 1px;
    background-color: #1a1f2b;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.wpb-js-composer .custom-tabs .vc_tta.vc_general.vc_tta-style-classic .vc_tta-tab.vc_active > a span:after {
	display: none;
}
.wpb-js-composer .custom-tabs .vc_tta.vc_general .vc_tta-panel-body {
	padding: 60px 0!important;
	border: none!important;
}
.wpb-js-composer .custom-tabs .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
	background-color: transparent!important;
	border-color: transparent!important;
}
html .blog-post-loop .entry-title {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
html .blog-post-loop .entry-title a {
	color: #0099cc;
}
html .blog-post-loop .entry-meta {
	display: none;
}
html body.category .blog-post-loop .entry-content>p {
	margin: 0!important;
}
html .blog-post-loop .read-more-section a {
	background-color: #56a700!important;
    color: #ffffff!important;
    border: none!important;
    line-height: 14px;
    padding: 8px 30px;
    text-align: center;
    margin-top: 30px;
    text-transform: none;
}
html .blog-design-default .meta-post-categories {
	display: none;
}
html .blog-design-default .entry-thumbnail {
	margin-bottom: 20px;
}
html .blog-post-loop:hover>.entry-header .post-img-wrapp>a {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
}
html .blog-post-loop .post-img-wrapp {
    background-color: transparent;
    overflow: visible;
}
html .sidebar-container {
	color: #1a1f2b;
}
html .sidebar-container .widget-title {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 20px;
    padding-bottom: 2px;
}
html .sidebar-container .widget-title:before {
	background-color: #0099cc;
	height: 1px;
}
html .sidebar-container .widget_categories ul>li {
	margin-bottom: 8px;
}
html .sidebar-container .widget_archive select {
	background-color: #f7f7f7;
    border-color: #f7f7f7;
    font-size: 13px;
}
html .widget_categories ul>li>a {
	font-size: 13px;
}
html .sidebar-container ul li a {
	color: #1a1f2b;
}
html .basel-recent-posts .entry-title {
	font-weight: 600;
	margin-bottom: 0;
	font-size: 13px;
}
html .basel-recent-posts .entry-title a {
	letter-spacing: 0;
	text-transform: none;
}
html .basel-recent-posts .recent-posts-time {
	color: #1a1f2b;
}
html .basel-recent-posts li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #f7f7f7;
}
html .blog-post-loop.post-single-page .entry-thumbnail {
	margin-bottom: 50px;
}
html .blog-post-loop.post-single-page .entry-title {
    font-size: 16px;
    line-height: 20px;
    color: #0099cc;
} 
html .post-slide.format-standard .entry-thumbnail {
	margin-bottom: 30px;
}
html body.single-post .post-slide .entry-title {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
html body.single-post .post-slide .entry-title a {
	font-family: 'Lato', sans-serif;
	letter-spacing: 0;
}
html .owl-dots {
	display: none;
}
html .woocommerce .cart-empty, html .basel-empty-wishlist {
    font-size: 18px;
    line-height: 28px;
    padding: 0;
    color: #0099cc;
}
html .basel-empty-page-text {
    margin-top: 0;
    color: #1a1f2b;
}
html .woocommerce .cart-empty:before, html .woocommerce .cart-empty:after, html .basel-empty-wishlist:before {
	display: none;
}
html .footer-container .footer-widget .widget-title:before {
	display: none;
}
html .footer-container .footer-widget .widget-title {
	padding-bottom: 0;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
html .footer-container ul li {
	margin-bottom: 8px;
}
html .footer-container .widget-area {
	padding: 30px 0;
}
html .footer-container .formcraft-css .fc-form .form-element .form-element-html {
	padding: 0;
}
html .footer-container .formcraft-css .powered-by {
	display: none;
}
html .footer-container .fc-form {
    border: 1px solid #a8a8a8;
    border-radius: 0!important;
}
html .footer-container .formcraft-css .fc-form.frame-hidden .form-page-content {
	margin: 0;
}
html .footer-container .formcraft-css .fc-form .form-element.form-element-type-submit {
	width: auto!important;
    position: absolute;
    right: 0;
    top: 0;
}
html .footer-container .formcraft-css .fc-form .form-element.form-element-type-submit:before {
    content: "|";
    top: 10px;
    position: absolute;
}
html .footer-container .formcraft-css .fc-form .form-element label {
	margin-bottom: 0;
}
html .footer-container .formcraft-css .fc-form .form-element .submit-cover .submit-button {
    border-radius: 0;
    background-color: transparent;
    box-shadow: none!important;
    font-weight: 600;
    padding: 9px 18px 9px 18px;
    line-height: 20px;
}
html .footer-container .formcraft-css .fc-form.field-border-hidden .form-element .form-element-html input[type=text] {
	background-color: transparent;
}
html .footer-container .footer-column-2 #text-3 p a {
	margin-right: 10px;
}
html .footer-container .formcraft-css .fc-form .form-element .error {
	background-color: #efefef;
	padding: 0 10px;
}
.bigbuda-copyright svg {
	width: 200px!important;
}
@media (max-width: 767px) {
	html .custom-featured-text {
	    padding: 20px!important;
	}
	.wpb-js-composer .custom-tabs .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a {
		padding: 14px 20px!important;
	}
	.wpb-js-composer .custom-tabs .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab:after {
		display: none!important;
	}
	html .title-size-small {
	    padding: 40px 0;
	}
	html .single-product-content .product-tabs-wrapper > .container {
		padding: 60px 10px;
	}
	.custom-copyright * {
		text-align: left!important;
	}
	.footer-container .custom-copyright .wpb_column {
		margin-bottom: 0!important;
	}
	
	}
	
}
@media (max-width: 991px) {
	html .main-header .right-column:before, .custom-hide-on-mobile {
		display: none!important;
	}
	html .topbar-wrapp .topbar-menu {
		display: block;
	}
	.color-scheme-light .topbar-menu ul.menu>li:before {
		display: none;
	}
	.custom-featured-products .basel-products-tabs .products-tabs-title li:after {
		display: none;
	}
	.custom-featured-products .basel-products-tabs .products-tabs-title li {
		padding: 10px;
	}
	html .basel-products-tabs .products-tabs-title {
		width: 100%;
	}
	.custom-featured-products .basel-products-tabs .tabs-navigation-wrapper {
		text-align: center;
	}
	html .entry-summary .share-title {
		display: block;
	}
	.custom-copyright {
		margin-top: 0!important;
	}
    html body .website-wrapper .color-scheme-light .topbar-content .top-bar-right .topbar-menu ul.menu > li > a {
        font-size: 10px!important;
        margin-right: 30px!important;
    }
}
/* Control de Calidad de Camilo */
.woocommerce-checkout .woocommerce-checkout-payment #terms {
	margin-top: -2px;
}
html .cart-collaterals .cart_totals table tr th {
	vertical-align: top;
}
html .woocommerce-shipping-destination {
	font-weight: 600;
}
html #payment_method_transbank, html span.text-mute, html #billing_country_field, html #shipping_country_field, html #calc_shipping_country_field {
	display: none!important;
}
@media screen and (min-width:1000px) {
    html body .mobile-only {
        display: none!important;
    }
}