/* Sedisa style sheet */
/* Copiar a Printplanr desde aquí */
/* Home Page */
.j-numberCircle {
width: 60px;
height: 60px;
line-height: 45px;
border-radius: 50%;
background-color: rgb(7, 171, 242);
color: white;
text-align: center;
font-size: 35px;
font-weight: 600;
font-family: GilbertColorBoldPreview5, sans-serif !important;
border: 8px solid rgb(127, 204, 236);
margin-left: auto;
margin-right: auto;
}
.j-dzoom {
overflow: hidden;
}
.j-dzoom img {
transition: 0.5s;
}
.j-dzoom:hover img {
transform: scale(1.2);
}
.j-pzoom {
overflow: hidden;
}
.j-pzoom img {
transition: 0.5s;
}
.j-pzoom:hover img {
transform: scale(1.5) translate(0px, -20px);
}
.j-bg01 {
background-color: rgba(0, 0, 0, 0.6);
}
.j-bg02 {
background-color:rgba(0, 0, 0, 0.2);
}
.j-bg03 {
background-color:rgba(0, 0, 0, 0.2);
}
.j-bg04 {
background-color: rgba(7, 171, 242, 0.8) !important;
}
.j-bg05 {
background-color: rgba(238, 129, 51, 0.8) !important;
}
.j-prowt {
font-family: GilbertColorBoldPreview5, sans-serif !important;
font-weight: 600 !important;
color: white !important;
}
.j-cardt {
font-family: 'Open-Sans',sans-serif !important;
font-weight: 400 !important;
font-size: 16px !important;
margin: 0 !important;
padding: 15px 0 !important;
color: white !important;
}
/* Static Pages */
.j-img {
width: 100% !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.j-logo {
width: 90%;
max-width: 200px;
}
.j-h1 {
font-family: GilbertColorBoldPreview5, sans-serif !important;
font-weight: 600 !important;
margin-block-start: 0 !important;
margin-block-end: 0 !important;
}
.j-h3 {
font-family: "Open Sans", sans-serif !important;
font-weight: 700 !important;
line-height: 1.4 !important;
margin-block-start: 0 !important;
margin-block-end: 0 !important;
}
.j-h4 {
font-family: "Open Sans", sans-serif !important;
font-style: italic !important;
color:#333 !important;
font-weight: 600 !important;
line-height: 1.4 !important;
margin-block-start: 0 !important;
margin-block-end: 0 !important;
}
.j-h5 {
font-family: "Open Sans", sans-serif !important;
font-weight: 600 !important;
line-height: 1.4 !important;
font-size: 18px !important;
}
.p-center {
font-family: "Open Sans", sans-serif !important;
font-size: 14px !important;
text-align: center !important;
line-height: 1.65 !important;
margin-left: 2% !important;
margin-right: 2% !important;
}
.p-just {
font-family: "Open Sans", sans-serif !important;
font-size: 14px !important;
text-align: justify !important;
line-height: 1.65 !important;
margin-left: 2% !important;
margin-right: 2% !important;
}
.j-li {
font-family: "Open Sans", sans-serif !important;
font-size: 14px !important;
text-align: left !important;
line-height: 1.65 !important;
margin-left: 2% !important;
padding-bottom: 5px !important;
}
.br-10 {border-radius: 10px;}
.br-20 {border-radius: 20px;}
.br-30 {border-radius: 30px;}
.br-40 {border-radius: 40px;}
.pt-5 {padding-top: 5px;}
.pt-10 {padding-top: 10px;}
.pt-15 {padding-top: 15px;}
.pt-20 {padding-top: 20px;}
.pt-25 {padding-top: 25px;}
.pt-30 {padding-top: 30px;}
.pt-40 {padding-top: 40px;}
.pt-50 {padding-top: 50px;}
.pt-100 {padding-top: 100px;}
.pb-5 {padding-bottom: 5px;}
.pb-10 {padding-bottom: 10px;}
.pb-15 {padding-bottom: 15px;}
.pb-20 {padding-bottom: 20px;}
.pb-25 {padding-bottom: 25px;}
.pb-30 {padding-bottom: 30px;}
.pb-40 {padding-bottom: 40px;}
.pb-50 {padding-bottom: 50px;}
.pb-100 {padding-bottom: 100px;}
.pl-5 {padding-left: 5px;}
.pl-10 {padding-left: 10px;}
.pl-15 {padding-left: 15px;}
.pl-20 {padding-left: 20px;}
.pl-25 {padding-left: 25px;}
.pl-30 {padding-left: 30px;}
.pr-5 {padding-right: 5px;}
.pr-10 {padding-right: 10px;}
.pr-15 {padding-right: 15px;}
.pr-20 {padding-right: 20px;}
.pr-25 {padding-right: 25px;}
.pr-30 {padding-right: 30px;}
.mt-0 {margin-top: 0px;}
.mt-5 {margin-top: 5px;}
.mt-10 {margin-top: 10px;}
.mt-20 {margin-top: 20px;}
.mt-30 {margin-top: 30px;}
.mt-40 {margin-top: 40px;}
.mt-50 {margin-top: 50px;}
.mt-100 {margin-top: 100px;}
.mb-0 {margin-bottom: 0px;}
.mb-5 {margin-bottom: 5px;}
.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mb-40 {margin-bottom: 40px;}
.mb-50 {margin-bottom: 50px;}
.mb-100 {margin-bottom: 100px;}
.ml-0 {margin-left: 0 !important;}
.mr-0 {margin-right: 0 !important;}
/* Arreglos */
.topheaderthree {padding-top: 10px; padding-bottom: 5px;}
.item .displaytable .displaytablecell h2 {
font-family: GilbertColorBoldPreview5 !important;
}
.htmltempone h2 {
color: white;
text-shadow: 0 0 5px darkslategrey;
}
.htmltempone .discountimg {
position: absolute;
top: 0 !important;
width: 14% !important;
}
.discountimg-left {
left: 3% !important;
}
.discountimg-right {
left: 83% !important;
}
.htmltempone .imgdis img {
transform: none;
}
.imgdistext, .dispercent {
display: none;
}
.owl-wrapper {
transition-duration: 5000ms !important;
}
#main-menu ul li.all-product div.level0 {
max-height: max-content;
}
/* Copiar a Printplanr hasta aquí */


