
/*ESTILOS DE CASA Y PLANOS*/


.paneltool.themetool .panelbutton {
  display: none !important;
}
/*header*/


body:not(#index) header {
    background-image: url(../../../../img/other-images/banner.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}


.main-header {
    display: block;
    margin: 0;
    font-size: 0px;
    padding: 0;
    line-height: 80px;
    position: relative;
    cursor: pointer;
    left: 70px;
    top: -53px;
}
    
.main-header:before {
    content: "\e68e";
    font-family: 'themify';
    font-size: 21px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    line-height: 80px;
    font-weight: normal;
}

.leo-megamenu.enable-canvas .leo-top-menu {
    position: relative;
    top: 23px;
}

.box-header3 #leo_search_block_top {
    top: 21px;
}

.box-header3 .col-logo {
    top: 72%;
}

#leo_block_top,
#_desktop_cart {
    position: relative;
    top: 21px;
}



.slide_config > div > .caption-contain {
    font-size: 1.2em;
    text-align: center;
    font-weight: 600;
}

.leo-megamenu > div > ul > li > a > span.menu-title {
    color: black;
}

body#index #header:not(.navbar-fixed-top) .box-header3 #leo_search_block_top.active .title_block:before, body#index #header:not(.navbar-fixed-top) .box-header3 .leo-blockcart .header, body#index #header:not(.navbar-fixed-top) .box-header3 .leo-blockcart .header a, body#index #header:not(.navbar-fixed-top) .box-header3 .popup-over a.popup-title, body#index #header:not(.navbar-fixed-top) .box-header3 #leo_search_block_top .title_block, body#index #header:not(.navbar-fixed-top) .leo-megamenu .navbar-nav > li > a {
    color: black;
}

.header-top {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0.3) 80%, rgba(0, 0, 0, 0) 100%);
    height: 120px;
}

/*BANNER - TITULO*/

.slide_config > div > .caption-contain {
    font-size: 1.2em;
    text-align: center;
    font-weight: 600;
}

/*PARTE 1 TEXTO*/

div#form_9713293363343968 {
    background: #2e2e2e !important;
}

.csypl-prin-titulo-2-inter > .csypl-prin-titulo-2-inter-tx > h4.title_block {
    text-align: center;
    font-size: 24px !important;
    color: white;
    margin: 27px auto !important;
    text-transform: initial !important;
}

.csypl-prin-titulo-2-inter > .block {
    margin-bottom: -8px;
}

.csypl-prin-titulo-2-inter > .csypl-prin-titulo-2-inter-tx > h4.title_block {
    text-align: center;
    font-weight: 400;
    font-size: 24px !important;
    color: white;
    margin-top: 40px;
    text-transform: initial !important;
}

/*PARTE 2*/

.csypl-prin-2 {
    background: #2e2e2e !important;
}

/*
.csypl-prin-2 {
    background: #2e2e2e !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.csypl-prin-2-inter {
    margin: 0px 6vw;
}

.csypl-prin-2-inter-img > img.img-fluid {
    width: 45% !important;
    height: 40% !important;
    text-align: center;
    margin: 10px 0px 0px 30px;

}

.csypl-prin-2-inter > .csypl-prin-2-inter-img {
    display: flex;
    border-bottom: 7px solid red;
    padding-bottom: 20px;
    border-radius: 5px;
    margin: auto;
    margin-bottom: 3vw;
}

.csypl-prin-2 > h4.title_block.title-ap-group {
    text-align: center;
    color: white;
    font-size: 24px;
    margin-bottom: 3vw;
    font-weight: 400;
    padding-top: 2vw;
}


.csypl-prin-2-inter-img > .sub-title-widget {
    color: white !important;
    line-height: 1.3;
    width: 50%;
    font-size: 17px !important;
    margin: 19px 0px 0px 0px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: right !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
*/
.csypl-prin-2 {
  display: flex;
  gap: 70px;
  
}

.feature-home img.top:hover {
    opacity: 0;
}

.feature-item {
    text-align: right;
    font-size: 15px;
    font-weight: 300;
}

div.feature-home {
    border-bottom: #F50707F9 6px solid;
    overflow: auto;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    /* height: 90px; */
    height: 110px;
    padding-right: 6%;
}

.feature-home img {
  position: absolute;
  right: 50px;
  transition: opacity 1.5s ease-in-out;
  right: 12px;
  width: 34%;
}

.feature-item p {
    line-height: 1.3;
    color: #fff !important;
    font-weight: 600;
    margin: 10px 0px 0px 0px;
    width: 50%;
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

div.feature-item:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3){
    margin-top: 5%;
}

div.feature-item:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1),
div.feature-item:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(2){
    width: 40%;
}

div.feature-item:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1),
div.feature-item:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(2){
  width: 46%;
  margin-top: 3%;
}

/*PARTE 3*/

.csypl-prin-3 > h4.title_block.title-ap-group {
    margin-left: 15px;
    font-size: 25px;
    color: white;
    letter-spacing: 3px;
    font-weight: 400;
}

.csypl-prin-3 {
    margin: auto;
    padding: 5px;
    background: #2e2e2e !important;
}

.page-home .ApImage img {
    background: #2e2e2e !important;
}

.csypl-prin-3-inter-img > .img-fluid:hover {
    transform: scale(1.1);
    transition: 1.5s;
}

.csypl-prin-3-inter-img > div > div > h4 {
    font-size: 1.7em;
    position: relative;
    font-weight: 400;
    top: -4.2vw;
    color: white;
    text-align: center;

    opacity: 1;
    transition: transform 2s ease, opacity 2s ease;
}


/*FOOTER*/

#image-form_4063092043334226 > img.img-fluid {
    width: 35% !important;
    margin: 0px;
    margin-top: -1.5vw;
    margin-bottom: -2vw;
}

#image-form_5720644621638268 > img.img-fluid {
    width: 60% !important;
}

#image-form_9886841885821352 > img.img-fluid {
    width: 65% !important;
}

#form_4751570845069275::before {
    background: black !important;
}

#form_5168399951731871::before {
    border-top: 2px solid white;
    background: black !important;
}

.csypl-footer-int > div > ul > li > a {
    color: white;
}

.csypl-footer-int > .block > .title > h4.title_block {
    color: white;
}

.csypl-footer-int-tex > .block_content > div > ul > li > a {
    color: white !important;
}

.csypl-footer-int-tex > h4.title_block {
    color: white;
}



/*Catalogo*/

.thumbnail-container a.product-thumbnail {
    padding-bottom: 231px !important;
}

.product-image{
    height: 270px !important;
}

.thumbnail-container a.product-thumbnail img {
    height: auto;
}

.products-sort-order .select-title {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 32%;
    background: #ffffff;
    cursor: pointer;
    height: 35px;
    line-height: 27px;
    position: relative;
    outline: 0;
    border-radius: 0px;
    padding: 0px 0px 0px 20px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    color: #707070;
    font-size: 16px;
    border: 1px solid #1D262D;
}

.products-selection {
    margin-bottom: 30px;
    padding: 9px 18px;
    border-bottom: 1px solid #eee;
    background: #fff;
    margin-top: 30px;
    width: 73%;
    margin-left: 14%;
}

.pagination {
    background: none;
    border-radius: 0;
    display: none;
}

.products{
    margin-bottom:5% !important;
}

#category > main:nth-child(1) > section:nth-child(3) > div:nth-child(1){
    margin-left: 0px;
    margin-right: 0px !important;
    margin-top: 0%;
    width: 100%;
    position: relative;
    z-index: 0;
    padding: 0;
}



#category > main > header > div:nth-child(3) {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0.3) 80%, rgba(0, 0, 0, 0) 100%);
    height: 120px;
    position: absolute;
    z-index: 1;
    width: 100%;
}

.block-category #category-description + .category-cover {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}


#products{
  padding-left: 20px;
  padding-right: 20px;
}

.block-category .category-cover {
  width: 100%;
  overflow: hidden;
}

.block-category .category-cover img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  display: block;
}


div#category-description {
    position: absolute;
    top: 68%;
    z-index: 1;
    width: 100%;
    text-align: center;
}


.block-category #category-description p:first-child {
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  color: #343333;
}



#left-column{
    display:none;
}

.block-category #category-description {
  padding: 15px 0;
  text-align: center;
}


.block-category.card h1 {
  margin: 0 0 10px;
  font-size: 2em;
  background: #e9e9e9;
  text-align: center;
  text-transform: capitalize;
  font-weight: initial;
}


.block-category.card h1 {
  margin: 0 !important;
}


#subcategories {
  display: none;
}




div.product-meta > div.etiqueta{
    background: #575656;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    padding: 2% 2%;
}


a.link-view{
    color: #ffffff;
}
    
    
a.link-view:hover{
  color: #F50707F9 !important;
}




.plist-dsimple .thumbnail-container .product-price-and-shipping {
  margin: 0;
}


.product-miniature .product-title {
    font-size: 18px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    color: #F50707;
    padding: 1% 2%;
    background: #f0f0f0;
}




/*Ficha de producto*/
#product > main > section > div > div > div {
    margin-top: 1%;
}

nav.breadcrumb {
    /* display: block !important; */
    visibility: hidden;
}

#category > main:nth-child(1) > section:nth-child(3) > div:nth-child(1) > nav:nth-child(1){
    display: none !important;
}

.btn-to-top:after {
  border: 1px solid #f50d0d !important;
}
.btn-to-top:hover:after {
  border-color: #000000 !important;
}
.btn-to-top:active:after {
  border-color: #000000 !important;
}
.btn-to-top:hover,
.btn-to-top:active {
  background: #000000 !important;
  border: 1px solid #ffffff !important;
}
.scroll-box-arrows i,
.product-cover .zoom-in:hover,
.product-cover .zoom-in{
  background: #000000 !important;
}

.product-images > .thumb-container > .thumb.selected, .product-images > .thumb-container > .thumb:hover{
  border-color: #000000 !important;
  background: #000000 !important;
}

.thumb-container > .thumb:hover {
  border-color: #000000 !important;
  /*border-color: #21c9c0;*/
}

.fancybox-skin .fancybox-close:hover{
  background: #740b00 !important;
  color: #ffffff;
}


#modalVideo > div{
  max-width: 1475px;
  margin: 30px auto;
}

#modalVideo > div > div > div {
  padding: 0px !important;
  position: relative;
}

.modal .close {
    background: none;
    text-shadow: none;
    cursor: pointer;
    display: block;
    font: 700 14px / 45px "fontello";
    height: 45px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 45px;
    color: #FFF;
    font-size: 45px;
    z-index: 1;
}

.modal .close:hover {
  background: #740b00 !important;
  color: #ffffff;
  opacity: 1;
}
  

.r-column h1 {
    font-size: 28px;
    font-weight: 700;
    text-transform: none;
    background: #e91601;
    color: #fff;
    text-align: center;
    padding: 1%;
}

div.l-column:nth-child(2) {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.product-prices {
  border-top: 1px solid #403f3f;
  margin: 25px 0px 0px 2px !important;
  padding-top: 25px;
}

.product-prices .current-price-value {
    font-size: 18px;
    line-height: 0.6;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    padding-left: 30px;
    color: #4f4f4f;
}

#wrapper {
    background: #e9e9e9;
}

#main > div.row > div.col-lg-2.l-column.p-page > button.video-btn,
#main > div.row > div.col-lg-2.l-column.p-page > div > h1 > a {
  width: 90%;
  font-style: initial;
  border-radius: 10px;
  border: 4px solid #000;
  background: #e9e9e9;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  transform: translate(0, 0);
}

#main > div.row > div.col-lg-2.l-column.p-page > button.video-btn:hover,
#main > div.row > div.col-lg-2.l-column.p-page > div > h1 > a:hover{
  background: #333;
  color: #fff;
  border: 3px solid #000;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}


.product-actions {
  border: 0 !important;
  border-radius: 5px !important;
  padding: 0 !important;
  /*margin: 0 !important;*/
  margin: 0px 80px !important;
}


#main > div.row > div.col-lg-7.l-column.p-page > section.product-features{
  margin: auto !important;
  /*width: 80%;*/
}

#main > div.row > div.col-lg-7.l-column.p-page > section.product-features > dl.data-feature {
  flex-direction: row;
  display: flex;
  padding: 6px 0px 0px 60px;
  line-height: 2rem;
  background: #fff;
  text-align: center;
  align-items: center;
}



dd {
  margin-bottom: 0.5rem;
  margin-left: 30px;
  font-size: 16px;
}

#content > div > div.product-cover > img {
  width: 100%;
}


#main > div.row > div.r-column {
  background: #FFF;
  margin-left: -1px;
  padding: 0px;
}

#main > div.row > div.col-lg-3.r-column > div.product-description.rte.tab-pane-inner {
    padding: 5px 0px 0px 25px;
    color: #202020;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    line-height: 1.8;
}

#product #content {
  position: relative;
  margin-bottom: 0 !important;
}

#product > main:nth-child(1) > section:nth-child(3) > div:nth-child(1) {
  padding-left: 15px;
  width: 100%;
  margin-top: 0%;
  padding-right: 40px !important;
}

#product > main:nth-child(1) > section:nth-child(3) > div:nth-child(1) > nav:nth-child(1){
    display: none !important;
}

.product-detail.product-thumbs-bottom .product-thumb-images.has-arrows {
  padding-left: 0px;
  padding-right: 0;
  width: 100%;
}

div.add > button:nth-child(1){
    border-radius: 10px;
    width: 200px;
    padding: 13px 0px 13px 0px;
    font-weight: 600;
    padding: 0px 0px 13px 0px;
    font-weight: 600;
    text-align: center;
    display: block;
    margin: auto;
    margin-bottom: 40px;
    font-size: 15px;
}


.product-description > p {
  line-height: 1.8rem;
}


.product-detail.product-thumbs-bottom .product-thumb-images .slick-arrow.slick-prev {
  left: -10px;
  background: #000000 !important;
  width: 28px;
  height: 29px;
}


.product-detail.product-thumbs-bottom .product-thumb-images .slick-arrow.slick-next {
  right: -14px;
  background: #000000 !important;
  width: 28px;
  height: 29px;
}

div.slick-arrows .slick-arrow.slick-prev::before {
  content: "\e64a";
  color: #fff;
}


div.slick-arrows .slick-arrow.slick-next::before, div.slick-arrows .slick-arrow.slick-prev::before {
  font-family: 'themify';
  font-size: 11px;
}


div.slick-arrows .slick-arrow.slick-next::before {
  content: "\e649";
  color: #fff;
}

/*Modal que se abre cuando se agrega un producto al carrito*/
#blockcart-modal .modal-header {
  background: #4cbb6c;
  border: 0;
  border-radius: 5px 5px 0 0;
}


#blockcart-modal .modal-dialog {
  width: 85%;
  max-width: 650px;
  top: 50px;
}

#blockcart-modal .modal-body > .row > div {
  width: 100%;
  padding: 0 20px;
  border-bottom: none !important;
}

#blockcart-modal .product-image {
  width: 210px;
  max-width: 100%;
  display: none;
}

#blockcart-modal .product-name {
  font-size: 30px;
  margin-bottom: 15px;
  font-weight: 300;
  background: #F50707F9;
  color: #FFF;
  width: 100%;
  padding: 30px 78px 30px 78px;
  text-align: center;
  margin-top: -30px;
  width: 650px;
  max-width: none;
  margin-left: -30px;
}

#blockcart-modal .cart-content p.product-total {
  background: #fff;
}


#blockcart-modal .cart-content button.btn {
  border-bottom: none;
  margin-right: 0px;
}

#blockcart-modal .cart-content a.btn{
  border-radius: 10px;
}


#blockcart-modal .cart-content-btn {
  flex-direction: column;
}


/*Pagina preview del carrito de compra*/

#cart > main > section > div > div > div {
  margin-top: 0;
  width: 91%;
  left: 4%;
  margin-bottom: 6%;
}

#main > div > div.cart-grid-right.col-xs-12.col-lg-4 > div > div.cart-detailed-totals.js-cart-detailed-totals > div.card-block.cart-detailed-subtotals.js-cart-detailed-subtotals > div:nth-child(1){
  background: #000;
  text-align: center;
  padding: 20px 0px 20px 0px;
  color: #fff;
  margin-top: -20px;
  margin-right: -20px;
  margin-left: -20px;
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
  margin-bottom: 20%;
}


body#cart > #page > #wrapper > .container > .wrapper-columns > #content-wrapper > #main > div > div.cart-grid-body.col-xs-12.col-lg-8 > div {
    margin-bottom: 0px;
}

.cart-grid .cart-grid-body .card-block {
    background-color: #000;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    text-align: center;
    color: #FFF;
}

#main > div > div.cart-grid-body.col-xs-12.col-lg-8 > div > div.card-block > h1 {
    text-transform: capitalize;
    font-size: 19px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #fff;
}

.cart-detailed-totals > .card-block {
  border-bottom: none;
  text-align: center;
  padding-bottom: 15px;
}

.qty-cart-customize{
    display: none !important;
}

.delete-customize{
   color: #000;
   font-size: 23px;
}

.div-btn-delete{
  margin-top: 5%;
  margin-left: -5%;
}

#main > div > div.cart-grid-right.col-xs-12.col-lg-4 > div > div.checkout.cart-detailed-actions.card-block > div > a {
    border-radius: 4px;
    text-align: center;
    display: block;
    width: 100%;
    margin: auto;
    padding: 14px 0px 14px 0px;
    font-weight: 900;
    font-size: 18px;
    text-transform: uppercase;
}


#main > div > div.cart-grid-body.col-xs-12.col-lg-8 > a {
    text-align: center;
    display: block;
    width: 35%;
    margin: auto;
    padding: 10px 0px 10px 0px;
    border-radius: 4px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    background: #f50d0d;
    color: #fff;
    text-transform: uppercase;
}


.cart-grid .card {
  margin: 0 0 0px;
}

.js-cart-detailed-actions.card-block{
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}



.cart-summary-line .value {
  float: center;
  font-size: 15px;
  font-weight: normal;
}


.card-block.cart-summary-totals.js-cart-summary-totals {
  margin-top: 0 !important;
  padding-top: 0;
  border-top: none;
  text-align: center;
  display: flex;
  justify-content: center;
}

.cart-summary-line .label {
  padding-left: 0;
  font-weight: 700;
  white-space: inherit;
  font-size: 15px;
}


/*checkout*/

#checkout > main > section{
    background: #ffffff !important;
}



body#checkout section.checkout-step.js-current-step .step-title .step-number {
  background: #cc1115;
}

body#checkout section.checkout-step.js-current-step .step-title {
  color: #cc1115;
}

#checkout #content > .row > div.col-lg-8{
    background: #fff;
    padding-top: 0 !important;
    margin-bottom: 6%;
}

body#checkout section.checkout-step#checkout-personal-information-step .content {
  padding: 0;
  background-color: #f8f8f8;
  border: 1px #ebebeb solid;
  padding: 0 0 15px;
}


#checkout #content > .row > div {
  position: relative;
  padding-left: 0;
}


body#checkout section.checkout-step .form-footer button.btn {
  float: none !important;
  min-width: 0 !important;
  font-size: 15px;
  font-weight: 600;
  text-align: center !important;
  border-radius: 50px;
  text-transform: capitalize;
}



#js-checkout-summary {
    border-top-width: 1px;
    box-shadow: 0px 5px 10px 5px #c1c1c1;
}

body#checkout section.checkout-step:nth-child(1) .step-title {
    left: 85px !important;
    z-index: 1 !important;
    top: -66px !important;
}

body#checkout section.checkout-step:nth-child(2) .step-title {
    left: 55% !important;
    z-index: 2 !important;
    top: -66px !important;
}

body#checkout section.checkout-step .step-title::before {
  content: "";
  position: absolute;
  top: 15px;
  width: 174%;
  height: 2px;
  background: #ccc;
  left: 50%;
}

.resumen-desktop{
    display:block;
}





@media only screen and (max-width: 600px) {
    

    .box-header3 .col-logo {
        padding-top: 3px;
    }
    
    .box-header3 #leo_search_block_top {
        top: 0px;
    }
    
    #leo_block_top, #_desktop_cart {
        position: relative;
        top: 0px;
    }

    
    .main-header {
        display: none;
    }

    .header-top {
      height: 55px !important;
    }
    
    .box-header3 .h-logo img {
      max-height: 45px;
    }
    
    .box-header3 .col-info {
      top: -60px;
      z-index: 2;
    }
    
    .navbar-header .navbar-toggler {
      top: -60px;
      z-index: 2;
    }

      /*parte 2*/
    
    div.feature-item {
        margin: 0 0 30px 0;
    }
    
    .feature-item .block_content {
        margin: 0;
        width: 100%;
    }
    
    
    .csypl-prin-2 {
      display: flex;
      gap: 5px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
        
    
    /*PARTE 3*/
    
    .csypl-prin-3 {
        margin: auto;
        padding: 5px;
        background: #2e2e2e !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .csypl-prin-3-inter {
        width: 90%;
        margin: auto;
    }
    
    .csypl-prin-3-inter-img > div > div > h4 {
        font-size: 1.9em;
        position: relative;
        font-weight: 400;
        top: -12.2vw;
        color: white;
        text-align: center;
        opacity: 1;
        transition: transform 2s ease, opacity 2s ease;
    }
      
      
    /*Catalogo*/
    
    .products-selection {
      margin-bottom: 30px;
      padding: 20px 10px 28px 10px;
      border-bottom: 1px solid #eee;
      background: #fff;
      margin-top: 30px;
      width: 100%;
      margin-left: 0%;
      text-align: center;
      display: block;
      margin: auto;
    }
    
    .products-sort-order{
        text-align: center !important;
    }
    
    .products-sort-order .select-title {
        display: inline-block;
        vertical-align: top;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 38%;
        background: #ffffff;
        cursor: pointer;
        height: 39px;
        line-height: 27px;
        position: relative;
        outline: 0;
        border-radius: 0px;
        padding: 0px 0px 0px 15px;
        text-align: left;
        font-family: 'Roboto', sans-serif;
        color: #707070;
        font-size: 16px;
        border: 1px solid #1D262D;
    }
    
    .products-selection .showing {
        padding-top: 16px;
        text-align: center;
        display: none;
    }
    
    .block-category #category-description p:first-child {
        font-size: 24px;
    }
    
    body#category .product_list.grid .ajax_block_product {
        clear: none;
        width: 100%;
    }
    
    .thumbnail-container a.product-thumbnail {
        padding-bottom: 207px !important;
    }
    
    .product-image {
        height: 245px !important;
    }
    
    #products > h1{
        margin-bottom: 0px !important;
    }

    /*Ficha de producto*/
    
    
    #add-to-cart-or-refresh > div.product-add-to-cart > div > div.add > button {
      border-radius: 10px;
      width: 100% !important;
    }
    
    #add-to-cart-or-refresh > div.product-add-to-cart > div > div.add {
      text-align: center;
      margin: auto;
      left: 0px;
      top: 90%;
      position: fixed;
      z-index: 50;
      bottom: 0px;
      right: 0px;
    }
    
    
    #main > div.row > div.col-lg-7.l-column.p-page > section.product-features > dl.data-feature {
      flex-direction: row;
      display: block !important;
      padding: 0px !important;
      line-height: 1.5rem;
      background: #fff;
      text-align: center;
      align-items: center;
    }
    
    #product > main:nth-child(1) > section:nth-child(3) > div:nth-child(1) {
      padding-left: 15px;
      width: 100%;
      margin-top: 0%;
      padding-right: 15px !important;
    }
    
    
    .product-detail .description-short {
      margin-bottom: 30px;
      text-align: center;
    }
        
        
    #main > div.row > div.col-lg-2.l-column.p-page > button.video-btn, #main > div.row > div.col-lg-2.l-column.p-page > div > h1 > a {
      width: 100%;
      font-style: initial;
      border-radius: 10px;
      border: 4px solid #000;
      background: #e9e9e9;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 600;
      color: #000;
      transform: translate(0, 0);
      text-align: center;
      display: block;
    }
     
     
    .product-cover {
      margin-top: 20px;
    }
    
    #wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }
        
        
    dd {
        font-size: 14px;
    }
        
    #add-to-cart-or-refresh > div.product-add-to-cart.js-product-add-to-cart > div > div.p-cartwapper > div.add {
        text-align: center;
        margin: auto;
        left: 0px;
        top: 85%;
        position: fixed;
        z-index: 1;
        bottom: 0px;
        right: 0px;
    }
    
    #add-to-cart-or-refresh > div.product-add-to-cart.js-product-add-to-cart > div > div.p-cartwapper > div.add > button {
        border-radius: 10px;
        width: 100% !important;
    }
    
    
    #blockcart-modal .product-name {
      text-align: center;
      margin-top: -16px;
      width: 350px;
      max-width: none;
      margin-left: -26px;
    }
    
    
    #main > div > div.cart-grid-body.col-xs-12.col-lg-8 > div > div.cart-overview.js-cart {
        margin-left: 5%;
    }
    
    .product-line-grid-left.col-md-3.col-xs-4{
      width: 100%;
      text-align: center;
    }
    
    .product-line-grid-body.col-md-4.col-xs-8{
        text-align: center;
        display: block;
        margin: auto;
        width: 100%;
        margin-top: 5%;
    }
  
    .div-btn-delete {
        margin-top: -3%;
        margin-left: 7%;
    }
    
    #main > div > div.cart-grid-body.col-xs-12.col-lg-8 > a {
      width: 100%;
    }
    
    #main > div > div.cart-grid-right.col-xs-12.col-lg-4 > div > div.cart-detailed-totals.js-cart-detailed-totals > div.card-block.cart-detailed-subtotals.js-cart-detailed-subtotals > div:nth-child(1) {
      padding: 10px 0px 10px 0px;
      font-size: 16px;
      margin-bottom: 15%;
    }
    
    #main > div > div.cart-grid-right.col-xs-12.col-lg-4 > div > div.checkout.cart-detailed-actions.card-block > div > a {
      font-size: 16px;
    }
    
    .cart-grid .cart-grid-body .card-block {
       padding: 10px 0px 10px 0px;
    }
    
    body#checkout section.checkout-step:nth-child(1) .step-title {
        left: 55px !important;
    }
    
    body#checkout section.checkout-step .step-title::before {
        width: 195%;
    }
    
    body#checkout section.checkout-step:nth-child(2) .step-title {
        left: 63% !important;
    }
    

    #checkout #content > .row > div {
        position: relative;
        padding-left: 0;
        padding-right: 0;
    }
    
    body#checkout section.checkout-step#checkout-personal-information-step .content {
        border-bottom: none;
    }
    
    #checkout > main > section > div > div > div > section > div:nth-child(1) > div.cart-grid-body.col-xs-12.col-lg-8 > h3{
        margin-bottom: 12% !important;
    }

    .resumen-desktop{
        display:none;
    }
}















