 /*CUSTOM CSS */
h1, h2, h3, h4, p, 
h3 a, h4 a{
    /*color: #efefef !important;*/
}

#header #header-top .btn#btn-pedido:after {
    content: '';
    position: absolute;
    top: 0;
    left: -10px;
    right: 0px;
    bottom: 0;
    box-shadow: inset 10px 20px 30px #ece212;
    box-shadow: inset 10px 10px 20px #fdb27f;
    border-radius: 0 10px 0 0;
    overflow: hidden;
    z-index: 0;
}
#header #header-top .btn#btn-pedido:hover:after {
    box-shadow: inset 10px 0px 20px #ece212;
    box-shadow: inset 10px 0px 20px #fdb27f;    
}
#header #header-top .btn#btn-pedido > * {
    z-index: 1;
    position: relative;
}
#header #header-top .btn#btn-pedido:hover,
#header #header-top .btn#btn-pedido {
    border-radius: 0 0 0 10px;
    overflow: hidden;
    background: #ff6600;
    position: relative;
}
.dropdown-cart-menu-container.fixed {
    padding-bottom: 8px;
    position: fixed;
    top: 8px;
    right: auto;
    /*margin-left: 35px;*/
}
#main-nav-container.fixed #quick-access {
    display: none;
}
#header .dropdown-cart-menu-container.fixed .btn.dropdown-toggle:not(:hover) {
    background: none;
    box-shadow: 0 0 0px 1px rgba(255,255,255,0.2);
}

#header .quick-contact-text{
	color: #fff;
}
.widget.sidebar-contacto .quick-contact-text{
    font-size: 24px;
}
.widget.sidebar-contacto .tel .quick-contact-text:after,
footer .tel .quick-contact-text:after,
#header .tel .quick-contact-text:after {
    content: '(5532)';
    display: block;
    font-weight: 100;
    font-style: italic;
    font-size: 0.7em;
    margin-right: 21px;
    letter-spacing: 6px;
    text-align: right;
}
footer .tel .quick-contact-text:after{
    text-align: left;
    margin-right: 0;
    margin-left: 142px;
    letter-spacing: 4px;
    transform: scale(1.2);
}
.whatsapp .quick-contact-text {
    transform: scale(0.85);
    transform-origin: right;
}
footer .tel .quick-contact-text a,
header .tel p.quick-contact-text {
    transform: scale(1.2);
    display: block;
    transform-origin: right;
}
footer .tel .quick-contact-text a,
footer .whatsapp .quick-contact-text {
    transform-origin: left;
}
.quick-contact-text small {
    vertical-align: top;
    position: relative;
    top: 2px;
    left: 2px;
}

.header3 #inner-header .logo-container, .header3 #inner-header .header-inner-right {
    margin-bottom: 8px;
}
.widget.sidebar-contacto .tel .quick-contact-text:after{
    text-align: left;
    margin-right: 0;
    margin-left: 107px;
    letter-spacing: 4px;
}
#header #header-top {
    position: absolute;
    z-index: 10000;
    width: 100%;
    background: none;
}
#header #header-top .btn {
    border-radius: 0;
    height: 35px;
}
#header #header-top .dropdown-cart{
    margin-left: 0;
}
#inner-header > .container {
    position: relative;
    z-index: 1000;
}
#inner-header > #main-nav-container {
    position: relative;
    z-index: 1000;
}
#inner-header {
	position: relative;
    background-color: #3c3c3c;
}
#inner-header:before, #inner-header:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url(../images/header-bg.jpg);
    background-position: center;
    background-size: cover;
    z-index: 0;
    opacity: 1;
}
#inner-header:after {
    z-index: 0;
    opacity: 1;
    background: none;
    box-shadow: inset 0 0 180px 40px #1b1b1b, inset 0 0 180px 20px #1b1b1b, inset 0 0 180px 20px #1b1b1b, inset 0 0 180px 20px #1b1b1b;
}
#header-top {
    border-top: 4px solid #ff6600 !important;
    box-sizing: content-box;
}
p.quick-contact-text {
    color: #ccc;
}
#header #main-nav-container {
    background: none !important;
}
#header #main-nav-container:not(.fixed) {
    box-shadow: 0 0 0;
}
#header #main-nav-container.fixed {
    background: #333333 !important;
}
#header .fixed-wrapper {
    z-index: 1000;
    position: relative;
}
#header #login-dp {
    left: auto;
    right: 0;
}
#header #main-nav-container #main-nav .menu li a:not(.main-menu-seccion-1).active {
    background: #ff6600;
    color: #fff !important;
    border-color: transparent;
}
#header #main-nav-container:not(.fixed) #main-nav .menu li a.active {
    border-radius: 4px 4px 0 0;
}
#header #main-nav-container #main-nav {
	border-right: 0;
	border-left: 0;
}
#header #main-nav-container #main-nav > .menu > li:first-of-type a{
	border-left: 0;
}
#header #main-nav-container #main-nav > .menu > li:last-of-type a{
	border-right: 0;
}
#main-nav .main-menu-secciones.main-menu-seccion-1 .main-menu-nombre,
#main-nav .main-menu-secciones:not(.main-menu-seccion-1) .main-menu-icono{
	display: none;
}
#header #main-nav-container.fixed .main-menu-seccion-1 .main-menu-icono{
	opacity: 0;
}
#header #main-nav-container .main-menu-seccion-1 {
    background-image: url(../images/logo-120.png);
    background-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
#header #main-nav-container.fixed .main-menu-seccion-1 {
    background-size: 120px;
    padding-right: 110px !important;
}
#header #main-nav-container #main-nav .menu li ul li a {
    font-size: 0.9em;
}
#header #main-nav-container #main-nav > .menu > li > a {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
#header #main-nav-container.fixed #main-nav > .menu > li > a {
    padding: 15.5px 18px;
}
#main-nav-container #main-nav .menu li ul, 
#main-nav-container #main-nav .menu li ul li ul{
	min-width: 240px;
}

#header #quick-access {
    right: 15px;
    position: absolute;
    margin-top: 1.5px;
    z-index: 10;
    top: auto;
    top: -160px;
    border: 2px solid #fff;
    width: 278px;
    left: 50%;
    transform: translate(-170px,60px);
    margin: 0;
}

#quick-access .quick-search-form .form-group,
#quick-access .quick-search-form .form-group input{
	background: none;
}
#quick-access .quick-search-form .form-group input{
	border: 1px solid rgba(255,255,255,0.1);
    color: #fff;
}

li#main-menu-seccion-2 {
    position: initial !important;
}
li#main-menu-seccion-2 ul.has-iconos {
    width: 1140px;
}
#blockmenu-main-menu-seccion-2 li,
li#main-menu-seccion-2 ul.has-iconos li {
    float: left;
    display: inline-block;
    width: 33.333%;
}
.modulo-youtube-flexslider{
    border-top: 4px solid #ff6000;
}
#block-nav {
    background: rgba(27, 27, 27, 0.92) !important;
    position: relative;
    box-shadow: 0 0 0;
}
#block-nav-container > div.blockmenu  li a:not(:hover){
    color: #fff;
}
#block-nav-container > div.blockmenu  li a,
#main-nav-container #main-nav .menu li ul.has-iconos li a {
    text-transform: uppercase;
    font-weight: 600;
    padding: 2em 2em 2em 6em !important;
    position: relative;
}
#block-nav-container > div.blockmenu  li a i,
#block-nav-container > div.blockmenu  li a span,
#main-nav-container #main-nav .menu li ul.has-iconos li a i,
#main-nav-container #main-nav .menu li ul.has-iconos li a span {
    font-size: 2.2em;
}
#block-nav-container > div.blockmenu  li a span.tec-icono-pistola,
#main-nav-container #main-nav .menu li ul.has-iconos li a span.tec-icono-pistola {
    font-size: 2.5em;
}
#blockmenu-main-menu-seccion-2 li a i, 
#blockmenu-main-menu-seccion-2 li a span,
#main-menu-seccion-2 ul.has-iconos li a i,
#main-menu-seccion-2 ul.has-iconos li a span {
    display: inline-block !important;
    color: #ff6000;
    left: 0.9em !important;
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
}

footer #meta-cats .title-bg h3 {
    color: #fff;
}
footer #meta-cats .item-name {
    height: auto;
}

/*REV SLIDER*/
.tp-caption img{
    max-width: 1160px !important;
    height: auto !important;
}
.tp-caption, .tp-caption img {
/*    width: 100% !important;
    height: auto !important;
*/
}
.title{
    border-left: 0 !important;
    padding-left: 0 !important;
}
/*PRODUCTOS*/
.item .item-image-container .item-image-hover {
    display: none !important;
}
.item .item-image-container .item-image {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.sort-box .select-dropdown .select-btn{
    box-shadow: 0 0 0;
}
#meta-cats .item-name a{
    color: #ccc;	
}
#meta-cats .item-name a:hover{
    color: #ccc;	
}
.item-name a {
    font-size: 0.9em;
}
.item-name {
    height: 58px;
    margin: 6px 0;
    line-height: 1;
}
h4.item-cat {
    font-size: 1em;
    margin-top: 1em !important;
    clear: left;
}
.item.item-hover img.cucarda{
    bottom: 0 !important;
    right: 0;
    left: auto !important;
}
.item.item-hover {
	overflow: hidden;
    border: 1px solid #efefef;
    /*box-shadow: inset -6px 0 33px #efefef, 0px 0 3px #999;*/
    transition: box-shadow 0.3s ease;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
}
.item-price-container {
    border-radius: 50% 0 10% 50%;
    border: 3px solid #fff;
    background: #f60 !important;
    top: -30px;
    right: -32px;
    box-shadow: 0 0 3px #999;
    opacity: 0.95;
}
.item.item-list .col-image .item-price-container {
    top: -10px;
    right: -12px;
}
.item.item-tabla .item-price-container {
    top: -20px;
    right: -12px;
}
.item.item-tabla .item-image-container {
    padding-top: 60%;
}
.item.item-tabla .cucarda {
    margin-bottom: -20px;
}

.item-price-container span {
    transform: rotate(-17deg) translate(1px,-3px);
    line-height: 0.9;
}
.item-add-btn:hover{
    color: #fff !important;
}
.item-price-container .old-price {
    color: #575a59;
    transform: rotate(-17deg) translate(1px,-3px) scale(0.8);
}

.owl-item .item-price-container {
    right: -20px;
}
#modulo-producto-fotos-31 .item-price-container {
    right: -20px;
    top: -20px;
    padding: 3px 25px 3px 20px;
}

#products-tabs-content .item:hover {
    border: 1px solid transparent;
    box-shadow: inset 10px -20px 33px #f5f5f5, 0px 0 3px #999;
}
.accordion-header {
    background: #3c3c3c;
    border: 1px solid #333333;
    color: #fff;
}
.sm-accordion .panel:last-child .accordion-header {
    position: relative;
    z-index: 1;
    border: 0;
    border-bottom: 3px solid #ff6600;
    margin-bottom: -1px;
}
.category-filter-list li {
    background: rgba(60, 60, 60, 0.88);
    border-color: rgba(204, 204, 204, 0.22);
}
.sidebar .widget .panel a {
    color: #3c3c3c !important;
}
.sidebar .widget .panel li.mail a {
    font-size: 0.85em;
}
.sidebar .widget .panel li.direccion span {
    width: 80%;
    top: 10px;
    position: relative;
}
/*FIN REV SLIDER*/
.item.item-hover,
#content .carousel-controls,
#content .title-bg .title{
    /*background-color: #333;*/
}
#breadcrumb-container {
    box-shadow: 0 0 10px #666;
    border-bottom: 1px solid rgba(51, 51, 51, 0.42);
}

.vista-tabla .category-toolbar,
.vista-tabla .category-toolbar .toolbox-filter{
    width: 100%;
}
.vista-tabla .category-toolbar .sort-box {
    float: right;
}
.vista-tabla .category-toolbar .sort-box .btn-group.select-dropdown{
    margin-right: 0;
}
.vista-tabla .category-toolbar .view-box {
    float: left;
}

.item-action .btn-extra {
    display: none;
}
.item span.discount-rect {
    top: 70px;
    top: 116px;
    right: auto;
    border-radius: 0;
    padding: 6px 20px;
    background: #f60;
    left: -20px;
}
.item.item-list span.discount-rect {
    top: 50%;
    left: 0px;
    margin-top: -20px;
}
.item.item-tabla span.discount-rect{
    top: 0;
    left: auto;
    margin-top: 0px;
    right: 0;
}
.item span.new-rect {
    border-radius: 1px;
    left: -64px;
    top: -8px;
    padding: 2px 50px;
    background-color: #d62727;
    transform: rotate(-24deg);
    -webkit-transform: rotate(-24deg);
    -moz-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    box-shadow: 0 1px 2px #999;
}
.item.item-tabla span.new-rect,
.item.item-list span.new-rect {
    left: -44px;
    top: 12px;
}

.category-toolbar .view-box .icon-button.icon-list{
    display: none;
}

.owl-wrapper-outer.autoHeight{
	overflow: visible;
}
.category-toolbar{
	border-bottom: 0 !important;
}
#footer .contact-list li.direccion span {
    width: 85%;
    position: relative;
    top: 10px;
}

#footer a:hover{
    color: #fff !important;
}
.fa-whatsapp{
    position: relative;
    color: #fff;
}
.fa-whatsapp:after {
    background: #25D366;
    border-radius: 50%;
    width: 0.8em;
    display: block;
    height: 0.8em;
    position: absolute;
    content: "";
    top: 3px;
    z-index: -1;
    left: 0;
}

tr.p_precio_bulto{
    display: none !important;
}

#modulo-articles-container figure {
    margin-bottom: 0;
}
#modulo-articles-container .article {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}


#modulo-texto-44 figure.text-center.img-responsive, 
#modulo-texto-44 figure.text-center.img-responsive:before {
    border-radius: 15px;
    overflow: hidden;
}



#modulo-catalogos .magazine-canvas .nav {
    background: #f60;
    padding: 8px;
    color: #fff;
    box-shadow: 0 0 5px #ccc;
    border: 0;
    border-radius: 5px;
    margin-bottom: 10px;
}
#modulo-catalogos .magazine-canvas .nav span.zoom-btn{
    color: #3e3e3e;
}
#modulo-catalogos .magazine-canvas .nav span.button{
    background: none;
    color: #3e3e3e;
    font-size: 24px;
    font-weight: 900;
    border-radius: 4px !important;
    width: 28px !important;
    height: 28px !important;
    line-height: 0.75;
    box-shadow: 0 0 0;
    text-shadow: 0 0 0;
}
#modulo-catalogos .magazine-canvas .nav input.go-to-page {
    width: 40px;
    height: 28px;
    padding: 3px 5px;
    border-radius: 4px;
    box-shadow: inset 0 0 1px #999;    
}
#modulo-catalogos .magazine-canvas .btn-descargar{
    display: none;
}




.producto-detalle .product-extra-box-container{
    display: none;
}
.producto-detalle .share-button-group:before {
    content: 'Compartí en tus redes sociales: ';
    display: block;
}

@media (min-width: 1200px){
    #quick-access .quick-search-form .form-group {
        display: block !important;
        width: 240px !important;
    }
}

@media (max-width: 1199px) {
    #header #main-nav-container #main-nav > .menu > li > a {
        padding: 15.5px 16px;
    }
    #header #quick-access {
        top: -160px;
        border: 2px solid #f60;
        left: 50%;
        transform: translate(-110px,3px);
    }
    li#main-menu-seccion-2 ul.has-iconos {
        width: 940px;
    }
    #quick-access .quick-search-form .form-group, 
    #quick-access .quick-search-form .form-group input {
        background: #fff;
        color: #333;
    }
}

@media (max-width: 993px){
    #header #main-nav-container #main-nav{
        width: 100%;
    }
    #header #quick-access {
        width: 210px;
    }
    #quick-access .quick-search-form .form-group {
        display: block !important;
        width: 170px !important;
    }

    .dropdown-cart-menu-container.pull-right {
        position: fixed;
        top: 2px;
        left: 0;
    }
    #header .dropdown-cart .dropdown-cart-menu{
        left: 0;
        right: auto;
    }
    #header-top,
    #header-top > .container,
    #header-top > .container > .row{
        height: 0 !important;
        overflow: visible;
    }

    li#main-menu-seccion-2 {
        position: relative !important;
    }
    #main-nav-container #main-nav #responsive-nav {
        padding: 5px 0;
        margin-top: -10px;
    }
    #main-nav-container #main-nav #responsive-nav-button {
        position: relative;
        top: -15px;
        float: left;
    }
    #main-nav-container #main-nav > ul{
        display: none;
    }
    #main-nav-container #main-nav #responsive-nav ul li:first-child .main-menu-icono {
        display: none;
    }
    #main-nav .main-menu-secciones.main-menu-seccion-1 .main-menu-nombre,
    #main-nav-container #main-nav #responsive-nav {
        display: block;
    }
    #main-nav-container #main-nav #responsive-nav ul li ul a{
        padding: 10px 0 10px 50px !important;
    }
    #blockmenu-main-menu-seccion-2 li a:before,
    #main-menu-seccion-2 ul.has-iconos li a:before{
        width: 3em;
        background-size: 22px !important;
    }
    #blockmenu-main-menu-seccion-2 li,
    li#main-menu-seccion-2 ul.has-iconos li {
        width: 49%;
    }
    #blockmenu-main-menu-seccion-2 li a i,
    #blockmenu-main-menu-seccion-2 li a span,
    #main-menu-seccion-2 ul.has-iconos li a i,
    #main-menu-seccion-2 ul.has-iconos li a span {
        /*position: absolute;*/
        /*left: 0.8em !important;*/
        font-size: 1.2em;
        /*top: 12px;*/
    }

    #modulo-banners img {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px){
    #content {
        box-shadow: inset 0 -60px 140px -10px #fff, inset 0 -20px 200px #9c9c9c;
    }
}

@media (max-width: 767px){
    #main-nav-container #main-nav #responsive-nav {
        margin-top: -20px;
    }
    #main-nav-container #main-nav #responsive-nav-button {
        margin-top: -30px;
    }
    #inner-header > #main-nav-container {
        z-index: 1000;
    }
    #header #quick-access .quick-search-form {
        position: unset;
    }
    /*#header #quick-access {
        top: -283px;
        border: 2px solid #f60;
        left: 15px;
        transform: translate(0,3px);
        width: 210px;
    }*/
}

#inner-header > .has-open-dropdown {
    z-index: 100000;
}

/* TESTIMONIOS */
#testimonials-section.modulo-testimonials-67 h3 {
    text-indent: -9999px;
    line-height: 0;
    height: 0;
}

#testimonials-section.modulo-testimonials-67 figure.img-wraper {
    border-radius: 4px !important;
    height: auto !important;
    background: #fff !important;
    padding: 20px !important;
}

/* LOGISTICA */
#testimonials-section-73 figure.img-wraper {
    border-radius: 2px;
    width: 100%;
    border: 1px solid;
    padding-top: 50%;
    height: 0px;
    position: relative;
}

#testimonials-section-73 figure.img-wraper img{
    position: absolute;
    top: 0;
    left: 0;
}

#testimonials-section-73 .about-us-testimonials p {
    font-weight: 100;
    font-size: 1.1em;
    text-align: left;
}

/* BX SLIDER - INSTALACIONES */

.bx-wrapper .bx-controls-direction a{
    background-size: 300px;
}
.bx-wrapper .bx-controls-direction a.bx-next{
    background-position: -93px 0;
}

.checkout-table .checkout-total-title {
    font-size: 15px;
    line-height: 24px;
    color: #666;
    text-align: center;
    padding: 20px 0;
}