html {
    scroll-behavior: smooth;
}

.article__best {
    margin: 30px 0;
}

.best__img-desc {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.best__box-desc {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.best__img-desc img {
    max-width: 450px;
    width: 100%;
}

.best__box-desc ul {
    list-style: none !important;
    margin: 0 !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    padding: 15px 5px;
}

.best__box-desc ul li {
    width: 48%;
}

.best__box-desc ul li span {
    color: #976302;
}

.best__btn__price--review {
    display: flex;
    justify-content: center;
    margin: 30px auto;
    width: 100%;
}

.best__btn__price a {
    padding: 12px 15px;
    border: 1px solid #08a6a8;
    border-radius: 4px;
    font-weight: bold;
    color: #08a6a8 !important;
}

.best__btn__price a:hover {
    background-color: #08a6a8;
    color: #fff !important;
}

.best__review {
    padding-bottom: 10px;
}

.best__review-title {
    font-weight: bold;
    background-image: url(https://toprik.com/design/themes/responsive/media/images/addons/ab__video_gallery/youtube-icon.png?1670853050);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 22px;
}

.best__review-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 7px;
}

.best__review-list a {
    border-right: 1px solid #e5e5e5;
    padding-right: 7px;
}

.best__review-list a:last-of-type {
    border-right: none;
}

.review__author {
    display: inline-block;
    background-color: #F6F7FB;
    margin: 30px auto;
    padding: 15px;
    width: 100%;
}

img.review__author__img {
    width: 75px;
    height: 75px;
    object-fit: cover;
    border-radius: 50px;
    border: 3px solid #fff;
}

.review__author__box:first-of-type {
    padding: 15px 25px 15px 15px;
    float: left;
    text-align: center;
}

.review__author__item {
    display: flex;
    flex-direction: column;
}

.review__author__item a {
    font-size: 13px;
}

.review__author__item a:first-of-type {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.ut2-pb .ty-discussion__rating-wrapper {
    gap: 5px
}

.ut2-cat-container.reverse .ab__mcd_descs {
    margin-top: 80px !important;
}

.ut2-cat-container .ty-wysiwyg-content ul {
    margin-bottom: 15px;
}

.ut2-cat-container .ty-wysiwyg-content blockquote {
    border-left: 3px solid #4176B5;
    padding-left: 10px;
}

.ab-smc-description {
    margin-top: 150px;
    margin-bottom: 50px !important;
}

.ab-smc-description table {
    border: 1px solid #e7e7e7;
}

.ab-smc-description table tr {
    border-bottom: 1px solid #e7e7e7;
}

.ab-smc-description table tr:first-of-type {
    border-bottom: 1px solid #c1c1c1;
}

.ab-smc-description table tr:last-of-type {
    border-bottom: none;
}

.ab-smc-description table th {
    border-right: 1px solid #c1c1c1;
}

.ab-smc-description table th:last-of-type {
    border-right: none;
}

.ab-smc-description table td {
    padding: 5px 10px;
    border-right: 1px solid #c7c7c7;
}

.ab-smc-description table td:last-of-type {
    border-right: none;
}

.cp-blog__content .ty-wysiwyg-content p,
.cp-blog__content .ty-wysiwyg-content li,
.cp-blog__content .ty-wysiwyg-content a {
    font-size: 16px;
}

.cp-blog__content .ty-wysiwyg-content a {
    color: #08A6A8 !important;
}

.cp-blog__content .ty-wysiwyg-content p img {
    height: auto !important;
}

.cp-blog__content .owl-theme {
    margin-top: 50px;
}

.toc {
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    margin-top: 10px;
    padding: 40px 0 20px;
    background: #f7fcff;
}

.toc > ul {
    position: relative;
    padding-top: 36px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.toc > ul::before {
    position: absolute;
    content: 'Content';
    top: -30px;
    left: 0;
    font-size: 20px;
    font-weight: bold;
}

.toc li {
    list-style-position: inside;
    font-size: 15px !important;
    line-height: 1.2;
}

.toc a {
    color: #08a6a8 !important;
    font-size: 15px !important;
}

.cp-blog__content ul {
    margin-bottom: 20px !important;
}

.cp-blog__content .toc ul {
    margin-bottom: 0 !important;
}

.cp-blog__content p img {
    margin: 15px 0;
}

[class^=cp-blog] .ty-wysiwyg-content h3 {
    font-size: 18px !important;
}

[class^=cp-blog] .ty-wysiwyg-content h4 {
    font-size: 17px;
}

[class^=cp-blog] blockquote {
    margin-bottom: 15px !important;
}

.ty-wysiwyg-content h4 {
    font-size: 15px;
}

.cp-blog__blog .cp-blog__params {
    padding-bottom: 30px;
}

.ut2-big-image .ut2-pb__rating {
    padding: 15px 0 !important;
}

.products__grid {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px 10px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 15px 0;
 }
.products__link {
    width: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    text-align: center;
}
.products__img {
    width: 100px;
    height: 100px;
}
.products__title {}

.article__related {
    padding: 15px 0 0;
    margin: 15px 0;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

.article__related__title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.ty-btn__primary.ty-btn__big.ty-btn__add-to-cart.cm-form-dialog-closer.ty-btn>span {
    display: flex;
  align-items: center;
  top: inherit;
  line-height: var(--height-button);
  height: var(--height-button);
  margin-right: 0;

}

.ty-btn__primary.ty-btn__big.ty-btn__add-to-cart.cm-form-dialog-closer.ty-btn>span::before {
     font-size: 22px;
    font-family: uni2-icons,sans-serif;
    content: "\e967";
}

.ut2-pb__button .ty-btn bdi {
    margin-left: 5px;
}

.slogan-mob p {
  font-size: 13px;
  padding-left: 10px;
  line-height: 22px;
}

.cp-blog-scroller__image {
    background-color: #fff;
}

.brand__wall {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 15px;
    text-align: center;
    margin: 50px 0 20px !important;
}
.brand__wall__page {
    justify-content: flex-start;
}
.brand__wall li {
    list-style: none !important;
}
.brand__wall a {
    display: flex;
    flex-direction: column;
    font-weight: bold;
    max-width: 100px;
}

.brand__wall a:hover {
    color: #FF5722;
}

.cp-blog__content .ut2-gl__body {
    padding: 5px 10px 0;
}

.cp-blog__content .ut2-gl__image img {
    object-fit: cover;
    max-height: 100%;
}

.zsiq_theme11 .siqicon::before {
    color: rgba(255,255,255,.8) !important;
}

.zsiq_theme11 .siqicon div {
    color: #fff !important;
}

.products__motivation {
    padding: 15px 0 5px;
}

.products__motivation p {
    font-size: 18px;
}

.products__motivation p a {
    font-size: 18px;
}

.products__motivation p.ut2-icon__box {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.products__motivation p .ut2-icon {
    color: #08a6a8 !important;
    display: flex;
    align-items: center;
}

.products__motivation p span {
    font-size: 16px;
    color: #000;
}

.products__social-contact {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 10px;
}

.products__social-contact a.products__social-link {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 5px 10px;
    color: #fff !important;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.2;
}
.products__social-contact a.products__social-link:hover {
    text-decoration: none !important;
}
.products__social-contact a.products__social-link--whatsapp {
    background: #37d552;
    border: 1px solid #37d552;
}
.products__social-contact a.products__social-link--whatsapp:hover {
    background: #fff;
    color: #37d552 !important;
}
.products__social-contact a.products__social-link i.ut2-icon,
.products__social-contact a.products__social-link i.ut2-icon-outline-email {
    color: #fff;
}
.products__social-contact a.products__social-link--telegram {
    background: #28a7e8;
    border: 1px solid #28a7e8;
}
.products__social-contact a.products__social-link--telegram:hover {
    background: #fff;
    color: #28a7e8 !important;
}
.products__social-contact a.products__social-link--viber {
    background: #6f5ceb;
    border: 1px solid #6f5ceb;
}
.products__social-contact a.products__social-link--viber:hover {
    background: #fff;
    color: #6f5ceb !important;
}
.products__social-contact a.products__social-link--email {
    background: #ea4336;
    border: 1px solid #ea4336;
}
.products__social-contact a.products__social-link--email:hover {
    background: #fff;
    color: #ea4336 !important;
}
.products__social-contact a.products__social-link i.ut2-icon,
.products__social-contact a.products__social-link i.ut2-icon-outline-email {
    color: #fff;
}
.products__social-contact a.products__social-link--whatsapp:hover i.ut2-icon {
    color: #37d552;
}
.products__social-contact a.products__social-link--telegram:hover i.ut2-icon {
    color: #28a7e8;
}
.products__social-contact a.products__social-link--viber:hover i.ut2-icon {
    color: #6f5ceb;
}
.products__social-contact a.products__social-link--email:hover i.ut2-icon-outline-email {
    color: #ea4336;
}
.products__phone {
    margin-left: 24px;
}
.products__phone a {}
.request__second-button span.ty-sidebox-important__title-wrapper {
    text-transform: uppercase;
    padding-right: 10px;
}

.request__second-button .ty-btn__secondary {
    background-color: #EB560C;
}

div#zf_div_ixLWZn9woz40660_UbYC-vEb_7SpbzY2yziI446bbko {
  margin: 0 auto 30px;
  text-align: center;
}

.table__contact {}
.table__contact th {
    border: 1px solid #EEEEEE!important;
    border-bottom: none;
}
.table__contact td {
    vertical-align: top;
}

.ty-product-block .ty-tabs .ty-tabs__item.active {
    border-bottom: 2px solid #EB560C !important;
}

.yachts-events {
    padding-bottom: 70px;
    padding-top: 50px
}

.yachts-events__list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none!important;
    gap: 10px;
    margin-left: 0!important
}

.yachts-events__item {
    width: 49%
}

.yachts-events__link {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px
}

.yachts-events__date {
    width: 80px;
    min-width: 80px;
    height: 40px;
    background-color: #64748B;
    color: #fff!important;
    padding: 5px 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-weight: bold;
}

.yachts-events__date span {
    font-weight: 400;
    font-size: 11px;
}

.yachts-events__img {
    min-width: 60px;
}

.yachts-events__img img {
    width: 60px;
    height: 40px
}

.yachts-events__content {
    background: #f1f1f1;
    background: -moz-linear-gradient(90deg,rgba(241,241,241,1) 0%,rgba(254,254,254,1) 100%);
    background: -webkit-linear-gradient(90deg,rgba(241,241,241,1) 0%,rgba(254,254,254,1) 100%);
    background: linear-gradient(90deg,rgba(241,241,241,1) 0%,rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1",endColorstr="#fefefe",GradientType=1);
    display: flex;
    flex-direction: column;
    height: 40px;
    justify-content: center;
    padding: 5px;
    width: 100%;
}

.yachts-events__title {
    font-weight: bold;
    font-size: 15px;
}

.yachts-events__location {
    font-size: 12px;
}

.yachts-events__link:hover {
    text-decoration: none !important;
}

.yachts-events__link:hover .yachts-events__date {
    background-color: #EB560C;
}

.yachts-events__link:hover .yachts-events__title {
    color: #EB560C !important;
}

.no-touch .ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.glossary__abc {
    padding: 20px 0 40px;
    display: flex;
    gap: 10px;
}

.glossary__abc a {
    font-size: 20px;
    font-weight: bold;
    color: #4176B5 !important;
}

p.terms_title {
    font-size: 18px !important;
    font-weight: bold;
    margin-top: 15px;
}

.article__box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 40px;
    padding: 20px 0 40px;
}
.article__box__link {
    width: 140px;
    padding: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.cp-blog__content .ty-wysiwyg-content a.article__button {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 10px 16px 10px 60px;
    font-size: 13px !important;
    text-transform: uppercase;
    color: #8f8f8f !important;
    background-size: 36px;
    background-repeat: no-repeat;
    background-position: 10px center;
    line-height: 1.1;
}
.cp-blog__content .ty-wysiwyg-content a.article__button:hover {
    text-decoration: none;
    border: 1px solid #eb560c;
}
.article__button span {
    font-size: 20px;
    font-weight: bold;
}
.article__button:hover span {
    color: #eb560c;
}
.cp-blog__content .ty-wysiwyg-content a.article__button.article__button--download {
    border: 1px solid #6fb208;
    background-image: url(/images/icons/icon-button-check--green.png);
}
.cp-blog__content .ty-wysiwyg-content a.article__button.article__button--download:hover {
    background-image: url(/images/icons/icon-button-check--red.png);
}
.article__button--download span {
    color: #6fb208;
}
.cp-blog__content .ty-wysiwyg-content a.article__button.article__button--link {
    border: 1px solid #4176b5;
    background-image: url(/images/icons/icon-button-link--blue.png);
}
.cp-blog__content .ty-wysiwyg-content a.article__button.article__button--link:hover {
    background-image: url(/images/icons/icon-button-link--red.png);
}
.article__button--link span {
    color: #4176b5;
}
.cp-blog__content .ty-wysiwyg-content a.article__button.article__button--yacht {
    border: 1px solid #eb560c;
    background-image: url(/images/icons/icon-button-yacht--red.png);
}
.cp-blog__content .ty-wysiwyg-content a.article__button.article__button--yacht:hover {
    background-image: url(/images/icons/icon-button-yacht--green.png);
}
.article__button--yacht span {
    color: #eb560c;
}
.cp-blog__content .ty-wysiwyg-content a.article__button.article__button.article__button--yacht:hover {
    text-decoration: none;
    border: 1px solid #6fb208;
}
.article__button.article__button--yacht:hover span {
    color: #6fb208;
}

.cp-blog__content ol {
    margin-bottom: 20px !important;
}
.ut2-scroll .ty-menu-item__brokerage {
    display: none;
}
.ut2-lfl>img {
    margin-top: 0 !important;
}
.ut2-lfl>img+p {
    align-items: center;
}
#litecheckout_step_location .litecheckout__group {
    flex-direction: row-reverse;
}

.share__box {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin: 20px 0;
}
.share__button {
    padding: 10px 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
}
.share__button:hover {
    text-decoration: none;
}
.share__button.share__button--facebook {
    background: #1876f1;
}
.share__button.share__button--facebook:hover {
    background: #fff;
    border-color: #1876f1;
    color: #1876f1;
}
.share__button.share__button--twitter {
    background: #05aced;
}
.share__button.share__button--twitter:hover {
    background: #fff;
    border-color: #05aced;
    color: #05aced;
}

.ty-search-result {}
.ty-search-result:first-of-type {
    margin-top: 20px;
    line-height: 1.2;
}
.ty-search-result a {
    font-size: 20px;
    position: relative;
    padding-left: 16px;
}
.ty-search-result a:before {
    position: absolute;
    content: '●';
    font-size: 14px;
    line-height: 1.2;
    width: 14px;
    height: 14px;
    left: 0;
    color: #000;
    top: 2px;
}

.ty-discussion-post__message {
    margin: 15px 0;
}

.ut2-pn__custom-contact {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 5px;
}
.ut2-pn__items .ut2-pn__custom-contact a {
    font-size: 14px;
    margin-top: 0 !important;
}

.ty-product-block .ty-tabs .ty-tabs__item.active:before {
    display: none !important;
}

.owl-theme .owl-controls-outside .owl-buttons div {
    display: flex !important;
    justify-content: center;
}

.cp-blog-scroller__image {
    border: none !important;
}

.cm-popup-box:after,
.cm-popup-box:before {
    right: 13% !important;
}

.zindex_top .ut2-banner__video {
    z-index: 0;
}

.zindex_top .ut2-a__description {
    z-index: 1;
}

.team__box {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 20px;
}

.team__item {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 5px;
    box-shadow: 0 0 4px #e1e1e1;
    padding: 15px;
    max-width: 400px;
    width: 100%;
    background: #f7f7f7;
    position: relative;
}

.team__item:hover {
    box-shadow: 0 0 4px #0096ff;
}

.team__item--left {
}

.team__item--right {
    display: flex;
    flex-direction: column;
    gap: 5px;
    max-width: 600px;
}

.team__img {
    width: 100px;
    border-radius: 50%;
    padding: 2px;
    border: 2px solid #f1f1f1;
    background: #fff;
}

.team__name {
    font-weight: 700;
    font-size: 22px;
}

.team__desc {
    font-size: 16px;
}

.team__social {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.team__social__text {
    color: #8f8f8f;
    padding-right: 5px;
}

.team__social__link {
    display: flex;
    gap: 5px;
    text-decoration: none !important;
}

.team__social__link i {
    color: #fff;
    border: 1px solid #fff;
}

.team__social__link i.ut2-icon-linkedin {
    background: #0b66c2;
    padding: 5px;
}

.team__social__link:hover i.ut2-icon-linkedin {
    border-color: #0b66c2;
    background-color: #fff;
    color: #0b66c2;
}

.team__social__link i.ut2-icon-facebook {
    background: #0766ff;
    padding: 5px;
}

.team__social__link:hover i.ut2-icon-facebook {
    border-color: #0766ff;
    background-color: #fff;
    color: #0766ff;
}

.team__social__link i.ut2-icon-instagram {
    background: #c82f8f;
    padding: 5px;
}

.team__social__link:hover i.ut2-icon-instagram {
    border-color: #c82f8f;
    background-color: #fff;
    color: #c82f8f;
}

.team__social__link i.ut2-icon-home_page {
    background: #2ea26c;
    padding: 5px;
}

.team__social__link:hover i.ut2-icon-home_page {
    border-color: #2ea26c;
    background-color: #fff;
    color: #2ea26c;
}

.team__author__box {
    background: #f7f7f7;
    padding: 20px;
    box-shadow: 0 0 4px #e1e1e1;
    margin: 10px 0 30px;
}
.team__author__header {}
.team__author__header p {
    font-size: 16px;
}
.team__author__footer {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.team__author__desc {
    font-size: 16px;
    font-weight: bold;
    color: #000 !important;
    text-align: center;
}
.team__author__faces-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.team__author__faces-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.team__author__faces-item a {
    font-weight: bold;
    color: #4176b5 !important;
}
.team__author__faces-img {
    width: 75px;
    height: 75px;
    padding: 2px;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #f1f1f1;
}
.team__author__faces-me {
    color: #000 !important;
    font-weight: bold;
}
.ab__sf_cat_desc .ty-wysiwyg-content table th {
    border-bottom-color: #000;
}
.ab__sf_cat_desc .ab-smc-description table td {
    text-align: center;
}
.ab__sf_cat_desc .ab-smc-description table td:first-child {
    text-align: left;
}
.ut2-pb__note ul {
    margin-left: 16px;
}
.ut2-pb__note ul li {
    list-style: disc;
}
#category_products_353 .grid-list {
    flex-wrap: wrap;
}
#category_products_353 .grid-list .ty-column10 {
    width: 150px !important;
}

.tr__margin--top {
    margin-top: 20px;
}
.tr__margin--bottom {
    margin-bottom: 20px;
}
form[name=payments_form_27] .litecheckout__payment-instructions {
    display: none;
}


/* Media */

@media (max-width: 1280px) {
    .yachts-events__list {
        flex-direction: column;
    }
    .yachts-events__item {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .ab-smc-description,
    .ab__mcd_descs {
      padding: 10px;
    }
}

@media (max-width: 1023px) {
    [class*=span].top-links-grid .ty-text-links_show_inline {
        left: inherit !important;
    }
}

@media (max-width: 990px) {
    #litecheckout_step_location .litecheckout__group {
        flex-direction: column-reverse;
    }
}

@media (max-width: 900px) {
    .zsiq_theme11 .zsiq_flt_rel {
        height: min-content !important;
    }
    .zsiq_floatmain.zsiq_theme11.siq_bL {
        bottom: 30px;
    }
    .zsiq_theme11 .siqicon div {
        font-size: 12px;
        padding-bottom: 5px;
    }

    .klaro .cookie-notice:not(.cookie-modal-notice) span {
      font-size: 12px;
      line-height: 1;
    }
    .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
        margin-top: -1.5em
    }
    .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
        display: flex;
        flex-direction: column;
        gap: 5px 0;
    }
    .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
        margin-top: 0 !important;
    }
    .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
        font-size: 14px;
    }
}

@media (max-width: 540px) {
    .best__img-desc {
        display: flex;
        flex-direction: column;
    }

    .best__box-desc ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 5px 10px;
        justify-content: space-between;
    }

    .best__box-desc ul li {
        line-height: 1.3;
    }

    .best__box-desc ul li span {
        display: block;
    }
    
    .toc li {
        list-style-position: outside;
    }
    
    .review__author {
        display: flex;
        flex-direction: column;
    }
    
    .ty-breadcrumbs__a,
    .ty-breadcrumbs__current {
        font-size: 12px;
    }
    
    .brand__wall {
        justify-content: space-evenly;
    }

    .brand__wall a {
        font-size: 12px;
    }

    .brand__wall img {
        width: 75px;
    }

    .yachts-events__img {
        min-width: 30px;
    }

    .yachts-events__img img {
        width: 30px;
    }

    .yachts-events__date {
        width: 70px;
        min-width: 70px;
        font-size: 11px;
    }

    .yachts-events__location {
        display: none;
    }

    .article__box {
        gap: 10px   ;
        padding: 0 0 20px;
    }

    .cp-blog__content .ty-wysiwyg-content a.article__button {
        padding: 5px 10px 5px 40px;
        background-size: 24px;
        font-size: 12px!important;
    }
    .article__button span {
        font-size: 16px;
    }
    div#Botsonic-wrapper {
        margin-bottom: 50px;
    }
    .ut2-banner.ut2-banner-mobile {
        width: 100% !important;
    }
}
