/* Escribe aquí tu código CSS */
.single.single-product.woo-variation-swatches p.price span.woocommerce-Price-amount.amount:nth-child(1)::before{content:'Valor Unitario:' !important;}

.woocommerce div.product .single_variation span.price::before{content:'Valor selección:';margin-right:10px;color:black;}
.woocommerce div.product .single_variation span.price {
    font-size: 23px !important;
    margin-bottom: 25px !important;
    font-weight: 900 !important;
    letter-spacing: normal !important;
}
#icon-cart.icon-left .textwidget.custom-html-widget{display:none;}
.header-container.clearfix{
    box-shadow: 5px 1px 10px #0000007d;
}
.cart-right a, .cart-right p{color:black !important;}
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark li .cart-right > a, .shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark .cart-total-left > a, .shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark li .cart-right > a.mini-cart-remove {
    color: #000;
}
.x-nav-menu * {
    color: inherit;
    box-sizing: border-box;
    font-weight: 700;
}
.undefined-sticky-wrapper{    box-shadow: 1px 1px 8px #0000001f;}
.contentel + .contentel{margin-left:10px;}
.contentel{display:inline-block;}
.contentel .numbertel p span{display:block;}
.contentel .numbertel p {
    margin-bottom: 0;
    color: white;
    font-family: lato;
    font-size: 1.2em;
    line-height: 1.3;
	font-weight:900;
}
.contentel .icontel i {
    color: white;
    font-size: 3em;
    vertical-align: middle;
    padding-right: 5px;
}
.contentel div {
    display: inline-block;
    /* line-height: 90px; */
    vertical-align: middle;
}
.header-6 #icon-cart .shopping-cart-wrapper .widget_shopping_cart_icon{position:relative !important;}
.shopping-cart-wrapper.header-customize-item.no-price.style-default{
    width: 18%;
    float: left;
}
.header-6 #icon-cart .shopping-cart-wrapper {
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
}
.header-6 #custom_html-12{
    width: 82%;
    float: left;
    padding-right: 15px;
}

#icon-cart::before{display:none;}
.header-6 #yith-ajaxsearchform .search-navigation {
    display: inline-block;
    width: 100%;
}
.header-6 input#yith-s {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
	  border-radius:60px;}
.header-6 #yith-searchsubmit{display:none;}
.header-6 .icon-right{
    width: 30%;
    float: left;
	  text-align:right;
	  height:90px;
	  line-height:90px;
}
.header-6 .icon-left{
    width: 35%;
    float: left;
	height:90px;
	line-height:90px;
}
.header-6 .logotipo{
    width: 35%;
    float: left;
	height:90px;
	line-height:90px;
}
#iconos {padding:25px 0;background:#f1f1f1;}
#iconos .icono span{
    font-size: 6em;
    color: black;
}
#iconos .texto p {
    text-align: center;
    color: black;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 900;
    /* padding-top: 15px; */
}
#iconos .texto {
    text-align: center;
    display: block;
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 16px;
}
#iconos .icono {
    width: 100%;
    float: left;
    text-align: center;
    vertical-align: middle;
    display: block;
}
#iconos .icon-user:before {
    content: "\e903" !important;
}
.addtocartpro{display:none;}
.addtoview:hover{
	background: #000;
  transition:all .5s ease;}
.addtoview{
    background: #df0716;
    color: white;
    text-transform: uppercase;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    font-weight: 900;
    letter-spacing: 1px;
    height: 50px;
    line-height: 50px;
	transition:all .5s ease;
}
a.added_to_cart.wc-forward i::after {
    content: 'Añadido a su Carro';
    font-family: 'Lato';
    margin-left: 5px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .5px;
}
.wooac-popup .wooac-action a:nth-child(2){background-color:#222;}
.wooac-popup .wooac-action a:nth-child(1){background-color:#e5302c;}
.wooac-popup .wooac-action a {
    display: inline-block;
    outline: none;
    margin: 0 5px;
    background-color: #b32323;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    border: none;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
}
.wooac-text a {
    display: block;
    text-transform: uppercase;
    color: #222;
}
.header-above-wrapper a:hover{color:black;}
.woocommerce-order-received .woocommerce-table__product-name.product-name a span.medidasproduct {
    font-size: inherit;
    line-height: 1.3;
    color: black;
    display: inline-block;
}
tr.cart_item .product-name span.medidasproduct {
    font-size: 14px;
    line-height: 1.3;
    color: #000000;
    display: inline-block;
}
form.woocommerce-checkout {
    margin-bottom: 100px;
    padding-top: 45px;
}
.cart td.product-name a span{display:none;}
.single.single-product .summary-product.entry-summary span.medidasproduct:nth-child(2){display:none !important;}
.product-listing h3.product_title a span.medidasproduct:nth-child(2){display:none !important;}
.cart-right span.medidasproduct {
    font-size: inherit;
    line-height: 1.3;
    color: #000;
    display: block;
}
.cart-right p{
	  display:none;
    margin-bottom: 0;
    font-size: 12px;
}
.cart-right a{
    margin-bottom: 0;
    padding: 0;
    line-height: 10px;
}
#custom_html-3 p.cm{font-weight:500;}
#custom_html-3 p + p{margin-left:5px;}
#custom_html-3 p{display:inline-block;}
li.xoo-el-reg-tgr a {
    background: #f6c940;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.05px;
    line-height: 30px;
    display: inline-block;
    padding: 0 15px 0 !important;
    text-align: center;
    margin-right: 0;
    padding: 0;
}
.header-6 #icon-cart .widget_shopping_cart_icon p + span {
    position: absolute;
    top: -3px;
    right: -3px;
    background: black;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    border-radius: 100%;
    font-weight: 700;
}
.header-6 #icon-cart .shopping-cart-wrapper .widget_shopping_cart_icon {
    position: inherit;
    display: inherit;
    height: inherit;
    line-height: inherit;
    padding-right: 0;
    background-color: transparent;
    font-weight: 700;
    padding: 0;
}
.header-6 #icon-cart .shopping-cart-wrapper{margin-left:0;}
.header-6 #icon-cart .micon, .header-6 #icon-cart i.fa{font-weight:normal !important;}
.header-6 #icon-cart .widget_shopping_cart_icon p span{display:none;}
.header-6 #icon-cart .widget_shopping_cart_icon p{font-size:50px;}
.breadcrumbs li:nth-child(1), .breadcrumbs li:last-child, .breadcrumbs li:nth-child(2)::before{display:none;}
.single.single-product #wrapper-content {
    padding-top: 200px;
}
#page-title{display:none;}
header .header-6 .header-logo img {
    padding-left: 0;
    padding-right: 0px;
    max-width: 100%;
}
.header-6 .autocomplete-suggestions {
    position: absolute;
    z-index: 9999;
    width: 539px;
   /* right: 0;
    top: 55px;*/
}
.header-6 li.xoo-el-logout-menu a{color:white;}
.header-6 #buscador .yith-ajaxsearchform-select select {
    position: absolute;
    width: 20%;
    border-radius: 60px 0 0 60px;
	  border:none;
}
.header-6 #buscador .search-navigation input {
    padding-left: 175px;
}
.header-6 #buscador {
    margin-top: 15px;
}
.header-6 #custom_html-3 p {
    margin-bottom: 0;
    color: white;
    text-transform: uppercase;
	  letter-spacing:normal;
	font-weight:700;
}
.header-6 .header-logo {
    height: auto !important;
}
.header-6 #buscador.buscador{width:66.66666667%;}
.header-6 .header-nav-left {
    line-height: 45px;
}
.header-6 .x-nav-menu > .x-menu-item {
    line-height: 45px;
}
.header-6 .header-nav-wrapper{background-color:#fff !important;}
header .header-6 .header-logo {
	width: 100%;}
.header-6 > .header-above-wrapper:nth-child(1){
    background: #e30612;
}
.header-6 .header-above-wrapper > .container:nth-child(1) {
    text-align: right;
    padding-top: 10px;
}
.header-6 #custom_html-3, .header-6 #nav_menu-4, .header-6 .shopping-cart-wrapper.header-customize-item, .header-6 #nav_menu-6{display:inline-block;}
header.main-header .header-nav-wrapper {
    z-index: 999;
    background-color: #000000;
    position: relative;
}
#primary-menu{
    margin: 0 auto;
    text-align: center;
}
.xmenuss{
    background: black;
    float: right;
    width: 100%;
}
.informacion{
    display: inline-block;
}
.owl-carousel .owl-stage {
    padding-top: 15px;
}
.product-image-thumb-wrap {
    display: none;
}
.dividida {
    padding: 0 15px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a {
    font-family: Lato, sans-serif;
}
.shopping-cart-wrapper .widget_shopping_cart_content {
    font-family: Lato, sans-serif;
}
.autocomplete-suggestion .yith_wcas_result_content .title {
    color: #e30612;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-family: Lato;
}
.autocomplete-suggestion p.yith_wcas_result_excerpt, .autocomplete-suggestion div.yith_wcas_result_categories {
    line-height: 1.2em;
    margin-bottom: 5px;
    overflow: hidden;
    color: black;
    font-family: Lato, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}
.woocommerce table.shop_table.cart tbody td {
	font-family: Lato, sans-serif;}
.woocommerce-cart .cart-collaterals .cart_totals table tr td, .woocommerce-cart .cart-collaterals .cart_totals table tr th {
	font-family: Lato, sans-serif;}
.cart-collaterals a.checkout-button.button.alt.wc-forward{float:right;}
table.compare-list .add-to-cart td a, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	font-family: Lato, sans-serif;
font-size:15px;}
#ship-to-different-address ._checkbox {
    margin-bottom: 39px;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0.05em;
    text-transform: none;
    font-family: Lato, sans-serif !important;
    color: black;
    text-transform: uppercase;
}
#ship-to-different-address {
    margin-bottom: 35px;
    background: #eeeeee;
    padding: 15px;
}
.login ul#menu-logout li.xoo-el-logout-menu a{color:white;}
.autocomplete-suggestions{
    position: absolute;
    z-index: 9999;
    width: 539px;
    /*right: 32%;*/
    top: 115px;
}
footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ul > li > a{font-size:14px;}
.widget_archive > ul, .widget_categories > ul, .widget_pages > ul, .widget_nav_menu > div > ul, .woocommerce .widget_product_categories > ul, .widget_layered_nav > ul {
	font-family: Lato, sans-serif;}
footer img{width:23%;}
.woocommerce-info::before {
    color: #000000;
}
.woocommerce-info {
    border-top-color: #000000;
}
.x-sub-menu li.current-menu-item{
    background: black;
    color: white;
}
.x-sub-menu li.current-menu-item a{
    color: white;
}
#slider ul#menu-imgmenus {padding-bottom:0 !important}
.product-type-variable span.price #text{display:none;}

.product-type-variable span.price span.woocommerce-Price-amount.amount:nth-child(1){
	margin-right: -8px;}
.related.products .product-listing span.price span.woocommerce-Price-amount.amount:nth-child(1){
	margin-right: 0px;}
.product-listing .product-type-variable span.price span.woocommerce-Price-amount.amount:nth-child(1)::before {
    content: 'Desde';
    color: black;
    padding-right: 5px;
	  
}
.product-type-variable span.price span.woocommerce-Price-amount.amount:nth-child(2){display:none;}
.back-to-top {
    bottom: 80px;
    right: 20px;
}
div.wh-widget-send-button-wrapper.wh-widget-right div.wh-widget-send-button-wrapper-list {
    right: 5px !important	;
    float: right !important;
    bottom: 10px !important;
    margin: 0 !important;
}
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list>a.wh-widget-button div.wh-widget-button-icon {
    float: left;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
	box-shadow: none !important;}
div.wh-widget-send-button-wrapper.wh-widget-right div.wh-widget-send-button-wrapper-list {
    right: 0;
    float: right;
    /* height: 71px; */
}
div.wh-widget-send-button-wrapper {
    margin: 0;
    padding: 0;
    border: 0;
    position: fixed;
    z-index: 16000160;
    bottom: 40px;
    text-align: center;
    overflow: hidden;
}
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list>a.wh-widget-button div.wh-widget-button-icon{text-shadow:none !important;}
div.wh-widget-send-button-wrapper.wh-widget-right div.wh-widget-send-button-wrapper-list {
    right: 0px;
    float: right;
}
ul#menu-logout li.xoo-el-logout a{color:white;}
.informacion p{
    margin-bottom: 15px;
    margin-top: 5px;
    color: white;
}
#menu-login li a{color:white;}
#buscador .search-navigation input {
    width: 100% !important;
    border-radius: 60px;
    margin-bottom: 0;
}
#buscador .search-navigation {
    width: 100% !important;
    float: left;
}
.columna.tres #primary-menu{width:100%;}
.columna.tres{width:100%;}
#buscador {
    padding: 0;
    width: 50%;
    float: left;
	margin-top: 30px;
}

.login {
    width: 100%;
    float: right;
    text-align: right;
}
#buscador input#yith-searchsubmit {
    display:none !important
}
.cabeceraright{
    width: 80%;
    float: left;
	text-align:right;
}
.logo{
    width: 20%;
    float: left;
}
header .header-1 .header-logo {
    float: inherit;
    /* width: 20%; */
}
.x-nav-menu > .x-menu-item + .x-menu-item {
    margin-left: 20px !important;
}
.checkout-coupon{display:none;}
.ftradress p{margin-bottom:0;font-size:1.8em;}
#menu-logout li:nth-child(1) a:hover{background:black;color:white;transition:all .5s ease;}
#menu-logout li:nth-child(1) a{
    background: white;
    color: black;
    line-height: 29px;
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    font-weight: 900;
    font-size: 13px;
	transition:all .5s ease;
}
#clientes{padding-bottom:45px;background-color:#f1f1f1;}
#clientes .vacio{width:12.5%;}
#clientes img{filter:grayscale(1);transition:all .5s ease;}
#clientes img:hover{filter:grayscale(0);transition:all .5s ease;}
#wrapper-footer #contacto{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    pointer-events: none;
    cursor: default;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    background: transparent;
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-top-color: transparent;
    width: 50%;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--rango_tab.panel.entry-content.wc-tab{
    display: block !important;
    width: 50%;
    float: left;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab{
    display: block !important;
    width: 100%;
    float: left;
}
.woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce div.product td.price {
	font-family: Lato, sans-serif;}
.x-sub-menu-standard a.x-menu-a-text:before{display:none;}
.product_meta > span > span, .product_meta > span > a {
    font-family: Lato, sans-serif;
    font-size: 13px;
    font-style: italic;
    color: #df0616;
    text-transform: none;
}
.product_meta > span {
    display: block;
    font-family: Lato, sans-serif;
    color: #444444;
    margin-bottom: 0;
    text-transform: uppercase;
}
.call-action h4, .heading span, blockquote p, .iconbox span, .banner .sub-title, .s-font, .servicetable .pt-content p, .testimonial.style2 p, .testimonial.style3 p, .testimonial.style4 p, .m-post .post-entry-meta, ul.breadcrumbs {
    font-family: Lato, sans-serif !important;
}
.social-icon, .m-button, .pie-chart .vc_pie_chart_value, .v-progress-bar .vc_single_bar .vc_label, .h-progress-bar .vc_label, .pricingtable .pt-content p, .pricingtable .pt-content span, .servicetable .pt-content div span, .servicetable .pt-content ul li span, .vc_tta-style-tab_style1 .vc_tta-title-text, .vc_tta-style-tab_style1 .vc_tta-panel-title, .expandable_button .expandable_button_text, .menu-scroll ul li a, .p-font {
    font-family: Lato, sans-serif !important;
}
 .ficha{
    display: none;
}
.cart-discount.coupon-descuento td {
    font-weight: 900 !important;
    font-size: 18px !important;
}
.cart-discount.coupon-descuento th {
    font-weight: 900 !important;
    font-size: 18px !important;
}
div.coupon{display:none;}
.product-single-short-description{margin-top:25px;}
.single.single-product p.price p{display:none;}
.single.single-product p.price{margin-bottom:0;}
span.desdes{
    color: black;
    font-size: 25px !important;
}
.woocommerce div.product p.stock{display:none;}
a.reset_variations{color:black;}
.woocommerce div.product form.cart .variations td {
    display: inline-block;
    text-align: left;
}
table.variations tr:first-child{background-color:tranparent !important;}
.single.single-product table tr:first-child{background-color:rgb(227, 6, 18) !important;}
.single.single-product .yith-wcwl-add-button a:hover{
    background-color: #e08686;
    color: #fff;
}
.single.single-product .yith-wcwl-add-button a i {
    text-align: center;
    width: auto;
    padding-right: 0;
    margin-right: 0;
    font-size: 28px;
	vertical-align: middle;}
.single.single-product .yith-wcwl-add-button a{
    background-color: #f9e7e7;
    color: #e08686;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .14em;
    text-transform: uppercase;
    padding: 13px 23px 11px;
    float: left;
    margin-bottom: 25px;
}
.dividida .wpb_column.vc_column_container.vc_col-sm-4:nth-child(1) > .vc_column-inner:nth-child(1){padding-left:0;padding-right:0}
.dividida .wpb_column.vc_column_container.vc_col-sm-4:nth-child(2) > .vc_column-inner:nth-child(1){padding-left:0;padding-right:0;}
.dividida .wpb_column.vc_column_container.vc_col-sm-4:nth-child(3) > .vc_column-inner:nth-child(1){padding-left:0;padding-right:0;}
.addtocartpro .add-to-cart-wrap{width:100%;}
.addtocartpro .added_to_cart.wc-forward{
    width: 100%;
    background: #000;
    padding: 0;
    line-height: 52px;
    color: white;
}
div#festi-cart-pop-up-content span.festi-cart-closed.b-close span.festi-cart-closed-button {
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
}
span.festi-cart-closed.b-close{
    background: #e30612;
    color: white;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    top:-15px !important;
}
div.festi-cart-pop-up-content div.festi-cart-pop-up-products-content div#popup-nav-wrapper {
    text-align: center;
    width: 100%;
    display: block;
}
span.festi-cart-continue.b-close {
    margin-top: 5px;
    width: 100%;
    display: block;
}
body div.festi-cart-pop-up-products-content div.festi-cart-total{display:none;}
div.festi-cart-pop-up-body div.festi-cart-pop-up-header span.festi-cart-added-to-cart-msg {
    color: #000;
    font-size: 25px;
    font-weight: 900;
}
div#festi-cart-pop-up-content div.festi-cart-pop-up-body{border-radius:5px !important;max-width:265px !important;}
div.festi-cart-pop-up-body div.festi-cart-pop-up-header {
    text-align: center;
    margin: 10px 0 5px 0;
}
p.festi-cart-buttons a + a{margin-top: 5px !important;}
span.festi-cart-continue.b-close{
    margin-top: 5px;
    width: 100%;
    display: block;
}
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart {
    height: 45px;
    border: none;
    border-color: none !important;
    border-radius: 0;
    background-color: #e30612;
    color: #ffffff;
    font-size: 12px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
    width: 100%;
    padding: 0 !important;
    margin: 0;
    line-height: 45px;
}


body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-checkout {
    height: 45px;
    border: none;
    border-color: none !important;
    border-radius: 0;
    background-color: #e30612;
    color: #ffffff;
    font-size: 12px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
    width: 100%;
    padding: 0 !important;
    margin: 0;
    line-height: 45px;
}
div#festi-cart-pop-up-content div.festi-cart-pop-up-body {
    border-radius: 0px !important;
}
div#popup-nav-wrapper span.festi-cart-continue-shopping {
    border: 0px solid;
    border-color: none;
    border-radius: 0px;
    background-color: #000;
    color: #ffffff;
    font-size: 12px !important;
    line-height: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: inline-block;
    padding: 12px 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
}
div#popup-nav-wrapper {
    padding: 0 0 15px 0;
    border-bottom: none;
}

div.festi-cart-pop-up-body div.festi-cart-pop-up-header span.festi-cart-added-to-cart-msg {
    line-height: 1.1;
}
div#festi-cart-pop-up-content div.festi-cart-pop-up-body {
    border: 2px solid;
    border-radius: 0px !important;
    border-color: white !important;
    padding: 5px !important;
    box-shadow: none !important;
    max-width: 200px;
    background-color: rgba( 255, 255, 255, 1 );
}
#festi-cart-pop-up-products-list-body{display:none !important;}
.dgwt-wcas-search-wrapp {
    max-width: 100% !important;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{text-shadow:none !important}
.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){right:250px !important;}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before{display:none;}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
    background-color: #e30610;
    color: #fff;
    font-weight: 900;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
    background-color: #e30610;
    color: #fff;
    width: 20%;
    line-height: 50px !important;
    height: 50px !important;
	  border-radius: 0 !important;
	font-weight: 900;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    width: 100% !important;
    height: 50px !important;
    font-size: 14px;
    line-height: 100%;
    padding: 10px 15px;
    margin: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0px !important;
    -webkit-border-radius: 0 !important;
    -webkit-appearance: none;
    box-sizing: border-box;
}
#buscador input[type="submit"] {
    font-family: Lato, sans-serif;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
    min-width: 170px;
    padding: 0 20px;
    background-color: #df0616;
    color: #fff;
    border: none;
    border-bottom: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    line-height: 50px;
}
#buscador .yith-ajaxsearchform-select select{
    background-color: #e9e9e9;
    width: 100%;
    color: black;
	margin-bottom: 0 !important;
}
#buscador .search-navigation input{width:100%;}
#buscador input#yith-searchsubmit{
    width: 20%;
    float: left;
}
#buscador .search-navigation{
    width: 60%;
    float: left;
}
#buscador .yith-ajaxsearchform-select{
    /* display: inline-block; */
    width: 20%;
    float: left;
}
#buscador {
    padding: 0;
}
a.add_to_wishlist.single_add_to_wishlist i{
    text-align: center;
    width: 45px;
    padding-right: 0;
    margin-right: 0;
}
a.add_to_wishlist.single_add_to_wishlist::before{display:none;}
.alerta_pedido_minimo p:nth-child(1) .woocommerce-Price-currencySymbol{display:none;}
.catalog-filter-inner.clearfix{margin-bottom:25px;}
ul#menu-imgmenus img.avatar {
    display:none;
}
ul#menu-imgmenus {border-bottom:none;}
#menu-imgmenus li.xoo-el-username-menu a {
    background-image: url(https://www.misterpaper.cl/wp-content/uploads/2020/03/Mister_Paper_web-04.jpg);
    width: 100%;
    line-height: 180px;
    background-position: center;
    background-size: contain;
    font-size: 0;
    background-repeat: no-repeat;
}
#menu-imgmenus li.xoo-el-reg-tgr a {
    background-image: url(https://www.misterpaper.cl/wp-content/uploads/2020/03/Mister_Paper_web-02-1.jpg);
    width: 100%;
    line-height: 180px;
    background-position: center;
    background-size: contain;
    font-size: 0;
    display: block;
}
/*#slider .xoo-el-reg-tgr {
	display: block!important;}*/
.archive-product-title-wrap {
    color: #ffffff;
    background-color: rgb(0, 0, 0);
}
.archive-product-title-inner {
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: left;
}
.templateprice span.price{font-size: 8px !important;}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
    margin-top: 0px;
}
.single.single-product table.variations tr:nth-child(2n+1) {
    background: rgb(255, 255, 255) !important;
    color: #fff;
    margin: 25px 0 20px;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border-top: none;
}
.compartir .social-share-wrap{display:block !important;}
.compartir{float:left;}
.social-share-wrap{display:none;}
.woocommerce-order-received .woocommerce h2, .woocommerce-account .woocommerce h2, .woocommerce-order-received .woocommerce h3, .woocommerce-account .woocommerce h3 {
    font-family: Lato;
    font-weight: 900;
    font-style: normal;
    font-size: 25px !important;
    text-transform: uppe !important;
    letter-spacing: 1px !important;
    color: #000000;
    text-transform: initial;
    letter-spacing: normal !important;
}
.woocommerce-order-received span.woocommerce-Price-amount.amount {
    color: #df0616 !important;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-family: Lato;
    font-weight: 900;
    font-style: normal;
    font-size: 30px !important;
    text-transform: initial !important;
    letter-spacing: normal !important;
    color: #df0616;
    /* border-top: 1px solid #000; */
    /* border-bottom: 1px solid #000; */
    margin-bottom: 25px;
}
.x-sub-menu-standard a.x-menu-a-text:hover {
    background-color: rgb(0, 0, 0);
    color: #fff;
}
.sub-menu-dark .x-sub-menu {
    background-color: #e30610;
    color: #fff;
}
.x-sub-menu-standard {
    padding: 0 0;
}
.x-sub-menu{border-bottom:none;}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button{
	font-weight: 900;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button.checkout {
    background-color: #000000;
    color: white;
    font-weight: 900;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total strong {
    color: white;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty p {
    color: white;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty h4 {
    color: white;
}
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark {
    background-color: #ffffff;
    border-color: #fff;
    color: #000;
}
#order_review_heading {
    margin-bottom: 25px;
    padding-bottom: 0;
    border-bottom: none;
}
.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce-checkout-payment {
	border-bottom: none !important;}
.woocommerce-additional-fields h2{
    font-family: Lato;
    font-weight: 900;
    font-style: normal;
    font-size: 25px !important;
    text-transform: uppe !important;
    letter-spacing: 1px !important;
    color: #df0616;
    /* border-top: 1px solid #000; */
    /* border-bottom: 1px solid #000; */
    margin-bottom: 40px;
}
#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0;
    line-height: 1.5;
}
.woocommerce-checkout #payment ul.payment_methods ._radio > span {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 900;
}
.woocommerce-checkout #payment ul.payment_methods li {
    padding: 0;
}
.woocommerce-checkout #payment div.form-row {
    padding: 15px 0 0 0;
    margin: 0;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent !important;
    border-radius: 5px;
}
.woocommerce-checkout #payment ul.payment_methods {
    border: none;
    padding: 0;
}
.woocommerce table.order_details, .woocommerce table.woocommerce-checkout-review-order-table {
    border: none;
}
.woocommerce-checkout h2#order_review_heading{
    font-family: Lato;
    font-weight: 900;
    font-style: normal;
    font-size: 25px !important;
    text-transform: uppe !important;
    letter-spacing: 1px !important;
    color: #df0616 !important;
    /* border-top: 1px solid #000; */
    /* border-bottom: 1px solid #000; */
    margin-bottom: 40px;
}
.woocommerce-billing-fields h2 {
    font-family: Lato;
    font-weight: 900;
    font-style: normal;
    font-size: 25px !important;
    text-transform: uppe !important;
    letter-spacing: 1px !important;
    color: #df0616;
    /* border-top: 1px solid #000; */
    /* border-bottom: 1px solid #000; */
    margin-bottom: 40px;
}
.cart-collaterals h2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.2;
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0;
}
.woocommerce table.shop_table thead th {
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.2;
    font-size: 14px;
    color: #000;
    background-color: #f9f9f9;
    font-weight: 900;
    padding: 17px 5px;
}
.woocommerce .cart-collaterals .cart_totals {
    clear: both;
    border-top: none;
    padding-top: 0;
}
.woocommerce .cart-actions a.checkout-button {
    background-color: #000000;
    margin-left: 15px;
    font-weight: 900;
}
.woocommerce .cart-actions {
    padding: 0px 0;
    border-top: none;
    border-bottom: none;
    text-align: right;
    font-size: 0;
}
.cart-collaterals h2{margin-bottom:0;}
.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total th, .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td {
    border-top: 1px solid #eeeeee;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    color: #df0616;
    padding: 20px;
}
.cart-collaterals .col-lg-5 {
    width: 100%;
}
.cart-collaterals .col-lg-offset-7 {
    margin-left: 0;
}
.woocommerce table.shop_table.cart tbody td {
    padding: 15px 5px;
    letter-spacing: normal;
    font-size: 14px;
}
.woocommerce table.shop_table thead th{background-color:white;}
.page-title-wrap {
    color: #ffffff;
    background-color: rgb(0, 0, 0);
}
.page-title-inner {
    padding-top: 15px;
    padding-bottom: 0;
    text-align: left;
}
.woocommerce div.product p.stock {
    font-family: Lato, sans-serif;
    font-style: normal;
    color: #df0616;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 15px;
    margin-top: 15px;
}
.single.single-product div.product .cart .button:before{font-size:14px !important;font-weight:900 !important;margin-right:7px;}
.single.single-product div.product form.cart div.quantity {
    margin-right: 0;
}
.single.single-product div.product form.cart .button {
    vertical-align: middle;
    float: left;
    font-weight: 900;
}
.sc-title:after{display:none;}
.related.products h4 {
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    font-size: 30px !important;
    text-transform: initial !important;
    letter-spacing: normal !important;
    color: black;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    margin: 0;
    font-size: 0;
    border: 1px solid #dfdfdf;
    border-right: none;
    border-left: none;
    padding: 10px 0;
    margin-bottom: 25px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-top-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-family: Lato, sans-serif;
    letter-spacing: 0;
    font-size: 13px;
    text-transform: initial;
    padding: 0;
    line-height: 1.2;
    font-weight: normal;
	font-weight: 400;
    font-style: normal;
    font-size: 30px !important;
    text-transform: initial !important;
    letter-spacing: normal !important;
    color: black;
}
.woocommerce-tabs .panel ul li::before {
    content: "\f0c8";
    padding-right: 7px;
    color: #df0616;
    font-family: FontAwesome !important;
    font-size: 6px;
    vertical-align: middle;
}
.woocommerce-tabs .panel ul{padding-left:0;list-style:none;}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 15px 0 0 0;
    border: none;
}
.descripcion ul li::before {
    content: "\f0c8";
    padding-right: 7px;
    color: #df0616;
    font-family: FontAwesome !important;
    font-size: 6px;
    vertical-align: middle;
}
.descripcion ul li strong {
    color: #000;
    font-weight: normal;
}
.descripcion ul{padding-left:0;list-style:none;}
.descripcion h5 + p{margin-bottom:10px;}
.product_meta > span {
    text-transform: initial;
}
.product_meta > span + span {
    margin-top: 0px;
}
.product_meta {
    margin-bottom: 20px;
    font-size: 13px;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    padding: 10px 0;
}
.compartir ul.social-profile.s-rounded.s-secondary.s-md li:nth-child(3) a{
    background-color: #0e76a8;
}
.compartir ul.social-profile.s-rounded.s-secondary.s-md li:nth-child(2) a{
    background-color: #00acee;
}
.compartir ul.social-profile.s-rounded.s-secondary.s-md li:nth-child(1) a{
    background-color: #3b5998;
}
ul.s-md.s-rounded a {
    width: 95px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    border-radius:0;
    text-align: center;
}
.compartir h3 {
    font-family: Lato;
    font-weight: 900;
    font-style: normal;
    font-size: 16px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    color: black;
}
.single.single-product p.price span.woocommerce-Price-amount.amount:nth-child(1)::before {
    content: 'Valor Caja:';
    color: #000;
    font-weight: 900;
    font-size: 24px;
    padding-right: 6px;
}
.single.single-product p.price small {
    color: #e30612;
    /* font-weight: normal; */
}
.single.single-product p.price {
    font-size: 25px !important;
    margin-bottom: 15px !important;
    font-weight: 900 !important;
    letter-spacing: normal !important;
}
.single.single-product .product_title {
    font-size: 35px !important;
}

.single.single-product .product_title span.medidasproduct {
    font-size: 18px;
    line-height: 1.3;
    color: #616161;
    display: block;
}
.header-mobile-nav.menu-drop-fly form.search-form-menu-mobile{display:none;}
ul.breadcrumbs {

    font-style: normal;
}
.breadcrumbs-wrap.float .breadcrumbs-inner {
    background-color: transparent;
    padding: 0 0 15px 0;
}
.page-title-size-lg h1 {
    font-size: 24px;
    font-weight: bold;
}
.breadcrumbs-wrap label{display:none;}
.single-product-title-wrap {
    color: #ffffff;
    background-color: rgb(0, 0, 0);
    text-align: left;
}
.single-product-title-inner {
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: left;
}
.contactmaps .vc_col-sm-6:nth-child(1) h3 {
    color: #000 !important;
}
#destacados {
    padding: 45px 0;
    background: #c1c1c1;
}
#destacados h3:after {
    content: ' ';
    display: block;
    border-bottom: 3px solid #000;
    width: 70px;
        margin: 0 auto;
    margin-top: 5px;
	  background-color:black;
}
#destacados h3 {
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    font-size: 30px !important;
    text-transform: initial !important;
    letter-spacing: normal !important;
	color:black;
}
#contacto h3 {
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    font-size: 30px !important;
    text-transform: initial !important;
    letter-spacing: normal !important;
	color:black;
}
#clientes{padding:45px 0;}
.owl-carousel .owl-item {
  margin-top: -15px;
}
#clientes h3 {
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    font-size: 30px !important;
    text-transform: initial !important;
    letter-spacing: normal !important;
	  color:black;
}
#clientes h3:after {
    content: ' ';
    display: block;
    border-bottom: 3px solid #000;
    width: 70px;
        margin: 0 auto;
    margin-top: 5px;
	  background-color:black;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  vertical-align: bottom;
}

div#owl-carousel .owl-dots {
  position: absolute;
  top: inherit;
  right: 47%;
  bottom: 10px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  -ms-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

#trio{padding:45px 0;background-color:#000;}
#slider {
    padding: 0;
    background: #fff;
}
#wrapper-content {
    padding-top: 164px;
    /* margin-top: 15px; */
}
.addtocartpro .product_type_soldout i::after {
    content: 'Agotado';
    padding-left: 10px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: Lato;
    letter-spacing: 1px;
}
.addtocartpro .product_type_soldout i{font-weight:900 !important;}
.addtocartpro .product_type_soldout{
    background: #a0000c;
    color: white;
    width: 100%;
    display: block;
    line-height: 50px;
    font-weight: 900;
}
.addtocartpro .add-to-cart-wrap a i{font-weight:900 !important;}
.product-info small{font-size:18px;color:#df0616;font-weight:700}
.product-info span.woocommerce-Price-amount.amount{font-size:18px;font-weight:700;color:#df0616;}
.addtocartpro .add-to-cart-wrap a{font-size:14px;font-weight:700;padding: 17.5px 20px;    width: 100%;}
.on-sold {
    background-color: #616161;
}
.product-flash {
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    min-width: 60px;
    /* width: 100%; */
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0 10px;
    /* border: 3px solid white; */
}
.product-flash-wrap {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 3;
}
footer.main-footer-wrapper .main-footer {
    padding: 40px 0 0px 0;
}
#contacto h3 {
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    font-size: 30px !important;
    text-transform: initial !important;
    letter-spacing: normal !important;
}
.minicart-bat .widget_shopping_cart_icon p + span {
	background: black;
}
.minicart-bat .widget_shopping_cart_icon p {line-height:40px;font-size:20px;}
.minicart-bat .shopping-cart-wrapper .widget_shopping_cart_icon {
    position: relative;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    background-color: transparent;
    font-weight: 700;
    padding: 0;
    width: 40px;
    text-align: center;
}
.minicart-bat .widget_shopping_cart_icon p > span{display:none;}
.minicart-bat .header-customize-item:first-child {
    margin-left: 0;
}
.minicart-bat .shopping-cart-wrapper {
  padding-left: 0 !important
}

.minicart-bat .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
  display: block;
  /* visibility: hidden; */
  /* opacity: 0; */
  position: absolute;
  top: -420px;
  right: -10px;
  left: auto;
  z-index: 9998;
  width: 384px;
  background: #000;
  border: solid 1px #eee;
  border-bottom: 1px solid transparent;
  padding: 0;
  line-height: 2em;
  color: #fff;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
  -moz-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
  -ms-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
  -o-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
  transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
}

.minicart-bat .shopping-cart-wrapper .widget_shopping_cart_icon>i.micon+span.total {
  background-color: #0067b2;
  top: 0;
  right: -5px;
}

.minicart-bat .shopping-cart-wrapper .widget_shopping_cart_icon {
  padding-right: 0;
  margin-top: 0px;
}

.cartfix.entra {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.cartfix {
    position: fixed;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    bottom: 130px;
    right: 19px;
    width: 46px;
    height: 45px;
    line-height: 25px;
    text-align: center;
    z-index: 2;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    border: 2px solid #ffffff;
    color: #ffffff;
    background-color: #e30610;
    border-radius: 0;
}
footer.main-footer-wrapper .bottom-bar-wrapper img {
    width: 8%;
    margin-left: 4px;
}
footer.main-footer-wrapper .bottom-bar-wrapper p{margin-bottom:0;}
footer.main-footer-wrapper .bottom-bar-wrapper {
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ffffff;
}
footer ul.menu > li > a{
    font-size: 13px;
    font-weight: normal !important;
}
footer ul.menu > li + li{margin-left:15px;}
footer ul.menu > li > a:before{display:none;}
footer.main-footer-wrapper {
    background-color: #000;
    color: #fefefe;
    text-align: center;
}
footer ul.menu li{display:inline-block}
footer ul.sub-menu{display:none;}
.shopping-cart-wrapper {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    position: relative;
}
ul#menu-logout li{padding-top:0;}
ul#menu-logout{padding-bottom:0;line-height:30px;}
header.main-header .micon, header.main-header i.fa {
    font-weight: 900 !important;
    padding-left: 4px;
    vertical-align: baseline;
    padding-right: 4px;
}
.widget_shopping_cart_icon p + span {
    position: absolute;
    top: 3px;
    right: 3px;
    background: red;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    font-size: 10px;
    border-radius: 100%;
}
.widget_shopping_cart_icon {color:white;}
.widget_shopping_cart_icon p > span i{color:white !important;}
.widget_shopping_cart_icon p > span{color:white;}
.widget_shopping_cart_icon p {
    margin-bottom: 0;
    color: white;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}
header.main-header .header-logo img {
    max-height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
}
header.main-header .header-logo {
    height: 140px;
}
#primary-menu{margin-bottom:0px;}
.x-nav-menu > .x-menu-item + .x-menu-item {
    margin-left: 25px;
}
.widget_archive li + li, .widget_categories li + li, .widget_pages li + li, .widget_nav_menu > div li + li, .woocommerce .widget_product_categories li + li, .widget_layered_nav li + li {
    margin-top: 0;
    border-top: none;
}
.shopping-cart-wrapper .widget_shopping_cart_icon {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    background-color: black;
    font-weight: 700;
    padding: 0 10px;
}
ul.menu-login{padding-bottom:0;}
.header-nav-right {
    line-height: 30px;
}
.x-nav-menu > .x-menu-item {
    line-height: 65px;
}
.x-nav-menu > .x-menu-item > .x-menu-a-text {
    font-size: 16px;
}
.x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text, .x-nav-menu > li.current-menu-parent > a.x-menu-a-text, .x-nav-menu > li.current-menu-item > a.x-menu-a-text, .x-nav-menu > li.menu-current > a.x-menu-a-text, .x-nav-menu > li > a.x-menu-a-text:hover, .x-nav-menu > li.x-menu-item:hover > a {
    color: #e30612;
}
.x-menu-a-text {
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: black;
    font-weight: 500;
}
.header-nav-wrapper > .container:nth-child(1) {
    width: 100%;
    padding: 0 ;
}
header.main-header .header-nav-wrapper {
    z-index: 999;
    background-color: #e30612;
    position: relative;
}
/*megatron*/


.woocommerce-cart tr.order-total td strong{color:white !important}
.woocommerce-cart tr.order-total th{color:white !important}
.woocommerce .shop_table tbody tr, .woocommerce .shop_table tbody tr a {
    background-color: #fff;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
.cart_item td p{margin-bottom:0;}
.single.single-product .summary-product.entry-summary span.medidasproduct{display:block;}
.single.single-product .summary-product.entry-summary .product_meta {
    float: left;
    width: 100%;
}
.addtocartpro a.xoo-el-reg-tgr{
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    bottom: -25px;
    right: -25px;
    opacity: 1;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #df0917;
    margin-top: 25px;
    margin-bottom: 15px;
}
.single.single-product .summary-product.entry-summary a.xoo-el-reg-tgr {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    bottom: -25px;
    right: -25px;
    opacity: 1;
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #df0917;
    margin-top: 25px;
    margin-bottom: 15px;
}
.product-item-footer.without-rating a.xoo-el-reg-tgr{
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
    bottom: -25px;
    right: -25px;
    opacity: 1;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
ul.tabs.wc-tabs li.description_tab a{color:black !important}
.related.products h3.product_title{
    font-weight: 700 !important;
    text-align: center;
    font-size: 16px !important;
    margin-top: 10px!important;
}
.main-navigation-ul li.no-mega-menu ul.sub-menu {
	position: initial;}
.main-navigation-ul > li.no-mega-menu ul.sub-menu li.menu-item a.menu-item-link {
    width: inherit;
}
.transp h4 span {
    font-size: 12px;
    display: block;
    font-style: italic;
}
.letra-peq{color:white !important;}
.mk-shop-item-detail h3.product_title span.medidasproduct {
    font-size: 13px;
    line-height: 1.3;
    color: #616161;
    display: block;
}
.mk-shop-item-detail h3.product_title{
    font-weight: 700 !important;
    text-align: center;
    font-size: 16px !important;
    margin-top: 10px;
}
span.medidasproduct {
    font-size:14px;
    line-height: 1.3;
    color: #616161;
    display: block;
}
.mk-shopping-cart-box{z-index:99999;}
.ubermenu-skin-black-white-2 .ubermenu-submenu, .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
    color: #FFF !important;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
    background: #b70613;
    border: 1px solid #b70613;
    /* max-width: 600px; */
    color: white;
}
.ubermenu .ubermenu-nav{text-align:right;}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    border-left: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.ubermenu-skin-black-white-2 {
    border: none;
    background-color: transparent;
    background: transparent;
    background: transparent;
    background: -moz-linear-gradient(top, #3d3d3d, #212121);
    background: -ms-linear-gradient(top, #3d3d3d, #212121);
    background: -o-linear-gradient(top, #3d3d3d, #212121);
    -webkit-box-shadow: none;
    -moz-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
    box-shadow: none;
}
.ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
    background: transparent;
    color: #eee;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    text-align: right;
}
#menu-logout li#menu-item-1109 a {
    padding: 0 10px;
    line-height: 30px;
}
#menu-logout li#menu-item-1109 {
    background: #eaeaea;
    color: black !important;
    text-transform: uppercase;
    padding: 0 !important;
    font-size: 13px;
    font-weight: 700;
}
.mk-header .mk-shoping-cart-link:hover {
    background-color: #84000a;
    color: black !important;
    border: 1px solid #84000a !important;
    border-bottom: 3px solid #84000a !important;
	transition:all 0.8s ease;
}
.mk-header .mk-shoping-cart-link {
    padding: 6px 15px;
    margin: 0;
    background-color: #df0617;
    vertical-align: bottom;
    border-bottom: 3px solid !important;
	transition:all 0.8s ease;
}
.login #nav_menu-4, .login #nav_menu-6, .login .shopping-cart-header.add-header-height {
    display: inline-block;
    height: auto;

}

ul#menu-logout li a svg{display:none;}
ul#menu-logout li + li{margin-left:5px;}
ul#menu-logout li {
    display: inline-block;
    margin-bottom: 0;
}
ul#menu-logout{border:none;}
.login #nav_menu-4, .login #nav_menu-6, .login .shopping-cart-header.add-header-height{display:inline-block;}
.add-header-height .shopping-cart-header.add-header-height{display:none;}
.related.products h2 {
    color: #000 !important;
}
ul.tabs.wc-tabs li.description_tab.active a{color:#000 !important;}
.add-header-height, .header-style-1 .mk-header-inner .mk-header-search, .header-style-1 .menu-hover-style-1 .main-navigation-ul > li > a, .header-style-1 .menu-hover-style-2 .main-navigation-ul > li > a, .header-style-1 .menu-hover-style-4 .main-navigation-ul > li > a, .header-style-1 .menu-hover-style-5 .main-navigation-ul > li, .header-style-1 .menu-hover-style-3 .main-navigation-ul > li, .header-style-1 .menu-hover-style-5 .main-navigation-ul > li {
    height: 60px;
    line-height: 60px;
}
.woocommerce-order-received h3, .woocommerce-order-received .master-holder strong {
    color: #df0716;
}
.woocommerce-order-received span.woocommerce-Price-amount.amount {
    color: black !important;
}
.shop_table.order_details thead {
    background-color: transparent;
}
/*.mk-main-wrapper-holder{margin-bottom:-20px;}*/
.woocommerce .cart_totals h2 {
    padding-left: 20px;
    font-size: 16px!important;
    border-bottom: 1px solid;
    padding: 20px 0;
    border-top: 1px solid;
}

.mk-main-wrapper-holder{background-color:white;}
.woocommerce #payment div.payment_box::before {
    content: '';
    display: block;
    border: 1em solid #ffffff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
.woocommerce #payment div.payment_box {

	background-color: #ffffff;}
.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce-checkout-payment {
    background-color: #eeeeee !important;
	border-bottom: 1px solid #000000;}
table.shop_table.shop_table_responsive.cart, #customer_details h3, #customer_details p, #order_review_heading, div#order_review table.shop_table.woocommerce-checkout-review-order-table {
    color: black !important;
}
.woocommerce .shop_table thead th {
    padding: 20px 12px!important;
    border: 1px solid #000000;
    border-left: none;
    border-right: none;
	color:black;
}
.master-holder-bg {
    background-color: #000;
}
#customer_details h3{
    color: #000;
}
.woocommerce form .form-row label {
    color: #000;
}

.woocommerce-checkout .mk-main-wrapper-holder{background-color:white;}
.single-product .entry-summary .price {
    margin-bottom: 0;
}
body{background-color:#fff !important;}
p.contentpack {
    color: #000 !important;
    /* font-style: italic; */
    font-weight: 900;
    margin-bottom: 0;
    margin-top: -18px;
}

.single.single-product .stock.out-of-stock {
    color: white;
    display: block;
    width: 235px;
    /* float: left; */
    clear: both;
    margin-top: 25px;
    text-align: center;
    font-weight: 900;
    background-color: #a0000a;
    letter-spacing: 1px;
}
#mk-footer .widget:not(.widget_social_networks) a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700 !important;
}
.menu-hover-style-3 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .menu-hover-style-3 .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link, .menu-hover-style-3.mk-vm-menuwrapper li.current-menu-item > a, .menu-hover-style-3.mk-vm-menuwrapper li.current-menu-ancestor > a {
    border: 2px solid #000000;
    background-color: #00000000;
    color: #fff;
}
.main-navigation-ul > li.menu-item > a.menu-item-link {
	color: #ffffff}
#mk-footer .widget_nav_menu{
    padding: 30px 0;
}
.mk-footer-copyright p{margin-bottom:0;}
.fullwidth-footer .mk-footer-copyright {
    padding-left: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    color: white !important;
	padding-bottom: 0;
}
.mk-product-loop .product-loop-thumb{box-shadow:none;}
#mk-archive-products .mk-product-loop.compact-layout.grid--float .mk-product-holder .product-loop-thumb {
    height: auto !important;
    text-align: center;
}
#mk-archive-products .mk-product-loop.compact-layout.grid--float .mk-product-holder .product-loop-thumb a img, #mk-archive-products .mk-product-loop.compact-layout.grid--float .mk-product-holder .product-loop-thumb img {
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto;
    width: auto;
    margin: 0;
}
#news img{margin-bottom:35px;}
#news{text-align:center;}
#mk-footer .widget:not(.widget_social_networks) a {
    color: #fff;
    font-weight: normal;
}
#mk-footer ul li{color:white;}
#mk-footer ul li a{color:white;}
#mk-footer ul li a svg{display:none !important;}
#mk-footer ul li ul.sub-menu{display:none !important;}
#mk-footer ul li::before{display:none;}
#mk-footer ul li{display:inline-block;}
#mk-footer {
    border-top: none;
}
#mk-footer {
    background-color: #000000;
    text-align: center;
}
.mk-header-nav-container, .mk-classic-menu-wrapper {
    /* width: inherit !important; */
    text-align: right !important;
    float: right !important;
}
.mk-header-inner, .a-sticky .mk-header-inner, .header-style-2.a-sticky .mk-classic-nav-bg {
    border-bottom: none;
}
li.empty{color:#000 !important;}
.contactmaps .vc_col-sm-6:nth-child(2) h3::after{border-bottom:3px solid #000;}
.contactmaps .vc_col-sm-6:nth-child(2) h3{color:#000;}
.contactmaps h3 {
    color: white;
    margin-bottom: 20px;
    text-align: left;
}
.contactmaps h3:after {
    content: ' ';
    display: block;
    border-bottom: 3px solid #ffffff;
    width: 70px;
    margin: inherit;
    margin-top: 5px;
}
.contactmaps .widget {
    margin-bottom: 0;
}
.bloquemap p a{color:white;}
.bloquemap p{color:white !important;margin-bottom:0;}
.bloquemap {
    background: black;
    color: white;
    position: absolute;
    width: 310px;
    margin: 10px;
    padding: 15px;
    text-align: left;
}

.contactmaps::before {
    content: '';
    display: block !important;
    width: 50%;
    height: 521px;
    position: absolute;
    left: 0;
    background-color: #fff;
}
.contactmaps .vc_col-sm-6:nth-child(2) {padding:32px 0px 13px 15px ;}
.contactmaps .vc_col-sm-6:nth-child(1) {
    background: #fff;
    padding: 32px 15px 32px 0;
    z-index: 99;
    position: relative;
}

.contactmaps{
    background: #f0f0f0;
}
#news .widget {
    margin-bottom: 0;
}
#news .form-element-html {
    padding: 0 1.5em 0 0;
    margin-bottom: 0;
}
.titulonews h4 span{display:block;}
 #formcontact{
    width: 780px;
    margin: 0 auto !important;
    text-align: center;
}
.menu-hover-style-3 .main-navigation-ul > li.current-menu-item > a.menu-item-link:hover::after {
    content: '';
    background-color: #000;
    width: 100%;
    display: block;
    height: 2px;
}
.menu-hover-style-3 .main-navigation-ul > li.current-menu-item > a.menu-item-link:after{
    content: '';
    background-color: #000;
    width: 100%;
    display: block;
    height: 2px;
}
.menu-hover-style-3 .main-navigation-ul > li.current-menu-item > a.menu-item-link{background-color:transparent;}
.shop_table.woocommerce-checkout-review-order-table .shipping th::before{content:'Seleccionar';padding-right:5px;}
.shop_table.woocommerce-checkout-review-order-table .shipping th::after{content:'o despacho';padding-left:5px;}
.select2-container .select2-choice {
    padding: 6px 0 5px 8px;
    border-radius: 0;
}
#shipping_method {
    color: black;
}
.infotoop > div + div{margin-left:15px;}
.infotoop .informacion p a{color:white;}
.infotoop .informacion p{margin-bottom:0;color:white !important;}
li.xoo-el-login-tgr a {
    background: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.05px;
    line-height: 30px;
    display: inline-block;
    padding: 0 15px 0 !important;
    text-align: center;
    margin-right: 0;
    padding: 0;
}
.infotoop .xoo-el-logout-menu > a::before{    content: '\f00d';
    font-family: FontAwesome;
    margin-right: 3px;}
.xoo-el-username-menu img.avatar{border-radius:100%;}
.widget_nav_menu ul li{border-bottom:none;}
.xoo-el-username-menu a {
    background: black;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-bottom: none;
    font-size: 13px;
    line-height: 30px;
    display: inline-block;
    padding: 0 15px;
}
.xoo-el-logout-menu a {
    background: #000000;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 13px;
    font-weight: 600;
    color: white;
    padding: 0 15px;
    line-height: 30px;
    display: inline-block;
}

ul#menu-login li a svg{display:none;}
ul#menu-login li + li{margin-left:5px;}
ul#menu-login li{display:inline-block;}
ul#menu-login {
    border: none;
    padding-bottom: 0;}
#theme-page {
    padding-top: 105px;
}
header.main-header{
    position: fixed !important;
    width: 100% !important;
    float: left;
}
.mk-header {
    position: initial;
}
.infotoop .widget {
    margin-bottom: 0;
}
.infotoop {
    background: #e30612;
    text-align: right;
    color: white;
    padding: 5px 0 0 0;
}
.mk-header {
    border-bottom: none;
}
.mk-header-padding-wrapper{display:none;}
.sticky-style-fixed.header-style-1 .mk-header-holder, .sticky-style-fixed.header-style-3 .mk-header-holder {
	position: inherit;}
.infotoop .informacion {
  /*  display: inline-block;
    float: left;
    vertical-align: bottom;
    padding: 10px 0;*/
}
.infotoop .login {
    display: inline-block;
    margin-top: 10px;
}
.shop_table.woocommerce-checkout-review-order-table tfoot {
    background-color: #eee;
    color: #000;
}
.mk-shopping-cart-box .product_list_widget li a, .mk-shopping-cart-box .product_list_widget li span{color:#000;}
.cart_totals.calculated_shipping h2, span.posted_in, span.posted_in a {
    color: #000 !important;
}

.mk-header .mk-shoping-cart-link {
    background-color: #000000;
}

.single-product .variations tbody tr td.label label, .shop_attributes th, span.sku_wrapper {
    color: black !important;
}
.woocommerce div.product .product_title{color:#000;}
.single.single-product .master-holder-bg {
    background-color: #ffffff;
}
.mk-header-bg {
    background-color: #df0716 !important;
}
.textafter{
    margin-left: 5px;
}
article.outofstock svg{display:none;}
ul.sub-menu li:hover{background-color:#8e020d}
.mk-header .mk-shoping-cart-link {

    border: 1px solid;
}
.mk-main-navigation ul.sub-menu a.menu-item-link {
    color: #ffffff;
}
.mk-main-navigation li.no-mega-menu ul.sub-menu, .mk-main-navigation li.has-mega-menu > ul.sub-menu, .mk-shopping-cart-box {
    background-color: #df0617;
}
.menu-hover-style-3 .main-navigation-ul > li.menu-item > a.menu-item-link:hover::after{content:'';background-color:#000;width:100%;display:block;height:2px;}
.menu-hover-style-3 .main-navigation-ul > li.menu-item > a.menu-item-link:hover{
    border: none !important;
}
.header-style-1 .menu-hover-style-3 .main-navigation-ul > li > a.menu-item-link {
    line-height: 34px !important;
    border-radius: 0;
    border: none !important;
}
/*.menu-sk a.menu-item-link:hover {
    border: 1px solid #df0617 !important;
}*/
.order-total th{
    color: #000000;
    font-weight: 600 !important;
}
.cart_item td.product-remove a{color:#df0717 !important;}
.cart_totals  tr.order-total{
    background: #df0617 !important;
    color: white !important;
}
.woocommerce .shop_table {
  margin-bottom: 35px!important;}
.woocommerce .cart-collaterals .cart_totals {
    clear: both;
    border-top: 1px solid #fff;
    padding-top: 0px;
}
.woocommerce-shipping-calculator, .cart_totals_inner {
    margin-top: 0;
}
#news .error{background-color:transparent;}
#news .checkbox-cover>div{background-color:transparent;border-color:transparent;padding-left:0;}
#news .form-cover {
    width: 780px;
    margin: 0 auto;
}
#news button{
    background-color: #df0617 !important;
}
#news .submit-button .text{text-shadow:none;}
#news .submit-button {
    width: 100%!important;
    border-radius: 0px!important;
    padding: 13px 10px !important;
    text-transform: uppercase;
}
#news input[type=text]{border-radius:0;}
#news span > span{color:white;}
/*#contacto h3::after{border-bottom: 3px solid #ffffff;}
#contacto h3{color:#000;}
#contacto {
    background: #df0717;
    padding: 45px 0;
}*/
 .mk-product-loop.compact-layout .product-title a {
    color: #000000;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: normal;
    font-size: 14px;
}
.product-info .pack::after{content:')';}
.product-info .pack::before{content:'(';}
.mk-product-loop.compact-layout .price {
    padding: 0 15px 0px;
}
.mk-product-loop.compact-layout .product-title {
    padding: 15px 5px 10px 5px;
    text-align: center;
    margin-bottom: 0;
}
.mk-product-holder .product_loop_button{opacity:1 !important;bottom:0;}
.one + p.price {display:none !important;}
.product-info span.price small::after {
    content: 'Valor Caja';
    color: #df0616;
    font-weight: normal;
    font-size: 11px;
    padding-left: 6px;
}
.woocommerce-product-details__short-description{display:none;}
.woocommerce-product-details__short-description.one{display:block !important;}

.single-product .single_add_to_cart_button.button.alt{
  background-color: #df0717 !important;
}

.pack p{color:#000;}
.pack{
font-size: 13px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 5px;
}
#news{background-color:#000;}
#news .titulonews{
padding-bottom: 10px;
}
#news h4 {
    text-align: center;
    font-size: 22px;
    /* text-transform: uppercase; */
    line-height: 1.5;
    color: #fff;
    /* font-weight: 900; */
}
#news {
    padding: 80px 0 0 0;
}
#contactoform{
 background-color: #df0717;
    padding: 12px 0 5px 0;
    margin: 0;
}
#contactoform .mk-grid {
    max-width: 100%;
}
#TB_title{
border-bottom: 1px solid transparent;
}
input#ced_hpul_submit.button.alt{
  border: 1px solid transparent !important;
}
.hpul_thickbox_window .tb-close-icon {
 background-color:#df0717;
color:#ffffff !important;
}
.g-recaptcha{
  display: flex;
  justify-content: center;
}
#TB_ajaxContent{
width: 100%;
}
#TB_window{
  width: 600px !important;
}
.ced_hpul_guest_registration_form table{
 width: 70%;
}
#TB_ajaxWindowTitle{
display:none;
}
span.ced_hpul_login_link{
  color:#df0717;
  font-weight: 600;
}
#ced_hpul_login_link{
 color:#fff;
  font-weight: 600;
}
.transp p{
font-size: 20px;
    line-height: 1.7;
      color: black !important;
    letter-spacing: 0.01em;
}
.transp strong {
    font-size: 20px;
    line-height: 1.7;
    color: #e30610;
}
.transp h4{
    color: black;
    text-transform: initial;
    letter-spacing: normal;
    font-size: 20px;
    font-weight: 700;
}
.transp{
    padding: 20px 30px;
    background-color: #eee;
    border-radius: 5px;
    margin-bottom: 20px;
}
.single-product .admin-bar .sticky-style-fixed.header-style-1 .mk-header-holder, .admin-bar .sticky-style-fixed.header-style-3 .mk-header-holder {
    top: 0px;
}
.single-product table td {
    padding: 6px;
}
.single-product .product .out-of-stock {
    background-color: #df0717;
    padding: 15px 40px;
    font-size: 15px;
    letter-spacing: 0.02em;
}
.woocommerce div.product .product_title {
    margin-bottom: 14px;
    font-size: 16px;
    letter-spacing: normal;
    text-transform: uppercase !important;
    font-weight: 700;
}
.single-product p.price{
font-size:22px;
}
.main-navigation-ul > li.menu-item > a.menu-item-link {
    color: #fff;
    font-weight: 700;
}
.titulotab h3 {
    text-align: left;
    font-size: 16px !important;
    text-transform: uppercase !important;
    color: #000 !important;
    font-weight: normal !important;
    margin-bottom: 15px;
}
.single.single-product table {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #eee;
  border-top: none;
}
.single.single-product table{text-align:left;}
.single.single-product table tr:nth-child(2n+1) {
    background: rgb(153, 153, 153);
    color: #fff;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border-top: none;
}
.single-product .descripcion{
padding-bottom:15px;
}
.single-product .descripcion h5 {
    color: #df0616;
    text-transform: none;
    font-size: 15px;
}
.single-product .descripcion li {
    color: #000;
}
.single-product .ficha a{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 18px;
    background-color: #df0c17;
}
.single-product .summary.entry-summary .woocommerce-product-details__short-description p{color:#000 !important;}
.single-product .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab li{
  color:#000;
  font-weight: normal;
}
.pum-theme-986 .pum-container, .pum-theme-lightbox .pum-container{
      background-color: rgb(0, 0, 0);
}

td.product-price{
display:none;}

th.product-price{
display:none;}

.single-product p.price:nth-child(odd){
  display:none;
}
#contacto2 .fas.fa-map-marker-alt{
    font-size: 18px;
    color: #df0717;
}

#contacto2 .fas.fa-envelope{
    font-size: 18px;
    color: #df0717;
}
#contacto2 .fas.fa-phone{
    font-size: 18px;
    color: #df0717;
}


@media screen and (min-width: 1921px){
	
	#buscador {
    padding: 0;
    width: 50%;
    float: left;
	margin-top: 30px;
}

.login{
    width: 50%;
    float: left;
}
}

@media screen and (max-width: 1300px){
.x-nav-menu > .x-menu-item > .x-menu-a-text {
    font-size: 16px;
}
	.login {
    width: 55%;
}
	#buscador{width:45%;}
	header.main-header .header-logo img {
    max-height: 52px;
    padding-top: 0px;
    padding-bottom: 0px;
}
	#buscador .search-navigation input {
    width: 90% !important;
}
	.autocomplete-suggestions {
    position: absolute;
    z-index: 9999;
    width: 539px;
    right: 44%;
    top: 85px;
    width: 400px !important;
}
}

@media screen and (max-width: 767px){
	header.mobile-header .header-mobile-inner .header-customize{top:30px;}
	.product-listing.woocommerce.columns-4 .product-item-wrap.post-437 .product_title{height:96px;}
	.product-listing.woocommerce .product-thumb{
    position: relative;
    background-color: #F7F7F7;
    height: 150px;
    overflow: hidden;
}
	.x-nav-menu > .x-menu-item + .x-menu-item {
    margin-left: 0px !important;
}
	.x-nav-menu li.x-menu-item > a.x-menu-a-text {
    display: inline-block;
    position: static;
    padding: 12px 15px;
    border-bottom: none;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.05em;
}

	.product-listing.woocommerce.columns-4 .product-item-wrap {
    width: 50% !important;
}
	.product-listing.woocommerce .product-item-wrap {
    float: left;
    padding: 0 15px 25px 15px;
}

	.addtocartpro .add-to-cart-wrap a {
    font-size: 13px;
    font-weight: 700;
    padding: 16.5px 6px;
    width: 100%;
    letter-spacing: normal;
}
	.addtocartpro .add-to-cart-wrap a {
    font-size: 13px;
    font-weight: 700;
    padding: 16.5px 6px;
    width: 100%;
}
	li.x-menu-item > a.x-menu-a-text {
    padding: 12px 15px;
    color: #fff;
    font-size: 16px;
    letter-spacing: normal;
}
	.single-product-title-inner {
		padding-bottom: 15px;
	
	}
	.woocommerce-tabs.wc-tabs-wrapper{margin-top:25px;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{text-align:left;}
	.single-product-title-margin {
    margin-bottom: 25px;
}
	.breadcrumbs-wrap{display:none;}
	#news .form-cover {
    width: 100%;
    margin: 0 auto;
}
	.addtocartpro a.xoo-el-reg-tgr {
		font-size: 14px;
	    margin-top: 10px;
	}
	.woocommerce div.product .product_title {
    margin-bottom: 14px;
    font-size: 20px;
	}
	#menu-imgmenus li.xoo-el-reg-tgr a {
    background-image: url(https://www.misterpaper.cl/wp-content/uploads/2020/03/Mister_Paper_web-02.jpg);
    width: 100%;
    line-height: 97px;
    background-position: center;
    background-size: contain;
    font-size: 0;
    display: block;
    background-repeat: no-repeat;
}
	#menu-imgmenus li.xoo-el-username-menu a {
    background-image: url(https://www.misterpaper.cl/wp-content/uploads/2020/03/Mister_Paper_web-LOGIN.jpg);
    width: 100%;
    line-height: 216px;
    background-position: center;
    background-size: contain;
    font-size: 0;
    background-repeat: no-repeat;
    height: 113px;
}
	.dividida .wpb_column.vc_column_container.vc_col-sm-6:nth-child(1) > .vc_column-inner:nth-child(1) {
    padding-right: 15px;
}
	.dividida .wpb_column.vc_column_container.vc_col-sm-6:nth-child(2) > .vc_column-inner:nth-child(1) {
    padding-left: 15px;
}
	#menu-imgmenus li{
    height: auto;
    max-height: 110px;
}
	ul#menu-imgmenus {
    border-bottom: none;
    padding-bottom: 0;
}
	#trio .vc_col-xs-4 {
    width: 100%;
}
	a img.alignnone {
    margin: 0;
}
	#trio .wpb_column.vc_column_container.vc_col-sm-4{width:100%;}
	.header-mobile-nav {
    background-color: #df0616;
    display: none;
    margin-bottom: 15px;
}
	.x-nav-menu > .x-menu-item {
    line-height: 30px;
}
	.x-nav-menu > .x-menu-item + .x-menu-item {
    margin-left: 0px;
}
	.x-nav-menu ul.x-sub-menu {
    background-color: #5b0206;
    padding-left: 0;
    position: relative;
}
	.x-nav-menu li li.x-menu-item > a.x-menu-a-text {
    font-family: Lato, sans-serif;
    font-style: normal;
    text-transform: uppercase !important;
}
	.x-nav-menu li.x-menu-item.x-sub-menu-open > ul.x-sub-menu:before {
    content: "";
    display: block;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    border-top: solid 6px #df0616;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 1;
}
	.x-nav-menu li.x-menu-item {
		border-bottom: none;}
#wrapper-content {
    padding-top: 0;
}
header.mobile-header.header-light {
    background-color: #e30612;
}
.widget_shopping_cart_icon p {
    line-height: 35px;
}
.shopping-cart-wrapper .widget_shopping_cart_icon {
    position: relative;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
    background-color: #000;
    font-weight: 700;
    padding: 0 10px;
}
.widget_shopping_cart_icon p > span {
    color: white;
    display: none;
}
	.header-style-1.header-align-left .mk-header-nav-container {
    text-align: right;
    float: right;
    margin-right: 0;
}
	.ubermenu-responsive-default.ubermenu-responsive.ubermenu {
    margin: 10px 0 0 0;
}
	.infotoop > div + div {
    margin-left: 0;
}
	.infotoop .informacion {
    display: none;
}
	.infotoop {
    background: #df0616;
    text-align: right;
    color: white;
    padding: 0 15px 0 15px;
    text-align: center;
}
	.widget-sub-navigation ul li a, .widget_nav_menu ul li a, .widget_product_categories ul li a, .woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    padding: 6px 6px;
}
	.xoo-el-username-menu a{
    width: 30px;
    overflow: hidden;
    height: 25px;
    text-align: center;
}
	.xoo-el-username-menu a img{
    width: 25px !important;
    overflow: hidden;
    margin: 0 !important;
}
	.login #nav_menu-4{vertical-align:bottom;}
}










/*Visual Composer*/
@media (min-width:768px) {
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: left
  }

  .vc_col-sm-12 {
    width: 100%
  }

  .vc_col-sm-11 {
    width: 91.66666667%
  }

  .vc_col-sm-10 {
    width: 83.33333333%
  }

  .vc_col-sm-9 {
    width: 75%
  }

  .vc_col-sm-8 {
    width: 66.66666667%
  }

  .vc_col-sm-7 {
    width: 58.33333333%
  }

  .vc_col-sm-6 {
    width: 50%
  }

  .vc_col-sm-5 {
    width: 41.66666667%
  }

  .vc_col-sm-4 {
    width: 33.33333333%
  }

  .vc_col-sm-3 {
    width: 25%
  }

  .vc_col-sm-2 {
    width: 16.66666667%
  }

  .vc_col-sm-1 {
    width: 8.33333333%
  }

  .vc_col-sm-pull-12 {
    right: 100%
  }

  .vc_col-sm-pull-11 {
    right: 91.66666667%
  }

  .vc_col-sm-pull-10 {
    right: 83.33333333%
  }

  .vc_col-sm-pull-9 {
    right: 75%
  }

  .vc_col-sm-pull-8 {
    right: 66.66666667%
  }

  .vc_col-sm-pull-7 {
    right: 58.33333333%
  }

  .vc_col-sm-pull-6 {
    right: 50%
  }

  .vc_col-sm-pull-5 {
    right: 41.66666667%
  }

  .vc_col-sm-pull-4 {
    right: 33.33333333%
  }

  .vc_col-sm-pull-3 {
    right: 25%
  }

  .vc_col-sm-pull-2 {
    right: 16.66666667%
  }

  .vc_col-sm-pull-1 {
    right: 8.33333333%
  }

  .vc_col-sm-pull-0 {
    right: auto
  }

  .vc_col-sm-push-12 {
    left: 100%
  }

  .vc_col-sm-push-11 {
    left: 91.66666667%
  }

  .vc_col-sm-push-10 {
    left: 83.33333333%
  }

  .vc_col-sm-push-9 {
    left: 75%
  }

  .vc_col-sm-push-8 {
    left: 66.66666667%
  }

  .vc_col-sm-push-7 {
    left: 58.33333333%
  }

  .vc_col-sm-push-6 {
    left: 50%
  }

  .vc_col-sm-push-5 {
    left: 41.66666667%
  }

  .vc_col-sm-push-4 {
    left: 33.33333333%
  }

  .vc_col-sm-push-3 {
    left: 25%
  }

  .vc_col-sm-push-2 {
    left: 16.66666667%
  }

  .vc_col-sm-push-1 {
    left: 8.33333333%
  }

  .vc_col-sm-push-0 {
    left: auto
  }

  .vc_col-sm-offset-12 {
    margin-left: 100%
  }

  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .vc_col-sm-offset-9 {
    margin-left: 75%
  }

  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .vc_col-sm-offset-6 {
    margin-left: 50%
  }

  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .vc_col-sm-offset-3 {
    margin-left: 25%
  }

  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .vc_col-sm-offset-0 {
    margin-left: 0
  }
}

@media (min-width:992px) {
  .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9 {
    float: left
  }

  .vc_col-md-12 {
    width: 100%
  }

  .vc_col-md-11 {
    width: 91.66666667%
  }

  .vc_col-md-10 {
    width: 83.33333333%
  }

  .vc_col-md-9 {
    width: 75%
  }

  .vc_col-md-8 {
    width: 66.66666667%
  }

  .vc_col-md-7 {
    width: 58.33333333%
  }

  .vc_col-md-6 {
    width: 50%
  }

  .vc_col-md-5 {
    width: 41.66666667%
  }

  .vc_col-md-4 {
    width: 33.33333333%
  }

  .vc_col-md-3 {
    width: 25%
  }

  .vc_col-md-2 {
    width: 16.66666667%
  }

  .vc_col-md-1 {
    width: 8.33333333%
  }

  .vc_col-md-pull-12 {
    right: 100%
  }

  .vc_col-md-pull-11 {
    right: 91.66666667%
  }

  .vc_col-md-pull-10 {
    right: 83.33333333%
  }

  .vc_col-md-pull-9 {
    right: 75%
  }

  .vc_col-md-pull-8 {
    right: 66.66666667%
  }

  .vc_col-md-pull-7 {
    right: 58.33333333%
  }

  .vc_col-md-pull-6 {
    right: 50%
  }

  .vc_col-md-pull-5 {
    right: 41.66666667%
  }

  .vc_col-md-pull-4 {
    right: 33.33333333%
  }

  .vc_col-md-pull-3 {
    right: 25%
  }

  .vc_col-md-pull-2 {
    right: 16.66666667%
  }

  .vc_col-md-pull-1 {
    right: 8.33333333%
  }

  .vc_col-md-pull-0 {
    right: auto
  }

  .vc_col-md-push-12 {
    left: 100%
  }

  .vc_col-md-push-11 {
    left: 91.66666667%
  }

  .vc_col-md-push-10 {
    left: 83.33333333%
  }

  .vc_col-md-push-9 {
    left: 75%
  }

  .vc_col-md-push-8 {
    left: 66.66666667%
  }

  .vc_col-md-push-7 {
    left: 58.33333333%
  }

  .vc_col-md-push-6 {
    left: 50%
  }

  .vc_col-md-push-5 {
    left: 41.66666667%
  }

  .vc_col-md-push-4 {
    left: 33.33333333%
  }

  .vc_col-md-push-3 {
    left: 25%
  }

  .vc_col-md-push-2 {
    left: 16.66666667%
  }

  .vc_col-md-push-1 {
    left: 8.33333333%
  }

  .vc_col-md-push-0 {
    left: auto
  }

  .vc_col-md-offset-12 {
    margin-left: 100%
  }

  .vc_col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .vc_col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .vc_col-md-offset-9 {
    margin-left: 75%
  }

  .vc_col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .vc_col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .vc_col-md-offset-6 {
    margin-left: 50%
  }

  .vc_col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .vc_col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .vc_col-md-offset-3 {
    margin-left: 25%
  }

  .vc_col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .vc_col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .vc_col-md-offset-0 {
    margin-left: 0
  }
}

@media (min-width:1200px) {
  .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9 {
    float: left
  }

  .vc_col-lg-12 {
    width: 100%
  }

  .vc_col-lg-11 {
    width: 91.66666667%
  }

  .vc_col-lg-10 {
    width: 83.33333333%
  }

  .vc_col-lg-9 {
    width: 75%
  }

  .vc_col-lg-8 {
    width: 66.66666667%
  }

  .vc_col-lg-7 {
    width: 58.33333333%
  }

  .vc_col-lg-6 {
    width: 50%
  }

  .vc_col-lg-5 {
    width: 41.66666667%
  }

  .vc_col-lg-4 {
    width: 33.33333333%
  }

  .vc_col-lg-3 {
    width: 25%
  }

  .vc_col-lg-2 {
    width: 16.66666667%
  }

  .vc_col-lg-1 {
    width: 8.33333333%
  }

  .vc_col-lg-pull-12 {
    right: 100%
  }

  .vc_col-lg-pull-11 {
    right: 91.66666667%
  }

  .vc_col-lg-pull-10 {
    right: 83.33333333%
  }

  .vc_col-lg-pull-9 {
    right: 75%
  }

  .vc_col-lg-pull-8 {
    right: 66.66666667%
  }

  .vc_col-lg-pull-7 {
    right: 58.33333333%
  }

  .vc_col-lg-pull-6 {
    right: 50%
  }

  .vc_col-lg-pull-5 {
    right: 41.66666667%
  }

  .vc_col-lg-pull-4 {
    right: 33.33333333%
  }

  .vc_col-lg-pull-3 {
    right: 25%
  }

  .vc_col-lg-pull-2 {
    right: 16.66666667%
  }

  .vc_col-lg-pull-1 {
    right: 8.33333333%
  }

  .vc_col-lg-pull-0 {
    right: auto
  }

  .vc_col-lg-push-12 {
    left: 100%
  }

  .vc_col-lg-push-11 {
    left: 91.66666667%
  }

  .vc_col-lg-push-10 {
    left: 83.33333333%
  }

  .vc_col-lg-push-9 {
    left: 75%
  }

  .vc_col-lg-push-8 {
    left: 66.66666667%
  }

  .vc_col-lg-push-7 {
    left: 58.33333333%
  }

  .vc_col-lg-push-6 {
    left: 50%
  }

  .vc_col-lg-push-5 {
    left: 41.66666667%
  }

  .vc_col-lg-push-4 {
    left: 33.33333333%
  }

  .vc_col-lg-push-3 {
    left: 25%
  }

  .vc_col-lg-push-2 {
    left: 16.66666667%
  }

  .vc_col-lg-push-1 {
    left: 8.33333333%
  }

  .vc_col-lg-push-0 {
    left: auto
  }

  .vc_col-lg-offset-12 {
    margin-left: 100%
  }

  .vc_col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .vc_col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .vc_col-lg-offset-9 {
    margin-left: 75%
  }

  .vc_col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .vc_col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .vc_col-lg-offset-6 {
    margin-left: 50%
  }

  .vc_col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .vc_col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .vc_col-lg-offset-3 {
    margin-left: 25%
  }

  .vc_col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .vc_col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .vc_col-lg-offset-0 {
    margin-left: 0
  }
}

.vc_non_responsive .vc_row .vc_col-sm-1\/5 {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-2\/5 {
  position: relative;
  float: left;
  width: 40%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-3\/5 {
  position: relative;
  float: left;
  width: 60%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-4\/5 {
  position: relative;
  float: left;
  width: 80%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-5\/5 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-offset-5\/5 {
  margin-left: 100%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-4\/5 {
  margin-left: 80%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-3\/5 {
  margin-left: 60%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-2\/5 {
  margin-left: 40%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-1\/5 {
  margin-left: 20%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-0\/5 {
  margin-left: 0
}

.vc_col-lg-1\/5, .vc_col-lg-2\/5, .vc_col-lg-3\/5, .vc_col-lg-4\/5, .vc_col-lg-5\/5, .vc_col-md-1\/5, .vc_col-md-2\/5, .vc_col-md-3\/5, .vc_col-md-4\/5, .vc_col-md-5\/5, .vc_col-sm-1\/5, .vc_col-sm-2\/5, .vc_col-sm-3\/5, .vc_col-sm-4\/5, .vc_col-sm-5\/5, .vc_col-xs-1\/5, .vc_col-xs-2\/5, .vc_col-xs-3\/5, .vc_col-xs-4\/5, .vc_col-xs-5\/5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.vc_col-xs-1\/5, .vc_col-xs-2\/5, .vc_col-xs-3\/5, .vc_col-xs-4\/5, .vc_col-xs-5\/5 {
  float: left
}

.vc_col-xs-5\/5 {
  width: 100%
}

.vc_col-xs-4\/5 {
  width: 80%
}

.vc_col-xs-3\/5 {
  width: 60%
}

.vc_col-xs-2\/5 {
  width: 40%
}

.vc_col-xs-1\/5 {
  width: 20%
}

.vc_col-xs-pull-5\/5 {
  right: 100%
}

.vc_col-xs-pull-4\/5 {
  right: 80%
}

.vc_col-xs-pull-3\/5 {
  right: 60%
}

.vc_col-xs-pull-2\/5 {
  right: 40%
}

.vc_col-xs-pull-1\/5 {
  right: 20%
}

.vc_col-xs-pull-0\/5 {
  right: auto
}

.vc_col-xs-push-5\/5 {
  left: 100%
}

.vc_col-xs-push-4\/5 {
  left: 80%
}

.vc_col-xs-push-3\/5 {
  left: 60%
}

.vc_col-xs-push-2\/5 {
  left: 40%
}

.vc_col-xs-push-1\/5 {
  left: 20%
}

.vc_col-xs-push-0\/5 {
  left: auto
}

.vc_col-xs-offset-5\/5 {
  margin-left: 100%
}

.vc_col-xs-offset-4\/5 {
  margin-left: 80%
}

.vc_col-xs-offset-3\/5 {
  margin-left: 60%
}

.vc_col-xs-offset-2\/5 {
  margin-left: 40%
}

.vc_col-xs-offset-1\/5 {
  margin-left: 20%
}

.vc_col-xs-offset-0\/5 {
  margin-left: 0
}

@media (min-width:768px) {
  .vc_col-sm-1\/5, .vc_col-sm-2\/5, .vc_col-sm-3\/5, .vc_col-sm-4\/5, .vc_col-sm-5\/5 {
    float: left
  }

  .vc_col-sm-5\/5 {
    width: 100%
  }

  .vc_col-sm-4\/5 {
    width: 80%
  }

  .vc_col-sm-3\/5 {
    width: 60%
  }

  .vc_col-sm-2\/5 {
    width: 40%
  }

  .vc_col-sm-1\/5 {
    width: 20%
  }

  .vc_col-sm-pull-5\/5 {
    right: 100%
  }

  .vc_col-sm-pull-4\/5 {
    right: 80%
  }

  .vc_col-sm-pull-3\/5 {
    right: 60%
  }

  .vc_col-sm-pull-2\/5 {
    right: 40%
  }

  .vc_col-sm-pull-1\/5 {
    right: 20%
  }

  .vc_col-sm-pull-0\/5 {
    right: auto
  }

  .vc_col-sm-push-5\/5 {
    left: 100%
  }

  .vc_col-sm-push-4\/5 {
    left: 80%
  }

  .vc_col-sm-push-3\/5 {
    left: 60%
  }

  .vc_col-sm-push-2\/5 {
    left: 40%
  }

  .vc_col-sm-push-1\/5 {
    left: 20%
  }

  .vc_col-sm-push-0\/5 {
    left: auto
  }

  .vc_col-sm-offset-5\/5 {
    margin-left: 100%
  }

  .vc_col-sm-offset-4\/5 {
    margin-left: 80%
  }

  .vc_col-sm-offset-3\/5 {
    margin-left: 60%
  }

  .vc_col-sm-offset-2\/5 {
    margin-left: 40%
  }

  .vc_col-sm-offset-1\/5 {
    margin-left: 20%
  }

  .vc_col-sm-offset-0\/5 {
    margin-left: 0
  }
}

@media (min-width:992px) {
  .vc_col-md-1\/5, .vc_col-md-2\/5, .vc_col-md-3\/5, .vc_col-md-4\/5, .vc_col-md-5\/5 {
    float: left
  }

  .vc_col-md-5\/5 {
    width: 100%
  }

  .vc_col-md-4\/5 {
    width: 80%
  }

  .vc_col-md-3\/5 {
    width: 60%
  }

  .vc_col-md-2\/5 {
    width: 40%
  }

  .vc_col-md-1\/5 {
    width: 20%
  }

  .vc_col-md-pull-5\/5 {
    right: 100%
  }

  .vc_col-md-pull-4\/5 {
    right: 80%
  }

  .vc_col-md-pull-3\/5 {
    right: 60%
  }

  .vc_col-md-pull-2\/5 {
    right: 40%
  }

  .vc_col-md-pull-1\/5 {
    right: 20%
  }

  .vc_col-md-pull-0\/5 {
    right: auto
  }

  .vc_col-md-push-5\/5 {
    left: 100%
  }

  .vc_col-md-push-4\/5 {
    left: 80%
  }

  .vc_col-md-push-3\/5 {
    left: 60%
  }

  .vc_col-md-push-2\/5 {
    left: 40%
  }

  .vc_col-md-push-1\/5 {
    left: 20%
  }

  .vc_col-md-push-0\/5 {
    left: auto
  }

  .vc_col-md-offset-5\/5 {
    margin-left: 100%
  }

  .vc_col-md-offset-4\/5 {
    margin-left: 80%
  }

  .vc_col-md-offset-3\/5 {
    margin-left: 60%
  }

  .vc_col-md-offset-2\/5 {
    margin-left: 40%
  }

  .vc_col-md-offset-1\/5 {
    margin-left: 20%
  }

  .vc_col-md-offset-0\/5 {
    margin-left: 0
  }
}

@media (min-width:1200px) {
  .vc_col-lg-1\/5, .vc_col-lg-2\/5, .vc_col-lg-3\/5, .vc_col-lg-4\/5, .vc_col-lg-5\/5 {
    float: left
  }

  .vc_col-lg-5\/5 {
    width: 100%
  }

  .vc_col-lg-4\/5 {
    width: 80%
  }

  .vc_col-lg-3\/5 {
    width: 60%
  }

  .vc_col-lg-2\/5 {
    width: 40%
  }

  .vc_col-lg-1\/5 {
    width: 20%
  }

  .vc_col-lg-pull-5\/5 {
    right: 100%
  }

  .vc_col-lg-pull-4\/5 {
    right: 80%
  }

  .vc_col-lg-pull-3\/5 {
    right: 60%
  }

  .vc_col-lg-pull-2\/5 {
    right: 40%
  }

  .vc_col-lg-pull-1\/5 {
    right: 20%
  }

  .vc_col-lg-pull-0\/5 {
    right: auto
  }

  .vc_col-lg-push-5\/5 {
    left: 100%
  }

  .vc_col-lg-push-4\/5 {
    left: 80%
  }

  .vc_col-lg-push-3\/5 {
    left: 60%
  }

  .vc_col-lg-push-2\/5 {
    left: 40%
  }

  .vc_col-lg-push-1\/5 {
    left: 20%
  }

  .vc_col-lg-push-0\/5 {
    left: auto
  }

  .vc_col-lg-offset-5\/5 {
    margin-left: 100%
  }

  .vc_col-lg-offset-4\/5 {
    margin-left: 80%
  }

  .vc_col-lg-offset-3\/5 {
    margin-left: 60%
  }

  .vc_col-lg-offset-2\/5 {
    margin-left: 40%
  }

  .vc_col-lg-offset-1\/5 {
    margin-left: 20%
  }

  .vc_col-lg-offset-0\/5 {
    margin-left: 0
  }
}

.vc_pull-right {
  float: right !important
}

/*Visual Composer*/
