/*
Theme Name: zaxidna
Author: zaxidna.pro
Author URI: http://zaxidna.pro
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,600;0,700;1,400&display=swap');

body {
        font-family: 'Montserrat', sans-serif;
        color: #2a1b3d;
        background-color: #f2f2f2;
}

h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
        font-family: 'Montserrat', sans-serif;
        line-height: 1.35;
        font-weight: 700;
}

h1, .h1, h2, .h2 {
        font-family: 'Montserrat', sans-serif;
        line-height: 1.35;
        font-weight: 700;
}

h6, .h6 {
        font-size: 1.1rem;
}

thead th {
        font-weight: 600;
}

small, .small {
        font-size: 90%;
}

.fw-600, label {
        font-weight: 600;
}
.fw-700 {
        font-weight: 700;
}

.overflow-hidden {
    overflow: hidden;
}

img {
        max-width: 100%;
}

.table thead th {
        vertical-align: top;
        border-bottom: 1px solid #05386B !important;
}

.bg-primary {
        background-color: #44318d !important;
}

.bg-secondary {
        background-color: #d83f87 !important;
}


.bg-dark {
        background-color: #2a1b3d !important;
}

.bg-primary a, .bg-dark a, .bg-primary a:hover, .bg-dark a:hover {
        color: #fff;
}

.bg-light {
        background-color: #f1f1f1 !important;
}

.text-primary {
        color: #44318d !important;
}

.text-secondary {
        color: #d83f87 !important;
}

figcaption {
        color: #626262;
        font-size: 70%;
        margin-top: .5rem;
}

a {
        color: #212529;
        text-decoration: none !important;
        transition: .25s;
}

article a {
        color: #44318d;
        font-weight: 600;
}

a:focus, button {
        outline: none !important;
}

a:hover {
        color: #05386B;
}

a[href^="tel:"] {
        white-space: nowrap;
}

.btn {
        outline: 0 !important;
        box-shadow: none !important;
        border: 0 !important;
        font-weight: 700;
        border-radius: 0;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-top: .75rem;
        padding-bottom: .75rem;
        transition: .25s;
        font-size: 90%;
}

.btn-primary {
        background-color: #44318d;
        color: #fff;
                -webkit-transition: all 0.25s ease-in-out;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
        background-color: #44318d !important;
        box-shadow: none !important;
        color: #fff !important;
                -webkit-transform: scale(1.1);
}


.btn-secondary {
        background-color: #d83f87;
        color: #fff;
                -webkit-transition: all 0.25s ease-in-out;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open>.dropdown-toggle.btn-secondary {
        background-color: #d83f87 !important;
        box-shadow: none !important;
        color: #fff !important;
                -webkit-transform: scale(1.1);
}



.smart-scroll {
        position: fixed !important;
        top: 0;
        right: 0;
        left: 0;
        z-index: 9999;
        transition: all 0.33s ease-in-out;
        transform:translateY(0);
}

.stick {
        transform:translateY(-100%);
}

.scrolled-up {
        transform:translateY(0) !important;
}



.logo svg, .logo img {
        width: 6rem;
}

header .btn-link {
        color: #313131 !important;
}

header a {
        text-decoration: none !important;
}

header .navbar {
        display: block;
}

header .nav-fill .nav-item {
        text-align: left;
}

header .navbar-nav .nav-link {
        font-weight: 600;
        color: #fff;
        padding-left: 0 !important;
        padding-right: 0 !important;
        letter-spacing: .015rem;
}

header .navbar-nav .nav-link:focus, header .navbar-nav .nav-link:hover {
        background-color: transparent;
        color: #fff;
}

header .navbar-nav .active > .nav-link, header .navbar-nav .nav-link.active, header .navbar-nav .nav-link.show, header .navbar-nav .show > .nav-link {
        background-color: transparent;
}

header .navbar-nav .show > .nav-link {
        color: #35b4e7;
}

header .dropdown-item {
        color: #2a1b3d;
        white-space: normal;
}

header .dropdown-item:hover {
        color: #2a1b3d;
        background-color: rgba(0, 0, 0, 0.06);
}

header .dropdown-item.active, header .dropdown-item:active,
header .dropdown-item.focus, header .dropdown-item:focus {
        color: #d83f87 !important;
        background-color: rgba(0, 0, 0, 0.06);
}

/*
header .dropdown-toggle::after {
        display: none;
}
*/

header .dropdown-item:focus, .dropdown .dropdown-item:focus {
        color: #0c9ed0;
        background-color: rgba(0, 0, 0, 0.06);
}

header .active > .dropdown-item {
        color: #35b4e7 !important;
}

header .dropdown-menu {
        margin: .15rem 0 .75rem 0;
        min-width: 1rem;
        border: 0;
        border-radius: .25rem;
}



section.slider .position-absolute {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999;
}



section.slider .wpsisac-slick-slider button.slick-arrow {
        width: 2rem;
        height: 3rem;
}

section.slider .wpsisac-slick-slider button.slick-prev,
section.slider .wpsisac-slick-slider button.slick-prev:hover,
section.slider .wpsisac-slick-slider button.slick-prev:focus {
        background-color: rgba(255, 255, 255, 0.75) !important;
        background-image: url(images/left-solid.svg) !important;
        background-size: 1rem 1.5rem !important;
}

section.slider .wpsisac-slick-slider button.slick-next,
section.slider .wpsisac-slick-slider button.slick-next:hover,
section.slider .wpsisac-slick-slider button.slick-next:focus {
        background-color: rgba(255, 255, 255, 0.75) !important;
        background-image: url(images/right-solid.svg) !important;
        background-size: 1rem 1.5rem !important;
}


section.slider .wpsisac-slick-slider.design-1 .slick-arrow {
        top: 35% !important;
}


section.about p {
        margin: 0;
}

section.services-list .items > div h6 {
        background-color: #44318d;
}

section.services-list .items > div:nth-child(odd) h6 {
        background-color: #d83f87 !important;
}







section.slider .wpsisac-slick-slider-wrp {
        margin-top: -1px;
}

section.slider .wpsisac-slick-slider.design-1 .slick-dots {
        bottom: 1rem !important;
}

section.slider .wpsisac-slick-slider .slick-dots li {
        margin: 0 .5rem !important;
}

section.slider .wpsisac-slick-slider .slick-dots li button {
        border: .25rem solid #fff;
        border-radius: 0 !important;
        width: 1rem !important;
        height: 1rem !important;
}

section.slider .wpsisac-slick-slider .slick-dots li.slick-active button {
        background: #05386B !important;
}

section.post-list {
        margin-bottom: -3rem;
}

section.about .position-absolute, section.items .position-absolute {
        z-index: 99;
}

article.p-0 p {
        margin: 0 !important;
}

article ul {
        list-style-type: none;
        padding-left: 1.5rem;
        margin-left: 0;
}

article ul li:before {
        content: "—";
        position: absolute;
        margin-left: -1.5rem;
}

article ul.list-unstyled {
        list-style-type: none;
        padding-left: 0;
        margin-left: 0;
}

article ul.list-unstyled li:before {
        content: none;
}

article .wp-block-gallery ul {
        padding-left: 0;
}

article .wp-block-gallery ul li:before, article .sy-controls li:before {
        content: none;
}

article .wp-block-table {
        overflow: hidden !important;
        margin: 0 !important;
}

article hr {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
}

article .wp-block-responsive-lightbox-gallery {
        margin-top: 3rem;
}

article .sy-controls li.sy-next a::after {
        content: "\f054";
}

article .sy-controls li.sy-prev a::after {
        content: "\f053";
}

article .sy-controls {
        display: block;
}

article .sy-controls li a:link, article .sy-controls li a:visited {
        opacity: .75;
}

article .sy-controls li a:focus, article .sy-controls li a:hover {
        opacity: 1;
        outline: 0;
}

article .sy-controls li a::after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 1.5rem;
        background-image: none;
        text-align: center;
        text-indent: 0;
        line-height: 3rem;
        color: #05386B;
        position: absolute;
        background-color: #fff;
        width: 3rem;
        height: 3rem;
        left: 50%;
        top: 50%;
        margin-top: -1.5rem;
        margin-left: -1.5rem;
        border-radius: 50%;
    }


section.item-room .position-absolute {
        z-index: 999;
}

section.carousel .owl-nav {
        margin-top: 1rem;
}

section.carousel .owl-theme .owl-nav [class*="owl-"] {
        color: #212529 !important;
        margin: 0 .5rem;
        padding: 0;
        background: transparent;
        border-radius: 0;
}


nav .pagination {
        margin-bottom: 0;
}

nav .pagination li {
        margin-right: .5rem;
}


section.instagram #sb_instagram #sbi_load .sbi_follow_btn {
        margin-left: 0 !important;
}

section.instagram #sb_instagram #sbi_load .sbi_load_btn, section.instagram #sb_instagram .sbi_close_mod, section.instagram #sb_instagram .sbi_follow_btn a, section.instagram #sb_instagram .sbi_moderation_link {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-top: .75rem;
        padding-bottom: .75rem;
        margin: inherit;
        border: none;
        color: #fff;
        text-decoration: none;
        font-size: inherit;
        line-height: 1.5;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}

section.instagram #sb_instagram svg:not(:root).svg-inline--fa {
        display: none !important;
}


#google-reviews {
        margin-top: 3rem;
        margin-bottom: 0;
}

iframe.gmap {
        height: 30rem;
        border: 0;
}

footer p {
        margin: 0;
}

section.bottom .zaxidna svg {
        width: 3.6rem;
}





@media (min-width: 576px) {

.logo svg, .logo img {
        width: 6rem;
}

}


@media (min-width: 768px) {


}


@media (min-width: 992px) {

header .nav-fill .nav-item {
        text-align: right;
}

header .dropdown-item {
        white-space: nowrap;
}

header .navbar-expand-lg .navbar-collapse {
        display: block !important;
}

article .wp-block-gallery {
        position: relative;
        margin-left: calc(-1 * (25% + .25rem));
        margin-right: calc(-1 * (25% + .25rem));
}

section.top .btn {
        margin-bottom: -1px;
}

}


@media (min-width: 1200px) {

.logo svg, .logo img {
        width: 7rem;
}

.overflow-hidden img {
        transition: all .25s ease-in-out;
}

.overflow-hidden:hover img, .overflow-hidden:hover img {
        transform: scale(1.075);
}

.sticky-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
}

header .fa-stack .text-primary, footer .fa-stack .text-primary {
        transition: transform .25s ease-in-out;
}
header .fa-stack .text-primary:hover, footer .fa-stack .text-primary:hover {
        transform: rotate(360deg);
}

}
