/*
Theme Name: Essentials Child
Theme URI: https://essentials.pixfort.com/
Author: PixFort
Template: essentials
Author URI: http://themeforest.net/user/pixfort
Description: Essentials child theme
Version: 1.0.2
License: Envato Marketplaces Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: essentials-child
Tags: header-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready

*/
/**************************************      WELLISOH WEBSITE      ****************************************/
/************************ CSS by Beewing Josep Vila, Pere Pujadas & Jordi Juanola **************************

                                                                                ...`                
                                                                             `--                    
                                                                           `-.                `.....
                                                                         `-.             `....`     
                                                                        .-            `.-`          
                                ``...`                                `-`           `-.             
                              `-:::::::.`                            `-            -.               
                             -:::::::::::.                 ``...----:/-..``       :`                
                            -:::::::::::::-`           `.--::::::::/+::::::--.`  .                  
                           -:::::::::::::::-        `.-::::::::::::::::::::::::-.`                  
                          `:::::::::::::::::-     `.-::::::::::::::::::::::::::::-.`                
                          -::::::::::::::::::.   .-::::::::::::::::::::::::::::::::-.               
                          :::::::::::::::::::-  -::::::::::::::::::::::::::::::::::::-              
       ``..``            `:::::::::::::::::::  -::::::::::::::::::::::::::::::::::::::-             
   `:+syyyyyysso/:.`     `::::::::::::::::::` -::::::::::::::::::::::::::::::::::::::::-            
  .shhhhhhhhhhhhhhyys/-` `:::::::::::::::::- `:::::::::::::::::::+hmh+::::::::::+yy+::::`           
  shhhhhhhhhhhhhhhhhhhhs  :::::::::::::::::` -::::::::::::::::::+NMMMN+::::::::sNMMNs:::-           
  yhhhhhhhhhhhhhhhhhhhhh` :::::::::::::::::  :::::::::::::::::::yMMMMMy::::::::NMMMMN::::           
  /hhhhhhhhhhhhhhhhhhhhh: .::::::::::::::::  :::::::::::::::::::oMMMMMo::::::::NMMMMN::::           
  `ohhhhhhhhhhhhhhhhhhhhs `::::::::::::::::  -:::::::::::::::::::ymNmy:::::::::oNMMNo:::-           
   `ohhhhhhhhhhhhhhhhhhhh: .:::::::::::::::` .::::::::::::::::::::///:::::::::::/oo/::::.           
     /yhhhhhhhhhhhhhhhhhhy` -::::::::::/:::- `::::::::::::::::::::::::::::::::::::::::::`           
      .oyhhhhhhhhhhhhhhhhho``::::::/oydh::::. .::::::::::::::::::::::::::::::::::::::::.            
        -oyhhhhhhhhhhhhhhhho``-:/ohmMMMM+::::` .::::::::::::::::::::::::::::::::::::::.             
          -+yhhhhhhhhhhhhhhho.`+mMMMMMMMd::::-` .-::::::::::::::::::::::::::::::::::-.              
            `:oyhhhhhhhhhhhys/-/MMMMMMMMMy:::::. `-::::::::::::::::::::::::::::::::-`               
               .:osyhhhhhhs/::::dMMMMMMMMMo:::::-` `--::::::::::::::::::::::::::--`                 
                  `.:+syy/::::::+MMMMMMMMMNs::::::-.``.--::::::::::::::::::::--.`                   
                      `sh::::::::yMMMMMMMMMMy/::::::-.````.---::::::::::---..`                      
                     .dMM+::::::::hMMMMMMMMMMmo::::::::--.```````....````                           
                    .mMMMd:::::::::hMMMMMMMMMMMdo:::::::::::---...                                  
                   `mMMMMMs:::::::::yMMMMMMMMMMMMms/::::::::::::::`                                 
                   sMMMMMMMo:::::::::omMMMMMMMMMMMMNds/:::::::::::`                                 
                  .MMMMMMMMN+:::::::::/hNMMMMMMMMMMMMMMmyo/::::::-                                  
                  /MMMMMMMMMNo::::::::::+dMMMMMMMMMMMMMMMMNdyo/::.                                  
                  -hMMMMMMMMMMy:::::::::::+dNMMMMMMMMMMMMMMMMMMmo                                   
                  -:hMMMMMMMMMMd+:::::::::::/yNMMMMMMMMMMMMMMMMd`                                   
                  -::hMMMMMMMMMMMy/::::::::::::ohNMMMMMMMMMMMMs`                                    

                  -:::sMMMMMMMMMMMNy/:::::::::::::+ymNMMMMMMd:                                      
                 `:::::+mMMMMMMMMMMMNy/:::::::::::::::+shdh:                                        
                 o+::::::yMMMMMMMMMMMMMdo::::::::::::::-.                                           
                -mmo::::::/dMMMMMMMMMMMMMNh+:::::::-.`                                              
                      ``.--:+dMMMMMMMMMMMMMMNho-..`                                                 
                            ``:shmNNNNNNmdyo/-`                    
							
							
************************************************************************************************************/


/*******************************************      WOOCOMMERCE    *******************************************/

.woocommerce-account .addresses .title h3 {
	font-size: 20px !important;
}

.vc_row .wpb_row .vc_row-fluid .fila_botiga .vc_row_visible .vc_custom_1608800991698 .vc_row-has-fill .vc_hidden, .vc_row[data-vc-full-width].vc_hidden {
    opacity: 1 !important;
}


/*******************************************         HOME        *******************************************/

.subtitol_home {
	font-size: 30px !important;
	color: #ffffff; 
	font-weight: 900;
	text-align: center;
	line-height: 1em;
	padding-top: 150px;
	font-family: 'Montserrat' !important;
}


/*******************************************        SLIDER       *******************************************/

.sly1:hover, .sly2:hover {
	-webkit-box-shadow: 3px 3px 5px 6px #222;  
    -moz-box-shadow:    3px 3px 5px 6px #222;  
    box-shadow:         3px 3px 5px 6px #222;  
}


.bkg {
	position:relative;
    width:400px;
    height:400px;
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,210,114,1) 0%,rgba(248,197,57,1) 33%,rgba(234,171,25,1) 100%); /* Chrome10+,Safari5.1+ */
}


.shine {
	top:138px;
	left:83px;
	position:relative;
	display:inline-block; 
	-webkit-animation:pulse 10s ease-in-out infinite;      
}

.shine:before,
.shine:after {
    position:absolute;
    font-size:196px;
    line-height:1;
    content:"✴";
    -webkit-transform-origin:50% 47%;
    color:transparent;
}

.shine:before {
   -webkit-transform:scale(2); 
}

.shine:after {
   -webkit-transform:scale(1.5) rotate(22.5deg); 
}


@-webkit-keyframes pulse {
    0%,100% { text-shadow:0 0 10px rgba(255,255,255,.8); }
    50% { text-shadow:0 0 20px rgba(255,255,255,.5); }
}

/*******************************************        VIDEO        *******************************************/

.video_teatre {
	border: 5px solid #594FBF !important;
	background-color: #000;
	border-radius: 15px;
}


/*******************************************     PDF VIEWER      *******************************************/

#viewer {
	background-color:#594fbf !important;
}



/*******************************************       HEADER        *******************************************/

/* Margin top logo */
.pix-header .navbar-brand {
    margin-right: 0px;
    max-width: 100%;
    float: left;
    margin-top: 20px !important;
}



.pix-topbar-normal {
    width: 100%;
    left: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: #4660A8 !important;
}

.pix-topbar-normal {
    width: 100%;
    left: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: red !important;
}


/***************     Badges     ***************/

.bdg {
	display: inline-block !important;
	margin-right: 10px !important;
}

.all_bdg {
	float: right !important;
	text-align: right !important;
}


/**************     Paypal    *****************/

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
	margin-left: 10px;
    line-height: 25px;
    font-size: .83em;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal:hover {
	color: #594fbf;
}



/*******************************************      RESPONSIVE      *******************************************/

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

.block_resp {
	padding-left: 20px;
	padding-right: 20px;
}

.subtitol_home {
	font-size: 20px !important;
	padding-top: 60px !important;
}




}