/*
Theme Name: Enfold
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter, facebook and via newsletter:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a> - <a href='http://www.kriesi.at/newsletter'>Subscribe to our Newsletter</a>
Version: 4.4
Author: Kriesi
Author URI: https://kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
*/


/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->General Styling
*/



@import "/wp-content/themes/rakplanet/css/animated-button.css";


.iconbox .iconbox_content .iconbox_content_title{
text-transform:capitalize;
}

.button{
    text-decoration: none!important;
    font-weight: bold;
    border-radius: 5px;
    font-size: 15px;
	padding: 10px 20px!important;
	
}

.bigpad{
    padding: 15px 25px;
    font-size: 12px;
}

.shaking{
    animation-duration: 1.25s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: shaking;
    animation-timing-function: linear;
    transform: scale(5);
	background-color:#E10B18!important;
	border-radius: 5px!important;
	padding: 10px 20px!important;
}


.page-id-1983 #top.avia-blank #main .container_wrap:last-child{border: 0}

.html_stretched  #wrap_all{
  background-color: #F9F9F9!important;
}


.html_stretched body.page-id-1983 #wrap_all{
  background-color: #F9F9F9!important;
}

#landshareiframe{height: 550px;}




.page-id-2079 .avia-team-member{
    background-color: #F9F9F9;
    border: 1px solid #efefef;
/*     height: 140px; */
    margin: 0;
    padding: 10px 0px 10px 15px;
}


.page-id-2079 .avia-builder-el-4 .hr,
.page-id-2079 .avia-builder-el-16 .hr{
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
