.no-border {
    border: none !important;
}

@font-face {
    font-family: 'montserrat';
    src: url('../fonts/montserrat-light-webfont.eot');
    src: url('../fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff'), url('../fonts/montserrat-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff'), url('../fonts/montserrat-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat';
    src: url('../fonts/montserrat-semibold-webfont.eot');
    src: url('../fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('../fonts/montserrat-semibold-webfont.woff') format('woff'), url('../fonts/montserrat-semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

img {
    max-width: 100%;
}

body {
    color: #525252;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4 {
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.global-header {
    width: 100%;
    float: left;
    text-align: center;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    top: 0;
    left: 0;
    z-index: 100;
    position: fixed;
}

.global-header .global-header-item {
    position: relative;
}

.global-header .global-header-item.active::after {
    content: '';
    position: absolute;
    background: url(../img/active-arrow.png) no-repeat;
    height: 5px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-position: center bottom;
}

.global-header a {
    color: white;
    padding: 7px 0;
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    display: block;
}

.global-header .left-side {
    float: left;
    width: 50%;
    background: #43b584;
}

.global-header .right-side {
    float: left;
    width: 50%;
    background: #61c49a;
}

.site-header {
    padding: 30px 0;
    width: 100%;
    float: left;
    margin-top: 7px;
}

.site-navigation {
    background: #ececec;
    width: 100%;
    float: left;
}

.site-navigation ul li a {
    color: #525252;
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0px;
    border-bottom: 3px solid transparent;
}

.site-navigation ul li.active a,
.site-navigation ul li:hover a,
.site-navigation ul li.current-menu-item a {
    border-bottom: #61c49a 3px solid;
}

.header-ad-block {
    float: right;
}

.button-more {
    background-color: #ececec;
    border-radius: 4px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.17);
    display: block;
    float: left;
    padding: 6px 19px;
    color: #525252;
    font-family: "montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
}

.main-content-wrapper {
    width: 100%;
    float: left;
    position: relative;
}

.main-content-wrapper>.container {
    position: relative;
}

.main-content-wrapper>.container>.row {
    position: relative;
}

.main-content-wrapper>.container>.row::after {
    content: '';
    width: 57px;
    position: absolute;
    right: -25px;
    top: 0;
    background: url(../img/sidebar-shadow.png) repeat-y;
    background-position-y: 0;
    background-position-x: 0px;
    height: 100%;
}

.single-news-slide h3 {
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    border-bottom: #ececec 2px solid;
}

.news-slider {
    margin-bottom: 40px;
}

.single-section-wrapper {
    width: 100%;
    float: left;
    margin-bottom: 70px;
}

.green-button {
    margin: 0;
    color: white;
    background-color: #4d9576;
    border: none;
}

.footer-wrapper {
    width: 100%;
    float: left;
    background-color: #ececec;
    padding: 15px 0;
}

.homepage-left-side,
.homepage-right-side {
    padding-top: 40px;
    position: relative;
    z-index: 1;
}

.sidebar-divider {
    position: absolute;
    width: 50px;
    min-height: 50px;
    background: url(../img/sidebar-shadow.png) repeat-y;
    height: 100%;
    top: 0;
    right: 360px;
    bottom: 0;
    z-index: 10;
}

.site-logo img {
    margin-top: -10px;
    float: left;
}

.svg-site-icon {
    width: 20px;
    margin-right: 10px;
    fill: #548e74;
}

.svg-site-icon svg {
    width: 20px !important;
    height: 15px !important;
    max-width: 100%;
}

.single-widget,
.widget {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 60px;
    margin-bottom: 30px;
    width: 100%;
    float: left;
}

.widget_text h4 {
    display: none;
}

.single-widget h4,
.widget h4 {
    color: #43b584;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.single-widget .widget-title,
.widget .widget-title {
    border-bottom: #ececec 2px solid;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.single-widget .widget-title-calendar,
.widget .widget-title {
    /*    margin-top:20px;*/
    float: left;
    margin-bottom: 20px;
    border-bottom: none;
}

.single-widget .widget-content,
.widget .widget-content {
    width: 100%;
    float: left;
}

.single-widget .event-date,
.widget .event-date {
    float: left;
    border: 2px solid #ececec;
    margin-right: 20px;
    width: 47px;
    text-align: center;
    padding: 5px 0;
    text-transform: uppercase;
}

.single-widget .event-date span,
.widget .event-date span {
    line-height: 17px;
    font-family: "montserrat", sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 11px;
    color: #649983;
    width: 100%;
    float: left;
}

.single-widget .event-title {
    width: 70%;
    float: left;
    line-height: 21px;
}

.single-widget .event-title a,
.widget .event-title a {
    color: #525252;
    font-family: "montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
}

.single-widget .single-widget-event,
.widget .single-widget-event {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px;
}

.single-widget .single-widget-event::after,
.widget .single-widget-event::after {
    content: '';
    width: 27px;
    position: absolute;
    background: #ececec;
    height: 2px;
    bottom: 0;
    left: 0;
}

.widget {
    width: 100%;
    float: left;
}

.fullCalendar .fc-content {
    border: 2px solid #ececec;
    border-radius: 4px;
    padding: 20px;
}

.fullCalendar .fc-content .fc-view-month .fc-state-highlight {
    /*background: #43b584;*/
    /*color: white !important;*/
    /*border-radius: 100px;*/
}

.fullCalendar .fc-content .fc-view-month table {
    border: none !important;
}

.fullCalendar .fc-content .fc-view-month table tr {
    border: none !important;
}

.fullCalendar .fc-content .fc-view-month table tr td {
    color: #525252 !important;
    border: none !important;
    font-size: 14px;
    font-family: "montserrat", sans-serif;
    font-weight: 400;
    text-align: center;
    padding: 0;
    vertical-align: middle;
}

.fullCalendar .fc-content .fc-view-month table tr td>div {
    min-height: 0 !important;
}

.fullCalendar .fc-content .fc-view-month table tr td>div .fc-day-number {
    text-align: center;
    width: 100%;
    float: left;
    line-height: 10px;
    width: 30px;
    height: 30px;
}

.fullCalendar .fc-content .fc-view-month table tr td>div .fc-day-content {
    display: none;
}

.fullCalendar .fc-content .fc-view-month thead {
    display: none;
}

.single-section-wrapper .single-news-item:last-child {}

.single-news-item {
    margin-bottom: 25px;
    float: left;
    width: 100%;
}

.single-news-item:last-child {}

.single-news-item:last-child .single-news-description::after {
    display: none !important;
}

.single-news-item .single-news-title {
    width: 100%;
    float: left;
    margin-top: -6px;
}

.single-news-item .single-news-title a {
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    color: #525252;
    font-size: 18px;
    line-height: 25px;
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

.single-news-item .news-item-date {
    color: #b2b2b2;
    font-size: 11px;
    line-height: 21px;
    font-family: "montserrat", sans-serif;
    font-weight: 400;
}

.single-news-item .single-news-description {
    width: 100%;
    float: left;
    color: #525252;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    position: relative;
    padding-bottom: 20px;
}

.single-news-item .single-news-description::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 0;
    bottom: 0;
}

.section-header {
    width: 100%;
    float: left;
    border-bottom: #ececec 2px solid;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.section-header h5 {
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    color: #43b584;
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.pagination {
    width: 100%;
    float: left;
    border-top: 2px solid #ececec;
    border-bottom: 2px solid #ececec;
    padding-top: 30px;
    padding-bottom: 25px;
    margin: 0;
}

.pagination .custom-pagination {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

.pagination .custom-pagination li {
    display: inline-block;
    width: 29px;
    height: 29px;
    font-family: "montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 29px;
}

.pagination .custom-pagination li a {
    color: #43b584;
    width: 100%;
    float: left;
    border-radius: 999px;
}

.pagination .custom-pagination li.active a,
.pagination .custom-pagination li:hover a {
    color: white;
    text-decoration: none;
    background: #43b584;
}

.pagination li {
    border: none;
    border-radius: 100px;
}

.ads-list {
    width: 100%;
    float: left;
    margin-top: -15px;
}

.ads-list .ads-list-header {
    background-color: #ececec;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    width: 100%;
    float: left;
    padding: 15px 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "montserrat", sans-serif;
    font-weight: 600;
}

.ads-list .single-ad-item {
    width: 100%;
    float: left;
    border-bottom: #ececec 2px solid;
    padding: 8px 15px;
}

.ads-list .single-ad-item a {
    font-size: 14px;
    line-height: 22px;
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    color: #525252;
}

.ads-list .single-ad-item .ad-category {
    font-size: 11px;
    color: #43b584;
    width: 100%;
    float: left;
    margin-top: -5px;
    font-family: "montserrat", sans-serif;
    font-weight: 400;
    line-height: 21px;
}

.ads-list .single-ad-item .ad-city {
    color: #525252;
    font-size: 14px;
    line-height: 41px;
    font-family: "montserrat", sans-serif;
    font-weight: 400;
}

.ads-list .single-ad-item .ad-date {
    color: #525252;
    font-size: 14px;
    line-height: 41px;
    font-family: "montserrat", sans-serif;
    font-weight: 400;
}

.newsletter-section {
    background: #43b584;
    margin-bottom: 0;
}

.newsltter-title {
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    line-height: 40px;
}

#newsletter-form input[type="email"] {
    border: none;
    border-top: #ececec 2px solid;
    border-bottom: #ececec 2px solid;
    background: transparent;
    color: white;
    font-size: 14px;
    float: left;
    padding: 5px 10px;
    width: 400px;
    margin-right: 40px;
}

.newsletter-container {
    padding: 48px 15px;
    background: url(../img/envelope.png) no-repeat;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: white;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: white;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: white;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
}

ul.page-numbers {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

ul.page-numbers li {
    display: inline-block;
    width: 29px;
    height: 29px;
    font-family: "montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 29px;
}

ul.page-numbers li a {
    color: #43b584;
    width: 100%;
    float: left;
    border-radius: 999px;
}

span.page-numbers.current {
    color: white;
    text-decoration: none;
    background: #43b584;
    float: left;
    width: 100%;
    height: 100%;
    border-radius: 100px;
}

.pagination ul li.active a,
.pagination ul li:hover a {
    color: white;
    text-decoration: none;
    background: #43b584;
}

.akcijos-widget-slider {
    width: 100%;
    float: left;
}

.slick-initialized .slick-slide {
    outline: none;
}

.widget_text .widget-title-calendar {
    margin-bottom: 0;
}

.excerpt-image {
    margin-top: 10px;
    margin-bottom: 15px;
}

.perziuros {
    margin-bottom: 10px;
}

.patalpintas {
    font-size: 13px;
    color: grey;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mt-50 {
    margin-top: 50px;
}

.w-100 {
    width: 100% !important;
}

.fw-600 {
    font-weight: 600;
}

.place::placeholder {
    color: grey
}

.opc-radio-list-label {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#opc-custom {
    display: flex;
    justify-content: space-between;
}


/* 
.columns:not(.active),
.columns:not(.active1) {
    opacity: 0.3;
}
*/

.active,
.active1 {
    transform: scale(1.05);
    /* margin-bottom: 45px; */
}

.active .opc-pricing-table-product,
.active1 .opc-pricing-table-product {
    border: 2px solid black
}

.acf-button.button.button-primary.button-large {
    width: 100%;
    margin-bottom: 45px;
}

.acf-field-63cfc3cd66d2e {
    padding: 0 !important;
    padding-bottom: 20px !important;
    border-top: none
}

#acf-field_63cfc3cd66d2e {
    padding: 10px;
    background: #fff;
    border: 1px solid grey;
    border-radius: 5px;
}

.acf-field-63cfa99d4bcd9 {
    padding-left: 0 !important
}

.woocommerce-form-coupon-toggle>.woocommerce-info {
    display: none
}

.buy_text {
    font-size: 32px;
    font-weight: 600;
}

.slick-list.draggable>.slick-track {
    width: 100%;
}

.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.woocommerce-input-wrapper>.input-text {
    width: 100%;
    max-width: 40%;
}

#sask {
    display: inline-block;
}

.form-row .optional {
    display: none
}

.product .woocommerce-product-gallery,
.product .aaa,
.product .onsale,
.product .description_tab,
.product .related.products {
    display: none !important;
}

.woocommerce .woocommerce-product-gallery,
.woocommerce .aaa,
.woocommerce .onsale,
.woocommerce .description_tab,
.woocommerce .related.products {
    display: block !important;
}

.add_to_cart_button {
    font-size: 13px !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
    width: 100%;
    text-align: center;
    background-color: #43b584 !important;
    border-radius: 4px !important;
    box-shadow: 0 2px 0 #3f8265;
    float: left;
    letter-spacing: 1px;
    line-height: 35px;
}

.woocommerce-loop-product__title {
    color: #121212;
}