html {
    scroll-behavior: smooth;
}
.current-menu-item a{
	opacity:0.6 !important;
}

#primary, #secondary{
	padding:0 !important
}

div#primary {
    margin: 0;
}
div#primary {
    margin: 0 !important;
}
.wpr-slider-primary-btn:hover {
    transform: scale(.9);
}
.wpr-slider-primary-btn{
	cursor:pointer;
}

.ImageGallery .wpr-grid-item-caption p {
    margin: 0px;
}
.ImageGallery .wpr-grid-image-wrap img {
    min-height: 280px;
	    object-fit: cover;
}


.ImageGallery .wpr-overlay-fade-in {
    transform: translateY(-100%);
    transition: transform 0.4s ease-out;
}

.ImageGallery .wpr-animation-wrap:hover .wpr-anim-size-large.wpr-overlay-fade-in {
    transform: translateY(0);
	 transition: transform 0.4s ease-out;
}

.boxCaro2 img.swiper-slide-image {
    aspect-ratio: 1/1;
    object-fit: cover;
}
.boxCaro .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 25px !important;
}

.boxCaro .swiper-pagination-bullet {
   background: none;
    border: 2px solid #fff;
    width: 10px;
    height: 10px;
    opacity: 1;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
a {
    text-decoration: none !important;
}
.bannerContent {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bannerContent h1.wpr-advanced-text {
    margin: 0;
}
.imageBlock img {
    object-fit: cover;
    aspect-ratio: 1/1;
   
}
.imageBoxs>div {
    width: 100% !important;
}
.aspectImage>div img {
    aspect-ratio: 1/1;
    object-fit: cover;
}
.elementor-460 .elementor-element.elementor-element-d565aac .wpr-grid-item-lightbox .inner-block > span {
    border-style: none;
    padding: 0px 0px 0px 0px;
    color: #ffffff;
    border-color: #E8E8E8;
    transition-duration: 0.1s;
    border-radius: 2px 2px 2px 2px;
    background: #000000;
    width: 30px;
    height: 30px;
    border-radius: 50px;
}

.weedContainer .wpr-grid-item-lightbox>div>span i {
    width: 30px;
    height: 30px;
    background: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    /* font-weight: 500; */
}
.weedContainer .wpr-grid-item-lightbox>div>span  {
	 border-radius: 50px;
}
.weedContainer .wpr-grid-item-lightbox>div>span {
    border-radius: 50px !important;
}
.contactForm7 form p {
    margin: 0px;
}
.contactForm7 form p .wpcf7-submit {
    background: #D2D6C5;
	color:#fff;
}
.boxCarogites .swiper-slide {
    height: 300px;
    aspect-ratio: 1/1;
}
.boxCarogites .swiper-slide img{
	height:100%;
	object-fit:cover;
}
.boxCarogites .swiper-slide .swiper-slide-inner {
    height: 100%;
}
.EventSection  {
    position: relative;
}

.ImageGallery section> article {
 position:relative;
}
a.article-link {
    position: absolute;
    bottom: 0px;
    background: red;
    width: 100%;
    height: 47px;
    opacity: 0;
}
.h1-heading h1 , .h1-headingLine h2{
    position: relative;
}
.h1-headingLine h2:after {
    content: "";
    position: absolute;
   top: -24px;
    background: #c5a887;
    CORNER-SHAPE: SUPERELLIPSE(0.5);
    width: 50px;
    z-index: 1;
    height: 2px;
    margin: auto;
    left: 0;
    right: 0;
}
.h1-heading h1:after {
    content: "";
    position: absolute;
    bottom: -24px;
    background: #c5a887;
    CORNER-SHAPE: SUPERELLIPSE(0.5);
    width: 50px;
    z-index: 1;
    height: 2px;
    margin: auto;
    left: 0;
    right: 0;
}
.sliderSmall .elementor-swiper-button {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    border-radius: 50px;
}
body .sliderSmall .swiper .elementor-swiper-button-prev  {
    left: 20px !important;
}
body .sliderSmall .swiper .elementor-swiper-button-next  {
    right: 20px !important;
}
body .sliderSmall .swiper .elementor-swiper-button-prev:hover , body .sliderSmall .swiper .elementor-swiper-button-prev:hover svg {
    background: #000;
    fill: #fff !important;
}

body .sliderSmall .swiper .elementor-swiper-button-next:hover , body .sliderSmall .swiper .elementor-swiper-button-next:hover svg {
    background: #000;
    fill: #fff !important;
}
.crafshipDiv img {
    height: 684px;
    object-fit: cover;
}
.craftshipRight {
    max-width: 448px !important;
    margin: auto;
}
.header a:hover {
    opacity: .6;
    color: #000 !important;
}
figure.swiper-slide-inner , figure.swiper-slide-inner img {
    height: 100%;
	    width: 100%;
}
.elementor-image-carousel-wrapper{
	 height: 700px;
}
@media only screen and (max-width:767px){
	.boxCaro .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 10px !important;
}
	.imageBlock img {
    object-fit: cover;
    aspect-ratio: 1/1;
    height: auto !important;
}
	figure.swiper-slide-inner , figure.swiper-slide-inner img {
  height:auto;
	    width: 100%;
}
.elementor-image-carousel-wrapper{
	 height:auto;
}
}


body .gt_float_switcher {
    background: unset;
}
body .gt_float_switcher .gt-selected {
    background-color: unset;
}
body.elementor-page-1070 header.entry-header {
    display: none;
}
@media(max-width:921px){
	.page.page-id-889 #primary, .page.page-id-405 #primary,.page.page-id-326 #primary {
    padding: 0;
}
}