/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
@font-face {
  font-family:'Montserrat';
  src:url("/themes/ditech/assets/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-Black';
  src:url("/themes/ditech/assets/fonts/Montserrat-Black.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-BlackItalic';
  src:url("/themes/ditech/assets/fonts/Montserrat-BlackItalic.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-Bold';
  src:url("/themes/ditech/assets/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-BoldItalic';
  src:url("/themes/ditech/assets/fonts/Montserrat-BoldItalic.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-ExtraBold';
  src:url("/themes/ditech/assets/fonts/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-ExtraBoldItalic';
  src:url("/themes/ditech/assets/fontsMontserrat-ExtraBoldItalic.ttf/") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-ExtraLight';
  src:url("/themes/ditech/assets/fonts/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-ExtraLightItalic';
  src:url("/themes/ditech/assets/fonts/Montserrat-ExtraLightItalic.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-Italic';
  src:url("/themes/ditech/assets/fonts/Montserrat-Italic.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-Light';
  src:url("/themes/ditech/assets/fonts/Montserrat-Light.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-LightItalic';
  src:url("/themes/ditech/assets/fonts/Montserrat-LightItalic.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-Medium';
  src:url("/themes/ditech/assets/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-MediumItalic';
  src:url("/themes/ditech/assets/fonts/Montserrat-MediumItalic.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-SemiBold';
  src:url("/themes/ditech/assets/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-SemiBoldItalic';
  src:url("/themes/ditech/assets/fonts/Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-Thin';
  src:url("/themes/ditech/assets/fonts/Montserrat-Thin.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Montserrat-ThinItalic';
  src:url("/themes/ditech/assets/fonts/Montserrat-ThinItalic.ttf") format("truetype");
  font-weight:normal;
  font-style:normal
}
 
.topnav{
 background-color: #1897FB;
}
body, p, a, .off-canvas-nav-megamenu .dropdown-menu {
    font-size: 1rem;
}
.popup-over .popup-content {
    top: 90%;
}
.lql-social-login {
  margin: 10px 0; }
  .lql-social-login .btn {
    width: 100%; }
    .lql-social-login .btn.facebook-login-bt {
      background: #4267b2; }
      .lql-social-login .btn.facebook-login-bt:hover {
        background: #688cd7; }
    .lql-social-login .btn.google-login-bt {
      background: #ea4235; }
      .lql-social-login .btn.google-login-bt:hover {
        background: #ed5f54; }
    .lql-social-login .btn.twitter-login-bt {
      background: #5da9dd; }
      .lql-social-login .btn.twitter-login-bt:hover {
        background: #7ab6df; }

.leo-quicklogin-modal .modal-body > .lql-social-login:nth-child(1) {
  padding: 0 0 20px;
  border: 0;
  border-bottom: 1px dashed #e5e5e5;
  margin: 0 0 20px; }
.leo-quicklogin-modal {
  font-size: 12px; }
  .leo-quicklogin-modal h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 20px; }
  .leo-quicklogin-modal label, .leo-quicklogin-modal .label {
    font-size: 12px; }
  .leo-quicklogin-modal .modal-footer {
    padding: 0;
    border-top: 0; }
  @media (min-width: 576px) {
    .leo-quicklogin-modal .modal-dialog {
      max-width: 360px;
      margin: 60px auto; } }
  .leo-quicklogin-modal .lql-form-content input {
    border: 1px solid #e5e5e5;
    background: #fff;
    outline: 0; }
    .leo-quicklogin-modal .lql-form-content input:before {
      content: "";
      position: absolute;
      top: 0;
      left: 9px;
      bottom: 0;
      cursor: pointer;
      z-index: 2;
      width: 120px; }
    .leo-quicklogin-modal .lql-form-content input:focus {
      border-color: #999; }
  .leo-quicklogin-modal .lql-form-content-element > div:first-child {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .leo-quicklogin-modal .lql-form-content-element .form-control-label {
    padding: 0 5px;
    margin: 0; }
  .leo-quicklogin-modal .lql-social-login {
    margin: 0;
    padding-top: 20px;
    border-top: 1px dashed #e5e5e5; }
    .leo-quicklogin-modal .lql-social-login .btn {
      font-size: 0;
      margin: 0 2px 2px 0;
      width: 40px;
      height: 40px;
      padding: 0;
      text-align: center;
      line-height: 40px;
      position: relative; }
      .rtl .leo-quicklogin-modal .lql-social-login .btn {
        margin: 0 0 2px 2px; }
      .leo-quicklogin-modal .lql-social-login .btn.facebook-login-bt {
        background: #2d4486; }
        .leo-quicklogin-modal .lql-social-login .btn.facebook-login-bt:hover {
          background: #FFFFFF;
          border: 1px solid #2d4486;
          color: #2d4486; }
      .leo-quicklogin-modal .lql-social-login .btn.google-login-bt {
        background: #de332c; }
        .leo-quicklogin-modal .lql-social-login .btn.google-login-bt:hover {
          background: #FFFFFF;
          border: 1px solid #de332c;
          color: #de332c; }
      .leo-quicklogin-modal .lql-social-login .btn.twitter-login-bt {
        background: #33add6; }
        .leo-quicklogin-modal .lql-social-login .btn.twitter-login-bt:hover {
          background: #FFFFFF;
          border: 1px solid #33add6;
          color: #33add6; }
      .leo-quicklogin-modal .lql-social-login .btn .fa {
        font-size: 14px;
        margin: auto !important;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        line-height: 40px; }  
		
/* inicio del profile */

.paneltool.themetool .panelcontent::-webkit-scrollbar-thumb {
  background-color: #579420; }
.paneltool.themetool .panelcontent .panel-body::-webkit-scrollbar-thumb {
  background-color: #579420; }

.paneltool.multiproductdetailtool .group-input.layout .product-detail-demo:hover {
  color: #579420; }

.bannercontainer .caption-contain {
  letter-spacing: -.25px; }
  .bannercontainer .caption-contain span {
    color: #579420; }

@media (min-width: 992px) {
  .box-deal .thumbnail-container .product-image {
    float: left; }
    .rtl .box-deal .thumbnail-container .product-image {
      float: right; } }
@media (min-width: 1200px) {
  .box-deal .thumbnail-container .product-image {
    margin-right: 30px; }
    .rtl .box-deal .thumbnail-container .product-image {
      margin-left: 30px;
      margin-right: inherit; } }
.box-deal .thumbnail-container .product-meta .product-title a {
  font-size: 20px; }
@media (min-width: 1200px) {
  .box-deal .thumbnail-container .product-meta .leo-list-product-reviews-wraper {
    margin-bottom: 10px; } }
.box-deal .thumbnail-container .product-meta .product-description-short {
  display: block;
  font-size: 14px;
  color: #777777;
  margin: 10px 0; }
  @media (min-width: 1200px) {
    .box-deal .thumbnail-container .product-meta .product-description-short {
      margin: 20px 0 25px 0; } }
.box-deal .thumbnail-container .product-meta .leo-more-cdown .list-inline {
  display: inline-block;
  margin-bottom: 0; }
.box-deal .thumbnail-container .product-meta .leo-more-cdown li {
  float: left;
  text-align: center;
  width: 55px;
  height: 55px;
  margin-right: 5px;
  text-transform: capitalize;
  background: #f7f7f7;
  padding-top: 12px; }
  .rtl .box-deal .thumbnail-container .product-meta .leo-more-cdown li {
    margin-left: 5px;
    margin-right: inherit; }
  @media (max-width: 767px) {
    .box-deal .thumbnail-container .product-meta .leo-more-cdown li {
      width: 50px;
      height: 50px;
      padding-top: 8px; } }
  .box-deal .thumbnail-container .product-meta .leo-more-cdown li b {
    font-size: 20px;
    color: #0a0a0a; }
  .box-deal .thumbnail-container .product-meta .leo-more-cdown li span {
    font-size: 12px;
    display: block;
    color: #999999; }

.box-search-trending .block_content ul:hover .title-category {
  color: #579420; }

.box-product-tap .tabs-top .nav-tabs > li a:hover, .box-product-tap .tabs-top .nav-tabs > li a.active {
  color: #579420; }

.thumbnail-container .product-title a:hover {
  color: #579420; }
.thumbnail-container .product-price-and-shipping {
  color: #579420; }

.box-service .service {
  margin-top: 30px;
  margin-bottom: 0; }
  .box-service .service i {
    color: #579420; }

.product-banner .block-title:before {
  border-top: dotted 5px #579420; }

.blog-container .blog-meta .author {
  color: #579420; }
.blog-container .blog_button_link {
  color: #579420; }

#back-top a {
  background: #579420; }
  #back-top a:hover {
    background: #f8cf32; }



#blockcart-modal {
  color: #579420; }
  #blockcart-modal .product-name {
    color: #579420; }
  #blockcart-modal .cart-content .cart-content-btn .btn:hover {
    background: #579420; }

.leo-dropdown-cart-item a:hover, .leo-dropdown-cart-item a:focus {
  color: #579420; }

.view-leo-dropdown-additional {
  background: #579420; }

.has-discount.product-price, .has-discount p {
  color: #579420; }

.product-price {
  color: #579420; }

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  background: #579420;
  border-color: #579420; }

.iview-directionNav a:hover {
  background: #579420; }

.box-copyright .theme-name {
  color: #579420; }

.thumbnail-container .variant-links::-webkit-scrollbar-thumb {
  background: #579420; }
.thumbnail-container .leo-dropdown-attr {
  border: 1px solid #579420; }
  .thumbnail-container .leo-dropdown-attr::-webkit-scrollbar-thumb {
    background: #579420; }
  .thumbnail-container .leo-dropdown-attr .leo-select-attr:hover {
    background: #579420; }
.thumbnail-container .leo-pro-attr-section.open .leo-bt-select-attr {
  background: #579420; }

.product-quantity .add button {
  background: #579420; }
.product-quantity .add:hover button {
  color: #0a0a0a;
  background: #579420; }

.quickview .modal-content .product-quantity .compare:hover > a {
  color: #579420;
  border: 1px solid #579420;
  background: #FFFFFF; }
.quickview .modal-content .product-quantity .wishlist:hover button.leo-wishlist-button, .quickview .modal-content .product-quantity .wishlist:hover a.leo-wishlist-button {
  color: #579420;
  border: 1px solid #579420;
  background: #FFFFFF; }

.product-quantity .qty .input-group.bootstrap-touchspin .input-group-btn-vertical button:hover {
  background: #579420;
  color: #FFFFFF; }

.quickview .slick-arrows .slick-arrow {
  background: #579420; }

.product-thumb-images .thumb.selected, .product-thumb-images .thumb:hover {
  border: 1px solid #579420; }

.leo-dynamic-update-layout.current-layout-mod {
  color: #579420; }

.enable_fheader.btn_yes:after, .enable_fheader.btn_no:before {
  background: #579420; }

.group-input a.apconfig.active {
  color: #579420; }

.bannercontainer .tp-caption.btn {
  background-color: #579420; }
  
/* fin del profile */  		

/* inicio del headerposition */

#header {
/*	padding-bottom: 30px;*/
  background-image: none;
  background: #fff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);


}

.header-nav, #page{
	transition: padding-top 0.4s ease-out, margin-top 0.4s ease-out;
}

.header-nav .topnav {
  border-bottom: 1px solid #ededed; }
  .header-nav .topnav .inner {
    border: unset; }
  .header-nav .topnav .header-nav-top {
    color: #777777;
    font-weight: 500; }
    .header-nav .topnav .header-nav-top .ship span {
      color: #579420; }
    .header-nav .topnav .header-nav-top .check-order, .header-nav .topnav .header-nav-top .store-local {
      border-right: 1px solid #ededed; }
      .rtl .header-nav .topnav .header-nav-top .check-order, .rtl .header-nav .topnav .header-nav-top .store-local {
        border-left: 1px solid #ededed;
        border-right: inherit; }
    .header-nav .topnav .header-nav-top .popup-over {
      border-right: 1px solid #ededed; }
      .rtl .header-nav .topnav .header-nav-top .popup-over {
        border-left: 1px solid #ededed;
        border-right: inherit; }
      .header-nav .topnav .header-nav-top .popup-over .popup-content {
        border-top: 2px solid #579420; }
        .header-nav .topnav .header-nav-top .popup-over .popup-content li.current a {
          color: #579420; }
    .header-nav .topnav .header-nav-top a:hover {
      color: #579420; }

@media (max-width: 480px) {
  .box-dptop {
    padding-bottom: 8px; } }

@media (min-width: 1200px) {
  #leo_search_block_top {
    position: relative;
}
    .rtl #leo_search_block_top {
      left: auto; } }
#leo_search_block_top .leoproductsearch-content {
  border: 2px solid #ededed;
  border-radius: 6px; }
#leo_search_block_top #leosearchtopbox a.cate-item.active, #leo_search_block_top #leosearchtopbox a.cate-item:hover, #leo_search_block_top #leosearchbox a.cate-item.active, #leo_search_block_top #leosearchbox a.cate-item:hover {
  background: #579420;
  color: #fff; }
#leo_search_block_top .list-cate-wrapper .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #579420; }
#leo_search_block_top #dropdownListCateTop {
  background: #FFFFFF;
  border-right: 1px solid #ededed; }
  .rtl #leo_search_block_top #dropdownListCateTop {
    border-left: 1px solid #ededed;
    border-right: inherit; }
#leo_search_block_top .btn {
  height: 47px;
  line-height: 47px;
  top: -1px;
  bottom: auto;
    width: 30px;
    font-size: 16px;
}

.contact-phone {
  color: #0a0a0a; }
  @media (min-width: 576px) {
    .contact-phone {
      margin: 24px 0; } }
  .contact-phone .block {
    height: 42px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .contact-phone .icon-head {
    font-size: 1.875rem;
    float: left;
    margin-right: 10px;
    margin-right: 10px;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .rtl .contact-phone .icon-head {
      margin-left: 10px;
      margin-right: inherit; }
  .contact-phone .box-phone {
    font-weight: 600; }
    .contact-phone .box-phone span {
      display: block; }
      .contact-phone .box-phone span.phone {
        color: #579420;
        margin-top: 10px; }

.ApMegamenu .leo-verticalmenu {
  background: #0a0a0a;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }
  .rtl .ApMegamenu .leo-verticalmenu {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }
  @media (max-width: 991px) {
    .ApMegamenu .leo-verticalmenu {
      background: transparent; } }

.leo-verticalmenu div.verticalmenu .navbar-nav > li > a:hover, .leo-verticalmenu div.verticalmenu .navbar-nav > li a:focus {
  color: #579420;
  border-left: 2px solid #579420;
  background: #f9f9f9; }
  .rtl .leo-verticalmenu div.verticalmenu .navbar-nav > li > a:hover, .rtl .leo-verticalmenu div.verticalmenu .navbar-nav > li a:focus {
    border-right: 2px solid #579420;
    border-left: inherit; }
  .leo-verticalmenu div.verticalmenu .navbar-nav > li > a:hover .menu-title, .leo-verticalmenu div.verticalmenu .navbar-nav > li a:focus .menu-title {
    color: #579420; }
.leo-verticalmenu div.verticalmenu .navbar-nav > li .caret {
  color: #579420; }
.leo-verticalmenu div.verticalmenu .navbar-nav > li:hover .caret:before {
  color: #579420; }
@media (max-width: 991px) {
  .leo-verticalmenu div.verticalmenu .navbar-nav::-webkit-scrollbar-thumb {
    background-color: #579420; } }
.leo-verticalmenu div.verticalmenu .dropdown-menu {
  border-color: #579420; }
  .leo-verticalmenu div.verticalmenu .dropdown-menu ul li a:hover {
    color: #579420; }

.leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
  color: #0a0a0a; }
.leo-megamenu .dropdown-menu li a:hover {
  color: #579420; }
  .leo-megamenu .dropdown-menu li a:hover .menu-title {
    color: #579420; }
@media (max-width: 480px) {
  .leo-megamenu.navbar .navbar-toggler {
    position: absolute;
	bottom: 20px;
    margin: 5px 0; } }

.box-function {
  margin: 0; }
  .box-function .leo_block_top:hover i {
    color: #0a0a0a; }
  .box-function .leo_block_top a.popup-title {
    padding: 13px 0; }
  .box-function .leo_block_top .popup-content {
    border-top-color: #579420; }
    .box-function .leo_block_top .popup-content .language-selector li.current img {
      border-color: #579420; }
    .box-function .leo_block_top .popup-content .currency-selector li.current a {
      color: #579420; }
    .box-function .leo_block_top .popup-content .user-info i {
      color: #579420; }
    .box-function .leo_block_top .popup-content a:hover {
      color: #579420; }
  .box-function .header-button-add a {
    padding: 13px 0; }
    .box-function .header-button-add a:hover i {
      color: #0a0a0a; }
    .box-function .header-button-add a span {
      background: #f8cf32;
      color: #0a0a0a; }
  .box-function #_desktop_cart {
    padding-top: 13px;
    padding-bottom: 13px; }
/*    .box-function #_desktop_cart .header span {
      background: #f8cf32;
      color: #0a0a0a; }*/
    .box-function #_desktop_cart:hover i {
      color: #0a0a0a; }
/* fin del headerposition */

.box-function img {
    max-width: 50px;
}		
.box-back .back-to-home:before {
    display: none !important;
}
#_desktop_cart .header span {
    right: 0px;
    width: 22px;
    top: -5px;
    height: 22px;
    line-height: 22px;
}
.box-menu-two.ApColumn:before {
	display: none !important;	
}
#leo_search_block_top .btn span {
    display: none; 
} 
.popup-over.leo_block_top .popup-content {
    min-width: 360px;
}
.box-function {
    text-align: center;
}
ul.user-info {
    text-align: left;
}
.banner_slide_top p {
    font-size: 16px;
    padding: 10px 15px 5px 15px;
    line-height: 15px;
    margin-bottom: 0;	
}
.leo-megamenu ul.level0 > li > a:before {
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    padding: 0 15px;
    bottom: -5px;
    left: 0;
}
.leo-megamenu .dropdown-menu .level0 > li > a {
	position: relative;
    width: 100%;
    display: block;
    padding-left: 5px;
    font-weight: bold;
}
.leo-megamenu .dropdown-menu li a {
}
.leo-megamenu .level0 > li {
    width: 100%;
}
.leo-megamenu .dropdown-menu li a:hover {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.leo-megamenu ul.level0 {
    padding: 0 0 0 0;
    margin: 0 0px 10px 0px;
}
.leo-widget .widget-category_image .level0 li ul {
    border: 0px solid #c3c3c3;
	position: initial;
    top: inherit;
    left: 0;
	display: block;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.leo-widget .widget-category_image .level0 li {
    display: block;
}
.leo-widget .widget-category_image .level0 li ul li {
    padding: 2px 0.625rem;
}
.leo-widget .widget-category_image .level0 li ul.level1 > li:first-child {
    margin-top: 10px;
}
.leo-megamenu .navbar-nav > li > a {
    font-size: 1rem;
}
.leo-megamenu .navbar-nav > li > a.dropdown-toggle > .menu-title::after {
    font-size: 18px;
	right: -16px;
    content: "\f107";
    font-family: FontAwesome !important;
}
.leo-megamenu .navbar-nav > li:hover > a.dropdown-toggle > .menu-title::after {
    content: "\f106";
}
.leo-megamenu .navbar-nav.horizontal > li > a.dropdown-toggle > .menu-title::after {
/*    content: "";*/
}
.leo-megamenu .navbar-nav.horizontal > li:hover > a.dropdown-toggle > .menu-title::after {
/*    content: "";*/
}
.leo-megamenu .dropdown-menu li a {
/*    color: #0a0a0a;*/
    padding: 0;
    font-weight: 300;
    color: #707070;
	font-size: 16px;
    line-height: 22px;	
}
.menu_ver_marcas a {
	padding: 15px 20px;
	border-radius: 5px;	
}
.menu_ver_marcas {
    margin-top: 30px;
    margin-bottom: 24px;
}
.leo-megamenu .dropdown-menu {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.leo-megamenu .navbar-nav > li:hover > a.dropdown-toggle:before, .leo-megamenu .navbar-nav > li:hover > a.dropdown-toggle:after {
    content: '';
	display: block !important;
    position: absolute;
	-webkit-transition: opacity 0.3s linear 0s;
    -moz-transition: opacity 0.3s linear 0s;
    -ms-transition: opacity 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;	
    animation: animationmenus ease 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: animationmenus ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: animationmenus ease 0.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: animationmenus ease 0.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: animationmenus ease 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
}
.leo-megamenu .navbar-nav > li:hover > a.dropdown-toggle:before {
    bottom: 0px;
    left: calc(50% - 16px);
    z-index: 1001;

}
.leo-megamenu .navbar-nav > li:hover > a.dropdown-toggle:after {
    bottom: -2px;
    right: calc(50% - 12px);
    z-index: 1002;
}
.leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
    width: 100% !important;
    top: 100%;
}
.leo-megamenu .dropdown-menu .level1 > li > a {
    font-size: 14px;
    line-height: 18px;
    color: #707070;
}
.leo-megamenu .navbar-nav > li > a {
    font-weight: bold;
}
div#leo_block_top, div#leo_block_top a, div#leo_block_top p, div#leo_block_top span {
    font-size: 0.85rem;
}
.fila_4_banner {
	text-align: center;
}
.fila_4_banner .ApColumn .block {
    background: #fff;
    width: 100%;
	-webkit-box-shadow: 10px 10px 5px 0px rgb(209 209 209);
    -moz-box-shadow: 10px 10px 5px 0px rgba(209,209,209,1);
    box-shadow: 10px 10px 5px 0px rgb(209 209 209);
    border-radius: 10px;
}
.fila_4_banner .banner-cate img {
    margin-top: 10px;
    margin-bottom: 10px;
}
main > section#wrapper {
/*    background: #f6f6f6;*/
}
.ApColumn > .title_block {
    font-size: 1.6rem !important;
}
.ApRow > .title_block, .ApColumn > .title_block {
    position: relative;
    text-align: left;
}
.ApRow > .title_block span, .ApColumn > .title_block span {
	background: #fff;
}

select.form-control:not([size]):not([multiple]) {
    height: auto;
}
.home_imagen_categories.widget-category_image .cover-img img {
    width: 100%;
    height: auto;
    float: none;
	border-radius: 10px;
}
.home_imagen_categories.widget-category_image a {
	position: relative;
}
.home_imagen_categories.widget-category_image .cover-text {
    display: block;
    text-align: center;
    position: absolute;
    font-weight: bold;
    top: 50%;
	width: 100%;
    color: #fff;
    font-size: 2rem;
    line-height: 2rem;
}
@media (max-width: 991px) {
.home_imagen_categories.widget-category_image .cover-text {
    font-size: 1.5rem;
    line-height: 1.5rem;
}
}
@media (max-width: 767px) {
.home_imagen_categories.widget-category_image .cover-text {
    font-size: 1rem;
    line-height: 1rem;
}
}
.box-search-trending .home_imagen_categories .block_content ul {
    border: 0px solid #e5e5e5;
}
.manufacturers_block img {
    padding: 0px !important;
    margin: 0px !important;
}
.manufacturers_block .owl-carousel .owl-item {
    padding: 0 5px;
}
.manufacturers_block {
    border: 0px solid #e5e5e5 !important;
    margin-top: 0px !important;
}
.ApRow > .title_block span {
    color: #18191c;
    font-size: 1.3rem;
    text-transform: none;
    margin: 4.375rem 0rem 1.875rem 0.9375rem;
	position: relative;
	z-index: 9;
    padding-right: 10px;
}
@media (min-width: 768px) {
.ApRow > .title_block span {
    font-size: 2.5rem;
}
}
.ApRow > .title_block, .ApRow > .title_block span {
    margin: 3.375rem 0rem 1.875rem 0.9375rem !important;
}
.ApColumn > .title_block, .ApColumn > .title_block span {
    margin: 3.375rem 0rem 1.875rem 0rem !important;
}
.ApRow > .title_block span {
    margin-left: 0rem !important;
}
.ApColumn > .title_block span {
    margin-left: 0rem !important;
}
.box-banner .izda .izda_segunda {
    margin-top: 20px;
}
.fila_4_banner img {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
.fila_4_banner .banner-cate:hover img {
  transform: scale(1.1); 
}
.fila_4_banner .banner-cate a:before, .fila_4_banner .banner-cate a:after {
	border: 0px !important;
}
.box-search-trending .home_imagen_categories .block_content ul:hover .cover-img img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -moz-box-shadow: 0px 0px 15px #777;
    -webkit-box-shadow: 0px 0px 15px #777;
    -o-box-shadow: 0px 0px 15px #777;
    -ms-box-shadow: 0px 0px 15px #777;
    box-shadow: 0px 0px 15px #777;
}
@media (min-width: 992px) {
.footer-top > .container {
    margin-bottom: 0;
}
.bloque_blog_home {
	padding-right: 70px;
}
.bloque_rating_home {
	padding-left: 30px;	
}
}
.footer-container {
	margin-top: 0px;
    padding-top: 0rem;
}
.footer-top {
    margin-top: 0px;
/*    background: #1897FB;*/
/*    border-top: 1px solid #eaeaea;*/
}
.box-sub {
    padding: 20px 0px 20px 0px;
    border: 0px solid #e5e5e5;
	border-radius: 20px;
    margin: 0;
    background: none;
}
.box-sub .block_content {
    max-width: inherit;
    margin: auto 0;
}
.block_newsletter a:hover {
	text-decoration: underline;
}
@media (min-width: 768px) {
.block_newsletter.block .block_content {
    float: none;
}
}
@media (min-width: 1200px) {
.block_newsletter.block .block_content {
    width: 100%;
}
}
.box-logo-footer {
    padding: 30px 0 30px 0 !important;
}
.popup-over.language-selector-wrapper {
    border-right: 0px solid rgba(102, 102, 102, 0.35);
    text-align: center;
    display: block;
}
#cookie-link {
    float: right!important;
    margin-top: -10px!important;
}
.logos_pago {
    text-align: right;
    padding: 0;
}
.copyright {
    padding: 0;
}
@media (min-width: 768px) {
.logos_pago {
    float: right;
}
}
.footer-center .ApColumn .title_block {
    margin-bottom: 1.5rem !important;
/*	border-bottom: 2px solid #1897FB;*/
    font-size: 20px;
    color: #1897FB;
/*    font-family: Raleway-Semibold;*/
    text-align: left;
}
.footer-center .block-toggler.ApBlockLink ul li, .footer-container .footer-center .links.ApBlockLink ul li {
    margin-bottom: 0.25rem !important;
}
#footer{
	background-color: #fff;
}
@media (min-width: 768px) {
.box-logo-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
/*.footer-container .footer-center {
    order: 2;
}*/
/*.footer-container .footer-contact {
    order: 3;
}*/
/*.footer-container .logo-footer {
    order: 1;
}*/
.box-logo-footer .footer-center .ApBlockLink {
    width: 33.33%;
	float: left;
}
}
.footer-container .footer-contact {
/*    text-align: center;*/
}
.block-social {
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
    display: inline-block;
	width: 100%;
}
.block-social ul {
}
.block-social ul li {
    height: 3.5rem;
    width: 3.5rem;
    background-repeat: no-repeat;
    display: inline-block;
    margin: .125rem 10px;
    cursor: pointer;
    border-radius: 5px;
}
.block-social ul li a {
    display: block;
    padding-top: 10px;
}
.block-social ul {
    justify-content: center;
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.block-social li a:before {
	font-size: 30px;
    line-height: 2.2rem;
}
p.tienda_nombre {
    margin-bottom: 0.5rem;
}
@media (min-width: 1200px) {
.block_newsletter p {
    max-width: inherit;
}
}
@media (max-width: 991px) {
.block-social ul li {
    height: 2.5rem;
    width: 2.5rem;
    margin: 0.125rem 3px;
}
.block-social li a:before {
    font-size: 24px;
    line-height: 1.3rem;
}
}
.box-sub .block_content_nl form {
    padding: 8px 0 8px 0;
}
.block_newsletter div#gdpr_consent {
    margin-top: 10px;
}
.logo-footer img, .footer-contact img {
	max-width: 100%;
}
.footer-contact .logo-footer img, .footer-contact img {
	max-width: 50%;
}
.products-selection .showing {
    padding: 0.625rem 15px;
}
.thumbnail-container .product-price-and-shipping .regular-price {
    font-weight: bold;
	line-height: 16px;
}
.thumbnail-container .functional-add-price {
    text-align: center;
    width: 100%;
	margin-bottom: 10px;
    min-height: 31px;
}
.thumbnail-container .product-title {
    text-transform: inherit;
    height: 34px;
    overflow: hidden;
    margin-bottom: 15px;
}
.thumbnail-container .product-title a {
    text-align: center;
	white-space: inherit;
}
.button-container.cart {
    display: inline-block;
	width: 48%;
}
.view.sin_attr {
    float: right;
    display: inline-block;
    width: 48%;
}
.view.sin_attr a {
    width: 100%;
	padding: 0.5rem 0.25rem;
}
.view.con_attr {
    float: none;
}
.button-container.cart .add-to-cart {
    text-align: center;
    text-transform: inherit;
	padding: 0.5rem 0.25rem;
    width: 100%;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
	height: 40px;
}
.view.sin_attr:hover a {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;	
}
.ajax_block_product {
    margin-bottom: 20px;
}
.thumbnail-container .product-meta {
    padding: 0.625rem 0.625rem 20px 0.625rem;
}
/*.thumbnail-container .product-image .wishlist {
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}*/
.product-flags2 {
    margin: 0;
    position: absolute;
    top: 10px;
    right: 0px;
}
.product-flags2 .product-flag {
    height: 60px;
    width: 60px;
	text-align: center;
    line-height: 18px;
    border-radius: 100%;
	padding: 12px 4px 0 4px;
    background: #1897FB;
	color: #fff;
}
.product-flags {
    right: inherit;
	left: auto;
	right: 0px;
}
.product-flags .product-flag {
    height: 50px;
    width: 50px;
	text-align: center;
    line-height: 50px;
    border-radius: 100%;
	padding: 2px 4px;
}
.btn-primary.con_attr_a {
    width: 100%;
    text-transform: inherit;
	padding: 0.5rem 0.25rem;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
	height: 40px;
}
.view.sin_attr a span {
    text-transform: initial;
}
.btn-primary.con_attr_a.sin_stock {
    cursor: no-drop;
}
.owl-carousel .owl-wrapper .owl-item article {
    margin-bottom: 20px;
}
.ekomi-widget-container {
	text-align: center;	
}
.subcategory-image img {
    width: 100%;
    height: auto;
    float: none;
    border-radius: 25px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.subcategory-image img:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
/*    -moz-box-shadow: 0px 0px 15px #777;
    -webkit-box-shadow: 0px 0px 15px #777;
    -o-box-shadow: 0px 0px 15px #777;
    -ms-box-shadow: 0px 0px 15px #777;
    box-shadow: 0px 0px 15px #777;*/
}
.subcategory-meta {
    text-align: center;
	margin-top: 10px;
	height: 36px;
}
.subcategory-block {
    margin-bottom: 20px;
}
.products-selection .sort-by-row {
    width: 100%;
}
#index .prestablog .title, #index .prestablog p.blog_desc {
    display: none;
}
#index .prestablog ul#blog_list_1-7 li .date_blog-cat a {
    font-size: 12px;
}
#index .prestablog #blog_list_1-7 .prestablog_more {
    display: none;
}
.category-cover {
/*    float: left;
    margin-right: 15px;*/
    text-align: center;
}
@media (min-width: 576px) {
.category-cover {
    padding-left: 0;
}
}
.block-category .h1_medio {
    position: absolute;
    color: #029aff;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 80px;
    text-transform: uppercase;
}
.pagination .page-list {
    padding: 10px;
    border-radius: 10px;
}
div#subcategories {
    padding-top: 15px;
}
.pagination a.next, .pagination a.previous {
    padding: 5px 0px;
}
.block-category h1 {
    color: #029aff;
	font-size: 80px;
    text-transform: uppercase;
}
@media (max-width: 991px) {
.block-category h1 {
	font-size: 36px;
}
}
@media (max-width: 767px) {
.button-container.cart {
    width: 100%;
}
.block-category h1 {
    text-align: center;
}
.block-category h1 {
	font-size: 28px;
}
}
@media (max-width: 575px) {
.view.sin_attr {
    float: none;
}
.view.sin_attr a {
    width: 100%;
}
.button-container.cart {
/*    margin-bottom: 10px;*/
    width: 100%;
}
.button-container.cart .add-to-cart {
    width: 100%;
}	
.category-cover {
    float: none;
    margin-right: 0;
	margin-bottom: 20px;
}
.ajax_block_product {
    padding: 0 10px;
}
.product_list {
    overflow: inherit;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.box-search-trending .block_content ul {
    width: 20%;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.box-search-trending .home_imagen_categories .block_content ul:nth-child(4n) {
    margin-left: 15%;
}
}
@media (max-width: 767px) and (min-width: 576px) {
.box-search-trending .block_content ul {
    width: 33%;
}
.box-search-trending .home_imagen_categories .block_content ul:nth-child(4n) {
    margin-left: 15%;
}
}
@media (max-width: 575px) {
.box-search-trending .block_content ul {
    width: 50%;
    margin-bottom: 20px;
}
.box-search-trending .home_imagen_categories .block_content ul:nth-child(5n) {
/*    margin-left: 25%;*/
}
}
.fila_4_banner .ApColumn {
    margin-bottom: 15px;
}
@media (max-width: 1199px) and (min-width: 768px) {
.block_newsletter {
    flex-direction: unset;
}
}
#wrapper .breadcrumb .container {
    position: inherit;
    top: 0;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
#wrapper .breadcrumb {
    margin-bottom: 2rem;
    padding-top: 2rem;
}
.current-price span {
    font-size: 28px;
}
.product-discount .regular-price {
	font-size: 1rem;	
}
.product-variants > .product-variants-item .contiene_opciones {
	min-width: 70%;
	position: relative;
	display: inline-block;
}
.product-variants > .product-variants-item .contiene_opciones svg {
	position: absolute;
	top: 10px;
	right: 10px;
}
.product-variants > .product-variants-item select {
    background: #f1f1f1;
/*    background: #f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=);*/
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: right center;
    background-position-x: 99%;
    background-size: 1.25rem 1.25rem;
    padding: 10px 25px 10px 15px;
    font-size: 18px;
	width: 100%;	
	    -moz-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 11px 0px rgb(0 0 0 / 10%);
    -o-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 11px 0px rgb(0 0 0 / 10%);
}
.product-variants > .product-variants-item .control-label {
    font-size: 18px;
    margin-right: 5px;
    float: left;
    width: auto;
    padding-top: 10px;
	min-width: 25%;
}
.product-variants > .product-variants-item .control-label.gt_radio {
	padding-top: 5px;
}
.product-actions .control-label {
    font-size: 18px;
}
.product-variants > .product-variants-item {
    padding-top: 0px;
    padding-bottom: 10px;
}
.product-variants > .product-variants-item:last-child {	
    padding-bottom: 26px;
}
#product-availability {
    margin-top: 10px;
}
.product_description_short .description_short_title {
    font-size: 18px;
	display: none;
}
@media (max-width: 991px) and (min-width: 768px) {
.product-quantity .wishlist > a span.name-btn-product, .product-quantity .compare > a span.name-btn-product {
	display: none;
}
}
@media (max-width: 480px) {
.product-quantity .wishlist > a span.name-btn-product, .product-quantity .compare > a span.name-btn-product {
	display: none;
}
}
.category-products, .product-accessories, .viewed-products {
    background: none;
}
p.h5.products-section-title {
    text-align: left;
    padding-bottom: 0;
}
/*.ApRow > .title_block:after, .ApColumn > .title_block:after, .block-category h1:after, p.h5.products-section-title:after {*/
.ApRow > .title_block:after, .ApColumn > .title_block:after, p.h5.products-section-title:after {
    width: 100%;
    height: 3px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
}
.product-tabs-ul:after {
    width: 100%;
    height: 5px;
    content: "";
    position: absolute;
    left: 0;
    margin-top: 10px;
    z-index: 9;
}
div#category-products .owl-item {
    padding: 0 7.5px;
}
.product-tabs.tabs .nav-tabs::after {
    display: none !important;
}
.product-tabs.tabs .nav-tabs .nav-link.active:before, .product-tabs.tabs .nav-tabs .nav-link:hover:before {
    display: none !important;	
}
.product-tabs-ul {
    margin-bottom: 10px;
}
.blue .product-quantity .add button {
    font-weight: 500;
    font-size: 18px;
}
@media (min-width: 992px) {
.ApMegamenu {
	margin: 0 auto;
}
.box_logo {
    order: 1;
}
.buscador {
    order: 2;
}
.box-function {
    order: 3;
	margin-bottom: 10px
}
}
@media (max-width: 991px) {
.search-widget a.popup-title {
    display: inline-block;
}
.header-button-add {
    display: none;
}
}
.search-widget .popup-content {
    display: none;
  position: absolute;
    right: 0;
}

#header .widget-search {
  cursor: pointer;
  position: relative;
  height: 40px;
  float: none;
  z-index: 1;
  text-align: center; }
  .rtl #header .widget-search {
    float: left; }
  #header .widget-search form {
    animation: inherit;
    -webkit-animation: inherit;
    -webkit-animation-iteration-count: inherit;
    -webkit-transform-origin: inherit;
    -webkit-animation-fill-mode: inherit;
    -moz-animation-fill-mode: inherit;
    -o-animation: inherit;
    -o-animation-iteration-count: inherit;
    -ms-animation-fill-mode: inherit; }
    #header .widget-search form input[type=text] {
      border: none;
      padding: 10px 30px 8px 10px;
      width: 100%;
      font-size: 16px;
      opacity: 0;
      color: #fff;
      font-weight: 300;
      letter-spacing: 0.25px;
      -webkit-transition: all 0.6s ease 0s;
      -moz-transition: all 0.6s ease 0s;
      -ms-transition: all 0.6s ease 0s;
      -o-transition: all 0.6s ease 0s;
      transition: all 0.6s ease 0s;
      background: #eef9ff;
    color: #666666!important; 
	border-radius: 50px;}
      .rtl #header .widget-search form input[type=text] {
        padding: 10px 10px 8px 30px; }
      #header .widget-search form input[type=text]:focus {
        outline: none; }
   
        #header .widget-search form input[type=text]::-webkit-input-placeholder {
          color: #666666 !important;
          opacity: 1 !important;
          font-size: 14px;
          font-weight: 100;
		  text-indent: 0px; }
        #header .widget-search form input[type=text]::-moz-placeholder {
          color: #666666 !important;
          opacity: 1 !important;
          font-size: 14px;
          font-weight: 100;
		  text-indent: 0px; }
        #header .widget-search form input[type=text]:-ms-input-placeholder {
          color: #666666 !important;
          opacity: 1 !important;
          font-size: 14px;
          font-weight: 100;
		  text-indent: 0px; }
        #header .widget-search form input[type=text]:-moz-placeholder {
          color: #666666 !important;
          opacity: 1 !important;
          font-size: 14px;
          font-weight: 100;
		  text-indent: 0px; } 
      #header .widget-search form input[type=text]::-webkit-input-placeholder {
        color: #666666 !important;
        opacity: 1 !important;
        font-size: 14px;
        font-weight: 100;
		text-indent: 0px; }
      #header .widget-search form input[type=text]::-moz-placeholder {
        color: #666666 !important;
        opacity: 1 !important;
        font-size: 14px;
        font-weight: 100;
		text-indent: 0px; }
      #header .widget-search form input[type=text]:-ms-input-placeholder {
        color: #666666 !important;
        opacity: 1 !important;
        font-size: 14px;
        font-weight: 100;
        opacity: 1;
		text-indent: 0px; }
      #header .widget-search form input[type=text]:-moz-placeholder {
        color: #666666 !important;
        opacity: 1 !important;
        font-size: 14px;
        font-weight: 100;
		text-indent: 0px; }
    #header .widget-search form button[type=submit] {
      cursor: pointer;
      position: absolute;
      border: none;
      color: white;
      border-radius: 100px;
      display:flex;
      background: transparent;
      right: 10px;
      visibility: hidden;
      opacity: 0;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      top: 50%; }
      .rtl #header .widget-search form button[type=submit] {
        left: 2px;
        right: auto; }
      #header .widget-search form button[type=submit] i {
        color: #029aff;
        font-size: 24px; }
  #header .widget-search #search_widget {
    cursor: pointer; 
width:100%;}
  #header .widget-search .dropdown {
    position: inherit; }
  #header .widget-search .dropdown-toggle::after {
    content: none; }
  #header .widget-search .popup-content {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    width: 0px;
    right: -18px;
    left: inherit;
    top: -4px;
    background: none;
/*    border: none;*/
    min-width: inherit;
    padding: 0;
    z-index: 991;
    display: block !important;
    box-shadow: none;
/*    border-bottom: 1px solid #fff;*/
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    -ms-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    transition: 0.4s ease all;
    overflow: hidden;
/*    border-radius: 4px;
  border-radius: 0;
    border-bottom: 1px solid #121212;*/
	border: 2px solid #eef9ff;
    border-radius: 50px; }
    .rtl #header .widget-search .popup-content {
      left: -18px;
      right: auto; }

      #header .widget-search .popup-content {
        top: 30px; } 
    @media (max-width: 991px) {
      #header .widget-search .popup-content {
        top: 57px; } }
    @media (max-width: 567px) {
      #header .widget-search .popup-content {
        right: 0px; }
        .rtl #header .widget-search .popup-content {
          left: 0px;
          right: auto; } }
  #header .widget-search #search_button {
    display: inline-block;
    width: 23px;
    height: 27px;
    position: relative; }
    #header .widget-search #search_button i {
      width: 23px;
      height: 30px;
      font-size: 24px;
      overflow: hidden;
      position: absolute;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      -ms-transition: 0.3s ease all;
      -o-transition: 0.3s ease all;
      transition: 0.3s ease all;
      padding: 1px; }
	  #header .widget-search .open #search_button .fa-search {
		  opacity: 0;
	  }
    #header .widget-search #search_button .fa-times {
      opacity: 0;
/*      background: #fff;*/
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      height: 30px; }
  #header .widget-search .open button[type=submit] {
    visibility: visible;
    opacity: 1; }
  #header .widget-search .open input[type=text] {
    opacity: 1;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
  #header .widget-search .open form.popup-content {
    pointer-events: inherit;
    visibility: visible;
    opacity: 1;
    width: 300px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; 
	background: #fff;}
  #header .widget-search .open > a {
    pointer-events: none;
    cursor: default; }
    #header .widget-search .open > a i {
      pointer-events: none;
      cursor: default; }

    #header .widget-search .open #search_button {
      opacity: 1;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      -ms-transition: 0.3s ease all;
      -o-transition: 0.3s ease all;
      transition: 0.3s ease all; }
      #header .widget-search .open #search_button .fa-search {
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        -ms-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all; }
      #header .widget-search .open #search_button .fa-times {
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        -ms-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg); } 
@media (max-width: 991px) {
  #header .widget-search .open form input[type=text] {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s; } }
@media (max-width: 575px) {
  #header .search-widget {
    float: none;
    margin-bottom: 0; }
    #header .search-widget form input[type="text"] {
      min-width: 100%; } }

#checkout #search_widget {
  display: none;
  /* Not ideal solution by allows to reuse same hooks/templates */ }
  
/*@media (min-width: 991px) {
.search-widget a.popup-title {
    display: inline-block;
}
.search-widget .popup-content {
    display: none;
  position: absolute;
    right: 0;
}
}*/
.off-canvas-nav-megamenu .nav li.dropdown .dropdown-menu .caret {
    top: 0;
    right: -10px;
}
@media (min-width: 992px) {
#header .widget-search form.popup-content {
    pointer-events: inherit;
    visibility: visible;
    opacity: 1;
    width: 100%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
}
#header .widget-search form input[type=text] {
    opacity: 1;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
#header .widget-search form button[type=submit] {
    visibility: visible;
    opacity: 1;
}
#header .widget-search .popup-content {
    top: 0;
	right: 0;
}
#header .widget-search {
    width: 100%;
	margin-bottom: 30px;
}
#leo_search_block_top {
    margin-top: 22px;
    margin-bottom: 22px;
	position: relative
}
}
@media (max-width: 991px) and (min-width: 768px) {
.leo-megamenu.navbar .navbar-toggler {
    bottom: 35px;
}
#header .widget-search {
    cursor: pointer;
    position: relative;
    height: 40px;
    float: none;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
    margin-left: 50px;
}
}
@media (max-width: 767px) and (min-width: 481px) {
.leo-megamenu.navbar .navbar-toggler {
    bottom: 38px;
}
}
@media (max-width: 575px) {
#header .widget-search {
    margin-left: 25px;
}
}
@media (max-width: 991px) {
.box-function img {
    max-width: 42px;
}
.box_logo img.logo {
    max-height: 57px;	
}
}
@media (max-width: 767px) {
.box-dptop {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
}
.box-dptop .box_logo {
    padding: 10px 0 !important;
}
.header-button-add {
    padding-right: 5px !important;
}
.popup-over.leo_block_top {
    padding-right: 5px !important;
	padding-left: 0px;
}
#_desktop_cart {
    padding-right: 5px;
    padding-left: 5px;
}
#_desktop_cart .header span {
    right: 30px;
}
#header .widget-search .popup-content {
    right: auto;
	left: 0px;
}
#header .widget-search {
    margin-left: 35px;
    padding-left: 0;
}
}
@media (max-width: 480px) {
#_desktop_cart .header span {
    right: auto;
    left: -10px;
}
.leo-megamenu.navbar .navbar-toggler {
    left: 0;
    bottom: 33px;
}
.box_logo img.logo {
    max-height: 48px;
}
.header-button-add {
    padding-left: 0;
}
.popup-over.leo_block_top {
    padding-left: 0;
}
#header .widget-search {
    margin-left: 35px;
    padding-left: 0;
}
#header .widget-search #search_button {
    text-align: left;
	padding-top: 5px;
}
.box-function {
    padding-right: 15px;
    padding-left: 0;
}
.popup-over.leo_block_top .popup-content {
    min-width: 310px;
    max-width: 310px;
    right: -30px;
}
}
@media (max-width: 991px) {
.leo-megamenu.disable-canvas .leo-top-menu {
    background: #fff;
    left: 0;
    right: 0;
}
.leo-megamenu.disable-canvas .navbar-nav .nav-item .caret:before {
    color: #000;
}
.leo-megamenu .navbar-nav > li:hover > a.dropdown-toggle:before {
    bottom: 0px;
    left: 0;
    z-index: 0;
	display: none !important;
}
.leo-megamenu .navbar-nav > li:hover > a.dropdown-toggle:after {
    bottom: 0;
    right: 0;
    z-index: 0;
	display: none !important;
}
.leo-megamenu ul.level0 li .caret {
	display: none !important;
    top: 0;	
}
.dropdown-sub.dropdown-menu {
    width: 100% !important;
    margin-bottom: 10px;
}
.leo-megamenu .navbar-nav > li.nav-item {
    border: 1px solid #1897FB;
    padding: 0px 10px 0px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}
}
.product-description ul, #cms #main .page-content ul {
    list-style: inherit;
    padding: revert;
}
.custom-checkbox input[type="checkbox"], .custom-checkbox input[type="radio"] {
    opacity: 1;
}
.block_newsletter .custom-checkbox input[type="checkbox"], .block_newsletter .custom-checkbox input[type="radio"] {
    opacity: 0;
}
.llamanos {
    background: #1897FB;
    color: #fff;
    text-align: center;
    padding: 15px 10px;
	margin-bottom: 20px;
}
.llamanos_titulo {
    font-size: 24px;
    line-height: 30px;
}
.llamanos_telefono {
    font-size: 24px;
    line-height: 30px;
}
.llamanos_telefono a {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
}
.llamanos_telefono a:hover {
    color: #f1f1f1 !important;
}
.keep-header .ui-autocomplete {
    z-index: 9999;
}
.product-quantity2 .wr-wishlist-compre-product {
    display: inline-block;
}
.product-quantity2 .wishlist, .product-quantity2 .compare {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.product-quantity2 .wishlist {
    display: inline-block;
    vertical-align: middle;
}
.product-quantity2 .wishlist > a, .product-quantity2 .compare > a {
    padding: 1rem 0.625rem 1rem 0;
    font-size: 0.875rem;
    color: #999999;
    background: transparent;
    -webkit-transition: all 350ms ease-out;
    -moz-transition: all 350ms ease-out;
    -ms-transition: all 350ms ease-out;
    -o-transition: all 350ms ease-out;
    transition: all 350ms ease-out;
    font-weight: 300;
}
.product-quantity2 .wishlist > a span.name-btn-product, .product-quantity2 .compare > a span.name-btn-product {
    display: initial;
}
.product-actions .control-label {
    display: inline;
    margin-right: 5px;
}
.product-quantity2 {
    margin-bottom: 30px;
}
.precios_comprar {
/*	margin-top: 30px;*/
}
.product-actions .control-label {
    display: inline;
    margin-right: 5px;
}
.product-actions .product-quantity {
    display: inline-block;
    padding: 0px 0px 0px 0px;
    vertical-align: 0;
}
.precios_comprar .product-prices {
    display: inline-block;
	vertical-align: top;
    margin-top: 12px;
}
.precios_comprar .product-actions {
/*    display: inline-block;
	max-width: 385px;*/
}
/*.precios_comprar .precios {
    display: inline-block;
    vertical-align: top;
}
.product-actions2 {
    display: inline-block;
    max-width: 385px;
}*/



@media (min-width: 600px) and (max-width: 767px) {
.product-quantity .add {
    float: right;
}
}
#gsr.list-review, #gsr.list-review-tabs17 {
    background: none;
}
.blue .current-price {
    margin-right: 10px;
}
.izda_dcha_home .izda {
	padding-left: 0;
    padding-right: 0;
}
.izda_dcha_home .dcha {
	padding-left: 0;
    padding-right: 0;
}
.izda_dcha_home .img1 {
    padding-bottom: 10px;
    padding-right: 5px;
}
.izda_dcha_home .img2 {
    padding-bottom: 10px;
    padding-right: 5px;
	padding-left: 5px;
}
.izda_dcha_home .img3 {
    padding-bottom: 10px;
    padding-right: 5px;
}
.izda_dcha_home .img4 {
    padding-bottom: 10px;
    padding-right: 5px;
	padding-left: 5px;
}
.izda_dcha_home .img5 {
    padding-bottom: 10px;
	padding-left: 5px;
    padding-right: 0;
}
.float-xs-left2 {
	display: inline-block;
}
.product-variants > .product-variants-item ul li {
    margin-bottom: 0.625rem;
}
.car_cats_home .title {
	margin-top: 15px;
    display: block;
    text-align: center;
    font-weight: bold;
    height: 40px;	
	font-size: 1rem;
}
.car_cats_home .block-carousel-container:hover .title {
	color: #1897FB;
}
.car_cats_home img {
    width: 100%;
    height: auto;
    float: none;
    border-radius: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}	
.car_cats_home .block-carousel-container:hover img {
	-webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -moz-box-shadow: 0px 0px 15px #777;
    -webkit-box-shadow: 0px 0px 15px #777;
    -o-box-shadow: 0px 0px 15px #777;
    -ms-box-shadow: 0px 0px 15px #777;
    box-shadow: 0px 0px 15px #777;	
}
@media (min-width: 480px) {
.language-selector-wrapper.popup-over .popup-content {
    width: 400px;
    column-count: 2;
}
}
.product-description, .product-description p, .product-description span {
	font-size: 18px;
}
div#cookiesplus-content {
    max-width: 1280px;
    display: block;
    margin: 0 auto;
}
#cookiesplus-modal .cookiesplus-accept {
    width: 100%;
}
#cookiesplus-modal .cookiesplus-more-information {
    position: inherit;
}
a.cookiesplus-policy {
    padding-top: 10px;
}
#cookiesplus-modal .cookiesplus-more-information {
    font-size: 16px !important;
    padding: 9px 20px 0 0;
}
#cookiesplus-modal .cookiesplus-info {
    max-height: inherit;
	margin-bottom: 5px;
}
#cookiesplus-modal .cookiesplus-btn {
    margin: 0px 0;
}
#cookiesplus-modal .cookiesplus-more-information, .cookiesplus-policy {
/*    width: 100%;
    margin-bottom: 10px;*/
  font-size: 12px;	
}
@media (max-width: 767px) {
.js-mailalert button.btn.btn-primary {
    white-space: normal;
}	
#cookiesplus-modal, #header #cookiesplus-modal.row, #cookiesplus-modal-geo {
    padding: 14px 14px 0px 14px;
}
#cookiesplus-modal > div, #cookiesplus-modal p {
    font-size: 12px;
}
#cookiesplus-modal .cookiesplus-accept {
    width: 100%;
    float: left;
}
#cookiesplus-modal .cookiesplus-reject {
    width: 100%;
    float: right;
	padding-top: 0;
}
}
@media (max-width: 767px) {
.view.sin_attr {
    display: none;
}
.button-container.cart {
    margin-bottom: 0px;
}
}
#gsr {
/*    display: none;*/
}
.bloque_rating_home #gsr {
    display: block;
}
#product-availability.product-available, #product-availability.product-last-items {
	display: none !important;
}
/*.thumbnail-container .product-price-and-shipping .regular-price, .product-discount .regular-price {
	display: none;
}*/
label[for="gift"] {
    font-size: 16px !important;
}
input#gift {
    margin-top: 20px;
}
p#gift_div_opc label {
    font-size: 15px;
}
#product-availability i {
    display: none;
}
.product-miniature #product-availability.no_dispnonible {
    background: #1897FB;
    left: 10px;
    padding: 5px 10px 4px;
    color: #fff;
}
@media (min-width: 768px) {
.leo-megamenu .dividir_2_columnas .dropdown-menu ul.level1 {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
	margin-top: 10px;
}
.leo-megamenu .dividir_2_columnas .dropdown-menu ul.level1 li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.dividir_2_columnas .leo-widget .widget-category_image .level0 li ul.level1>li:first-child {
    margin-top: 0px !important; 
}
}
.product-flags .product-flag.discount.m5 {
    display: none;
}
.product-id-manufacturer-5 .product-flags .product-flag.discount {
    display: none;
}

 /*Start pyramid product description*/
.container-pyramid {
  display: flex;
  margin-bottom: 15px;
}

.container-pyramid img {
  width: 60px;
}

.container-pyramid-paragraphs {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-left: 10px;
}

.container-pyramid-title {
  margin: 0;
  font-weight: bold;
  color: #1897FB;
}

.container-pyramid p {
  margin: 0;
}

 /*End pyramid product description*/
 
.manufacturers_block a span {
    display: none;
}
.manufacturers_block a {
    text-align: center;
    display: block;
}
.leo-megamenu .navbar-nav > li > a .caret {
	cursor: pointer;
    position: absolute;
    top: 1.125rem;
    margin: auto 0;
    right: -3px;
    width: 1.875rem;
    height: 20px;	
	display: inline-block;
}
.leo-megamenu .navbar-nav > li > a .caret:before {
    content: "\f107";
    font-family: "FontAwesome";
    color: #0a0a0a;
    font-size: 0.9375rem;
    font-weight: normal;
    display: block;
    text-align: center;
}
.leo-megamenu .navbar-nav > li:hover > a .caret:before {
    content: "\f106";
	color: #1897FB;
}
.leo-megamenu .navbar-nav > li > a {
    display: inline-block;
}
.block_newsletter form .btn {
    padding: 10px 20px;
    height: 45px;
    background: #b7001d;
    border-color: #b7001d;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    transition: 0.4s;
	margin-top: 10px;
    right: auto;
    position: unset;
    left: 0;
    display: block;
	width: auto;
}
.block_newsletter form .btn span {
/*    display: none;*/
	color: #fff;
}
.block_newsletter form .btn i {
/*    display: block;*/
    font-size: 20px;
    display: none;
	
}
.gdpr_consent {
    margin-top: 10px;
}
@media (max-width: 767px) {
.footer-container .ApColumn .block-toggler .title_block {
	width: 100%;
}
.footer-container .ApColumn .block-toggler .title > span {
	position: absolute;
    right: 15px;
    top: -10px;	
}
}
/*@media (min-width: 768px) {
.footer-container .footer-contact {
	order: 4;	
}
}*/
.footer-container .footer-contact .ApBlockLink ul li:first-child a:before {
    content: "\f232";
    font-family: 'FontAwesome';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 40px;
    margin-right: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #1897fb;
}
.footer-container .footer-contact .ApBlockLink ul li:first-child a {
	font-weight: bold;
/*	font-size: 24px;	*/
}
.footer-container .footer-contact .ApBlockLink ul li:nth-child(2) a:before {
    content: "\f2b7";
    font-family: 'FontAwesome';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 40px;
    margin-right: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #1897fb;
}
.footer-container .footer-contact .ApBlockLink ul li:nth-child(2) a {
/*	font-size: 24px;	*/
}
.language-selector-wrapper {
	margin-bottom: 15px;
}
.language-selector-wrapper a {
    color: #fff;	
    padding: 3px 5px;
}
.language-selector-wrapper span {
    display: inline-block;
}
.box-logos-pago img {
    height: auto !important;
    max-height: 60px !important;
	width: auto !important;
}
.box-logos-pago {
	padding: 20px 0px;
}
.box-copyright2, .box-copyright2 p {
	color: #fff;
}
.pay-img {
	display: block !important;
	text-align: center;
}
@media (max-width: 1199px) {
.leo-megamenu .navbar-nav > li:nth-child(1) > a {
    padding: 1.1rem 1.2rem 1.1rem 0;
}	
.leo-megamenu .navbar-nav > li > a {
    padding: 1.1rem 1.2rem 1.1rem 1.2rem;
}
}
a.boton_menu {
    margin: 20px 10px 10px 10px;
    padding: 10px;
    color: white;
    background-color: #1897FB;
    border: 1px solid #1897FB;
    border-radius: 4px;
	display: inline-block;
}
a.boton_menu:hover {
	color: #1897FB;
	background-color: #fff;
}
div#manufacturer-description {
    text-align: left;
}
@media (max-width: 767px) {
.box-sub .ApColumn, .box-sub .ApColumn .block_newsletter.block, .box-sub .ApColumn .block_newsletter.block > div {
    padding: 0;
}
.block_newsletter form .btn {
    right: 0;
}
}
/*#manufacturer h1, #manufacturer h2 {
    text-align: center;
	text-transform: uppercase;
}*/
#manufacturer h1, #manufacturer h2 {
/*	border-bottom: 4px solid #1897FB;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    min-width: 100%;
    width: 100%;
    margin-bottom: 36px;*/
	text-align: left;
	position: relative;
}
.brand-img {
	border: 1px solid #DDD;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
}
.manufacturer-item {
    margin-bottom: 15px;
}
.block-categories, .block-manufacturers {
    position: relative;
}
.sidebar .block .title_block {
    color: #1897fb;
    background-color: #fff;
    border-color: 1ps solid #fff;
}
.sidebar .block-highlighted {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
}
.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover,
.block-manufacturers .collapse-icons .add:hover, .block-manufacturers .collapse-icons .remove:hover,
.sidebar .collapse-icons .add:hover, .sidebar .collapse-icons .remove:hover {
    color: #1897fb;
}
.block-categories > .collapse-icons .add, .block-categories > .collapse-icons .remove,
.block-manufacturers > .collapse-icons .add, .block-manufacturers > .collapse-icons .remove,
.sidebar > .collapse-icons .add, .sidebar > .collapse-icons .remove {
    line-height: 2;
    color: #1897fb;
}
.block-categories .collapse-icons .add, .block-categories .collapse-icons .remove,
.block-manufacturers .collapse-icons .add, .block-manufacturers .collapse-icons .remove,
.sidebar .collapse-icons .add, .sidebar .collapse-icons .remove {
    color: #1897fb;
}
.sidebar .block .title_block:before {
    width: 80%;
    background: #1897fb;
    bottom: 10px;
}
.sidebar .collapse-icons {
    position: absolute;
    top: 10px;
    padding: 0;
    cursor: pointer;
    font-size: 1.1rem;
    width: 10px;
    height: 10px;
    right: 10px;
}
.sidebar .collapse-icons .remove {
    display: none;
}
.sidebar .collapse-icons[aria-expanded="true"] .remove {
    display: block;
}
.sidebar .collapse-icons[aria-expanded="true"] .add {
    display: none;
}
.sidebar .block .block_content {
    padding: 0px;
}
.block-categories .category-sub-menu li {
    padding: 0.3125rem 0.625rem;
}
.block-categories .category-sub-menu li[data-depth="0"] {
    padding: 0.5rem 1.25rem;
}
.block-manufacturers .list-group li > a {
    font-weight: 300;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    display: inline-block;
    margin: 0;
    color: #999999;
}
.block-manufacturers .list-group li {
    padding: 0.5rem 1.25rem;
}
.block-categories .category-sub-menu li > a:hover,
.block-manufacturers .list-group li > a:hover,
.sidebar li > a:hover {
    color: #1897fb;
}
#main .wrapper .box_slideshow {
     padding: 0px 0px; 
}
@media (max-width: 767px) {
#main .wrapper .box_slideshow {
     padding: 0px 0px; 
}	
}
.search-widget form input[type=text] {
    max-width: 100%;
}
.fondo_slideshow {
	position: relative;
}
@media (min-width: 768px) {
.fondo_slideshow:before {
	content: " ";
    position: absolute;
    background: #f2f9ff;
	height: 100%;
    width: 100%;
    top: 25%;
}
}
.fondo_fila_4_banner {
	position: relative;
}
@media (max-width: 767px) {
.fondo_fila_4_banner:before {
	content: " ";
    position: absolute;
    background: #f2f9ff;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;	
}
.mpr75 {
    padding-right: 7.5px;	
}
.mpl75 {
    padding-left: 7.5px;	
}
}
.thumbnail-container .functional-buttons {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
}
.thumbnail-container .functional-buttons {
	left: inherit;
    bottom: inherit;
    top: 10px;
    left: 20px;
}
.thumbnail-container {
    padding: 10px;
    position: relative;
}
.view.sin_attr, .view.sin_attr a, .view.sin_attr:hover a, .button-container.cart .add-to-cart, .btn-primary.con_attr_a {
    border-radius: 10px;
}
.thumbnail-container .functional-buttons .btn-product.leo-wishlist-button {
    color: #029aff;
    background: none;
}
.boton_home.btn-block, .boton_home.btn-primary {
    width: auto;
    border: 1px solid #029aff;
    background: #fff;
	border-radius: 10px;
	color: #029aff;
	font-size: 22px;
	text-transform: none;
}
.boton_home.boton_carrusel.btn-block, .boton_home.boton_carrusel.btn-primary {
    display: table;
    margin-top: 20px;
}
.boton_home.boton_carrusel.btn-block.boton_centrado, .boton_home.boton_carrusel.btn-primary.boton_centrado {
    margin-left: auto;
    margin-right: auto;
}
.boton_home.btn-block:hover, .boton_home.btn-primary:hover {
    background: #029aff;;
	color: #fff;
}
.margen_inf_15 {
	margin-bottom: 15px;
}
.centrado_altura {
	
}
@media (min-width: 992px) {
.flex_pc {
    display: flex;
}
.centrado_altura_pc {
    align-content: center;
    align-items: center;
    display: flex!important;
    flex-direction: column;
    justify-content: center;	
}
.centrado_pc {
    align-items: center;
}
.dcha_pc {
	float: right;
}
.orden_2_pc {
	order: 2;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.flex_tablet {
    display: flex;
}
.centrado_altura_tablet {
/*    align-content: center;
    align-items: center;*/
    display: flex!important;
    flex-direction: column;
    justify-content: center;
}
.centrado_tablet {
    align-items: center;
}
.dcha_tablet {
	float: right;
}
.orden_2_tablet {
	order: 2;
}
}
@media (min-width: 768px) {
.h2_home h2 {
	font-size: 2.5rem;
}
.flex_pc_tablet {
    display: flex;
}
.centrado_altura_pc_tablet {
/*    align-content: center; *//*funciona con flex-wrap: wrap;*/
/*    align-items: center;*/
    display: flex!important;
    flex-direction: column;
    justify-content: center;
}
.centrado_horizontal_pc_tablet {
    align-items: center;
}
.dcha_pc_tablet {
	float: right;
}
.orden_2_pc_tablet {
	order: 2;
}
}
@media (max-width: 767px) {
.h2_home h2 {
	font-size: 1.5rem;
}
.centrado_movil {
	text-align: center;
}

.slide_config.data-link {
    cursor: pointer;
}
.boton_home {
    margin-top: 20px;
}
.box-sub {
    padding: 20px 20px 20px 20px;
}
}

@media (min-width: 768px) {
.box-sub.news {
    background-image: url('/themes/ditech/assets/img/modules/appagebuilder/images/imagen_news.png') !important;
    background-size: contain !important;
    /* background-position: center right; */
    background-position-x: 95% !important;
}
}
@media (max-width: 480px) {
.block_newsletter form .btn span {
    display: block;
}
}
@media (max-width: 767px) {
.list-brands .brand {
    padding: 0 7.5px;
}
.product-tabs.tabs .nav-tabs .nav-item {
	width: 100%;
}
.product-tabs.tabs .nav-tabs {
    text-align: center;
}
}

.raya_dcha span {
    color: #18191c;
    font-size: 1.3rem;
    text-transform: none;
	margin: 4.375rem 0rem 1.875rem 0rem;
    padding-left: 15px;
    position: relative;
    z-index: 9;
    padding-right: 10px;
	background: #fff;
}
.raya_dcha:after {
    background: #029aff;
}
.raya_dcha:after {
    width: 100%;
    height: 3px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
}
.products-section-title span {
    font-size: 1.9375rem;
    position: relative;
    margin: 0.625rem 0rem 2.5rem;
    padding-bottom: 0.9375rem;
    letter-spacing: -.25px;
}
span.leo-wishlist-bt-content span {
    display: none;
}
.leo-wishlist-button.btn-product.btn-primary {
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 66px;
}
.radio-label {
    padding: 0.325rem 1.5rem;
}

.nav-tabs .nav-item + .nav-item {
    margin-left: 0;
}
.thumbnail-container .product-price-and-shipping .price span {
    font-size: 1.25rem;
}
.subcategory-image {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.subcategory-image:hover {
    -moz-box-shadow: 0px 0px 15px #777;
    -webkit-box-shadow: 0px 0px 15px #777;
    -o-box-shadow: 0px 0px 15px #777;
    -ms-box-shadow: 0px 0px 15px #777;
    box-shadow: 0px 0px 15px #777;
}
.products-sort-order {
    text-align: right;
}
.products-sort-order .select-title {
    text-align: left;
}
.products-selection .sort-by {
    padding-right: 10px;
    line-height: 36px;
}
.pagination a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
	padding: 0px;
}
.pagination .page-list li {
    margin: 0px 5px;
    padding: 10px 0px;
}
.pagination .current a:after {
	display: none !important;
}
.desc_cat {
    padding-top: 30px;
	margin-bottom: 30px;
}
.category-cover img {
    border-radius: 25px;
}

element.style {
}
.category-cover {
    margin-bottom: 25px;
    position: relative;
}
/* para poner por css la primera palabra
.block-category h1[data-highlightword] {
    position: relative;
    color: #029aff;
}
.block-category h1[data-highlightword]::before {
	content: attr(data-highlightword);
	color: #fff;
	position: absolute;
}*/
.subcategory-image {
	position: relative;	
}
.subcategory-image h3 {
    position: absolute;
    color: #029aff;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    text-transform: uppercase;
    top: 0;
    left: 0;
}
.subcategory-image h3 .subcategory-name {
    font-size: 28px;
    text-transform: uppercase;
}
@media (max-width: 1199px) {
.subcategory-image h3 .subcategory-name {
	font-size: 26px;
}
}
@media (max-width: 991px) {
.subcategory-image h3 .subcategory-name {
	font-size: 24px;
}
}
@media (max-width: 767px) {
.subcategory-image h3 .subcategory-name	{
	font-size: 18px;
}
.banner-cate .image_description h4 {
	height: 40px;
}
.banner-cate .image_description p {
	display: none;
}
.boton_home.btn-primary {
    font-size: 16px;
}
.thumbnail-container .functional-add-price .product-price-and-shipping {
	height: 55px;	
}
.btn-primary.con_attr_a {
    font-size: 12px;
}
.ApRow > .title_block:after, .ApColumn > .title_block:after, p.h5.products-section-title:after {
    top: 15px;
}
}
.product-flags .product-flag.discount {
    display: none;
}	
div#tab-content .product-description img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 767px) {
.footer-container .footer-contact .ApBlockLink ul li:first-child a:before, .footer-container .footer-contact .ApBlockLink ul li:nth-child(2) a:before {
    font-size: 30px;
}
}
.product-flags .product-flag.on-sale {
	font-size: 0.6rem;	
}
.block-category h1, .subcategory-image h3 .subcategory-name {
	font-family: "Montserrat";
	font-weight: 600;
}
/*.leo-megamenu .navbar-nav > li > a.dropdown-toggle > .menu-title::after  {
    color: #484747;
    background-image: url(/img/cms/icon_chevron_down_black.png);
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
    margin-left: 5px;
	right: -20px;
}
.leo-megamenu .navbar-nav > li:hover > a.dropdown-toggle > .menu-title::after {
    background-image: url(/img/cms/icon_chevron_up_blue.png);
    color: #1897FB;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
    margin-left: 5px;
}
*/
.ofertas_separator {
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 3px solid #1897FB;
}
.oferta_title {
    border-bottom: 1px solid #1897FB;
    color: #1897FB;
    margin-top: 20px;
	font-size: 1.25rem;
}
.oferta_description {
    margin-top: 10px;
}
.oferta_description strong {
    font-weight: bold;
    color: #1897FB;
}
.tam_20, .tam_20 p {
	font-size: 20px;
}
.ApImage.centrado {
    text-align: center;
    display: table;
    margin: 0 auto;
}
@media (max-width: 767px) {
#manufacturer #left-column, #category #left-column {
	display: none;	
}
}
@media (max-width: 991px) {
.leo-megamenu .navbar-nav>li>a.dropdown-toggle>.menu-title::after {
	display: none !important;
}
}
@media (max-width: 480px) {
.subcategory-image h3 .subcategory-name {
    font-size: 16px;
}
}

#thumb-gallery > div > div > div.thumb-container.active.slick-slide.slick-current.slick-active{
display: none;
}

/*quitar opciones de filtro*/
#js-product-list-top > div > div.col-lg-8.col-md-8 > div > div.col-sm-6.col-xs-6.col-sp-12.col-md-12.products-sort-order.dropdown.open > div > a:nth-child(1){
display: none;
}

#js-product-list-top > div > div.col-lg-8.col-md-8 > div > div.col-sm-6.col-xs-6.col-sp-12.col-md-12.products-sort-order.dropdown.open > div > a:nth-child(7){
display: none;
}

#js-product-list-top > div > div.col-lg-8.col-md-8 > div > div.col-sm-6.col-xs-6.col-sp-12.col-md-12.products-sort-order.dropdown.open > div > a:nth-child(8){
display: none;
}

#search_widget .form-search > *{
pointer-events: auto !important;
}

.product-flags .product-flag {
    height: 55px;
    width: 55px;
    text-align: center;
    /*line-height: 5em !Important;*/
    border-radius: 100%;
    padding: 2px 4px;
}

.paypal-button-container{
max-width: 100% Important!;
}

#main > div > div:nth-child(2) > div.product-additional-info > div > div > div:nth-child(4){
float: center !Important;
margin: 0px !Important;
}


/*Botón Paypal página de productos*/


div[data-paypal-bnpl-source-page="product"] > [paypal-bnpl-button-container]{
max-width: 100% !important;
width: 100% !important;
}

div[data-paypal-source-page="product"]{
width: 100% !important;
}

div[data-paypal-source-page="product"] > [paypal-button-container]{
width: auto !important; 
}

div[data-paypal-bnpl-source-page="product"]{
width: 100% !important;
margin: 0px !important; 
}


.wr-wishlist-compre-product{
width: 100%;
}

.product-flags .product-flag{
line-height: 5em ! Important;
}

.promo-amix-box{
    border:1px solid #000;
    color:#000;
    font-weight:600;
    font-size:.85rem;
    padding:6px 8px;
    border-radius:4px;
    margin-top:8px;
    margin-bottom:10px;
    text-align:center;
    max-width: 100% !Important;
}

#main > div > div:nth-child(2) > img{
width:100% !Important;
}
    

@media (max-width: 480px) {

	#page #ps-checkout-express-button > .paypal-buttons{
    width: 100% !Important;
}
}

@media (min-width: 481px) {
#page #ps-checkout-express-button > .paypal-buttons{
    width: 48% !Important;
    margin-right: 10px !Important;
	}
	#ps-checkout-express-button{
	max-width: 100% !Important;
	}
}

.header-top .widget-search{
display:none;
}

