BODY {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	color: #535353;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
}
a, a:visited {
    border: 0 none;
    color: #013780;
    text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #ababab;
	border: 0 none;
}
.wrap {
    max-width: 1600px;
    margin: 0 auto;
}
img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.clr {
    clear: both;
}
/** == COLOR == **/
.lightblue {
    color: #00abda;
}
.blue {
    color: #013780;
}
.darkgrey {
    color: #535353 !important;
}
.bg-lightblue {
    background-color: #00abda;
}
.bg-blue {
    background-color: #013780;
}

/** == FONTS == **/
h1, h2, h3 {
    font-weight: 400;
    color: #013780;
}
h1 {
    font-size: 1.7rem;
}
h2.product-title {
    font-weight: 500;
}
h3 {
    font-size: 1.3rem;
}
.small, small {
  font-size: .75em;
}

/** == ELEMENTS == **/
.bradius img {
    border-bottom-right-radius: 34px;
}
.bradius-l img {
    border-bottom-left-radius: 34px;
}
.item .blue-title {
    background-color: #00abda;
    border-top-right-radius: 34px;
    color: #fff;
    text-align: center;
    padding: .5em 0;
    font-weight: 400;
}
.item:nth-child(even) .blue-title {
    background-color: #013780;
    border-top-left-radius: 34px;
    border-top-right-radius: 0;
}
.sep {
    background-image: url(images/sep-wave.png);
    background-size: 100%;
    background-repeat: repeat-x;
    background-position: center;
    height: 90px;
    margin-bottom: 50px;
}
.page-id-32 .content {
    background-image: url(images/sep-wave.png);
    background-size: 100%;
    background-repeat: repeat-x;
    background-position: center bottom;
}
.woocommerce-product-details__short-description ul li {
    margin-bottom: 8px;
}
a.btn.contact {
    background-color: #00abda !important;
    border-radius: 20px;
    color: #fff;
    padding: .618em 1em;
    font-weight: 700;
    border: none;
}

/** == HEADER == **/
.home #wrapper {
    background-image: url(images/bg-header.jpg);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
}
.home header {
    min-height: 520px;
    color: #fff;
}
.home header .bg-white {
    /*width: 90%;*/
    width: 220px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    padding-top: 20px;
    margin: 0 auto;
}
header h1 {
    font-size: 2.8rem;
}
header h1, header h2 {
    color: #fff;
}
.navbar.home {
    padding-top: 0;
}
.navbar-brand {
    margin-right: 0;
}
.navbar-brand img {
    width: 220px;
    height: auto;
}
#navbar {
    top: 50%;
    transform: translateY(-50%);
    right: 3px;
}
#navbar.show {
    transform: none;
}
.navbar-expand-xl .navbar-nav .nav-link, #menu-top-menu-en .menu-item a {
    padding-left: 15px;
    color: #013780;
    font-weight: 400;
}
#menu-top-menu-en {
    list-style: none;
    text-align: right;
}
#menu-top-menu-en li {
    display: inline;
    font-size: 0.9rem;
}
.home .navbar-expand-xl .navbar-nav .nav-link, .home #menu-top-menu-en .menu-item a {
    color: #fff;
}
.navbar-toggler {
	padding: none;
	border: none;
    position: absolute;
    right: 30px;
}
.home .navbar-toggler {
    right: 30px;
}
.navbar-toggler:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.home .navbar-toggler-icon {
    background-image: url('images/icon-menu.svg');
}
.navbar-toggler-icon {
    background-image: url('images/icon-menu-b.svg');
}

/** == MAIN CONTENT == **/
main {
    min-height: calc(100vh - 710px);
}
/* home */
.cats {
    margin-top: 6rem;
}
.cats .item img {
    border-bottom-right-radius: 34px;
    margin: 0 0 1em;
}
.cats .item:nth-child(even) img {
     border-bottom-left-radius: 34px;
}
.cats .text {
    font-size: 1.7rem;
    line-height: 1.2;
    padding-right: 20px;
}
.stripe {
    margin: 5rem auto 6.5rem auto;
}
.home .about {
    margin-top: 7rem;
    font-size: 1.28rem;
    line-height: 1.5;
}
.home .pic img {
    max-height: 500px;
    width: auto;
}
/* about */
.page-about .content .pic {
    width: 80%;
    margin-left: auto;
    padding-right: 30px;
}
/* woocommerce */
.woocommerce-result-count, .woocommerce-ordering {
    display: none;
}
.woocommerce.columns-4 {
    padding: 0 15px;
}
.woocommerce ul.products li.product:nth-child(odd) a img {
    border-bottom-right-radius: 34px;
}
.woocommerce ul.products li.product:nth-child(even) a img {
    border-bottom-left-radius: 34px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #fff;
    text-align: center;
}
.woocommerce ul.products li.product:nth-child(odd) .woocommerce-loop-product__title {
    background-color: #00abda;
    border-top-right-radius: 34px;
}
.woocommerce ul.products li.product:nth-child(even) .woocommerce-loop-product__title {
    background-color: #013780;
    border-top-left-radius: 34px;
}
.woocommerce ul.products li.post-74 h2, .woocommerce ul.products li.post-329 h2, .woocommerce ul.products li.post-332 h2,
.woocommerce ul.products li.post-555 h2, .woocommerce ul.products li.post-561 h2, .woocommerce ul.products li.post-560 h2,
.woocommerce ul.products li.post-561 h2, .woocommerce ul.products li.post-573 h2 {
    display: none;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: none;
}
/* single product */
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none;
    width: auto;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: none;
    width: 92%;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 25px;
}
.woocommerce-product-gallery ol li {
    width: 150px;
    aspect-ratio: 1 / 1;
    overflow: hidden;  
}
.woocommerce-product-gallery ol li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.woocommerce-product-details__short-description {
    margin-bottom: 35px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #013780;
    font-weight: 500;
    font-size: 1.5rem;
    margin-bottom: 35px;
}
.woocommerce .quantity .qty {
    padding: 5px 0;
    margin-right: 10px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button {
    background-color: #00abda !important;
    border-radius: 20px;
    color: #fff !important;
}
.related.products {
    padding: 0 20px;
}
.related.products h2 {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 40px;
}
/* check out */

.wc-block-components-checkout-place-order-button {
    background-color: #013780;
    color: #fff;
    border: none;
    font-size: 1.1rem;
}

/** == FOOTER == **/
#footer {
    background-image: url(images/bg-lablec.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 460px;
    color: #fff;
}
.footer-wrap {
    position: absolute;
    bottom: 48px;
    right: 0;
    left: 0;
}
#footer .pic {
    position: relative;
    width: 130px;
    height: auto;
    display: inline-block;
}
#footer nav .nav-link {
    color: #fff;
    font-size: 1em;
}
#footer .social {
    margin: 0 auto;
}
#footer .social img {
    width: 40px;
}

/** ===== RESPONSIVE ===== **/
@media only screen and (max-width: 1600px) {
    .home #wrapper {
        background-size: 1600px;
    }
}

@media only screen and (max-width: 1599px) {
    .home header {
        min-height: 485px;
    }
    header h1 {
        font-size: 2.5rem;
    }
    .cats {
        margin-top: 4rem;
    }
    .home .about {
        margin-top: 4rem;
    }
    .footer-wrap {
        bottom: 10px;
    }
}

@media only screen and (max-width: 1399px) {
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-left: 10px;
    }
    .cats .text {
        font-size: 1.3rem;
    }
    #footer {
        background-size: 1470px;
    }
}

@media only screen and (max-width: 1199px) {
    #navbar {
        position: absolute;
        top: 108px;
        right: 40px;
        z-index: 99;
        text-align: right;
        background-color: rgba(256, 256, 256, 0.8);
    }
    .home #navbar {
        right: 40px;
        width: 155px;
        padding-right: 15px;
    }
    .home .about {
        font-size: 1.1rem;
    }
    #menu-top-menu-en {
        margin-right: 30px;
        padding-left: 0;
    }
    #menu-top-menu-en .menu-item a {
        color: #fff;
    }
    .home .navbar-expand-xl #navbar .nav-link {
        color:#013780;
    }
    /*.home #menu-top-menu-en {
        margin-right: 48px;
    }*/
}

@media only screen and (max-width: 991px) {
    .home #wrapper {
        background-size: 1400px;
    }
    .home header .bg-white {
        width: 180px;
    }
    .navbar-brand img {
        width: 180px;
    }
    .home header {
        min-height: 425px;
    }
    .page-about .content .pic {
        width: 96%;
        padding-right: 15px;
    }
    #footer {
        /*background-size: 175%;*/
        min-height: 340px;
    }
}

@media only screen and (max-width: 767px) {
    header h1 {
        font-size: 2rem;
    }
    #menu-top-menu-en .menu-item a {
        font-size: 0.9rem;
    }
}

@media only screen and (max-width: 575px) {
    .home .about {
        margin-top: 2rem;
    }
    .page-about .content .pic {
        width: 100%;
        padding-right: 15px;
        margin-bottom: 40px;
    }
}