@media (max-width: 767px) {
img.custom-logo {
    max-height: 60px !important;
}

a.wcmenucart {
    display: none !important;
}

.woocommerce-cart table.cart img {
    display: none !important;
}
}


img.custom-logo {
    height: 80px;
}

#site-logo #site-logo-inner a img {
    width: auto;
    height:80px;
}

.page-header .page-header-title {
    color: #ffffff !important;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

.page-header .page-subheading {
    font-size: 19px;
    line-height: 22px;
    padding-top: 16px;
}

header.page-header.background-image-page-header {
    border-top: 2px solid #f1822a;
    border-bottom: 2px solid #eaeaea;
}

img.sidr-class-icon.sidr-class-before.sidr-class-svg {
    max-width: 10% !important;
    height: auto;
    vertical-align: middle;
    margin-right: 10px;
}


/* ESTILOS CATEGORIAS WIDGETS */
.widget_product_categories li a, .widget_layered_nav li a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.woocommerce .widget_product_categories li ul.children li a {
    font-weight: 400;
    text-transform: uppercase;
}

.woocommerce .widget_product_categories li.current-cat a:before {
    border-color: #526CB2;
    top: 10px;
}

.woocommerce .widget_product_categories li a:before {
  top: 10px;
}

.widget_product_categories  .current-cat-parent a:before {
  background-color: #526CB2;
}

.woocommerce .widget_product_categories li ul.children li.current-cat a{
  font-weight: 700;
}

li.cat-item.cat-item-15 {
    display: none;
}
/* ESTILOS CATEGORIAS WIDGETS */


.woocommerce ul.products.list li.product li.title a {
    font-size: 24px;
    line-height: 28px;
}

.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price .amount {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.woocommerce ul.products li.product li.title a {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.woocommerce ul.products li.product li.category a {
    font-size: 13px;
    font-weight: 500;
}

span.product-title {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

span.woocommerce-Price-amount.amount {
    font-weight: 500;
}

.woocommerce .cart-collaterals h2 {
    text-transform: uppercase;
}

.woocommerce div.product .product_title {
    font-size:24px;
    letter-spacing: 0px;
    line-height: 1em;
}

.woocommerce .related.products h2 {
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 20px;
    color: #F1822A;
}

.woocommerce .related.products h2 {
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 0px;
    margin-bottom: 30px;
    color: #526cb2;
    border-color: #F1822A;
    padding-left: 15px;
    border-width: 0 0 0 3px;
    border-style: solid;
}

.woocommerce div.product .woocommerce-tabs .panel h2:first-child {
    font-weight: 500;
    text-transform: uppercase;
}

.woocommerce div.product div.summary p.in-stock {
    margin-top: 20px;
    text-transform: capitalize;
}

.woocommerce div.product p.price {
    font-weight: 500 !important;
    color: #dd3333;
    text-transform: uppercase;
    font-size: 26px;
}

ul.cart_list.product_list_widget {
    font-weight: 600;
}

div.sharedaddy h3.sd-title {
    font-weight: 500 !important;
}

p.buttons {
    margin-top: 20px;
    text-align: center;
}

label {
    color: #444444;
}

.addquotelistlink {
    display: flex;
    justify-content: center;
}

li.search-toggle-li {
    display: none !important;
}

.owp-account-links li .owp-account-link {
    font-size: 30px !important;
    text-transform: uppercase;
}

form.cart {
    float: left;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    letter-spacing: 1px;
}

.woocommerce .summary ul, .woocommerce #tab-specifications ul {
    list-style: disc;
    margin: 20px 0 20px 20px;
}

.woocommerce .summary ul, .woocommerce #tab-documents ul {
    list-style: disc;
    margin: 20px 0 20px 20px;
}

.woocommerce .summary ul, .woocommerce #tab-description ul {
    list-style: disc;
    margin: 20px 0 20px 20px;
}

.woocommerce .summary ul, .woocommerce #tab-compatible-with ul {
    list-style: disc;
    margin: 20px 0 20px 20px;
}

.woocommerce .summary ul, .woocommerce #tab-product-specifications ul {
    list-style: disc;
    margin: 20px 0 20px 20px;
}

.yith-wcbm-badge-text {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
}

.yith-wcbm-badge-5008 .yith-wcbm-badge__wrap {
    border-radius: 8px;
}

.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-pagination .swiper-pagination-bullet {
  background-color: #757575;
}

span.resaltado {
    color: #F1822A;
    font-weight: 600;
}

i.fas.fa-chevron-circle-right.boton-right {
    color: #F1822A;
}

i.fas.fa-chevron-circle-right.boton-right:hover {
    color: #526cb2;
}

span.menu-izquierdo {
    color: #444444 !important;
}

span.menu-izquierdo:hover {
    color: #F1822A !important;
}

span.salto-icono {
    display: block;
}

a {
	outline: none !important;
}

a:focus {
	outline: none !important;
}

.grecaptcha-badge {
    display: none;
}