*:focus {
outline: none !important;
box-shadow: none !important; }
*.focus {
outline: none !important;
box-shadow: none !important; }
p, small, h1, h2, h3, h4, h5, h6 {
user-select: text; }
p a, p span {
user-select: text !important; }
label small {
user-select: none !important; }
small {
display: inline-block;
line-height: 1.3; }
@media (max-width: 320px) {
* {
zoom: 0.98; } }
html {
height: 100%;
scroll-behavior: smooth;
font-size: 16px; }
body {
height: 100%;
max-width: 100vw;
color: #4E0375;
font-size: 16px;
overflow-x: hidden; }
@media (min-width: 576px) {
.container {
max-width: 540px; } }
@media (min-width: 768px) {
.container {
max-width: 720px; } }
@media (min-width: 992px) {
.container {
max-width: 960px; } }
@media (min-width: 1200px) {
.container {
max-width: 1140px; } }
@media (min-width: 1440px) {
.container {
max-width: 1400px; } }
.overflow-hidden {
overflow: hidden; }
@media (min-width: 1200px) {
html, body {
font-size: 17px; } }
img {
max-width: 100%;
height: auto; }
.aspect-media {
position: relative; }
.aspect-media:after {
content: "";
display: block;
padding-bottom: 100%; }
.aspect-media img, .aspect-media video, .aspect-media svg {
position: absolute;
left: 0;
width: 100%;
height: 100%;
object-fit: cover; }
.aspect-media.a-4-3:after {
padding-bottom: 72%; }
.aspect-media.a-3-4:after {
padding-bottom: 132%; }
.aspect-media.a-16-9:after {
padding-bottom: 58%; }
.aspect-media.a-9-16:after {
padding-bottom: 170%; }
.aspect-media.circle {
border-radius: 100%;
overflow: hidden; }
.aspect-media.avatar {
width: 30%;
max-width: 160px;
margin-left: auto;
margin-right: auto; }
video {
max-width: 100%; }
html, body, p, a {
font-family: "Roboto", sans-serif;
font-weight: normal;
line-height: 1.3; }
.line-height-1 {
line-height: 1.4; }
label {
font-family: "Roboto", sans-serif;
font-weight: bold;
line-height: 1.3;
text-transform: uppercase;
font-size: .9rem;
color: #9a06e7;
display: inline-block; }
label.outer-label {
text-transform: uppercase;
color: #9a06e7;
font-size: .9rem; }
h1, h2, h3, h4, h5, h6 {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #4E0375; }
p {
font-size: 1rem; }
label {
font-size: 1rem; }
small {
font-size: 80%; }
.special, .special p {
font-size: 1.15rem; }
h1 {
font-size: 2rem; }
h2 {
font-size: 1.7rem; }
h3 {
font-size: 1.4rem; }
h4 {
font-size: 1.125rem; }
h5 {
font-size: 1rem; }
h6 {
font-size: 1rem; }
@media (min-width: 992px) {
label {
font-size: 1rem; }
small {
font-size: 80%; }
.special, .special p {
font-size: 1.15rem; }
h1 {
font-size: 2.4rem; }
h2 {
font-size: 1.9rem; }
h3 {
font-size: 1.4rem; }
h4 {
font-size: 1.125rem; }
h5 {
font-size: 1rem; }
h6 {
font-size: 1rem; } }
.text-primary {
color: #4E0375 !important; }
.text-secondary {
color: #4E0375 !important; }
.text-primary-dark {
color: #370252 !important; }
.text-secondary-dark {
color: #370252 !important; }
.text-body {
color: #4E0375 !important; }
.text-body-light {
color: #9a06e7 !important; }
.bg-primary {
background-color: #4E0375 !important; }
.bg-secondary {
background-color: #4E0375 !important; }
h1 {
line-height: 1.2; }
h2 {
line-height: 1.2; }
h3, h4, h5, h6 {
line-height: 1.3; }
.special, .special p {
line-height: 1.5; }
a {
color: #4E0375;
text-decoration: none; }
a:hover {
color: #ad1bf9;
text-decoration: none; }
a.active {
color: #4E0375; }
p a {
text-decoration: underline; }
p a:hover {
text-decoration: underline; }
.light {
color: #9a06e7; }
b, strong, .bold {
font-weight: bold; }
ul {
margin: 0;
padding-left: 1rem; }
hr {
border-top: 1px solid #eee; }
a.muted {
color: #4E0375;
text-decoration: underline; }
a.muted:hover {
opacity: .8; }
.uppercase {
text-transform: uppercase; }
.relative {
position: relative; }
.overflow-x-hidden {
overflow-x: hidden; }
.overflow-y-hidden {
overflow-y: hidden; }
.body-bg {
background-color: #FFFFFF; }
.bg-secondary-extralight {
background-color: #f1d9fe; }
::-moz-selection {
color: #4E0375;
background: #ad1bf9; }
::selection {
color: #4E0375;
background: #e4b3fd; }
.site {
min-height: 100vh;
margin-bottom: 60px; }
.container {
padding-left: 30px;
padding-right: 30px; }
@media (min-width: 992px) {
.container {
padding-left: 30px;
padding-right: 30px; } }
.wide-wrapper {
width: 100%;
max-width: 1860px;
margin: 0 auto; }
.wide-wrapper-flex {
display: flex;
align-items: flex-start;
padding: 0;
max-width: 1860px;
margin: 0 auto; }
@media (min-width: 992px) {
.wide-wrapper-flex {
padding: 0 20px; } }
@media (min-width: 1200px) {
.wide-wrapper-flex {
padding: 0 40px; } }
.wide-wrapper-flex.fixed {
position: fixed;
width: 100%;
left: 50%;
transform: translateX(-50%); }
.btn-icon {
position: absolute;
left: 20px; }
.btn {
padding: .6rem 1.2rem;
border-radius: 3px;
cursor: pointer;
background-color: #4E0375;
border: 1px solid #4E0375;
color: #FFFFFF;
max-width: 100%;
overflow-x: hidden; }
.btn:hover {
background-color: #ad1bf9;
border: 1px solid #ad1bf9;
color: #FFFFFF; }
.btn.btn-primary {
background-color: #4E0375;
border: 1px solid #4E0375;
color: #FFFFFF; }
.btn.btn-primary:hover {
background-color: #370252;
border: 1px solid #370252;
color: white; }
.btn.btn-outline-primary {
background-color: transparent;
border: 1px solid #4E0375;
color: #4E0375; }
.btn.btn-outline-primary:hover {
background-color: #370252;
border: 1px solid #370252;
color: white; }
.btn.btn-secondary {
background-color: #4E0375;
border: 1px solid #4E0375;
color: white; }
.btn.btn-secondary:hover {
background-color: #370252;
border: 1px solid #370252;
color: white; }
.btn.btn-outline-secondary {
background-color: transparent;
border: 1px solid #4E0375;
color: #4E0375; }
.btn.btn-outline-secondary:hover {
background-color: #370252;
border: 1px solid #370252;
color: white; }
.btn.btn-light {
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
color: #4E0375; }
.btn.btn-light:hover {
background-color: #d9d9d9;
border: 1px solid #d9d9d9;
color: #370252; }
.btn.btn-outline-light {
background-color: transparent;
border: 1px solid #FFFFFF !important;
color: #FFFFFF !important; }
.btn.btn-outline-light:hover {
background-color: #d9d9d9 !important;
border: 1px solid #d9d9d9 !important;
color: #370252 !important; }
.wpcf7-form .wpcf7-form-control-wrap {
width: 100%;
display: block; }
.wpcf7-form label {
font-size: .75rem;
color: #9a06e7;
width: 97%;
padding: 3px 6px;
display: inline-block; }
.wpcf7-form label.half-input {
width: 48%; }
.wpcf7-form label:focus-within {
color: #4E0375; }
.wpcf7-form input[type='checkbox'],
.wpcf7-form input[type='radio'] {
position: relative;
top: 5px;
width: 22px;
height: 22px;
margin: 0;
margin-right: .4rem;
background-color: #FFFFFF;
border: 1px solid #d68dfc;
border-radius: 3px;
outline: none;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none; }
.wpcf7-form input[type='checkbox'] {
border-radius: 3px; }
.wpcf7-form input[type='checkbox']:checked {
background-color: #4E0375;
border: none; }
.wpcf7-form input[type='checkbox']:checked:after {
display: block;
content: '';
height: 7px;
width: 13px;
border-bottom: 3px solid #fff;
border-left: 3px solid #fff;
transform: translate(5px, 6px) rotate(-45deg) scale(1); }
.wpcf7-form input[type='radio'] {
border-radius: 50%; }
.wpcf7-form input[type='radio']:checked {
border-width: 5px;
border-color: white;
background-color: #4E0375; }
.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form input[type='number'],
.wpcf7-form input[type='password'],
.wpcf7-form input[type='tel'],
.wpcf7-form select,
.wpcf7-form textarea {
display: block;
font-size: 16px;
outline: none;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
width: 100%;
border: 1px solid #d68dfc;
border-radius: 3px;
padding: 12px;
color: #4E0375;
font-weight: 400;
margin-top: 3px; }
.wpcf7-form input[type='text']:focus,
.wpcf7-form input[type='email']:focus,
.wpcf7-form input[type='number']:focus,
.wpcf7-form input[type='password']:focus,
.wpcf7-form input[type='tel']:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
border: 1px solid #4E0375; }
.wpcf7-form select {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 50'%3E%3Cpath d='M20,0,0,20H40Zm0,50L0,30H40Z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 0.75rem center;
background-size: .5rem auto;
cursor: pointer; }
.wpcf7-form select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000; }
.wpcf7-form select option {
padding: .25rem; }
.wpcf7-form textarea {
resize: vertical;
height: auto; }
.wpcf7-form .wpcf7-list-item {
margin: 0;
width: 100%; }
.wpcf7-form .wpcf7-list-item-label {
text-transform: none;
color: #4E0375; }
.wpcf7-form .wpcf7-not-valid-tip {
color: #E52851;
font-size: .5rem;
font-weight: normal;
display: block;
position: absolute;
bottom: -5px;
left: 7px;
background: #FFFFFF;
padding: 0 5px; }
.wpcf7-form .wpcf7-submit {
float: right;
margin-right: 4%;
min-width: 120px; }
.wpcf7-form .wpcf7-spinner {
background: #4E0375;
margin: 6px; }
.wpcf7-form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.4em 1em;
border-radius: 3px; }
header {
background: #4E0375;
padding: 0 15px; }
@media (min-width: 992px) {
header {
padding: 0 3vw; } }
header .navbar-toggler {
border: 0; }
header .navbar-brand img {
height: 60px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
@media (min-width: 992px) {
header .navbar-brand img {
height: 80px; } }
header .navbar {
padding: 1rem 0; }
header .navbar .navbar-nav .nav-link {
color: white;
padding: 1rem .7rem;
text-transform: uppercase;
font-size: 75%;
line-height: 1; }
header .navbar .navbar-nav .nav-link:hover {
color: #e4b3fd; }
header .navbar .navbar-nav .nav-link.active {
color: #e4b3fd; }
header .navbar .navbar-nav .nav-link:focus {
color: white; }
header .navbar .navbar-nav .show > .nav-link {
color: white; }
header .navbar .dropdown-menu {
border: 0;
border-radius: 3px;
padding: .5rem 0;
margin: 0;
-webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.3); }
header .navbar .dropdown-menu .dropdown-item {
text-transform: uppercase;
font-size: 75%;
padding: .5rem 1.5rem;
color: #4E0375; }
header .navbar .dropdown-menu .dropdown-item:hover {
color: #ad1bf9;
background: #FFFFFF; }
header .navbar .dropdown-menu .dropdown-item.active {
color: #ad1bf9;
background: #FFFFFF; }
header .navbar-collapse {
flex-direction: column; }
@media (max-width: 991.98px) {
header .navbar-collapse {
margin-top: 15px; }
header .navbar .navbar-nav .nav-link {
text-align: center;
text-transform: uppercase;
padding: 1rem .5rem;
border-bottom: 1px solid #370252; }
header .navbar .show > .nav-link {
border-bottom: 1px solid #370252; }
header .navbar .dropdown-menu {
padding: 0 0 .5rem 0;
background: #4E0375;
-webkit-box-shadow: 0 0 0 0 transparent;
-moz-box-shadow: 0 0 0 0 transparent;
box-shadow: 0 0 0 0 transparent; }
header .navbar .dropdown-menu .dropdown-item {
color: white;
text-align: center;
text-transform: uppercase;
padding: .8rem 1rem;
border-bottom: 1px solid #370252; }
header .navbar .dropdown-menu .dropdown-item:hover {
color: #ad1bf9;
background: #4E0375; }
header .navbar .dropdown-menu .dropdown-item.active {
color: #ad1bf9;
background: #4E0375; } }
header.fixed-top {
top: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
header.nav-up {
-webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.08);
box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.08); }
header.nav-up .navbar {
padding: .5rem 0 0 0; }
@media (min-width: 992px) {
header.nav-up .navbar .navbar-nav .nav-link {
padding: .5rem .7rem; } }
header.nav-up .navbar-brand img {
height: 50px; }
@media (min-width: 992px) {
header.nav-up .navbar-brand img {
height: 60px; } }
header .top-nav {
font-size: 80%;
margin-bottom: 1rem;
padding-bottom: 1rem;
border-bottom: 1px solid #eee; }
@media (min-width: 992px) {
header .top-nav {
padding-right: 15px;
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0; } }
header .top-nav .nav-link {
padding: .5rem;
color: #9a06e7; }
header .top-nav .nav-link:hover {
color: #370252; }
header .top-nav .nav-link.active {
color: #4E0375; }
header .top-nav .nav-cta {
margin-left: auto; }
header .top-nav .nav-cta a {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
display: inline-block;
background: white;
border: 1px solid white;
border-radius: 16px;
color: #4E0375;
font-weight: bold;
padding-left: 1rem;
padding-right: 1rem;
margin-left: 1rem; }
header .top-nav .nav-cta a:hover {
color: white;
background: #ad1bf9; }
.sticky-top {
top: 100px; }
@media (min-width: 992px) {
.sticky-top {
top: 130px; } }
main.nav-fixed-top {
padding-top: 98px; }
@media (min-width: 992px) {
main.nav-fixed-top {
padding-top: 120px; } }
.bg-wrap {
background-repeat: no-repeat;
background-size: 50%; }
@media (min-width: 992px) {
.bg-wrap {
background-size: 33.33%; } }
.bg-wrap.bg-br {
background-position: bottom right; }
.wrap-content {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
@media (min-width: 768px) {
.wrap-content {
max-width: 1000px;
padding-right: 25px;
padding-left: 25px; } }
@media (min-width: 992px) {
.wrap-content {
max-width: 1280px;
padding-right: 3vw;
padding-left: 3vw; } }
@media (min-width: 1200px) {
.wrap-content {
max-width: 1480px; } }
.wrap-row {
max-width: 1200px; }
.page-label {
font-size: .8em;
text-transform: uppercase;
color: #370252; }
.page-label a {
color: #370252; }
.page-label a:hover {
color: #370252;
opacity: 0.7; }
.page-label span:before {
content: "";
height: 1px;
width: 2.8vw;
max-width: 40px;
background-color: #4E0375;
display: inline-block;
margin: 5px 10px 5px 0;
transition: all .6s ease-in-out;
transition-delay: .6s; }
.hero {
overflow: hidden;
position: relative; }
.hero video {
object-fit: cover;
height: 75vw; }
@media (min-width: 768px) {
.hero video {
height: 35vw; } }
.hero-ornament {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
top: 0;
bottom: 0px;
left: 0px;
right: 0px;
z-index: 3; }
.hero-ornament .hero-ornament-inner {
width: max-content; }
.hero-ornament .hero-ornament-inner img {
width: 180px; }
@media (min-width: 768px) {
.hero-ornament .hero-ornament-inner img {
width: 300px; } }
.alert {
width: 100%;
display: block;
margin: 0;
border-radius: 0;
text-align: center;
line-height: 1.3;
background: #c867fb;
color: #1f012f;
line-height: 1.3;
font-size: 110%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.alert:hover {
color: #370252; }
.alert p, .alert a {
line-height: 1.3;
margin-bottom: 0; } .hero-label {
display: flex;
width: 100%;
height: 100%;
color: white;
font-size: 1.2rem;
text-transform: uppercase; }
.hero-label .under-title {
width: 100px; }
.page-hero {
position: relative;
background: #4E0375;
background-position: center right;
background-size: cover !important; }
.page-hero.has-bkg {
min-height: 200px; }
@media (min-width: 992px) {
.page-hero.has-bkg {
min-height: 300px; } }
@media (min-width: 1200px) {
.page-hero.has-bkg {
min-height: 400px; } }
.page-hero .item {
max-height: 15vh; }
.page-hero.little {
height: 150px; }
@media (min-width: 768px) {
.page-hero.little {
height: 200px; } }
@media (min-width: 992px) {
.page-hero.little {
height: 220px; } }
@media (min-width: 1200px) {
.page-hero.little {
height: 260px; } }
.hero-bg {
background-color: #f1d9fe;
background-image: url(//granfondoalpidelmare.com/wp-content/themes/estroverso/assets/images/el_hero.svg);
background-repeat: no-repeat;
background-position: right bottom;
background-size: contain; }
.page-bg {
background-color: #f1d9fe;
min-height: 80vh; }
.page-top {
border-radius: 12px 12px 0 0; }
.page-bottom {
border-radius: 0 0 12px 12px;
min-height: 12px; }
.hero-page {
margin-top: 25px;
position: relative;
z-index: 3; }
@media (min-width: 992px) {
.hero-page {
margin-top: -15px; } }
@media (min-width: 1200px) {
.hero-page {
margin-top: -55px; } }
.article-header {
padding-bottom: 15vh; }
@media (min-width: 992px) {
.article-header {
padding-bottom: 30vh; } }
.article-image {
margin-top: -15vh; }
@media (min-width: 992px) {
.article-image {
margin-top: -30vh; } }
.col-box img {
border-radius: 10px; }
.border-radius-image {
border-radius: 10px; }
.goto {
display: block;
overflow: hidden;
background: #4E0375;
color: white; }
.goto img {
transform: scale(1.05);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.goto:hover {
color: white; }
.goto:hover img {
transform: scale(1); }
.product-goto {
border-left: 1px solid #4E0375; }
.product-goto .product-goto-item {
display: block;
background: #FFFFFF;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #370252; }
.product-goto .product-goto-item img {
height: 12vw;
min-height: 95px;
max-height: 145px;
width: auto;
display: block; }
.product-goto .product-goto-item:hover {
transform: scale(1.02);
color: #4E0375; }
.section-goto {
background-color: #f1d9fe;
background-image: url(//granfondoalpidelmare.com/wp-content/themes/estroverso/assets/images/el_hero.svg);
background-repeat: no-repeat;
background-position: right bottom;
background-size: 50%; }
.smartblock {
position: relative; }
.smartblock.col-md-6 {
min-height: 52vh; }
@media (min-width: 768px) {
.smartblock.col-md-6 {
min-height: 44vh; } }
.smartblock.col-md-12 {
min-height: 72vh; }
@media (min-width: 768px) {
.smartblock.col-md-12 {
min-height: 66vh; } }
.smartblock .smartblock-gallery {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
z-index: 0; }
.smartblock .smartblock-gallery .carousel {
height: 100%;
overflow: hidden; }
.smartblock .smartblock-gallery .carousel-inner {
height: 100%; }
.smartblock .smartblock-gallery .carousel-item {
height: 100%;
overflow: hidden;
position: relative;
background-size: cover;
background-position: center center;
background-repeat: no-repeat; }
.smartblock .smartblock-label {
width: 100%;
z-index: 1; }
.smartblock .smartblock-desc {
width: 100%;
padding: 5vw 6vw;
z-index: 1; }
.smartblock .smartblock-link {
width: 100%;
z-index: 1; }
.smartblock .smartblock-link a {
color: #4E0375;
display: block;
padding: 3vw;
text-align: right;
font-weight: 600; }
.smartblock .smartblock-link a i {
padding-right: 8px;
font-size: 1.2rem;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.smartblock .smartblock-link a:hover {
color: #4E0375; }
.smartblock .smartblock-link a:hover i {
padding-right: 3px; }
.smartblock .titolo {
font-size: clamp(2rem, 3vw, 3rem); }
.smartblock .testo {
font-weight: 600; }
.smartblock.tortora {
background-color: #4E0375; }
.smartblock.tortora .titolo {
color: #4E0375; }
.smartblock.tortora .testo {
color: #370252; }
.smartblock.rosso {
background-color: #4E0375; }
.smartblock.rosso .titolo {
color: #9a06e7; }
.smartblock.rosso .testo {
color: #f1d9fe; }
.smartblock.bianco {
background-color: #FFFFFF; }
.smartblock.bianco .titolo {
color: #4E0375; }
.smartblock.bianco .testo {
color: #370252; }
.smartblock.nero {
background-color: #4E0375; }
.smartblock.nero .titolo {
color: #4E0375; }
.smartblock.nero .testo {
color: #9a06e7; }
.smartblock-in-page.col-md-6 {
min-height: 42vh; }
@media (min-width: 768px) {
.smartblock-in-page.col-md-6 {
min-height: 42vh; } }
.smartblock-in-page .smartblock-desc {
width: 100%;
padding: 25px;
z-index: 1; }
.info-box {
border-bottom: 1px solid #eee;
line-height: 1.3; }
.box {
margin: 1px;
border: 1px solid #4E0375;
border-radius: 6px;
overflow: hidden;
display: block; }
.box .box-image {
height: 260px;
overflow: hidden; }
@media (min-width: 768px) {
.box .box-image {
height: 220px; } }
.box .box-image img {
object-fit: cover;
object-position: center;
height: 100%;
width: 100%; }
.box .box-info {
color: #4E0375;
line-height: 1.3; }
.box.hoverable {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.box.hoverable .box-goto {
overflow: hidden;
text-indent: -11px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.box.hoverable:hover {
border: 1px solid #e4b3fd; }
.box.hoverable:hover .box-goto {
text-indent: 0px; }
.box-cat {
overflow: hidden;
display: block;
position: relative; }
.box-cat .box-overlay {
position: absolute;
z-index: 1;
width: 100%;
top: 0;
bottom: 0;
background-image: url(//granfondoalpidelmare.com/wp-content/themes/estroverso/assets/images/el_base.svg);
background-repeat: no-repeat;
background-position: 160% 100%;
background-size: 80%;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease; }
.box-cat .box-image {
height: 300px;
width: 90%;
overflow: hidden; }
@media (min-width: 768px) {
.box-cat .box-image {
height: 340px; } }
.box-cat .box-image img {
object-fit: cover;
object-position: center;
height: 100%;
width: 100%; }
.box-cat:hover .box-overlay {
background-position: 100% 100%; }
.box-grid .box .box-image {
height: 300px; }
@media (min-width: 768px) {
.box-grid .box .box-image {
height: 340px; } }
.carousel.carousel-fade .carousel-item {
position: absolute;
display: block;
opacity: 0;
transition: opacity ease-out .7s; }
.carousel.carousel-fade .carousel-item.active {
opacity: 1 !important; }
.owl-carousel .owl-dots .owl-dot span {
width: 20px;
height: 3px;
background-color: #4E0375;
margin: 5px 3px; }
.owl-carousel .owl-dots .owl-dot.active span {
background-color: #4E0375; }
.owl-carousel .owl-dots .owl-dot:hover span {
background-color: #370252; }
.customNavBtnWrap {
display: flex;
justify-content: center; }
.customNavBtn {
width: 36px;
height: 36px;
border-radius: 100px;
line-height: 36px;
margin: 8px;
text-align: center;
display: inline-block;
background-color: #4E0375;
color: white;
cursor: pointer;
opacity: .8; }
.customNavBtn:hover {
background-color: #ad1bf9; }
.owl-carousel-hero {
background-color: #4E0375;
min-height: 45vh;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
overflow: hidden; }
.owl-carousel-hero .item {
display: flex;
width: 100%;
height: 45vh; }
@media (min-width: 992px) {
.owl-carousel-hero .item {
height: 65vh; } }
.owl-carousel-hero .owl-item img {
object-fit: cover;
object-position: center center; }
.owl-carousel-photo .item img {
height: 280px;
width: auto; }
@media (min-width: 768px) {
.owl-carousel-photo .item img {
height: 360px; } }
.carousel-wrap {
position: relative; }
.carousel-wrap .fader {
display: none;
position: absolute;
top: 0;
right: 0;
z-index: 3;
width: 90px;
height: 100%;
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%); }
.carousel-wrap .fader.faderNextBtn {
cursor: pointer; }
.carousel-wrap .fader.faderNextBtn:hover {
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%); }
@media (min-width: 768px) {
.carousel-wrap .fader {
display: block; } }
.owl-carousel-box .owl-stage {
display: flex; }
.owl-carousel-box .item {
display: flex;
height: 100%; }
.contact-info {
font-size: 90%; }
.contact-info.main-contact {
font-size: 100%; }
.contact-info a {
color: #4E0375; }
.contact-info a:hover {
color: #4E0375;
opacity: 0.7; }
.contact-info a i {
color: #370252; }
.faq {
font-size: 90%; }
@media (min-width: 768px) {
.faq {
padding-right: 30px; } }
.faq .faq-toggler {
border-bottom: 1px solid #CCC;
display: flex;
justify-content: space-between;
cursor: pointer; }
@media (min-width: 768px) {
.faq .faq-toggler {
pointer-events: none; } }
.faq .faq-link-list {
display: none;
border-bottom: 1px solid #EEE; }
@media (min-width: 768px) {
.faq .faq-link-list {
display: block !important;
border-bottom: none; } }
.faq .faq-link {
display: block;
line-height: 1; }
.faq-item {
scroll-margin: 146px;
border-bottom: 1px solid #EEE; }
.tags a {
display: inline-block;
border: 1px solid #4E0375;
padding: 0.4rem 0.8rem;
font-size: 80%;
color: #4E0375;
border-radius: 30px; }
.tags a:hover {
border: 1px solid #ad1bf9;
color: #ad1bf9; }
.tags a.active {
border: 1px solid #ad1bf9;
color: #ad1bf9;
pointer-events: none; }
.article {
display: block;
color: #4E0375;
border: 1px solid #eee;
border-radius: 6px;
overflow: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.article:hover {
border: 1px solid #4E0375;
color: #4E0375; }
.article .image {
background-color: #4E0375;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
height: 320px; }
@media (min-width: 768px) {
.article .image {
height: 230px; } }
.article .article-info {
color: #4E0375;
line-height: 1.3;
width: 100%; }
@media (min-width: 992px) {
.article .article-info {
width: 85%; } }
.countdown-container {
border: 2px solid #4E0375;
border-radius: 30px; }
.countdown-title {
border-bottom: 2px solid #4E0375; }
.divider-wrap {
overflow: hidden;
max-width: 2000px;
margin-left: auto;
margin-right: auto; }
.divider {
transform: scale(2); }
@media (min-width: 768px) {
.divider {
transform: scale(1); } }
.footer-ornament {
display: none;
position: absolute;
right: 0;
top: -50px;
overflow: hidden;
pointer-events: none; }
.footer-ornament img {
width: 220px; }
@media (min-width: 992px) {
.footer-ornament {
top: -80px; }
.footer-ornament img {
width: 320px; } }
.footer-wrap {
background-color: #4E0375;
position: relative; }
footer {
color: white; }
footer a {
color: white; }
footer a:hover {
color: #ad1bf9; }
.footer-logo {
height: 60px; }
@media (min-width: 768px) {
.footer-logo {
height: 90px; } }
.social-link {
display: inline-block;
text-align: center;
color: white;
border-radius: 100px;
background-color: #4E0375;
height: 42px;
width: 42px;
line-height: 42px; }
.social-link:hover {
color: white;
background-color: #9a06e7; }
.partner-logo img {
width: 100%;
filter: grayscale(1);
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease; }
.partner-logo:hover img {
filter: grayscale(0); }