body {
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    overflow-x: hidden;
}

html.wide {
    overflow-x: hidden;
}

.container {
    max-width: 1222px;
}

/*single*/
strong {
    font-weight: 700;
}
h1,
.h1,.woocommerce-products-header__title.page-title.h2.text-center {
    color: #BD36A2;
    font-family: 'Comfortaa', sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform:uppercase;
}

h2,
.h2 {
    font-family: 'Comfortaa', sans-serif;
    color: #BD36A2;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 43.2px */
}

h3,
.h3 {
    font-family: 'Comfortaa', sans-serif;
    color: #333;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

}

.single-post h2 {
    font-family: 'Comfortaa', sans-serif;
    color: #BD36A2;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.48px;
}

h4,
h5,
h6 {
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

p,
ul,
ol {
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

blockquote {
    padding: 30px;
    font-style: italic;
    position: relative;
}

img {
    max-width: 100%;
    height: auto;
}
.my-category-product:hover .button.single_add_to_cart_button:before, .my-category-product:hover .button.add_to_cart_button.ajax_add_to_cart:before {
	content: "\e900";
	font-family: 'korpa' !important;
	display: inline;
	color: #fff;
	font-size: 58px;
	display: block;
}
.button a,
.so-widget-ink-two-box a {
    font-family: 'Montserrat', sans-serif;
    background: #BD36A2;
    border: 1px solid #BD36A2;
    border-radius: 3px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    /* 24px */
    letter-spacing: 0.3px;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 15px;
}

.button a:hover,
.so-widget-ink-two-box a:hover,
a.iw-so-button:hover {
    background: #fff;
    color: #BD36A2 !important;
    border: 1px solid #BD36A2;
    text-decoration: none;
}

a.iw-so-button {
    font-family: 'Montserrat', sans-serif;
    background: #BD36A2;
    border: 1px solid #BD36A2;
    border-radius: 3px;
    color: #fff !important;
    padding: 10px 15px;
    margin-top: 10px !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
}

a.iw-so-button:hover {
    background: #fff;
    color: #BD36A2;
    border: 1px solid #BD36A2;
    text-decoration: none;
}

.rounded-circle {
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

/*end single*/
/*carousel*/
.owl-wrapper {
    display: flex !important;
}

.owl-item .item {
    background: #FCEAF8;
    height: 100%;
    padding: 30px;
    text-align: center;
    margin: 50px 55px 30px !important;
    position: relative;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    height: 80%;
}

.content-testemonial {
    display: flex;
}

.item img {
    max-width: 120px;
    border-radius: 50%;
    border: 7px solid #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 24px;
}

.item h3 {
    font-family: 'Comfortaa', sans-serif;
    color: #333;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 28.8px */
    text-align: left;
}

.item p {
    font-style: italic;
    text-align: left;
}

.owl-prev {
    font-size: 55px;
    position: absolute;
    top: 50%;
    left: 5px;
    color: #BD36A2;
}

.owl-next {
    font-size: 55px;
    position: absolute;
    top: 50%;
    right: 5px;
    color: #BD36A2;
}

/*wocommerce*/
.woocommerce div.product .product_title {
    color: #BD36A2;
    font-family: 'Comfortaa', sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 500px;
    text-transform: none;
}
.my-category-product button.single_add_to_cart_button.button.alt, .my-category-product .button.add_to_cart_button.ajax_add_to_cart {
    display: none;
}
.my-category-product:hover button.single_add_to_cart_button.button.alt, .my-category-product:hover .button.add_to_cart_button.ajax_add_to_cart {
position: absolute;
	top: 20%;
	left: 40%;
	content: '';
	color: transparent !important;
	width: 85px;
	height: 71px;
	background: transparent;
	border: transparent;
	border-radius: 0;
	display: block;
}
.my-category-product .price {
	color: #BD36A2;
	text-align: center;
    font-family: 'Comfortaa', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%;
}
a {
    color: #BD36A2;
}
a.button.product_type_variable.add_to_cart_button.cfvsw_ajax_add_to_cart,a.button.product_type_variable {
	display: none;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #BD36A2;
}

.woocommerce-variation-price span.woocommerce-Price-amount.amount {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 16px;
    display: inline-block;
}

td select {
    padding: 5px 10px;
    border-radius: 3px;
    border-color: #BD36A2;
}

.product_meta {
    display: none;
}

ul.tabs.wc-tabs {
    display: none;
}

.cfvsw-selected-swatch {
    color: #BD36A2;
    font-weight: 600;
}

.woocommerce div.product form.cart .reset_variations {
    font-size: 15px;
}

th.label label {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 150%;
}

.qib-button-wrapper button.qib-button,
.qib-button-wrapper div.quantity.wqpmb_quantity {
    float: none !important;
    height: 32px;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
    height: 32px;
    border: 1px solid #999999;
    font-size: 15px;
    border-radius: 0;
    line-height: 8px;
}

nav.woocommerce-breadcrumb {
    color: #BD36A2 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #333;
    font-size: 13px;
}

.woocommerce-Tabs-panel h2 {
    color: #BD36A2;
    font-family: 'Comfortaa', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.cfvsw-label-option,
.cfvsw-image-option {
    border: 1px solid #999;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    border-color: #BD36A2;
    border-style: solid;
    border-radius: 3px;
    padding: 5px;
}

.woocommerce div.product form.cart .button {
    border-radius: 3px;
    border: 1px solid #BD36A2;
    background: #BD36A2;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.woocommerce div.product form.cart .button:hover {
    color: #BD36A2;
    background: #fff;
}

dd.variation-Brojosoba p {
    padding-top: 4px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    background-color: #BD36A2;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border: 1px solid #BD36A2;
    border-radius: 3px;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 45px !important;
    margin: 0 0 -10px !important;
    user-select: none;
    -webkit-user-select: none;
    padding: 10px;
    border: 1px solid #BD36A2 !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    color: #BD36A2;
    background: #fff;
}

body:not(.wp-admin) .select2-container--open .select2-dropdown {
    top: 0 !important;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    max-width: unset;
}

.woocommerce-billing-fields .form-row,
.woocommerce-shipping-fields .form-row,
.woocommerce form .form-row {
    display: block;
}

input,
textarea {
    padding: 8px;
    border: 1px solid #BD36A2;
    border-radius: 3px;
}

div#order_review {
    padding: 0 11px;
}

h3#order_review_heading {
    padding-left: 20px;
    margin-top: 32px;
}

.woocommerce-checkout h3 {
    color: #BD36A2;
    font-family: 'Comfortaa', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.u-column1.col-1.woocommerce-Address {
    max-width: 100% !important;
}

nav.woocommerce-MyAccount-navigation ul {
    padding: 0;
    border-radius: 3px;
    border: 1px solid #BD36A2;
    list-style: none;
}

li.woocommerce-MyAccount-navigation-link a {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #BD36A2;
    color: #333;
    font-weight: 700;
}

li.woocommerce-MyAccount-navigation-link a:hover,
li.woocommerce-MyAccount-navigation-link.is-active a {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #BD36A2;
    background: #BD36A2;
    color: #fff;
    text-decoration: none;
}

.my-category-product {
    text-align: center;
    padding: 10px;
    position: relative;
    height: 100%;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    align-items: center;
}

.my-category-product img {
    border-radius: 0;
    margin-bottom: 10px;
}

.my-category-product a:hover {
    text-decoration: none;
}

.so-widget-ink-icon a {
    font-family: 'Montserrat', sans-serif;
    background: #BD36A2;
    border: 1px solid #BD36A2;
    border-radius: 3px;
    color: #fff;
    padding: 10px 15px;
    margin-top: 10px !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
}

.so-widget-ink-icon a:hover {
    background: #fff;
    color: #BD36A2;
    text-decoration: none;
}

.my-category-product h2 {
    color: #BD36A2;
    font-family: 'Comfortaa', sans-serif;
	font-size: 20px;
	font-style: normal;
	text-transform:none;
	font-weight: 600;
	line-height: normal;
}

h3.widget-title {
    color: #333;
    font-family: 'Comfortaa', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

/*cover-box*/
.hero-image {
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 400px;
}

.hero-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 500px;
    width: 100%;
    text-align: center;
}

.category-image {
    background-image: url('../img/cover-category.jpg');
}
iframe.map {
	width: 100%;
	min-height: 450px;
}
/*category-news*/
.category-item {
    height: 100%;
    position: relative;
    padding-bottom: 50px;
}

.category-item h2 {
    color: #BD36A2;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 118.5%;
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

.category-item p {
    color: #333;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.cat-info {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.category-item a:hover {
    text-decoration: none;
}

.category-item a:hover h2 {
    color: #BD36A2;
}

.cat-info p {
    display: inline-block;
    width: 50%;
}

.cat-info p.date {
    color: #BD36A2;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    width: 50%;
    float: left;
}

.cat-info p.more {
    color: #BD36A2;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    white-space: nowrap;
    text-align: right;
    width: 50%;
    float: right;
}

.category-item a:hover .cat-info p.more {
    color: #333;
}

.pagination {
    width: 100%;
    text-align: center;
    display: block;
}

a.page-numbers {
    color: #999;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 3px;
}

span.page-numbers.current,
a.prev.page-numbers,
a.next.page-numbers {
    color: #BD36A2;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 3px;
}

/*Kontakt*/
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #BD36A2 !important;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #BD36A2 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #BD36A2 !important;
    color: white;
}

input.wpcf7-form-control {
    border-radius: 5px;
    border: 1px solid #BD36A2;
    background: #FFF;
    width: 100%;
}

span.select2-selection.select2-selection--multiple {
    border-radius: 5px;
    border: 1px solid #BD36A2;
    background: #FFF;
    width: 100% !important;
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

textarea.wpcf7-form-control {
    border-radius: 5px;
    border: 1px solid #BD36A2;
    background: #FFF;
    width: 100%;
}

*:focus {
    outline: 0px !important;
    box-shadow: none !important;
}

input.wpcf7-form-control.wpcf7-submit.button {
    border: 1px solid #BD36A2;
    max-width: 150px;
    border-radius: 5px;
    background: #BD36A2;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}

input.wpcf7-form-control.wpcf7-submit.button:hover {
    background: #FFF;
    color: #BD36A2;
}

.bordered h3 {
    color: #333;
    font-family: 'Comfortaa', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.bordered a {
    color: #333;
    font-weight: 700;
}

.bordered a:hover {
    color: #BD36A2;
    text-decoration: none;
}

/*home*/
.number-box {
    border-radius: 3px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    max-width: 270px;
    padding: 15px;
    text-align: center;
    font-size: 16px;
}

p.number-only {
    color: #FCAB64;
    text-align: center;
    font-family: 'Comfortaa', sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.services-box {
    text-align: center;
}
.so-widget-ink-icon {
	max-width: 1000px;
	margin: 0 auto;
}

.services-box img {
    border-radius: 3px; 
    margin-bottom: 10px;
    max-width: 150px;
}

/*footer*/
footer {
    display: block;
    padding: 5px;
    background: url('../img/footer.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    padding: 30px
}

footer .well-xs {
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.85);
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 35px;
}

p.footer-title {
    color: #333;
    font-family: 'Comfortaa', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.mreze {
    max-width: 170px;
}


p.text-center.copyright {
    font-size: 14px;
    margin-top: 26px;
}

.mreze a {
    font-size: 21px;
    padding: 7px;
}

p.title-footer {
    color: #333;
    font-family: 'Comfortaa', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 20px;
    font-size: 25px;
}

span.icon-youtube {
    font-size: 28px;
}

footer a {
    color: #333;
}

footer a:hover {
    color: #BD36A2;
    text-decoration: none;
}

p.text-footer-info,
p.text-footer-info a {
    color: #333;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 198%;
}

p.text-footer-info a:hover {
    color: #BD36A2;
    text-decoration: none;
}

p.text-footer-info span {
    font-size: 19px;
    vertical-align: middle;
}

footer .images img {
    margin-bottom: 50px;
}

.partners {
    text-align: center;
}

.partners img {
    width: 19%;
    object-fit: fill;
}

a.cart-link {
    position: fixed;
    bottom: 20px;
    left: 20px;
    font-size: 30px;
    background: #BD36A2;
    padding: 5px 10px;
    border-radius: 3px;
    color: #fff;
    border: 1px solid #BD36A2;
}

a.cart-link:hover {
    background: #fff;
    color: #BD36A2;
}

/*partneri*/
.category-item-partneri {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    height: 100%;
    position: relative;
    border-radius: 3px;
    padding: 20px;
    background: #a5b3f2a3;
}

.category-item-partneri .description p {
    margin-bottom: 0;
    color: #000;
}

.img-box {
    text-align: center;
}

.category-item-partneri .description p a {
    color: #000;
}

.category-item-partneri h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
}

@media screen and (max-width: 768px) {
    .content-testemonial {
        display: flex;
        flex-direction: column;
    }
    .item img {
        margin-bottom: 24px;
        margin-right: 0;
    }
}
@media screen and (max-width: 542px) {
    ul.footer-menu {
        padding: 0;
        list-style: none;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        margin-bottom: 20px;
        flex-direction: column;
        line-height: 180%;
    }

    h1,
    .h1 {
        font-size: 43px;
    }

    h2,
    .h2,
    h3.widget-title {
        font-size: 29px;
    }

    .hero-image {
        min-height: 200px;
    }

    .woocommerce div.product .product_title {
        font-size: 22px;
    }

    a.button.wc-forward {
        display: block;
        width: 100%;
    }
}

@media screen and (max-width: 369px) {
    .partners img {
        width: 28%;
        object-fit: fill;
    }
}