@media (min-width: 980px) {
    .social_content {
        padding-top: 0px;
    }
    .top-bar ul.right {
        text-align: right;
    }
    .top-bar {
        text-align: left;
    }
    .cont_top_menu {
        text-align: left;
    }
    .cont_top_social {
        text-align: right;
    }
    .product-item-holder .body .title a {
        font-size: 20px;
    }
    .sidebar.narrow {
        max-width: 260px;
    }
    .sell-btn {
        margin-top: 0px;
    }
    .inner-left-xs {
        padding-left: 30px;
    }
    a.email_contact {
        font-size: 24px;
    }
    .cart-table .thumb-holder img {
        max-width: 150px;
    }
    #cart-page .items-holder .cart-item .title {
        padding: 17px 0 0 0;
    }
    #cart-page .items-holder .cart-item .title a {
        font-size: 20px;
    }
    #cart-page .items-holder .cart-item .price {
        font-weight: 700;
        font-size: 18px;
        padding: 28px 0;
        text-align: center;
    }
    #cart-page .items-holder .close-btn {
        display: inline-block;
        position: absolute;
    }
    .facebook_header {
        margin-bottom: 15px;
    }
    .cart_form_uno {
        float: right;
    }
    .logo img {
        /*position: relative;
        top: 18px;*/
    }
    .value_style {
        font-size: 24px;
    }
    header .top-cart-row .wishlist-compare-holder {
        margin: 0 18px 0 0;
    }
    .return_btn {
        text-align: left;
    }
    .services .pay_text_font,
    .services .pay_text_font p {
        font-size: 12px;
    }
    .pay_info_f {
        text-align: left;
    }
    #footer .link-list-row .link-widget {
        width: 225px;
        margin: 0 0 0 15px;
    }
    #footer .payment-methods {
        text-align: right;
    }
    #footer .link-list-row .link-widget {}
    .top-bar>.container>div {
        margin: 10px 0;
    }
    #footer .payment-methods li {
        float: left;
    }
    .content_complements h2,
    .list_complement_groups h2 {
        text-align: left;
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    .inner {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .inner-md {
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .inner-sm {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .inner-xs {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .inner-top {
        padding-top: 80px;
    }
    .inner-top-md {
        padding-top: 65px;
    }
    .inner-top-sm {
        padding-top: 50px;
    }
    .inner-top-xs {
        padding-top: 40px;
    }
    .inner-bottom {
        padding-bottom: 80px;
    }
    .inner-bottom-md {
        padding-bottom: 65px;
    }
    .inner-bottom-sm {
        padding-bottom: 50px;
    }
    .inner-bottom-xs {
        padding-bottom: 40px;
    }
}


/* Extra small devices (phones, less than 768px) */

@media (max-width: 767px) {
    #top-megamenu-nav .nav .dropdown {
        border-right: none;
        width: 100%;
    }
    #top-megamenu-nav .nav>li {
        border-right: none;
        width: 100%;
    }
    #top-megamenu-nav .nav .dropdown-menu {
        min-width: 0;
        max-width: none;
        width: 100%;
        background-color: #FFF;
    }
    .top-bar>.container>div>ul>li>a {
        font-size: 11px !important;
        padding: 0 9px;
    }
    .logo>a {
        display: inline-block;
        margin-bottom: 20px;
    }
    .logo>a>svg {
        display: block;
        margin: 0 auto;
    }
    #owl-main .caption .big-text {
        font-size: 30px;
        line-height: 30px;
    }
    #owl-main .caption .big-text .bg {
        font-size: 50px;
        line-height: 60px;
    }
    header .top-search-holder {
        padding-left: 15px;
        padding-right: 15px;
    }
    header .top-search-holder .contact-row {
        text-align: center;
        margin-bottom: 20px;
    }
    header .top-search-holder .contact-row>div,
    header .top-search-holder .contact-row .phone,
    header .top-search-holder .contact-row .contact {
        margin: 0;
        margin-bottom: 5px;
        display: block !important;
    }
    header .top-search-holder .search-area .search-button {
        border-radius: 0 0 5px 0;
    }
    header .top-search-holder .search-area .categories-filter {
        border-top: 1px solid #e0e0e0;
        border-left: none;
        width: 100%;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    header .top-cart-holder .basket .dropdown-menu {
        width: 300px;
        left: -136px;
    }
    header .top-cart-holder .basket .checkout .le-button {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    #banner-holder .banner {
        margin-bottom: 10px;
    }
    #banner-holder .banner .banner-text {
        top: 25%;
    }
    #banner-holder .banner .banner-text h1 {
        font-size: 20px;
        line-height: 22px;
    }
    #banner-holder .banner .banner-text .tagline {
        font-size: 14px;
        line-height: 24px;
    }
    #banner-holder .banner .banner-image {
        width: 100%;
    }
    .sidemenu-holder {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .homebanner-holder {
        width: 100% !important;
        padding: 0;
    }
    #hero .caption {
        background-color: rgba(255, 255, 255, 0);
    }
    .product-grid-holder .product-item-holder {
        border-right: 1px solid #ececec;
        margin-bottom: 10px;
    }
    .nav-tabs {
        border-radius: 3px;
        border: 1px solid #e0e0e0;
        margin-bottom: 15px;
    }
    .nav-tabs>li.active,
    .nav-tabs li {
        padding: 0;
        margin: 0;
        display: block;
    }
    .nav-tabs>li.active>a,
    .nav-tabs li>a {
        width: 100%;
        font-size: 15px;
        padding: 18px 39px;
        margin: 0;
        border-radius: 0;
        border-bottom: 1px solid #e0e0e0;
        line-height: 24px;
    }
    .nav-tabs>li.active:last-child>a,
    .nav-tabs li:last-child>a {
        border-bottom: none !important;
    }
    #bestsellers .size-medium {
        max-width: 100% !important;
    }
    #bestsellers .single-product-gallery {
        border-left-width: 1px;
    }
    #bestsellers .single-product-gallery .single-product-gallery-item {
        max-width: 100% !important;
    }
    #owl-recently-viewed .size-small,
    #owl-recently-viewed-2 .size-small {
        max-width: 100% !important;
    }
    #owl-recently-viewed .owl-wrapper-outer .owl-item .product-item-holder,
    #owl-recently-viewed-2 .owl-wrapper-outer .owl-item .product-item-holder {
        border-right-width: 1px;
    }
    .megamenu-horizontal .dropdown-menu {
        left: 0 !important;
        max-width: 100%;
        top: 100% !important;
        min-width: 0 !important;
    }
    .megamenu-horizontal .dropdown-menu .yamm-content .dropdown-banner-holder {
        position: relative !important;
    }
    .brands-carousel .carousel-item {
        margin: 0 auto !important;
    }
    #single-product .gallery-holder {
        /*width: 100%;*/
    }
    #single-product .body-holder {
        /*width: 100%;*/
    }
    #single-product .body-holder .body {
        padding: 0 15px;
    }
    #single-product .body-holder .qnt-holder {
        display: block;
        text-align: center;
    }
    #single-product .body-holder .qnt-holder #addto-cart {
        width: 100%;
        display: block;
        margin: 15px 0;
        text-align: center;
    }
    #single-product .single-product-gallery-item img {
        width: 100%;
    }
    #owl-single-product-thumbnails .owl-item .horizontal-thumb {
        border-right-width: 1px;
    }
    #footer .widgets-row>div {
        margin-left: 0;
        padding-left: 0;
    }
    #footer .sub-form-row:before {
        content: none;
    }
    #footer .sub-form-row input {
        border-radius: 5px;
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    #footer .sub-form-row button {
        margin: 0 auto;
        width: 100%;
        border-radius: 5px;
        margin-top: 5px;
    }
    #footer .link-list-row {
        margin-bottom: 30px;
    }
    #footer .link-list-row .link-widget h3 {
        margin-bottom: 15px;
        padding-bottom: 0;
        margin-top: 30px;
    }
    #footer .copyright-bar .container>div {
        text-align: center;
    }
    #footer .copyright-bar .container>div:first-child {
        margin-bottom: 10px;
    }
    #footer .copyright-bar .container>div .payment-methods {
        text-align: center;
    }
    #footer .copyright-bar .container>div .payment-methods>ul {
        text-align: center;
    }
    #footer .copyright-bar .container>div .payment-methods>ul>li {
        display: inline-block;
    }
    .sidebar {
        width: 100% !important;
    }
    #header_telefono_celular div {
        text-align: center;
    }
    #header_telefono,
    #header_celular {
        float: none;
        padding-left: 0px;
    }
    .producto_home {
        /*width: auto;*/
    }
    #banner-holder .item {
        padding: 28px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
    }
    #footer_compra {
        opacity: 1;
        width: 100%;
        top: 72px !important;
        position: relative;
    }
    #footer_entrega {
        opacity: 1;
        width: 100%;
        top: 90px !important;
        position: relative;
        left: 0px;
    }
    #footer_telefono {
        opacity: 1;
        width: 100%;
        top: 116px !important;
        position: relative;
        left: 0px;
    }
    #footer_redes {
        opacity: 1;
        width: 50%;
        top: 146px !important;
        position: relative;
        left: 27%;
    }
    .top-bar.animate-dropdown div.container {
        display: none;
    }
    nav {
        display: block !important;
    }
    .mobile_submenu {
        display: block;
    }
    .mobile_submenu li {
        text-align: center;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .dropdown-menu {
        display: none;
    }
    .cat_productos {
        width: 50%;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 30px;
    }
    #single-product .le-button.inverse {
        background-color: #e0e0e0;
        color: #3d3d3d;
        font-weight: 100;
        text-align: center;
        padding: 18px 0;
        width: 181px;
        float: none;
        margin-top: 15px !important;
    }
    .calendar_margin_bottom {
        margin-bottom: 24px;
    }
    .mobile_position {
        height: 458px;
        /* z-index: 9999; */
        top: 248px;
    }
    .entrega_para {
        width: 32% !important;
    }
    .sub_menu_align_text {
        text-align: left !important;
        padding-left: 14px !important;
        padding-left: 35px !important;
        background-position-x: 16px;
    }
    .sub_menu_li_padding {
        /*padding-left: 14px;
      background-position-x: 14px;*/
    }
    .sub_menu_orange_icon2 {
        background: url(images/flecha-amarilla9.png) no-repeat left center;
        display: block;
        font-size: 15px;
        border-bottom: 1px dotted #e6e6e6;
        /*margin: 18px 0 0 16px;*/
        padding: 0 0 5px 22px;
        text-align: left;
        background-position-x: 14px;
    }
    .new_line_text {
        display: block;
    }
    .head_cart div {
        font-size: 14px;
    }
    #owl-main.height-lg .item {
        height: 156px;
    }
    .height-lg {
        height: 142px;
    }
    .destacados {
        color: #4b4b4b;
        float: left;
        font-weight: 600;
        font-size: 23px;
        margin: 20px 0;
        text-align: center;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .btnAgregarCanasta22 {
        background-position-x: 85%;
    }
    .content_item_img {
        float: left;
        height: 172px;
        overflow: hidden;
        width: 100%;
        border-radius: 10px 10px 0 0;
        text-align: center;
    }
    .content_item_datos p {
        color: #505050;
        float: left;
        font-family: 'HelveticaLTStd-Roman';
        font-size: 18px;
        text-align: center;
        width: 100%;
        position: absolute;
        left: 0;
        /*bottom: 5px;*/
        display: table;
        height: 35px;
        margin-top: 45px;
    }
    #cart-page .widget {
        margin: 0 0 17px 0 !important;
        padding-left: 0px;
    }
    .antes_de {
        border-bottom: none;
        color: #59b210;
        font-size: 13px;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        margin: 0;
        padding: 20px;
        width: 100%;
    }
    .le-button {
        border-radius: 4px;
        font-weight: bold;
        padding: 5px 10px !important;
        display: inline-block;
        line-height: 20px;
        border: none;
        font-size: 13px;
        color: #fff;
        text-transform: capitalize;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .blue.ribbon {
        background-color: transparent;
        padding: 0px 4px;
        font-size: 10px;
        line-height: 26px;
    }
}


/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991px) {
    .top-bar>.container>div {
        margin: 10px 0;
    }
    .top-bar>.container>div>ul>li>a {
        font-size: 12px !important;
        padding: 0 9px;
    }
    .logo>a {
        display: inline-block;
        margin-bottom: 20px;
    }
    .logo>a>svg {
        display: block;
        margin: 0 auto;
    }
    header .top-search-holder {
        padding-left: 15px;
        padding-right: 15px;
    }
    header .top-search-holder .contact-row {
        text-align: center;
        margin-bottom: 20px;
    }
    header .top-search-holder .contact-row>div,
    header .top-search-holder .contact-row .phone,
    header .top-search-holder .contact-row .contact {
        margin: 0;
        margin-bottom: 5px;
        display: block !important;
    }
    header .top-cart-holder .basket .dropdown-menu {
        width: 300px;
        left: -136px;
    }
    header .top-cart-holder .basket .checkout .le-button {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .top-cart-row-container {
        text-align: center;
    }
    .sidemenu-holder {
        width: 33.333% !important;
    }
    .homebanner-holder {
        width: 66.6667% !important;
    }
    #owl-main {
        background-color: #f4f4f4;
    }
    #owl-main .owl-item {
        height: 480px !important;
    }
    #banner-holder .container .banner {}
    #banner-holder .container .banner>a {
        max-width: 100%;
    }
    #banner-holder .container .banner>a .banner-text {
        top: 16%;
    }
    #banner-holder .container .banner>a .banner-text h1 {
        font-size: 24px;
    }
    #banner-holder .container .banner>a .banner-text .tagline {
        font-size: 16px;
    }
    #banner-holder .container .banner:last-child {
        margin-right: 0;
    }
    #owl-recently-viewed .owl-item .product-item-holder,
    #owl-recommended-products .owl-item .product-item-holder {
        max-width: none !important;
        width: 100%;
    }
    #footer .sub-form-row input {}
    #footer .link-list-row .container>div:first-child {
        margin-bottom: 20px;
    }
    #cart-page .widget {
        margin: 0 0 25px;
        padding: 0;
    }
    .sidebar {
        width: 100% !important;
    }
    #single-product .gallery-holder {
        /*width: 50% !important;*/
    }
    #single-product .gallery-holder .single-product-gallery-item {
        width: 100%;
    }
    #single-product .body-holder {
        /*width: 50% !important;*/
    }
    #single-product .body-holder #addto-cart {
        margin: 15px 0 0 0 !important;
        width: 100%;
        text-align: center;
    }
    .products-list .product-item .row .body-holder {
        /* width: 41%;*/
    }
    .products-list .product-item .row .price-area {
        /*width: 28%;*/
    }
    #hero .caption {
        background-color: rgba(255, 255, 255, 0.1);
    }
    .producto_home {
        width: 23%;
    }
    #footer_compra {
        opacity: 1;
        top: 304px;
    }
    #footer_entrega {
        opacity: 1;
        top: 304px;
    }
    #footer_telefono {
        opacity: 1;
        top: 304px;
    }
    #footer_redes {
        opacity: 1;
        top: 304px;
    }
    .cat_productos {
        width: 30%;
        margin-right: 20px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 30px;
    }
    #single-product .le-button.inverse {
        background-color: #e0e0e0;
        color: #3d3d3d;
        font-weight: 100;
        text-align: center;
        padding: 18px 0;
        width: 164px;
        float: right;
        margin-top: 0px !important;
    }
    .calendar_margin_bottom {
        margin-bottom: 162px;
    }
    .entrega_para {
        width: 5%;
    }
    .sub_menu_orange_icon2 {
        background: url(images/flecha-amarilla9.png) no-repeat left center;
        display: block;
        font-size: 15px;
        border-bottom: 1px dotted #e6e6e6;
        /*margin: 18px 0 0 16px;*/
        padding: 0 0 5px 22px;
        text-align: left;
    }
    .new_line_text {
        display: block;
    }
    .head_cart div {
        font-size: 14px;
    }
    #owl-main.height-lg .item {
        height: 142px;
    }
    .height-lg {
        height: 480px;
    }
    .destacados {
        color: #4b4b4b;
        float: left;
        font-weight: 600;
        font-size: 23px;
        margin: 20px 0;
        text-align: center;
        width: 100%;
    }
    #banner-holder .item {
        padding: 28px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
    }
    .btnAgregarCanasta22 {
        background-position-x: 85%;
    }
    .content_item_img {
        float: left;
        height: 172px;
        overflow: hidden;
        width: 100%;
        border-radius: 10px 10px 0 0;
        text-align: center;
    }
    .content_item_datos p {
        color: #505050;
        float: left;
        font-family: 'HelveticaLTStd-Roman';
        font-size: 18px;
        text-align: center;
        width: 100%;
        position: absolute;
        left: 0;
        /*bottom: 5px;*/
        display: table;
        height: 35px;
        margin-top: 45px;
    }
    #cart-page .widget {
        margin: 0 0 17px 0 !important;
        padding-left: 0px;
    }
    .antes_de {
        border-bottom: none;
        color: #59b210;
        font-size: 13px;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        margin: 0;
        padding: 20px;
        width: 32.5%;
    }
    .le-button {
        border-radius: 4px;
        font-weight: bold;
        padding: 5px 10px !important;
        display: inline-block;
        line-height: 20px;
        border: none;
        font-size: 13px;
        color: #fff;
        text-transform: capitalize;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .blue.ribbon {
        background-color: transparent;
        padding: 0px 4px;
        font-size: 10px;
        line-height: 26px;
    }
}


/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199px) {
    #owl-recently-viewed .owl-item .product-item-holder,
    #owl-recently-viewed-2 .owl-item .product-item-holder,
    #owl-recommended-products .owl-item .product-item-holder {
        max-width: none !important;
        width: 100%;
    }
    #single-product .gallery-holder .single-product-gallery-item {
        width: 100%;
    }
    #footer .sub-form-row input {}
    #footer .link-list-row .link-widget {
        width: 30.33% !important;
    }
    header .logo svg {
        width: 100% !important;
    }
    header .top-search-holder {}
    header .top-search-holder .search-field {
        width: 50% !important;
    }
    .products-list .product-item .row .body-holder {
        /* width: 42%;*/
    }
    .products-list .product-item .row .price-area {
        /*width: 27%;*/
    }
    h1.border {
        line-height: 40px;
    }
    .sidebar .widget .product-list li .row>div:first-child {
        margin-right: 5px !important;
    }
    .sidebar .widget .product-list li .row>div:last-child {
        width: 63.667% !important;
    }
    .sidebar .widget .product-list li .row .thumb-holder {
        width: 100%;
    }
    #hero .caption {
        background-color: rgba(255, 255, 255, 0.5);
    }
    .producto_home {
        width: 23%;
    }
    #footer_compra {
        opacity: 1;
        top: 304px;
    }
    #footer_entrega {
        opacity: 1;
        top: 304px;
    }
    #footer_telefono {
        opacity: 1;
        top: 304px;
    }
    #footer_redes {
        opacity: 1;
        top: 304px;
    }
    .cat_productos {
        width: 30%;
        margin-right: 20px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 30px;
    }
    #single-product .le-button.inverse {
        background-color: #e0e0e0;
        color: #3d3d3d;
        font-weight: 100;
        text-align: center;
        padding: 18px 0;
        width: 164px;
        float: right;
        margin-top: 0px !important;
    }
    .calendar_margin_bottom {
        margin-bottom: 162px;
    }
    .entrega_para {
        width: 5%;
    }
    .sub_menu_orange_icon2 {
        background: none;
        /*display: block;
	    font-size: 15px;*/
        border-bottom: none;
        /*padding: 0 0 5px 22px;
	    text-align: left;*/
    }
    .new_line_text {
        display: inline;
    }
    .head_cart div {
        font-size: 18px;
    }
    #owl-main.height-lg .item {
        height: 480px;
    }
    .height-lg {
        height: 480px;
    }
    .destacados {
        color: #4b4b4b;
        float: left;
        font-weight: 600;
        font-size: 32px;
        margin: 20px 0;
        text-align: center;
        width: 100%;
    }
    #banner-holder .item {
        padding: 28px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 20px;
    }
    .btnAgregarCanasta22 {
        background-position-x: 72%;
    }
    .content_item_img {
        float: left;
        height: 275px;
        overflow: hidden;
        width: 100%;
        border-radius: 10px 10px 0 0;
        text-align: center;
    }
    .content_item_datos p {
        color: #505050;
        float: left;
        font-family: 'HelveticaLTStd-Roman';
        font-size: 20px;
        text-align: center;
        width: 100%;
        position: absolute;
        left: 0;
        /*bottom: 5px;*/
        display: table;
        height: 35px;
        margin-top: 45px;
    }
    #cart-page .widget {
        margin: 0 0 17px 0 !important;
        padding-left: 40px;
    }
    .antes_de {
        border-bottom: none;
        color: #59b210;
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        margin: 0 75px;
        padding: 20px;
        width: 32.5%;
    }
    .le-button {
        border-radius: 4px;
        font-weight: bold;
        padding: 10px 20px !important;
        display: inline-block;
        line-height: 20px;
        border: none;
        font-size: 15px;
        color: #fff;
        text-transform: capitalize;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}


/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .owl-buttons {
        display: block;
    }
    .producto_home {
        width: 23%;
    }
    #footer_compra {
        opacity: 1;
        top: none;
    }
    #footer_entrega {
        opacity: 1;
        top: none;
    }
    #footer_telefono {
        opacity: 1;
        top: none;
    }
    #footer_redes {
        opacity: 1;
        top: none;
    }
    .cat_productos {
        width: 30%;
        margin-right: 20px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 30px;
    }
    #single-product .le-button.inverse {
        background-color: #e0e0e0;
        color: #3d3d3d;
        font-weight: 100;
        text-align: center;
        padding: 18px 0;
        width: 148px;
        float: left;
        margin-top: 0px !important;
        margin-left: 16px;
    }
    .calendar_margin_bottom {
        margin-bottom: 16px;
    }
    .entrega_para {
        width: 5%;
    }
    .sub_menu_orange_icon2 {
        background: none;
        /*display: block;
	    font-size: 15px;*/
        border-bottom: none;
        /*padding: 0 0 5px 22px;
	    text-align: left;*/
    }
    .new_line_text {
        display: inline;
    }
    .head_cart div {
        font-size: 18px;
    }
    #owl-main.height-lg .item {
        height: 480px;
    }
    .height-lg {
        height: 480px;
    }
    #owl-main .caption .button-holder a {
        letter-spacing: 0px;
        position: relative;
        top: 54px;
        right: -100px;
    }
    .destacados {
        color: #4b4b4b;
        float: left;
        font-weight: 600;
        font-size: 32px;
        margin: 20px 0;
        text-align: center;
        width: 100%;
    }
    #banner-holder .item {
        padding: 28px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 20px;
    }
    .btnAgregarCanasta22 {
        background-position-x: 72%;
    }
    .content_item_img {
        float: left;
        height: 242px;
        overflow: hidden;
        width: 100%;
        border-radius: 10px 10px 0 0;
        text-align: center;
    }
    .content_item_datos p {
        color: #505050;
        float: left;
        font-family: 'HelveticaLTStd-Roman';
        font-size: 20px;
        text-align: center;
        width: 100%;
        position: absolute;
        left: 0;
        /*bottom: 5px;*/
        display: table;
        height: 35px;
        margin-top: 45px;
    }
    #cart-page .widget {
        margin: 0 0 17px 0 !important;
        padding-left: 40px;
    }
    .antes_de {
        border-bottom: none;
        color: #59b210;
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        margin: 0 75px;
        padding: 20px;
        width: 32.5%;
    }
    .le-button {
        border-radius: 4px;
        font-weight: bold;
        padding: 6px 20px !important;
        display: inline-block;
        line-height: 20px;
        border: none;
        font-size: 15px;
        color: #fff;
        text-transform: capitalize;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        float: left;
    }
}

@media (min-width: 500px) and (max-width: 1999px) {
    .responsive {
        display: none;
    }
}

@media (max-width: 500px) {
    .responsive {
        display: block;
        position: fixed;
        bottom: 0px;
        z-index: 1000;
        background-color: #000;
    }
    .le-quantity.movil,
    .form-button-movil {
        display: block;
    }
    .le-quantity.desktop,
    .form-button-desktop {
        display: none;
    }
    nav {
        display: none;
    }
    #category-grid nav {
        display: block;
    }
    .col-xs-4.complement-options-on-detail-product {
        width: 27.333%;
    }
}