body {
font-family: 'Roboto', sans-serif;
}    html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b, strong {
font-weight: bolder;
} code, kbd, samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button, input, optgroup, select, textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button, input { overflow: visible;
} button, select { text-transform: none;
} button, [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"], [type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} .ns-slider {
overflow: hidden;
position: relative;
opacity: 0;
height: 520px;
margin-bottom: 0;
}
.slick-initialized {
opacity: 1;
}
.ns-slider .slide {
background: no-repeat cover 100% auto center;
height: 520px;
overflow: hidden;
-webkit-mask-image: -webkit-radial-gradient(white, black);
}
.ns-slider .slick-track {
background: #24272e !important;
}
.ns-slider .slide > div, .ns-slider .slide > div > div {
height: 100%;
}
.ns-slider .slide > div > div {
display: flex;
align-items: center;
}
.ns-slider-text { }
.ns-slider .slick-dots > li:only-child {
display: none;
}
.ns-slider-text .btn:hover {
border-color: #0a8fbd;
}
.ns-slider h1, .ns-slider h2 {
font-size: 35px;
font-weight: 700;
line-height: 46px;
color: #000;
}
.ns-slider h4 {
font-size: 20px;
font-weight: 400;
line-height: 31px;
color: #000;
position: relative;
z-index: 10;
margin-bottom: 25px;
}
.ns-slide-background-img > div > div > div:first-child {
height: 100%;
display: flex;
align-items: center;
}
.bot-btns {
position: relative;
bottom: 0;
height: 100% !important;
width: 100vw;
}
.bot-btns > a {
position: absolute;
bottom: 45px;
background-color: #fff;
border-radius: 6px;
padding: 15px 45px;
}
.bot-btns .left-btn {
left: 20%;
}
.bot-btns .right-btn {
right: 20%;
}
.ns-slider .slick-dots {
width: auto;
position: absolute;
left: calc(50% - 9px);
bottom: 15px;
margin: 0;
padding: 0;
display: flex;
}
.ns-slider .slick-dots li {
display: block;
margin-right: 18px;
}
.ns-slider .slick-dots li:last-child {
margin-right: 0;
}
.ns-slider .slick-dots li button {
border: 1px solid #888;
outline: none;
background-color: transparent;
cursor: pointer;
transition: border-color 0.2s, background-color 0.2s;
}
.ns-slider .slick-dots li.slick-active button, .ns-slider .slick-dots li button:hover {
background: #888;
border-color: #888;
transition: border-color 0.2s, background-color 0.2s;
}
.ns-slider .slick-dots li:focus, .ns-slider .slick-dots li button {
outline: none !important;
font-size: 0;
height: 12px;
width: 12px;
border-radius: 50%;
}
.ns-slider-text h4 {
animation-duration: 1.4s;
animation-delay: 0.2s;
}
.ns-slider-text h1, .ns-slider-text h2 {
animation-duration: 1.6s;
animation-delay: 0.4s;
}
.ns-slider-text .btn1 {
animation-duration: 1s;
animation-delay: 0.6s;
position: relative;
z-index: 10;
}
.ns-slider-text .btn2 {
animation-duration: 0.8s;
animation-delay: 0.8s;
}
.ns-slider-arrowdown {
position: absolute;
display: block;
width: 26px;
height: 55px;
z-index: 5;
left: calc(50% - 13px);
bottom: 100px;
animation: bouncy 1200ms ease-in-out;
animation-iteration-count: infinite;
cursor: pointer;
}
.slick-arrow.prev, .slick-arrow.next {
position: absolute;
display: flex !important;
align-items: center;
justify-content: center;
cursor: pointer;
top: 50%;
transform: translateY(-50%);
z-index: 20;
font-size: 0;
border: none;
border-radius: 50%;
width: 45px;
height: 45px;
background: #fff;
transition: background-color 0.2s;
}
.slick-arrow.prev:hover, .slick-arrow.next:hover {
background: #fff;
}
.slick-arrow.prev {
left: calc(0px + 10%);
}
.slick-arrow.next {
right: calc(0px + 10%);
}
.slick-arrow > svg {
width: 14px;
stroke: #000;
transition: stroke 0.2s;
}
.slick-arrow:hover > svg {
stroke: #fff;
}
@keyframes bouncy {
0% {
bottom: -15px;
}
50% {
bottom: 15px;
}
100% {
bottom: -15px;
}
}
@media screen and (max-width: 1366px) {
.ns-slider .slick-dots {
left: calc(50% + 5px);
transform: translateX(-50%);
}
}
@media screen and (max-width: 991px) {
.ns-slider, .ns-slider .slide {
height: 570px;
}
}
@media screen and (max-width: 767px) {
.ns-slider-text {
margin: 0 auto;
}
.ns-slider, .ns-slider .slide {
height: 480px;
background-position-x: center !important;
}
.ns-slider h1, .ns-slider h2 {
font-size: 32px;
line-height: 48px;
}
.ns-slider-text {
margin-top: 20px;
}
.ns-slider .slide > div, .ns-slider .slide > div > div {
height: auto;
}
.bot-btns {
display: flex;
align-items: center;
justify-content: center;
top: 50%;
flex-direction: column;
bottom: unset;
width: unset;
height: auto !important;
}
.bot-btns > a {
position: relative;
bottom: unset;
margin-bottom: 15px;
}
.bot-btns .left-btn {
left: unset;
}
.bot-btns .right-btn {
right: unset;
}
}
@media screen and (max-width: 576px) {
.ns-slider, .ns-slider .slide {
height: 445px;
}
.ns-slider h1, .ns-slider h2 {
max-width: unset;
}
.ns-slider-text {
position: relative;
top: unset;
margin-top: 15px;
}
.bot-btns {
top: 275px;
flex-direction: row;
justify-content: space-between;
bottom: 0;
}
.bot-btns > a {
padding: 10px;
min-width: 130px;
}
.bot-btns > a > img {
height: 30px;
width: auto;
margin: 0 auto;
}
.bot-btns .left-btn {
left: 5px;
}
.bot-btns .right-btn {
right: 5px;
}
.ns-slider .ns-slide-background-img {
background: linear-gradient(270deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
}
.ns-slider .slick-dots li {
margin-right: 10px;
}
.ns-slider .slick-dots li:focus, .ns-slider .slick-dots li button {
height: 9px;
width: 9px;
}
.ns-slider-text .btn1 {
font-size: 10px !important;
padding: 3px 6px !important;
}
}
@media screen and (max-width: 360px) {
.ns-slider, .ns-slider .slide {
height: 195px;
}
}
.ns-mainmenu-switch {
display: none;
position: absolute;
right: 15px;
top: -55px;
width: 30px;
height: 24px;
z-index: 20;
cursor: pointer;
}
.ns-mainmenu-switch div {
position: absolute;
display: block;
height: 3px;
width: 100%;
background: #e00;
border-radius: 0;
}
.ns-mainmenu-switch div:first-child {
transition: all 0.3s;
}
.ns-mainmenu-switch div:nth-child(2) {
margin-top: 8px;
transition: all 0.3s;
}
.ns-mainmenu-switch div:nth-child(3) {
margin-top: 8px;
transition: all 0.3s;
}
.ns-mainmenu-switch div:nth-child(4) {
margin-top: 16px;
transition: all 0.3s;
}
.ns-mainmenu-switch.x-btn div:nth-child(2) {
transform: rotate(45deg);
}
.ns-mainmenu-switch.x-btn div:nth-child(3) {
transform: rotate(-45deg);
}
.ns-mainmenu-switch.x-btn div:nth-child(1), .ns-mainmenu-switch.x-btn div:nth-child(4) {
opacity: 0;
}
.ns-cmen-topcontainer {
position: relative;
text-align: right;
margin-top: -59px;
}
.ns-cmen-cont {
position: static;
display: inline-block;
text-align: left;
}
.ns-cmen-cont > div > a {
display: inline-block;
font-size: 20px;
font-weight: 700;
color: #000;
padding-bottom: 30px;
}
.ns-cmen-cont > div > .fa {
margin-left: 10px;
}
.ns-cmen-cont:hover > div > a, .ns-cmen-cont:hover > div > .fa {
color: #e00;
text-decoration: none;
}
.ns-cmen-cont > div > .fa {
transition: transform 0.4s;
}
.ns-cmen-cont:hover > div > .fa {
transform: rotateX(180deg);
}
.ns-cmen-cont > div:first-child {
margin-left: 50px;
}
.ns-cmen-submenucont {
position: absolute;
width: 100%;
left: 0;
z-index: 120;
padding: 60px 90px;
box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
background: #fff;
opacity: 0;
visibility: hidden;
transition: 0.2s;
}
.ns-cmen-cont:hover .ns-cmen-submenucont {
visibility: visible;
opacity: 1;
transition-delay: 0s;
}
.ns-cmen-submenucont h4 a {
font-size: 18px;
font-weight: 700;
color: #e00;
}
.ns-cmen-submenucont ul li a {
font-size: 16px;
font-weight: 400;
color: #000;
}
.ns-cmen-submenucont ul {
margin: 0;
padding: 0;
}
.ns-cmen-submenucont ul li {
list-style: none;
}
.ns-cmen-submenucont > div > div {
margin-bottom: 30px;
}
a.ns-cmen-link {
transition: color 0.2s;
}
.ns-cmen-submenucont ul li a.cmen-current, .ns-cmen-submenucont ul li a.cmen-current-parent, .ns_active_cat > a.ns-cmen-link {
color: #e00;
}
.ns_active_cat > .fa {
transform: rotateX(180deg);
color: #e00;
}
.ns-cmen-overlay {
position: fixed;
visibility: hidden;
opacity: 0;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 15;
transition: opacity 0.4s;
}
@media screen and (max-width: 1200px) {
.ns-cmen-topcontainer {
margin-top: -51px;
}
.ns-cmen-submenucont {
padding: 30px 35px;
}
}
@media screen and (max-width: 1380px) {
.ns-mainmenu-switch {
display: block;
}
.ns-cmen-topcontainer {
margin-top: 35px;
display: none;
position: relative;
width: 100%;
max-height: 100vh;
padding-bottom: 66vh;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
z-index: 0;
}
.ns-cmen-topcontainer.show-cmen {
display: block;
}
.ns-cmen-cont {
display: block;
}
.ns-cmen-cont > div:first-child {
margin-left: 0;
}
.ns-cmen-cont:hover .ns-cmen-submenucont {
visibility: unset;
opacity: 0;
}
.ns-cmen-submenucont {
padding: 0;
box-shadow: none;
position: relative;
visibility: visible;
opacity: 0;
height: 0;
z-index: 0;
}
.ns-cmen-cont.show-submenu .ns-cmen-submenucont {
height: auto;
max-height: 10000px;
opacity: 1;
}
.ns-cmen-cont > div > .fa {
position: absolute;
right: 0;
}
.ns-cmen-cont > div > a {
font-size: 18px;
}
.ns-cmen-cont:hover > div > .fa, .ns_active_cat > .fa {
transform: unset;
}
.ns-cmen-cont:hover > div > a, .ns-cmen-cont:hover > div > .fa {
color: #000;
}
.ns-cmen-cont:hover > div > .fa.turn-me-round {
transform: rotateX(180deg);
color: #e00;
}
}
@media screen and (max-width: 767px) {
.ns-mainmenu-switch {
top: -40px;
}
}
.ns-frontbox {
position: relative;
height: 100%;
width: 100%;
margin-bottom: 0;
overflow: visible;
border: 1px solid #c8c8c8;
border-radius: 15px;
}
.ns-frontbox > div {
align-items: center;
}
.ns-frontbox .ns-frontbox-txt h3 {
font-size: 24px;
font-weight: 700;
color: #0a8fbd;
}
.ns-frontbox .ns-frontbox-txt {
color: #949494;
}
.ns-frontbox .ns-frontbox-txt h3 a {
transition: color 0.2s;
}
.ns-frontbox .ns-frontbox-txt h3 a:hover {
text-decoration: none;
transition: color 0.2s;
}
.ns-frontbox .ns-frontbox-img-container {
display: flex;
align-items: center;
margin: -1px 0 -1px -1px;
padding: 70px 25px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}
@media screen and (max-width: 991px) {
.ns-frontbox .ns-frontbox-img-container {
border-top-right-radius: 15px;
border-bottom-left-radius: 0;
justify-content: center;
padding: 25px;
}
.ns-frontbox-txt {
text-align: center;
padding-bottom: 30px;
}
.ns-frontbox-txt h3 {
padding: 10px;
margin-bottom: 0;
}
}
@media screen and (max-width: 767px) {
.ns-frontbox {
margin-bottom: 30px;
}
}
.ns-elements-slider {
margin: 0 -15px;
}
.ns-elements-slider .slick-slide {
position: relative;
padding: 0 15px;
}
.ns-elements-static .gal-item {
position: relative;
display: block;
float: left;
min-height: 0;
height: 100%;
}
.ns-elements-static .gal-item > img {
display: block;
margin: 0;
}
.ns-elements-static .gal-item img:first-child {
margin-left: 0;
}
.ns-elements-static .gal-item img:last-child {
margin-right: 0;
}
.ns-elements-static .gal-item:nth-child(2) {
margin: 0 30px;
}
.ns-elements-slider .slick-next, .ns-elements-slider .slick-prev {
content: "";
position: absolute;
display: block;
height: 30px;
width: 30px;
line-height: 0;
font-size: 0px;
cursor: pointer;
background: 0 0;
color: transparent;
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
z-index: 1;
}
.ns-elements-slider .slick-prev:before, .ns-elements-slider .slick-next:before {
top: 0;
left: 0;
font-size: 21px;
color: #000;
line-height: 33px;
box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
transition: box-shadow 0.2s;
}
.ns-elements-slider .slick-prev:hover:before, .ns-elements-slider .slick-next:hover:before {
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.elements-slider-overlay {
position: absolute;
bottom: 0;
width: calc(100% - 30px);
max-width: 468px;
background: rgba(53, 107, 0, 0.5);
color: #fff;
text-align: center;
font-weight: 500;
height: 100%;
opacity: 0;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
transition: opacity 0.2s;
}
.elements-slider-overlay p {
font-family: 'Roboto', sans-serif;
font-size: 28px;
margin: 0;
padding: 0;
line-height: 1.5;
}
.elements-slider-overlay img {
position: absolute;
top: 50%;
width: 42px;
height: 42px;
margin: 0 auto;
margin-top: 20px;
opacity: 0;
transition: 0.3s;
}
.ns-elements-slider .slick-slide:hover .elements-slider-overlay, .ns-elements-static .gal-item:hover .elements-slider-overlay {
opacity: 1;
}
.ns-elements-slider .slick-slide:hover .elements-slider-overlay img, .ns-elements-static .gal-item:hover .elements-slider-overlay img {
opacity: 1;
}
.ns-elements-static .elements-slider-overlay {
width: 100%;
}
.ns-elements-slider .slick-dots {
width: auto;
position: absolute;
left: calc(50% + 6px);
transform: translateX(-50%);
bottom: -45px;
margin: 0;
padding: 0;
display: flex !important;
}
.ns-elements-slider .slick-dots li {
display: block;
margin-right: 10px;
}
.ns-elements-slider .slick-dots li:focus, .ns-elements-slider .slick-dots li button {
outline: none !important;
}
.ns-elements-slider li button {
cursor: pointer;
width: 30px;
height: 5px;
font-size: 0;
border-radius: 0;
background-color: #fff;
opacity: 0.5;
transition: opacity 0.2s;
}
.ns-elements-slider li.slick-active button {
opacity: 1;
}
.ns-elements-slider li button:hover {
opacity: 1;
}
@media screen and (max-width: 1520px) { }
@media screen and (max-width: 767px) { .elements-slider-overlay p {
font-size: 14px;
}
.ns-elements-slider .slick-slide:hover .elements-slider-overlay img {
opacity: 1;
}
}
@media screen and (max-width: 550px) {
.ns-elements-slider .slick-slide:hover .elements-slider-overlay {
height: 0%;
padding-top: 0%;
}
.ns-elements-slider .slick-slide:hover .elements-slider-overlay img {
opacity: 0;
}
.ns-elements-slider .slick-prev {
left: 44%;
}
.ns-elements-slider .slick-next {
right: 45%;
}
}
.language-selector-container {
width: auto;
position: relative;
top: 0;
display: flex;
align-items: center;
}
.language-selector-container span {
padding: 0;
line-height: 1;
color: #fff; text-transform: uppercase;
transition: color 0.2s;
}
.language-selector-container > span {
margin-right: 10px;
}
.language-selector-container i {
float: right;
color: #0a8fbd;
cursor: pointer;
font-size: 12px;
transition: color 0.2s;
margin-right: 5px;
margin-top: 0;
}
.language-selector-container i:hover {
color: #0a8fbd;
}
.language-selector-2 {
position: absolute;
background: #0a8fbd;
z-index: 11;
top: 30px;
float: right;
width: auto;
display: none;
left: 18px;
transition: all 0.3s;
}
.language-selector-2.open {
display: block;
}
.language-selector-2 {
display: none;
}
.language-selector-2 .language {
text-transform: uppercase;
font-weight: 400;
padding: 5px 10px;
color: #fff;
transition: all 0.3s;
}
.language-selector-2 .language:hover {
background: #fff;
text-decoration: none;
}
.language-selector-2 .language:hover span {
color: #0a8fbd;
}
.language-selector-container .language {
display: block;
}
.title-banner {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
height: auto;
padding: 0;
background-size: cover;
background-position: center center;
position: relative;
text-align: left;
margin-bottom: 30px;
}
.prod-archive-right .title-banner {
margin-bottom: 0;
}
.akcije-page .title-banner {
margin-bottom: 0;
}
.title-banner-image-container {
display: flex;
align-items: center;
width: 100%;
height: auto;
padding: 10px 0 15px 0;
background-size: cover;
background-position: center center;
border-bottom: 1px solid #eff2f6;
}
.akcije-page .title-banner-image-container {
border-bottom: none;
}
.title-banner:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.title-banner h1, .title-banner h2 {
font-size: 40px;
font-weight: 300;
position: relative;
color: #565656;
text-align: left;
}
.title-banner .container {
padding: 0 15px;
}
.breadcrumbs-container {
position: relative;
padding: 18px 0;
}
.ns-breadcrumbs {
list-style: none;
margin: 0;
padding: 0;
font-size: 14px;
font-weight: 300;
color: #565656;
}
.ns-breadcrumbs li {
display: inline-block;
margin-right: 7px;
position: relative;
}
.ns-breadcrumbs li:last-child {
margin-right: 0;
font-weight: 300;
}
.ns-breadcrumbs li:after {
content: '\f105';
font-family: "fontAwesome";
margin-left: 9px;
}
.ns-breadcrumbs li:last-child:after {
display: none;
}
.ns-breadcrumbs li a, .breadcrumbs a {
color: #565656;
text-decoration: underline;
}
.ns-breadcrumbs a:hover, .breadcrumbs a:hover {
color: #565656;
text-decoration: none;
}
div.breadcrumbs-container > div > p#breadcrumbs a {
text-decoration: none;
}
div.breadcrumbs-container > div > p#breadcrumbs a:hover {
text-decoration: underline;
}
div.breadcrumbs-container > div > p#breadcrumbs, div.breadcrumbs-container > div > p#breadcrumbs a {
color: #565656;
font-size: 14px;
font-weight: 300;
}
div.breadcrumbs-container > div > p#breadcrumbs .breadcrumb_last {
color: #565656;
font-weight: 300;
}
div.breadcrumbs-container > div > p#breadcrumbs i.fa {
margin: 0 10px;
}
p#breadcrumbs {
margin-bottom: 0;
}
p#breadcrumbs .ns-bread-separator {
padding: 0 15px;
}
@media screen and (max-width: 991px) {
.title-banner h1, .title-banner h2 {
font-size: 32px;
}
.breadcrumbs-container {
padding: 10px 0;
}
.title-banner-image-container {
padding: 0 0 15px 0;
}
}
@media screen and (max-width: 767px) {
.title-banner {
margin-bottom: 15px;
}
p#breadcrumbs .ns-bread-separator {
padding: 0 5px;
}
.title-banner h1, .title-banner h2, .checkout-page h2 {
font-size: 24px !important;
}
div.breadcrumbs-container > div > p#breadcrumbs, div.breadcrumbs-container > div > p#breadcrumbs a {
font-size: 12px !important;
line-height: 24px;
}
div.breadcrumbs-container > div > p#breadcrumbs i.fa {
margin: 0 5px;
}
}
@media screen and (max-width: 575px) {
.title-banner h1, .title-banner h2, .checkout-page h2 {
font-size: 21px !important;
}
.breadcrumbs-container {
padding: 10px 0;
}
}
@media screen and (max-width: 375px) {
.title-banner h1, .title-banner h2, .checkout-page h2 {
font-size: 16px !important;
}
}
@media screen and (max-width: 320px) {
.title-banner h1, .title-banner h2, .checkout-page h2 {
font-size: 14px !important;
}
}
.ns-cwi-container {
display: flex;
align-items: center;
}
.ns-cwi-icon {
margin-right: 5px;
}
.ns-mainmenu-switch {
display: none;
position: absolute;
right: 15px;
top: -55px;
width: 30px;
height: 24px;
z-index: 20;
cursor: pointer;
}
.ns-mainmenu-switch div {
position: absolute;
display: block;
height: 3px;
width: 100%;
background: #e00;
border-radius: 0;
}
.ns-mainmenu-switch div:first-child {
transition: all 0.3s;
}
.ns-mainmenu-switch div:nth-child(2) {
margin-top: 8px;
transition: all 0.3s;
}
.ns-mainmenu-switch div:nth-child(3) {
margin-top: 8px;
transition: all 0.3s;
}
.ns-mainmenu-switch div:nth-child(4) {
margin-top: 16px;
transition: all 0.3s;
}
.ns-mainmenu-switch.x-btn div:nth-child(2) {
transform: rotate(45deg);
}
.ns-mainmenu-switch.x-btn div:nth-child(3) {
transform: rotate(-45deg);
}
.ns-mainmenu-switch.x-btn div:nth-child(1), .ns-mainmenu-switch.x-btn div:nth-child(4) {
opacity: 0;
}
.ns-cmen-topcontainer {
position: relative;
text-align: right;
margin-top: -59px;
}
.ns-cmen-cont {
position: static;
display: inline-block;
text-align: left;
}
.ns-cmen-cont > div > a {
display: inline-block;
font-size: 20px;
font-weight: 700;
color: #000;
padding-bottom: 30px;
}
.ns-cmen-cont > div > .fa {
margin-left: 10px;
}
.ns-cmen-cont:hover > div > a, .ns-cmen-cont:hover > div > .fa {
color: #e00;
text-decoration: none;
}
.ns-cmen-cont > div > .fa {
transition: transform 0.4s;
}
.ns-cmen-cont:hover > div > .fa {
transform: rotateX(180deg);
}
.ns-cmen-cont > div:first-child {
margin-left: 50px;
}
.ns-cmen-submenucont {
position: absolute;
width: 100%;
left: 0;
z-index: 120;
padding: 60px 90px;
box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
background: #fff;
opacity: 0;
visibility: hidden;
transition: 0.2s;
}
.ns-cmen-cont:hover .ns-cmen-submenucont {
visibility: visible;
opacity: 1;
transition-delay: 0s;
}
.ns-cmen-submenucont h4 a {
font-size: 18px;
font-weight: 700;
color: #e00;
}
.ns-cmen-submenucont ul li a {
font-size: 16px;
font-weight: 400;
color: #000;
}
.ns-cmen-submenucont ul {
margin: 0;
padding: 0;
}
.ns-cmen-submenucont ul li {
list-style: none;
}
.ns-cmen-submenucont > div > div {
margin-bottom: 30px;
}
a.ns-cmen-link {
transition: color 0.2s;
}
.ns-cmen-submenucont ul li a.cmen-current, .ns-cmen-submenucont ul li a.cmen-current-parent, .ns_active_cat > a.ns-cmen-link {
color: #e00;
}
.ns_active_cat > .fa {
transform: rotateX(180deg);
color: #e00;
}
.ns-cmen-overlay {
position: fixed;
visibility: hidden;
opacity: 0;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 15;
transition: opacity 0.4s;
}
@media screen and (max-width: 1200px) {
.ns-cmen-topcontainer {
margin-top: -51px;
}
.ns-cmen-submenucont {
padding: 30px 35px;
}
}
@media screen and (max-width: 1380px) {
.ns-mainmenu-switch {
display: block;
}
.ns-cmen-topcontainer {
margin-top: 35px;
display: none;
position: relative;
width: 100%;
max-height: 100vh;
padding-bottom: 66vh;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
z-index: 0;
}
.ns-cmen-topcontainer.show-cmen {
display: block;
}
.ns-cmen-cont {
display: block;
}
.ns-cmen-cont > div:first-child {
margin-left: 0;
}
.ns-cmen-cont:hover .ns-cmen-submenucont {
visibility: unset;
opacity: 0;
}
.ns-cmen-submenucont {
padding: 0;
box-shadow: none;
position: relative;
visibility: visible;
opacity: 0;
height: 0;
z-index: 0;
}
.ns-cmen-cont.show-submenu .ns-cmen-submenucont {
height: auto;
max-height: 10000px;
opacity: 1;
}
.ns-cmen-cont > div > .fa {
position: absolute;
right: 0;
}
.ns-cmen-cont > div > a {
font-size: 18px;
}
.ns-cmen-cont:hover > div > .fa, .ns_active_cat > .fa {
transform: unset;
}
.ns-cmen-cont:hover > div > a, .ns-cmen-cont:hover > div > .fa {
color: #000;
}
.ns-cmen-cont:hover > div > .fa.turn-me-round {
transform: rotateX(180deg);
color: #e00;
}
}
@media screen and (max-width: 767px) {
.ns-mainmenu-switch {
top: -40px;
}
}
.mega-cpt {
margin-bottom: 30px;
}
.mega-cpt h4 {
color: #0a8fbd;
font-size: 16px;
font-weight: 800;
text-transform: uppercase;
margin-bottom: 35px;
}
.mega-cpt h5 {
margin-bottom: 30px;
}
.mega-cpt h5 > a {
color: #000 !important;
font-size: 14px !important;
font-weight: 700;
text-transform: uppercase;
margin-left: 0 !important;
}
.mega-cpt > div a {
color: #3f3f3f;
font-size: 12px;
margin-left: 15px;
}
.mega-cpt ul {
margin: 0;
padding: 0;
margin-bottom: 30px;
}
.mega-cpt ul li {
position: relative;
list-style: none;
}
.mega-cpt ul li:before, .mega-cpt .fake-list-item:before {
content: "\f105";
font-family: "FontAwesome";
position: absolute;
margin-right: 10px;
left: 0;
transition: left 0.2s;
}
.mega-cpt ul li:hover:before {
left: 5px;
}
.mega-cpt .fake-list-item:before {
left: 15px;
}
.mega-cpt .fake-list-item:hover:before {
left: 20px;
}
.mega-cpt h4 > a.mega-current, .mega-cpt h5 > a.mega-current {
text-decoration: underline;
}
.mega-cpt ul li.mega-current:before {
left: 5px;
}
.mega-cpt .fake-list-item.mega-current:before {
left: 20px;
}
.mega-cpt ul li.mega-current > a, .fake-list-item.mega-current > a {
text-decoration: underline;
}
@media screen and (max-width: 991px) {
.mega-cpt ul li.mega-current:before {
left: unset;
}
.mega-cpt .fake-list-item.mega-current:before {
left: unset;
}
}
.ns-yt-youtube {
background-color: #000;
position: relative;
padding-top: 56.25%;
overflow: hidden;
cursor: pointer;
}
.ns-yt-youtube img {
width: 100%;
top: -16.84%;
left: 0;
opacity: 0.7;
}
.ns-yt-youtube .ns-yt-play-button {
width: 90px;
height: 60px;
background-color: #333;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
z-index: 1;
opacity: 0.8;
border-radius: 6px;
}
.ns-yt-youtube .ns-yt-play-button:before {
content: "";
border-style: solid;
border-width: 15px 0 15px 26px;
border-color: transparent transparent transparent #fff;
}
.ns-yt-youtube img, .ns-yt-youtube .ns-yt-play-button {
cursor: pointer;
}
.ns-yt-youtube img, .ns-yt-youtube iframe, .ns-yt-youtube .ns-yt-play-button, .ns-yt-youtube .ns-yt-play-button:before {
position: absolute;
}
.ns-yt-youtube .ns-yt-play-button, .ns-yt-youtube .ns-yt-play-button:before {
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
}
.ns-yt-youtube iframe {
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.products-element-wrapper {
position: relative;
display: flex;
}
.products-element-wrapper > div.row {
min-width: 100%;
width: auto;
}
.products-element-wrapper .loop-item .prod-inner {
border-radius: 0;
} .products-element-wrapper .loop-item .prod-inner .prod-img-wrapper {
position: relative;
width: 100%;
height: auto; overflow: hidden;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
background-color: #fff; border-top-left-radius: 0;
border-top-right-radius: 0;
}
.products-element-wrapper.fake_slider.slider-on {
margin: 0 -25px;
}
.products-element-wrapper.fake_slider.slider-on > .loop-item {
justify-content: center;
margin: 0 25px;
display: flex;
flex-wrap: wrap;
flex: 0 0 calc(25% - 50px);
}
.prod-img-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 500;
background: #000;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
pointer-events: none;
transition: all 0.3s linear;
display: flex;
align-items: flex-end;
justify-content: center;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.products-element-wrapper .loop-item .top-category {
color: #565656;
}
.products-element-wrapper .loop-item .izdelek-txt h3, .products-element-wrapper .loop-item .izdelek-txt h3 a {
font-size: 1rem;
font-weight: 700;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: block;
}
.products-element-wrapper .loop-item .izdelek-txt a, .products-element-wrapper .loop-item .izdelek-txt h3 {
color: #565656;
transition: color 0.2s;
margin-bottom: 5px;
}
.products-element-wrapper .loop-item a:hover h3, .products-element-wrapper .loop-item a:hover {
color: #0a8fbd;
text-decoration: none;
}
.products-element-wrapper .loop-item .prod-inner > a:first-child > div:before {
content: "";
opacity: 0;
transition: opacity 0.2s;
} .prod-img-wrapper:hover .prod-img-overlay {
opacity: 1;
}
.products-element-wrapper.slick-slider {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.products-element-wrapper .slick-list {
display: flex;
margin-left: -15px;
margin-right: -15px;
}
.products-element-wrapper .slick-track {
display: flex;
left: 0;
}
.products-element-wrapper .loop-item {
display: flex;
flex-direction: row;
align-self: stretch;
}
.products-element-wrapper.slick-slider .loop-item {
flex: 1 0 auto;
justify-content: center;
padding-left: 15px;
padding-right: 15px;
}
.products-element-wrapper .loop-item .prod-inner {
display: flex;
flex-wrap: wrap;
flex-direction: column;
height: 100%;
width: 100%;
}  .products-element-wrapper.fake_slider .loop-item .prod-inner {
flex-direction: column;
}
.products-element-wrapper .loop-item .prod-inner .izdelek-txt {
display: flex;
flex-wrap: wrap;
flex-direction: column;
flex-grow: 1;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.products-element-wrapper .loop-item .prod-inner .izdelek-txt .btn {
margin-top: auto;
justify-content: center;
display: flex;
}
.products-element-wrapper .loop-item .prod-inner .izdelek-txt .btn svg {
margin-left: 10px;
} .products-element-wrapper ul.slick-dots {
width: auto;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: -45px;
margin: 0;
padding: 0;
display: flex;
z-index: 1;
}
.products-element-wrapper ul.slick-dots li {
display: block;
margin-right: 10px;
}
.products-element-wrapper ul.slick-dots li:last-child {
margin-right: 0;
}
.products-element-wrapper ul.slick-dots li button {
outline: none !important;
font-size: 0;
height: 10px;
width: 10px;
border: 1px solid #888;
border-radius: 50%;
background-color: transparent;
cursor: pointer;
}
.products-element-wrapper ul.slick-dots li button:hover, .products-element-wrapper ul.slick-dots li.slick-active button {
background: #888;
}
.products-element-wrapper ul.slick-dots li button:focus {
outline: none;
}  .products-element-wrapper button.slick-arrow {
position: absolute;
display: flex !important;
justify-content: center;
align-items: center;
width: 35px;
height: 60px;
background: #fff;
z-index: 10;
top: 50%;
transform: translateY(-50%);
font-size: 0;
cursor: pointer;
border: 2px solid #c8c8c8;
border-radius: 15px;
transition: border-color 0.2s, color 0.2s;
}
.products-element-wrapper button.slick-arrow.slick-disabled {
background-color: #f1f1f1;
cursor: default;
}
.products-element-wrapper button.slick-arrow:hover {
background-color: #ebebeb;
}
.products-element-wrapper button.slick-arrow:focus {
outline: none;
}
.products-element-wrapper button.slick-arrow:before {
font-family: "FontAwesome";
display: block;
font-size: 20px;
line-height: 1;
}
.products-element-wrapper button.slick-prev:before {
content: "\f104";
}
.products-element-wrapper button.slick-next:before {
content: "\f105";
}
.products-element-wrapper button.slick-prev {
left: -10px;
}
.products-element-wrapper button.slick-next {
right: -10px;
}  .products-element-wrapper .loop-item .prod-inner {
position: relative;
}
.products-element-wrapper .loop-item .prod-inner .prod-percent {
position: absolute;
top: 0;
left: 0;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
background: #f0f0f0;
color: #0a8fbd;
padding: 3px 12px;
z-index: 15;
}
.products-element-wrapper .izdelek-link-wrapper {
display: flex;
flex: 1 0 auto;
flex-wrap: wrap;
}
.products-element-wrapper .izdelek-link-wrapper .cena-container, .products-element-wrapper .izdelek-txt .cena-container {
margin-top: auto;
line-height: 1;
}
.products-element-wrapper .loop-item .izdelek-txt {
background-color: #fff; text-align: left;
transition: background-color 0.2s;
}
.products-element-wrapper .loop-item .izdelek-txt p.product-slider-category {
margin-bottom: 0.5rem;
}
.products-element-wrapper .stara-cena-txt {
width: 100%;
display: inline-block;
font-size: 16px;
color: #a4a4a4;
}
.products-element-wrapper .cena-txt {
width: 100%;
display: inline-block;
font-size: 1rem;
color: #1a1818;
}
.products-element-wrapper .stara-cena-txt {
text-decoration: line-through;
}
.products-element-wrapper .cena-txt .amount {
font-size: 1.5rem;
font-weight: 700;
color: #e22a22;
}
.products-element-wrapper .cena-container .cena-txt {
margin-top: 0;
}
.products-element-wrapper .cena-container .cena-txt .brez-ddv, .products-element-wrapper .cena-container .cena-txt .brez-ddv .amount {
font-size: 0.8rem;
font-weight: 400;
color: #000;
}
.products-element-wrapper .loop-item .prod-inner .izdelek-txt .cena-container > .btn-container {
display: flex;
justify-content: space-between;
margin-top: 10px;
}
.cena-container > .btn-container > a.btn-primerjava {
line-height: 0;
}
.cena-container > .btn-container > a.btn-primerjava:focus {
box-shadow: 0 0 0 0.2rem rgba(1, 86, 211, 0);
}
.cena-container > .btn-container > a.btn-primerjava > svg path {
fill: #949494;
}
.cena-container > .btn-container > a.button {
width: 100%;
margin-right: 10px;
}
@media screen and (max-width: 1380px) {
.products-element-wrapper .loop-item .prod-inner .izdelek-txt .cena-container > .btn-container > .btn {
padding: 5px 10px !important;
font-size: 12px !important;
}
.products-element-wrapper .loop-item .prod-inner .izdelek-txt .cena-container > .btn-container > .btn-primerjava {
background-color: transparent !important;
border: none !important;
}
.izdelek-txtlink {
padding-top: 0;
}
}
@media screen and (max-width: 767px) {
.products-element-wrapper ul.slick-dots {
margin: 0 auto;
}
.products-element-wrapper .loop-item .prod-inner {
width: auto;
}
.products-element-wrapper button.slick-prev {
left: 0;
}
.products-element-wrapper button.slick-next {
right: 0;
}
.products-element-wrapper.slick-slider .loop-item > .prod-inner {
max-width: 300px;
}
.products-element-wrapper.fake_slider.slider-on {
margin: unset;
}
.products-element-wrapper.fake_slider.slider-on > .loop-item {
justify-content: center;
margin: 0 10px;
}
}
@media screen and (max-width: 576px) {
.products-element-wrapper button.slick-prev {
left: calc(50% - 50px);
}
.products-element-wrapper button.slick-next {
right: calc(50% - 50px);
}
.prod-archive-right .products-element-wrapper .loop-item {
justify-content: center;
}
.products-element-wrapper button.slick-arrow {
top: calc(100% + 35px);
}
.products-element-wrapper button.slick-arrow {
height: 35px;
}
.products-element-wrapper.slider-off {
justify-content: center;
}
.products-element-wrapper.slider-on, .products-element-wrapper.slider-off {
padding: 0 15px;
}
.cena-container > .btn-container > a.button {
margin-right: 0;
}
.products-element-wrapper .loop-item .prod-inner .izdelek-txt .btn svg {
height: auto;
width: 15px;
margin-left: 5px;
}
.products-element-wrapper.slick-slider .loop-item {
padding-left: 5px;
padding-right: 5px;
}
.products-element-wrapper .loop-item .prod-inner .prod-percent {
font-size: 16px;
padding: 3px 8px;
}
.products-element-wrapper .loop-item .izdelek-txt h3, .products-element-wrapper .loop-item .izdelek-txt h3 a {
font-size: 12px;
}
.products-element-wrapper .stara-cena-txt {
font-size: 14px;
}
.products-element-wrapper .cena-txt, .products-element-wrapper .cena-txt .amount {
font-size: 16px;
}
}
.ns-konfigurator {
position: relative;
background: rgba(255, 255, 255, 0.15);
padding: 30px 0;
min-height: 755px;
}
.ns-konfigurator .korak-1, .ns-konfigurator .korak-2 {
position: absolute;
top: 71px;
}
.ns-konfigurator .korak_1_field, .ns-konfigurator .korak_2_field {
display: flex;
flex-direction: column;
}
.ns-konfigurator img {
height: 100%;
width: auto;
}
.ns-konfigurator .korak_1_row {
padding: 15px 225px;
}
.ns-konfigurator .btn-container {
margin: 55px auto 0 auto;
}
.ns-konfigurator .korak_2_row {
padding: 15px 250px;
}
.ns-konfigurator .konfigurator-nav ul {
margin: 0;
padding: 0;
display: flex;
justify-content: center;
}
.ns-konfigurator .konfigurator-nav ul li {
list-style: none;
font-size: 30px;
line-height: 41px;
}
.ns-konfigurator .konfigurator-nav ul li:not(:last-child):after {
content: '|';
padding: 0 10px;
color: #fff !important;
}
.ns-konfigurator .konfigurator-nav ul li.korak-nav-active {
color: #0a8fbd;
}
.ns-konfigurator .korak-top-txt {
text-align: center;
}
.ns-konfigurator .korak-top-txt h3 {
color: #0a8fbd;
font-size: 30px;
line-height: 41px;
}
.ns-konfigurator .korak-1, .ns-konfigurator .korak-2 {
opacity: 0;
visibility: hidden;
transition: opacity 0.4s;
}
.ns-konfigurator .korak-active {
opacity: 1;
visibility: visible;
transition: opacity 0.4s;
}
.btn-konfigurator {
border: 2px solid #fff !important;
border-radius: 4px !important;
background-color: transparent;
transition: border-color 0.2s;
}
.btn-konfigurator:after {
content: "\f105";
font-family: "FontAwesome";
margin-left: 12px;
margin-top: -1px;
color: #0a8fbd;
}
.btn-konfigurator.btn-korak_nazaj:after {
display: none;
}
.btn-konfigurator.btn-korak_nazaj:before {
content: "\f104";
font-family: "FontAwesome";
margin-right: 12px;
margin-top: -1px;
color: #0a8fbd;
}
.btn-konfigurator:hover:enabled {
border-color: #0a8fbd !important;
}
@media screen and (max-width: 1380px) {
.ns-konfigurator .korak_1_row, .ns-konfigurator .korak_2_row {
padding: 15px 25px;
}
}
@media screen and (max-width: 767px) {
.ns-konfigurator {
min-height: 900px;
}
.ns-konfigurator .btn-container {
margin: 15px auto 0 auto;
width: 100%;
text-align: center;
}
}
@media screen and (max-width: 576px) {
.ns-konfigurator img {
max-height: 100px;
}
.ns-konfigurator.k2-active img {
max-height: 210px;
}
.ns-konfigurator .korak_1_field, .ns-konfigurator .korak_2_field {
display: inline-block;
text-align: center;
}
.ns-konfigurator.k1-active {
min-height: 1520px;
}
.ns-konfigurator.k2-active {
min-height: 1010px;
}
}
@media screen and (max-width: 480px) {
.ns-konfigurator.k2-active {
min-height: 1050px;
}
}
@media screen and (max-width: 350px) {
.ns-konfigurator img {
max-height: 90px;
}
}
.primerjalnik_container.primerjalnik_desktop {
display: block;
}
.primerjalnik_container.primerjalnik_mobile {
display: none;
}
.primerjalnik_container {
max-width: unset;
padding: 60px 15px 60px 15px;
margin-bottom: 80px;
border-radius: 15px;
box-shadow: 0 10px 25px 10px rgba(0, 0, 0, 0.1);
font-size: 14px;
}
.primerjalnik_container h4 {
font-size: 16px;
font-weight: 700;
margin-bottom: 15px;
margin-top: auto;
}
.primerjalnik_container img {
display: block;
margin: 0 auto;
padding: 10px 30px;
}
.primerjalnik_container h4 a {
color: #0a8fbd;
} .primerjalnik_container > div > div.row {
border-top: 1px solid #e3e3e3;
padding: 10px 0;
}
.primerjalnik_container > div > div.row:first-child {
border-top: none;
}
.primerjalnik_container > div > div.row > div.col-2 {
padding-left: 0;
}
.primerjalnik_container .btn-container {
display: flex;
flex-direction: column-reverse;
justify-content: space-between;
margin-top: 15px;
}
.primerjalnik_container .btn-odstrani {
margin-top: 15px;
line-height: 1.5;
padding: 10px 15px !important;
}
.primerjalnik_container > div > div.row:first-child > div {
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.primerjalnik_container .prim-img-container {
margin-top: auto;
}
.lds-spinner {
color: official;
display: inline-block;
position: relative;
width: 22px;
height: 26px;
}
.lds-spinner div {
transform-origin: 11px 13px;
animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
content: " ";
display: block;
position: absolute;
top: 10px;
left: 20px;
width: 8px;
height: 2px;
border-radius: 10%;
background: #0a8fbd;
}
.lds-spinner div:nth-child(1) {
transform: rotate(0deg);
animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
transform: rotate(30deg);
animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
transform: rotate(60deg);
animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
transform: rotate(90deg);
animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
transform: rotate(120deg);
animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
transform: rotate(150deg);
animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
transform: rotate(180deg);
animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
transform: rotate(210deg);
animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
transform: rotate(240deg);
animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
transform: rotate(270deg);
animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
transform: rotate(300deg);
animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
transform: rotate(330deg);
animation-delay: 0s;
}
@keyframes lds-spinner {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .ns-woo-primerjava .ns-primerjava-container .ns-primerjava-txt {
margin-left: 10px;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
}
.ns-woo-primerjava .ns-primerjava-container .ns-primerjava-txt > span {
font-weight: 400;
}
.ns-woo-primerjava .ns-primerjava-txt a {
color: #000;
}
.ns-woo-primerjava .ns-primerjava-container {
display: flex;
align-items: center;
}
@keyframes svg_fill_animate {
0% {
fill: #081a35;
}
25% {
fill: #32c36c;
}
50% {
fill: #081a35;
}
75% {
fill: #32c36c;
}
100% {
fill: #081a35;
}
} .prim_animate svg path {
animation-iteration-count: infinite;
animation-name: svg_fill_animate;
animation-duration: 2s;
}
@media screen and (max-width: 1380px) {
.ns-woo-primerjava .ns-primerjava-container .ns-primerjava-txt {
font-size: 12px;
}
.primerjalnik_container .btn-container > .btn {
padding: 8px !important;
}
.primerjalnik_container .btn-container > .add_to_cart_button {
font-size: 12px !important;
padding: 8px 15px !important;
align-items: center;
display: flex;
}
}
@media screen and (max-width: 991px) {
.ns-woo-primerjava .ns-primerjava-container .ns-primerjava-txt > a {
display: none;
}
.primerjalnik_container .btn-container {
flex-direction: column;
}
.primerjalnik_container .btn-container > .add_to_cart_button, .primerjalnik_container .btn-container > .btn-na-izd {
font-size: 15px !important;
text-align: center;
justify-content: center;
order: 1;
margin-bottom: 10px;
}
.primerjalnik_container .btn-container > .btn-odstrani {
order: 2;
margin-top: 7px;
}
.primerjalnik_container .btn-container > .btn-odstrani svg {
height: 22px;
}
.primerjalnik_container .btn-container > .btn {
font-size: 12px !important;
padding: 5px 0 !important;
border-radius: 8px !important;
}
.primerjalnik_container img {
padding: 10px 0;
}
.primerjalnik_container h4 {
font-size: 14px;
}
.primerjalnik_container > div > div.row {
font-size: 12px;
}
}
@media screen and (max-width: 767px) {
.primerjalnik_container .btn-container > .btn {
padding: 7px 3px !important;
border-radius: 8px !important;
font-size: 10px !important;
}
.primerjalnik_container .btn-container > .btn-odstrani svg {
height: 18px;
}
.primerjalnik_container h4 {
font-size: 12px;
}
.primerjalnik_container.primerjalnik_desktop {
display: none;
}
.primerjalnik_container.primerjalnik_mobile {
display: block;
padding: 15px 0;
}
.primerjalnik_container .btn-container > .btn-odstrani {
margin-top: 0;
line-height: 0;
}
.primerjalnik_container .btn-container > .btn {
padding: 7px 3px !important;
border-radius: 8px !important;
font-size: 12px !important;
}
.primerjalnik_container img {
max-height: 80px;
margin-left: 0;
}
.btn-prim-mob {
width: 100%;
}
.prim_top_mob_row {
margin-bottom: 15px;
}
.prim_top_mob_row > div {
align-items: center;
}
.prim_mob_row {
margin-bottom: 15px;
}
.prim_mob_content {
margin: 10px 0;
font-size: 12px;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.prim_mob_content.open-it {
margin: 10px 0;
max-height: 999px;
transition: max-height 0.2s ease-in;
}
.prim_mob_content > .row {
padding: 10px 15px;
}
.prim_mob_content > .row:nth-child(even) {
background-color: #f7f7f7;
}
.prim_bot_mob_row {
font-size: 12px;
}
.prim_bot_mob_row > div.row {
margin-bottom: 15px;
padding-top: 15px;
border-top: 1px solid #ebebeb;
}
.primerjalnik_container .btn-container {
margin-top: 0;
}
} html {
box-sizing: border-box;
}
*, *:before, *:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul, li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
.wpb_text_column.wpb_content_element ul {
margin: 10px 0;
padding: 0;
}
.wpb_text_column.wpb_content_element ul li {
position: relative;
list-style: none;
padding-left: 18px;
line-height: 2;
}
.wpb_text_column.wpb_content_element ul li:before {
content: "";
position: absolute;
background-color: #0a8fbd;
height: 8px;
width: 8px;
border-radius: 50%;
left: 0;
top: 11px;
}
.woocommerce-product-details__short-description ul {
margin: 10px 0;
padding: 0;
}
.woocommerce-product-details__short-description ul li {
position: relative;
list-style: none;
padding-left: 18px;
line-height: 2;
}
.woocommerce-product-details__short-description ul li:before {
content: "";
position: absolute;
background-color: #0a8fbd;
height: 8px;
width: 8px;
border-radius: 50%;
left: 0;
top: 11px;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}
.grecaptcha-badge {
visibility: hidden;
}  p:empty {
display: none;
} header .wpb_button, header .wpb_content_element, header ul.wpb_thumbnails-fluid > li {
margin-bottom: 0;
} .admin-bar #page.site {
padding-top: 32px;
}
@media only screen and (max-width: 782px) {
.admin-bar #page.site {
padding-top: 48px;
}
}  body.page, body.post {
margin-bottom: 0 !important;
} .home #main .entry-content {
margin-top: 0;
} .error-404 {
margin-top: 20vh;
margin-bottom: 30vh;
} .icon-angle-right.ns-prev {
transform: scale(-1, 1);
} .ns-searchform form {
position: relative;
display: flex;
align-items: center;
border: 1px solid #f0f0f0;
border-radius: 4px;
padding: 7px 0 7px 15px;
}
.ns-searchform form > label, .ns-searchform form > label > input {
width: 100%;
}
.ns-searchform form > label {
margin-bottom: 0;
}
.ns-searchform form > label > input {
width: 90%;
border: none;
}
.ns-searchform form > label > input:focus {
outline: none;
}
.ns-searchform form > input[type="submit"] {
cursor: pointer;
position: absolute;
right: 0;
font-size: 0;
background: none;
border: none;
background: url(//www.banex.si/wp-content/themes/ns-template/img/search-white.svg), #bcbcbc;
background-repeat: no-repeat;
background-position: center center;
width: 48px;
height: 48px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
} .kontobrazec {
background-color: #eff2f6;
padding: 30px;
margin-bottom: 60px;
}
.kontobrazec h2 {
margin-bottom: 20px;
text-transform: uppercase;
color: #0a8fbd;
font-size: 25px;
font-weight: 400;
}
.kontobrazec textarea {
min-height: 140px;
}
.kontobrazec input, .kontobrazec textarea {
width: 100%;
border: 1px solid #ccc;
border-radius: 4px !important;
padding: 15px 30px !important;
}
.kontobrazec input:hover, .kontobrazec input:focus, .kontobrazec textarea:hover, .kontobrazec textarea:focus {
border: 1px solid #ccc;
border-radius: 4px;
}
.kontobrazec input[type="checkbox"], .kontobrazec input[type="submit"] {
width: auto;
}
.kontobrazec input[type="checkbox"] {
float: left;
margin-right: 10px;
margin-top: 6px;
}
.your-massage .wpcf7-not-valid-tip {
padding-top: 10px;
margin-bottom: 7px;
}
.kontobrazec .wpcf7-list-item-label {
line-height: 25px;
display: inline-block;
width: 97%;
margin-bottom: 10px;
}
.kontobrazec .your-consent span.wpcf7-list-item {
margin: 0;
font-size: 0.875rem;
} .wpb_gmaps_widget.wpb_content_element {
margin-bottom: 0;
}
.ns-line-separator {
display: block;
height: 1px;
width: 100%;
background-color: #f1f1f1;
margin: 35px 0;
}
.ns-empty-separator-35 {
display: block;
height: 35px;
width: 100%;
}
.ns-header-toprow .ns_warning {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: auto;
min-height: 36px;
z-index: 150;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
background-color: #e22a22;
font-weight: 700;
text-transform: uppercase;
} #jquery-cookie-law-script {
width: auto;
max-width: 250px;
}
#jquery-cookie-law-script a.cookie-law-button {
border: none;
margin: 0;
box-shadow: none;
text-shadow: none;
line-height: 1;
}
#jquery-cookie-law-script a.cookie-law-button {
padding: 7px 20px 7px 20px !important;
font-size: 12px;
}
#jquery-cookie-law-script a#cookie-law-button-ok, #jquery-cookie-law-script a#cookie-law-button-ok:visited {
font-weight: 400;
background-color: #0a8fbd;
transition: background-color 0.2s;
}
#jquery-cookie-law-script a#cookie-law-button-ok:hover {
color: #fff;
}
#jquery-cookie-law-script a#cookie-law-button-ok:active, #jquery-cookie-law-script a#cookie-law-button-ok:focus, #jquery-cookie-law-script a#cookie-law-button-ok:active:focus, #jquery-cookie-law-script a#cookie-law-button-ok:active:hover {
box-shadow: none;
outline: none;
}
#jquery-cookie-law-script a#cookie-law-button-more, #jquery-cookie-law-script a#cookie-law-button-more:visited {
background: transparent;
border-radius: 5px;
border: 1px solid #fff;
text-transform: initial;
transition: color 0.2s, background-color 0.2s, border-color 0.2s;
background: none !important;
color: #fff;
border: none !important;
text-decoration: underline;
float: right !important;
}
#jquery-cookie-law-script a#cookie-law-button-more:hover, .btn-default:hover {
color: #fff;
text-decoration: none;
}
#jquery-cookie-law-script a#cookie-law-button-more:active, #jquery-cookie-law-script a#cookie-law-button-more:focus, #jquery-cookie-law-script a#cookie-law-button-more:active:focus, #jquery-cookie-law-script a#cookie-law-button-more:active:hover {
box-shadow: none;
outline: none;
}
#cookie-law-action {
display: flex;
justify-content: flex-start;
width: 100%;
}
#jquery-cookie-law-script, #jquery-cookie-law-script * {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
#cookie-law-mobile {
width: 50px;
height: 50px;
padding: 10px;
display: none;
}
#cookie-law-mobile path {
fill: #fff;
}
#jquery-cookie-law-script {
position: fixed;
bottom: 0;
left: 0;
z-index: 999999;
display: none;
width: 100%;
border-color: #202226;
border-style: solid;
border-top-width: 1px;
background: rgba(50, 58, 69, 0.5);
color: #f1f1f3;
font-size: 12px;
max-width: 270px;
font-size: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}
#jquery-cookie-law-script.light {
color: #1a1a1a;
background: #fff;
border-color: rgba(223, 223, 223, 0.85);
}
#jquery-cookie-law-script.top {
top: 0;
bottom: auto;
border-top-width: 0px;
border-bottom-width: 1px;
}
#jquery-cookie-law-script.absolute {
position: absolute;
}
#jquery-cookie-law-script a {
color: #3b89c7;
} #jquery-cookie-law-script #cookie-law-container-box {
background: rgba(32, 34, 38, 0.8);
}
#jquery-cookie-law-script.light #cookie-law-container-box {
background: #f9fafc;
}
#jquery-cookie-law-script #cookie-law-container {
padding: 10px 20px;
}
#jquery-cookie-law-script #cookie-law-message {
float: left;
text-align: justify;
padding-bottom: 10px;
}
#jquery-cookie-law-script a.cookie-law-button {
padding: 4px 8px;
background-color: #fff;
color: #000;
text-decoration: none;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
transition: 0.25s;
}
#jquery-cookie-law-script a#cookie-law-button-ok, #jquery-cookie-law-script a#cookie-law-button-ok:visited {
color: #fff;
}
#jquery-cookie-law-script a.cookie-law-button:hover, #jquery-cookie-law-script a.cookie-law-button:focus {
background-color: #0a8fbd;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
transition: 0.25s;
}
#jquery-cookie-law-script a#cookie-law-button-more {
margin-left: 10px;
background: #fff;
}
#jquery-cookie-law-script a#cookie-law-button-more:hover, #jquery-cookie-law-script a#cookie-law-button-more:focus {
background: #0a8fbd;
border-color: #0a8fbd;
}
#jquery-cookie-law-script.light #cookie-law-container-box svg path {
fill: #0a8fbd;
} #jquery-cookie-law-script #cookie-law-more-info {
display: none;
background: rgba(50, 58, 69, 0.8);
text-align: justify;
}
#jquery-cookie-law-script.light #cookie-law-more-info {
background: #eaedf1;
border-top: 1px solid #f0f2f5;
}
#jquery-cookie-law-script #cookie-law-info-container {
padding: 10px 20px;
}
#jquery-cookie-law-script #cookie-law-more-text {
width: 85%;
}
#jquery-cookie-law-script #cookie-law-more-text-close {
float: right;
padding: 1px 10px;
color: #fff;
text-decoration: none;
font-size: 10px;
}
#jquery-cookie-law-script.light #cookie-law-more-text-close {
color: #3b89c7;
}
@media screen and (max-width: 991px) {
.kontobrazec.zahtevek {
padding: 40px 60px 40px 60px;
}
.kontobrazec.zahtevek h3 {
margin-bottom: 30px;
}
.ns-header-toprow .ns_warning {
min-height: 34px;
}
}
@media (max-width: 767px) {
.tooltip {
display: none !important;
}
.kontobrazec.zahtevek {
padding: 20px 30px 20px 30px;
}
.kontobrazec.zahtevek h3 {
font-size: 24px;
margin-bottom: 15px;
}
.kontobrazec.zahtevek .input-group.date {
margin-bottom: 21px;
}
.kontobrazec.zahtevek span.wpcf7-radio {
flex-wrap: wrap;
}
.kontobrazec.zahtevek span.wpcf7-checkbox {
display: flex !important;
flex-wrap: wrap;
text-align: left !important;
}
.kontobrazec.zahtevek span.wpcf7-checkbox > span {
text-align: left;
flex: 1 0 100%;
}
.kontobrazec .wpcf7-list-item-label {
width: 85%;
}
#cookie-law-mobile {
display: none;
}
#cookie-law-container {
display: none;
}
#jquery-cookie-law-script {
max-width: 230px;
}
#jquery-cookie-law-script #cookie-law-container {
display: block;
}
#jquery-cookie-law-script {
max-width: 270px;
}
#jquery-cookie-law-script #cookie-law-message {
width: 97%;
}
}
@media screen and (max-width: 575px) {
.kontobrazec {
padding: 15px;
}
.kontobrazec h3 {
font-size: 24px;
}
.kontobrazec > p:last-child {
margin-bottom: 0;
}
.ns-header-toprow .ns_warning {
top: 0;
padding: 5px;
}
.ns-searchform {
margin-top: 10px;
}
.ns-searchform form {
background-color: #fff;
}
.ns-searchform form > label > input {
background-color: #fff;
}
.ns-searchform form > input[type="submit"] {
right: -1px;
height: 44px;
}
} button, input[type="button"], input[type="reset"], input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
.btn-lg, .btn-group-lg > .btn {
border-radius: 4px !important;
padding: 6px 17px !important;
border-width: 1px !important;
font-size: 16px !important;
}
.btn-primary {
background: #0a8fbd !important;
border-color: #0a8fbd !important;
color: #fff !important;
text-transform: none !important;
font-size: 17 !important;
font-weight: 400 !important;
transition: all 0.2s !important;
}
.btn-primary:hover { text-decoration: underline !important;
}
.btn-default {
background: #bcbcbc !important;
border-color: #bcbcbc !important;
color: #fff !important;
font-size: 17 !important;
font-weight: 700 !important;
transition: border-color 0.2s, background-color 0.2s !important;
}
.btn-default:hover { text-decoration: underline !important;
}
.btn-trans-white {
background: transparent !important;
border-color: #fff !important;
color: #fff !important;
font-size: 16 !important;
font-weight: 500 !important;
}
.btn-trans-white:hover {
background: #f5f5f5 !important;
border-color: #f5f5f5 !important;
color: #e22a22 !important;
}
.btn-trans-footer {
background: transparent !important;
border-color: #122e59 !important;
color: rgba(255, 255, 255, 0.7) !important;
font-size: 14 !important;
font-weight: 500 !important;
transition: border-color 0.2s, color 0.2s !important;
}
.btn-trans-footer:hover {
background: transparent !important;
border-color: rgba(255, 255, 255, 0.7) !important;
color: rgba(255, 255, 255, 1) !important;
}
.btn-trans-default {
background: transparent !important;
border-color: #c8c8c8 !important;
color: #c8c8c8 !important;
font-size: 16 !important;
font-weight: 500 !important;
}
.btn-trans-default:hover {
border-color: #e22a22 !important;
color: #e22a22 !important;
}
@media screen and (max-width: 991px) {
.btn-lg, .btn-group-lg > .btn {
border-radius: 4px !important;
padding: 6px 17px !important;
border-width: 1px !important;
font-size: 14px !important;
}
}  input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: #0a8fbd;
}
a:visited {
color: #0a8fbd;
}
a:hover, a:focus, a:active {
color: #0a8fbd;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle, .main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
@media screen and (min-width: 992px) { .ns-mainmenu-row.ns-fixed, .ns-mega-menu-row.ns-fixed {
position: fixed !important;
width: 100% !important;
z-index: 20 !important;
left: 0 !important;
right: 0 !important;
padding: 0 !important;
margin: 0 !important;
margin-top: -111px !important;
opacity: 1;
transition: margin-top 0.4s ease, opacity 0.4s ease !important;
}
.ns-mainmenu-row, .ns-mega-menu-row {
position: absolute !important;
width: 100% !important;
z-index: 10 !important;
left: 0 !important;
right: 0 !important;
padding: 0 !important;
margin: 0 !important;
opacity: 1;
transition: opacity 0.4s ease !important;
}
.ns-mega-menu-row {
top: 202px;
}
.ns-mega-menu-row.ns-fixed {
top: 184px;
}
.ns-mainmenu-row nav.navbar > div > ul, .ns-mega-menu-row > div {
max-width: 1290px;
margin: 0 auto;
}
}
@media screen and (min-width: 1290px) {
.ns-mainmenu-row.ns-fixed {
margin-top: -152px !important;
}
.ns-mega-menu-row.ns-fixed {
margin-top: -134px !important;
}
.admin-bar .ns-mega-menu-row.ns-fixed {
margin-top: -101px !important;
}
}
.ns-black-overlay.overlay-active {
visibility: visible;
opacity: 1;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.ns-mainmenu-row {
background-color: #0a8fbd;
overflow: visible !important;
}
nav.ns-main-menu {
padding: 0;
}
nav.ns-main-menu ul.navbar-nav {
margin: 0;
width: 100%;
justify-content: space-between;
}
nav.ns-main-menu ul.navbar-nav > li > a {
color: #fff;
text-transform: uppercase;
font-size: 20px;
font-weight: 700;
padding: 11px 0 !important;
}
nav.ns-main-menu ul.navbar-nav > li > a:focus {
outline: none;
}
nav.ns-main-menu ul.navbar-nav > li {
position: relative;
display: flex;
align-items: center;
transition: background-color 0.2s;
}
nav.ns-main-menu ul.navbar-nav li.dropdown ul.dropdown-menu {
margin: 0;
padding: 24px 0;
border: none;
border-radius: 0;
background-color: #eff2f6;
box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
nav.ns-main-menu ul.navbar-nav li.dropdown:hover ul.dropdown-menu {
display: block;
}
nav.ns-main-menu ul.navbar-nav li.dropdown ul.dropdown-menu > li > a.dropdown-item {
font-size: 20px;
color: #0a8fbd;
}
nav.ns-main-menu ul.navbar-nav li.dropdown ul.dropdown-menu > li > a.dropdown-item:hover {
background-color: transparent;
color: #000;
text-decoration: underline;
}
nav.ns-main-menu ul.navbar-nav > li:hover {
text-decoration: underline;
}
nav.ns-main-menu ul.navbar-nav > li > i:before {
transform: rotate(90deg) rotateX(0deg) rotateY(0deg);
}
li.mega-parent-cat > i.i-clicked, i.i-clicked {
transform: rotate3d(1, 0, 0, 180deg);
} .ns-mega-menu-row, .ns-mega-menu-row.ns-fixed {
background-color: #f2f9ff;
padding: 20px 0 !important;
}
nav.ns-main-menu ul.navbar-nav > li.men-servis, nav.ns-main-menu ul.navbar-nav > li.men-garancija {
padding-right: 10px;
}
nav.ns-main-menu ul.navbar-nav > li > i {
position: absolute;
top: 9px;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
right: -40px;
font-size: 20px;
color: #fff;
}
div.ns-subcats-list {
padding: 30px 20px;
border-radius: 4px;
background-color: #0a8fbd;
}
ul.wc-cat-list {
margin: 0;
padding: 0;
}
ul.wc-cat-list li {
list-style: none;
line-height: 2;
}
ul.wc-cat-list li.mega-parent-cat a {
color: #fff;
font-weight: 700;
}
ul.wc-cat-list a {
display: block;
font-size: 20px;
font-weight: 400;
color: #fff;
}
ul.wc-cat-list li i.icon-angle-right:before {
font-size: 14px;
font-weight: 400 !important;
color: #676970;
transition: color 0.2s;
}
ul.wc-cat-list li:not(.mega-parent-cat) > a:hover {
text-decoration: none;
color: #fff;
}
ul.wc-cat-list li:not(.mega-parent-cat):hover i.icon-angle-right:before {
color: #0a8fbd;
}
ul.wc-cat-list li.mega-parent-cat > a:hover, ul.wc-cat-list li.mega-parent-cat.mega-current > a {
text-decoration: none;
}
ul.wc-cat-list li > a:before {
content: "";
transition: margin-right 0.3s;
}
ul.wc-cat-list li > a:hover:before, ul.wc-cat-list li.mega-current > a:before {
content: "";
display: inline-block;
height: 2px;
width: 15px;
background-color: #fff;
vertical-align: middle;
margin-right: 10px;
margin-top: -4px;
}
ul.wc-cat-list li.mega-current > a, ul.wc-cat-list li.mega-current i.icon-angle-right:before {
color: #fff;
}
ul.navbar-nav > li.ns-mega-trigger {
padding-right: 30px;
cursor: pointer;
}
.mega-btn-container {
display: block;
position: absolute;
cursor: pointer;
right: 30px;
width: 15px;
height: 10px;
}
.mega-btn-container span {
position: absolute;
display: block;
height: 1px;
width: 100%;
background: #fff;
border-radius: 0;
}
.mega-btn-container span:first-child {
transition: all 0.3s;
}
.mega-btn-container span:nth-child(2) {
margin-top: 4px;
transition: all 0.3s;
}
.mega-btn-container span:nth-child(3) {
margin-top: 4px;
transition: all 0.3s;
}
.mega-btn-container span:nth-child(4) {
margin-top: 8px;
transition: all 0.3s;
}
.mega-btn-container.x-btn span:nth-child(2) {
transform: rotate(45deg);
}
.mega-btn-container.x-btn span:nth-child(3) {
transform: rotate(-45deg);
}
.mega-btn-container.x-btn span:nth-child(1), .mega-btn-container.x-btn span:nth-child(4) {
opacity: 0;
}
nav.ns-main-menu ul.navbar-nav > li.ns-mega-trigger.mega-clicked {
background-color: #e22a22;
}
.ns-mega-menu-row {
display: flex;
padding: 0;
background: #f2f9ff;
box-shadow: 0 15px 24px 0px rgba(0, 0, 0, 0.3);
opacity: 0;
visibility: hidden;
height: 0;
transition: opacity 0.2s;
}
.ns-mega-menu-row.mega-open {
padding: 20px 0;
height: auto;
opacity: 1;
visibility: visible;
}
nav.ns-top-menu {
padding: 0;
}
nav.ns-top-menu ul {
margin: 0;
padding: 0;
display: flex;
flex-direction: row;
}
nav.ns-top-menu ul li {
margin-left: 40px;
}
nav.ns-top-menu ul li a:hover {
text-decoration: underline;
} nav.woocommerce-MyAccount-navigation {
margin: 0 0 35px 0;
}
nav.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
display: flex;
justify-content: center;
margin: 0 -15px;
}
nav.woocommerce-MyAccount-navigation ul li {
position: relative;
list-style: none;
padding: 0 15px;
}
nav.woocommerce-MyAccount-navigation ul li:before {
display: none;
}
nav.woocommerce-MyAccount-navigation ul li:after {
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
display: block;
width: 1px;
height: 8px;
background-color: #d3d3d3;
}
nav.woocommerce-MyAccount-navigation ul li:last-child:after {
display: none;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
color: #0a8fbd;
}
nav.woocommerce-MyAccount-navigation ul li a {
text-decoration: none;
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
color: #888;
transition: color 0.2s;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
color: #0a8fbd;
}
@media screen and (max-width: 1380px) {
.ns-mainmenu-row.ns-fixed {
margin-top: -155px !important;
}
.ns-mega-menu-row.ns-fixed {
margin-top: -139px !important;
}
.admin-bar .ns-mega-menu-row.ns-fixed {
margin-top: -107px !important;
}
.ns-mega-menu-row {
top: 200px;
}
nav.ns-main-menu {
max-width: 991px;
margin: 0 auto;
}
nav.ns-main-menu ul.navbar-nav > li > a {
font-size: 13px;
}
.ns-mainmenu-row nav.navbar > div > ul, .ns-mega-menu-row > div {
max-width: 930px;
margin: 0 auto;
}
nav.ns-main-menu ul.navbar-nav > li > i {
top: 6px;
right: -35px;
}
ul.wc-cat-list a {
font-size: 14px;
}
}
@media screen and (max-width: 1000px) {
ul.navbar-nav > li.ns-mega-trigger {
padding-right: 25px;
}
}
@media screen and (max-width: 991px) { button.navbar-toggler:hover {
border: none;
}
button.navbar-toggler:focus {
border: none;
outline: none;
}
.ns-mainmenu-row nav.navbar > div > ul, .ns-mega-menu-row > div {
margin-top: 30px;
}
.ns-header-main-row.ns-fixed {
position: fixed !important;
width: 100% !important;
z-index: 20 !important;
left: 0 !important;
right: 0 !important;
padding: 20px 0 !important;
margin: 0 auto !important;
margin-top: -34px !important;
opacity: 1;
transition: margin-top 0.4s ease, opacity 0.4s ease !important;
box-shadow: 1px 15px 10px -15px rgba(0, 0, 0, 0.1);
}
.ns-header-main-row {
position: absolute !important;
width: 100% !important;
z-index: 10 !important;
left: 0 !important;
right: 0 !important;
padding: 20px 0 !important;
margin: 0 auto !important;
max-width: 720px;
opacity: 1;
transition: opacity 0.4s ease !important;
box-shadow: 1px 15px 10px -15px rgba(0, 0, 0, 0.1);
}
.ns-header-main-row:before {
content: "" !important;
display: block !important;
background-color: #fff;
width: 100% !important;
height: 109px;
position: absolute;
left: calc(-100% + 25px);
top: 0;
box-shadow: 1px 15px 10px -15px rgba(0, 0, 0, 0.1);
z-index: -1;
}
.ns-header-main-row:after {
content: "" !important;
display: block !important;
background-color: #fff;
width: 50% !important;
height: 109px;
position: absolute;
right: calc(-50% + 25px);
top: 0;
box-shadow: 1px 15px 10px -15px rgba(0, 0, 0, 0.1);
z-index: -1;
}
.mob-men-magic .ns-header-main-row, .mob-men-magic .ns-header-main-row:before, .mob-men-magic .ns-header-main-row:after {
box-shadow: none;
}
.ns-header-main-row nav.navbar > div > ul, .ns-mega-menu-row > div {
max-width: 1280px;
margin: 0 auto;
}
nav.ns-main-menu {
margin-top: 86px;
}
.navbar-toggler {
position: absolute;
display: block;
right: 15px;
top: 0;
margin-top: 0;
width: 23px;
height: 23px;
padding: 0 !important;
float: right;
margin-top: 0;
}
.navbar-toggler > span {
position: absolute;
display: block;
height: 3px;
width: 20px;
margin: 3px 0;
background: #0a8fbd;
}
.navbar-toggler[aria-expanded="true"] > span:nth-child(1) {
top: 0;
opacity: 0;
transition: all 0.2s;
}
.navbar-toggler[aria-expanded="true"] > span:nth-child(2) {
top: 6px;
transform: rotate(45deg);
transition: all 0.2s;
}
.navbar-toggler[aria-expanded="true"] > span:nth-child(3) {
top: 6px;
transform: rotate(-45deg);
opacity: 1;
transition: all 0.2s;
}
.navbar-toggler[aria-expanded="true"] > span:nth-child(4) {
top: 12px;
opacity: 0;
transition: all 0.2s;
}
.navbar-toggler[aria-expanded="false"] > span:nth-child(1) {
top: 0;
opacity: 1;
transition: all 0.2s;
}
.navbar-toggler[aria-expanded="false"] > span:nth-child(2) {
top: 6px;
opacity: 1;
transform: rotate(0deg);
transition: all 0.2s;
}
.navbar-toggler[aria-expanded="false"] > span:nth-child(3) {
top: 6px;
opacity: 0;
transform: rotate(0deg);
transition: all 0.2s;
}
.navbar-toggler[aria-expanded="false"] > span:nth-child(4) {
top: 12px;
opacity: 1;
transition: all 0.2s;
}
nav.ns-main-menu ul.navbar-nav > li.men-servis, nav.ns-main-menu ul.navbar-nav > li.men-garancija {
padding-right: 0;
}
nav.ns-main-menu ul.navbar-nav > li > i {
right: 0;
}
.ns-mainmenu-row {
background-color: #fff;
}
nav.ns-main-menu ul.navbar-nav > li {
flex-wrap: wrap;
}
nav.ns-main-menu ul.navbar-nav > li > a {
color: #000;
padding: 15px 5px !important;
width: calc(100% - 60px);
font-size: 16px;
}
.ns-mega-menu-row, .ns-mega-menu-row.ns-fixed {
padding: 0 !important;
}
nav.ns-main-menu ul.navbar-nav li.dropdown:hover ul.dropdown-menu {
display: none;
}
nav.ns-main-menu ul.navbar-nav li.dropdown ul.dropdown-menu {
position: relative;
width: 100%;
}
nav.ns-main-menu ul.navbar-nav li.dropdown ul.dropdown-menu.open-it {
display: block;
}
nav.ns-main-menu ul.navbar-nav > li > i {
position: absolute;
top: 9px;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
right: 7px;
font-size: 20px;
color: #000;
transition: transform 0.2s;
}
nav.ns-main-menu ul.navbar-nav > li:hover {
background-color: unset;
}
nav.ns-main-menu ul.navbar-nav > li.ns-mega-trigger.mega-clicked {
background-color: unset;
}
.ns-mega-menu-row {
margin-left: 15px !important;
margin-right: 15px !important;
background-color: unset;
box-shadow: none;
transition: opacity 0s;
}
.wc-cat-list-mob-sub {
margin: 0;
padding: 0;
display: none;
}
.open-it.wc-cat-list-mob-sub {
display: block;
}
div.ns-subcats-list {
padding: 2px 0;
border-bottom: none;
}
.ns-subcats-list > ul.wc-cat-list > li.mega-parent-cat {
position: relative;
line-height: unset;
}
.ns-subcats-list > ul.wc-cat-list > li.mega-parent-cat > i {
position: absolute;
top: -3px;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
right: -40px;
font-size: 20px;
transition: transform 0.2s;
visibility: visible;
}
li.mega-parent-cat > i {
transform: rotate3d(1, 0, 0, 0deg);
}
nav.ns-main-menu ul.navbar-nav li.dropdown ul.dropdown-menu {
background-color: unset;
box-shadow: none;
}
nav.ns-main-menu ul.navbar-nav li.dropdown ul.dropdown-menu > li > a {
color: #000 !important;
font-weight: 400;
padding: 3px 30px;
}
nav.ns-main-menu ul.navbar-nav li.dropdown ul.dropdown-menu > li > a.dropdown-item {
font-size: 16px;
}
nav.ns-main-menu ul.navbar-nav > li:hover {
text-decoration: none;
}
}
@media screen and (max-width: 767px) {
.ns-header-main-row {
max-width: 540px;
}
nav.ns-main-menu {
margin-top: 67px;
}
.ns-header-main-row:before, .ns-header-main-row:after {
height: 90px;
}
}
@media screen and (max-width: 575px) {
.ns-header-main-row.ns-fixed {
padding: 10px 0 7px 0 !important;
margin-top: -34px !important;
}
.ns-header-main-row {
padding: 10px 0 7px 0 !important;
margin: 0 auto !important;
}
.ns-header-main-row:before, .ns-header-main-row:after {
height: 58px;
}
.ns-header-main-row > div {
margin-top: 3px;
}
nav.ns-main-menu {
margin-top: 55px;
}
.navbar-toggler {
top: 4px;
}
.ns-mainmenu-row nav.navbar > div > ul, .ns-mega-menu-row > div {
max-width: unset;
margin: auto;
}
}
@media screen and (max-width: 380px) {
.ns-header-main-row:before, .ns-header-main-row:after {
height: 57px;
}
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}
aside.widget-area {
padding: 25px 0;
}
aside.widget-area section {
font-size: 18px;
}
section.widget > h2.widget-title, .bapf_head > h3 {
line-height: 31px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
padding: 0 27px;
}
.bapf_body {
margin: 0;
padding: 0 27px 25px 27px;
} section.widget.widget_product_categories > ul.product-categories {
margin: 0;
padding: 0;
}
section.widget.widget_product_categories ul li {
position: relative;
list-style: none;
line-height: 1.8;
}
section.widget.widget_product_categories ul li > a {
color: #676970;
transition: color 0.2s;
}
section.widget.widget_product_categories ul li > a:hover {
color: #0a8fbd;
text-decoration: none;
}
section.widget.widget_product_categories > ul.product-categories > li.cat-item > a {
font-size: 21px;
font-weight: 700;
}
section.widget.widget_product_categories ul li > ul.children {
padding: 5px 0;
margin: -5px 0;
max-height: 0;
overflow: hidden;
transition: margin 0.2s, max-height 0.2s ease-out;
}
section.widget.widget_product_categories ul li.current-cat-parent > ul.children, section.widget.widget_product_categories ul li.show-submenu > ul.children, section.widget.widget_product_categories ul li.current-cat.cat-parent > ul.children {
margin: 0;
max-height: 999px;
transition: margin 0.2s, max-height 0.2s ease-in;
}
section.widget.widget_product_categories ul li.current-cat > a {
color: #0a8fbd;
}
section.widget.widget_product_categories ul li.cat-parent > i {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
top: 7px;
right: 0;
transform: rotate(90deg) rotateY(0deg);
width: 20px;
height: 20px;
cursor: pointer;
transition: transform 0.2s;
}
section.widget.widget_product_categories ul li.current-cat-parent > i, section.widget.widget_product_categories ul li.show-submenu > i, section.widget.widget_product_categories ul li.current-cat.cat-parent > i {
transform: rotate(90deg) rotateY(180deg);
}  .bapf_slidr_main.ui-widget-content, .berocket_filter_price_slider.ui-widget-content {
height: 2px;
background-color: #cacbcd;
}
.bapf_slidr_main.ui-widget-content .ui-slider-handle, .bapf_slidr_main.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
background-color: #0a8fbd !important;
}
.bapf_slidr_main.ui-widget-content .ui-slider-handle:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: block;
border-radius: 50%;
width: 10px;
height: 10px;
background-color: #fff;
}
.widget_price_filter .ui-slider-horizontal {
height: 2px !important;
}  .bapf_ckbox ul {
margin: 0;
padding: 0;
}
.bapf_ckbox ul li {
margin-bottom: 5px !important;
}
.bapf_ckbox ul li label {
margin-bottom: 0;
font-size: 14px;
}
.bapf_sfilter.bapf_sfa_mt_hide .bapf_body {
padding: 0;
}
.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy > ul {
margin: 0;
padding: 0;
}
.berocket_aapf_widget_selected_filter > ul.bapf_sfa_unall {
margin: 0;
padding: 0;
}
.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy > ul > li i {
margin-right: 5px;
}
@media screen and (max-width: 991px) {
aside.widget-area {
padding: 17px 0 0 0;
}
}  .sticky {
display: block;
}
.post, .page {
margin: 0 0 0;
}
.updated:not(.published) {
display: none;
}
.page-content, .entry-content, .entry-summary {
margin: 0 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
html, body {
overflow-x: hidden;
}
body {
visibility: hidden;
opacity: 0;
transition: opacity 0.2s ease;
-webkit-transition: opacity 0.2s ease;
}
body.b_MSIE .ns-main-menu-container .ns-cwi-icon {
display: flex;
}
body.b_MSIE .ns-main-menu-container .ns-cwi-content {
display: flex;
justify-content: flex-end;
width: 100%;
}
body.no-scroll, html.no-scroll {
overflow: hidden;
}
.site-main {
min-height: 1000px;
}
header.site-header {
position: relative;
z-index: 100;
background-color: #fff;
}
header.site-header.mob-men-magic {
display: block;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
overflow-x: hidden;
overflow-y: scroll;
}
header.site-header.mob-men-magic > div {
position: static;
}
header.site-header.nav-down .ns-header-top-row {
margin-top: 0;
transition: margin-top 0.1s;
}
header.site-header.nav-up .ns-header-top-row {
margin-top: -52px;
transition: margin-top 0.1s;
}
header.site-header.nav-down .ns-header-info-row {
opacity: 1;
visibility: visible;
margin-top: 0;
transition: all 0.3s;
}
header.site-header.nav-up .ns-header-info-row {
opacity: 0;
visibility: hidden;
margin-top: -78px;
transition: all 0.3s;
}
.ns-logo {
display: flex;
}
.ns-logo > a {
line-height: 0;
}
#content.site-content {
margin-top: 51px;
} .vc_row:before, .vc_row:after {
width: 0;
}
.ns-header-cart-container.fixed-cart {
position: fixed;
z-index: 100;
right: 0;
width: auto;
padding: 10px;
background-color: #fff;
box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.15);
}
.ns-header-toprow {
display: flex;
justify-content: space-between;
padding: 5px 0;
font-size: 16px;
font-weight: 300;
color: #565656;
background-color: #ffe0e7;
}
.ns-header-toprow a {
color: #565656;
}
.ns-header-toprow > div > div > div {
display: flex;
align-items: center;
}
.ns-header-toprow > div:last-child > div > div {
justify-content: space-between;
}
.ns-header-toprow .ns-cwi-container .ns-cwi-icon > a, .ns-header-toprow .ns-cwi-container .ns-cwi-icon > a > svg {
display: block;
height: 16px;
}
.ns-header-toprow .ns-cwi-container .ns-cwi-content {
order: 1;
margin-right: 20px;
}
.ns-header-toprow .ns-cwi-container .ns-cwi-icon {
order: 2;
}
.ns-top-menu-row {
padding: 10px 0 0 0;
}
.ns-top-menu-row > div > div > div {
display: flex;
justify-content: flex-end;
}
.ns-top-menu-row a, .ns-top-menu-row a:hover {
color: #000;
}
.ns-top-menu-row .ns-cwi-container {
margin-left: 50px;
}
.ns-top-menu-row .ns-cwi-container svg {
vertical-align: middle;
}
.ns-header-main-row {
display: flex;
align-items: center;
padding: 0 0 15px 0;
}
.ns-header-main-row .ns-header-shortcodes > div > div {
display: flex;
align-items: center;
justify-content: space-between;
}
.ns-h1-row {
padding: 40px 0;
}
.ns-h1-row h1 {
font-size: 40px;
font-weight: 300;
color: #565656;
}
.ns-h1-row .wpb_text_column.wpb_content_element {
margin-bottom: 0;
}
.ns-front-icons-row {
padding: 20px 0;
background-color: #ffe0e7;
}
.ns-ikonce-lead-txt h3 {
font-size: 25px;
font-weight: 400;
color: #565656;
margin-bottom: 40px !important;
}
.ns-front-icons-row .ns-cwi-content {
color: #565656;
}
.ns-front-icons-row .ns-cwi-content h4 {
font-size: 16px;
font-weight: 700;
color: #565656;
text-transform: uppercase;
}
.ns-front-icons-row .ns-cwi-content p {
margin-bottom: 0;
}
.ns-front-icons-row .ns-cwi-icon {
display: flex;
padding-right: 15px;
margin-right: 0px;
}
.ns-front-icons-row .ns-front-icons-container {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ns-front-icons-row .ns-front-icons-container > div, .ns-front-icons-row .ns-front-icons-container > div > div, .ns-front-icons-row .ns-front-icons-container > div > div > div {
height: 100%;
}
.ns-front-icons-row .ns-front-icons-container .ns-cwi-container {
align-items: stretch;
justify-content: center;
}
.ns-front-icons-row .ns-front-icons-container .ns-cwi-icon svg {
margin-top: auto;
margin-bottom: auto;
}
.ns-front-icons-row .wpb_text_column.wpb_content_element {
margin-bottom: 0;
}
.ns-front-prod-slider-row {
margin: 64px 0 96px 0;
}
.ns-front-nasveti-row {
padding-top: 60px;
padding-bottom: 70px;
}
.ns-front-nasveti-row .loop-container {
border: 1px solid #d4dae2;
border-radius: 4px;
}
.ns-front-nasveti-row h3 {
font-size: 25px;
font-weight: 400;
color: #565656;
margin-bottom: 40px !important;
}
.ns-loop-nasveti-inner {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ns-loop-nasveti-txt > div > div {
padding: 30px 30px 30px 10px;
}
.ns-front-nasveti-row .loop-item img {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.ns-front-nasveti-row .loop-item h3 {
font-size: 25px;
font-weight: 700;
margin-bottom: 20px !important;
}
.ns-front-nasveti-row .loop-item h3 > a {
color: #565656;
}
.ns-nasveti-gumb-col > div > div > div {
display: flex;
justify-content: center;
margin-top: 50px;
}
.ns-frontbox-row {
margin: 95px 0 80px 0;
}
.ns-kategorije-row {
background-color: #eff2f6;
padding-top: 50px;
padding-bottom: 80px;
}
.ns-kategorije-row h3 {
font-size: 25px;
font-weight: 400;
color: #565656;
}
.ns-nasveti-page-list-col .loop-item {
margin-bottom: 30px;
}
.ns-nasveti-page-list-col .loop-item > div {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ns-nasveti-page-list-col .loop-item:after {
content: "";
display: block;
height: 1px;
width: calc(100% - 30px);
margin-top: 30px;
background-color: #eff2f6;
}
.ns-nasveti-page-list-col .loop-item:last-child:after {
display: none;
}
.big-footer {
padding-top: 10px;
padding-bottom: 15px;
background-color: #eff2f6;
color: #000;
font-size: 16px;
}
.big-footer h4 {
font-size: 20px;
font-weight: 700;
color: #565656;
}
.big-footer a {
color: #000;
}
.big-footer a:hover {
color: #000;
text-decoration: underline;
}
.big-footer .ns-footer-clink a, .big-footer .ns-footer-clink a:hover {
color: #0a8fbd;
}
.big-footer > div > div > div > div > div {
padding-top: 28px;
border-top: 1px solid #d4dae2;
}
.big-footer > div > div:nth-child(2) > div > div > div {
border-top: none;
}
.big-footer .ns-footer-payment-pics-col > div > div {
display: flex;
flex-wrap: wrap;
}
.big-footer .ns-footer-payment-pics-col > div > div > div {
flex: 1 0 25%;
margin-bottom: 10px;
}
.big-footer .ns-footer-payment-pics-col > div > div > div:last-child {
margin-bottom: 35px;
}
.big-footer .footer-info-col > div > div > div:first-child {
margin-bottom: 15px;
}
.big-footer .footer-info-col > div > div > div:nth-child(2) {
margin-right: 5px;
}
.big-footer .footer-info-col .ns-cwi-container {
display: block;
float: left;
}
.big-footer .footer-info-col .ns-cwi-container svg {
stroke: #0a8fbd;
}
.small-footer-border {
border-top: 1px solid #d4dae2;
}
.small-footer {
background-color: #eff2f6;
color: #565656;
font-size: 12px;
padding: 15px 0;
}
.small-footer a {
color: #565656;
}
.small-footer a:hover {
color: #565656;
text-decoration: underline;
}
.small-footer .ns-link {
display: flex;
align-items: center;
justify-content: flex-end;
}
.small-footer svg {
height: 12px;
}
.small-footer svg path, .small-footer svg rect {
fill: #96989b;
}
.ns-cart-title-mobile {
margin-top: 25px;
}
.woofc-action-left, .woocommerce-shipping-totals.shipping .woocommerce-shipping-destination {
display: none;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div {
width: 100%;
}
.woofc-area.woofc-style-01, .woofc-area.woofc-style-03, .woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
background-color: #0a8fbd !important;
text-decoration: underline;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
background-color: #0a8fbd;
}
.cross-sells #cross-sells-slider .prod-img-overlay {
width: -webkit-fill-available;
}
.cross-sells .products-element-wrapper.slick-slider, .cross-sells .products-element-wrapper {
display: block;
}
.cross-sells .slick-track {
width: 100% !important;
}
.cross-sells {
margin-bottom: 80px;
}
.cross-sells > h3 {
font-size: 25px;
color: #0a8fbd;
text-align: center;
margin-bottom: 30px;
}
.cross-sells > h3:after {
content: "";
margin-top: 35px;
height: 4px;
width: 50px;
min-width: 40px;
background-color: #0a8fbd;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.cart-usp {
margin-top: 40px;
}
@media screen and (max-width: 1380px) {
.ns-header-toprow {
font-size: 12px;
}
.ns-header-toprow .ns-cwi-icon > img {
max-height: 26px;
}
#content.site-content {
margin-top: 43px;
}
.ns-kategorije-row {
padding-top: 60px;
padding-bottom: 120px;
}
.ns-loop-nasveti-txt > div > div {
padding: 15px 30px 15px 10px;
}
.ns-front-nasveti-row .loop-item h3 {
margin-bottom: 10px !important;
}
.ns-front-nasveti-row .loop-item p {
margin-bottom: 0;
line-height: 1.5;
}
}
@media screen and (max-width: 1200px) {
.ns-front-icons-row .ns-front-icons-container .ns-cwi-container {
justify-content: flex-start;
margin-bottom: 20px;
}
.ns-front-icons-row .ns-cwi-icon {
max-width: 44px;
}
}
@media screen and (max-width: 991px) {
html {
font-size: 14px;
}
.ns-top-menu-row {
position: relative;
z-index: 20;
}
.ns-header-toprow .ns-cwi-container .ns-cwi-content {
margin-right: 7px;
}
.ns-header-main-row {
padding: 20px 0;
background-color: #fff;
margin-top: -23px !important;
}
#content.site-content {
margin-top: 0;
}
.ns-header-toprow {
font-size: 10px;
}
.ns-h1-row h1 {
font-size: 32px;
}
.ns-kategorije-row {
padding: 40px 0;
}
.ns-front-nasveti-row .ns-loop-nasveti-inner > div:first-child div {
text-align: center;
}
.ns-loop-nasveti-txt > div > div {
padding: 15px 0;
}
.ns-front-nasveti-row .loop-container {
border: none;
}
.ns-front-nasveti-row .loop-item img {
border-radius: 0;
}
.big-footer {
font-size: 12px;
}
.big-footer h4 {
font-size: 16px;
}
.big-footer .ns-footer-payment-pics-col > div > div > div {
flex: 1 0 17%;
margin: 0 1px;
}
.ns-big-footer-bot-row > div:first-child > div > div > div {
margin: 7px 7px 7px 0;
}
.ns-big-footer-bot-row > div:nth-child(2) > div > div > div > div:nth-child(2) > div > div {
justify-content: flex-start;
}
.ns-kontakt-page-row {
display: flex;
flex-wrap: wrap;
}
.ns-kontakt-page-row > div:first-child {
order: 2;
}
.ns-kontakt-page-row > div:last-child {
order: 1;
}
}
@media screen and (max-width: 767px) {
.ns-header-toprow {
font-size: 9px;
}
.ns-header-toprow .ns-cwi-container .ns-cwi-content {
margin-right: 0;
}
.ns-header-toprow .ns-cwi-icon > img {
display: block;
height: 12px;
margin-left: 5px;
}
.ns-logo svg {
width: 160px;
height: 50px;
}
.ns-header-main-row {
padding: 25px 0 15px 0 !important;
}
.ns-frontbox-row {
margin: 35px 0 0 0;
}
.ns-front-icons-row .ns-cwi-content h4 {
font-size: 14px;
}
.ns-front-icons-row .ns-cwi-content p {
font-size: 12px;
}
.ns-nasveti-page-list-col .loop-item img {
margin-bottom: 20px;
}
.ns-foot-splo-col {
margin-top: 25px;
}
.ns-footer-info-row > div:not(:first-child) > div > div > div {
margin-bottom: 0;
}
.ns-footer-info-row > div:first-child > div > div > div {
margin-bottom: 15px;
}
.ns-footer-kontakt-row > div:not(:first-child) > div > div > div {
margin-bottom: 10px;
}
.ns-footer-kontakt-row > div:first-child > div > div > div {
margin-bottom: 15px;
}
.big-footer > div > div > div > div > div {
padding-top: 15px;
margin-top: 15px;
}
.big-footer .ns-footer-payment-pics-col > div > div > div {
flex: 1 0 20%;
margin: 0;
}
.big-footer .ns-footer-payment-pics-col > div > div > div:last-child {
margin-bottom: 0;
}
.big-footer .ns-footer-payment-pics-col > div > div {
margin-top: 15px;
}
.ns-big-footer-mid-row > div > div {
margin-top: 15px;
}
.ns-big-footer-mid-row > div > div > div > div {
margin-bottom: 10px;
}
.ns-foot-splo-col > div > div > .wpb_wrapper > div:first-child {
margin-top: 25px;
}
.ns-foot-splo-col > div > div > .wpb_wrapper > div.wpb_text_column {
margin-top: 25px;
}
.small-footer .ns-link {
margin-top: 10px;
justify-content: flex-start;
}
.ns-kontakt-info-column {
max-width: unset;
margin-bottom: 30px;
}
.ns-cart-title-mobile {
display: block !important;
margin-top: 20px;
margin-bottom: -40px;
}
.ns-cart-title-mobile h3 {
line-height: unset;
}
}
@media screen and (max-width: 575px) {
header.site-header.mob-men-magic {
padding-bottom: 60px;
}
.ns-top-menu-row {
padding: 0;
}
.ns-header-toprow {
overflow: visible !important;
}
.ns-header-toprow > div > div > div {
flex-wrap: wrap;
}
.ns-header-toprow > div > div > div > div {
flex: 1 0 100%;
}
.ns-header-toprow > div > div > div > div {
margin-right: 15px;
}
.ns-header-toprow > div:first-child > div > div > div:first-child:after {
margin-left: 15px;
}
.ns-header-toprow > div > div {
display: flex;
flex-wrap: wrap;
}
.ns-header-toprow > div > div > div {
flex: 1 0 50%;
}
.ns-header-toprow > div > div > div.ns-cwi-container {
justify-content: flex-end;
}
.ns-header-toprow > div > div > div.ns-cwi-container > div.ns-cwi-icon {
order: 1;
}
.ns-header-toprow > div > div > div.ns-cwi-container > div.ns-cwi-content {
order: 2;
font-size: 16px;
}
.ns-header-toprow > div > div > div.ns-cwi-container > div {
flex: 0 0 auto;
}
.ns-header-main-row {
margin-top: 0 !important;
padding: 10px 0 !important;
}
.ns-logo {
justify-content: flex-start;
margin-left: -15px;
}
.ns-logo svg {
max-height: 35px;
}
.ns-h1-row {
padding: 32px 0;
}
.ns-h1-row h1 {
font-size: 24px;
}
.ns-ikonce-lead-txt h3, .ns-kategorije-row h3, .ns-front-nasveti-row h3 {
font-size: 21px;
}
.ns-front-nasveti-row h3 {
margin-bottom: 0 !important;
}
.ns-kategorije-row {
padding: 35px 0 15px 0;
}
.ns-nasveti-gumb-col > div > div > div {
margin-top: 10px;
}
.ns-front-nasveti-row {
padding: 30px 0;
}
.ns-front-icons-row {
padding: 20px 0 0 0;
}
.ns-front-icons-row .ns-top-icons-container .ns-cwi-container .ns-cwi-icon {
display: none;
}
}
@media screen and (max-width: 500px) {
.ns-mini-cart-container > span {
display: none;
}
.ns-header-toprow > div > div > div:last-child {
display: none;
}
.ns-header-toprow > div > div > div > div {
justify-content: center;
}
.ns-header-toprow {
font-size: 14px;
padding: 5px 0;
}
}
@media screen and (max-width: 414px) {
.ns-header-toprow > div > div > div:first-child > div:first-child, .ns-header-toprow > div > div > div:first-child > div:last-child {
display: none;
}
.ns-header-toprow > div > div > div:first-child {
flex: 1 0 60%;
}
.ns-header-toprow > div > div > div:last-child {
flex: 1 0 40%;
}
.ns-front-icons-row .ns-cwi-icon {
border: none;
padding-right: 0;
margin-right: 10px;
}
.ns-front-icons-row .ns-front-icons-container {
align-items: stretch;
}
.ns-front-icons-row .ns-front-icons-container .ns-cwi-container {
display: block;
}
.ns-front-icons-row .ns-cwi-container .ns-cwi-icon {
margin: 0 auto;
min-height: 50px;
justify-content: center;
}
.ns-front-icons-row .ns-cwi-container .ns-cwi-content {
text-align: center;
}
.ns-front-icons-row .ns-front-icons-container .ns-cwi-icon svg {
max-width: 28px;
}
}
@media screen and (max-width: 380px) {
.ns-logo {
margin-top: 3px;
margin-left: -30px;
}
.ns-logo svg {
max-height: 30px;
}
.ns-header-toprow {
font-size: 12px;
}
}
@media screen and (max-width: 360px) {
.ns-header-toprow > div > div > div:first-child {
flex: 1 0 70%;
}
.ns-header-toprow > div > div > div:last-child {
flex: 1 0 30%;
}
.ns-header-toprow > div > div > div.ns-cwi-container > div.ns-cwi-content {
font-size: 9px;
}
.ns-header-toprow .ns-cwi-container .ns-cwi-icon > a, .ns-header-toprow .ns-cwi-container .ns-cwi-icon > a > svg {
height: 12px;
}
.ns-header-toprow > div > div > div > div {
margin-right: 3px;
}
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {  display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed, iframe, object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}  .ns-prod-cat-slider .slick-list {
display: flex;
margin-left: -15px;
margin-right: -15px;
}
.ns-prod-cat-slider .slick-track {
display: flex;
left: 0;
}
.ns-prod-cat-slider .slick-track > div {
flex: 1 0 auto;
justify-content: center;
padding-left: 15px;
padding-right: 15px;
}
.prod-cat-cont {
margin: 0 auto;
border-radius: 4px;
height: 100%;
box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
width: 100%;
background-color: #fff;
transition: background-color 0.2s, color 0.2s;
}
.prod-cat-cont:hover {
background-color: #0a8fbd;
color: #fff;
transition: background-color 0.2s;
}
.prod-cat-cont:hover h3 {
color: #fff;
transition: color 0.2s;
}
.prod-cat-cont:hover a {
text-decoration: none;
}
.prod-cat-cont img {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.prod-cat-cont h3 {
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 0;
text-align: center;
padding: 20px 10px;
}
.prod-cat-cont h3 a {
display: block;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
color: #565656;
padding: 20px 10px;
background-color: #fff;
transition: background-color 0.2s, color 0.2s;
}
.prod-cat-cont h3 a:hover {
color: #fff;
text-decoration: none;
background-color: #0a8fbd;
transition: background-color 0.2s, color 0.2s;
}
.prod-cat-img-wrapper {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.prod-cat-img-wrapper:hover .prod-cat-img-overlay {
opacity: 1;
}
.prod-cat-img-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 500;
background: #000;
background: linear-gradient(180deg, rgba(10, 143, 189, 0.4) 70%, rgba(10, 143, 189, 0.5) 100%);
pointer-events: none;
transition: all 0.2s linear;
display: flex;
align-items: flex-end;
justify-content: center;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.ns-prod-cat-slider .slick-dots {
width: auto;
position: absolute;
left: calc(50% + 5px);
transform: translateX(-50%);
bottom: -60px;
margin: 0;
padding: 0;
display: flex;
}
.ns-prod-cat-slider .slick-dots li {
display: block;
margin-right: 10px;
}
.ns-prod-cat-slider .slick-dots li button {
border: none;
outline: none;
background-color: #c8c8c8;
cursor: pointer;
}
.ns-prod-cat-slider .slick-dots li.slick-active button, .ns-prod-cat-slider .slick-dots li button:hover {
background-color: #0a8fbd;
}
.ns-prod-cat-slider .slick-dots li:focus, .ns-prod-cat-slider .slick-dots li button {
outline: none !important;
font-size: 0;
height: 7px;
width: 7px;
border-radius: 50%;
}
.ns-prod-cat-slider.noslider {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
} .ns-elements-slider .slick-next {
right: 35px;
}
.ns-elements-slider .slick-next:before {
content: "\f105";
font-family: "FontAwesome";
display: inline-block;
position: absolute;
width: 50px;
height: 50px;
background: #3f3f3f;
border-radius: 5px;
}
.ns-elements-slider .slick-prev {
left: 35px;
}
.ns-elements-slider .slick-prev:before {
content: "\f104";
font-family: "FontAwesome";
display: inline-block;
position: absolute;
width: 50px;
height: 50px;
background: #3f3f3f;
border-radius: 5px;
}
.ns-elements-slider p, .ns-elements-static p {
color: #fff;
}
.ns-elements-static > div {
margin-bottom: 30px;
} .galerija-row img {
border-radius: 4px;
}  .ns-mini-cart-container svg {
margin-right: 20px;
}
.ns-woo-minicart.ns-woo-minicart-wrap {
display: flex;
justify-content: flex-end;
}
.ns-mini-cart-container {
position: relative;
color: #081a35;
display: inline-flex;
flex-direction: row;
align-items: center;
justify-content: flex-end; font-size: 14px; }
.ns-mini-cart-container > a {
flex: 1 0 auto;
}
.ns-minicart-txt {
font-weight: 700;
text-transform: uppercase;
}
.ns-cart-total {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
top: 0;
left: 24px;
width: 20px;
height: 20px;
background-color: #e22a22;
font-size: 12px;
font-weight: 700;
color: #fff;
border-radius: 50%;
}
.ns-mini-cart-txt-container { flex-direction: column;
text-align: left;
font-size: 14px;
font-weight: 700;
line-height: 1.2;
}
.products-element-wrapper.slider-on {
margin: 0 -10px;
}
.products-element-wrapper.slider-on .loop-item {
margin: 0 10px;
}
.products-element-wrapper button.slick-prev:before {
content: "\f105";
transform: scale(-1, 1);
}
.products-element-wrapper button.slick-arrow:before {
font-family: "fontello";
}
.products-element-wrapper button.slick-arrow {
border-radius: 4px;
border: 1px solid #ebebeb;
}
@media screen and (max-width: 1380px) {
.ns-frontbox h3 {
padding: 35px;
font-size: 24px;
}
.ns-mini-cart-container svg {
margin-right: 12px;
}
.ns-prod-cat-slider .slick-track > div {
height: 100%;
}
.ns-prod-cat-slider.noslider > div {
flex: 1 0 calc(25% - 10px);
margin: 0 5px;
}
.prod-cat-cont h3 {
padding: 10px;
font-size: 16px;
}
}
@media screen and (max-width: 1300px) {
.ns-slider h1, .ns-slider h2 {
margin-bottom: 20px;
}
}
@media screen and (max-width: 1200px) {
.izdelek-txtlink h3 {
font-size: 1.125rem;
}
.izdelek-txtlink .amount {
font-size: 1.3rem;
}
}
@media screen and (max-width: 991px) {
.ns-header-cart-container > div > div > .ns-woo-minicart.ns-woo-minicart-wrap {
margin-right: 50px;
}
.ns-prod-cat-slider.noslider > div {
flex: 1 0 calc(50% - 10px);
margin-bottom: 47px;
}
.prod-cat-cont {
width: calc(100% - 37px);
}
.ns-slider-text {
position: relative;
max-width: unset;
left: 0;
}
.ns-frontbox h3 {
font-size: 20px;
top: calc(100% - 70px);
padding: 22px;
}
.ns-frontbox p {
font-size: 14px;
}
.wpb_wrapper .ns-frontbox:hover h3 {
bottom: calc(100% - 70px);
}
.wpb_wrapper .ns-frontbox:hover .frontbox-overlay {
padding-top: 115px;
}
.frontbox-overlay {
padding: 45px 30px;
}
.ns-kis-frontboxescont > div:nth-child(3) .ns-frontbox {
width: 48%;
}
.ns-kis-frontboxescont > div:nth-child(3) .ns-frontbox:last-child {
margin-left: 23px;
}
.frontbox-overlay {
opacity: 1;
background: rgba(0, 0, 0, 0.45);
padding: 0 30px;
}
.wpb_wrapper .ns-frontbox:hover h3 {
bottom: 0;
}
.wpb_wrapper .ns-frontbox:hover h3 {
top: calc(100% - 70px);
}
.frontbox-overlay .btn {
display: none;
}
.wpb_wrapper .ns-frontbox:hover .frontbox-overlay {
padding-top: unset;
}
.wpb_wrapper .ns-frontbox:hover {
box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
}
.ns-elements-slider .slick-next, .ns-elements-slider .slick-prev {
top: unset;
bottom: -100px;
}
.ns-elements-slider .slick-next {
right: calc(50% - 75px);
}
.ns-elements-slider .slick-prev {
left: calc(50% - 75px);
}
.izdelek-txtlink {
padding: 10px;
}
.izdelek-txtlink .amount {
font-size: 14px;
}
.ns-cenik-box > div > div:nth-child(2) > div {
border-top-right-radius: 0;
border-bottom-left-radius: 15px;
height: 100%;
width: calc(100% + 2px);
margin: 0px -1px 0px -1px;
}
.ns-cenik-box .ns-box-z-ddv {
line-height: 28px;
padding-top: 15px;
}
.ns-cenik-box .ns-box-brez-ddv {
line-height: 31px;
padding-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
.prod-cat-cont {
max-width: 300px;
}
.ns-prod-cat-slider {
display: flex;
flex-wrap: wrap;
}
.ns-prod-cat-slider.slick-slider .slick-slide {
flex: 1 0 auto;
justify-content: center;
padding-left: 15px;
padding-right: 15px;
display: flex;
flex-direction: row;
align-self: stretch;
}
.ns-prod-cat-slider button.slick-arrow {
position: absolute;
display: flex !important;
justify-content: center;
align-items: center;
width: 50px;
height: 50px;
background: #fff;
z-index: 10;
top: 50%;
transform: translateY(-50%);
font-size: 0;
cursor: pointer;
border: 2px solid #ebebeb;
border-radius: 15px;
transition: border-color 0.2s, color 0.2s;
}
.ns-prod-cat-slider button.slick-arrow.slick-disabled {
background-color: #f1f1f1;
cursor: default;
}
.ns-prod-cat-slider button.slick-arrow:hover {
border-color: #0a8fbd;
}
.ns-prod-cat-slider button.slick-arrow:hover:before {
color: #0a8fbd;
}
.ns-prod-cat-slider button.slick-arrow:focus {
outline: none;
}
.ns-prod-cat-slider button.slick-arrow:before {
font-family: "FontAwesome";
display: block;
font-size: 20px;
line-height: 1;
}
.ns-prod-cat-slider button.slick-prev:before {
content: "\f104";
}
.ns-prod-cat-slider button.slick-next:before {
content: "\f105";
}
.ns-prod-cat-slider button.slick-prev {
left: 0;
}
.ns-prod-cat-slider button.slick-next {
right: 0;
}
}
@media screen and (max-width: 575px) {
.ns-slide-background-img > div > div > div:first-child {
order: 2;
}
.ns-slide-background-img > div > div > div:last-child {
order: 1;
}
.ns-slide-background-img .ns-slider-img-container > img {
max-height: 180px;
margin: 0 auto;
padding-top: 15px;
}
.ns-slider h1, .ns-slider h2 {
font-size: 24px;
line-height: 31px;
margin-bottom: 0;
}
.ns-slider-text {
text-align: center;
}
.ns-slider, .ns-slider .slide {
height: 205px;
}
.ns-slider .slick-dots {
bottom: 0;
}
.ns-prod-cat-slider button.slick-prev {
left: calc(50% - 70px);
}
.ns-prod-cat-slider button.slick-next {
right: calc(50% - 70px);
}
.ns-prod-cat-slider button.slick-arrow {
top: calc(100% + 50px);
}
.prod-cat-cont {
width: 100%;
}
.ns-prod-cat-slider.noslider > div {
margin-bottom: 10px;
}
}
@media screen and (max-width: 500px) {
.ns-slider h4 {
font-size: 0.85rem !important;
line-height: 1.5;
}
.ns-frontbox h3 {
font-size: 18px;
}
}
@media screen and (max-width: 450px) {
.ns-woo-minicart.ns-woo-minicart-wrap span.amount {
display: none;
}
}
@media screen and (max-width: 414px) {
.ns-slider h1, .ns-slider h2 {
font-size: 24px !important;
line-height: 31px;
}
.ns-slider h4 {
font-size: 14px !important;
line-height: 1.6;
}
}
@media screen and (max-width: 320px) {
.ns-slider, .ns-slider .slide {
height: 195px;
}
.ns-slider h4 {
font-size: 13px !important;
line-height: 1.5;
}
.ns-frontbox p {
line-height: 1.5;
}
}  :root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #0a8fbd;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1380px;
--font-family-sans-serif: Roboto, sans-serif;
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}
*, *::before, *::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: 'Roboto', sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #000 !important;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title], abbr[data-original-title] {
text-decoration: underline;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol, ul, dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
dfn {
font-style: italic;
}
b, strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub, sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #0a8fbd;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
color: #0a8fbd;
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre, code, kbd, samp {
font-family: monospace, monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input, button, select, optgroup, textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button, input {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"], input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
h1, .h1 {
font-size: 2.5rem;
}
h2, .h2 {
font-size: 2rem;
}
h3, .h3 {
font-size: 1.75rem;
}
h4, .h4 {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, .1);
}
small, .small {
font-size: 80%;
font-weight: 400;
}
mark, .mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "\2014 \00A0";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
code, kbd, pre, samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1380px) {
.container {
max-width: 1320px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
order: -1;
}
.order-last {
order: 13;
}
.order-0 {
order: 0;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
}
.offset-1 {
margin-left: 8.3333333333%;
}
.offset-2 {
margin-left: 16.6666666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333333333%;
}
.offset-5 {
margin-left: 41.6666666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333333333%;
}
.offset-8 {
margin-left: 66.6666666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333333333%;
}
.offset-11 {
margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-sm-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-sm-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-sm-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-sm-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
order: -1;
}
.order-sm-last {
order: 13;
}
.order-sm-0 {
order: 0;
}
.order-sm-1 {
order: 1;
}
.order-sm-2 {
order: 2;
}
.order-sm-3 {
order: 3;
}
.order-sm-4 {
order: 4;
}
.order-sm-5 {
order: 5;
}
.order-sm-6 {
order: 6;
}
.order-sm-7 {
order: 7;
}
.order-sm-8 {
order: 8;
}
.order-sm-9 {
order: 9;
}
.order-sm-10 {
order: 10;
}
.order-sm-11 {
order: 11;
}
.order-sm-12 {
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.3333333333%;
}
.offset-sm-2 {
margin-left: 16.6666666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333333333%;
}
.offset-sm-5 {
margin-left: 41.6666666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333333333%;
}
.offset-sm-8 {
margin-left: 66.6666666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333333333%;
}
.offset-sm-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 768px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-md-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-md-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-md-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-md-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
order: -1;
}
.order-md-last {
order: 13;
}
.order-md-0 {
order: 0;
}
.order-md-1 {
order: 1;
}
.order-md-2 {
order: 2;
}
.order-md-3 {
order: 3;
}
.order-md-4 {
order: 4;
}
.order-md-5 {
order: 5;
}
.order-md-6 {
order: 6;
}
.order-md-7 {
order: 7;
}
.order-md-8 {
order: 8;
}
.order-md-9 {
order: 9;
}
.order-md-10 {
order: 10;
}
.order-md-11 {
order: 11;
}
.order-md-12 {
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.3333333333%;
}
.offset-md-2 {
margin-left: 16.6666666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.3333333333%;
}
.offset-md-5 {
margin-left: 41.6666666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.3333333333%;
}
.offset-md-8 {
margin-left: 66.6666666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.3333333333%;
}
.offset-md-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 992px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-lg-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-lg-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-lg-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-lg-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
order: -1;
}
.order-lg-last {
order: 13;
}
.order-lg-0 {
order: 0;
}
.order-lg-1 {
order: 1;
}
.order-lg-2 {
order: 2;
}
.order-lg-3 {
order: 3;
}
.order-lg-4 {
order: 4;
}
.order-lg-5 {
order: 5;
}
.order-lg-6 {
order: 6;
}
.order-lg-7 {
order: 7;
}
.order-lg-8 {
order: 8;
}
.order-lg-9 {
order: 9;
}
.order-lg-10 {
order: 10;
}
.order-lg-11 {
order: 11;
}
.order-lg-12 {
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.3333333333%;
}
.offset-lg-2 {
margin-left: 16.6666666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333333333%;
}
.offset-lg-5 {
margin-left: 41.6666666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333333333%;
}
.offset-lg-8 {
margin-left: 66.6666666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333333333%;
}
.offset-lg-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1380px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-xl-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-xl-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-xl-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-xl-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
order: -1;
}
.order-xl-last {
order: 13;
}
.order-xl-0 {
order: 0;
}
.order-xl-1 {
order: 1;
}
.order-xl-2 {
order: 2;
}
.order-xl-3 {
order: 3;
}
.order-xl-4 {
order: 4;
}
.order-xl-5 {
order: 5;
}
.order-xl-6 {
order: 6;
}
.order-xl-7 {
order: 7;
}
.order-xl-8 {
order: 8;
}
.order-xl-9 {
order: 9;
}
.order-xl-10 {
order: 10;
}
.order-xl-11 {
order: 11;
}
.order-xl-12 {
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.3333333333%;
}
.offset-xl-2 {
margin-left: 16.6666666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.3333333333%;
}
.offset-xl-5 {
margin-left: 41.6666666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.3333333333%;
}
.offset-xl-8 {
margin-left: 66.6666666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.3333333333%;
}
.offset-xl-11 {
margin-left: 91.6666666667%;
}
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.table th, .table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.table .table {
background-color: #fff;
}
.table-sm th, .table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th, .table-bordered td {
border: 1px solid #dee2e6;
}
.table-bordered thead th, .table-bordered thead td {
border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, .05);
}
.table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, .075);
}
.table-primary, .table-primary > th, .table-primary > td {
background-color: #bae0ed;
}
.table-hover .table-primary:hover {
background-color: #a6d6e7;
}
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
background-color: #a6d6e7;
}
.table-secondary, .table-secondary > th, .table-secondary > td {
background-color: #d6d8db;
}
.table-hover .table-secondary:hover {
background-color: #c8cccf;
}
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
background-color: #c8cccf;
}
.table-success, .table-success > th, .table-success > td {
background-color: #c3e6cb;
}
.table-hover .table-success:hover {
background-color: #b1dfbb;
}
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.table-info, .table-info > th, .table-info > td {
background-color: #bee5eb;
}
.table-hover .table-info:hover {
background-color: #abdde5;
}
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
background-color: #abdde5;
}
.table-warning, .table-warning > th, .table-warning > td {
background-color: #ffeeba;
}
.table-hover .table-warning:hover {
background-color: #ffe7a0;
}
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
background-color: #ffe7a0;
}
.table-danger, .table-danger > th, .table-danger > td {
background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
background-color: #f1b1b7;
}
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
background-color: #f1b1b7;
}
.table-light, .table-light > th, .table-light > td {
background-color: #fdfdfe;
}
.table-hover .table-light:hover {
background-color: #f1f1f1;
}
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
background-color: #f1f1f1;
}
.table-dark, .table-dark > th, .table-dark > td {
background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
background-color: #b9bbbd;
}
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
background-color: #b9bbbd;
}
.table-active, .table-active > th, .table-active > td {
background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, .075);
}
.table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #212529;
}
.table-dark th, .table-dark td, .table-dark thead th {
border-color: #32383e;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, .05);
}
.table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, .075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1379.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
border: 0;
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #51cbf6;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(10, 143, 189, .25);
}
.form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.form-control-file, .form-control-range {
display: block;
width: 100%;
}
.col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.5;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control.form-control-plaintext, .input-group-sm > .input-group-prepend > .input-group-text.form-control-plaintext, .input-group-sm > .input-group-append > .input-group-text.form-control-plaintext, .input-group-sm > .input-group-prepend > .btn.form-control-plaintext, .input-group-sm > .input-group-append > .btn.form-control-plaintext, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control.form-control-plaintext, .input-group-lg > .input-group-prepend > .input-group-text.form-control-plaintext, .input-group-lg > .input-group-append > .input-group-text.form-control-plaintext, .input-group-lg > .input-group-prepend > .btn.form-control-plaintext, .input-group-lg > .input-group-append > .btn.form-control-plaintext {
padding-right: 0;
padding-left: 0;
}
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
height: calc(1.8125rem + 2px);
}
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
height: calc(2.875rem + 2px);
}
.form-group {
margin-bottom: 1rem;
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col, .form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
.form-check-label {
margin-bottom: 0;
}
.form-check-inline {
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #28a745;
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1;
color: #fff;
background-color: rgba(40, 167, 69, .8);
border-radius: 0.2rem;
}
.was-validated .form-control:valid, .was-validated .custom-select:valid, .form-control.is-valid, .custom-select.is-valid {
border-color: #28a745;
}
.was-validated .form-control:valid:focus, .was-validated .custom-select:valid:focus, .form-control.is-valid:focus, .custom-select.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .25);
}
.was-validated .form-control:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-feedback, .form-control.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, .25);
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .25);
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1;
color: #fff;
background-color: rgba(220, 53, 69, .8);
border-radius: 0.2rem;
}
.was-validated .form-control:invalid, .was-validated .custom-select:invalid, .form-control.is-invalid, .custom-select.is-invalid {
border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .was-validated .custom-select:invalid:focus, .form-control.is-invalid:focus, .custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .25);
}
.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, .25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .25);
}
.form-inline {
display: flex;
flex-flow: row wrap;
align-items: center;
}
.form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.form-inline label {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-plaintext {
display: inline-block;
}
.form-inline .input-group {
width: auto;
}
.form-inline .form-check {
display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
align-items: center;
justify-content: center;
}
.form-inline .custom-control-label {
margin-bottom: 0;
}
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
user-select: none;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover, .btn:focus {
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(10, 143, 189, .25);
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
background-image: none;
}
a.btn.disabled, fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #0a8fbd;
border-color: #0a8fbd;
}
.btn-primary:hover {
color: #fff;
background-color: #087499;
border-color: #076a8d;
}
.btn-primary:focus, .btn-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(10, 143, 189, .5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #0a8fbd;
border-color: #0a8fbd;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #076a8d;
border-color: #076180;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(10, 143, 189, .5);
}
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5);
}
.btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5);
}
.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5);
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5);
}
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5);
}
.btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
.btn-warning.disabled, .btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
.btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
.btn-light.disabled, .btn-light:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
.btn-outline-primary {
color: #0a8fbd;
background-color: transparent;
background-image: none;
border-color: #0a8fbd;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #0a8fbd;
border-color: #0a8fbd;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(10, 143, 189, .5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #0a8fbd;
background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #0a8fbd;
border-color: #0a8fbd;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(10, 143, 189, .5);
}
.btn-outline-secondary {
color: #6c757d;
background-color: transparent;
background-image: none;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5);
}
.btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745;
}
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5);
}
.btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5);
}
.btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
.btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
.btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
.btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
.btn-link {
font-weight: 400;
color: #0a8fbd;
background-color: transparent;
}
.btn-link:hover {
color: #0a8fbd;
text-decoration: underline;
background-color: transparent;
border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
border-color: transparent;
box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 0.5rem;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
transition: opacity 0.15s linear;
}
.fade.show {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.show {
display: block;
}
tr.collapse.show {
display: table-row;
}
tbody.collapse.show {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
.dropup, .dropdown {
position: relative;
}
.dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #000 !important;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 0;
}
.dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-menu {
margin-top: 0;
margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-toggle::after {
vertical-align: 0;
}
.dropleft .dropdown-menu {
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropleft .dropdown-toggle::after {
display: none;
}
.dropleft .dropdown-toggle::before {
display: inline-block;
width: 0;
height: 0;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropleft .dropdown-toggle::before {
vertical-align: 0;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #0a8fbd;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #6c757d;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.btn-group, .btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
position: relative;
flex: 0 1 auto;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
z-index: 1;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
z-index: 1;
}
.btn-group .btn + .btn, .btn-group-vertical .btn + .btn, .btn-group .btn + .btn-group, .btn-group-vertical .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group-vertical .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.dropdown-toggle-split::after {
margin-left: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.btn-group-vertical .btn, .btn-group-vertical .btn-group {
width: 100%;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;
}
.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file {
position: relative;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file:focus {
z-index: 3;
}
.input-group > .form-control + .form-control, .input-group > .custom-select + .form-control, .input-group > .custom-file + .form-control, .input-group > .form-control + .custom-select, .input-group > .custom-select + .custom-select, .input-group > .custom-file + .custom-select, .input-group > .form-control + .custom-file, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .custom-file {
margin-left: -1px;
}
.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group > .custom-file {
display: flex;
align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-prepend, .input-group-append {
display: flex;
}
.input-group-prepend .btn, .input-group-append .btn {
position: relative;
z-index: 2;
}
.input-group-prepend .btn + .btn, .input-group-append .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-append .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .input-group-text + .btn {
margin-left: -1px;
}
.input-group-prepend {
margin-right: -1px;
}
.input-group-append {
margin-left: -1px;
}
.input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0;
}
.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
margin-top: 0;
}
.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
}
.custom-control-inline {
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
background-color: #0a8fbd;
}
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(10, 143, 189, .25);
}
.custom-control-input:active ~ .custom-control-label::before {
color: #fff;
background-color: #81daf8;
}
.custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
margin-bottom: 0;
}
.custom-control-label::before {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
user-select: none;
background-color: #dee2e6;
}
.custom-control-label::after {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
background-color: #0a8fbd;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
background-color: #0a8fbd;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(10, 143, 189, .5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(10, 143, 189, .5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
background-color: #0a8fbd;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(10, 143, 189, .5);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
background-size: 8px 10px;
border: 1px solid #ced4da;
border-radius: 0;
appearance: none;
}
.custom-select:focus {
border-color: #51cbf6;
outline: 0;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(81, 203, 246, .5);
}
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.custom-select::-ms-expand {
opacity: 0;
}
.custom-select-sm {
height: calc(1.8125rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%;
}
.custom-select-lg {
height: calc(2.875rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 125%;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(2.25rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
border-color: #51cbf6;
box-shadow: 0 0 0 0.2rem rgba(10, 143, 189, .25);
}
.custom-file-input:focus ~ .custom-file-control::before {
border-color: #51cbf6;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(2.25rem + 2px);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(calc(2.25rem + 2px) - 1px * 2);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: 1px solid #ced4da;
border-radius: 0 0 0 0;
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
color: #fff;
background-color: #0a8fbd;
}
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar > .container, .navbar > .container-fluid {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
cursor: pointer;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
.navbar-expand-sm .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
.navbar-expand-md .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
.navbar-expand-lg .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 1379.98px) {
.navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1380px) {
.navbar-expand-xl {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
.navbar-expand-xl .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
.navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand > .container, .navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container, .navbar-expand > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-expand .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, .5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, .7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, .3);
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, .5);
border-color: rgba(0, 0, 0, .1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, .5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, .5);
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, .9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, .75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, .25);
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, .5);
border-color: rgba(255, 255, 255, .1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, .5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, .125);
border-radius: 0;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.card-body {
flex: 1 1 auto;
padding: 1.25rem;
}
.card-title {
margin-bottom: 0.75rem;
}
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, .03);
border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.card-header:first-child {
border-radius: calc(0 - 1px) calc(0 - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, .03);
border-top: 1px solid rgba(0, 0, 0, .125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0 - 1px) calc(0 - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img {
width: 100%;
border-radius: calc(0 - 1px);
}
.card-img-top {
width: 100%;
border-top-left-radius: calc(0 - 1px);
border-top-right-radius: calc(0 - 1px);
}
.card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0 - 1px);
border-bottom-left-radius: calc(0 - 1px);
}
.card-deck {
display: flex;
flex-direction: column;
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
display: flex;
flex: 1 0 0%;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.card-group {
display: flex;
flex-direction: column;
}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
flex-flow: row wrap;
}
.card-group > .card {
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header {
border-top-right-radius: 0;
}
.card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header {
border-top-left-radius: 0;
}
.card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer {
border-bottom-left-radius: 0;
}
.card-group > .card:only-child {
border-radius: 0;
}
.card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
border-radius: 0;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
border-radius: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
column-count: 3;
column-gap: 1.25rem;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
}
.breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #6c757d;
}
.pagination {
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #0a8fbd;
background-color: #fff;
border: 1px solid #dee2e6;
}
.page-link:hover {
color: #0a8fbd;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(10, 143, 189, .25);
}
.page-link:not(:disabled):not(.disabled) {
cursor: pointer;
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #0a8fbd;
border-color: #0a8fbd;
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-primary {
color: #fff;
background-color: #0a8fbd;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #076a8d;
}
.badge-secondary {
color: #fff;
background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #545b62;
}
.badge-success {
color: #fff;
background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1e7e34;
}
.badge-info {
color: #fff;
background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
color: #fff;
text-decoration: none;
background-color: #117a8b;
}
.badge-warning {
color: #212529;
background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
color: #212529;
text-decoration: none;
background-color: #d39e00;
}
.badge-danger {
color: #fff;
background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
color: #fff;
text-decoration: none;
background-color: #bd2130;
}
.badge-light {
color: #212529;
background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
color: #212529;
text-decoration: none;
background-color: #dae0e5;
}
.badge-dark {
color: #fff;
background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1d2124;
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.jumbotron {
padding: 4rem 2rem;
}
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0;
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: 700;
}
.alert-dismissible {
padding-right: 4rem;
}
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: 0.75rem 1.25rem;
color: inherit;
}
.alert-primary {
color: #054a62;
background-color: #cee9f2;
border-color: #bae0ed;
}
.alert-primary hr {
border-top-color: #a6d6e7;
}
.alert-primary .alert-link {
color: #032632;
}
.alert-secondary {
color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db;
}
.alert-secondary hr {
border-top-color: #c8cccf;
}
.alert-secondary .alert-link {
color: #212326;
}
.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.alert-success hr {
border-top-color: #b1dfbb;
}
.alert-success .alert-link {
color: #0b2e13;
}
.alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.alert-info hr {
border-top-color: #abdde5;
}
.alert-info .alert-link {
color: #062c32;
}
.alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.alert-warning hr {
border-top-color: #ffe7a0;
}
.alert-warning .alert-link {
color: #533f02;
}
.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.alert-danger hr {
border-top-color: #f1b1b7;
}
.alert-danger .alert-link {
color: #491217;
}
.alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.alert-light hr {
border-top-color: #f1f1f1;
}
.alert-light .alert-link {
color: #686868;
}
.alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.alert-dark hr {
border-top-color: #b9bbbd;
}
.alert-dark .alert-link {
color: #040505;
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.progress {
display: flex;
height: 1rem;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0;
}
.progress-bar {
display: flex;
flex-direction: column;
justify-content: center;
color: #fff;
text-align: center;
background-color: #0a8fbd;
transition: width 0.6s ease;
}
.progress-bar-striped {
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
.progress-bar-animated {
animation: progress-bar-stripes 1s linear infinite;
}
.media {
display: flex;
align-items: flex-start;
}
.media-body {
flex: 1;
}
.list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #000 !important;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, .125);
}
.list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.list-group-item:hover, .list-group-item:focus {
z-index: 1;
text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
background-color: #fff;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #0a8fbd;
border-color: #0a8fbd;
}
.list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0;
}
.list-group-item-primary {
color: #054a62;
background-color: #bae0ed;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #054a62;
background-color: #a6d6e7;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #054a62;
border-color: #054a62;
}
.list-group-item-secondary {
color: #383d41;
background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #383d41;
background-color: #c8cccf;
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #383d41;
border-color: #383d41;
}
.list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #155724;
background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #0c5460;
background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #856404;
background-color: #ffe7a0;
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #721c24;
background-color: #f1b1b7;
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #818182;
background-color: #f1f1f1;
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #1b1e21;
background-color: #b9bbbd;
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
opacity: 0.75;
}
.close:not(:disabled):not(.disabled) {
cursor: pointer;
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog {
transition: transform 0.3s ease-out;
transform: translate(0, -25%);
}
.modal.show .modal-dialog {
transform: translate(0, 0);
}
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.modal-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer {
display: flex;
align-items: center;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
margin-right: 0.25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.modal-dialog-centered {
min-height: calc(100% - (1.75rem * 2));
}
.modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
max-width: 800px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
}
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 0.3rem;
}
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
bottom: 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
bottom: 1px;
border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
left: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
left: 0;
border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
left: 1px;
border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
top: 0;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
top: 1px;
border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
right: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
right: 0;
border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
right: 1px;
border-left-color: #fff;
}
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
display: none;
}
.popover-body {
padding: 0.5rem 0.75rem;
color: #000 !important;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-item {
position: relative;
display: none;
align-items: center;
width: 100%;
transition: transform 0.6s ease;
backface-visibility: hidden;
perspective: 1000px;
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
display: block;
}
.carousel-item-next, .carousel-item-prev {
position: absolute;
top: 0;
}
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
transform: translate3d(0, 0, 0);
}
.carousel-item-next, .active.carousel-item-right {
transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
transform: translate3d(100%, 0, 0);
}
.carousel-item-prev, .active.carousel-item-left {
transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
transform: translate3d(-100%, 0, 0);
}
.carousel-control-prev, .carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: 0.9;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%;
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: flex;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
position: relative;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
background-color: rgba(255, 255, 255, .5);
}
.carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.carousel-indicators .active {
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-primary {
background-color: #0a8fbd !important;
}
a.bg-primary:hover, button.bg-primary:hover, a.bg-primary:focus, button.bg-primary:focus {
background-color: #076a8d !important;
}
.bg-secondary {
background-color: #6c757d !important;
}
a.bg-secondary:hover, button.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:focus {
background-color: #545b62 !important;
}
.bg-success {
background-color: #28a745 !important;
}
a.bg-success:hover, button.bg-success:hover, a.bg-success:focus, button.bg-success:focus {
background-color: #1e7e34 !important;
}
.bg-info {
background-color: #17a2b8 !important;
}
a.bg-info:hover, button.bg-info:hover, a.bg-info:focus, button.bg-info:focus {
background-color: #117a8b !important;
}
.bg-warning {
background-color: #ffc107 !important;
}
a.bg-warning:hover, button.bg-warning:hover, a.bg-warning:focus, button.bg-warning:focus {
background-color: #d39e00 !important;
}
.bg-danger {
background-color: #dc3545 !important;
}
a.bg-danger:hover, button.bg-danger:hover, a.bg-danger:focus, button.bg-danger:focus {
background-color: #bd2130 !important;
}
.bg-light {
background-color: #f8f9fa !important;
}
a.bg-light:hover, button.bg-light:hover, a.bg-light:focus, button.bg-light:focus {
background-color: #dae0e5 !important;
}
.bg-dark {
background-color: #343a40 !important;
}
a.bg-dark:hover, button.bg-dark:hover, a.bg-dark:focus, button.bg-dark:focus {
background-color: #1d2124 !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-right {
border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
border-left: 1px solid #dee2e6 !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #0a8fbd !important;
}
.border-secondary {
border-color: #6c757d !important;
}
.border-success {
border-color: #28a745 !important;
}
.border-info {
border-color: #17a2b8 !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #f8f9fa !important;
}
.border-dark {
border-color: #343a40 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded {
border-radius: 0 !important;
}
.rounded-top {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.rounded-right {
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.rounded-bottom {
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.rounded-left {
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1380px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: flex !important;
}
.d-print-inline-flex {
display: inline-flex !important;
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1380px) {
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1380px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: sticky !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports (position: sticky) {
position: sticky;
top: 0;
z-index: 1020;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
clip-path: inset(50%);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
clip-path: none;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.m-0 {
margin: 0 !important;
}
.mt-0, .my-0 {
margin-top: 0 !important;
}
.mr-0, .mx-0 {
margin-right: 0 !important;
}
.mb-0, .my-0 {
margin-bottom: 0 !important;
}
.ml-0, .mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1, .my-1 {
margin-top: 0.25rem !important;
}
.mr-1, .mx-1 {
margin-right: 0.25rem !important;
}
.mb-1, .my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1, .mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2, .my-2 {
margin-top: 0.5rem !important;
}
.mr-2, .mx-2 {
margin-right: 0.5rem !important;
}
.mb-2, .my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2, .mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3, .my-3 {
margin-top: 1rem !important;
}
.mr-3, .mx-3 {
margin-right: 1rem !important;
}
.mb-3, .my-3 {
margin-bottom: 1rem !important;
}
.ml-3, .mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4, .my-4 {
margin-top: 1.5rem !important;
}
.mr-4, .mx-4 {
margin-right: 1.5rem !important;
}
.mb-4, .my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4, .mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5, .my-5 {
margin-top: 3rem !important;
}
.mr-5, .mx-5 {
margin-right: 3rem !important;
}
.mb-5, .my-5 {
margin-bottom: 3rem !important;
}
.ml-5, .mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0, .py-0 {
padding-top: 0 !important;
}
.pr-0, .px-0 {
padding-right: 0 !important;
}
.pb-0, .py-0 {
padding-bottom: 0 !important;
}
.pl-0, .px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1, .py-1 {
padding-top: 0.25rem !important;
}
.pr-1, .px-1 {
padding-right: 0.25rem !important;
}
.pb-1, .py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1, .px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2, .py-2 {
padding-top: 0.5rem !important;
}
.pr-2, .px-2 {
padding-right: 0.5rem !important;
}
.pb-2, .py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2, .px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3, .py-3 {
padding-top: 1rem !important;
}
.pr-3, .px-3 {
padding-right: 1rem !important;
}
.pb-3, .py-3 {
padding-bottom: 1rem !important;
}
.pl-3, .px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4, .py-4 {
padding-top: 1.5rem !important;
}
.pr-4, .px-4 {
padding-right: 1.5rem !important;
}
.pb-4, .py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4, .px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5, .py-5 {
padding-top: 3rem !important;
}
.pr-5, .px-5 {
padding-right: 3rem !important;
}
.pb-5, .py-5 {
padding-bottom: 3rem !important;
}
.pl-5, .px-5 {
padding-left: 3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto, .my-auto {
margin-top: auto !important;
}
.mr-auto, .mx-auto {
margin-right: auto !important;
}
.mb-auto, .my-auto {
margin-bottom: auto !important;
}
.ml-auto, .mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0, .my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0, .mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0, .my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0, .mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1, .my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1, .mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1, .my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1, .mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2, .my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2, .mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2, .my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2, .mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3, .my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3, .mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3, .my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3, .mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4, .my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4, .mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4, .my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4, .mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5, .my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5, .mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5, .my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5, .mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0, .py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0, .px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0, .py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0, .px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1, .py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1, .px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1, .py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1, .px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2, .py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2, .px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2, .py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2, .px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3, .py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3, .px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3, .py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3, .px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4, .py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4, .px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4, .py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4, .px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5, .py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5, .px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5, .py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5, .px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto, .my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto, .mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto, .my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto, .mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0, .my-md-0 {
margin-top: 0 !important;
}
.mr-md-0, .mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0, .my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0, .mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1, .my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1, .mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1, .my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1, .mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2, .my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2, .mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2, .my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2, .mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3, .my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3, .mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3, .my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3, .mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4, .my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4, .mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4, .my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4, .mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5, .my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5, .mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5, .my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5, .mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0, .py-md-0 {
padding-top: 0 !important;
}
.pr-md-0, .px-md-0 {
padding-right: 0 !important;
}
.pb-md-0, .py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0, .px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1, .py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1, .px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1, .py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1, .px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2, .py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2, .px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2, .py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2, .px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3, .py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3, .px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3, .py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3, .px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4, .py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4, .px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4, .py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4, .px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5, .py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5, .px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5, .py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5, .px-md-5 {
padding-left: 3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto, .my-md-auto {
margin-top: auto !important;
}
.mr-md-auto, .mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto, .my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto, .mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0, .my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0, .mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0, .my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0, .mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1, .my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1, .mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1, .my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1, .mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2, .my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2, .mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2, .my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2, .mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3, .my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3, .mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3, .my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3, .mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4, .my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4, .mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4, .my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4, .mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5, .my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5, .mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5, .my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5, .mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0, .py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0, .px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0, .py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0, .px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1, .py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1, .px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1, .py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1, .px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2, .py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2, .px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2, .py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2, .px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3, .py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3, .px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3, .py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3, .px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4, .py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4, .px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4, .py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4, .px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5, .py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5, .px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5, .py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5, .px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto, .my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto, .mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto, .my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto, .mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1380px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0, .my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0, .mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0, .my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0, .mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1, .my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1, .mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1, .my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1, .mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2, .my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2, .mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2, .my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2, .mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3, .my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3, .mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3, .my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3, .mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4, .my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4, .mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4, .my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4, .mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5, .my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5, .mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5, .my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5, .mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0, .py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0, .px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0, .py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0, .px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1, .py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1, .px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1, .py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1, .px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2, .py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2, .px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2, .py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2, .px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3, .py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3, .px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3, .py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3, .px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4, .py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4, .px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4, .py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4, .px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5, .py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5, .px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5, .py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5, .px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto, .my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto, .mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto, .my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto, .mx-xl-auto {
margin-left: auto !important;
}
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1380px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.font-weight-light {
font-weight: 300 !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 700 !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: #0a8fbd !important;
}
a.text-primary:hover, a.text-primary:focus {
color: #076a8d !important;
}
.text-secondary {
color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
color: #545b62 !important;
}
.text-success {
color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
color: #1e7e34 !important;
}
.text-info {
color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
color: #117a8b !important;
}
.text-warning {
color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
color: #d39e00 !important;
}
.text-danger {
color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
color: #bd2130 !important;
}
.text-light {
color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
color: #dae0e5 !important;
}
.text-dark {
color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
color: #1d2124 !important;
}
.text-muted {
color: #6c757d !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media print {
*, *::before, *::after {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container {
min-width: 992px !important;
}
.navbar {
display: none;
}
.badge {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td, .table th {
background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
border: 1px solid #ddd !important;
}
} body, button, input, select, optgroup, textarea {
color: #000;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.625;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
h2 {
font-size: 30px;
line-height: 61px;
font-weight: 700;
}
h3 {
font-size: 25px;
} @media screen and (max-width: 991px) {
h3 {
font-size: 21px;
}
}
p {
margin-bottom: 1.5em;
font-weight: 400;
color: #333;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
.ns-light-bigger-style {
font-size: 16px;
font-weight: 400;
line-height: 28px;
color: #333;
}
.ns-light-bigger-style h1, .ns-light-bigger-style h2, .ns-light-bigger-style h3, .ns-light-bigger-style h4, .ns-light-bigger-style h5, .ns-light-bigger-style h6 {
color: #081a35;
}body {
font-family: 'Roboto', sans-serif;
}  table.shop_table_responsive thead {
display: none;
}
table.shop_table_responsive tbody th {
display: none;
}
table.shop_table_responsive tr td {
display: block;
text-align: right;
clear: both;
}
table.shop_table_responsive tr td:before {
content: attr(data-title) ': ';
float: left;
}
table.shop_table_responsive tr td.product-remove a {
text-align: left;
}
table.shop_table_responsive tr td.product-remove:before {
display: none;
}
table.shop_table_responsive tr td.actions:before, table.shop_table_responsive tr td.download-actions:before {
display: none;
}
table.shop_table_responsive tr td.download-actions .button {
display: block;
text-align: center;
}
@media screen and (min-width: 48em) {
table.shop_table_responsive thead {
display: table-header-group;
}
table.shop_table_responsive tbody th {
display: table-cell;
}
table.shop_table_responsive tr th, table.shop_table_responsive tr td {
text-align: left;
}
table.shop_table_responsive tr td {
display: table-cell;
}
table.shop_table_responsive tr td:before {
display: none;
}
}  ul.products {
content: "";
display: table;
table-layout: fixed;
margin: 0;
padding: 0;
}
ul.products li.product {
list-style: none;
position: relative;
margin-bottom: 2em;
}
ul.products li.product .woocommerce-loop-product__title {
font-size: 1rem;
}
ul.products li.product img {
display: block;
}
ul.products li.product .button {
display: block;
}
@media screen and (min-width: 48em) {
ul.products li.product {
width: 30.7966666667%;
float: left;
margin-right: 3.8%;
}
ul.products li.product.first {
clear: both;
}
ul.products li.product.last {
margin-right: 0;
}
.columns-1 ul.products li.product {
float: none;
width: 100%;
}
.columns-2 ul.products li.product {
width: 48.1%;
}
.columns-3 ul.products li.product {
width: 30.7966666667%;
}
.columns-4 ul.products li.product {
width: 22.15%;
}
.columns-5 ul.products li.product {
width: 16.96%;
}
.columns-6 ul.products li.product {
width: 13.4933333333%;
}
}
ul.products {
display: block;
}
.woocommerce-products-header__title.page-title {
color: #565656;
font-size: 40px;
}
.woocommerce-products-header__title.search-page-title {
margin-bottom: 35px;
}
.ns-woocomm-innerarch .loop-item {
margin-bottom: 35px;
}
.ns-prod-arhiv-container .products-element-wrapper .loop-item {
margin-bottom: 30px;
}
nav.woocommerce-pagination ul.page-numbers, .vc-pagination ul.page-numbers {
margin: 0;
padding: 0;
display: flex;
justify-content: flex-start;
width: 100%;
margin-bottom: 60px;
}
nav.woocommerce-pagination ul.page-numbers > li, .vc-pagination ul.page-numbers > li {
list-style: none;
}
nav.woocommerce-pagination a, nav.woocommerce-pagination span, .vc-pagination a, .vc-pagination span {
display: flex;
align-items: center;
justify-content: center;
line-height: 0;
width: 30px;
height: 30px;
margin-right: 10px;
border-radius: 4px;
background-color: #bcbcbc;
color: #fff;
transition: color 0.2s, background-color 0.2s;
}
nav.woocommerce-pagination a:hover, nav.woocommerce-pagination span.current, .vc-pagination a:hover, .vc-pagination span.current {
color: #000;
background-color: #eff2f6;
text-decoration: none;
}
nav.woocommerce-pagination ul li:first-child a, nav.woocommerce-pagination ul li:first-child span, .vc-pagination li:first-child a, .vc-pagination li:first-child span {
border-left: none;
}
nav.woocommerce-pagination i.wc-pagination-prev:before, nav.vc-pagination i.vc-pagination-prev:before {
transform: rotate(180deg);
}
.woocommerce-top-info-container {
margin-bottom: 15px;
padding: 0;
}
.woocommerce-top-info-container > div {
align-items: center;
}
p.woocommerce-result-count {
display: none;
margin-bottom: 0;
}
.woocommerce-top-info-container > div > div:last-child {
display: flex;
justify-content: flex-end;
}
.woocommerce-top-info-container .ns-order-container form > select.orderby {
padding: 10px;
}
.btn-show-filter {
display: none;
}
@media screen and (max-width: 991px) {
.woocommerce-products-header__title.page-title {
font-size: 32px;
}
.btn-show-filter {
display: block;
}
.prod-archive-left > aside.widget-area {
height: 0;
visibility: hidden;
opacity: 0;
transition: opacity 0.2s;
}
.prod-archive-left > aside.widget-area.open-it {
height: auto;
visibility: visible;
opacity: 1;
margin-top: 30px;
transition: opacity 0.2s;
}
.prod-archive-left ul.wc-cat-list {
padding: 20px;
}
.prod-archive-left .ns-subcats-list {
height: 0;
visibility: hidden;
opacity: 0;
transition: opacity 0.2s;
margin-bottom: 20px;
}
.prod-archive-left .ns-subcats-list.open-it {
height: auto;
visibility: visible;
opacity: 1;
margin-top: 30px;
transition: opacity 0.2s;
}
}
@media screen and (max-width: 767px) {
.woocommerce-top-info-container > div > div:last-child {
justify-content: flex-end;
margin-top: 15px;
}
.woocommerce-products-header__title.page-title {
font-size: 24px;
}
}
@media screen and (max-width: 575px) {
.woocommerce-products-header__title.page-title {
font-size: 21px;
}
.ns-woocomm-arch .products-element-wrapper > div.row {
margin-right: -5px;
margin-left: -5px;
}
.ns-woocomm-arch .products-element-wrapper .loop-item {
margin-bottom: 15px;
padding-left: 5px;
padding-right: 5px;
}
.ns-woocomm-arch .products-element-wrapper .loop-item .izdelek-txt h3, .ns-woocomm-arch .products-element-wrapper .loop-item .izdelek-txt h3 a {
font-size: 12px;
}
.ns-woocomm-arch .izdelek-txtlink .cena-txt .amount {
font-size: 16px;
}
.ns-woocomm-arch .cena-container .cena-txt {
margin-top: 5px;
}
.ns-woocomm-arch .products-element-wrapper .loop-item .prod-inner .izdelek-txt .cena-container > .btn-container {
margin-top: 5px;
}
nav.woocommerce-pagination ul.page-numbers, .vc-pagination ul.page-numbers {
margin-top: 15px;
margin-bottom: 0;
}
nav.woocommerce-pagination a, nav.woocommerce-pagination span, .vc-pagination a, .vc-pagination span {
width: 30px;
height: 30px;
}
.btn-show-filter {
width: 100%;
}
.ns-order-container, .woocommerce-top-info-container .ns-order-container form > select.orderby {
width: auto;
}
}
@media screen and (max-width: 375px) {
.woocommerce-products-header__title.page-title {
font-size: 24px;
}
}
@media screen and (max-width: 320px) {
.woocommerce-products-header__title.page-title {
font-size: 18px;
}
}  .single-product div.product {
content: "";
display: table;
table-layout: fixed;
position: relative;
}
.single-product div.product .woocommerce-product-gallery {
position: relative;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
display: block;
z-index: 99;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 1em;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
content: "";
display: table;
table-layout: fixed;
margin: 0;
padding: 0;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
cursor: pointer;
float: left;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
opacity: 0.5;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
width: 48.1%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n + 1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 30.7966666667%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 22.15%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 16.96%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
clear: both;
}
.stock:empty:before {
display: none;
}
.stock.in-stock {
color: #0f834d;
}
.stock.out-of-stock {
color: #e2401c;
}
div.details > .out-of-stock {
margin: 0 0 5px 0 !important;
} .single-product div.product {
width: 100%;
}
.woocommerce-page div#primary.content-area {
margin-bottom: 60px;
} .slider-for-product.large-slider.ns_no_gallery {
border-radius: 0;
}
.slider-for-product.large-slider.ns_no_gallery img {
display: block;
margin: 0 auto;
}
.ns-prod-gallery { }
.ns-prod-gallery .slick-slider > div > div > div {
margin: 0 12px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.ns-prod-gallery .large-slider.slick-slider > div > div > div {
margin: 0;
}
.b_MSIE .ns-prod-gallery .slick-slider > div > div > div > img {
width: 100%;
height: auto;
min-height: 1px;
}
.ns-prod-gallery > div > div.left-col {
flex: 0 0 18%;
max-width: 18%;
padding-right: 0;
}
.ns-prod-gallery > div > div.right-col {
flex: 0 0 82%;
max-width: 82%;
padding-left: 0;
padding-right: 0;
}
.ns-prod-gallery .large-slider {
margin-bottom: 0;
}
.ns-prod-gallery .small-slider {
padding-bottom: 55px;
}
.ns-prod-gallery .slick-slide img {
object-fit: cover;
}
.ns-prod-gallery .large-slider .slick-track {
display: flex;
align-items: center;
}
.ns-prod-gallery .small-slider .slick-slide {
height: auto;
border-radius: 0;
border: 1px solid #ebebeb;
padding: 15px;
margin-bottom: 14px;
cursor: pointer;
transition: border-color 0.2s;
outline: none;
}
.ns-prod-gallery .small-slider .slick-slide:hover {
border-color: #0a8fbd;
}
.ns-prod-gallery .small-slider .slick-slide img {
max-height: 150px;
}
.ns-prod-gallery .small-slider .slick-list {
margin: 0 -11px;
}
.ns-prod-gallery .large-slider .slick-slide {
height: 556px;
border-radius: 0;
}
.ns-prod-gallery .large-slider .slick-slide img {
max-height: 531px;
padding: 30px;
outline: none;
}
.ns-prod-gallery .small-slider .slick-prev, .ns-prod-gallery .small-slider .slick-next {
position: absolute;
bottom: 29px;
background: none;
font-size: 0;
border: 1px solid #ebebeb;
transition: border-color 0.2s;
width: 46px;
height: 30px;
cursor: pointer;
z-index: 10;
}
.ns-prod-gallery .small-slider .slick-prev:hover, .ns-prod-gallery .small-slider .slick-next:hover {
border-color: #0a8fbd;
z-index: 11;
}
.ns-prod-gallery .small-slider .slick-prev:focus, .ns-prod-gallery .small-slider .slick-next:focus {
outline: none !important;
}
.ns-prod-gallery .small-slider .slick-next:before, .ns-prod-gallery .small-slider .slick-prev:before {
font-family: "fontello";
font-size: 18px;
display: block;
line-height: 1;
border-radius: 0;
width: 22px;
margin: 0 auto;
z-index: 10;
}
.ns-prod-gallery .small-slider .slick-next {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
right: calc(50% - 28px);
transform: translateX(50%);
}
.ns-prod-gallery .small-slider .slick-next:before {
content: "\f105";
transform: rotate(0);
}
.ns-prod-gallery .small-slider .slick-prev {
border-top-left-radius: 0;
border-top-right-radius: 0;
left: calc(50% - 28px);
transform: translateX(-50%);
}
.ns-prod-gallery .small-slider .slick-prev:before {
content: "\f105";
transform: scale(-1, -1);
} .quantity input[type="number"] {
height: 45px;
width: 45px;
padding: 0;
line-height: 0;
border-radius: 0;
text-align: center;
display: block;
float: left;
border-color: #bcbcbc;
margin-left: -1px;
background-color: #eff2f6;
color: #000;
font-size: 14px;
}
.quantity input[type="button"] {
display: block;
float: left;
height: 45px;
width: 45px;
font-size: 17px;
font-weight: 700;
line-height: 0;
padding: 0;
border-radius: 0;
border-color: #bcbcbc;
background: #fff;
color: #000;
cursor: pointer;
}
.quantity input[type="button"]:nth-child(2) {
border-radius: 0 0 0 0;
}
.quantity input[type="button"]:nth-child(4) {
border-radius: 0 0 0 0;
margin-left: -1px;
}
.quantity input[type="button"]:hover {
color: #0a8fbd;
}
.quantity input[type="number"]:disabled, .quantity input[type="number"]:hover:disabled {
color: #666;
}
.quantity input:disabled, .quantity input:hover:disabled {
color: #ccc;
background-color: #ebebe4;
cursor: default;
border-color: #ccc #bbb #aaa;
} input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} input[type="number"] {
-moz-appearance: textfield;
}
.lds-ellipsis {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
left: calc(50% - 40px);
}
.lds-ellipsis div {
position: absolute;
top: 33px;
width: 13px;
height: 13px;
border-radius: 50%;
background: #0a8fbd;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 8px;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
left: 8px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
left: 32px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
left: 56px;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(24px, 0);
}
} .woocommerce-tabs ul.tabs {
display: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
padding: 90px 40px;
background: #fff;
border: 1px solid #acacac;
}
.woocommerce-tabs h2.woocommerce-Reviews-title {
font-size: 25px;
font-weight: 700;
margin-bottom: 0 !important;
}
.woocommerce-tabs #reviews #comments ol.commentlist {
margin: 0;
padding: 0;
}
.woocommerce-tabs #reviews #comments ol.commentlist li {
margin-bottom: 20px;
padding: 20px;
border: 1px solid #acacac;
}
.woocommerce-tabs #reviews #comments ol.commentlist li .comment_container {
display: flex;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 40px;
}
.woocommerce-tabs #reviews #comments ol.commentlist li .comment-text .comment-meta {
display: flex;
align-items: center;
}
.woocommerce-tabs #reviews #comments ol.commentlist li .comment-text .comment-meta p.meta {
margin-bottom: 0;
}
.woocommerce-tabs #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date, .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash {
display: none;
}
.star-rating:before {
content: "";
display: none;
}
.star-rating .fa-star {
color: #0a8fbd;
}
.star-rating .fa-star-o {
color: #0a8fbd;
}
.comment-avatar {
margin-right: 15px;
}
.comment-meta > p.meta > .woocommerce-review__author {
margin-right: 25px;
}
.comments-header {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-bottom: 25px;
}
#review_form h4.comment-reply-title {
font-size: 18px;
font-weight: 700;
}
#review_form .comment-notes {
font-size: 14px;
}
#review_form form.comment-form {
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.comment-form > .comment-form > p, .comment-form > div, .comment-form > input {
display: flex;
}
.comment-form > * > label {
width: 150px;
}
.comment-form > .comment-form-comment > textarea {
width: calc(100% - 150px);
}
.comment-form > .form-submit > input#submit {
background: #0a8fbd;
border-color: #0a8fbd !important;
color: #fff !important;
font-weight: 700 !important;
border-radius: 6px !important;
padding: 12px 18px !important;
border-width: 1px !important;
font-size: 12px !important;
cursor: pointer;
text-transform: uppercase;
font-size: 16px;
transition: background-color 0.2s, color 0.2s;
}
.comment-form > .form-submit > input#submit:hover {
background: transparent !important;
color: #0a8fbd !important;
}
.comment-form > .comment-notes {
order: 1;
}
.comment-form > .comment-form-rating {
order: 2;
}
.comment-form > .comment-form-comment {
order: 5;
margin-bottom: 10px;
}
.comment-form > .comment-form-author {
order: 3;
margin-bottom: 10px;
}
.comment-form > .comment-form-email {
order: 4;
margin-bottom: 10px;
}
.comment-form > .comment-form-cookies-consent {
display: none;
order: 6;
}
.comment-form > .form-submit {
order: 7;
}
.review_form_maincont {
max-height: 0;
transition: max-height 0.25s ease-out;
overflow: hidden;
}
.review_form_maincont.open-form {
max-height: 1000px;
transition: max-height 0.35s ease-in;
}
.woocommerce-product-rating {
margin-top: 10px;
margin-bottom: 10px;
}
.woocommerce-product-rating .star-rating {
width: auto;
}
.woocommerce-product-rating .star-rating .fa {
font-size: 24px;
}
.woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.prod-single-left .prod-percent {
position: absolute;
top: 0;
left: 0;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
background: #f0f0f0;
color: #0a8fbd;
padding: 3px 12px;
z-index: 15;
}
.prod-single-left > span.onsale {
display: none;
}
.prod-single-right h1.product_title {
font-size: 32px;
font-weight: 700;
line-height: 51px;
color: #565656;
}
.prod-single-right > div.row {
align-items: center;
padding: 15px 0;
}
.simple-pricing {
display: flex;
justify-content: flex-end;
}
.prod-single-right .single_variation_wrap {
background-color: #eff2f6;
padding: 0 20px 20px 20px;
}
.prod-single-right .single_variation_wrap > div.row {
padding: 20px 0;
align-items: center;
justify-content: space-between;
}
.composite_form:not(.paged) .composite_wrap {
padding: 20px 0 !important;
}
.prod-price-container {
background-color: #eff2f6;
padding: 20px 20px 0 20px;
margin-top: 25px;
}
.prod-single-right .price-row {
display: flex;
flex-direction: column;
margin-bottom: 0;
}
.prod-single-right .price-row .cena-brez-ddv {
font-size: 18px;
font-weight: 400;
color: #000;
}
.prod-single-right .price-row .prihranek-txt {
color: #0a8fbd;
font-weight: 700;
font-size: 18px;
}
.prod-single-right .price-row .cena-crossed {
color: #3f4042;
text-decoration: line-through;
}
.prod-single-right .price-row .cena-txt.cena {
font-size: 18px;
font-weight: 700;
color: #000;
}
.prod-single-right .price-row .cena-txt.cena > span > .amount {
color: #e22a22;
font-size: 30px;
font-weight: 700;
}
.prod-single-right .quant-row {
display: flex;
justify-content: flex-start;
}
.prod-single-right .nazalogi {
color: #96ad48;
}
.prod-single-right .nazalogi:after { }
.prod-single-right .stock-row > p.stock {
margin-bottom: 0;
}
.prod-single-right .stock-row {
display: flex;
justify-content: flex-start;
flex: 1 0 100%;
margin-bottom: 1rem;
}
.prod-single-right .stock-row > .nazalogi {
font-weight: 700;
color: #96ad48;
}
.prod-single-right .stock-row > .ninazalogi {
font-weight: 700;
color: red;
}
.prod-single-right .border-div {
display: block;
background-color: #eff2f6;
height: 1px;
width: 100%;
}
.prod-single-right .extra-prods {
margin: 15px 0 0 0;
}
.prod-single-right .extra-prods > h3 {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.prod-single-right .ns-prod-kak-razred-row {
padding: 15px 0;
border-bottom: 1px solid #ebebeb;
font-size: 14px;
font-weight: 500;
color: #0a8fbd;
}
.prod-single-right .ns-prod-kak-razred-row.ns-prod-comp-kak-razred-row {
margin-top: 0;
border-top: 1px solid #ebebeb;
}
.prod-single-right .ns-prod-kak-razred-row > a {
color: #0a8fbd;
font-weight: 700;
}
.prod-single-right .ns-prod-prim-row {
margin-bottom: 35px;
padding: 15px 0;
border-top: 1px solid #ebebeb;
font-size: 14px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.prod-single-right .ns-prod-prim-row > a {
line-height: 0;
display: flex;
align-items: center;
color: #949494;
}
.prod-single-right .ns-prod-prim-row > a > svg {
margin-right: 10px;
}
.prod-single-right .ns-prod-prim-row > .btn-back {
font-size: 16px !important;
font-weight: 500 !important;
padding: 7px 60px !important;
max-height: 40px !important;
line-height: 1.5;
} .single_add_to_cart_button {
font-size: 17px !important;
font-weight: 400 !important;
padding: 8px 20px !important;
margin-left: 40px;
display: flex;
align-items: center;
}
.single_add_to_cart_button > svg {
margin-left: 10px;
}
.btn-povprasevanje {
font-size: 17px !important;
font-weight: 400 !important;
padding: 8px 20px !important;
margin-left: 0;
} .ns-spec-title {
display: flex;
justify-content: center;
margin-bottom: 60px !important;
}
.ns-spec-title h3 {
position: relative;
text-align: center;
font-size: 25px;
font-weight: 400 !important;
}
.ns-spec-title h3:after {
content: "";
margin-top: 10px;
height: 4px;
width: calc(100% - 80px);
min-width: 40px;
background-color: #0a8fbd;
display: block;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.ns-prod-details-tabs {
background-color: #fff;
border: none;
}
.ns-prod-details-tabs > div.vc_tta-tabs-container {
border-bottom: 1px solid #eff2f6;
}
.ns-prod-details-tabs .vc_tta-panels {
background-color: #fff !important;
border: none !important;
}
.ns-prod-details-tabs .vc_tta-tabs-list {
text-align: left;
}
.ns-prod-details-tabs .vc_tta-tab.vc_active > a, .ns-prod-details-tabs .vc_tta-tab > a {
background-color: #fff !important;
border: none !important;
}
.ns-prod-details-tabs .vc_tta-title-text {
font-size: 25px;
font-weight: 400;
}
.ns-prod-details-tabs .vc_tta-tab.vc_active > a, .ns-prod-details-tabs .vc_tta-tab > a:hover {
color: #000 !important;
background-color: #eff2f6 !important;
}
.ns-prod-details-tabs.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
padding: 40px 0 !important;
} .teh_spec_container > div.row {
border-top: 1px solid #e3e3e3;
padding: 10px 0;
}
.teh_spec_container > div.row:first-child {
border-top: none;
}
.teh_spec_container > div.row > div.col-2 {
padding-left: 0;
} form.composite_form .composite_button {
display: flex;
justify-content: space-between;
padding-top: 20px;
}
form.composite_form .composite_button > .quantity {
flex: 1;
}
form.composite_form div.component_inner, .composite_form:not(.paged) .component .component_inner {
padding-bottom: 0 !important;
}
form.composite_form div.component_inner div.component_selections > p.component_section_title {
display: none;
}
form.composite_form div.component_title_wrapper > h2.component_title {
font-size: 14px;
font-weight: 500;
line-height: 16px;
color: #0a8fbd;
margin-top: 21px;
}
form.composite_form div.component_inner div.component_selections div.component_options .component_options_select {
width: 100%;
padding: 10px;
border-radius: 15px;
}
form.composite_form div.component_inner div.component_content div.component_summary > div:not(.bundle_form) {
height: 0 !important;
display: none !important;
visibility: hidden !important;
}
form.composite_form div.component_inner div.component_content div.component_summary > .bundle_form > .composited_product_title_wrapper {
display: none;
}
form.composite_form div.component_inner div.component_content div.component_summary > .bundle_form > div > div.details > div.bundled_product {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
form.composite_form div.component_inner div.component_content div.component_summary > .bundle_form > div > div.details > div.bundle_data > div > div.bundle_price, form.composite_form div.component_inner div.component_content div.component_summary > .bundle_form > div > div.details > div.bundled_product > div.details > div.cart .bundled_item_cart_details {
height: 0 !important;
display: none !important;
visibility: hidden !important;
}
.type-product h2 {
font-size: 21px;
line-height: 120%;
font-weight: normal;
margin-bottom: 15px;
color: #565656;
}
.type-product h3 {
font-size: 21px;
line-height: 120%;
font-weight: 700;
color: #565656;
}
@media screen and (max-width: 1379px) {  .ns-prod-bot-details-row {
padding: 45px 0;
}
.ns-prod-gallery > div > div.left-col {
flex: 1 0 100%;
max-width: 100%;
padding-right: 15px;
order: 2;
}
.ns-prod-gallery > div > div.right-col {
flex: 1 0 100%;
max-width: 100%;
padding-left: 15px;
padding-right: 15px;
order: 1;
}
.ns-prod-gallery .large-slider {
margin-bottom: 20px;
}
.ns-prod-gallery .large-slider .slick-slide {
margin-left: 0;
margin-right: 0;
}
.ns-prod-gallery .small-slider .slick-slide {
border-radius: 0;
}
.ns-prod-gallery .large-slider .slick-slide {
height: 400px;
}
.ns-prod-gallery .large-slider .slick-slide {
height: 560px;
}
}
@media screen and (max-width: 991px) {
h1.product_title.entry-title {
font-size: 32px;
margin-bottom: 15px;
color: #565656;
}
.ns-prod-gallery {
margin-left: 0;
margin-right: 0;
}
.prod-single-right .price-row .cena-txt.cena {
font-size: 16px;
}
.prod-single-right .price-row .cena-txt.cena > span > .amount {
font-size: 24px;
}
.prod-single-right .price-row .cena-brez-ddv {
font-size: 16px;
}
.single-product .ns-front-icons-container > div {
width: 50%;
}
}
@media screen and (max-width: 767px) {
h1.product_title.entry-title {
font-size: 24px;
margin-bottom: 15px;
}
.ns-prod-bot-details-row {
padding: 15px 0;
}
.ns-prod-bot-details-row .vc_tta-title-text {
color: #0a8fbd;
}
.ns-prod-bot-details-row .vc_tta-panel h4.vc_tta-panel-title {
line-height: 0;
padding: 10px 0;
}
.ns-prod-bot-details-row .vc_tta-panel .vc_tta-panel-heading {
background-color: #f0f0f0;
}
.ns-prod-bot-details-row .vc_tta-panel.vc_active .vc_tta-panel-heading, .ns-prod-bot-details-row .vc_tta-panel.vc_active .vc_tta-panel-body {
background-color: #fff !important;
border: none;
}
h1.product_title.entry-title {
margin-bottom: 15px;
}
.ns-prod-gallery .large-slider .slick-slide {
height: 460px;
}
.ns-prod-details-tabs.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
padding: 20px !important;
}
}
@media screen and (max-width: 575px) {
.single-product #content.site-content {
margin-bottom: 50px;
}
.prod-single-right .stock-row {
justify-content: flex-start;
}
h1.product_title.entry-title {
font-size: 21px;
}
.ns-prod-bot-details-row {
border-radius: 0;
}
.ns-prod-gallery .large-slider .slick-slide {
height: 370px;
}
.ns-prod-gallery .large-slider .slick-slide img {
max-height: 310px;
}
.ns-prod-gallery .small-slider .slick-slide {
height: 80px;
padding: 5px;
}
.ns-prod-gallery .small-slider .slick-slide img {
max-height: 60px;
}
.ns-prod-gallery .large-slider .slick-slide img {
padding: 0;
}
.prod-single-right .quant-row {
flex-wrap: wrap;
}
.prod-single-right .quant-row > div {
flex: 1 0 100%;
}
.prod-single-right .quant-row .simple-pricing {
margin-top: 1.5em;
justify-content: flex-start;
}
.single_add_to_cart_button {
margin-left: 0;
justify-content: center;
width: 100%;
padding: 14px 20px !important;
}
.ns-prod-details-tabs .vc_tta-title-text {
font-size: 18px;
}
.single-product .ns-front-prod-slider-row {
margin-bottom: 0;
}
.woocommerce-page div#primary.content-area {
margin-bottom: 15px;
}
.ns-prod-gallery .small-slider {
padding-bottom: 0;
}
.quantity input[type="number"] {
height: 36px;
}
.quantity input[type="button"] {
height: 36px;
}
}
@media screen and (max-width: 450px) {
.prod-single-right .ns-prod-prim-row {
flex-direction: column;
align-items: baseline;
}
.prod-single-right .ns-prod-prim-row > a.btn-primerjava {
margin-bottom: 15px;
}
}
@media screen and (max-width: 414px) {
.ns-prod-gallery .large-slider .slick-slide img {
max-height: unset;
}
.ns-prod-gallery .large-slider .slick-slide {
height: auto;
}
.ns-prod-gallery .large-slider .slick-slide img {
padding: 0;
}
.ns-prod-gallery .slick-slider > div > div > div {
margin: 0 5px;
}
.ns-prod-gallery .small-slider .slick-list {
margin: 0 -5px;
}
}
@media screen and (max-width: 360px) { .ns-prod-gallery .small-slider .slick-prev, .ns-prod-gallery .small-slider .slick-next {
width: 34px;
}
.ns-prod-gallery .small-slider .slick-prev {
left: -39px;
}
.ns-prod-gallery .small-slider .slick-next {
right: -39px;
}
form.composite_form .composite_button {
flex-direction: column;
}
form.composite_form .composite_button > .quantity {
margin-bottom: 15px;
}
.prod-single-right .ns-prod-prim-row > .btn-back {
width: 100%;
justify-content: center;
}
.single_variation_wrap > form > div.row > div {
width: 100% !important;
}
.single_variation_wrap > form > div.row > div > .simple-pricing {
justify-content: flex-start;
margin-top: 15px;
}
.single_variation_wrap > form > div.row > div > .simple-pricing > button {
width: 100%;
}
}
.custom-pink-box {
position: absolute;
top: 0px;
right: 0px;
border-radius: 3px;
overflow: hidden;
z-index: 1;
}
.custom-pink-box img {
border-radius: 3px;
}
.woocommerce ul.products li.product {
position: relative; }
.panel-wrap {
background: #ffe0e7;
padding: 20px;
font-size: 0.8rem;
}
.panel-wrap p {
margin: 0;
}
.panel-wrap .mb15 {
margin-bottom: 15px;
}
.panel-wrap .mb10 {
margin-bottom: 10px;
}
.panel-wrap .exposed {
background: #e5529e;
color: #fff;
padding: 0 10px;
display: inline-block;
margin: 0;
font-size: 1.15em;
}
.panel-wrap .exposed span {
color: #e5529e;
background: #fff;
padding: 0 3px 0 3px;
margin-top: 1px;
margin-bottom: 1px;
font-size: 14px;
display: inline-block;
}
.panel-wrap .exposed-bigger {
font-size: 21px;
min-width: 25%;
font-size: 15px;
}
.panel-wrap img.icon {
margin-top: 1px;
}
@media screen and (max-width: 990px) {
.panel-wrap .exposed {
padding: 2px 10px 0 10px;
}
.panel-wrap .exposed span {
margin-bottom: 2px;
font-size: 12px;
margin-top: 0;
}
.panel-wrap .exposed-bigger {
padding: 0 10px 0 10px;
}
.panel-wrap img {
margin-bottom: 3px;
}
}
.ns-ikonce-lead-txt h3 {
font-size: 25px !important;
font-weight: 400 !important;
color: #565656 !important;
margin-bottom: 40px !important;
}
@media screen and (max-width: 768px) {
.exposed {
font-size: 1.05em;
}
}  @media screen and (min-width: 768px) {
.col2-set .form-row-first {
float: left;
margin-right: 3.8%;
}
.col2-set .form-row-last {
float: right;
margin-right: 0;
}
.col2-set .form-row-first, .col2-set .form-row-last {
width: 48.1%;
}
}
.select2-container {
z-index: 1 !important;
}
#billing_address_2_field {
display: none !important;
}
#mini-cart-popup .cart_list {
margin: 0;
max-height: 300px;
overflow-y: auto;
padding: 0;
}
#mini-cart-popup .cart_list .mini_cart_item {
position: relative;
padding-bottom: 20px;
list-style: none;
padding-left: 30px;
font-size: 16px;
}
#mini-cart-popup .cart_list .mini_cart_item .remove_from_cart_button {
position: absolute;
left: 0;
top: 0;
text-decoration: none;
color: red;
font-weight: 700;
}
#mini-cart-popup .cart_list .mini_cart_item .remove_from_cart_button + a {
font-weight: normal;
}
#mini-cart-popup .cart_list .mini_cart_item .remove_from_cart_button + a img {
float: right;
width: 15%;
margin-left: 5px;
margin-right: 5px;
}
#mini-cart-popup .cart_list .mini_cart_item a {
color: #0a8fbd;
text-decoration: none;
font-weight: 400;
}
#mini-cart-popup .cart_list .mini_cart_item .quantity {
display: block;
}
#mini-cart-popup p:nth-child(2) {
margin-top: 20px;
margin-bottom: 0;
border-top: 1px solid #dee2e6;
padding-top: 10px;
font-size: 18px;
}
#mini-cart-popup .buttons {
margin: 10px -1% 5px -1%;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-evenly;
}
#mini-cart-popup .buttons:after {
content: '';
display: block;
clear: both;
}
#mini-cart-popup .buttons .button {
width: 47%;
}
#mini-cart-popup .buttons .button:first-child { }
#mini-cart-popup .buttons .button:first-child:hover { }
#mini-cart-popup .buttons .button:last-child { }
#mini-cart-popup .buttons .button:last-child:hover { }
#mini-cart-popup .modal-footer {
justify-content: center;
}
#mini-cart-popup .modal-footer .continue-shoping {
color: #0a8fbd;
text-decoration: none;
font-weight: 700;
margin-bottom: 1px;
}
#mini-cart-popup .mini-cart-popup-content .woocommerce-mini-cart__empty-message {
display: block;
text-align: center;
color: #000;
top: 14px;
position: relative;
font-size: 16px;
}
.woocommerce-cart-form .product-thumbnail img {
width: 110px;
padding: 0;
}
.woocommerce-cart-form .product-thumbnail {
text-align: center;
width: 130px;
}
.woocommerce-cart-form .product-quantity {
width: 75px;
}
.woocommerce-cart-form .product-quantity .quantity, .woocommerce-cart-form .product-quantity .quantity input {
width: 100%;
text-align: center;
}
.woocommerce-cart-form .product-subtotal, .woocommerce-cart-form .product-price, .woocommerce-cart-form .product-quantity {
text-align: center;
}
.woocommerce-cart-form .product-name {
max-width: 660px;
}
.woocommerce-cart-form .product-name a {
color: #000;
text-decoration: none;
transition: color 0.3s;
}
.woocommerce-cart-form .product-name a:hover {
color: #0a8fbd;
}
table.shop_table_responsive tr td.product-remove {
text-align: center;
}
table.shop_table_responsive tr td.product-remove a {
text-align: center;
text-decoration: none;
font-weight: 700;
color: red;
font-size: 32px;
line-height: 0.5;
}
table.shop_table tr.ns_hide_row, .woofc-item.ns_hide_row {
display: none;
}
.woocommerce-cart-form .cart_item { } .woocommerce-cart-form .cart_item td {
border-collapse: collapse;
padding: 10px;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
.woocommerce-cart-form thead tr th {
border-collapse: collapse;
padding-bottom: 20px;
}
.woocommerce-cart-form .cart_item td:first-child { }
.woocommerce-cart-form .cart_item td:last-child { }
.woocommerce-cart-form table.cart {
border-collapse: collapse;
}
.woocommerce-cart-form .btn {
float: right;
margin-top: 30px;
}
.checkout_coupon.woocommerce-form-coupon {
display: block !important;
margin-bottom: 20px;
}  .cart_totals {
border: 1px solid #e3e3e3;
padding: 15px;
box-shadow: 0 5px 10px rgba(154, 160, 185, .05), 0 10px 30px rgba(166, 173, 201, .2);
}
.ns-cart-coupon {
margin-top: 35px;
display: flex;
justify-content: right;
height: 46px;
}
.woocommerce-cart-form .ns-cart-coupon .btn {
margin-top: 0;
}
.ns-cart-coupon label {
margin-bottom: 0;
display: none;
}
.ns-cart-coupon input {
height: 100%;
border-radius: 4px;
padding: 0 15px;
}
.ns-cart-coupon > * {
margin-right: 10px;
}
.cart-collaterals .cart_totals table tr td {
width: 350px;
}
.wc-proceed-to-checkout {
float: right;
margin-bottom: 30px;
width: 100%;
}
.wc-proceed-to-checkout a {
text-decoration: none;
width: 100%;
text-transform: uppercase !important;
border-radius: 3px;
padding: 15px 0;
}
.woocommerce-form-coupon-toggle {
margin-top: 20px;
display: none;
}
.checkout_coupon input {
height: 46px;
border-radius: 15px;
padding: 0 15px;
margin-right: 10px;
}
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row, .woocommerce-additional-fields .form-row, .woocommerce-checkout-review-order .form-row {
margin-left: 0;
display: block;
width: 100%;
}
.woocommerce-billing-fields, .woocommerce-shipping-fields {
display: block;
width: 100%;
height: auto;
}
.woocommerce-shipping-fields input#ship-to-different-address-checkbox {
width: auto;
}
.woocommerce-billing-fields input, .woocommerce-shipping-fields input, .woocommerce-additional-fields textarea {
width: 100%;
display: inline-block;
padding: 10px;
}
input.woocommerce-form__input.input-checkbox {
width: auto;
}
.woocommerce-additional-fields .woocommerce-input-wrapper {
width: 100%;
display: inline-block;
}
.woocommerce-billing-fields .form-row-first, .woocommerce-billing-fields .form-row-last, .woocommerce-shipping-fields .form-row-first, .woocommerce-shipping-fields .form-row-last {
float: left;
width: 49.5%;
clear: none;
}
.woocommerce-billing-fields .form-row-first, .woocommerce-shipping-fields .form-row-first {
margin-right: 1%;
}
.checkout-row h3 {
margin-top: 30px;
margin-bottom: 30px;
}
h3#ship-to-different-address {
font-size: 1.125rem;
font-family: 'Roboto', sans-serif;
}
.woocommerce-billing-fields .select2-container .select2-selection--single, .woocommerce-shipping-fields .select2-container .select2-selection--single {
padding: 10px;
height: auto;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow, .woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 12px;
}
.woocommerce-checkout-review-order table thead th {
font-size: 24px;
}
.woocommerce-checkout-review-order table tr {
border-bottom: 1px solid #e5e5e5;
}
.woocommerce-checkout-review-order table tr td {
padding: 10px 0;
}
.woocommerce-checkout-payment ul.payment_methods {
margin: 0;
padding: 0;
}
.woocommerce-checkout-payment ul.payment_methods li {
list-style: none;
}
.woocommerce-checkout-payment ul li:before {
display: none;
}
.woocommerce-checkout-payment {
background: #f1f1f1;
padding: 30px;
display: inline-block;
}
.woocommerce-checkout-payment .payment_box {
position: relative;
display: block;
margin: 15px 0;
background: #dedede;
padding: 10px 15px;
border-radius: 5px;
font-size: 16px;
}
.woocommerce-checkout-payment .payment_box p:last-child {
margin-bottom: 0;
}
.woocommerce-checkout-payment div.payment_box::before {
content: '';
display: block;
border: 1em solid #dedede;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -0.75em;
left: 0;
margin: -1em 0 0 2em;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
background: none !important;
}
.woocommerce-message, .woocommerce-thankyou-order-received {
width: 100%;
border-bottom: 1px solid #e5e5e5;
padding: 15px;
margin-bottom: 30px;
background: #f1f1f1 !important;
}
abbr.required {
border: none !important;
text-decoration: none !important;
}
.woocommerce-NoticeGroup ul.woocommerce-error, .woocommerce-notices-wrapper ul.woocommerce-error {
margin: 0;
padding: 0;
width: 100%;
background: none;
}
.woocommerce-NoticeGroup ul.woocommerce-error li, .woocommerce-notices-wrapper ul.woocommerce-error li {
list-style: none;
border-bottom: 1px solid red;
line-height: 2em;
}
.woocommerce-notices-wrapper ul.woocommerce-error {
margin: 30px 0;
color: red;
}
.checkout-error {
margin: 30px 0;
color: red;
font-size: 16px;
line-height: 32px;
font-weight: 400;
border-bottom: 1px solid red;
}
form.woocommerce-cart-form table.shop_table td.product-subtotal > .component_table_item_subtotal {
display: none;
}
form.woocommerce-cart-form tr.component_table_item.bundle_table_item td.product-quantity {
display: none;
}
form.woocommerce-cart-form tr.component_table_item.bundle_table_item td.product-name dl.component > dd > p {
display: none;
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 2px 0 0 red;
}
.required {
color: red !important;
}
ul.woocommerce-thankyou-order-details {
margin: 0;
padding: 0;
margin-bottom: 15px;
}
ul.woocommerce-thankyou-order-details li {
list-style: none;
} table.woocommerce-table--order-details tr {
border-bottom: 1px solid #e5e5e5;
}
table.woocommerce-table--order-details tr td {
padding: 5px 0;
}
ul.woocommerce-shipping-methods {
margin: 0;
padding: 0;
}
ul.woocommerce-shipping-methods li {
list-style: none;
}
.woocommerce .cart-collaterals {
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 48%;
}
.woocommerce .cart-collaterals::after, .woocommerce .cart-collaterals::before, .woocommerce-page .cart-collaterals::after, .woocommerce-page .cart-collaterals::before {
content: ' ';
display: table;
}
.woocommerce .cart-collaterals::after, .woocommerce-page .cart-collaterals::after {
clear: both;
}
.woocommerce .cart-collaterals .cart_totals table tr td, .woocommerce .cart-collaterals .cart_totals table tr th {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
padding: 10px;
}
.woocommerce .cart-collaterals .cart_totals table tr th {
vertical-align: top;
}
.woocommerce-cart-form table.cart {
margin-top: 60px;
}
#billing_davcna_field {
display: none;
}
#billing_origracun_field {
display: none;
}
#billing_origracun_field input {
width: auto;
}
#billing_origracun_field > label {
width: 100%;
}
.place-order button#place_order {
width: 100%;
text-transform: uppercase !important;
padding: 15px 0;
}
.cart-header-text {
text-align: center;
background: #ffe0e7;
padding: 10px;
margin-top: 10px;
display: flex;
align-items: center;
}
.cart-header-text h3 {
font-weight: bold;
}
.woocommerce-privacy-policy-text {
font-size: 12px;
}
.woocommerce-checkout-payment .checkout-text {
font-size: 12px;
}
@media screen and (max-width: 768px) {
table.shop_table_responsive tr td.product-thumbnail:before {
content: "";
}
.woocommerce-cart-form .product-subtotal, .woocommerce-cart-form .product-price, .woocommerce-cart-form .product-quantity {
text-align: right;
}
table.shop_table_responsive tr td.product-quantity {
width: 100%;
}
table.shop_table_responsive tr td.product-quantity .quantity {
width: 10%;
float: right;
padding-bottom: 10px;
}
table.shop_table_responsive tr td.product-quantity:before {
padding-top: 6px;
}
.woocommerce-cart-form .cart_item td:first-child {
border-left: none;
}
.woocommerce-cart-form .cart_item td:last-child {
border-right: none;
}
.woocommerce-cart-form .cart_item td {
border-bottom: none;
padding-left: 0;
padding-right: 0;
}
.woocommerce-cart-form td.product-thumbnail, .woocommerce-cart-form td.product-remove {
border-top: none;
}
table.shop_table_responsive tr td.product-remove {
text-align: left;
padding: 0;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
}
.woocommerce-cart-form .product-thumbnail img {
width: 130px;
}
.cart-collaterals .cart_totals table tr td {
width: auto;
}
.woocommerce .cart-collaterals .cart_totals table tr td, .woocommerce .cart-collaterals .cart_totals table tr th {
border-top: none;
}
.woocommerce .cart-collaterals .cart_totals table tr td, .woocommerce .cart-collaterals .cart_totals table tr th {
padding-left: 0;
padding-right: 0;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination {
text-align: left;
}
.woocommerce-checkout-review-order table tr td:nth-child(even), .woocommerce-checkout-review-order table thead th:nth-child(even) {
text-align: right;
}
.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item {
display: inline-block;
padding: 10px;
width: 100%;
border: 1px solid #e5e5e5;
margin-bottom: 20px;
}
#mini-cart-popup .buttons .button {
font-size: 14px;
}
#ship-to-different-address label span {
font-size: 16px;
}
.woocommerce-checkout-review-order table thead th {
font-size: 16px;
}
#place_order.btn {
width: 100%;
padding: 10px;
}
.ns-cart-coupon, .ns-checkout-coupon {
flex-wrap: wrap;
}
.ns-checkout-coupon {
display: flex;
justify-content: center;
}
.ns-checkout-coupon button {
width: 70%;
}
.checkout_coupon input {
margin-right: unset;
border-radius: 4px;
}
.ns-cart-coupon input, .ns-checkout-coupon input {
margin-bottom: 10px;
}
.woocommerce-cart-form .btn {
float: left;
display: block;
margin-top: 55px;
width: 70%;
border-radius: 3px;
padding: 10px;
}
.woocommerce-checkout-payment {
padding: 15px;
}
}
@media screen and (max-width: 767px) {
.ns-update-cart {
display: flex;
justify-content: center;
}
.ns-cart-coupon > * {
margin-right: unset;
}
.ns-cart-coupon {
margin-top: unset;
justify-content: center;
}
.cart_totals {
padding: 10px;
}
.woocommerce-cart-form td.product-thumbnail {
width: 100%;
}
.woocommerce-cart-form .product-thumbnail img {
width: 100px;
padding-top: 0;
}
}
@media screen and (max-width: 575px) {
.cart-header-text {
flex-direction: column-reverse;
}
}  .site-header-cart {
position: relative;
margin: 0;
padding: 0;
content: "";
display: table;
table-layout: fixed;
}
.site-header-cart .cart-contents {
text-decoration: none;
}
.site-header-cart .widget_shopping_cart {
display: none;
}
.site-header-cart .product_list_widget {
margin: 0;
padding: 0;
} .star-rating {
overflow: hidden;
position: relative;
height: 1.618em;
line-height: 1.618;
font-size: 1em;
width: 5.3em;
font-family: 'star';
font-weight: 400;
}
.star-rating:before {
content: "\53\53\53\53\53";
opacity: 0.25;
float: left;
top: 0;
left: 0;
position: absolute;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #0a8fbd;
}
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
margin-right: 1px;
font-weight: 400;
}
p.stars a:before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: "star";
content: "\53";
color: #000;
text-indent: 0;
opacity: 0.25;
}
p.stars a:hover ~ a:before {
content: "\53";
color: #000;
opacity: 0.25;
}
p.stars:hover a:before {
content: "\53";
color: #0a8fbd;
opacity: 1;
}
p.stars.selected a.active:before {
content: "\53";
color: #0a8fbd;
opacity: 1;
}
p.stars.selected a.active ~ a:before {
content: "\53";
color: #000;
opacity: 0.25;
}
p.stars.selected a:not(.active):before {
content: "\53";
color: #0a8fbd;
opacity: 1;
} .woocommerce-tabs ul.tabs {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.woocommerce-tabs ul.tabs li {
display: block;
margin: 0;
position: relative;
}
.woocommerce-tabs ul.tabs li a {
padding: 1em 0;
display: block;
}
.woocommerce-tabs .panel h2:first-of-type {
margin-bottom: 1em;
} .woocommerce-password-strength {
text-align: right;
}
.woocommerce-password-strength.strong {
color: #0f834d;
}
.woocommerce-password-strength.short {
color: #e2401c;
}
.woocommerce-password-strength.bad {
color: #e2401c;
}
.woocommerce-password-strength.good {
color: #3d9cd2;
} .form-row.woocommerce-validated input.input-text {
box-shadow: inset 2px 0 0 #0f834d;
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 2px 0 0 #e2401c;
}
.required {
color: red;
} .woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
content: "";
display: table;
table-layout: fixed;
background-color: #0f834d;
clear: both;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
background-color: #3d9cd2;
}
.woocommerce-error {
background-color: #e2401c;
}
.demo_store {
position: fixed;
left: 0;
bottom: 0;
right: 0;
margin: 0;
padding: 1em;
background-color: #3d9cd2;
z-index: 9999;
}
@media screen and (min-width: 48em) { .site-header-cart .widget_shopping_cart {
position: absolute;
top: 100%;
width: 100%;
z-index: 999999;
left: -999em;
display: block;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
left: 0;
display: block;
}
}
.ns-woo-minicart.ns-woo-minicart-wrap a {
color: #000;
}
.ns-woo-minicart svg {
width: 36px;
height: 27px;
}
.woocommerce-MyAccount-content {
padding: 35px 55px;
background-color: #fafafa;
}
.login-lost-pass {
display: inline-block;
margin-left: 20px;
}
.woocommerce-MyAccount-content form.edit-account .form-row {
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-MyAccount-content .form-row > [class*="col-"] {
padding-right: 15px;
padding-left: 15px;
}
.incart_free_shipping_container {
display: none;
}
.free_shipping_container {
visibility: hidden;
opacity: 0;
position: absolute;
top: -50px;
left: 20%;
width: auto;
background: #fff;
padding: 10px;
border-radius: 5px;
text-align: center;
white-space: nowrap;
box-shadow: 0px 0 13px 0px rgba(0, 0, 0, 0.15);
}
.free_shipping_container.show-it {
visibility: visible;
opacity: 1;
transition: all 0.2s;
}
header.nav-down .free_shipping_container {
position: relative;
visibility: visible;
opacity: 1;
left: 0;
top: 0;
padding: 0;
text-align: left;
box-shadow: none;
transition: none;
}
header.nav-down .ns-woo-minicart.ns-woo-minicart-wrap {
display: block;
}
header.nav-down .ns-mini-cart-container {
justify-content: flex-start;
}
@media screen and (max-width: 991px) {
.incart_free_shipping_container {
display: block;
padding: 0 20px;
}
}
@media screen and (max-width: 575px) {
.ns-minicart-txt {
display: none;
}
}  .widget_price_filter .price_slider {
margin-bottom: 1.5em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4em;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
cursor: ew-resize;
outline: none;
background: #0a8fbd;
box-sizing: border-box;
margin-top: -0.25em;
opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
border: 0;
background: #0a8fbd;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 100%;
}