@import url(all.css);
.top-head, .lang-block ul, .top-small-block .menu-block ul li ul, .user-block li ul {
  background: #1c9e93 none repeat scroll 0% 0%; }

.mini-menu ul li a, .lang-block a, .top-small-block a, .search-block a.search_btn, .neigaliems ul li a,
.top-head .social-block .icons a .icon::before, .lang-block span.icon, .top-small-block .menu-block ul li a {
  color: white; }

.mini-menu ul li a:hover, .lang-block a:hover, .top-small-block a:hover, .top-head .social-block .icons a:hover .icon::before, .top-small-block .menu-block ul li a:hover {
  color: white; }

.menu-block ul li.down, .user-block ul li.down {
  padding-right: 15px; }

.menu-block ul li.down > a, .user-block ul li.down > a {
  position: relative; }

header .menu-block ul li.down > a:after, header .user-block ul li.down > a:after {
  position: absolute;
  right: -13px;
  top: 9px;
  box-sizing: border-box;
  height: 7px;
  width: 7px;
  border-style: solid;
  border-color: white;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  content: ""; }

.cart-indicator .cart:hover {
  border-color: white; }

.mini-menu ul li a, .lang-block a span {
  opacity: 1; }

.top-small-block .widget-separator {
  border-color: rgba(255, 255, 255, 0.4); }

#virsutine_juosta_kaire > div:not(:last-child):after,
#virsutine_juosta_desine > div:not(:first-child):after {
  color: rgba(255, 255, 255, 0.4); }

.search-block input, .search-block input:hover {
  color: white;
  opacity: 1; }

.search-block input:hover {
  background: rgba(255, 255, 255, 0.2); }

.search-block input:focus {
  background: rgba(255, 255, 255, 0.2);
  color: white;
  background: rgba(255, 255, 255, 0.2); }

.search-block ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white; }

.search-block::-moz-placeholder {
  /* Firefox 19+ */
  color: white; }

.search-block :-ms-input-placeholder {
  /* IE 10+ */
  color: white; }

.search-block :-moz-placeholder {
  /* Firefox 18- */
  color: white; }

.header {
  background: white; }

#top-nav li a {
  color: #374432; }

#top-nav > li:nth-child(n) a:hover, #top-nav > li.selected:nth-child(n) > a, #top-nav li.selected a.homepage,
.mm-menu .mm-listview > li.selected > a, .mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: #28879c; }

#top-nav li:nth-child(n) ul.dropdown {
  background-color: white; }

#top-nav ul.dropdown li a {
  color: #374432; }

#top-nav ul.dropdown li a:hover {
  color: #28879c; }

#top-nav li:nth-child(5n+1) {
  border-bottom-color: white; }

#top-nav li:nth-child(5n+2) {
  border-bottom-color: white; }

#top-nav li:nth-child(5n+3) {
  border-bottom-color: white; }

#top-nav li:nth-child(5n+4) {
  border-bottom-color: white; }

#top-nav li:nth-child(5n+5) {
  border-bottom-color: white; }

#top-nav li:nth-child(5n+1) ul.dropdown {
  border-color: #28879c; }

#top-nav li:nth-child(5n+2) ul.dropdown {
  border-color: #28879c; }

#top-nav li:nth-child(5n+3) ul.dropdown {
  border-color: #28879c; }

#top-nav li:nth-child(5n+4) ul.dropdown {
  border-color: #28879c; }

#top-nav li:nth-child(5n+5) ul.dropdown {
  border-color: #28879c; }

#top-nav > li:nth-child(n):hover {
  border-color: white; }

#top-nav > li:nth-child(n).selected {
  border-color: white; }

body .content {
  background: white;
  background: linear-gradient(to bottom, white 0, white 47%, white 100%);
  background: -moz-linear-gradient(top, white 0, white 47%, white 100%);
  background: -webkit-linear-gradient(top, white 0%, white 47%, white 100%);
  background: -o-linear-gradient(top, white 0%, white 47%, white 100%);
  background: -ms-linear-gradient(top, white 0%, white 47%, white 100%);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr='$content-main-bg1', endcolorstr='$content-main-bg3', gradienttype=0 ); }

.editable-cont .content-block, .view-object-cont .framed-cont {
  background: white; }

h1 {
  color: #4e4e4e; }

h2 {
  color: #4e4e4e; }

h3 {
  color: #4e4e4e; }

body {
  color: #4e4e4e; }

a {
  color: #28879c; }

a:hover, .event-list-cont .year-list a:hover {
  color: #28879c; }

.paragraph ul li:before,
.services .desc ul li:before,
.description-content ul li:before,
.view-object-cont .info .description > div:not(.gallery-cont) ul li:before {
  color: #203629; }

.editable-cont table {
  border-spacing: 0;
  border-width: 1px;
  border-style: solid;
  border-color: white; }

.editable-cont table tr th,
.event-list-cont .year-list table tr th {
  background: #28879c;
  color: white;
  border-width: 1px;
  border-color: white;
  border-style: solid; }

.editable-cont table tr td,
.event-list-cont .year-list table tr td {
  background: #1c9e93;
  color: white;
  border-width: 1px;
  border-color: white;
  border-style: solid; }

.event-list-cont .year-list table tr td a,
.event-list-cont .year-list table tr td a:hover {
  color: white; }

.widget-list-item.light {
  background: white;
  background: linear-gradient(to bottom, white 0, white 80%, white 100%);
  background: -moz-linear-gradient(top, white 0, white 80%, white 100%);
  background: -webkit-linear-gradient(top, white 0%, white 80%, white 100%);
  background: -o-linear-gradient(top, white 0%, white 80%, white 100%);
  background: -ms-linear-gradient(top, white 0%, white 80%, white 100%);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr='$content-bg-light-1', endcolorstr='$content-bg-light-3', gradienttype=0 ); }

.widget-list-item.light .this-title a, .index-widgets .widget-list-item.light .this-title {
  color: #4e4e4e; }

.widget-list-item.light .this-title a:hover {
  color: #28879c; }

.light .btn-link, .pagination li a.ajax-pgng-events, .event-container .back-to-list,
a.comment-button.selected:hover, a.comment-button, table.comment-write input[type="submit"], a.comment-button,
.view-object-cont .email-form input.send-email, .event-content .email-form input.send-email, .place-content .email-form input.send-email {
  color: #44b3ab;
  background-color: white;
  border-color: #44b3ab;
  border-radius: 2px; }

.login_cont input[type="submit"], .login_cont input[type="button"] {
  color: #44b3ab;
  background-color: white;
  border-radius: 2px;
  border: 1px solid #44b3ab; }

.light .btn-link:hover, .pagination li a.ajax-pgng-events:hover, .event-container .back-to-list:hover,
a.comment-button:hover, a.comment-button.selected, table.comment-write input[type="submit"]:hover, a.comment-button:hover,
.view-object-cont .email-form input.send-email:hover, .event-content .email-form input.send-email:hover, .place-content .email-form input.send-email:hover {
  color: white;
  background-color: #44b3ab;
  border-color: #44b3ab; }

.login_cont input[type="submit"]:hover, .login_cont input[type="button"]:hover {
  color: white;
  background-color: #44b3ab;
  border-color: #44b3ab; }

.event-content .social-sharing.print, .place-content .social-sharing.print,
.event-content .social-sharing.email, .place-content .social-sharing.email {
  color: silver; }

.event-content .social-sharing.print:hover, .place-content .social-sharing.print:hover,
.event-content .social-sharing.email:hover, .place-content .social-sharing.email:hover {
  color: #203629; }

.place-content .ltic2-icon-darbo-laikas, .place-content .ltic2-icon-envelope-o, .place-content .ltic2-icon-monitor,
.place-content .ltic2-icon-phone, .place-content .ltic2-icon-location, .event-content .ltic2-icon-contacts, .event-content .ltic2-icon-envelope-o,
.event-content .ltic2-icon-monitor, .event-content .ltic2-icon-phone, .event-content .ltic2-icon-facebook {
  color: #203629; }

.view-object-cont .info .line span:before {
  color: #203629; }

.mobile-filter .show-filter-btn, .mobile-filter .map-filter-btn,
.sidebar .filter-cont .buttons-row .btn.submit, .objects-list-cont .filter-cont .buttons-row .btn.submit {
  color: white;
  background-color: #44b3ab;
  border-color: #44b3ab; }

.objects-list-cont .filter-cont .buttons-row {
  border-color: #44b3ab; }

.header .mobile-menu .top-nav-mobile-toggle {
  background-color: #1c9e93; }

ul.pagination li.current a {
  background: #1c9e93; }

ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #28879c; }

.news-list .news-filter-inner .news-filter-button {
  background: white;
  color: #44b3ab;
  border: 1px solid #44b3ab; }

.news-list .news-filter-inner .news-filter-button:hover {
  background: #44b3ab;
  color: white;
  border: 1px solid #44b3ab; }

.light .objects-list .one .name a, .light .event-list-cont .events-list .one .name {
  color: #374432; }

.light .objects-list .one .name a:hover, .light .event-list-cont .events-list .one a:hover .name {
  color: #28879c; }

.objects-list .one .slick-arrow {
  color: white; }

.objects-list .one .slick-arrow.slick-next:hover, .objects-list .one .slick-arrow.slick-prev:hover {
  color: #28879c; }

.widget-list-item.dark {
  background: #e8e8e8;
  background: linear-gradient(to bottom, #e8e8e8 0, #e8e8e8 47%, #e8e8e8 100%);
  background: -moz-linear-gradient(top, #e8e8e8 0, #e8e8e8 47%, #e8e8e8 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e8e8e8), color-stop(47%, #e8e8e8), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(top, #e8e8e8 0%, #e8e8e8 47%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #e8e8e8 0%, #e8e8e8 47%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #e8e8e8 0%, #e8e8e8 47%, #e8e8e8 100%);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr='$content-bg-dark-1', endcolorstr='$content-bg-dark-3', gradienttype=0 ); }

.widget-list-item.dark .this-title a, .index-widgets .widget-list-item.dark .this-title.theme-dark {
  color: #4e4e4e; }

.widget-list-item.dark .this-title a:hover {
  color: #28879c; }

.dark .btn-link {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: white;
  border-radius: 2px; }

.dark .btn-link:hover, .dark .btn-link:focus {
  color: white;
  background-color: #28879c;
  border-color: white; }

.dark .objects-list .one .name a, .dark .event-list-cont .events-list .one .name {
  color: #4e4e4e; }

.dark .objects-list .one .name a:hover, .dark .event-list-cont .events-list .one a:hover .name {
  color: #28879c; }

.events-calendar, .events-calendar .month-name, .events-calendar li .day.empty, .events-calendar li .day.empty:hover {
  background: white; }

.events-calendar .arrow-l, .events-calendar .month-name, .events-calendar .arrow-r {
  border-color: #e8e8e8; }

.events-calendar .month-text a {
  color: #4e4e4e; }

.events-calendar .month-name {
  color: #4e4e4e !important; }

.events-calendar .main-month .month-text a:hover {
  color: #28879c;
  border-color: #28879c; }

.events-calendar .month-name .icon2-arrow-l, .events-calendar .month-name .icon2-arrow-r {
  color: #44b3ab; }

.events-calendar .month-name .arrow-l:hover .icon2-arrow-l, .events-calendar .month-name .arrow-r:hover .icon2-arrow-r {
  color: #28879c; }

.events-calendar li {
  color: #c5c5c5; }

.events-calendar li .day.old {
  background-color: white;
  color: #989898; }

.events-calendar li .day.old:hover {
  background-color: white;
  color: #989898; }

.events-calendar li .day.old.full {
  background-color: white;
  color: #989898; }

.events-calendar li .day.old.full:hover {
  background-color: #44b3ab;
  color: white; }

.events-calendar li .day.today {
  background-color: #28879c;
  color: white; }

.events-calendar li .day.today:hover {
  background-color: #28879c;
  color: white; }

.events-calendar li .day {
  background-color: white;
  color: #989898; }

.events-calendar li .day:hover {
  background-color: #28879c;
  color: white; }

.events-calendar li .day.full {
  background-color: #1c9e93;
  color: white; }

.events-calendar li .day.full:hover {
  background-color: #28879c;
  color: white; }

.events-calendar li .events {
  background-color: #44b3ab; }

.events-calendar li .events:after {
  border-bottom-color: #44b3ab; }

.events-calendar li .events a {
  color: white; }

.events-calendar li .events a:hover {
  color: white; }

.event-list-cont .events-list .one .photo .date,
.news-list .editable-list .one .pic .date,
.news-inner .date,
.news-grid .item .date {
  color: white;
  background: #44b3ab; }

.event-list-cont .events-list .one .photo .date.today {
  color: white;
  background: #44b3ab; }

.event-list-cont .events-list .one .recommended {
  color: white;
  background: #44b3ab; }

.event-list-cont .events-list .one .category.default-cat-block {
  color: black;
  background: #44b3ab; }

.objects-list-cont h1.main-title {
  color: #4e4e4e; }

.nothing-found {
  color: white; }

.objects-list.accommodation .one-cont,
.news-list .editable-list .one .row {
  background: white !important; }

.objects-list.accommodation .one-cont:hover,
.news-list .editable-list .one .row:hover {
  background: white !important; }

.objects-list.accommodation .one .name a,
.news-list .editable-list .one .text h3.name a {
  color: #374432; }

.objects-list .one .name a, .objects-list .one .object-type, .news-list .title.suggestions, .event-list-cont .main-title {
  color: #4e4e4e; }

.objects-list .one .name a:hover,
.news-list .editable-list .one .text h3.name a:hover {
  color: #28879c; }

.objects-list.accommodation .one-cont .info-col .address a {
  color: #374432; }

.objects-list.accommodation .one-cont .info-col .address a:hover {
  color: #28879c; }

.objects-list.accommodation .one-cont .info-col .object-type {
  color: #4e4e4e; }

.objects-list.accommodation .one-cont .info-col .object-type:hover {
  color: #28879c; }

.objects-list.accommodation .one-cont .info-col .description {
  color: black; }

.objects-list-cont .filter-cont,
.news-list .news-filter {
  background: white; }

dl.dropdown dt {
  background: white; }

dl.dropdown.red dt, .select-box.red, .select-box.selected {
  background-color: #44b3ab;
  border-color: #44b3ab; }

.dropdown a.clear-filter-category {
  border-color: #44b3ab; }

dl.dropdown.red .Chevron:after {
  border-top-color: #44b3ab; }

.Chevron:before {
  border-top-color: #44b3ab; }

body .SumoSelect > .CaptionCont > label > i:after {
  border-bottom-color: #44b3ab;
  border-right-color: #44b3ab; }

body .SumoSelect > .optWrapper > .options li.opt:hover,
body .SumoSelect > .optWrapper > .options li.opt:hover label {
  background-color: #44b3ab; }

body .SumoSelect > .optWrapper.multiple > .options li.opt:hover,
body .SumoSelect > .optWrapper.multiple > .options li.opt:hover label {
  background: #f8f8f8;
  color: #767676; }

body .SumoSelect .select-all.partial > span i,
body .SumoSelect .select-all.selected > span i,
body .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
  background-color: #44b3ab; }

.quantity-button.quantity-up, .quantity-button.quantity-down {
  background: #44b3ab; }

input[type="checkbox"].styled + label span.icon {
  color: #44b3ab; }

input[type="checkbox"].styled:checked + label span.icon {
  color: white; }

dl.dropdown input[type="checkbox"].styled + label span.icon,
dl.dropdown input[type="checkbox"].styled:checked + label span.icon,
dl.dropdown input[type="radio"].styled + label span.icon,
dl.dropdown input[type="radio"].styled:checked + label span.icon {
  color: #44b3ab; }

.cart-member-options-cont label[for=need-invoice]:before {
  color: #44b3ab; }

dl.dropdown input[type="radio"].styled + label {
  background: none;
  border: 0; }

dl.dropdown a, dl.dropdown a:visited, dl.dropdown a:hover,
dl.dropdown input[type="checkbox"].styled:checked + label span,
dl.dropdown input[type="checkbox"].styled + label span,
dl.dropdown button,
.list-count span {
  color: #4e4e4e; }

dl.dropdown.red a {
  color: white; }

.sidebar .title, .side-menu .this-title {
  color: #203629; }

.sidebar ul li a,
.sidebar a.showCats,
.side-menu .submenu-list .one a,
.sidebar li .ikona,
.side-menu .submenu-list .submenu-list .one:before,
.event-list-cont .year-list a {
  color: #203629; }

.sidebar ul.categories li:hover a,
.sidebar ul.price_type li:hover a,
.sidebar ul.places li:hover a,
.sidebar a.showCats:hover,
.sidebar li:hover .ikona,
.side-menu .submenu-list .one:hover > a,
.side-menu .submenu-list .submenu-list .one:hover:before,
.sidebar .year-list ul li:hover a {
  color: #28879c; }

.sidebar li.selected a,
.sidebar li.selected .ikona,
.side-menu .submenu-list .one a.selected,
.side-menu .submenu-list .submenu-list .one.selected:before {
  color: #28879c; }

.sidebar ul li.selected:hover a,
.sidebar li.selected:hover .ikona,
.side-menu .submenu-list .one:hover a.selected {
  color: #203629; }

.footer {
  background: #1c9e93;
  color: white; }

.footer table tr th, .footer table tr td {
  color: white; }

.footer .social .title {
  color: white; }

.footer .title {
  color: white; }

.footer a, .footer .signature-menu {
  color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

.footer a:hover {
  color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

.footer .social .icon {
  color: white; }

.footer .social a {
  opacity: 1;
  filter: alpha(opacity=100); }

.footer .social a:hover .icon {
  color: #374432; }

.footer .copyright, .footer .copyright p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
  filter: alpha(opacity=100); }

.footer .footer-top-block-line {
  border-bottom-color: white; }

.newsletter-input .title p,
.newsletter-input .title span.ltic2-icon-subscribe {
  color: white; }

.dark .newsletter-input .title p,
.dark .newsletter-input .title span.ltic2-icon-subscribe {
  color: black; }

.newsletter_submit button {
  border-color: white;
  background: #28879c;
  color: white; }

.dark .newsletter_submit button {
  border-color: #7f0000;
  background: #7f0000;
  color: white; }

.newsletter_submit button:hover {
  background: rgba(119, 65, 65, 0);
  color: white; }

.dark .newsletter_submit button:hover {
  background: white;
  color: #7f0000; }

.newsletter_submit label {
  color: white; }

.dark .newsletter_submit label {
  color: red; }

.newsletter-input .email .email-input-border {
  border-color: white; }

.dark .newsletter-input .email .email-input-border {
  border-color: #e8e8e8; }

@media screen and (max-width: 1024px) {
  .objects-list.accommodation .one .name a, .news-list .editable-list .one .text h3.name a,
  .objects-list.accommodation .one-cont .info-col .object-type {
    color: #4e4e4e; } }

body .mm-menu {
  background: #2e3232; }

body .mm-menu .mm-listview > li:after, body .mm-menu .mm-listview > li > a.mm-subopen:before {
  border-color: #797979; }

body .mm-navbar {
  border-color: #797979; }

body .mm-menu .mm-listview > li > a.mm-subopen:before, body .mm-listview > li, body .mm-listview > li .mm-next, body .mm-listview > li .mm-next:before, body .mm-listview > li:after {
  border-color: #797979; }

body .mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: #abadad;
  border-color: #797979 !important; }

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span,
.mm-menu .mm-listview > li > a, .mm-menu .mm-listview > li > span {
  color: #abadad; }

body .mm-menu .mm-listview > li > a.mm-subopen:after, body .mm-menu .mm-listview > li > a.mm-subclose:before, body .mm-menu .mm-listview > li .mm-next:after, body .mm-menu .mm-btn:after, body .mm-menu .mm-btn:before {
  border-color: #dedede; }

.mm-menu .mm-listview > li.selected > a, .mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: #1c9e93; }

.mm-menu .close-btn-cont .close-mm {
  background-color: #1c9e93 !important; }

body .mm-navbar-bottom {
  border-color: #797979; }

body .mm-menu .mm-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #abadad; }

body .mm-menu .mm-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #abadad; }

body .mm-menu .mm-search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #abadad; }

body .mm-menu .mm-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #abadad; }

body .mm-menu .mm-noresultsmsg {
  color: #abadad; }

.mm-menu .mm-divider {
  color: #9d9f9f; }

body .mm-menu .mm-listview > li.selected > a {
  color: #1c9e93; }

.catalog-item-list .photo .price,
.catalog-item-list .photo .status {
  background-color: #44b3ab;
  color: white; }

.catalog-item-list .photo .price::after {
  border-color: #44b3ab transparent transparent transparent; }

.item-inner .buy input {
  background-color: #44b3ab; }

.catalog-item-content .item-inner .email-form .send-email {
  background-color: #44b3ab;
  border-color: #44b3ab; }

#popup_box h1 {
  background: #1c9e93; }

#popup_box a.close-popup, .cart-indicator .cart-popup .one .remove-item, .new_cart table tr td.cell.remove a {
  color: #1c9e93; }

.cart-indicator .cart-popup .one .remove-item:hover, .new_cart table tr td.cell.remove a:hover {
  color: #000; }

.cart-member-options-cont button.btn,
.cart-member-options-cont button.btn:focus {
  background: #1c9e93;
  border-color: #1c9e93; }

.cart-member-options-cont button.btn:hover {
  background: #28879c;
  border-color: #28879c; }

#popup_box a.buy {
  background: #1c9e93; }

#popup_box a.buy:hover {
  background: #28879c; }

.item-inner .buy input:hover {
  background: #28879c; }

.quantity-button.quantity-up:hover, .quantity-button.quantity-down:hover {
  background: #28879c; }

.new_cart .cart-steps-cont .one.selected {
  background-color: #1c9e93; }

.new_cart .cart-member-options-cont input[type=checkbox]:checked + label.checkbox {
  background: #1c9e93; }

.new_cart .cart-member-options-cont label.checkbox {
  border-color: #1c9e93; }

.cart-steps-cont-border {
  border-top: 5px solid #1c9e93; }

.new_cart input[type="submit"], .new_cart input[type="button"] {
  background: #1c9e93; }

.new_cart input[type="submit"]:hover, .new_cart input[type="button"]:hover {
  background: #28879c; }

.cart-member-options-cont > form > p:before {
  background: #1c9e93; }

.catalog-group-list-con li.selected > div > a {
  color: #28879c; }

.catalog-item-list .photo .price.price-spec::after {
  border-color: #36bbfe transparent transparent transparent; }

.catalog-item-list .photo .price .new-price {
  background: #36bbfe; }

.catalog-item-list .photo .price-spec .spec-title {
  background: #36bbfe; }

.catalog-list-cont .category-sub a:hover .sub-title span {
  color: #1c9e93; }

.catalog-list-page h1, .catalog-list-page h2, .catalog-list-page h3 {
  color: rgba(0, 0, 0, 0.87); }

#msg_err_cont .sign {
  background: #1c9e93; }

.cart-payment-options-select input[type="radio"]:checked + label span,
.payment-type input[type="radio"]:checked + label span {
  border-color: #1c9e93;
  background-color: #1c9e93; }

.cart-payment-options-select input[type="radio"] + label span, .payment-type input[type="radio"] + label span {
  border-color: #1c9e93; }

.cart-payment-options-select input[type="radio"]:checked + label, .payment-type input[type="radio"]:checked + label {
  color: #1c9e93; }

.manualfancybox:hover {
  background-color: #44b3ab; }

.objects-list-cont .extra-description .extra-description-text i:before, .objects-list-cont .extra-description .extra-description-text i:after {
  background-color: #44b3ab; }

@media only screen and (max-width: 40.063em) {
  body .SumoSelect > .CaptionCont.selected, body .category-selector .SumoSelect > .CaptionCont {
    background-color: #1c9e93;
    border-color: #1c9e93; }
  body .catalog-item .SumoSelect > .CaptionCont {
    background: #1c9e93;
    border: solid 1px #1c9e93; } }

.breadcrumb-block ol li:not(:last-child):after {
  color: #4e4e4e; }

.breadcrumb-block ol li a {
  color: #4e4e4e; }

.view-object-cont .breadcrumb-block ol li a,
.view-object-cont .breadcrumb-block ol li:not(:last-child):after,
.editable-cont .breadcrumb-block ol li a,
.editable-cont .breadcrumb-block ol li:not(:last-child):after {
  color: #4e4e4e; }

.swiper-container.top-slider .sliderbutton a:hover {
  border-color: #44b3ab;
  background: #44b3ab;
  text-decoration: none; }

.top-slider .swiper-button-next:hover, .top-slider .swiper-button-prev:hover {
  color: #28879c; }

.news-grid .item a:hover h3 {
  color: #28879c; }

.newsletter-grid .suc_msg {
  color: #1c9e93; }

.mosaic-cont .holder .mosaic-title-hold .mosaic-title {
  color: #44b3ab; }

.mosaic-cont .holder a:hover .mosaic-title-hold .mosaic-title {
  color: white;
  background-color: #44b3ab; }
