@charset "UTF-8";
/* CSS Document */

.sppb-carousel-caption h2 {
text-shadow: 1px 0px 30px #000;
}
.about-page-intro-details {
    background: transparent;
    position: relative;
    margin-top: -140px !important;
    padding: 36px 0 125px;
}
.view-article .pagination li:nth-child(1), .view-category .pagination li:nth-child(1),
.view-article .pagination li:nth-child(2), .view-category .pagination li:nth-child(2) {
    float: none !important;}

.travelia-blogv2 .post-content-wrap {
    margin-top: -30px;
}

#sp-bottom:before {
    content: '';
    background: url(https://www.sansebastianpintxos.com/images/headers/Donostia-background-urdina.png) no-repeat scroll center center / cover;
    height: 200px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -196px;
    z-index: -1;
}


.close-offcanvas{
	color: #4d4d4d;
	border: 0px;
}
.offcanvas-menu{
	color: #4d4d4d;
}

.offcanvas-menu{
    background-color: rgb(234, 234, 234);
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a{
color: #000;
}
.sppb-sp-slider-button .sp-slider-btn-text{
    background: transparent;
    font-size: 52px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span{
padding: 0 10px;
font-size: 14px;
}

/*Boton fareharbor*/
.boton-fareharbor{
    position: fixed;
    bottom: 20px;
    cursor: pointer;
    -webkit-transition: .75s;
    -moz-transition: .75s;
    transition: .75s;
    z-index: 9999;
	background: #ee780b;
    color: #fff;
	padding: 15px 50px!important;
	font-size: 18px;
	float: right;
}
.boton-fareharbor:hover{
	background: #CC680A;
}

.boton-fareharbor a:hover{
	color: #fff;
}
.boton-fareharbor2{
	background: #ee780b;
    color: #fff;
	padding: 15px 50px!important;
	font-size: 18px;
	width: 100%;
}
.boton-fareharbor-fixed{
	background: #ee780b;
    color: #fff;
	padding: 25px 50px!important;
	font-size: 18px;
	width: 100%;
	text-align: center;
	font-weight: 700;
}

/*TRIPADVISOR*/
#CDSWIDSSP{
	width: 100%!important;
}

@media only screen and (max-width: 640px) {
.about-page-intro-details {
    top: 150px;
}
.sppb-carousel-item-inner .sppb-btn-xlg{
font-size: 52px;
}
#CDSWIDSSP{
	width: 350px!important;
}
#sp-bottom2, #sp-bottom3, #sp-bottom4{
		margin-top: 0px;
	}
}


.sppb-btn.sppb-btn-primary{
	background: #ee780b !important;
}
.sppb-btn.sppb-btn-primary:hover{
background: #CC680A !important;
}

/* LOGO */
img.sp-default-logo.d-none.d-lg-block{
    width: 180px;
}