/* 
 Theme Name:   La Terraza de San Juan DIVI
 Theme URI:    
 Description:  
 Author:       Australia21
 Author URI:   
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* FORM */

.input[type="text"]{
background-color: transparent;
color: #ae7d3a !important;
display:inline;
padding: 12px 0px 12px 6px;
font-weight:600;
-webkit-appearance: none;
font-size:16px;
line-height:1.5;
opacity: 1;
border-radius: 0px;
-webkit-border-radius: 0px;
border: 4px solid #ae7d3a;
}

.input[type="text"]:focus {
border:4px solid #ae7d3a;
   }


select {
background-color: transparent;
color: #ae7d3a !important;
display:inline;
width:110px;
height:56px;
font-weight:600;
font-size:16px;
border:none;
line-height:1.5;
opacity: 1;
border-radius: 0px;
-webkit-border-radius: 0px;
}


select:focus {
border:4px solid #ae7d3a;
   }


.styled-select {
position: relative;
overflow: hidden;
background-color: transparent;
opacity: 1;
border-radius: 0px;
-webkit-border-radius: 0px;
border:4px solid #ae7d3a;
   }



.media_pequeno{
  display: none;
}
.search-home{
    color: #ffffff !important;
    background: #01ADA6;
	border:#01ADA6;
    border-width: 2px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 16px;
	display:inline;
    padding: 16px;
    margin: 0;
    cursor: pointer;
margin-bottom:20px;
-webkit-appearance: none;
opacity:1;
font-weight:600;
height:55px;
width:120px;
font-family: 'PT Serif', Georgia, "Times New Roman", serif;
}

.search-home:hover{
    color: #ffffff !important;
    background: #01ADA6;
    opacity:0.8;
	border:#01ADA6;
    border-width: 4px !important;
    border-radius: 0px;
-webkit-border-radius: 0px;
    letter-spacing: 0px;
    font-size: 16px;
	display:inline;
    padding: 16px;
    margin: 0;
    cursor: pointer;
margin-bottom:20px;
-webkit-appearance: none;
}



@media only screen
and (max-width: 767px) { 
.placeholder{
font-size:10px;
line-height:12px;
}

#checkin_r{
background-color: transparent;
color: #ae7d3a !important;
padding-left: 12px;
-webkit-appearance: none;
height: 40px; 
width:90px; 
display: inline-block;
text-align: start;
position: relative;
font-size:initial !important;
border: 4px solid #ae7d3a;
}

#checkout_r{
background-color: transparent;
color: #ae7d3a !important;
padding-left: 12px;
-webkit-appearance: none;
height: 40px; 
width:90px; 
display: inline-block;
text-align: start;
position: relative;
font-size:initial !important;
padding-left: 4px;
border: 4px solid #ae7d3a;
}

select {
background-color: transparent;
color: #ae7d3a !important;
display:inline;
width:80px;
height:40px;
font-weight:600;
font-size:11px;
border:none;
line-height:1.5;
opacity: 0.6;
border-radius: 0px;
-webkit-border-radius: 0px;
margin-bottom:3px;
}
.button{
width: 220px;
height: 60px;
}

.media_grande{
  display: none;
}

.media_pequeno{
  display: block;
}

.search-home.button{
    color: #ffffff !important;
    background: #01ADA6;
	border:#01ADA6;
    border-width: 2px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 16px;
	display:inline;
    padding: 16px;
    margin: 0;
    cursor: pointer;
margin-bottom:20px;
-webkit-appearance: none;
opacity:1;
font-weight:600;
height:55px;
width:120px;
font-family: 'PT Serif', Georgia, "Times New Roman", serif;
}

}

.divi{
position: relative;
margin: 10px;
}

/* END FORM */




#contactus .wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #fdfdfd !important;
border: #6c6c6c 2px solid !important;
width: 100% !important;
 -moz-border-radius: 0 !important;
 -webkit-border-radius: 0 !important;
 border-radius: 0 !important;
font-size: 14px !important;
color: #6c6c6c !important;
padding: 6px !important;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
text-align:left !important;
}

#contactus .wpcf7-textarea {
height:80px !important;
max-width: 100% !important;
}

#contactus .wpcf7-submit {
color: #6f6f6f !important;
background: #bfc0c5;
/*margin: 8px auto 0;*/
cursor: pointer;
font-size: 20px;
font-weight: 500;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid #6f6f6f !important;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 -moz-transition: all 0.2s;
 -webkit-transition: all 0.2s;
 transition: all 0.2s;
float:right;
}

#contactus .wpcf7-submit:hover { 
background-color: #6f6f6f !important; 
border-color:#fdfdfd !important; 
color:#fdfdfd !important;
}
 


/* Footer Columns - Centered */
 
.footer-widget { margin-right: 0; text-align:center;}
.footer-widget:nth-child(1) { width: 32%; padding-right:15px;}
.footer-widget:nth-child(2) { width: 32%; padding-right:15px;}
.footer-widget:nth-child(3) { width: 32%; margin-right:0;}
.footer-widget+.last{display:none;}
 
@media only screen and (max-width: 980px){
.footer-widget:nth-child(1) { width: 30%; padding-right:15px;}
.footer-widget:nth-child(2) { width: 30%; padding-right:15px;}
.footer-widget:nth-child(3) { width: 30%; margin-right:0;}}
 
@media only screen and ( max-width: 767px ) {
.footer-widget:nth-child(1) { width: 100%; padding-right:15px;}
.footer-widget:nth-child(2) { width: 100%; padding-right:15px;}
.footer-widget:nth-child(3) { width: 100%; margin-right:0;}}

#footer-widgets .et_pb_widget {
    float: none;
    max-width: 100%;
}

#footer-widgets {
    padding: 1% 0 0;
}

@media (min-width: 981px) {
.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 1% 0;
}
}

#footer-bottom{
display:none !Important;
}

.et_pb_widget a {
    color: #494949;
    text-decoration: none;
}

.et_pb_widget a:hover {
    text-decoration: underline !important;
}
/* END Footer Columns - Centered */

@media (max-width: 479px){
#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
    margin-bottom: 1.5% !important;
}
}

.foot {
    padding-top:25px;
}

@media only screen and (max-width:980px){
.foot {
    padding-top:0px;
}
}



/* Transparent background HEADER */

#transparent-bg:after {
    content: "";
    background: rgba(255,255,255,0.55);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

#transparent-bg > * {
    z-index: 10;
}
div#transparent-bg{
 padding-top:0px !important;
}



@media only screen
and (max-width: 980px){
div#transparent-bg{
 padding-top:-35px !important;
}

#transparent-bg > * {
    padding-top: 0px;
}
.et_fixed_nav #main-header{
    position: fixed;
}
.et_pb_section_video_bg {
    margin-top: 0px;
}
}

#transparent-bg-dark:after {
    content: "";
    background: rgba(0,0,0,0.35);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

#transparent-bg-dark > * {
    z-index: 10;
}
div#transparent-bg-dark{
 padding-top:60px !important;
}


@media only screen
and (max-width: 980px){
div#transparent-bg-dark{
 padding-top:45px !important;
}
}


#transparent-bg-light:after {
    content: "";
    background: rgba(58,58,58,0.50);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

#transparent-bg-light > * {
    z-index: 10;
}
div#transparent-bg-light{
 padding-top:60px !important;
}


@media only screen
and (max-width: 980px){
div#transparent-bg-light{
 padding-top:45px !important;
}
}





/* END TRANSPARENT BG */


.shadow-title {
    text-shadow:3px 2px 2px #000;
}
.white-text {
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px;
}

.text-title h2{
color: #01ada6;
text-shadow:2px 2px 2px #434242;
}

/* STYLE MENU HAMBURGER */



.et_header_style_slide #et-top-navigation {
    padding: 17px 0 17px 0 !important;
}



@media only screen
and (max-width: 980px){

.et_header_style_left .mobile_menu_bar {
padding-bottom: 5px;
padding-top:5px;
}
.et_header_style_left #logo {
display:none !important;
}
}


/* SLIDE IN OVER MENU */

.et_pb_slide_menu_active #page-container, .et_pb_slide_menu_active #main-header {
left: 0!important;
}
.et_pb_slide_menu_active #et-top-navigation {
margin-right: 50px !Important;
}


.mobile_menu_bar.et_pb_header_toggle {
       width: 50%;
    padding: 10px;
  
}
/* END SLIDE IN OVER MENU */

/*.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
        background-color: rgba(1,173,166,0.96);
}*/

.mobile_menu_bar:before{
color:#ae7d3a !important;
}

.mobile_menu_bar:before{
background:url("https://www.laterrazahotelsanjuan.com/wp-content/uploads/2016/06/menu-bg-more.png");
background-position: center; 
background-repeat: no-repeat;
font-size: 20px!important;
font-family: inherit!important;
content: 'MORE'!important;
padding: 10px 30px 10px 5px;
margin-right:-80px !important; 
}

 .et_toggle_slide_menu:after {
background:url("https://www.laterrazahotelsanjuan.com/wp-content/uploads/2016/06/menu-bg-less.png");
background-position: center; 
font-family: inherit!important;
content: 'LESS'!important;
font-size: 20px!important;
padding: 5px 35px 5px 5px;
margin-right: 100px;
}


.mobile_menu_bar:after, .et_toggle_slide_menu:after{
color:#ae7d3a !important;
}

@media only screen
and (max-width: 980px){

.mobile_menu_bar:before{
font-size: 32px!important;
font-family: "ETmodules"!important;
content: '\61'!important;
background:none !important;
padding:0px;
}

 .et_toggle_slide_menu:after {
font-size: 32px!important;
font-family: "ETmodules"!important;
content: "\4d"!important;
background:none !important;
padding:0px;
}
.et_toggle_slide_menu:after {
    left: 47px;
}
.mobile_menu_bar.et_pb_header_toggle {
       width: 40px;
       padding: 5px !important;
  }
.et_pb_slide_menu_active #et-top-navigation {
margin-right: 250px !Important;
}
.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
    background-color: rgba(1,173,166,0.96);
}
}



/* END STYLE MENU HAMBURGER */

.no-padding{
 padding-top:0px !important;
padding-bottom:0px !important;
}

.no-margin{
margin-bottom:0px !important;
}

/* LOGO on SLIDE IN MENU*/

.et_slide_in_menu_container  #mobile_menu_slide:before {
content: url(https://www.laterrazahotelsanjuan.com/wp-content/uploads/2016/03/logo-ltsj-250.png);
}

.et_slide_in_menu_container ul#mobile_menu_slide {
     text-align: center;
}

@media only screen
and (max-width: 980px){
.et_slide_in_menu_container  #mobile_menu_slide:before {
content: none;
}
}

/* END LOGO on SLIDE IN MENU */

.round-blurb { 
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
padding: 40px 0px 40px 0px;
    margin: 0px 105px 0px 105px;
}

@media only screen
and (min-width : 981px)
and (max-width : 1024px) {

.et_pb_fullwidth_header .header-content h2{
    font-size: 48px !important;
}
#contact-text{
    font-size: 16px !important;
padding-left:0px !important;
padding-right:0px !important;
}
}

@media only screen
and (max-width : 320px){
#contact-text{
 font-size: 12px !important;
padding-left:0px !important;
padding-right:0px !important;
}
}



/* Check Availability ICON */
body #page-container .availability-button:after {
     left: 0.5em !important;
 }

/* END Check Availability ICON */

/* STICKY POP */

.sticky-popup-left .popup-title {
writing-mode: horizontal-tb !important;
text-align:center;
}

.sticky-popup-left .popup-content {
     padding: 15px;
    font-size: 16px;
background-color: #b1dad8 !important;
  }

.popup-content-pad h4{
       font-size: 26px;
margin-bottom:20px;
  }

.popup-content-pad h6{
       font-size: 18px;
margin-bottom:10px;
  }
.popup-content p {
    margin: 0px !important;

}
.sticky-popup-left .popup-title {

font-weight:400;
font-size:24px;
}

.sticky-popup .popup-header {
     text-align: center;
}

@media only screen
and (max-width: 980px){
.sticky-popup {
    width: 100% !important;
}
}

/* END STICKY POP */


/* STICKY FORM */

.styled-sticky-select {
position: relative;
overflow: hidden;
background-color: #fff;
opacity: 1;
border-radius: 0px;
-webkit-border-radius: 0px;
border:2px solid #3f3f3f;
float:left;
display:block;
width:25%;
height:40%;
margin-right:10px;
margin-bottom:10px;
font-size:14px;

   }


.search-sticky-home{
    color: #ffffff !important;
    background: #01ADA6;
    border:#01ADA6;
    border-width: 2px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 16px;
    display:inline;
    padding: 0px;
    margin: 0;
    cursor: pointer;
margin-bottom:10px;
-webkit-appearance: none;
opacity:1;
font-weight:400;
height:35px;
width:120px;
float:right;
font-family: 'PT Serif', Georgia, "Times New Roman", serif;
}

.search-sticky-home:hover{
   color: #ffffff !important;
    background: #01ADA6;
    border:#01ADA6;
    border-width: 2px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 16px;
    display:inline;
    padding: 0px;
    margin: 0;
    cursor: pointer;
margin-bottom:10px;
-webkit-appearance: none;
opacity:0.8;
font-weight:400;
height:35px;
width:120px;
float:right;
font-family: 'PT Serif', Georgia, "Times New Roman", serif;
-webkit-appearance: none;
}


/* END STICKY FORM */


/* PORTFOLIO */

.et_pb_portfolio_item h2 {
text-align:center;
}

/* END PORTFOLIO */


.centered-text {
     line-height: 1em;
}

@media only screen
and (max-width: 981px) {
.centered-text {
font-size:14px;
     line-height: 1em;
}
}

.mfp-title {
     display: none;
}

.link-green{
     color:#61c2ba !important;
}

.icon-space{
     margin-right:25px;
     margin-bottom:5px;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    opacity: 0.5;
}

.text-title h2{
color: #01ada6;
}

/*Bouncing Scroll-Down Arrow*/
 
.et_pb_fullwidth_header_scroll a {
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-ms-transform: translateZ(0px);
-o-transform: translateZ(0px);
transform: translateZ(0px);
}
 .et_pb_fullwidth_header_scroll .et-pb-icon {
-webkit-animation: et_bounce 1s infinite;
-moz-animation: et_bounce 1s infinite;
-ms-animation: et_bounce 1s infinite;
-o-animation: et_bounce 1s infinite;
animation: et_bounce 1s infinite;
}
 
@-webkit-keyframes et_bounce {
    0% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-15px);
    }
    100% {
        -webkit-transform: translateY(0px);
    }
}
@-moz-keyframes et_bounce {
    0% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
    }
    100% {
        -moz-transform: translateY(0px);
    }
}
@-o-keyframes et_bounce {
    0% {
        -o-transform: translateY(0);
    }
    40% {
        -o-transform: translateY(-10px);
    }
    100% {
        -o-transform: translateY(0px);
    }
}
@keyframes et_bounce {
    0% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

/*reappearing popup*/


.sticky-popup.right-bottom.open_sticky_popup.popup-content-bounce-in-up {

    display: none;
}
/*END reappearing Popup*/


/* FULLWIDTH HEADER*/

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
 
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#home-header.et_pb_fullwidth_header {
    padding-top: 35px;
    padding-right: 0px;
    padding-bottom: 35px;
    padding-left: 0px;
    
}

#home-header-mobile.et_pb_fullwidth_header {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
}

#home-header-mobile.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 100%;
}


@media only screen
and (max-width: 981px) {
.sticky-left {
padding-top:10px;
}
}


#icon-bounce-white.et-pb-icon  {
color:#fff !important;
}

.more-amenities {
      display: none;
}     

#amenities-hide.et_pb_button_2:after {
    font-size: 20px !important;
    padding: 5px !important;
}

#amenities-show.et_pb_button_2:after {
    font-size: 20px !important;
    padding: 5px !important;
}
    

#example-hide.et_pb_button_2:after {
    font-size: 20px !important;
    padding: 5px !important;
}

#example-show.et_pb_button_2:after {
    font-size: 20px !important;
    padding: 5px !important;
}

.media_grande{
margin-top:6%;
}

#hideMe {

-webkit-animation-duration: 10s;animation-duration: 10s;
            -webkit-animation-fill-mode: both;animation-fill-mode: both;
}
 @-webkit-keyframes fadeOut {
            0% {opacity: 1;}
            100% {opacity: 0;}
         }
         
         @keyframes fadeOut {
            0% {opacity: 1;}
            100% {opacity: 0;}
         }
         
         .fadeOut {
            -webkit-animation-name: fadeOut;
            animation-name: fadeOut;
         }


/*Disable click Logo Room on Accommodations page */

.et_pb_fullwidth_portfolio .et_pb_portfolio_item {
    pointer-events: none !important; 
}

#post-2651.et_pb_portfolio_item{pointer-events: none !important; }

.page-id-2664 span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu{
    display: none !important;
}
.page-id-2664 div#et-top-navigation{
    display: none !important;
}

#map-consul.et_pb_module.et_pb_map_container.et_pb_map_0.et_pb_map{
    height:330px !Important;
}

.page-id-2949 h2, h2, h3, h4, h5, h6 {
    line-height: 1em !Important;
}

.book-landing{
color:#01ADA6;
text-decoration:underline;
font-size:28px;
line-height:1em;
font-weight:600;
margin-top:30px;
padding-top:30px;
}

.ds-slider-right.et_pb_slider .et_pb_container {
    float: right !important; /*move the slider text container to the right*/
}
.ds-slider-right.et_pb_slider .et_pb_button {
    float: right !important; /*move the button to the right*/
}

.ds-slider-right .et_pb_container {
    width: 58% !important;
}

@media only screen and (max-width: 980px){
.ds-slider-right .et_pb_slide_content {
    font-size: 36px !important;
}
}

.badges-ta{
margin-right:10px;
}

.contact a {
color:#fff;
}

.contact a:hover{
text-decoration:underline;
}

.page-id-2949 #main-header {
    display: none;
} 

.css-typing h4
{
    width: 90%;
    white-space:nowrap;
    overflow:hidden;
    -webkit-animation: type 3s steps(50, end);
    animation: type 3s steps(50, end);
}


.css-typing h3
{
    width: 90%;
    white-space:nowrap;
    overflow:hidden;
    -webkit-animation: type 3s steps(50, end);
    animation: type 3s steps(50, end);
-webkit-animation-delay: 4s; 
    animation-delay: 4s;
-moz-animation-fill-mode:both;
animation-fill-mode:both;
}


.css-typing h2
{
    width: 90%;
    white-space:nowrap;
    overflow:hidden;
    -webkit-animation: type 3s steps(50, end);
    animation: type 3s steps(50, end);
-webkit-animation-delay: 6s; 
    animation-delay: 6s;
-moz-animation-fill-mode:both;
animation-fill-mode:both;

}

@keyframes type{
    from { width: 0; }
}

@-webkit-keyframes type{
    from { width: 0; }
}

.sello{
margin-right:20px;
margin-bottom:10px;
}


/*STICKY BOTTOM RIGHT*/
/*This places the button where we want it*/
#ds-sticky-button {
position: fixed;
right: -10px !important; /*Positions the button to the right of the page*/
bottom: 0; /*Sets the distance of the button from the bottom of page*/
width: 200px !important; /*Sets dimensions of the button*/
height: 45px !important; /*Sets dimensions of the button*/
z-index:99999; /*Keeps the button on top*/
}
/*Styles the link text to make it look like a button - You can edit all these values to match your design*/

#ds-sticky-button a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-top-left-radius: 3px;
border-top-right-radius:3px;
  border: 1px solid #01ADA6;
  color: #ffffff;
  font-size: 20px;
line-height: 28px;
  font-weight:bold;
  background: #01ADA6;
  padding: 10px 15px 20px 15px;
  text-decoration: none;
}
/*Styles the button on hover - You can edit all these values to match your design*/
#ds-sticky-button a:hover {
  background: #01ADA6;
  text-decoration: none;
color:#AA7D3B;
 border: 1px solid #AA7D3B;
}

@media only screen
and (max-width : 981px){
#ds-sticky-button {
    position: fixed;
    right: -50px !important;
    bottom: 0;
    width: 200px !important;
    height: 45px !important;
    z-index: 99999;
}
} 

/* Form Landing consulado columns */


.responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full, .column-half-button, .column-half-75{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

#post-2664 #contactus .wpcf7-submit { 
background-color: #01ADA6 !important; 
border-color:#AE7D3A !important; 
color:#fff !important;
margin: 15px auto;
float:none;
}

#post-2664 #contactus .wpcf7-submit:hover { 
background-color: #AE7D3A !important; 
border-color:#AE7D3A !important; 
color:#fff !important;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 980px) { 
	.column-half{
		width: 30%;
	}
.column-half-button{
width:100%;
}

.column-half-75{
width:60%;
}
}


/* END Form Landing consulado columns */

.flex-direction-nav .flex-next {
    right: 0 !important;
}
.flex-direction-nav .flex-prev {
    left:0 !important;
}

.greyOverlay .et_parallax_bg:before, .greyOverlay:before{
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.56);
}
.vp-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}
.widget-weather {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}
#live_weather_station_widget_outdoor-3 {
    max-width: 150px!important;
    width: 150px !important;
border:none !Important;}
/*#live_weather_station_widget_outdoor-3 .lws-widget-outdoor{background:url(http://www.laterrazahotelsanjuan.com/wp-content/uploads/2018/07/weather-sun.jpg);background-size:cover;}*/
.weather-widget-sect{padding-top:0 !important;}
.et_pb_widget_area_left{border:none !Important;}