/* https://www.leroy-eshop.cz/css/classes.css */
* { margin: 0; } *, *:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; background-clip: padding-box; } img { -webkit-box-sizing: content-box; box-sizing: content-box; } .center { text-align: center !important; } .center-block { margin-left: auto !important; margin-right: auto !important; display: block !important; } .right { text-align: right !important; } .left { text-align: left !important; } .justify { text-align: justify !important; } .kur { font-style: italic !important; } .light { font-weight: normal !important; } .bold { font-weight: var(--fwB) !important; } strong, strong strong { font-weight: var(--fwB); } .uppercase { text-transform: uppercase; } .nomargin { margin: 0 !important; } .nomargin-top { margin-top: 0 !important; } .nomargin-left { margin-left: 0 !important; } .nomargin-right { margin-right: 0 !important; } .nomargin-bottom { margin-bottom: 0 !important; } .nopad { padding: 0 !important; } .nopad-top { padding-top: 0 !important; } .nopad-left { padding-left: 0 !important; } .nopad-right { padding-right: 0 !important; } .nopad-bottom { padding-bottom: 0 !important; } .clear { clear: both !important; } .clear-left { clear: left !important; } .clear-right { clear: right !important; } .proexp { position: relative !important; } .bezramu, .noborder { border: 0 !important; } .bezpozadi, .nobg { background-image: none !important; background-color: transparent !important; } .block { display: block !important; } .inline { display: inline !important; } .inline-block { display: inline-block !important; } .no, .none { display: none !important; } .nowrap { white-space: nowrap !important; } .full { width: 100% !important; } .auto { width: auto !important; } .hand { cursor: pointer; } .float-right { float: right !important; } .float-left { float: left !important; } .nofloat { float: none !important; } .top { vertical-align: top !important; } .middle { vertical-align: middle !important; } .bottom { vertical-align: bottom !important; } .abc { list-style-type: lower-alpha !important; } .nounder { text-decoration: none !important; } .under, .underline { text-decoration: underline !important; } .breakAll { word-break: break-all; display: inline-block; } /*velikosti*/ .xxxs { font-size: .6em !important; } .xxs { font-size: .7em !important; } .xs { font-size: .8em !important; } .s { font-size: .9em !important; } .m { font-size: 1em !important; } .l { font-size: 1.1em !important; } .xl { font-size: 1.2em !important; } .xxl { font-size: 1.3em !important; } .xxxl { font-size: 1.4em !important; } .xxxxl { font-size: 1.5em !important; } .xxxxxl { font-size: 1.6em !important; } .xxxxxxl { font-size: 1.7em !important; } big { font-size: 1.2em; } small { font-size: .8em; } .lh-xxxs { line-height: .6em !important; } .lh-xxs { line-height: .7em !important; } .lh-xs { line-height: .8em !important; } .lh-s { line-height: .9em !important; } .lh-m { line-height: 1em !important; } .lh-l { line-height: 1.2em !important; } .lh-xl { line-height: 1.4em !important; } .lh-xxl { line-height: 1.6em !important; } .lh-xxxl { line-height: 1.8em !important; } .lh-xxxxl { line-height: 2em !important; } /*obrazky*/ .obr, .obr-left { float: left; margin: 0px 25px 5px 0; display: inline; } .obr2, .obr-right { float: right; margin: 0px 0px 5px 25px; display: inline; } .obr3, .obr-center { float: none; margin: 0px auto 12px auto; display: block; } p, ul, ol { margin: 1em 0; padding: 0; } ol { padding-left: 2.2em; } ul { list-style-type: none; } ul ul, ol ol { margin: 1em 0em 1em 1.5em; } ul ul ul, ol ol ol { margin: 1em 0em 1em 3em; } q, blockquote { quotes: "\201E" "\201C"; } figure { margin: 0; } address { font-style: normal; display: block; margin: .5em 0; } hr { height: 1px; clear: both; padding: 0; border: 0; } h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: none; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover { text-decoration: none; } img { border: 0; } .lomic { margin: 0; height: 1px; margin-top: -1px; clear: both; } .orez, .hellip { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .cover, img[src="/img/1x1.gif"], img[src="/img/3x2.gif"] { background-position: center center; background-repeat: no-repeat; background-size: cover; } .content:after { clear: both; height: 1px; display: block; content: ' '; } .img-responsive, .responsive-img { height: auto; width: 100%; } a[href^="tel:"], a[href^="tel:"]:hover { cursor: default; text-decoration: none; } i.fa { font-weight: 400; font-family: 'Font Awesome 5 Pro'; } .inRow { display: flex; justify-content: space-between; flex-flow: row wrap; align-items: center; margin-left: -5px; margin-right: -5px; } .inRow > div { padding-left: 5px; padding-right: 5px; } .videoIframe iframe, .videoCont video { position: absolute; width: 100%; height: 100%; left: 0; top: 0; bottom: 0; right: 0; } .videoIframe, .videoCont { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; } .content img { height: auto; max-width: 100%; } .primColor { color: var(--primColor); } .textColor { color: var(--textColor); } .secColor { color: var(--secColor); } .altColor { color: var(--altColor); } .fwB { color: var(--fwB); } .fwL { color: var(--fwL); } .fwN { color: var(--fwN); }
/* https://www.leroy-eshop.cz/css/row.css */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11 { min-height: 1px; float: left; position: relative; } .col-1 { width: 8.333333333333332%; } .col-2 { width: 16.666666666666664%; } .col-3 { width: 25%; } .col-4 { width: 33.33333333333333%; } .col-5 { width: 41.66666666666667%; } .col-6 { width: 50%; } .col-7 { width: 58.333333333333336%; } .col-8 { width: 66.66666666666666%; } .col-9 { width: 75%; } .col-10 { width: 83.33333333333334%; } .col-11 { width: 91.66666666666666%; } .col-12 { width: 100%; position: relative; } .row { margin-left: -15px; margin-right: -15px; clear: both; display: flex; align-items: stretch; flex-flow: row wrap; } .row + .row { margin-top: var(--vSpace); } .row-pad0 { margin-left: 0; margin-right: 0; clear: both; } .row-pad5 { margin-left: -5px; margin-right: -5px; clear: both; } .row-pad10 { margin-left: -10px; margin-right: -10px; } .row-pad20 { margin-left: -20px; margin-right: -20px; } .row-pad25 { margin-left: -25px; margin-right: -25px; } .row-pad30 { margin-left: -30px; margin-right: -30px; } .row-pad50 { margin-left: -50px; margin-right: -50px; } .row h1:first-child, .row h2:first-child, .row h3:first-child, .row h4:first-child, .row h5:first-child { margin-top: 0; } .row>div[class^="col-"] { padding: 0 15px; } .row-pad0>div[class^="col-"] { padding: 0 0; } .row-pad5>div[class^="col-"] { padding: 0 5px; } .row-pad10>div[class^="col-"] { padding: 0 10px; } .row-pad20>div[class^="col-"] { padding: 0 20px; } .row-pad25>div[class^="col-"] { padding: 0 25px; } .row-pad30>div[class^="col-"] { padding: 0 30px; } .row-pad50>div[class^="col-"] { padding: 0 50px; } .separated > div[class^="col-"] { border-left: 1px solid var(--bdrColor); border-right: 1px solid var(--bdrColor); } .separated > div[class^="col-"]:first-child { border-left: 0; } .separated > div[class^="col-"]:last-child { border-right: 0; } .separated > div[class^="col-"]+div[class^="col"] { margin-left: -1px; } .separated > div[class^="col-"] { border-color: var(--bdrColor); } @media (max-width: 1280px) { .row-pad20, .row-pad25, .row-pad30, .row-pad50 { margin-left: -15px; margin-right: -15px; } .row-pad20 > div[class^="col-"], .row-pad25 > div[class^="col-"], .row-pad30 > div[class^="col-"], .row-pad50 > div[class^="col-"] { padding-left: 15px; padding-right: 15px; } } @media (max-width: 760px) { .row { margin-bottom: -15px; } .row > div[class^="col-"] { width: 100%; float: none; flex: auto; padding-bottom: 15px; } .goHalf div[class^="col-"] { width: 50%; float: left; } .row.separated > div[class^="col-"] { border-width: 0; } .row.goHalf.separated > div[class^="col-"]:nth-of-type(2n+2) { border-left-width: 1px; } } @media (max-width: 380px) { .goHalf div[class^="col-"] { width: 100%; float: none; } .goHalf .row.separated > div[class^="col-"]:nth-of-type(2n+2) { border-width: 0; } }
@media screen { 
/* https://www.leroy-eshop.cz/css/default-eshop.css */
html { margin: 0; padding: 0; background: #fff; font-size: 100%; } body { background: transparent; margin: 0; padding: 0; background-position: center 0; background-repeat: no-repeat; } html, body, input, textarea, select, table { font-family: 'Merriweather Sans', sans-serif; color: var(--textColor); } hr { background: var(--bdrColor); clear: both; margin: 30px 0; } h1, h2, h3, h4, h5 { font-weight: var(--fwB); line-height: 1.1em; margin: 1.25em 0 20px 0; } h1 { font-size: 2em; margin-top: 0; } h2 { font-size: 1.5em; } h3 { font-size: 1.35em; } h4 { font-size: 1.25em; } h5 { font-size: 1.1em; font-weight: 400; } strong { font-weight: var(--fwB); } a { color: var(--primColor); } body { font-size: .9375em; line-height: 1.65; } .HPindex #page, .productList #page { padding-top: 0; } #page { padding-top: 187px; } .section, .sub { max-width: 1260px; margin: 0 auto; padding: 0 15px; position: relative; width: 100%; } .colLayout { display: flex; } .colLayout .leftCol { width: 20%; padding: 0 40px 0 0; min-width: 310px; } .midCol .content { padding-top: 0; } .colLayout .midCol { flex: auto; order: 1; width: 80%; } .content, .xLayout .content { padding: var(--vSpace) 0; } .content>h1:nth-of-type(1) { margin: 0 0 25px 0; } footer { background: url(/img/footer.jpg) center center no-repeat; background-size: cover; padding: var(--vSpace) 0; } .ftrLinks { display: flex; flex-flow: row wrap; } .ftrLinks .ftrMenu { padding: 0; padding-right: 60px; list-style-type: none; margin: 0; } .ftrMenu__hdr { color: white; font-size: 1.47em; font-weight: var(--fwB); margin: 10px 0; } .ftrLinks ul li { padding: 2px 0; } .ftrLinks ul { list-style-type: none; margin: 0; padding: 0; } .ftrLinks ul a:hover { color: white; } .footerBottom { display: flex; flex-flow: row wrap; justify-content: space-between; font-size: .875em; color: white; margin-top: 80px; } .gray { color: var(--altColor); } .content:after { clear: both; height: 1px; content: ' '; display: block; } .num { vertical-align: middle; font-weight: 400; padding: 0 3px; display: inline-block; vertical-align: top; color: var(--textColor); text-align: center; line-height: 20px; background: #e4e4e4; border: 1px solid var(--bdrColor); min-width: 22px; font-size: .75em; border-radius: 10px; } .topBtn, .search .searchClose, .menuBtn { display: none; } @media (min-width: 961px) { .pageHeaderIn { min-height: 18em; display: flex; align-items: center; padding-top: 30px; } .productList main { margin-right: auto; margin-left: auto; background: url(/img/slide.png) 80% -220px no-repeat; background-size: 1200px auto; } .productList #page { padding-top: 187px; } .pageHeaderCont { display: flex; justify-content: flex-end; } .pageHeaderText { margin-left: auto; max-width: 500px; color: white; } } .pageTop { padding-left: 20px; padding-right: 20px; margin-top: -50px; } .nwl { background: url(/img/nwl.jpg) center center no-repeat; background-size: cover; height: 0; padding-bottom: calc(100% / 2500 * 1030); min-height: 500px; } .nwl .form { text-align: center; max-width: 600px; margin-left: auto; margin-right: auto; } .nwl .btn { background-color: white; } .nwl .form p { margin: 2px 0; } @media (min-width: 470px) { .rowInput { display: flex; flex-flow: row nowrap; justify-content: center; -ms-align-items: stretch; align-items: stretch; margin-top: 40px; } .rowInput p+p { flex-shrink: 1000; margin: 0; } .rowInput p:first-child { flex-grow: 1000; margin: 0; max-width: 0; transition: max-width .5s; } .rowInput input, .rowInput button { height: 100%; border-right-width: 0; } .nwl.active .rowInput p:first-child { max-width: 100%; } } .nwl.active .btn { background-size: 100% 100%; color: white; } .icon-svg { width: 1.8em; height: 1.8em; fill: var(--textColor); } /*hovers*/ a:hover { color: var(--textColor); text-decoration: underline; } /*animace*/ a, .btn, button { transition: color 0.25s, border-color 0.25s, background-color 0.25s; }
}
@media screen { 
/* https://www.leroy-eshop.cz/css/header.css */
header { position: absolute; left: 0; top: 0; right: 0; z-index: 50; background: url(/img/bg.jpg) center 0 repeat-x; } @media (min-width: 961px) { .HPindex header, .productList header { background-image: none; } } .header .section { display: flex; height: 130px; justify-content: space-between; position: static; padding-right: 0; } .logo a { display: block; color: white; text-decoration: none; font-weight: var(--fwB); display: flex; align-items: center; } .logoIco svg { fill: #fff; width: 100%; height: auto; display: block; } .logoIco { max-width: 175px; margin: 0; } .logo .claim { padding-bottom: 30px; padding-left: 30px; font-size: 1em; margin: 0; } .logo { font-size: 11px; text-transform: uppercase; padding-top: 20px; } .header .logo img { display: block; margin: 0 0 0 0; width: 100%; height: auto; } .topBox { display: flex; } .upperBtn .icon-svg { width: 32px; height: 32px; fill: #fff; display: block; margin: 0 auto; } .upperBtn a { display: block; } .upperBtn { cursor: pointer; display: block; display: flex; align-items: center; text-align: center; text-decoration: none; border: 1px solid rgba(255, 255, 255, 0.2); border-width: 0 0 0 1px; padding: 0 10px; width: 100px; position: relative; height: 100px; } .upperBtn.active .icon-svg { fill: var(--primColor); } .upperBtn.active .upperBtn__text { color: var(--primColor); } .upperBtn.active { background: #fff } .dialogBox { position: relative; } .upperBtn--cart { border-width: 0; background: var(--primColor); } .upperBtn__text { position: absolute; bottom: 0; left: 0; right: 0; color: white; font-size: 11px; line-height: 30px; display: block; } .cartIco { display: block; margin: 0 auto; } .cartIco svg { position: relative; left: -2px; } .loginBox { position: relative; } .dialog { position: absolute; display: none; top: 100px; right: -100px; width: 100%; z-index: 200; overflow: visible; min-width: 300px; box-shadow: 0 10px 20px rgba(0, 0, 0, .08); } .dialogIn { background: white; } .dialogIn .boxHdr { margin: 0 0 15px 0; font-size: 1.25em; line-height: 1.2em; font-weight: var(--fwB); } .dialogIn form .btn { width: 100%; text-align: left; } .dialogIn form .btn i { float: right; line-height: 20px; } .dialogIn form p { margin: 8px 0 0 0; } .dialogIn form { padding: 30px; } .dialogIn form input { margin: 0; } .dialogIn i { font-size: 20px; } .loginBtns { display: flex; } .dialogIn .btn i { float: right; font-size: 12px; line-height: 20px; } .regBox { padding: 30px; border-top: 1px solid var(--bdrColor); } .dialogIn ul { margin: 0; padding: 30px; } .dialogIn ul a { display: block; text-decoration: none; padding: 14px 15px; text-align: left; color: var(--textColor); line-height: 1em; } .dialogIn ul li +li { border-top: 1px solid var(--bdrColor); } .dialogIn ul li { margin: 0; padding: 0; display: block; float: none; } .dialogIn ul a i { min-width: 1.2em; display: inline-block; float: right; color: var(--primColor); line-height: 1em; font-size: 14px; text-align: center; min-width: 2em; opacity: .5; margin-right: -3px; } .dialogIn ul a .num { margin: -3px 0 -3px 3px; background-color: white; } .dialogIn ul a:hover { text-decoration: none; color: var(--primColor); } .dialogIn h3.userName { padding: 10px 15px; margin: 0; font-size: 1.25em; background: #f8f8f8; } .cnt { text-align: right; color: var(--primColor); padding: 0 10px; font-size: .875em; align-self: center; padding-bottom: 17px; } .promoLink__link:hover { color: white; text-decoration: none; background: var(--textColor); } .promoLink { margin-top: 1em; text-align: center; } .promoLink__link { color: white; background: #ed4e00; border-radius: 30px; padding: 4px 16px; } .cnt a { color: white; text-decoration: none; display: inline-block; margin: 1px 0 1px 8px; } .cnt a:hover { color: var(--primColor); } .cnt .cnt__text { color: var(--primColor); }
}
@media screen { 
/* https://www.leroy-eshop.cz/css/nav.css */
.respNav, .upperBtn--menu { display: none; } .topNav { position: relative; border-bottom: 1px solid rgba(255, 255, 255, 0.2); } .topNav-in { position: static; } .topNav ul { margin: 0; padding: 0 0; } .topNav-in > ul > li > a { display: block; padding: 0 10px; width: 100%; position: relative; font-size: 1.2; font-size: 1.125em; color: white; text-decoration: none; font-size: 1em; text-align: center; font-weight: var(--fwB); height: 66px; padding-bottom: 10px; margin-bottom: -10px; transition: none; } .topNav-in>ul { display: flex; } .topNav .section { position: static; } .topNav li { float: left; flex: auto; } .topNav li:hover .submenu { opacity: 1; visibility: visible; } .topNav a { text-decoration: none; } .topNav a.aktivni, .topNav ul a:hover, .topNav li.subex:hover > a { background: var(--primColor); color: white; z-index: 101; } .topNav li.subex:hover>a:after { content: " "; display: block; position: absolute; width: 10px; height: 10px; bottom: -12px; left: 50%; margin-left: -5px; z-index: 101; height: 0; border-width: 6px; border-color: var(--primColor) transparent transparent transparent; border-style: solid; } .topNav li.simple { position: relative; } .topNav .topNav-in > ul > li.simple:nth-last-child(1) .submenu, .topNav .topNav-in > ul > li.simple:nth-last-child(2) .submenu { left: auto; right: 0; } .topNav-in>ul, .topNav-in>ul>li { display: flex; align-items: stretch; justify-content: space-between; } .topNav-in>ul>li>a { display: flex; align-items: center; justify-content: center; } .topNav .simple .submenu { min-width: 240px; } .topNav .simple .sub ul li { display: block; border: 0 !important; width: 100%; float: none; padding: 0; } .topNav .simple .sub ul a { background: transparent none repeat scroll 0 0; display: block; font-weight: 400; line-height: 1em; padding: 10px 15px; text-align: left; color: white; white-space: normal; text-transform: none; } /* submenu */ .submenu { position: absolute; background: rgba(37, 40, 73, 0.8); backdrop-filter: blur(5px); left: 0; top: 56px; z-index: 100; width: 100%; padding: 30px 0 30px 0; opacity: 0; transition: opacity 0.3s ease-out; visibility: hidden; } .sub ul { display: block; margin: 0; padding: 0; background: transparent; height: auto; } .sub ul li { display: block; border: 0 !important; width: 25%; float: left; margin: 0; padding: 10px 15px; } .sub ul a { text-align: left; color: white; font-weight: var(--fwB); padding: 3px 0; background: transparent; white-space: normal; display: block; } .sub ul ul li { float: none; padding: 0; width: auto; } .sub ul ul a { text-transform: none; font-size: .875rem; display: inline-block; color: white; font-weight: var(--fwN); } .sub ul li:nth-of-type(4n+1) { clear: left; } .sub ul a:hover { text-decoration: underline; background: transparent; } @media (max-width: 960px) { .upperBtn--menu { display: block; position: fixed; top: 0; right: 0; z-index: 200; background: var(--primColor); } .menuBtn { display: block; display: flex; align-items: center; height: 36px; } .menuBtn em, .menuBtn span:after, .menuBtn span:before { background: #fff; } /*MENU IKONA*/ .menuBtn span { display: inline-block; vertical-align: middle; width: 20px; margin: 0 auto; position: relative; height: 16px; overflow: hidden; } .menuBtn em { display: block; height: 2px; margin: 7px auto 0 auto; width: 20px; transition: width .2s, background-color .2s; } .menuBtn span:after { display: block; height: 2px; content: " "; width: 100%; position: absolute; left: 0; top: 0; } .menuBtn span:before { display: block; height: 2px; content: " "; width: 100%; position: absolute; left: 0; bottom: 0; } .menuBtn span:before, .menuBtn span:after { transition: all .2s; transition-delay: .2s; transform-origin: 50% 50%; } .respNav { background: white; overflow: hidden; position: fixed; z-index: 150; right: 0; top: 0; height: 100%; width: 290px; margin: 0; padding: 0; float: none; margin: 0; display: block; box-shadow: 0 2px 2px rgba(0, 0, 0, .2); transform: translateX(100%); } .respNav { transition: transform .25s ease-out; } .menuOn .respNav { transform: translateX(0%); } .respNavBox { padding-top: 80px; } .menuLevel { position: absolute; top: 0; right: -100%; margin: 0; padding: 0; left: auto; width: 290px; visibility: hidden; height: calc(100vh - 50px); overflow-x: hidden; overflow-y: auto; } .respNavBox ul a, .arrowBack { display: block; text-decoration: none; color: var(--textColor); font-weight: var(--fwB); padding: 8px 20px } .respNavBox ul a:hover { color: var(--primColor); text-decoration: none; } .respNavBox ul span { display: block; position: relative; padding-right: 40px; } .respNavBox ul { padding: 0; margin: 0 0 0 0; border-bottom: 1px solid var(--bdrColor); background: white; left: 0; width: 100%; } .respNavBox li { border-top: 1px solid var(--bdrColor); position: static; } .respNavBox>ul { position: relative; transition: left .15s; } .respNavBox> ul ul { margin: 0; padding: 0; left: auto; } .respNavBox .active>.menuLevel { visibility: visible; } .respNav.level1 .respNavBox>ul { left: -100%; } .respNav.level2 .respNavBox>ul { left: -200%; } .respNav.level3 .respNavBox>ul { left: -300%; } .respNav.level4 .respNavBox>ul { left: -400%; } .respNav.level5 .respNavBox>ul { left: -500%; } .fa.nextLevel { position: absolute; right: 0; top: 0; color: var(--primColor); cursor: pointer; height: 100%; width: 40px; display: flex; text-align: center; align-items: center; justify-content: center; border-left: 1px solid var(--bdrColor); background: rgb(250, 250, 250); font-family: 'Font Awesome 5 Pro'; font-weight: 400; } .fa.nextLevel:hover { background: var(--primColor); color: white; } .arrowBack { color: var(--primColor); text-transform: uppercase; position: relative; padding-left: 50px; background: rgb(250, 250, 250); cursor: pointer; border-top: 1px solid var(--bdrColor); font-weight: 400; margin: 0; font-size: 1em; } .arrowBack i { position: absolute; left: 0; top: 0; height: 100%; text-align: left; width: 30px; padding-left: 20px; display: flex; text-align: center; align-items: center; justify-content: center; } .arrowBack:hover { color: var(--textColor); } .respNav.level1 .arrowBack { display: block; } .respNav .respBoxTop .dialog { top: 31px; } .respNav .respBoxTop { position: absolute; right: 9px; top: 9px; border-left: 1px solid var(--bdrColor); } .respNav .upperBtn { border-width: 1px 1px 1px 0; } #dark { position: fixed; z-index: -100; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .4); cursor: pointer; visibility: hidden; opacity: 0; transition: opacity .5s ease-out; } /* vysunuti menu */ .menuOn .menuBtn em, .menuOn .menuBtn span:after, .menuOn .menuBtn span:before { background-color: var(--primColor); } .menuOn .upperBtn--menu .upperBtn__text { color: var(--primColor); } .menuOn .upperBtn--menu { background: transparent; border-color: transparent; color: var(--primColor); } .menuOn .menuBtn em { width: 0; } .menuOn .menuBtn span:after { position: absolute; left: 0; top: 7px; transform: rotate(45deg); } .menuOn .menuBtn span:before { position: absolute; left: 0; bottom: 7px; transform: rotate(-45deg); } .menuOn #dark { z-index: 101; display: block; visibility: visible; opacity: 1; } .menuOn .respNav { transform: translateX(0); } }
}
@media screen { 
/* https://www.leroy-eshop.cz/css/form.css */
textarea, input[type="text"], input[type="button"], input[type="reset"], input[type="search"], input[type="email"], input[type="submit"], input[type="url"], input[type="tel"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; } select::-ms-expand { display: none; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; } input[type="checkbox"], input[type="radio"] { border: 0; padding: 0; background: transparent none; margin: 0; width: auto; border-radius: 0; } input[disabled], textarea[disabled], select[disabled], .btn[disabled] { opacity: .5; cursor: default; box-shadow: none; } input, textarea, select, button, .btn { background: White; border: 1px solid var(--bdrColor); padding: 15px 15px; margin: 3px 0; display: inline-block; text-decoration: none; width: 100%; line-height: 1.4; transition: border-color 1s; border-radius: 0; font-family: inherit; text-transform: none; font-size: 1em; vertical-align: middle; visibility: visible; outline: none; color: var(--textColor); border-radius: var(--radius); } input, textarea, select, .select2 { font-size: 16px; } input:focus, textarea:focus, select:focus { border-color: var(--primColor); } input:disabled, input:disabled:hover, .btn.btnDisabled, .btn.btnDisabled:hover { opacity: .5; cursor: default; background: #F7F7F7; color: var(--textColor); border-color: #ccc; box-shadow: none; } textarea { overflow: auto; vertical-align: top; } .btn, button { cursor: pointer; } /*BUTTON*/ .btn { width: auto; border-color: var(--primColor); border-width: 1px 0 1px 1px; background: transparent linear-gradient(var(--primColor), var(--primColor)) no-repeat 0 0%; color: var(--primColor); text-decoration: none; display: inline-block; vertical-align: middle; position: relative; z-index: 1; text-align: center; cursor: pointer; overflow: visible; background-size: 0 100%; font-weight: var(--fwB); transition: background-size .25s ease-out, border-color .25s ease-out; } .btn.btn-xxs { padding: 1px 6px; font-size: .9em; } .btn.btn-xs, .btnmini { padding: 4px 10px; font-size: .9em; } .btn.btn-s { padding: 6px 12px; } .btn.btn-l { padding: 12px 25px; } .btn.btn-xl { padding: 15px 30px; font-size: 1.1em; } .btn.btn-xxl { padding: 20px 35px; font-size: 1.25em; } .btnmini i { margin: 0 5px; } .btn2 {} .btn3 { border-color: var(--bdrColor); color: var(--altColor); } .btn:hover { color: white; text-decoration: none; background-size: 100% 100%; } .btn3:hover { border-color: var(--primColor); color: white; } .btnL { border-width: 1px 1px 1px 0; } .btn i { margin-left: 10px; font-size: 1.1em; line-height: 1em; } .btn i.icoLeft { margin-left: 0; margin-right: 10px; } .tab td .btn { padding: 3px 15px; font-size: .85em; } /* numinput*/ .numInput { text-align: right; vertical-align: middle; display: inline-block; position: relative; margin-right: 3px; white-space: nowrap; background: #fff; border-radius: var(--radius); border: 1px solid #d6d6d6; padding: 10px 0; padding-right: 30px; line-height: 36px; color: var(--primColor); box-shadow: var(--shadow); } .numInput input:hover { border-color: transparent; background: transparent; } .numInput input { padding: 0 2px 0 5px; font-size: 1.25em; line-height: 36px; color: var(--textColor); height: 36px; vertical-align: top; width: 46px; background: #e4e4e4; border-radius: 0%; border: 0; text-align: center; margin: 0; background: transparent; box-shadow: none; } .numInput input:disabled { opacity: 1; } .numInput span { display: inline-block; position: absolute; right: 2px; top: 7px; text-align: center; width: 20px; font-size: 10px; line-height: 20px; cursor: pointer; color: var(--altColor); padding: 0 1px; z-index: 5; border-radius: 2px; } .numInput span+span { top: auto; bottom: 7px; } .numInput span:hover { color: white; background: var(--primColor) !important; } /* layout formulare */ form, fieldset { margin: 0; padding: 0; border: 0; } form .row + .row { margin-top: 15px; } form p { margin: 0; } .form .inputHolder { margin-top: 20px; } .form h2 { margin: 25px 0; } .form label { display: inline-block; padding-bottom: 3px; } .form p { margin: 0; display: block; } .req { color: #c20900; margin-left: 5px; font-style: normal; } .hasError strong { font-size: .75em; line-height: 1.2em; color: var(--altColor); display: block; margin: 2px 0; font-weight: 400; color: #c20900; } .hasError label, .hasError i { color: #c20900; } .hasError input { border-color: #c20900; } .pozn { font-size: .75em; line-height: 1.2em; color: var(--altColor); display: block; margin: 2px 0; } @media (max-width: 760px), (pointer: coarse) { .numInput { padding: 0 45px; position: relative; border-radius: 0; margin: 0 10px 0 0; border-width: 0; box-shadow: 0 0 2px rgba(0, 0, 0, .5); } .numInput span, .numInput span+span { line-height: 1; display: flex; align-items: center; justify-content: center; min-height: 100%; width: 40px; top: 0; right: 0; left: auto; background: var(--primColor); color: white; border-radius: 0; } .numInput span+span { right: auto; left: 0; } } @media (max-width: 760px) { .form p { margin: 0; display: block; margin-top: 10px; } .form div[class^="col"] { margin: 0 0; } }
}
/* https://www.leroy-eshop.cz/css/table.css */
table { font-size: 1em; font-family: inherit; border-collapse: collapse; border-spacing: 0; } .tab, table[border="1"] { font-size: 1em; border-collapse: collapse; margin: 1em 0; width: auto; line-height: 1.3em; border: 1px solid var(--bdrColor); border-width: 1px 0; } .tab td, .tab th, table[border="1"] td, table[border="1"] th { border: 1px solid var(--bdrColor); border-width: 1px 0; padding: 10px 10px; } .tab th, table[border="1"] th { font-weight: var(--fwB); text-align: left; vertical-align: top; font-size: 1em; } .tab tr:nth-of-type(odd) {} .thReplace { display: none; } @media (max-width: 580px) { .respTab, .respTab tr, .respTab td, .respTab th, .respTab tbody { display: block; width: 100% !important; text-align: left !important; border-width: 0; background: transparent; } .respTab thead, .respTab tr.thRow { display: none; } .respTab tr { display: block; width: 100%; } .respTab tr:nth-of-type(odd) { background: #f8f8f8; } .respTab { border-width: 1px 0 0 0 !important; } .respTab td:empty, .respTab th:empty, .respTab tr:empty { display: none; } .respTab .thReplace, .respTab .tdCont { display: table-cell; width: 50%; padding: 10px; vertical-align: top; } .respTab .thReplace { font-weight: var(--fwB); } .respTab td { display: table; width: 100%; border-width: 0 0 1px 0 !important; padding: 0; table-layout: fixed; } }

/* webredakce */

/* https://www.leroy-eshop.cz/css/homepage.css */
#slide-1 .slideContText p { font-size: 1.35em; line-height: 1.5em; } #slide-1 .slideContText:before { content: ' '; display: block; margin-bottom: 15px; height: auto; max-width: 220px; background: url(/img/magniflex.png) center center no-repeat; display: flex; align-items: center; justify-content: center; border-radius: 50px; background-color: rgba(255, 255, 255, 1); opacity: .9; padding: 0; background-size: 65% auto; height: 80px; } .HPsec { background-image: url(/img/bg1.png); } .HPheader { background: url(/img/header1.jpg) center 0 no-repeat; position: relative; min-height: calc(100vw / 2500 * 1428); background-size: 100% auto; padding-top: 190px; overflow: hidden; } .section--hp { max-width: 1550px; padding: 0; } /* .HPlevel1:after { content: ' '; display: block; background: url(/img/grad1.png) 0 0 repeat; position: absolute; z-index: 2; left: 0; top: 0; bottom: 0; right: 0; }*/ .slideShow { position: relative; height: calc(100vh - 190px); min-height: 600px; background: url(/img/slide.png) 100% center no-repeat; } .slide { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; } .newSlideShow { position: relative; overflow: hidden; position: relative; padding-bottom: calc(100vw / 2500 * 1428); height: 0; min-height: 100vh; } .newSlideShow__slideBg { flex: auto; background: url(/img/slide.png) 100% center no-repeat; max-width: 1550px; margin-left: auto; margin-right: auto; display: flex; align-items: center; padding-top: 70px; } .newSlideShow__slide { position: absolute; left: 0; top: 0; width: 100%; height: 100%; right: 0; background: center 0 no-repeat; display: flex; background-size: cover; } .slideImg { width: 50%; padding-right: 30px; } .slideImg img { display: block; border-radius: 50%; max-width: 100%; height: auto; margin: 0 auto; } .slide .btn:hover { border-color: var(--primColor); } .btn--promo { border-color: #fff; color: white; } .slideCont { width: 100%; min-height: 500px; display: flex; align-items: center; margin-left: auto; margin-right: auto; padding: 0 60px 20px 60px; justify-content: flex-end; max-width: 1200px; margin-left: auto; margin-right: auto; flex: auto; } .promoHdr { font-size: 3em; font-size: clamp(2em, 3vw, 3em); font-weight: 700; line-height: 1.2em; margin: 0 0 15px 0; color: white; } .HPindex .promoHdr { color: var(--secColor); } .slideContText { width: 50%; } .slideContText p { margin: 15px 0; line-height: 1.25em; color: white; } .slideContIn { max-width: 50%; color: white; margin-left: auto; padding-right: 50px; } #slideshow-bottom-img, #slideshow-top-img { transition: opacity 1s linear; background-size: cover; width: 100%; height: auto; background-repeat: no-repeat; display: block; } #slideshow-bottom-img { opacity: 0; } .fadeIn { opacity: 1 !important; } .prepinac { white-space: nowrap; padding: 0 0; text-align: center; z-index: 15; position: absolute; left: 50%; top: calc(100vh - 30px); z-index: 8; width: 300px; margin-left: -150px; } .prepinac span { display: inline-block; width: 12px; height: 12px; overflow: hidden; border: 1px solid rgba(37, 40, 73, 0.6); cursor: pointer; margin-right: 9px; border-radius: 50%; } .prepinac span.aktivni, .prepinac span:hover { background: rgba(37, 40, 73, 0.8); border-width: 0; } .HPabout { margin-top: -11vw; } .HPabout__img { width: 100%; height: auto; display: block; } .HPabout__text { max-width: 900px; text-align: center; margin-left: auto; margin-right: auto; margin-top: -6vw; } .why { background-image: url(/img/bg3.png); padding-top: 30px; padding-bottom: 30px; } .HPindex .why { margin-top: var(--vSpace); padding-bottom: 150px; } .why__row { list-style-type: none; margin: -15px; display: flex; flex-flow: row wrap; padding: 0; } .why__item { padding: 15px 30px; width: 33.3333%; text-align: center; } .why_ico { margin-bottom: 40px; } .why_ico svg { width: 64px; height: 64px; display: block; margin-left: auto; fill: var(--secColor); margin-right: auto; } .why_hdr { font-size: 1.38em; color: var(--secColor); font-weight: var(--fwB); } .why_text { color: rgba(255, 255, 255, 0.75); } .brands { display: grid; gap: 16px; grid-template-columns: repeat(auto-fit, minmax(12.5em, 1fr)); margin: 0 0 80px 0; padding: 0; list-style-type: none; gap: clamp(16px, 4vw, 48px); } .brands svg { display: block; width: 100%; height: 100%; } .brands li { max-width: 280px; justify-self: center; width: 100%; } .brands div { text-align: center; font-size: .875em; line-height: 1.2em; padding-top: 16px; } .brands__img { aspect-ratio: 2.5 / 1; margin: 0 auto; } .brands img { width: 100%; height: 100%; margin: 0 auto; display: block; object-fit: scale-down; } @media (max-width: 960px) { .promoHdr { font-size: calc(1.2em + 2vw); } .slideShow, .newSlideShow__slideBg { background-position: center center; } } @media (max-width: 760px) { .HPheader { background-size: 800px auto; background-position: 0 0; } } @media (max-width: 600px) { .slideCont { display: flex; flex-flow: row wrap; } .slideImg { width: 100%; max-width: 240px; padding: 0 0 20px 0; margin: 0 auto; } .slideContText { width: 100%; text-align: center; } .newSlideShow__slideBg { background-size: auto 70%; } }
/* https://www.leroy-eshop.cz/css/categories.css */
.categories { margin: -15px; } .categories ol { margin: 0 0 0 0; padding: 0; list-style-image: none; list-style-type: none; width: 100%; display: flex; flex-flow: row wrap; -ms-align-items: stretch; align-items: stretch; } .categories ol li { float: left; margin: 0; padding: 0; width: 33.33333%; padding: 15px; } .categories li img { max-width: 100%; height: auto; display: block; margin: 0 auto; } .categories li a { display: block; text-decoration: none; color: var(--textColor); line-height: 1.3em; display: flex; background-color: white; align-items: center; padding: 10px; border: 1px solid var(--bdrColor); border-left-width: 0; } .categories .mDesc { padding-left: 20px; flex-grow: 100; font-weight: var(--fwB); width: 100%; font-size: 1.1em; } .categories li .mImg { max-width: 120px; flex: auto; width: 40%; min-width: 40%; } .categories li a:hover, .kategorie li a:hover { color: var(--primColor); } .crossLinks { display: flex; flex-flow: row wrap; list-style-type: none; padding: 0; margin: -15px; } .crossLink__img { display: block; width: 100%; height: auto; } .crossLink__item h3 a:hover { color: var(--primColor); } .crossLink__item h3 a { color: var(--textColor); } .crossLink__item { width: 33.333%; padding: 15px; display: flex; } .crossLink__cont { background-color: white; width: 100%; } .crossLink__text { padding: 25px; margin-top: -50px; position: relative; z-index: 2; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 50px); } .crossLink_hdr { margin: 0 0 5px 0; } @media (max-width: 1260px) { .categories ol li { width: 33.3333%; } } @media (max-width: 760px) { .categories ol li, .crossLink__item { width: 50%; } } @media (max-width: 650px) { .categories ol li, .crossLink__item { padding: 5px; } .categories { margin: -5px; } } @media (max-width: 470px) { .categories ol li, .crossLink__item { width: 100%; padding: 8px 0; } .categories li .mImg { max-width: 120px; flex: auto; min-width: 25%; width: 25%; } }
/* https://www.leroy-eshop.cz/css/order.css */
.steps { font-weight: var(--fwB); text-transform: uppercase; font-size: .9em; margin: 0 0 0 0; color: var(--primColor); text-align: center; padding: 50px 0px; display: flex; align-items: flex-start; justify-content: space-between; } .steps a { text-decoration: none; } .steps a, .steps span { display: inline-block; padding: 5px 10px; margin: 1px 0; color: var(--bdrColor); } .steps a:hover { color: var(--textColor); } .steps > i { margin: 0 1.4%; padding-top: 25px; } .steps a i, .steps span i { line-height: 50px; width: 52px; display: inline-block; font-style: normal; font-weight: 400; text-align: center; border: 1px solid var(--primColor); font-size: 24px; vertical-align: middle; border-radius: 50%; color: var(--primColor); margin: 0 15px 0 0; } .steps .aktivni i { border-color: var(--primColor); background: var(--primColor); color: white; } .steps .aktivni { color: var(--primColor); } .step2Tab td { padding: 5px 12px 5px 12px; vertical-align: middle; line-height: 1.2em; border: 1px solid var(--bdrColor); border-left: 0; border-right: 0; height: 60px; } .step2Tab td:first-child { border-left: 1px solid var(--bdrColor); } .step2Tab td:last-child { border-right: 1px solid var(--bdrColor); } .step2Tab td img { display: block; } .step2Tab table { margin-top: 1em; border-collapse: separate; width: 100%; border-spacing: 0 10px; } .step2Tab tr { box-shadow: 0 2px 2px rgba(0, 0, 0, .05); } .step2Tab td h4 { font-size: 1.1em; font-weight: var(--fwN); display: inline-block; margin: 0; } .step2Tab .step2ico span { display: inline-block; min-width: 40px; width: 100%; max-width: 60px; height: 28px; background: transparent no-repeat center center; background-size: contain; } .step2Tab .step2ico i { font-size: 24px; } .step2Tab .step2ico { padding-left: 0; padding-right: 0; } .step2Tab em:hover { color: var(--primColor); } .step2Tab em { text-decoration: underline; cursor: pointer; font-style: normal; } .step2Tab p { display: block; font-size: .9em; line-height: 1.2em; padding: 5px 0 0 0; margin: 0; } .green { color: green; } .step2Tab td i { font-size: 14px; margin-right: 4px; } .red { color: red; } .step2Tab tr:hover td { background: #f7f7f7; cursor: pointer; } .step2Tab tr.disabled:hover td { background: transparent; cursor: default; } .step2Tab tr.disabled td, .step2Tab tr.disabled .green { color: rgba(0, 0, 0, 0.2); } .step2Tab tr.disabled .checkbox-replaced, .step2Tab tr.disabled .radio-replaced { box-shadow: none; } .step2Tab tr.disabled .step2ico span { opacity: .2; } .step2Tab .checked td, .step2Tab .checked:hover td { background: white; border-color: var(--primColor); } .plusko { float: left; margin-right: 10px; cursor: pointer; width: 34px; line-height: 34px; height: 34px; color: white; background: var(--primColor); font-size: 12px; text-align: center; border-radius: 50%; } .plusko:hover { background: var(--textColor); color: White; } .hideBoxHeading { margin: 20px 0; } .hideBoxHeading .hideBoxHeadingDesc { display: block; font-size: .75rem; line-height: 1.2em; padding-top: 2px; color: gray; font-style: normal; } .hideBoxHeading { display: flex; align-items: center; } .hideBox { display: none; } .agree .inputHolder { margin-top: 20px; } .agree:after { content: " "; display: block; clear: both; } .infoBox { font-size: .9em; } .infoBox span { text-decoration: underline; cursor: pointer; color: var(--primColor); font-weight: var(--fwB); } .infoBox span:hover { color: var(--textColor); } .cartBottom { padding-top: 30px; display: flex; flex-flow: row wrap; justify-content: space-between; padding-top: 15px; align-items: center; clear: both; } .btnNext { order: 2; } .btnPrev .btn { box-shadow: none; } .cartTab th { text-align: left; font-weight: normal; font-size: .9em; border-top: 0; } .cartTab td { padding: 18px 10px; } .cartTab td a { color: var(--textColor); font-weight: var(--fwB); } .cartTab h4 { font-size: 1em; font-weight: 400; max-width: 400px; margin: 0; } .cartTab table { width: 100%; margin-bottom: 30px; margin: 0; } .cartTab .gal img { display: block; max-width: 100%; height: auto; width: 80px; min-width: 80px; } .cartTab .cartImg img { width: 100%; max-width: 80px; height: auto; display: block; min-width: 50px; } .respLabel { display: none; } .removeTD a { display: inline-block; text-decoration: none; width: 32px; line-height: 30px; height: 32px; text-align: center; } .cartTab .removeTD a:hover svg { fill: var(--primColor); } .cartTab .removeTD { text-align: center; padding-right: 0; } .cartTab .t3 { text-align: center; } .cartTab .t4 { font-size: .9em; } .cartTab .t5, .cartTab .t6 { text-align: right; } .step4cartTab .t3 .respTD { text-align: right; } .fa.finish { color: var(--primColor); font-size: 120px; vertical-align: middle; display: block; margin: 0 auto 20px auto; font-weight: 300; } .sumaBox { float: right; padding: 20px 20px; width: 100%; max-width: 330px; margin-top: 30px; } .sumaBox td { text-align: right; padding: 7px 0; } .sumaBox table { width: 100%; } .sumaBox th { font-size: 1em; font-weight: normal; vertical-align: middle; text-align: left; padding: 7px 10px 7px 0; } .sumaBox .price { font-weight: var(--fwB); font-size: 1.8em; color: var(--primColor); } .sumaBox .suma .price { padding-top: 14px; display: inline-block; border-top: 1px solid rgba(0, 0, 0, 0.2); } .sumaBox .suma th { font-weight: var(--fwB); } .extraBox { float: left; width: 100%; max-width: 380px; margin-top: 30px; } .tip { text-align: left; margin: 10px 0 0 0; font-size: .75rem; } .code { width: 100%; padding-bottom: 0; padding-top: 3px; display: none; } .code .btn { width: 100%; } .code:after { content: " "; display: block; clear: both; } .code input { width: 72%; border-radius: 0%; margin: 0; padding: 5px 10px; height: 36px; float: left; border-right-width: 0; } .code button.btn { width: 28%; border-radius: 0%; text-align: center; margin: 0; padding: 0 10px; height: 36px; line-height: 36px; float: left; } #pda, #dodaciadresa { display: none; } #pda .btn { margin: 1px 0; } .summary .sumaBox { float: none; margin-top: 0; max-width: 100%; margin-bottom: 20px; } .summary { margin-top: 30px; } /*vyber pobocky popup*/ .onMap { display: flex; } .onMap h2 { font-size: 1.4em; font-weight: var(--fwN); } .onMapL .searchInContent { margin: 10px 0; } .onMap img { display: block; height: auto; max-width: 100%; } .onMapL { padding-right: 25px; width: 62%; min-height: 280px; padding-bottom: 5px; } .onMapR .placeDet h2 { font-size: 1.2em; font-weight: var(--fwB); } .onMapR { padding-left: 25px; border-left: 1px solid var(--bdrColor); width: 38%; display: flex; flex-flow: column nowrap; } .onMapR .btn { width: 100%; text-align: center; max-width: 310px; } .windowMap { position: relative; height: 360px; box-shadow: var(--shadow); } .mapLegend >div img { display: block; padding-right: 5px; width: 20px; height: auto; } .mapLegend >div { display: flex; font-size: .9em; align-items: center; padding: 0px 15px 10px 0px; } .mapLegend { display: flex; flex-flow: row wrap; margin-top: 20px; } .placeDetIn { max-height: 440px; overflow: auto; padding-right: 5px; } .placeDet { flex-grow: 10; } .postOpeningHours .day { min-width: 2.5em; display: inline-block; } .postOpeningHours { font-size: .9em; line-height: 1.4em; } .mapPoint img { display: block; height: auto; width: 100%; } .mapPoint img { width: 22px; height: auto; } .mapPoint span.active { background: var(--primColor); color: white; } .mapPoint span { text-align: center; font-size: 18px; border-radius: 50%; width: 32px; height: 32px; display: block; margin: 0 auto; line-height: 36px; display: flex; align-items: center; justify-content: center; } .mapPoint { display: block; background: url(/img/mappoint.svg) center center no-repeat; width: 46px; height: 55px; cursor: pointer; padding-top: 5px; background-size: contain; } @media (max-width: 960px) { .steps { padding-top: 20px; padding-bottom: 20px; } .steps i { margin: 0 2px; } .steps a i, .steps span i { display: block; margin: 0 auto 5px auto; } .steps a, .steps span { width: 25%; text-align: center; } .steps strong { font-size: .9em; line-height: 1.2em; display: inline-block; } } @media (max-width: 760px) { .sumaBox, .extraBox { float: none; margin: 20px auto; } .extraBox { text-align: center; } .step2Tab .col-6 { margin: 20px 0; width: 100%; float: none; } .row.summary > div[class^="col-"]:first-child { order: 3; } } @media (max-width: 640px) { .cartTabTh { display: none !important; } .cartTab .tab { margin: 0; } .cartTab tr { display: block; position: relative; border-bottom: 1px solid var(--bdrColor); border-top-width: 0; padding: 30px 0; width: 100%; } .cartTab tbody { display: block; width: 100%; } .cartTab td { border-width: 0; display: flex; padding: 6px 0; width: 100%; padding-left: 25%; } .respLabel { display: inline-block; vertical-align: middle; padding-right: 20px; text-align: left; } .cartTab .t4 { text-align: left; } .cartTab .t6, .cartTab .t5 { text-align: left; } .cartTab tr:nth-of-type(2) { border-top: 0; } .cartTab td.removeTD { position: absolute; right: 0; top: 30px; border: 0; min-width: 0; width: auto; padding-left: 0; } .removeTD a { border-color: var(--bdrColor); } .cartTab .t1 { width: 25%; float: left; padding: 0 15px 0 0; } .cartTab .t2 { width: 75%; float: left; padding-right: 50px; padding-left: 0; display: block; } .cartTab .t3 { text-align: left; clear: both; } .cartTab .t5 { display: none; } .cartTab .codeRow td:empty { display: none; } .cartTab .codeRow td { padding-left: 0; } .tip { text-align: center; } .suma { float: none; margin-left: auto; margin-right: auto; } .cartBottom { justify-content: center; } .btnNext { order: -1; margin-bottom: 10px; } .cartBottom .btn { width: 100%; max-width: 360px; } .cartBottom > div { flex: auto; width: 100%; text-align: center; } .onMapL, .onMapR { width: 100%; padding: 0; border-width: 0; } .onMapR { padding-top: 30px; max-width: 350px; margin-left: auto; margin-right: auto; } .onMap { display: block; } .placeDetIn { height: auto; } } @media (max-width: 470px) { .suma { width: 100%; } .steps a, .steps span { display: inline-block; margin: 1px 0; padding: 5px 2px; } .steps a i, .steps span i { line-height: 40px; width: 42px; font-size: 20px; } .steps strong { font-size: .8em; } .steps > i { display: none; } .step2Tab table { margin: 10px 0; width: 100%; } .step2Tab td { padding: 2px 10px; font-size: .9em; line-height: 1.25em; } .row.step2Tab > div { padding: 0; margin: 0px -1px 20px -1px; } .step2Tab .col-6 h2 { padding: 0 15px; } .step2Tab td:first-child { padding-left: 10px; } .hideBox .loginInContentLinks { float: none; } .loginInContent .loginInContentBtn { float: none; } .btn.btn-xxl { font-size: 1.2em; padding-left: 15px; padding-right: 15px; } }
/* https://www.leroy-eshop.cz/css/leftcol.css */
.menu {} .menu.simple h3 {} .menu h3 { font-weight: var(--fwB); margin-top: 0; font-size: 1.25em; line-height: 1.4em; } .menu h3 a, .menu h3 span { display: block; padding: 10px 20px; color: var(--textColor); } .menu.simple ul a.aktivni { color: var(--primColor); text-decoration: none; } .menu ul a { color: var(--textColor); text-decoration: none; font-size: 1em; padding: 10px 0 10px 20px; display: block; } .menu li>span { position: relative; display: block; padding: 0 30px 0 0px; } .menu ul { margin: 0; padding: 0; } .menu ul ul { padding-bottom: 10px; display: none; } .menu ul ul a { font-size: 1em; text-transform: none; font-weight: 400; padding: 5px 0 5px 20px; font-size: .9em; display: block; position: relative; line-height: 1.2em; } .menu ul ul li { border: 0 !important; padding: 0; padding: 0 0 0 20px; } .menu ul a:hover { text-decoration: underline; } .menu li { border-top: 1px solid var(--bdrColor); } .menu ul a:hover { text-decoration: underline; color: var(--primColor); } .menu ul ul a:before { content: "\f105"; display: inline-block; vertical-align: baseline; margin-right: 7px; margin-left: 0; position: absolute; left: 0; top: 5px; font-family: 'Font Awesome 5 Pro'; font-weight: 400; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 10px; opacity: .5; } .menu ul ul { display: none; } .menu ul .aktivni>ul:nth-of-type(1) { display: block; } .menu ul .aktivni>span a { color: var(--primColor); } .menu.simple li +li { border-top-width: 1px; } .menu.simple li { position: relative; padding: 0 0 0 0px; border-top-width: 0; } .menu .plus { width: 22px; ; height: 22px; text-align: center; cursor: pointer; border-radius: 2px; } .menu .plus span:after { height: 1px; width: 9px; background: var(--textColor); position: absolute; top: 4px; content: " "; left: 0; } .menu .plus span:before { height: 9px; width: 1px; background: var(--textColor); position: absolute; left: 4px; content: " "; top: 0; } .menu .plus span { width: 9px; height: 9px; position: absolute; left: 50%; top: 50%; display: block; margin: -5px 0 0 -5px; } .menu .plus:hover { background: var(--primColor); } .menu .plus:hover span:after, .menu .plus:hover span:before { background: white; } .menu .aktivni>span .plus span:before { display: none; } .mLab { position: absolute; right: 0; top: 0; min-width: 30px; padding: 0 5px; text-align: center; height: 100%; display: flex; align-items: center; justify-content: center; } .filtr li>h3 { color: var(--textColor); text-decoration: none; font-size: 1.125em; padding: 20px 10px 20px 0; display: block; cursor: pointer; font-weight: var(--fwB); margin: 0; } .filtr li>h3:hover { color: var(--primColor); } .filtr li+li { border-top: 1px solid var(--bdrColor); } .filtr li>h3:after { float: right; cursor: pointer; content: "\f067"; font-family: 'Font Awesome 5 Pro'; font-weight: 700; text-rendering: auto; line-height: 21px; transition: transform .25s; text-align: center; width: 10px; font-size: 10px; color: var(--primColor); } .filtr>ul { margin: 0; padding: 0; } .filtr ul ol li { border: 0; padding: 3px 0 !important; } .filtr input { margin-right: 6px; max-width: 90px; } .filtr ol, .filtr ul { margin: 0; padding: 0; line-height: 1.2em; list-style-type: none; } .filtr .filtrCont { display: none; padding: 2px 5px 13px 0; margin-top: -4px; } .filtr .fOpen .filtrCont { display: block; } .filtr .fOpen>h3:after { content: '\f068'; } .filtr .inputHolder { display: flex; align-items: flex-start; margin: 0 0; } .filtr .oddo { padding: 5px; border-radius: 0; border-width: 0 0 1px 0; box-shadow: none; } .filtrTab { display: flex; align-items: center; justify-content: flex-start; margin: 0 -2px; } .filtrTab span { padding: 2px; vertical-align: middle; } .filtr .filtrBox .numF { font-size: 10px; line-height: 1.2em; vertical-align: middle; line-height: 20px; min-width: 22px; color: var(--primColor); text-align: center; border: 1px solid var(--primColor); border-width: 1px 1px 1px 0; padding: 0; margin-left: 8px; margin-top: 2px; } .filtrCont a { color: var(--textColor); text-decoration: none; } .next { cursor: pointer; display: block; padding-top: 4px; text-decoration: underline; font-size: .8em; text-transform: uppercase; } .filtrSub { padding: 5px 0; margin: 0 -5px; border-top: 1px solid var(--bdrColor); display: flex; justify-content: center; } .filtrSub > div { width: 50%; max-width: 170px; padding: 5px; } .filtrSub .btn { width: 100%; } .filtrSub .btn3 { box-shadow: none; } .fltr { margin-top: 30px; } .fltrCont { padding-top: 15px; display: none; } .leftMenuOn { display: none; color: white; padding: 10px 15px; cursor: pointer; background: var(--primColor); margin: 10px 0; } .filterInContent { display: none; margin: 15px 0 0 0; } .filtr .close { display: none; cursor: pointer; width: 35px; line-height: 35px; font-size: 18px; text-align: center; } @media (max-width: 960px) { .filtr { position: fixed; display: block; width: 100%; height: 100%; left: 0; top: 0; z-index: 1000; background: transparent; } .filtrIn { position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; padding: 10px; background: rgba(0, 0, 0, .50); } .filtrBox { background-color: white; padding: 30px 15px 15px 15px; position: relative; max-height: 100%; overflow: auto; max-width: 500px; width: 100%; z-index: 5; border-radius: 6px; } .filtrBox .close { position: absolute; right: 5px; top: 5px; display: block; } } @media (min-width: 961px) { .filtr { display: block !important; } }
/* https://www.leroy-eshop.cz/css/articles.css */
article { overflow-wrap: break-word; word-wrap: break-word; hyphens: auto; } .article { margin-top: var(--vSpace); border: 1px solid var(--bdrColor); border-width: 0; } .articleList .article+.article { padding-top: var(--vSpace); border-width: 1px 0 0 0; } .articleIn { display: flex; flex-flow: row nowrap; } .articleImg~.articleCont { padding-left: var(--hSpace); width: 60%; } .articleCont { flex-grow: 100; } .articleImg img { max-width: 240px; height: auto; width: auto; display: block; } .articleImg { padding-top: .25em; max-width: 240px; flex-shrink: 10; } .articleFtr a { color: var(--textColor); } .article h3 { margin: 0; } .articleInfo { line-height: 1.3em; margin: 8px 0 0 0; font-size: .9em; } .articleInfo span { display: inline-block; margin: 2px 10px 2px 0; } .articleInfo a { color: var(--textColor); } .tk i { margin-right: 4px; } .tk { display: inline-block; color: var(--secColor); } .articleInfo .tk span { margin: 0; opacity: 1; } .articleFooter { opacity: var(--setOpacity); } .date { color: var(--secColor); white-space: nowrap; opacity: 1; } .article .articleText, .more { margin-top: 8px; } .article .articleText p { display: block; margin: 0; } .articleInfo .num { line-height: 16px; font-size: 11px; color: White; background: #646b6f; border-radius: 7px; padding: 0 3px; text-align: center; display: inline-block; min-width: 16px; text-decoration: none; } /* clanky ve sloupecku */ .box .article { margin-top: 15px; } .box .article+.article { padding-top: 15px; border-width: 1px 0 0 0; } .box .article h3 { margin: 0; font-size: 1.25em; line-height: 1.25em; } .box h3 { margin-bottom: 15px; } .box .articleInfo { margin: 2px 0 0 0; } .box .article .articleText { margin-top: 2px; } /* detail clanku */ .dateRange span { opacity: var(--setOpacity); } .dateRange { margin: var(--vSpace) 0; } .dateRange strong { font-weight: var(--fwL); color: var(--secColor); font-size: 1.5em; line-height: 1.3em; display: block; opacity: 1; } .articleDetImg img { display: block; height: auto; width: auto; width: 100%; max-width: 480px; } .articleDetImg { padding: .25em 0 .5em var(--hSpace); float: right; max-width: 50%; } .abs, .perex { font-size: 1.25em; line-height: 1.5em; margin-top: 0; font-weight: var(--fwB); } .articleDetInfo .socIco a:hover, .articleDetInfo .socIco span:hover { color: white; background: var(--primColor); border-color: var(--primColor); } .articleDetInfo .socIco a, .articleDetInfo .socIco span { color: var(--textColor); border: 1px solid #dadada; cursor: pointer; border-radius: 50%; line-height: 32px; min-width: 34px; display: inline-block; text-align: center; font-size: 18px; margin: 2px; } .articleDetInfo .socIco i { opacity: var(--setOpacity); } .articleDetInfo .socIco { order: 2; padding-left: var(--hSpace); } .articleDetInfo { display: flex; justify-content: space-between; align-items: center; clear: both; } .articleBody:after { clear: both; height: 1px; content: ' '; display: block; } /* vypis souvisejicich clanku */ .relatedArticleList .article h3 { font-size: 1em; font-weight: var(--fwN); line-height: 1.25em; } .relatedArticleList { display: flex; flex-flow: row wrap; align-items: stretch; } .relatedArticleList .article { width: 50%; float: left; margin: 0; padding: 0; } .relatedArticleList .article:nth-of-type(even) { padding-left: var(--hSpace); } .relatedArticleList .article:nth-of-type(odd) { padding-right: var(--hSpace); border-right-width: 1px; } .relatedArticleList .article:nth-of-type(n+3) { padding-top: 15px; } .relatedArticleList .articleImg img { max-width: 90px; } .relatedArticleList .articleInfo { margin: 0 0 4px 0; font-size: .95em; } .relatedArticleList .articleImg~.articleCont { padding-left: 15px; } .relatedArticleList .articleImg { padding-top: 0; max-width: 90px; flex-shrink: 10; } @media (max-width: 760px) { .articleList .articleImg img { width: 100%; } .articleList .articleImg { width: 35%; min-width: 35%; } .articleImg~.articleCont { padding-left: var(--RhSpace); } .articleDetImg, .articleDetInfo .socIco, .relatedArticleList .article:nth-of-type(even) { padding-left: var(--RhSpace); } .relatedArticleList .article:nth-of-type(odd) { padding-right: var(--RhSpace); } } @media (max-width: 460px) { .articleDetImg { padding: 0 0 .5em 0; float: none; max-width: 100%; } .relatedArticleList .article { width: 100%; } .relatedArticleList .article:nth-of-type(even) { padding-left: 0; } .relatedArticleList .article:nth-of-type(odd) { padding-right: 0; } .relatedArticleList .article:nth-of-type(n+2) { border-top-width: 1px; margin-top: 10px; padding-top: 10px; } .articleDetInfo { flex-wrap: wrap; } .articleDetInfo .socIco { order: -1; padding-left: 0; margin: 0 0 15px 0; } } @media (max-width: 360px) { .articleList .articleIn { flex-wrap: wrap; display: block; } .articleList .articleImg img { max-width: 360px; } .articleList .articleImg { width: 100%; min-width: 100%; padding-top: 0; padding-bottom: .5em; } .articleList .articleImg~.articleCont { padding-left: 0; } .articleImg~.articleCont { width: 100%; } }
@media screen { 
/* https://www.leroy-eshop.cz/css/search.css */
.searchBox { position: absolute; background-color: white; left: 0; top: 0; right: 0; z-index: 101; transform: translateY(-100%); transition: transform .25s; height: 130px; display: flex; align-items: center; } .searchOn .searchBox { display: block; transform: translateY(0) } .searchBox form p { width: 100%; position: relative; } .searchBox form { margin: 0; width: 100%; display: flex; align-items: center; padding-left: 40px; align-self: center; position: relative; } .searchClose:hover svg { fill: var(--primColor); } .searchClose svg { display: block; width: 22px; height: 22px; fill: var(--textColor); } .searchClose { position: absolute; left: 0; top: 0; width: 40px; text-align: center; height: 60px; line-height: 60px; display: flex; align-items: center; justify-content: center; cursor: pointer; color: var(--primColor); } .searchBox button svg { width: 32px; height: 32px; fill: var(--primColor); } .searchBox button:hover svg { fill: var(--textColor); } .searchBox button { width: 100px; border-width: 0; max-width: 100px; height: 60px; padding: 0; margin: 0; position: absolute; right: 0; top: 0; } .searchBox input { border-width: 0 0 1px 0; flex: auto; height: auto; margin: 0; height: 60px; padding-left: 5px; padding-right: 5px; padding-right: 70px; } .search { clear: both; vertical-align: middle; padding: 0 0 0 25px; flex-grow: 10; } .search fieldset { width: 100%; max-width: 560px; margin: 0 auto; } .search input { margin: 0; height: 55px; padding-right: 55px; width: 100%; border-radius: var(--radius); -webkit-appearance: none; border-color: var(--bdrColor); background: #fafafa; box-shadow: none; } .search input:focus { border-color: #c6c6c6; } .search button { position: absolute; right: 0; margin: 0; top: 0; padding: 0; background: transparent; color: var(--primColor); cursor: pointer; border: 0; border-left: 0; line-height: 60px; width: 55px; display: inline-block; text-align: center; height: 55px; font-size: 18px; box-shadow: none; } .search button span { display: none; } .search p { margin: 0; } .search.searchFull { padding: 0; display: block; } .search button:hover { color: var(--textColor); } .topNav .search { display: none; } .search fieldset { position: relative; } .autocomplete { position: absolute; display: none; overflow: auto; white-space: normal; text-align: left; background: white; width: 100%; z-index: 100; min-width: 480px; left: 0; top: 53px; border: 1px solid var(--bdrColor); border-top: 1px solid rgba(0, 0, 0, .15); border-radius: 0 0 var(--radius) var(--radius); } .searchBox .autocomplete { top: 60px; left: 40px; border-width: 0; padding: 15px; padding-top: 0; box-shadow: 0 0 20px rgba(0,0,0,.15); max-width: 700px; } .autocomplete img { height: auto; display: block; margin: 0 auto; width: 60px; } .autocomplete ul { margin: 0; padding: 0 5px; display: flex; flex-flow: row wrap; } .autocomplete ul li { width: 50%; float: left; padding: 2px; display: flex; flex-flow: row nowrap; } .autocomplete li a { text-decoration: none; width: 100%; line-height: 1.2em; border: 1px solid transparent; color: var(--textColor); display: flex; justify-content: flex-start; align-items: center; border-radius: var(--radius); } .autocomplete li a i { color: var(--altColor); font-size: 20px; min-width: 1.5em; text-align: center; } .autocomplete li a span { padding: 4px; min-width: 68px; text-align: center; } .autocomplete li a span+span { text-align: left; flex-grow: 20; text-align: left; } .autocomplete li a > strong { font-weight: var(--fwB); display: block; } .autocomplete h4 { margin: 0px 0 0 0; padding: 10px 10px 5px 10px; font-size: 1em; border-top: 1px solid rgba(0, 0, 0, .15); font-weight: var(--fwB); border-color: rgba(0, 0, 0, .1); text-transform: uppercase; } .autocomplete h4:first-child { border: 0; margin-top: 0; bottom: 0; } .autocomplete.autocompleteSimple ul li a span { min-width: 0; } .autocomplete.autocompleteSimple { min-width: 0; width: 100%; max-width: 100%; text-align: left; font-size: .9em; } .modalWindow .autocomplete.autocompleteSimple { max-height: 12.2em; overflow: auto; } .autocompleteSimpleInput:focus, .autocompleteSimpleInput { border-color: #d6d6d6; } .autocomplete.autocompleteSimple ul li a i { font-size: 16px; } .autocomplete.autocompleteSimple ul li { width: 100%; } .autocomplete .autocompleteSelected a, .autocomplete .autocompleteSelected a:hover { border-color: var(--primColor); text-decoration: none; box-shadow: var(--shadow); } .autocomplete li a:hover { border-color: var(--primColor); text-decoration: none; } .autocomplete li a em { font-size: .85em; line-height: 1.25em; color: var(--altColor); font-style: normal; display: block; padding: 2px 0; } .autocomplete.autocompleteSimple li a em { display: inline-block; padding: 0 0 0 5px; } .autocompleteAll { display: block; text-decoration: none; text-align: center; text-transform: uppercase; padding: 2px 10px; background: var(--primColor); color: white; margin-top: 10px; } .autocompleteAll:hover { background: var(--secColor); color: white; text-decoration: none; } /* vysledky hledani */ .searchInContent button { margin: 0; position: absolute; right: 0; top: 0; padding: 0; background: transparent; color: var(--primColor); cursor: pointer; border: 0; border-left: 0; line-height: 55px; width: 55px; display: inline-block; text-align: center; height: 55px; font-size: 18px; box-shadow: none; } .searchInContent fieldset { position: relative; } .searchInContent button:hover { background: var(--primColor); color: white; } .searchInContent input { margin: 0; height: 55px; padding-right: 55px; } .searchInContent p { margin: 0; position: relative; } .searchInContent { margin: 20px auto; } .resultNumber { text-decoration: none; white-space: nowrap; margin: 0 5px; } .resultNumber:hover .num, .aktivni .num { color: white; background: var(--primColor); border-color: var(--primColor); } .resultNumber:hover { text-decoration: none; } .pageList { margin: 0; padding: 0; list-style-type: none; } .pageList p { font-size: .9em; margin: 0; line-height: 1.25em; } .pageList h3 { margin: 0 0 4px 0; } .pageList li { padding: 10px 0; } @media (max-width: 960px) { .header .searchBox .section { padding-left: 0; height: 100%; display: flex; align-items: center; } .searchBox button { width: 60px; } .searchBox button svg { width: 24px; height: 24px; } .searchBox { height: 100%; } .search, .logBar { padding-top: 10px; padding-bottom: 10px; } .search { position: fixed; left: 0; top: 0; width: 100%; background: var(--primColor); padding: 5px; z-index: 101; padding-right: 40px; height: 50px; padding-left: 110px; transform: translateY(-100%); opacity: 0; transition: transform .25s; } .searchOn .search { transform: translateY(0); opacity: 1; } .search input, .search button { height: 40px; padding-top: 2px; padding-bottom: 2px; } .search button { line-height: 37px; } .search fieldset { max-width: 100%; } .search .searchClose { position: absolute; display: block; line-height: 60px; color: white; cursor: pointer; text-align: center; width: 40px; right: 0; top: 0; } } @media (max-width: 760px) { .autocomplete img { width: 40px; } .autocomplete li a span { min-width: 48px; } } @media (max-width: 570px) { .autocomplete { max-height: 400px; } .autocomplete .autocompleteCat li span:first-child { display: none; } .autocomplete ul li { width: 100%; float: none; padding: 2px; } }
}
/* https://www.leroy-eshop.cz/css/products.css */
.itemList { margin: 0; } .itemListIn { display: flex; flex-flow: row wrap; margin-left: -15px; margin-right: -15px; } .item { display: flex; } .itemIn { flex: auto; width: 100%; display: flex; flex-flow: column nowrap; position: relative; } .itemList .item { width: 33.3333%; padding: 30px 15px 0 15px; float: left; position: relative; overflow: hidden; } .itemListFor4 .item { width: 25%; } .item h3 a { color: var(--textColor); } .item h3 a:hover { text-decoration: none; color: var(--primColor); } .item h3 { font-weight: var(--fwB); line-height: 1.2em; margin: 0; padding: 5px 0; width: 100%; font-size: 1.125em; min-height: 51px; } .itemText { flex: auto; font-size: .875rem; line-height: 1.5em; margin: 10px 0; } .itemImg a { display: block; } .itemImg { position: relative; width: 100%; margin-bottom: 15px; } .itemImg img { max-width: 240px; width: 100%; display: block; height: auto; margin-left: auto; margin-right: auto; } .itemCont .btn i { margin-right: 0; } .itemCont { width: 100%; display: flex; flex-flow: column nowrap; flex-grow: 100; } .itemPrice { margin: 5px 0 10px 0; color: var(--primColor); font-weight: var(--fwB); } .cena { font-size: 1.46666em; font-weight: var(--fwB); line-height: 1.2em; display: inline-block; white-space: nowrap; color: var(--primColor); } .av { margin: 10px 0; color: var(--primColor); font-size: 12px; line-height: 1em; } .origPrice span:after { content: ' '; height: 1px; width: 100%; background: var(--primColor); position: absolute; left: 0%; top: 50%; opacity: .8; } .origPrice span { display: inline-block; position: relative; } .origPrice ~ .cena { color: #8b0000; } .origPrice { display: block; vertical-align: middle; color: var(--primColor); } .item .addToCart { padding-top: 5px; } .topBanner:hover { color: white; text-decoration: underline; } .topBanner { color: white; font-weight: var(--fwB); padding: 30px; text-align: center; margin-bottom: 30px; line-height: 1.2em; background: #ed4e00 linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%) 0 center no-repeat; background-size: 0 100%; animation: a 3s ease-in-out; animation-iteration-count: infinite; font-size: 1.5em; display: block; text-decoration: none; cursor: pointer; } @keyframes a { from { background-size: 0 100%; background-position: 0 0; } 50% { background-size: 100% 100%; background-position: 100% 0; } to { background-size: 0 100%; background-position: 100% 0; } } /* product slider */ .productBox { margin: 0 0 0; } .productBox .bookmarks { margin-top: -100px; position: relative; z-index: 8; } .productBox-in:after { background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 60%); position: absolute; content: ' '; display: block; right: 60px; top: 0; bottom: 0; width: 100px; z-index: 3; } .productBox-in { background: white; padding: 50px 60px; position: relative; overflow: hidden; } .productBox-slider { position: relative; } .productBox .itemList .itemListIn { flex-wrap: nowrap; justify-content: flex-start; margin: 0; } .productBox .itemList .item { float: none; width: auto; padding-top: 0; width: 280px; min-width: 280px; } .productBox-over { overflow: hidden; } .arrBg { width: 900px; height: 900px; border-radius: 50%; background: url(/img/bg2.png) repeat; position: absolute; right: 0; transform: translateY(-50%); top: 50%; } .arrL img, .arrR img { position: relative; z-index: 2; width: 26px; height: auto; } .arrL, .arrR { text-align: center; cursor: pointer; position: absolute; top: 50%; left: -10px; z-index: 5; text-align: center; width: 48px; height: 420px; transform: translateY(-50%); overflow: hidden; display: flex; justify-content: center; align-items: center; color: white; transition: all .2s; } .arrR { transform: translateY(-50%) rotateZ(180deg); left: auto; right: -10px; } .arrL:hover { left: 0; } .arrR:hover { right: 0px; } .in { background: url(/img/bg1.png) center center repeat; fill: transparent; } .productBox .arrL:hover, .productBox .arrR:hover { opacity: 1; } .productBox h2 { text-align: center; font-size: 3em; margin-top: var(--vSpace); } /* stitky */ .labelsR { position: absolute; top: 0; right: 0; z-index: 4; } .detImg .labelsR { left: 0; right: auto; } .labelsR span { display: block; border-radius: 50%; text-align: center; font-size: 1em; background: var(--primColor); color: White; font-weight: var(--fwB); width: 50px; line-height: 50px; } .labelsR span em { font-style: normal; margin-right: 3px; } .labelsL br { display: none; } .labelsL { display: flex; flex-flow: row wrap; margin-bottom: 10px; } .item .labelsL { text-transform: uppercase; position: absolute; left: 0; top: 0; margin: 0; } .labelsL span { font-size: 0.7em; margin: 0; display: inline-block; padding: 8px 10px 6px 10px; line-height: 1.2em; text-transform: uppercase; color: White; background: var(--textColor); } .rate { color: var(--primColor); font-weight: 700; font-size: 12px; background-size: auto 12px; height: 12px; max-width: 70px; margin: 10px 0; } .stars { display: block; height: 12px; background: url(/img/star-solid.svg) 0 center repeat; } .avaBox { margin: 20px 0; } .item .labelsL { flex-grow: 20; } .labelsL span.l1 { background: var(--primColor); } .l1 { color: var(--primColor); } .labelsL span.l2 { background: #af2f2c; } .l2 { color: #af2f2c; } .labelsL span.l3 { background: #9f9082; } .l3 { color: #9f9082; } .labelsL span.l4 { background: #0e9fe3; } .l4 { color: #0e9fe3; } .catDesc { font-size: 1.1em; line-height: 1.4em; } .catDesc img { float: right; max-width: 40%; width: 100%; height: auto; margin-left: 30px; margin-bottom: 5px; } /* detail */ .detPop th { font-size: 1.15em; text-align: left; padding: 8px 20px 8px 0; vertical-align: top; } .detPop td { padding: 8px 0; vertical-align: top; line-height: 1.5em; } .detPop p:first-child { margin-top: 0; } .detPop, .detImg { padding-bottom: 30px !important; } .detImg .itemImg a { display: block; } .detImg .itemImg img { display: block; max-width: 100%; } .detImg .itemImg { max-width: 480px; } .detPop .cena { float: none; display: inline-block; padding: 0; font-weight: bold; font-size: 2em; line-height: 1em; } .detPop h5 { margin-bottom: 10px; font-size: 1.25em; font-weight: var(--fwB); margin-top: 1.5em; } .detPop select { padding: 7px; text-align: center; margin: 0; } .detPop .selectric { max-width: 240px; } .detPop form:after { content: " "; display: block; clear: both; } .detPop .sizes { margin: 0 0 1.5em 0; } .sizes { width: 100%; display: flex; flex-wrap: wrap; } .sizes span { border: 1px solid #d6d6d6; cursor: pointer; text-align: center; min-width: 2.6em; margin: 2px 2px 0 0px; padding: 0px 5px; line-height: 2.3em; display: inline-block; border-radius: var(--radius); } .sizes span:not(.disabled):hover, .sizes span.active { background: var(--primColor); color: #fff; border-color: var(--primColor) !important; } .sizes span.disabled { opacity: .3; cursor: default; } .detLinks { font-size: .9em; display: flex; justify-content: space-between; flex-wrap: wrap; } .detLinks span, .detLinks a { color: var(--altColor); display: inline-block; text-decoration: none; } .detLinks i { margin-right: 5px; } .socIcos { margin-bottom: 0; } .socIcos a:hover, .socIcos span:hover { background: var(--primColor); color: white; border-color: var(--primColor); } .socIcos a, .socIcos span, .toFav i { margin: 0 5px 0 0; font-size: 14px; color: var(--altColor); border: 1px solid #d6d6d6; border-radius: 50%; width: 32px; line-height: 31px; height: 32px; display: inline-block; text-align: center; } .formAdd { margin-top: 20px; } .addCart { white-space: nowrap; margin: 0; display: inline-flex; vertical-align: middle; } .addCart .numInput { display: flex; align-items: center; flex-flow: row wrap; border-right-width: 0; } .addCart button svg { width: 30px; height: 30px; display: block; fill: #fff; position: relative; vertical-align: middle; } .addCart button span { display: inline-block; padding-left: 12px; } .addCart button { height: 80px; min-width: 0; padding: 0 15px; white-space: nowrap; margin: 0 0 0 0px; transition: none; border-width: 1px; background: var(--textColor); border-color: var(--textColor); display: flex; min-width: 80px; justify-content: center; color: white; text-transform: uppercase; align-items: center; font-size: .875rem; } .addCart button:hover { background: var(--primColor); border-color: var(--primColor); } .toFav a:hover { color: var(--primColor); } .toFav a { color: var(--textColor); text-decoration: none; font-size: .8em; } .toFav .active i, .toFav a:hover i { color: white; background: var(--primColor); border-color: var(--primColor); } .toFav { display: inline-block; padding: 10px 0; } .detPrice { margin: 5px 30px 5px 0; display: inline-block; vertical-align: middle; } .goToShop a:hover { color: var(--primColor); } .goToShop a { color: var(--textColor); } .goToShop { font-size: .875em; margin-top: 20px; text-align: center; } /* fotogalerie */ .gal a { width: 96px; height: 96px; float: left; border: 1px solid transparent; border-width: 0 0 1px 0; padding: 7px; } .gal .pic span { width: 100%; height: 80px; background: transparent no-repeat center center; background-size: cover; } .gal a:hover { border-color: var(--primColor); } .gal { display: flex; flex-flow: row wrap; } .gal img, .cartImg img { height: auto; max-width: 100%; display: block; } .bannerShop { background: #252849 url(/img/bannerShop2.jpg) 100% center no-repeat; background-size: auto 100%; color: white; padding: 25px; padding-right: 20%; margin-top: 30px; line-height: 1.3em; } .bannerShop strong { display: block; font-size: 1.25em; margin-bottom: 10px; } .bannerShop a { color: white; text-decoration: underline; } .modalWindowProduct .modalWindow-in { max-width: 700px; } .modalWindowProduct h2 { font-size: 1.6em; } .modalWindowProduct .modalWindowCont { display: flex; } .modalWindowProductL { flex: auto; } .modalWindowProductR .itemCont { padding-left: 15px; text-align: left; display: block; } .modalWindowProductR img { min-width: 90px; max-width: 90px; } .modalWindowProductR { border-left: 1px solid var(--bdrColor); padding-left: var(--hSpace); width: 50%; max-width: 50%; min-width: 270px; } .modalWindowProductR .item + .item { border-top: 1px solid var(--bdrColor); padding-top: 15px; } .modalWindowProductR .item { display: flex; flex-flow: row nowrap; margin-top: 15px; font-size: .9em; } @media (max-width: 960px) { .itemList th, .itemList td { padding: 0 11px; text-align: left; } .detPop, .detImg { padding-bottom: 15px !important; } } @media (max-width: 760px) { .itemList .item { width: 50%; } .itemList .item { padding-top: 15px; } .detImg, .detPop { width: 100%; float: none; margin-bottom: 10px; } .detImg .gal { float: left; width: 45%; justify-content: center; } .detImg .gal .pic { width: 88px; margin: 0; float: right; } .detImg .itemImg { float: left; width: 55%; } } @media (max-width: 650px) { .detPop .soc { text-align: left; } .modalWindowProduct .modalWindow-in { max-width: 360px; } .modalWindowProductL { width: 100%; padding-right: 0; } .modalWindowProductR { display: none; } } @media (max-width: 470px) { .itemList .item { width: 100%; float: none; } .content .itemList .item { margin-top: 15px; padding-top: 15px; } .detImg .itemImg, .detImg .gal { float: none; width: 100%; } .detImg .gal .pic { float: left; } .productBox .itemList .item { width: 240px; min-width: 240px; } .productBox-in { padding-left: 40px; padding-right: 40px; } .productBox-in:after { right: 40px; } }
/* https://www.leroy-eshop.cz/css/photogallery.css */
.photogalleryList { margin-left: -15px; margin-right: -15px; } .photogalleryList:after { clear: both; height: 1px; content: ' '; display: block; } .content section .photogalleryList { padding-top: 6px; } .gItem { width: 25%; padding: 0 15px; float: left; } .gItem:nth-of-type(4n+1) { clear: left; } .gItemIn { border: 1px solid var(--bdrColor); border-width: 0; } .gCont p { margin: 0; } .gCont { line-height: 1.25em; padding-top: 10px; text-align: center; opacity: var(--setOpacity); } .gImg img { display: block; width: 100%; height: auto; } .gItem:nth-of-type(n+5) .gItemIn { border-top-width: 1px; padding-top: 15px; margin-top: 15px; } @media (max-width: 760px) { .photogalleryList { margin-left: -10px; margin-right: -10px; } .gItem { padding: 0 10px; } .gItem { width: 33.33333%; } .gItem:nth-of-type(n+4) .gItemIn { border-top-width: 1px; padding-top: 15px; margin-top: 15px; } .gItem:nth-of-type(4n+1) { clear: none; } .gItem:nth-of-type(3n+1) { clear: left; } } @media (max-width: 470px) { .photogalleryList { margin-left: -5px; margin-right: -5px; } .gItem { padding: 0 5px; } .gItem { width: 50%; } .gItem:nth-of-type(n+3) .gItemIn { border-top-width: 1px; padding-top: 15px; margin-top: 15px; } .gItem:nth-of-type(3n+1) { clear: none; } .gItem:nth-of-type(2n+1) { clear: left; } } @media (max-width: 360px) { .gItem { padding: 0 5px; } }
@media screen { 
/* https://www.leroy-eshop.cz/css/input-replace.css */
.inputHolder { display: table; margin: 8px 0; } .inputHolder span { display: table-cell; vertical-align: top; line-height: 1.2em; } .inputHolder span:nth-of-type(2) { flex: auto; } .inputHolder span+span { padding-left: 10px; padding-top: 2px; } .checkbox-replaced:before { line-height: 18px; display: inline-block; font-family: 'Font Awesome 5 Pro'; text-rendering: auto; transform: translate(0, 0); } .checkbox-replaced, .radio-replaced { border: 1px solid #ccc; background: #fff; cursor: pointer; display: inline-block !important; vertical-align: middle; text-align: center; line-height: 20px; font-size: 10px; width: 20px; height: 20px; border-radius: 2px; transition: border-color 1s; border-radius: 50%; } .checkbox-replaced:hover, .radio-replaced:hover { border-color: var(--primColor); } .checkbox-replaced.checked.disabled:before { color: #e4e4e4; } .checkbox-replaced.disabled, .radio-replaced.disabled { border-color: var(--bdrColor); cursor: default; background: #f7f7f7; opacity: .7; } .checkbox-replaced:before { content: "\f00c"; visibility: hidden; opacity: 0; } .checkbox-replaced.checked, .radio-replaced.checked { border-color: var(--primColor); color: white; background: var(--primColor); } .radio-replaced { border-radius: 50%; line-height: 18px; position: relative; } .radio-replaced:before { content: " "; background-color: white; position: absolute; left: 50%; top: 50%; margin: -4px 0 0 -4px; width: 8px; height: 8px; line-height: 18px; display: inline-block; border-radius: 50%; visibility: hidden; opacity: 0; } .radio-replaced.checked.disabled:before { background: #d6d6d6; } .radio-replaced.checked.disabled { border-color: var(--bdrColor); } .checkbox-replaced.checked:before, .radio-replaced.checked:before { visibility: visible; opacity: 1; transform: scale(1) } /*animace*/ .radio-replaced:before, .checkbox-replaced:before { transform: scale(2); transition: .1s ease-in-out; } .hasError .checkbox-replaced, .hasError .radio-replaced { border: 1px solid #c20900; }
}
/* https://www.leroy-eshop.cz/css/components-eshop.css */
.content ul, .cke_editable ul { margin-left: 0; padding: 0; list-style-image: none; } .content ul li, .cke_editable ul li { padding: 0; margin: 8px 0; position: relative; padding-left: 30px; display: table; } .content ul li:before, .cke_editable ul li:before { content: " "; background: var(--primColor); display: block; clear: both; border-radius: 50%; width: 6px; height: 6px; display: inline-block; position: absolute; left: 0; top: .4em; } .bread { font-size: .75em; color: var(--textColor); line-height: 1.3em; padding: 30px 0; } .pageTop .bread { padding-top: 0; } .close { cursor: pointer; top: 5px; right: 5px; width: 32px; height: 32px; padding-top: 0; text-align: center; display: block; margin: 0 auto 10px auto; padding-top: 16px; } .close:after, .close:before { content: ' '; display: block; margin: 0 auto; height: 1px; width: 30px; background: var(--textColor); transform: rotate(45deg); transform-origin: 50% 50%; } .close:before { transform: rotate(-45deg); margin-bottom: -1px; } .close:hover { animation: cross .5s linear; transform-origin: 50% 50%; } @keyframes cross { 0% { transform: scale(1); } 30% { transform: scale(1.4); } 70% { transform: scale(.7); } 100% { transform: scale(1); } } .bread span { margin: 0 5px; } .obr, .obr2 { height: auto; max-width: 60%; } .bm-choose { display: none; } @media (min-width: 761px) { .bm { margin: 0 auto; padding: 0; display: flex; max-width: 1230px; border-top: 1px solid rgba(255, 255, 255, 0.2); } .bm li { display: flex; } .bm li { float: left; width: 33.333%; max-width: 200px; text-align: center; min-width: 90px; position: relative; } .bm li a { width: 100%; text-decoration: none; padding: 0 10px; vertical-align: middle; overflow: hidden; display: flex; height: 100px; align-items: center; justify-content: center; font-weight: var(--fwB); text-transform: uppercase; } .bm li a span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .bm li.aktivni a, .bm li.aktivni a:hover { background: white; color: var(--primColor); } .bm li a:hover { color: white; } } @media (max-width: 760px) { .bookmarks { position: relative; max-width: 300px; margin-left: auto; margin-right: auto; z-index: 8; } .bm-choose { display: block; height: 80px; background-color: white; display: flex; align-items: center; padding: 5px 20px; font-weight: var(--fwB); text-transform: uppercase; justify-content: space-between; cursor: pointer; } .bm li a { font-weight: var(--fwB); text-transform: uppercase; padding: 15px 20px; display: block; color: white; text-decoration: none; } .bm { margin: 0; padding: 0; list-style-type: none; position: absolute; left: 0; top: 80px; background: var(--primColor); width: 100%; z-index: -5; visibility: hidden; opacity: 0; transition: opacity .25s; } .bookamrks--open .bm { opacity: 1; visibility: visible; z-index: 10; } .bookamrks--open .bm-choose i { transform: rotate(180deg); } .bookamrks--open .bm-choose { background: var(--primColor); color: white; } } .zal { margin: 20px 0 0 0; box-shadow: 0 -7px 5px rgba(0, 0, 0, .04) inset; } .zal:after { clear: both; height: 1px; content: ' '; display: block; background: var(--bdrColor); position: relative; top: -1px; } .zal ol { list-style-type: none; list-style-image: none; margin: 0 -5px; padding: 0; font-size: 1em; width: 100%; font-weight: var(--fwB); display: flex; align-items: stretch; flex-wrap: wrap } .zal ol li { float: left; flex-basis: 0; flex: auto; padding: 0; margin: 0; max-width: 290px; position: relative; z-index: 2; } .zal li i { font-size: 30px; float: left; line-height: 1.2em; margin-right: 12px; color: rgba(0, 0, 0, .4); } .zal li a { text-decoration: none; color: var(--textColor); width: 100%; height: 100%; text-overflow: ellipsis; overflow: hidden; display: block; width: 100%; line-height: 1.2em; text-align: center; height: 60px; display: flex; justify-content: center; align-items: center; border: 1px solid transparent; } .zal .aktivni a { border-color: var(--bdrColor); background-color: white; color: var(--primColor); border-bottom-color: #fff; } .zal li a:hover { text-decoration: none; color: var(--primColor); } .zalCont { clear: both; padding-top: 1px; margin-top: -1px; background-color: white; } .linkBar { background-image: url(/img/bg2.png); margin: var(--vSpace) -25px; } .linkBar ol a:hover { color: var(--textColor); } .linkBar ol a i { opacity: .5; padding-left: 5px; font-size: 14px; } .linkBar ol a { height: 60px; display: block; display: flex; align-items: center; padding: 0 25px; text-decoration: none; color: white; font-size: 1em; text-transform: uppercase; font-weight: var(--fwB); } .linkBar ol { list-style-type: none; padding: 0; margin: 0; display: flex; flex-flow: row wrap; } .loginInContent { display: block; margin: 0 auto; padding: 0 0; max-width: 380px; } .loginInContent .loginInContentBtn { float: right; } .loginInContentLinks a { display: block; margin: 2px 0; padding: 2px 0; color: var(--textColor); font-size: .9em; line-height: 1.2em; } .loginInContentLinks i { min-width: 1.2em; } .loginInContentLinks a:hover { color: var(--primColor); } .hideBox .loginInContentLinks { float: right; } .navigBox { margin: 30px 0 0 0; text-align: left; padding: 30px 0 0 0; position: relative; clear: both; } .navig a, .navig strong { color: var(--textColor); width: 32px; line-height: 30px; min-width: 32px; text-align: center; display: inline-block; margin: 2px; border-radius: var(--radius); text-decoration: none; } .navig { text-align: center; padding: 0 80px; } .navig strong { font-weight: var(--fwB); } .navig a:hover, .navig strong { text-decoration: none; color: var(--primColor); } .load i { font-size: 12px; padding-left: 5px; } .load { cursor: pointer; background: var(--primColor); display: block; color: white; padding: 15px } .navig em { font-style: normal; font-style: normal; font-size: .9em; display: block; } .navig span { color: silver; } .sortBox { margin: 0 -15px 0 -15px; clear: both; } .sort { border-bottom: 1px solid var(--bdrColor); font-size: .9em; line-height: 1.2em; display: table; min-width: 100%; } .sortL, .sortR { display: table-cell; vertical-align: middle; padding: 6px 15px; } .sortR { text-align: right; min-width: 250px; } .sortby { display: inline-block; position: relative; margin-top: 5px; } .sortby span { display: block; line-height: 48px; cursor: pointer; min-width: 175px; text-align: left; padding: 0 25px 0 15px; border: 1px solid transparent; border-bottom-width: 0; text-transform: lowercase; border: 1px solid var(--bdrColor); } .sortby span:hover { color: var(--primColor); } .sortby span i { margin-left: 4px; position: absolute; line-height: 48px; right: 5px; top: 0; text-align: center; color: var(--primColor); width: 18px; } .sortby ol { list-style-type: none; display: none; z-index: 10; margin: 0; padding: 4px 0; text-align: left; position: absolute; top: 49px; left: 0; width: 100%; background: #f7f7f7; border: 1px solid var(--bdrColor); border-top: 0; border-radius: 0 0 var(--radius) var(--radius); } .sortbyOpen span { background: #f7f7f7; border-color: var(--bdrColor); } .sortby ol li { cursor: pointer; } .sortby ol li a { color: var(--textColor); text-decoration: none; padding: 8px 15px; display: block; } .sortby ol li a:hover { background: var(--primColor); color: white; text-decoration: none; } .sortbyOpen ol { display: block; } .labelFilter { display: table-cell; vertical-align: middle; height: 32px; } .labelFilter .inputHolder { float: left; margin: 2px 15px 2px 0; } .labelFilter span label { display: inline-block; font-size: 1em; padding-bottom: 0; padding-top: 0; } /* chybova hlaska */ .message { display: none; z-index: 15000; position: fixed; width: 100%; left: 0; top: 0; font-weight: var(--fwB); padding: 25px 40px; background: #008d0a; cursor: pointer; color: white; box-shadow: 0 3px 6px rgba(0, 0, 0, .15); } .message-in { width: 100%; max-width: 1140px; margin: 0 auto; padding: 0; line-height: 1.4em; text-align: center; } .message.messageInPage { position: static; box-shadow: none; display: inline-block; padding: 3px 15px; width: auto; cursor: default; margin: 4px 0; font-size: .85em; font-weight: var(--fwN); } .message p { padding: 0; margin: 0 0 0 0; } .message a { color: white; text-decoration: underline; } .message a:hover { color: white; text-decoration: none; } .message button { min-width: 50px; text-align: center; width: auto; font-size: 1em; } .message h4 { margin: 0; } .messageError { background: #c20900; } .message:after { content: "\f00d"; display: block; cursor: pointer; font-size: 14px; clear: both; font-family: 'Font Awesome 5 Pro'; color: white; position: absolute; right: 0; top: 50%; line-height: 49px; width: 49px; text-align: center; font-weight: 400; transform: translateY(-50%); } .message.messageInPage:after { display: none; } .message .note i { font-size: 1.1em; padding-right: 12px; line-height: 1em; } .message .note { display: flex; justify-content: center; align-items: center; } /* tabulka objednavek */ .orders { border-spacing: 0 15px; border-collapse: separate; } .orders th { border: 0; padding-top: 0; padding-bottom: 0; } .orders td { border: 0; border-top: 1px solid var(--bdrColor); border-bottom: 1px solid var(--bdrColor); padding: 15px; background: #f7f7f7; } .orders td:first-child { border-left: 1px solid var(--bdrColor); } .orders td:last-child { border-right: 1px solid var(--bdrColor); } .icoButtons, .tickets { margin: 30px 0; padding: 0; list-style-type: none; text-align: center; display: flex; flex-flow: row wrap; justify-content: center; } .icoButtons li, .tickets li { padding: 2px; } .icoButtons li a { display: table-cell; height: 120px; width: 160px; padding: 10px; font-size: .875rem; text-align: center; vertical-align: middle; color: var(--textColor); text-transform: uppercase; font-weight: var(--fwB); text-decoration: none; border: 1px solid var(--bdrColor); } .icoButtons li a i { display: block; margin: 0 auto 10px auto; font-size: 40px; color: var(--primColor); width: 50px; line-height: 50px; } .icoButtons li a:hover, .tickets li a:hover { background: var(--primColor); color: white; } .icoButtons li a:hover i, .tickets li a:hover i { color: white; } .tickets li span { display: table-cell; height: 100px; background: #f7f7f7; width: 100%; padding: 0 10px; font-size: .9em; text-align: center; vertical-align: middle; border: 1px solid var(--bdrColor); } .tickets li span strong { display: block; color: var(--primColor); font-weight: var(--fwB); font-size: 1.2em; margin-top: 4px; } .tickets li span strong i { font-size: 24px; color: var(--primColor); } .tickets li a { display: table; text-decoration: none; color: var(--textColor); width: 100%; } .tickets li { float: left; width: 25%; padding: 4px; display: table; min-width: 110px; } .infoText { display: flex; padding: 10px; border: 1px solid var(--bdrColor); border-radius: var(--radius); box-shadow: var(--shadow); justify-content: flex-start; align-items: flex-start; margin: 10px 0; } .infoTextIn { flex: auto; padding-left: 15px; } .help { position: relative; display: inline-block; vertical-align: middle; } .help > .fa { font-size: 16px; color: var(--primColor); border-radius: 50px; width: 16px; line-height: 16px; height: 16px; cursor: help; display: block; margin: 0; padding: 0; text-align: center; } .helpDialog { position: absolute; top: 26px; left: 50%; width: 200px; margin-left: -100px; line-height: 1.3em; z-index: 10; background: #f2f2f2; border: 1px solid #ccc; padding: 8px; color: var(--textColor); font-weight: 300; text-align: center; display: none; cursor: pointer; font-size: 13px; font-weight: var(--fwN); border-radius: var(--radius); box-shadow: 0 5px 15px rgba(0, 0, 0, .2); } .helpDialog:after { content: ' '; position: absolute; left: calc(50% - 5px); top: -6px; z-index: 5; width: 10px; height: 10px; transform: rotate(45deg); display: block; background: #f2f2f2; border: 1px solid #ccc; border-width: 1px 0 0 1px; } .modalWindow { width: 100%; height: 100%; position: fixed; background: rgba(0, 0, 0, .25); left: 0; top: 0; bottom: 0; right: 0; z-index: 200; padding: 25px 10px 25px 10px; display: flex; justify-content: center; align-items: center; } .modalWindow-in { overflow: auto; max-height: 100%; max-width: 450px; padding: 30px; background: white; position: relative; z-index: 2; border-radius: var(--radius); text-align: center; } .modalWindowScroll { height: 100%; overflow: auto; } .modalWindow-in .closeWindow { cursor: pointer; text-align: center; right: 0; top: 0; position: absolute; width: 35px; line-height: 35px; cursor: pointer; font-size: 18px; } .modalWindow-in .closeWindow:hover { color: var(--primColor); } .modalWindow h2 img { margin-right: 10px; vertical-align: middle; max-width: 36px; height: auto; display: inline-block; } .modalWindow h2 { margin: 0 0 5px 0; } .modalWindowInCart .modalWindow-in li { padding: 2px 0; } .modalWindowInCart .modalWindow-in ol { margin: 0; padding: 0; list-style-type: none; } .modalWindowInCart .modalWindow-in { min-height: 30vh; max-width: 900px; width: 100%; text-align: left; } .modalBottomBtns { padding-top: 15px; margin-top: 15px; border-top: 1px solid #f7f7f7; display: flex; justify-content: space-between; flex-flow: row wrap; align-content: center; } /* coookies */ .cookies { background: #E3E3E3; border-top: 1px solid var(--bdrColor); padding: 10px 5px; display: flex; font-size: .85em; line-height: 1.25em; position: fixed; right: 0; left: 0; bottom: 0; width: 100; z-index: 100; justify-content: center; align-items: center; } .cookies p { margin: 0; } .cookiesBtn { padding: 0 10px; } .cookiesIn { max-width: 800px; padding: 0 10px; } .cookies .btn { padding: 5px 10px; } @media (max-width: 760px) { .navig { padding: 0 0 0 0; } .navig .nFirst, .navig .nLast { display: block; margin: 2px auto; } } @media (max-width: 650px) { .tickets li { width: 50%; } .linkBar { margin-left: -15px; margin-right: -15px; } } @media (max-width: 580px) { .loginInContentLinks { float: none; } .modalBottomBtns .btn { margin: 5px; } .modalBottomBtns { justify-content: center; } .orders { border-spacing: 0; border-collapse: collapse; } .orders td { padding: 0; } .orders td { background: transparent; } } @media (max-width: 470px) { .zal { display: none; } .navig { text-align: center; float: none; } .sortL, .sortR { display: block; vertical-align: middle; text-align: left; } } @media (max-width: 360px) { .icoButtons { display: block; } .icoButtons li { display: block; } .icoButtons li a i { display: inline-block; font-size: 20px; line-height: 1.2em; vertical-align: middle; margin: 0; padding: 0; width: auto; min-width: 2em; } .icoButtons li a { display: block; height: auto; text-align: left; width: 100%; max-width: 100%; padding: 10px; } } /* soubory ke stazeni */ .filesDwnlList { display: flex; flex-wrap: wrap; align-items: stretch; } .file { float: left; width: 50%; padding-top: 5px; border-width: 0; border: 1px solid var(--bdrColor); border-width: 0; } .file span+span { align-self: center; } .file a { text-decoration: none; font-size: 1em; line-height: 1.4em; word-break: break-all; display: block; } .file a em { white-space: nowrap; word-break: normal; } .file i { font-size: 1.8em; vertical-align: middle; opacity: .5; display: inline-block; padding-right: 15px; } .file a em { color: var(--textColor); font-size: .9em; font-style: normal; opacity: var(--setOpacity); } .file p { margin: 0; display: flex; } .file:nth-of-type(even) { padding-left: var(--hSpace); } .file:nth-of-type(odd) { border-right-width: 1px; padding-right: var(--hSpace); } .file:nth-of-type(n+3) { padding-top: 15px; } @media (max-width: 760px) { .file:nth-of-type(even) { padding-left: var(--RhSpace); } .file:nth-of-type(odd) { padding-right: var(--RhSpace); } } @media (max-width: 460px) { .filesDwnlList { display: block; } .file { float: none; max-width: 100%; width: 100%; } .file:nth-of-type(even) { padding-left: 0; } .file:nth-of-type(odd) { padding-right: 0; } .file:nth-of-type(n+2) { border-top-width: 1px; margin-top: 10px; padding-top: 10px; } } /*vyber pobocky popup*/ .onMap { display: flex; } .onMap h2 { font-size: 1.4em; font-weight: var(--fwN); } .onMapL .searchInContent { margin: 10px 0; } .onMap img { display: block; height: auto; max-width: 100%; } .onMapL { padding-right: 25px; width: 62%; min-height: 280px; padding-bottom: 5px; } .onMapR .placeDet h2 { font-size: 1.2em; font-weight: var(--fwB); } .onMapR { padding-left: 25px; border-left: 1px solid var(--bdrColor); width: 38%; display: flex; flex-flow: column nowrap; } .onMapR .btn { width: 100%; text-align: center; max-width: 310px; } .windowMap { position: relative; height: 360px; box-shadow: var(--shadow); } .mapLegend >div img { display: block; padding-right: 5px; width: 20px; height: auto; } .mapLegend >div { display: flex; font-size: .9em; align-items: center; padding: 0px 15px 10px 0px; } .mapLegend { display: flex; flex-flow: row wrap; margin-top: 20px; } .placeDetIn { max-height: 440px; overflow: auto; padding-right: 5px; } .placeDet { flex-grow: 10; } .postOpeningHours .day { min-width: 2.5em; display: inline-block; } .postOpeningHours { font-size: .9em; line-height: 1.4em; } .mapPoint img { display: block; height: auto; width: 100%; } .mapPoint img { width: 22px; height: auto; } .mapPoint span.active { background: var(--primColor); color: white; } .mapPoint span { text-align: center; font-size: 18px; border-radius: 50%; width: 32px; height: 32px; display: block; margin: 0 auto; line-height: 36px; display: flex; align-items: center; justify-content: center; } .mapPoint { display: block; background: url(/img/mappoint.svg) center center no-repeat; width: 46px; height: 55px; cursor: pointer; padding-top: 5px; background-size: contain; }
@media screen { 
/* https://www.leroy-eshop.cz/css/responsive-eshop.css */
@media (max-width: 1360px) { .productList main { background-position: 200px -220px; } } @media (max-width: 1260px) { .header .logo img { width: 200px; } } @media (max-width: 960px) { html, body { min-width: 260px; } #page, .productList #page { padding-top: 80px; } header { position: fixed; left: 0; top: 0; width: 100%; z-index: 100; height: 80px; } .HPindex header { background: linear-gradient(to bottom, rgba(37, 40, 73, 0.8) 20%, rgba(37, 40, 73, 0) 100%); height: 100px; } .header .section { padding-right: 80px; height: auto; position: relative; } .upperBtn { height: 80px; width: 80px; display: block; padding-top: 15px; } .logo { flex-grow: 10; padding-right: 10px; padding-top: 0; width: 100%; max-width: 280px; height: 80px; display: flex; align-items: center; } .logoIco { display: flex; align-items: center; width: 100%; max-width: 100%; } .logoIco svg { width: 50%; height: auto; } .upperBtn--cart { background: transparent; border-left-width: 1px; } .claim { display: none; } .cnt { display: none; } .topNav { display: none; } .HPindex .midCol { padding: 0 0; } .topBarNav { padding: 10px 0 0 0; } .colLayout { display: block; } .colLayout .midCol { width: 100%; } .colLayout .leftCol { width: 100%; margin: 15px 0 0 0; padding: 0 0 0 0; } .rightColLayout .rightCol { width: 100%; border-width: 1px 0 0 0; padding: 20px 0; } .leftMenuOn { display: flex; justify-content: space-between; align-items: center; } .menu, .filtr { display: none; margin: 0; } .filterInContent { display: block; } .menu ul a { padding-right: 20px; } .menu.simple, .menu.simple .topBarNav { display: block; } main { padding-top: 0; } .cartBox .cartIco i { width: 36px; line-height: 34px; height: 36px; font-size: 16px; } .cartBox { border-left: 1px solid var(--bdrColor); } .sortBox { padding-top: 0; margin-top: 15px; } .dialog { top: 80px; right: -160px; min-width: 320px; } .why__item { padding-left: 15px; padding-right: 15px; } .why_ico svg { width: 40px; height: 40px; } .why_ico { margin-bottom: 20px; } .why_hdr { font-size: 1.25em; line-height: 1.25em; } .pageTop { padding: 0; } .filtr .filtrCont { padding-right: 20px; } .pageHeader { padding-top: 30px; } body { background-image: none !important; } .bread { padding-top: 10px; } .promoHdr { color: var(--textColor); } } @media (max-width: 760px) { h1 { font-size: calc(1.2rem + 2vw); } .variant { display: none; } .razeni .col-8, .razeni .col-4 { float: none; width: auto; text-align: left; } .topBarNav { display: none; } .showOnBox { padding-left: 0; } footer { padding-top: 30px; padding-bottom: 30px; } .footerBottom { margin-top: 30px; } .ftrMenu__hdr { font-size: 1.2em; } .ftrLinks .ftrMenu { font-size: .875em; line-height: 1.4em; } } @media (max-width: 650px) { .content { padding: 25px 0; } .logBar strong { display: none; } .filtrSub .col-6 { width: 50%; float: left; clear: none; margin: 0; } .why__item { width: 100%; } } @media (max-width: 600px) { .upperBtn__text { display: none; } header { height: 60px; } .upperBtn { width: 60px; height: 60px; display: flex; align-items: center; padding: 0; justify-content: center; } .logoIco svg { width: 100%; } .logoIco svg.logo2 { display: none; } .upperBtn .icon-svg { width: 24px; height: 24px; } .header .section { padding-right: 60px; } .logo { height: 60px; max-width: 100px; } .dialog { top: 60px; min-width: 280px; right: -120px; } .dialogIn form, .regBox { padding: 15px; } .respNavBox { padding-top: 60px; } .pageHeaderIn { min-height: 0; } } @media (max-width: 470px) { form .col-4, form .col-3 { margin: 0 0; } .prepinac, .nejpr { display: none; } .showOn { width: auto; } .bigBtn { padding: 20px 15px; } .pageHeader .slideCont { padding: 0; } } @media (max-width: 400px) { .raz { display: block; padding-top: 4px; margin-left: 0; } footer { text-align: center; } .ftrLinks .ftrMenu { padding: 0; width: 100%; } .footerBottom { justify-content: center; } } @media (max-width: 375px) { .addCart button span { display: none; } } @media (min-width: 960px) { .menu, .topNav, .search { display: block !important; } }
}

/* plugins */

/* https://www.leroy-eshop.cz/css/jquery-ui-1.10.3.custom.css */
/*! jQuery UI - v1.10.3 - 2013-09-14 * http://jqueryui.com * Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px * Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */ input.hasDatepicker { padding-right: 40px; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAM1BMVEXL1dv////L1dvL1dvL1dvL1dvL1dvL1dvL1dvL1dvL1dvL1dvL1dvL1dvL1dvL1dvL1dufrY8XAAAAEHRSTlMAABEiM0RVZneImaq7zN3uf6QJ9gAAANxJREFUeAHt18GOhSAMheEOirc6Bc77P+2opIS7YUoyuYmT/quz8XPTDfT1Rznk0FQOkRaZOdJbYWPmhTQTFBKuUuicteBqn4ISaolaS0GNJ6AIIEsGEEnbL1dOrUxAfDpEdEpMmgBH/cU6BUn99g3iCsXPQpuc5QZl0UqDkoh8r79AG2oKdSlUK8sYylYI+xiCGZJPQ2Vpt9ySQC87ZMihSHdRB3G3dPxXyKGD7w4dLN3S8biDdMihJHdJh+Ru6XjWZTvkBymwxmNoLbCVwhiiwKZeRI9+QTrkkEM/d/1Ljcgl+KAAAAAASUVORK5CYII=), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAOCAIAAACKFloIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACVJREFUeNpi+fTpEwMDAwsjIyMSxcTERKQghAJJYPCYIDyAAAMAJAUDMM1gx/MAAAAASUVORK5CYII="); background-repeat: no-repeat, repeat-x; background-position: 100% center, 0 0; background-size: 32px 32px, auto; } .ui-helper-hidden { display: none } .ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px } .ui-widget { background-color: white; } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none } .ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; border-collapse: collapse } .ui-helper-clearfix:after { clear: both } .ui-helper-clearfix { min-height: 0 } .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0) } .ui-front { z-index: 100 } .ui-state-disabled { cursor: default!important } .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat } .ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100% } .ui-resizable { position: relative } .ui-resizable-handle { position: absolute; font-size: 0.1px; display: block } .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none } .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0 } .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0 } .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100% } .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100% } .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px } .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px } .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px } .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px } .ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted black } .ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; min-height: 0 } .ui-accordion .ui-accordion-icons { padding-left: 2.2em } .ui-accordion .ui-accordion-noicons { padding-left: .7em } .ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em } .ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px } .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto } .ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default } .ui-button { display: inline-block; position: relative; padding: 0; line-height: normal; margin-right: .1em; cursor: pointer; vertical-align: middle; text-align: center; overflow: visible } .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none } .ui-button-icon-only { width: 2.2em } button.ui-button-icon-only { width: 2.4em } .ui-button-icons-only { width: 3.4em } button.ui-button-icons-only { width: 3.7em } .ui-button .ui-button-text { display: block; line-height: normal } .ui-button-text-only .ui-button-text { padding: .4em 1em } .ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px } .ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em } .ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em } .ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em } input.ui-button { padding: .4em 1em } .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px } .ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px } .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em } .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em } .ui-buttonset { margin-right: 7px } .ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em } input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner { border: 0; padding: 0 } .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none } .ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0 } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 0; left: 0; } .ui-datepicker .ui-datepicker-next { left: auto; right: 0; } .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px } .ui-datepicker .ui-datepicker-title { margin: 0 35px; line-height: 1.2em; text-align: center } .ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0 } .ui-datepicker select.ui-datepicker-month-year { width: 100% } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49% } .ui-datepicker table { width: 100%; border-collapse: collapse; margin: 0 0 .4em; font-size: 1em; } .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } .ui-datepicker td { border: 0; padding: 1px; font-size: .95em; line-height: 2em; } .ui-datepicker td span, .ui-datepicker td a { display: block; padding: 0; text-align: center; text-decoration: none } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0 } .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible } .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left } .ui-datepicker.ui-datepicker-multi { width: auto } .ui-datepicker-multi .ui-datepicker-group { float: left } .ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto .4em } .ui-datepicker-multi-2 .ui-datepicker-group { width: 50% } .ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3% } .ui-datepicker-multi-4 .ui-datepicker-group { width: 25% } .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0 } .ui-datepicker-multi .ui-datepicker-buttonpane { clear: left } .ui-datepicker-row-break { clear: both; width: 100%; font-size: 0 } .ui-datepicker-rtl { direction: rtl } .ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right } .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left } .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group { float: right } .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px } .ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; outline: 0 } .ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative } .ui-dialog .ui-dialog-title { float: left; margin: .1em 0; white-space: nowrap; width: 90%; overflow: hidden; text-overflow: ellipsis } .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 21px; margin: -10px 0 0 0; padding: 1px; height: 20px } .ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto } .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin-top: .5em; padding: .3em 1em .5em .4em } .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right } .ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer } .ui-dialog .ui-resizable-se { width: 12px; height: 12px; right: -5px; bottom: -5px; background-position: 16px 16px } .ui-draggable .ui-dialog-titlebar { cursor: move } .ui-menu { list-style: none; padding: 2px; margin: 0; display: block; outline: none } .ui-menu .ui-menu { margin-top: -3px; position: absolute } .ui-menu .ui-menu-item { margin: 0; padding: 0; width: 100%; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) } .ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0 } .ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; min-height: 0; font-weight: normal } .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px } .ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5 } .ui-menu .ui-state-disabled a { cursor: default } .ui-menu-icons { position: relative } .ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em } .ui-menu .ui-icon { position: absolute; top: .2em; left: .2em } .ui-menu .ui-menu-icon { position: static; float: right } .ui-progressbar { height: 2em; text-align: left; overflow: hidden } .ui-progressbar .ui-progressbar-value { margin: -1px; height: 100% } .ui-progressbar .ui-progressbar-overlay { height: 100%; filter: alpha(opacity=25); opacity: 0.25 } .ui-progressbar-indeterminate .ui-progressbar-value { background-image: none } .ui-slider { position: relative; text-align: left } .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default } .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0 } .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit } .ui-slider-horizontal { height: .8em } .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em } .ui-slider-horizontal .ui-slider-range { top: 0; height: 100% } .ui-slider-horizontal .ui-slider-range-min { left: 0 } .ui-slider-horizontal .ui-slider-range-max { right: 0 } .ui-slider-vertical { width: .8em; height: 100px } .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em } .ui-slider-vertical .ui-slider-range { left: 0; width: 100% } .ui-slider-vertical .ui-slider-range-min { bottom: 0 } .ui-slider-vertical .ui-slider-range-max { top: 0 } .ui-spinner { position: relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle } .ui-spinner-input { border: none; background: none; color: inherit; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px } .ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0 } .ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none } .ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0 } .ui-spinner-up { top: 0 } .ui-spinner-down { bottom: 0 } .ui-spinner .ui-icon-triangle-1-s { background-position: -65px -16px } .ui-tabs { position: relative; padding: .2em } .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0 } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom-width: 0; padding: 0; white-space: nowrap } .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none } .ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px } .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text } .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none } .ui-tooltip { padding: 8px; position: absolute; z-index: 9999; max-width: 300px; -webkit-box-shadow: 0 0 5px #aaa; box-shadow: 0 0 5px #aaa } body .ui-tooltip { border-width: 2px; } .ui-widget {} .ui-widget .ui-widget { font-size: 1em } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {} .ui-widget-content { border: 1px solid #ddd; color: #333 } .ui-widget-content a { color: #333 } .ui-widget-header { font-weight: 300; font-size: 1.3em; } .ui-widget-header a { color: #333; text-decoration: none; vertical-align: middle; display: block; text-align: center; border: 1px solid var(--borderColor); min-width: 30px; height: 30px; font-family: 'Font Awesome 5 Pro'; font-weight: 400; font-size: 13px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 26px; cursor: pointer; } .ui-widget-header a:hover { background: var(--primColor); border-color: var(--primColor); color: white; } .ui-widget-header a:before { content: "\f0d9"; } .ui-widget-header a.ui-datepicker-next:before { content: "\f0da"; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 0; color: var(--textColor) } .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: var(--textColor); text-decoration: none } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { text-decoration: none; background: var(--secColor); color: white; } .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { text-decoration: none; background: var(--secColor); color: white; } .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: var(--secColor); color: white; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { text-decoration: none; } .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border: 0; color: #fff; background: var(--primColor); } .ui-datepicker-calendar td a { display: block; text-align: center; border-radius: 50%; max-width: 2em; margin: 0 auto; } .ui-datepicker-calendar { table-layout: fixed; } .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: #363636 } .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { border: 1px solid #cd0a0a; color: #fff } .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #fff } .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #fff } .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold } .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: var(--setOpacity); filter: Alpha(Opacity=70); font-weight: normal } .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter: Alpha(Opacity=35); background-image: none } .ui-state-disabled .ui-icon { filter: Alpha(Opacity=35) } .ui-icon { width: 16px; height: 16px }
/* https://www.leroy-eshop.cz/css/select2.css */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* https://www.leroy-eshop.cz/css/select2-custom.css */
.content .select2 ul li:before { display: none; } .content .select2 ul li { margin: 0; padding: 0; } /*background*/ .selection .select2-selection { background: #fff; } /* border */ .select2-dropdown, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--multiple .select2-selection__choic, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-selection--multiple .select2-selection__choice { border-color: #ccc; outline: 0; } /*focus*/ .select2-container--default.select2-container--focus .select2-selection--multiple { border-color: var(--primColor); } /*barva textu*/ .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-selection__arrow { color: var(--textColor); } /*vyska*/ .select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow { height: 44px; } .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-selection__arrow, .select2-selection__rendered { line-height: 44px; } .select2-search.select2-search--inline, .select2-container .select2-search--inline .select2-search__field { line-height: 42px; /* -2px */ } .select2-selection__choice { line-height: 30px; /* vyska - 14px */ } /*padding*/ .select2-container .select2-selection--single .select2-selection__rendered { padding-left: 14px; } .select2-results__option, .select2-container--default .select2-selection--multiple .select2-selection__rendered { padding-left: 14px; padding-right: 14px; } /*border radius*/ .select2-dropdown, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple { border-radius: 0; } .select2-container--default .select2-selection--multiple .select2-selection__choice { border-radius: var(--radius); margin-bottom: 5px; /*tagy*/ } /*vyhledavac*/ .select2-search--dropdown .select2-search__field { padding: 4px 13px; } /*sipka*/ .select2-selection__arrow:after { display: inline-block; font-family: 'Font Awesome 5 Pro'; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f107"; color: var(--primColor); font-size: 12px; } .select2-container--open .select2-selection__arrow:after { content: "\f106"; } /*background vyberane polozky  v selectu*/ .select2-container--default .select2-results__option[aria-selected="true"] { background-color: #ededed; } /*hovers*/ .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: var(--primColor); color: white; } .select2-container--classic .select2-selection--single:focus { border-color: var(--primColor); } /* barva roletky */ .select2-results { color: var(--textColor); background: #fff; } /* vyska roletky */ .select2-container--default .select2-results>.select2-results__options { max-height: 240px; } /*tagy*/ .select2-selection__choice { font-size: .8em; } .select2-selection__choice__remove { text-align: center; min-width: 18px; } .select2-container--default .select2-selection--multiple .select2-selection__choice { background: #f8f8f8; } /*background vyberu v selectu*/ .select2-container--default .select2-results__option[aria-selected="true"] { background-color: #ededed; color: var(--textColor); } /*-----*/ .select2-container .select2-selection--multiple .select2-selection__rendered { display: block; } .select2-container .select2-search--inline .select2-search__field { margin: 0 0; } .select2-selection__arrow b { display: none; }
/* https://www.leroy-eshop.cz/css/fontawesome.min.css */
/*! * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Commercial License) */ .fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-alarm-clock:before{content:"\f34e"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-heart:before{content:"\f499"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-bump:before{content:"\f5e0"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-wide:before{content:"\f326"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hashtag:before{content:"\f292"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-home:before{content:"\f015"}.fa-home-heart:before{content:"\f4c9"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-racquet:before{content:"\f45a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scrubber:before{content:"\f2f8"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skeleton:before{content:"\f620"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-ramp:before{content:"\f4e0"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-watch:before{content:"\f2e1"}.fa-watch-fitness:before{content:"\f63e"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/* https://www.leroy-eshop.cz/css/fa-brands.css */
/*! * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Commercial License) */ @font-face { font-family: 'Font Awesome 5 Brands'; font-style: normal; font-weight: normal; src: url("../webfonts/fa-brands-400.eot"); src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); } .fab { font-family: 'Font Awesome 5 Brands'; }
/* https://www.leroy-eshop.cz/css/fa-solid.min.css */
/*! * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Commercial License) */ @font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}
/* https://www.leroy-eshop.cz/css/jquery.fancybox.css */
@charset "UTF-8"; .fancybox-enabled { overflow: hidden; } .fancybox-enabled body { overflow: visible; height: 100%; } .fancybox-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99993; -webkit-backface-visibility: hidden; backface-visibility: hidden; } /* Make sure that the first one is on the top */ .fancybox-container ~ .fancybox-container { z-index: 99992; } .fancybox-bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #0f0f11; opacity: 0; transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19); -webkit-backface-visibility: hidden; backface-visibility: hidden; } .fancybox-container--ready .fancybox-bg { opacity: 0.87; transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); } .fancybox-controls { position: absolute; top: 0; left: 0; right: 0; text-align: center; opacity: 0; z-index: 99994; transition: opacity .2s; pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; direction: ltr; } .fancybox-show-controls .fancybox-controls { opacity: 1; } .fancybox-infobar { display: none; } .fancybox-show-infobar .fancybox-infobar { display: inline-block; pointer-events: all; } .fancybox-infobar__body { display: inline-block; width: 70px; line-height: 44px; font-size: 13px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; text-align: center; color: #ddd; background-color: rgba(30, 30, 30, 0.7); pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: subpixel-antialiased; } .fancybox-buttons { position: absolute; top: 0; right: 0; display: none; pointer-events: all; } .fancybox-show-buttons .fancybox-buttons { display: block; } .fancybox-slider-wrap { overflow: hidden; direction: ltr; } .fancybox-slider-wrap, .fancybox-slider { position: absolute; top: 0; left: 0; bottom: 0; right: 0; padding: 0; margin: 0; z-index: 99993; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-tap-highlight-color: transparent; } .fancybox-slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; overflow: auto; outline: none; white-space: normal; box-sizing: border-box; text-align: center; z-index: 99994; -webkit-overflow-scrolling: touch; } .fancybox-slide::before { content: ''; display: inline-block; vertical-align: middle; height: 100%; width: 0; } .fancybox-slide > * { display: inline-block; position: relative; padding: 24px; margin: 44px 0 44px; border-width: 0; vertical-align: middle; text-align: left; background-color: #fff; overflow: auto; box-sizing: border-box; } .fancybox-slide--image { overflow: hidden; } .fancybox-slide--image::before { display: none; } .fancybox-content { display: inline-block; position: relative; margin: 44px auto; padding: 0; border: 0; width: 80%; height: calc(100% - 88px); vertical-align: middle; line-height: normal; text-align: left; white-space: normal; outline: none; font-size: 16px; font-family: Arial, sans-serif; box-sizing: border-box; -webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; } .fancybox-iframe { display: block; margin: 0; padding: 0; border: 0; width: 100%; height: 100%; background: #fff; } .fancybox-slide--video .fancybox-content, .fancybox-slide--video .fancybox-iframe { background: transparent; } .fancybox-placeholder { position: absolute; top: 0; left: 0; margin: 0; padding: 0; border: 0; z-index: 99995; background: transparent; cursor: default; overflow: visible; -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; background-size: 100% 100%; background-repeat: no-repeat; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .fancybox-image, .fancybox-spaceball { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; border: 0; max-width: none; max-height: none; background: transparent; background-size: 100% 100%; } .fancybox-controls--canzoomOut .fancybox-placeholder { cursor: -webkit-zoom-out; cursor: zoom-out; } .fancybox-controls--canzoomIn .fancybox-placeholder { cursor: -webkit-zoom-in; cursor: zoom-in; } .fancybox-controls--canGrab .fancybox-placeholder { cursor: -webkit-grab; cursor: grab; } .fancybox-controls--isGrabbing .fancybox-placeholder { cursor: -webkit-grabbing; cursor: grabbing; } .fancybox-spaceball { z-index: 1; } .fancybox-tmp { position: absolute; top: -9999px; left: -9999px; visibility: hidden; } .fancybox-error { position: absolute; margin: 0; padding: 40px; top: 50%; left: 50%; width: 380px; max-width: 100%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #fff; cursor: default; } .fancybox-error p { margin: 0; padding: 0; color: #444; font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; } .fancybox-close-small { position: absolute; top: 0; right: 0; width: 44px; height: 44px; padding: 0; margin: 0; border: 0; border-radius: 0; outline: none; background: transparent; z-index: 10; cursor: pointer; } .fancybox-close-small:after { content: '×'; position: absolute; top: 5px; right: 5px; width: 30px; height: 30px; font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif; color: #888; font-weight: 300; text-align: center; border-radius: 50%; border-width: 0; background: #fff; transition: background .2s; box-sizing: border-box; z-index: 2; } .fancybox-close-small:focus:after { outline: 1px dotted #888; } .fancybox-slide--video .fancybox-close-small { top: -36px; right: -36px; background: transparent; } .fancybox-close-small:hover:after { color: #555; background: #eee; } /* Caption */ .fancybox-caption-wrap { position: absolute; bottom: 0; left: 0; right: 0; padding: 60px 30px 0 30px; z-index: 99998; -webkit-backface-visibility: hidden; backface-visibility: hidden; box-sizing: border-box; background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%); opacity: 0; transition: opacity .2s; pointer-events: none; } .fancybox-show-caption .fancybox-caption-wrap { opacity: 1; } .fancybox-caption { padding: 30px 0; border-top: 1px solid rgba(255, 255, 255, 0.4); font-size: 14px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; color: #fff; line-height: 20px; -webkit-text-size-adjust: none; } .fancybox-caption a, .fancybox-caption button { pointer-events: all; } .fancybox-caption a { color: #fff; text-decoration: underline; } /* Buttons */ .fancybox-button { display: inline-block; position: relative; width: 44px; height: 44px; line-height: 44px; margin: 0; padding: 0; border: 0; border-radius: 0; cursor: pointer; background: transparent; color: #fff; box-sizing: border-box; vertical-align: top; outline: none; } .fancybox-button--disabled { cursor: default; pointer-events: none; } .fancybox-infobar__body, .fancybox-button { background: rgba(30, 30, 30, 0.6); } .fancybox-button:hover { background: rgba(0, 0, 0, 0.8); } .fancybox-button::before, .fancybox-button::after { content: ''; pointer-events: none; position: absolute; border-color: #fff; background-color: currentColor; color: currentColor; opacity: 0.9; box-sizing: border-box; display: inline-block; } .fancybox-button--disabled::before, .fancybox-button--disabled::after { opacity: 0.5; } .fancybox-button--left::after { left: 20px; top: 18px; width: 6px; height: 6px; background: transparent; border-top: solid 2px currentColor; border-right: solid 2px currentColor; -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); } .fancybox-button--right::after { right: 20px; top: 18px; width: 6px; height: 6px; background: transparent; border-top: solid 2px currentColor; border-right: solid 2px currentColor; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .fancybox-button--left { border-bottom-left-radius: 5px; } .fancybox-button--right { border-bottom-right-radius: 5px; } .fancybox-button--close { float: right; } .fancybox-button--close::before, .fancybox-button--close::after { content: ''; display: inline-block; position: absolute; height: 2px; width: 16px; top: calc(50% - 1px); left: calc(50% - 8px); } .fancybox-button--close::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .fancybox-button--close::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } /* Loading spinner */ .fancybox-loading { border: 6px solid rgba(100, 100, 100, 0.4); border-top: 6px solid rgba(255, 255, 255, 0.6); border-radius: 100%; height: 50px; width: 50px; -webkit-animation: fancybox-rotate .8s infinite linear; animation: fancybox-rotate .8s infinite linear; background: transparent; position: absolute; top: 50%; left: 50%; margin-top: -25px; margin-left: -25px; z-index: 99999; } @-webkit-keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } /* Styling for Small-Screen Devices */ @media all and (max-width: 800px) { .fancybox-controls { text-align: left; } .fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) { display: none !important; } .fancybox-caption { padding: 20px 0; margin: 0; } } /* Fullscreen  */ .fancybox-button--fullscreen::before { width: 15px; height: 11px; left: 15px; top: 16px; border: 2px solid; background: none; } /* Slideshow button */ .fancybox-button--play::before { top: 16px; left: 18px; width: 0; height: 0; border-top: 6px inset transparent; border-bottom: 6px inset transparent; border-left: 10px solid; border-radius: 1px; background: transparent; } .fancybox-button--pause::before { top: 16px; left: 18px; width: 7px; height: 11px; border-style: solid; border-width: 0 2px 0 2px; background: transparent; } /* Thumbs */ .fancybox-button--thumbs span { font-size: 23px; } .fancybox-button--thumbs::before { top: 20px; left: 21px; width: 3px; height: 3px; box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; } .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap, .fancybox-container--thumbs .fancybox-caption-wrap { right: 220px; } .fancybox-thumbs { position: absolute; top: 0; right: 0; bottom: 0; left: auto; width: 220px; margin: 0; padding: 5px 5px 0 0; background: #fff; z-index: 99993; word-break: normal; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: transparent; box-sizing: border-box; } .fancybox-thumbs > ul { list-style: none; position: absolute; position: relative; width: 100%; height: 100%; margin: 0; padding: 0; overflow-x: hidden; overflow-y: auto; font-size: 0; } .fancybox-thumbs > ul > li { float: left; overflow: hidden; max-width: 50%; padding: 0; margin: 0; width: 105px; height: 75px; position: relative; cursor: pointer; outline: none; border: 5px solid #fff; border-top-width: 0; border-right-width: 0; -webkit-tap-highlight-color: transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; box-sizing: border-box; } li.fancybox-thumbs-loading { background: rgba(0, 0, 0, 0.1); } .fancybox-thumbs > ul > li > img { position: absolute; top: 0; left: 0; min-width: 100%; min-height: 100%; max-width: none; max-height: none; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .fancybox-thumbs > ul > li:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 2px; border: 4px solid #4ea7f9; z-index: 99991; opacity: 0; transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); } .fancybox-thumbs > ul > li.fancybox-thumbs-active:before { opacity: 1; } /* Styling for Small-Screen Devices */ @media all and (max-width: 800px) { .fancybox-thumbs { display: none !important; } .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap, .fancybox-container--thumbs .fancybox-caption-wrap { right: 0; } }

/* print */

@media print { 
/* https://www.leroy-eshop.cz/css/print.css */
* { text-shadow: none !important; } html, body { color: Black !important; background: transparent none; font-size: 11pt; } a { color: Black !important; background-color: transparent !important; } *, *:before, *:after { box-sizing: border-box; background-clip: padding-box; } img { box-sizing: content-box; max-width: 100%; height: auto; } @page { margin: 0.5cm; } section { background: transparent none; } .topBar, .topCont, .upper, .lang, .cartBox, .gal, .loginBox, .topBox, .topNav, .respNav, #dark, .thReplace, .menuBtn, .leftCol, .rightCol, footer, form, .breadCrumbs, object, video, .slideShow, .loga, .socIco, .soc { display: none; } .tab { border-collapse: collapse; font-size: 1em; border: 1px solid var(--bdrColor); } .tab td, .tab th { border: 1px solid var(--bdrColor); } input, textarea, select { font-size: 1em; } img { float: left; margin: 0 2em .5em 0; max-width: 30%; height: auto; } a img { border: 0; } h1, h2, h3, .main, .lomic { clear: both; } h1, h2, h3, h4, h5, h6 { page-break-after: avoid; font-family: inherit; font-weight: bold; margin: .4em 0; background: transparent none; } h1 { font-size: 21pt; margin: 15pt 0 3pt 0; } .logo span { display: inline-block; vertical-align: middle; } .logo img { max-width: 4cm; height: auto; } h2 { font-size: 19pt; margin: 15pt 0 6pt 0; } h3 { font-size: 17pt; margin: 15pt 0 4pt 0; } h4 { font-size: 15pt; margin: 15pt 0 3pt 0; } h5 { font-size: 13pt; margin: 15pt 0 2pt 0; } h6 { font-size: 11pt; margin: 15pt 0 2pt 0; } hr { height: 1px; color: #dddddd; background: #ddd; clear: both; margin: 0; padding: 0; border: 0; width: 100%; } img, ul, ol, article { page-break-inside: avoid; } .lomic { clear: both; } .columns { display: block; } main { clear: both; } #page, .header { background-image: none !important; }
}

/* vars */

:root {
--textColor: #252849;
--primColor: #81c7b9;
--secColor: #e3cdb8;
--altColor: #6c6c6c;
--bdrColor: #d3dddd;
--hSpace: 30px;
--RhSpace: 15px;
--vSpace: 60px;
--fwB: 700;
--fwN: 400;
--fwL: 400;
--setOpacity: .7;
--shadow: none;
--radius: 0;
}