@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sorrisosicuro.al/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
}

:root {
	--wd-text-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(17,17,28);
	--wd-text-font-size: 16px;
	--wd-title-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: rgb(17,17,28);
	--wd-entities-title-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(17,17,28);
	--wd-entities-title-color-hover: rgb(12, 167, 145);
	--wd-alternative-font: "Oooh Baby", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(17,17,28);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 200;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(12,167,145);
	--wd-alternative-color: rgb(17,17,28);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Alexandria", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 300;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(12,167,145);
	--btn-accented-bgcolor-hover: rgb(17,17,28);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(12,167,145);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(252,252,254);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(252,252,254);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(252,252,254);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(252,252,254);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(252,252,254);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-icon-size: 30px;
	--wd-arrow-color: rgb(12,167,145);
	--wd-arrow-color-hover: rgb(0,0,0);
	--wd-arrow-color-dis: rgb(12,167,145);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 12px;
	--wd-pagin-bg: rgb(0,0,0);
	--wd-pagin-bg-hover: rgb(12,167,145);
	--wd-pagin-bg-act: rgb(12,167,145);
	--wd-pagin-radius: 50px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-icon-size: 0px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 12px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-icon-size: 0px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 12px;
	}

}
:root{
--wd-container-w: 1215px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1215px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

:root{
	--aa-half-width: calc((100vw - 1215px - var(--wd-scroll-w)) / 2);
}
.aa-leftcontainer {
	padding-left:var(--aa-half-width) !important;
}
.aa-rightcontainer {
	padding-right:var(--aa-half-width) !important;
}

.page-id-2752 .wd-product.wd-hover-standard .wd-add-btn>a {
    width: 250px !important;
}

html {
  scroll-behavior: smooth;
}

footer .current-menu-item a {
    color: #0ca791 !important;
}

.wd-copyrights {
    background: #11111c !important;
    color: #ffffff;
}

.wd-copyrights a {
    color: #ffffff;
}

.wd-copyrights a:hover {
    color: #0CA791 !important;
}

.btn {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.btn-shape-round {
    padding: 16px 34px !important;
}

.whb-general-header .btn {
    color: #ffffff !important;
}

.whb-general-header .wd-nav.wd-gap-m {
    --nav-gap: 22px !important;
}

 input[type="submit"], .cookies-buttons .cookies-accept-btn {
    color: #11111C !important;
     font-size: 16px !important;
    font-weight: 400 !important;
    background: transparent !important;;
    box-shadow: none !important;
    border: 1.5px solid #0CA791;
    border-radius: 30px !important;
     padding: 16px 37px !important;
}

 input[type="submit"]:hover, .cookies-buttons .cookies-accept-btn:hover {
    color: #fff !important;
     font-size: 16px !important;
    font-weight: 400 !important;
    background: #0CA791 !important;;
    box-shadow: none !important;
    border: 2px solid #0CA791;
}

.contact-form input[type="submit"] {
    color: #ffffff !important;
    border: 2px solid #ffffff;
}

.contact-form input[type="submit"]:hover {
    color: #000 !important;
    background: #fff !important;;
}

input[type='email'], input[type='text'], input[type='tel'], .wpcf7 input[type="number"], textarea,  select, body .select2-container--default .select2-selection {
    height: 56px !important;
    font-size: 16px !important;
    border-radius: 9px !important;
}

.scrollToTop {
    left: 20px !important;
    bottom: 90px !important;
    color: #ffffff !important;
    background: #0CA791 !important;
    border-radius: 7px !important;
}

.wd-popup-slide-from-left .wd-popup {
    padding: 0px;
    background: transparent !important;
}

.home-list li.elementor-icon-list-item.elementor-icon-list-item:hover:nth-child(3) span.elementor-icon-list-text {
    color: #11111c !important;
}

.wd-page-title {
    background-color: #0a0a0aba !important;
    background-blend-mode: overlay !important;
}

h1.entry-title.title {
    text-transform: uppercase;
    padding: 30px 0px;
}

.text-page h4 {
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 12px;
}

.elementor-accordion-item {
    margin-bottom: 15px;
}

.elementor-tab-title {
    border-radius: 7px;
}

footer .elementor-widget-image a img[src$=".svg"] {
    width: 260px !important;
}

.whb-top-bar a:hover {
    color: #0ca791 !important;
}

.wpcf7-response-output {
    border-radius: 9px !important;
    border: 1.5px solid #ffffff !important;
}

.turismo-sec .info-box-wrapper:hover .info-box-icon {
    scale: 0.9;
}


/* shop page css */

.add_to_cart_button {
    width: 100%;
    padding: 8px !important;
}
.add_to_cart_button span {
    font-size: 16px !important;
}

.wd-product .wd-entities-title {
    font-size: 20px !important;
    text-transform: uppercase;
    margin-top: 20px !important;
}

.wd-product-cats {
    display: none;
}

.wd-product .price {
    font-size: 20px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 7px !important;
}

span.select2-selection__arrow {
    padding-top: 57px !important;
}

.elementor-tab-content a:hover {
    color: #0ca791 !important;
}

.text-page a:hover {
    color: #0ca791 !important;
}

h3.wd-entities-title, .product-element-top.wd-quick-shop, li.woocommerce-mini-cart-item.mini_cart_item, td.product-thumbnail, td.product-name {
    pointer-events: none !important;
}

.cart-widget-side .woocommerce-mini-cart .remove {
    pointer-events: auto !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

.woocommerce-thankyou-order-received {
    border: 2px dashed #0ca791 !important;
    color: #0ca791 !important;
}


ul.wd-sub-menu a {
    color: #11111c !important;
}

/* .galleri-sec .wd-gallery-item:hover img {
    scale: 1.1;
    transition: 0.5s;
} */

.galleri-sec .wd-gallery-item img {
    transition: 0.5s;
}

.home-vd-btn span.wd-btn-icon {
  animation: pulse-animation 2s infinite;
    border-radius: 60px !important;
}

.team-sec .wd-gallery-item img {
    transition: 0.5s;
    border-bottom: 8px solid #0ca791;
}

.team-sec .wd-gallery-item {
    transition: 0.5s;
}

.team-sec .wd-gallery-item:hover img {
border: 8px solid #0ca791;
transition: 0.5s;
}

.home-vd-btn span.wd-btn-icon:hover img {
    filter: opacity(0.7) !important;
}

.pulse {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgb(12 167 145);
  }
  100% {
    box-shadow: 0 0 0 30px rgb(12 167 145 / 0%);
  }
}


.booking-card .add_to_cart_button {
    width: 170px;
    padding: 8px !important;
    border: 1.5px solid #0ca791;
    background-color: transparent !important;
    color: #11111C !important;
    font-weight: 500 !important;
}
.booking-card .wd-product :where(.product-wrapper,.product-element-bottom) {
    align-content: flex-start !important;
    align-items: flex-start !important;
    justify-content: center !important;
}

.booking-card .long-description {
    text-align: left;
    margin-right: 60px;
}

.booking-card .amount {
    font-weight: 200 !important;
    font-size: 35px !important;
}

.booking-card .wd-product .wd-entities-title {
    text-align: left !important;
}

.scopri .wd-gallery-item img {
    height: 300px;
    object-fit: cover;
}


.team-member .member-image img {
    border-radius: 170px !important;
    border: 4px solid #0ca791;
    transition:0.5s;
}

.team-member .member-image:hover img {
    border-radius: 170px !important;
    border: 4px solid #00203E;
    transition:0.5s;
}

.team-member .member-image {
    transition:0.5s;
}

.team-member .member-position {
    color: #0ca791 !important;
}

li#menu-item-2630 .nav-link-text:after {
    display: none !important;
}

li#menu-item-2655 a {
    color: #333 !important;
}


   .whb-top-bar {
        margin-top: -30px;
    }

.wd-page-title {
    margin-top: -30px;
}

.contact-info span.elementor-icon-list-icon {
    background: #00203E;
    padding: 12px 10px 12px 12px;
    border-radius: 70px;
}

.contact-info li.elementor-icon-list-item {
    padding: 10px !important;
    background-image: linear-gradient(45deg, #06ac8c, transparent);
    border-radius: 70px;
}

.box-sec .elementor-widget-wrap:hover .box-icon-wrapper {
    scale: 1.1;
    transition: 0.5s;
}

.box-sec .elementor-widget-wrap .box-icon-wrapper {
    transition: 0.5s;
}

.elementor-widget-video .e-hosted-video .elementor-video {
    -o-object-fit: contain !important;
    object-fit: contain !important;
}

.scw-contact-form textarea {
    min-height: 100px !important;
    font-family: 'Alexandria' !important;
}

.gsb-buttons.right-side {
    display: none;
}


.page-id-3702  .gsb-buttons.right-side {
    display: block !important;
}

.scw-form-field input, .scw-form-field label {
    font-family: 'Alexandria' !important;
}

.ht-ctc-chat {
  z-index: 9 !important;
}@media (min-width: 1025px) {
	.site-logo {
    position: relative;
    left: -60px;
    top: -33px;
}

.whb-sticked .site-logo {
    top: 0px !important;
}

.whb-general-header {
    background-color: rgb(0 0 0 / 63%) !important;
    backdrop-filter: blur(11px) !important;
}

.whb-top-bar {
    background-color: rgb(0 0 0 / 63%) !important;
    backdrop-filter: blur(11px) !important;
}

.video-testi .wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    width: 42px;
    height: 4px !important;
    background-color: #fff;
}

.video-testi .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #00aa94;
    background-color: var(--wd-pagin-bg-act, var(--color-gray-800));
    width: 250px !important;
}

h1.entry-title.title {
    font-size: 70px !important;
}

ul.wd-checkout-steps {
    font-size: 30px !important;
}

.woocommerce-page .wd-content-layout {
    padding-block: 90px !important;
}

.whb-top-bar span.elementor-grid-item svg {
    width: 28px !important;
}

.page-id-3702 .whb-top-bar .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-content: center !important;
}

.page-id-3702 .site-logo {
        position: relative;
        left: 0px !important;
        top: 0px !important;
    }

.gsb-buttons.right-side {
    bottom: 90px !important;
}


@media only screen and (max-width: 1400px) {
.last-img img {
   margin-right: -80px !important;
  }
	
	h1.entry-title.title {
    font-size: 62px !important;
}
	h1.elementor-heading-title {
    font-size: 70px !important;
    line-height: 80px !important;
}
	h2.elementor-heading-title {
    font-size: 46px !important;
    line-height: 55px !important;
}
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.copyrights-wrapper .container.wd-grid-g {
    gap: 10px !important;
}

h1.entry-title.title {
    font-size: 52px !important;
}

.text-page h4 {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 12px;
}

.advanta-sec .box-icon-align-left {
    flex-direction: column !important;
}

.woocommerce-page .wd-content-layout {
    padding-block: 60px !important;
}

ul.wd-checkout-steps {
    font-size: 40px !important;
    margin: 40px 0px;
}

.galleri-sec .wd-grid-g {
    --wd-col-sm: 4 !important;
}

.booking-card .wd-product .wd-entities-title {
    text-align: left !important;
}

span.wpml-ls-display {
    display: none !important;
}

.page-id-3702 .whb-general-header {
    margin-top: -30px;
}

.whb-general-header {
    margin-top: -30px !important;
    background-color: rgb(0 0 0) !important;
}
}

@media (max-width: 576px) {
	.grecaptcha-badge {
   display: none !important;
}

.copyrights-wrapper .container.wd-grid-g {
    gap: 10px !important;
}

h1.entry-title.title {
    font-size: 42px !important;
}

.text-page h4 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 12px;
}

.advanta-sec .box-icon-align-left {
    flex-direction: column !important;
}

.woocommerce-page .wd-content-layout {
    padding-block: 60px !important;
}

ul.wd-checkout-steps {
    font-size: 40px !important;
    margin: 40px 0px;
}

.galleri-sec .wd-grid-g {
    --wd-col-sm: 2 !important;
}

.wd-product .price {
    font-size: 18px !important;
}


.wd-product .wd-entities-title {
    font-size: 17px !important;
}


.booking-card .long-description {
    text-align: left;
    margin-right: 0px !important;
}

.booking-card .amount {
    font-weight: 200 !important;
    font-size: 20px !important;
}

.page-id-2752 .wd-product.wd-hover-standard .wd-add-btn>a {
    width: 160px !important;
}

.page-id-2752 .add-to-cart-loop span {
    font-size: 14px !important;
}

span.wpml-ls-display {
    display: none !important;
}

.page-id-3702 .whb-general-header {
    margin-top: -30px;
}

.ht-ctc-chat {
    bottom: 110px !important;
}


.whb-general-header {
    margin-top: -30px !important;
    background-color: rgb(0 0 0) !important;
}
}

