/*!
 Theme Name: Total
 Version: 4.5.4.1
 Description: Premium WordPress theme by WPExplorer
 Author: WPExplorer
 Theme URI: https://themeforest.net/item/total-responsive-multipurpose-wordpress-theme/6339019
 Author URI: https://themeforest.net/user/wpexplorer
 License: Custom license
 License URI: http://themeforest.net/licenses/terms/regular
 Text Domain: total
 Tags: custom-colors, accessibility-ready, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready

 === IMPORTANT NOTICE ==> The theme styles are coded using Sass. The Sass code is then compiled and compressed to make the theme faster and better optimized. All un-compressed Sass files can be located at /assets/sass/main/ if you want to see the original code. One should NEVER edit the style.css file of a WP theme. If you need any assistance tweaking your design please seak help from the original developer.

 */


/*--------------------- Animation Pagina Hover 1--------------------------*/


.container2 {
  position: relative;
  
}

.image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #d86427de;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
  border-radius: 8px;
}

.container2:hover .overlay {
  width: 100%;
  left: 0;
}

.text {
  white-space: nowrap; 
  color: white;
  font-size: 12px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  text-transform: uppercase;
}





.cuadradojefe {
    background-image: url(http://www.mpm.cl/wp-content/uploads/2018/01/servicesBg1.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 800px;
    margin-left: 56px;
    
}

.cuadrado1 {
 position:relative;
 height:250px;
 width: 42%;
 padding-top: 91px;
}
.cuadrado2 {
     position: absolute;
    top: 0;
    right: 7%;
    width: 531px;
    margin-top: 188px;
}
.cuadrado3 {
 position:relative;
 height:250px;
 width: 42%;
 padding-top: 173px;
}

.cuadrado4 {
position: absolute;
    top: 0;
    right: 7%;
    width: 531px;
    margin-top: 529px;

}

.t1 {

     font-size: 35px;
    color: #848484;
    font-family: montserrat;
    font-weight: 600;
    margin-left: 63px;
    
}






.s1 {
    text-align: justify !important;
    font-family: montserrat;
    color: #696969;
    font-size: 14px;
    font-weight: 300;
}


.t2 {
 font-size: 35px;
    color: #848484;
    font-family: montserrat;
    font-weight: 600; 
    margin-left: 240px;
        width: 147px;   
}

.t2:hover {



}


.s2 {

  text-align: justify !important;
    font-family: montserrat;
    color: #696969;
    font-size: 14px;
    font-weight: 300;
    margin-left:64px;

}


.t3 {

font-size: 35px;
    color: #848484;
    font-family: montserrat;
    font-weight: 600;
    margin-left: 139px;
        width: 138px;
}

.t3:hover {



}



.s3 {

 text-align: justify !important;
    font-family: montserrat;
    color: #696969;
    font-size: 14px;
    font-weight: 300;

}

.t4 {

font-size: 35px;
    color: #565454;
    font-family: montserrat;
    font-weight: 600; 
    margin-left: 233px;
        width: 179px;   

}

.t4:hover {


}


.s4 {

 text-align: justify !important;
    font-family: montserrat;
    color: #696969;
    font-size: 14px;
    font-weight: 300;
    margin-left:64px;

}




.t1 {
  display: inline-block;
  padding: 5px;
  position: relative;
  font-size: 35px;
    color: #565454;
    font-family: montserrat;
    font-weight: 600;
    margin-left: 63px !important;
    width: 325px;
}
 .t1:first-child {
  margin-left: 0;
}
 .t1:last-child {
  margin-right: 0;
}
.t1:after {
  content: '';
  height: 2px;
  width: 0%;
  position: absolute;
  bottom: 0px;
  right: 5px;
  -webkit-transition: width 0.25s;
  transition: width 0.25s;
}
 .t1:nth-child(3n+1):after {
  background-color: #81b14f;;
}
.t1:nth-child(3n+2):after {
  background-color: #629df8;
}
 .t1:nth-child(3n+3):after {
  background-color: #d32daf;
}
 .t1:hover:after {
  width: calc(100% - 10px);
  left: 5px;
}

.t2 {
  display: inline-block;
  padding: 5px;
  position: relative;
  font-size: 35px;
    color: #565454;
    font-family: montserrat;
    font-weight: 600;
    margin-left: 240px !important;
    width: 147px;
}
 .t2:first-child {
  margin-left: 0;
}
 .t2:last-child {
  margin-right: 0;
}
.t2:after {
  content: '';
  height: 3px;
  width: 0%;
  position: absolute;
  bottom: 0px;
  right: 5px;
  -webkit-transition: width 0.25s;
  transition: width 0.25s;
}
 .t2:nth-child(3n+1):after {
  background-color: #4852a7;;
}
.t2:nth-child(3n+2):after {
  background-color: #629df8;
}
 .t2:nth-child(3n+3):after {
  background-color: #d32daf;
}
 .t2:hover:after {
  width: calc(100% - 10px);
  left: 5px;
}

.t3 {
  display: inline-block;
  padding: 5px;
  position: relative;
 font-size: 35px;
    color: #565454;
    font-family: montserrat;
    font-weight: 600;
    margin-left: 139px !important;
        width: 138px;
}
 .t3:first-child {
  margin-left: 0;
}
 .t3:last-child {
  margin-right: 0;
}
.t3:after {
  content: '';
  height: 2px;
  width: 0%;
  position: absolute;
  bottom: 0px;
  right: 5px;
  -webkit-transition: width 0.25s;
  transition: width 0.25s;
}
 .t3:nth-child(3n+1):after {
  background-color: #81b14f;;
}
.t3:nth-child(3n+2):after {
  background-color: #629df8;
}
 .t3:nth-child(3n+3):after {
  background-color: #d32daf;
}
 .t3:hover:after {
  width: calc(100% - 10px);
  left: 5px;
}

.t4 {
  display: inline-block;
  padding: 5px;
  position: relative;
 font-size: 35px;
    color: #565454;
    font-family: montserrat;
    font-weight: 600; 
    margin-left: 233px !important;
        width: 182px;
}
 .t4:first-child {
  margin-left: 0;
}
 .t4:last-child {
  margin-right: 0;
}
.t4:after {
  content: '';
  height: 2px;
  width: 0%;
  position: absolute;
  bottom: 0px;
  right: 5px;
  -webkit-transition: width 0.25s;
  transition: width 0.25s;
}
 .t4:nth-child(3n+1):after {
  background-color: #4852a7;;
}
.t4:nth-child(3n+2):after {
  background-color: #629df8;
}
 .t4:nth-child(3n+3):after {
  background-color: #d32daf;
}
 .t4:hover:after {
  width: calc(100% - 10px);
  left: 5px;
}


















*{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: arial;
}

.content-all{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -123px;
}

.content-img{
  background-image: url(http://www.incorsa.cl/wp-content/uploads/2018/01/E2.jpg);
    width: 600px;
    height: 231px;
    margin: auto;
    margin-top: 100px;
    position: relative;
    overflow: hidden;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.3);
  background-repeat: round;
}

.content-img:hover {
  background-image: url(http://www.incorsa.cl/wp-content/uploads/2018/01/E1.jpg);
    width: 600px;
    height: 231px;
    margin: auto;
    margin-top: 100px;
    position: relative;
    overflow: hidden;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.3);
  transition: 1s;
}


.content-img2{
  background-image: url(http://www.incorsa.cl/wp-content/uploads/2018/01/REV1.jpg);
    width: 600px;
    height: 231px;
    margin: auto;
    margin-top: 100px;
    position: relative;
    overflow: hidden;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.3);
  background-repeat: round;
}

.content-img2:hover {
  background-image: url(http://www.incorsa.cl/wp-content/uploads/2018/01/REV2.jpg);
    width: 600px;
    height: 231px;
    margin: auto;
    margin-top: 100px;
    position: relative;
    overflow: hidden;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.3);
  transition: 1s;
}

.content-img0{
  background-image: url(http://www.incorsa.cl/wp-content/uploads/2018/01/e3.jpg);
    width: 600px;
    height: 231px;
    margin: auto;
    margin-top: 100px;
    position: relative;
    overflow: hidden;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.3);
  background-repeat: round;
}

.content-img0:hover {
  background-image: url(http://www.incorsa.cl/wp-content/uploads/2018/01/blck.jpg);
    width: 600px;
    height: 231px;
    margin: auto;
    margin-top: 100px;
    position: relative;
    overflow: hidden;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.3);
  transition: 1s;
}


.content-img img{
    width: 100%;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}


.content-img2 img{
    width: 100%;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-img0 img{
    width: 100%;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}


.content-1{
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(255, 131, 0, 0.5);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    margin-left: -898px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-2{
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(241, 147, 44, 0.69);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    margin-left: -867px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

.content-3{
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(201, 105, 35, 0.41);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    margin-left: -978px;
    margin-top: -500px;
    -webkit-transition: all 900ms;
    transition: all 900ms;
    -webkit-box-shadow: 0px 1px 20px -5px black;
    box-shadow: 0px 1px 20px -5px black;
}

.content-4{
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(208, 99, 46, 0.5);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    margin-left: -963px;
    margin-top: -500px;
    -webkit-transition: all 700ms;
    transition: all 700ms;
}

.content-img:hover .content-1{
    width: 350%;
    -webkit-transition: all 900ms;
    transition: all 900ms;
}

.content-img:hover .content-2{
    width: 350%;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-img:hover .content-3{
    width: 350%;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

.content-img:hover .content-4{
    width: 350%;
    -webkit-transition: all 700ms;
    transition: all 700ms;
}

.content-img2:hover .content-1{
    width: 350%;
    -webkit-transition: all 900ms;
    transition: all 900ms;
}

.content-img2:hover .content-2{
    width: 350%;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-img2:hover .content-3{
    width: 350%;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

.content-img2:hover .content-4{
    width: 350%;
    -webkit-transition: all 700ms;
    transition: all 700ms;
}

.content-img0:hover .content-1{
    width: 350%;
    -webkit-transition: all 900ms;
    transition: all 900ms;
}

.content-img0:hover .content-2{
    width: 350%;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-img0:hover .content-3{
    width: 350%;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

.content-img0:hover .content-4{
    width: 350%;
    -webkit-transition: all 700ms;
    transition: all 700ms;
}



.ver-mas a  { 
color: #fff;
cursor: pointer;
font-family: montserrat;


 }

.content-txt{
    position: absolute;
    top: 0;
    padding: 10px;
    z-index: 10;
    color: white;
    text-align: center;
    
}

.content-txt h2{
    font-size: 15px;
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 300ms;
    transition: all 300ms;
    color: white;
}

.content-txt p{
    font-size: 15px;
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-img:hover h2{
    opacity: 1;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.content-img:hover p{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 500ms;
    transition: all 500ms;
    font-family: montserrat;
}

.titulo2:hover {

    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 9px;
}


.content-img2:hover h2{
    opacity: 1;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.content-img2:hover p{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 500ms;
    transition: all 500ms;
    font-family: montserrat;
}

.content-img0:hover h2{
    opacity: 1;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.content-img0:hover p{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 500ms;
    transition: all 500ms;
    font-family: montserrat;
}



/*---------------------Animation Pagina Hover 2--------------------------*/
.content-all1{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -123px;
}
.content-img1{
    width: 600px;
    height: 231px;
    margin: auto;
    margin-top: 100px;
    position: relative;
    overflow: hidden;
}

.content-img1 img{
    width: 100%;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-11{
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(72, 82, 177, 0.5);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    margin-left: -898px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-22{
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(47, 53, 108, 0.69);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    margin-left: -867px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

.content-33{
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(105, 120, 243, 0.41);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    margin-left: -978px;
    margin-top: -500px;
    -webkit-transition: all 900ms;
    transition: all 900ms;
    -webkit-box-shadow: 0px 1px 20px -5px black;
    box-shadow: 0px 1px 20px -5px black;
}

.content-44{
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(62, 71, 144, 0.5);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    margin-left: -963px;
    margin-top: -500px;
    -webkit-transition: all 700ms;
    transition: all 700ms;
}

.content-img:hover .content-11{
    width: 350%;
    -webkit-transition: all 900ms;
    transition: all 900ms;
}

.content-img:hover .content-22{
    width: 350%;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-img:hover .content-33{
    width: 350%;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

.content-img:hover .content-44{
    width: 350%;
    -webkit-transition: all 700ms;
    transition: all 700ms;
}



/*---------------------Animation Pagina Hover 3--------------------------*/




.content-5{
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(129, 177, 79, 0.5);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    margin-left: -898px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-6{
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(72, 99, 44, 0.69);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    margin-left: -867px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

.content-7 {
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(185, 253, 113, 0.41);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    margin-left: -978px;
    margin-top: -500px;
    -webkit-transition: all 900ms;
    transition: all 900ms;
    -webkit-box-shadow: 0px 1px 20px -5px black;
    box-shadow: 0px 1px 20px -5px black;
}

.content-8 {
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: 0;
    background: rgba(110, 151, 63, 0.5);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    margin-left: -963px;
    margin-top: -500px;
    -webkit-transition: all 700ms;
    transition: all 700ms;
}

.content-img0:hover .content-5 {
    width: 350%;
    -webkit-transition: all 900ms;
    transition: all 900ms;
}

.content-img0:hover .content-6 {
    width: 350%;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.content-img0:hover .content-7{
    width: 350%;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

.content-img0:hover .content-8{
    width: 350%;
    -webkit-transition: all 700ms;
    transition: all 700ms;
}




/*---------------------Animation Menu--------------------------*/

 .link-inner {
  display: inline-block;
  margin: 0 15px;
  padding: 5px;
  cursor: pointer;
  position: relative;
  font-size: 12px !important;
  font-family: montserrat !important;
}
 .link-inner:first-child {
  margin-left: 0;
}
 .link-inner:last-child {
  margin-right: 0;
}
 .link-inner:after {
  content: '';
  height: 2px;
  width: 0%;
  position: absolute;
  bottom: 0px;
  right: 5px;
  -webkit-transition: width 0.34s;
  transition: width 0.34s;
}
 .link-inner:nth-child(3n+1):after {
  background-color: #6db44a;
}
.link-inner:nth-child(3n+2):after {
  background-color: #629df8;
}
 .link-inner:nth-child(3n+3):after {
  background-color: #d32daf;
}
 .link-inner:hover:after {
  width: calc(100% - 10px);
  left: 5px;
}


 /*Animacion Titulo 1*/

.efectolinea  {
  display: inline-block;
  padding: 0px;
  cursor: pointer;
  position: relative;
font-size: 20px;
font-family: montserrat;
font-weight: 400;
color: #848484;
z-index: 1000;
margin-bottom: 14px;

}
 .efectolinea:first-child {
  margin-left: 0;
}
 .efectolinea:last-child {
  margin-right: 0;
}
 .efectolinea:after {
  content: '';
  height: 2px;
  width: 0%;
  position: absolute;
  bottom: 0px;
  right: 5px;
  -webkit-transition: width 0.34s;
  transition: width 0.34s;
}
 .efectolinea:nth-child(3n+1):after {
  background-color: #6db44a;
}
 .efectolinea:nth-child(3n+2):after {
  background-color: #629df8;
}
 .efectolinea:nth-child(3n+3):after {
  background-color: #d32daf;
}
 .efectolinea:hover:after {
  width: calc(100% - 10px);
  left: 5px;
}




/*------------------------------Redes Sociales---------------------------*/

.redes-sociales {

	top: 35% !important;
}


.r-sociales  {
	background: #3b5998;
    padding: 1px 8px;
    position: fixed;
    z-index: 999;
    right: 1%;
    top: 37%;
    border-radius: 3.6rem;
}

.r-sociales:hover  {
	background: #dd6a0d;
	padding: 1px 16px;
	transition: 1s;

    
}

.icono {
text-align: center;
padding-top: 7px;

	}

	.r-sociale  {
	background: #bb0000;
    padding: 1px 8px;
    position: fixed;
    z-index: 999;
    right: 1%;
    top: 37%;
    border-radius: 3.6rem;
    margin-top: 54px;
}

.r-sociale:hover  {
	background: #dd6a0d;
	padding: 1px 16px;
	transition: 1s;

}

.r-sociable  {
	background: #23c92f;
    padding: 1px 8px;
    position: fixed;
    z-index: 999;
    right: 1%;
    top: 35%;
    border-radius: 3.6rem;
    margin-top: 108px;
}

.r-sociable:hover  {
	background: #dd6a0d;
	padding: 1px 16px;
	transition: 1s;

}




#menu-foot {
    text-align: right;

  }

    .menu-foot {
    background: #f06015;;
    display: inline-block;
    padding-right: 5%;
    position: relative;
}

.menu-foot a {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding: 10px;
    text-transform: uppercase;

  }


.menu-foot:after {
    content: '';
    top: 0;
    left: -9px;
    border-bottom: 39px solid #f06015;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

html {
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	background: #fff;
	line-height: 1
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block
}

ol, ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption, th, td {
	font-weight: normal;
	text-align: left
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

blockquote, q {
	quotes: none
}

a:focus {
	outline: none
}

a:hover, a:active {
	outline: 0
}

a img {
	border: 0
}

img {
	max-width: 100%;
	height: auto
}

select {
	max-width: 100%
}

img {
	-ms-interpolation-mode: bicubic
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.skip-to-content {
	position: absolute;
	left: 8px;
	top: -46px;
	opacity: 0;
	transition: all 0.25s;
	color: #4a97c2
}

.skip-to-content:focus {
	display: block;
	z-index: 100000;
	font-size: 12px;
	font-weight: 700;
	top: 8px;
	height: 46px;
	line-height: 46px;
	padding: 0 15px;
	background: #f1f1f1;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.15);
	opacity: 1
}

body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.65;
	color: #666
}

body.wpex-noscroll {
	position: absolute;
	width: 100%;
	overflow-y: hidden;
	top: 0;
	bottom: 0
}

.container, .vc_row-fluid.container {
	width: 980px
}

body.wpex-responsive .container, body.wpex-responsive .vc_row-fluid.container {
	max-width: 90%
}

.container {
	margin: 0 auto
}

.center-row-inner {
	margin: 0 -15px
}

body.has-sidebar .content-area {
	width: 69%;
	float: left;
	position: relative
}

.content-full-width .content-area, .content-area.full-width {
	width: 100%;
	max-width: none !important
}

#sidebar {
	width: 26%;
	float: right
}

#outer-wrap {
	overflow: hidden
}

#wrap {
	position: relative
}

body.content-full-screen #content-wrap, .content-full-screen {
	width: 100% !important;
	max-width: none !important
}

body.content-full-width #content-wrap .content-area, .content-full-width .content-area, body.content-full-screen #content-wrap {
	width: 100% !important;
	max-width: none !important
}

body.content-full-screen #content-wrap .content-area, .content-full-screen .content-area {
	float: none;
	padding: 0;
	width: 100% !important;
	max-width: none !important
}

body.content-left-sidebar #content-wrap .content-area, .content-left-sidebar .content-area {
	float: right
}

body.content-left-sidebar #content-wrap #sidebar, .content-left-sidebar #sidebar {
	float: left
}

.content-right-sidebar .vc_row-fluid.container, .content-left-sidebar .vc_row-fluid.container, .content-right-sidebar .vcex-testimonials-fullslider-entry, .content-left-sidebar .vcex-testimonials-fullslider-entry {
	width: 100% !important
}

#primary, body.has-composer.page-template-blog #primary, body.has-composer.page-template-blog-content-above #primary, body.has-composer.post-type-archive-product #primary {
	padding-bottom: 40px
}

body.has-composer #primary, body.compose-mode #primary, body.single-product #primary, body.single-post #primary {
	padding-bottom: 0
}

.boxed-main-layout {
	background-color: #ddd
}

.boxed-main-layout #outer-wrap {
	padding: 40px 30px
}

.boxed-main-layout #wrap {
	width: 1040px;
	margin: 0 auto;
	background: #fff
}

.boxed-main-layout #wrap .container {
	width: auto !important;
	max-width: none !important;
	padding-left: 30px;
	padding-right: 30px
}

.boxed-main-layout.wpex-responsive #wrap {
	max-width: 100%
}

.boxed-main-layout.wrap-boxshadow #wrap {
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25)
}

.boxed-main-layout.content-full-screen #content-wrap {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.boxed-main-layout .navbar-style-one {
	right: 15px
}

.boxed-main-layout.has-mobile-menu #mobile-menu, .boxed-main-layout #footer-bottom-menu, .boxed-main-layout .site-breadcrumbs.position-absolute {
	right: 30px
}

body.has-frame-border {
	padding: 15px
}

body.has-frame-border #wpex-sfb-l, body.has-frame-border #wpex-sfb-r {
	width: 15px
}

body.has-frame-border #wpex-sfb-t, body.has-frame-border #wpex-sfb-b {
	height: 15px
}

#wpex-sfb-l, #wpex-sfb-r, #wpex-sfb-t, #wpex-sfb-b {
	background: #4a97c2;
	position: fixed;
	z-index: 1002
}

#wpex-sfb-l, #wpex-sfb-r {
	top: 0;
	bottom: 0
}

#wpex-sfb-l {
	left: 0
}

#wpex-sfb-r {
	right: 0
}

#wpex-sfb-t, #wpex-sfb-b {
	left: 0;
	right: 0
}

#wpex-sfb-t {
	top: 0
}

#wpex-sfb-b {
	bottom: 0
}

@media only screen and (max-width:768px) {
	#wpex-sfb-l, #wpex-sfb-r, #wpex-sfb-t, #wpex-sfb-b {
		display: none
	}

}

.col:after, .clr:after, .wpex-clr:after, .group:after, dl:after, .vc-empty-shortcode-element:after, ul.page-numbers:after, #comments .comment-body:after, .vcex-clr:after, .wpex-slider .sp-nc-thumbnail-container:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1
}

.clear, .wpex-clear {
	clear: both
}

.wpex-row {
	margin: 0 -10px
}

.wpex-row .col {
	float: left;
	margin: 0 0 20px;
	padding: 0 10px
}

.wpex-row .span_1_of_1.col {
	float: none
}

.wpex-row .span_1_of_2 {
	width: 50%
}

.wpex-row .span_1_of_3 {
	width: 33.33%
}

.wpex-row .span_1_of_4 {
	width: 25%
}

.wpex-row .span_1_of_5 {
	width: 20%
}

.wpex-row .span_1_of_6 {
	width: 16.66666667%
}

.wpex-row .span_1_of_7 {
	width: 14.28%
}

.wpex-row.gap-none {
	margin-left: 0;
	margin-right: 0
}

.wpex-row.gap-none .col, .wpex-row.gap-none .nr-col {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0
}

.wpex-row.gap-1 {
	margin-left: -1px;
	margin-right: -1px
}

.wpex-row.gap-1>.col, .wpex-row.gap-1>.nr-col {
	padding-left: 0.5px;
	padding-right: 0.5px;
	margin-bottom: 1px
}

.wpex-row.gap-5 {
	margin-left: -2.5px;
	margin-right: -2.5px
}

.wpex-row.gap-5>.col, .wpex-row.gap-5>.nr-col {
	padding-left: 2.5px;
	padding-right: 2.5px;
	margin-bottom: 5px
}

.wpex-row.gap-10 {
	margin-left: -5px;
	margin-right: -5px
}

.wpex-row.gap-10>.col, .wpex-row.gap-10>.nr-col {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px
}

.wpex-row.gap-15 {
	margin-left: -7.5px;
	margin-right: -7.5px
}

.wpex-row.gap-15>.col, .wpex-row.gap-15>.nr-col {
	padding-left: 7.5px;
	padding-right: 7.5px;
	margin-bottom: 15px
}

.wpex-row.gap-20 {
	margin-left: -10px;
	margin-right: -10px
}

.wpex-row.gap-20>.col, .wpex-row.gap-20>.nr-col {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px
}

.wpex-row.gap-25 {
	margin-left: -12.5px;
	margin-right: -12.5px
}

.wpex-row.gap-25>.col, .wpex-row.gap-25>.nr-col {
	padding-left: 12.5px;
	padding-right: 12.5px;
	margin-bottom: 25px
}

.wpex-row.gap-30 {
	margin-left: -15px;
	margin-right: -15px
}

.wpex-row.gap-30>.col, .wpex-row.gap-30>.nr-col {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px
}

.wpex-row.gap-35 {
	margin-left: -17.5px;
	margin-right: -17.5px
}

.wpex-row.gap-35>.col, .wpex-row.gap-35>.nr-col {
	padding-left: 17.5px;
	padding-right: 17.5px;
	margin-bottom: 35px
}

.wpex-row.gap-40 {
	margin-left: -20px;
	margin-right: -20px
}

.wpex-row.gap-40>.col, .wpex-row.gap-40>.nr-col {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 40px
}

.wpex-row.gap-50 {
	margin-left: -25px;
	margin-right: -25px
}

.wpex-row.gap-50>.col, .wpex-row.gap-50>.nr-col {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 50px
}

.wpex-row.gap-60 {
	margin-left: -30px;
	margin-right: -30px
}

.wpex-row.gap-60>.col, .wpex-row.gap-60>.nr-col {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 60px
}

.nr-col {
	float: left;
	margin: 0 0 20px;
	padding: 0 10px
}

.span_1_of_2.nr-col {
	width: 50%
}

.span_1_of_3.nr-col {
	width: 33.33%
}

.span_1_of_4.nr-col {
	width: 25%
}

.span_1_of_5.nr-col {
	width: 20%
}

.span_1_of_6.nr-col {
	width: 16.66666667%
}

.one-half, .one-third, .one-fourth, .one-fifth {
	display: block;
	float: left
}

.one-half {
	width: 50%
}

.one-third {
	width: 33.33%
}

.one-fourth {
	width: 25%
}

.one-fifth {
	width: 20%
}

.one-sixth {
	width: 16.6666%
}

.wpex-row.vcex-no-margin-grid {
	margin-left: 0;
	margin-right: 0px
}

.wpex-row.vcex-no-margin-grid .col, .wpex-row.vcex-no-margin-grid .nr-col {
	margin: 0 !important;
	padding: 0 !important
}

.wpex-row.vcex-no-margin-grid .span_1_of_3 {
	width: 33.3%
}

.wpex-row.vcex-no-margin-grid .span_1_of_6 {
	width: 16.66%
}

.clr-margin, .count-1, .col-1, .products .col.first {
	clear: both;
	margin-left: 0
}

.isotope-entry {
	clear: none
}

body.smooth-fonts {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

p {
	margin: 0 0 20px
}

em {
	font-style: italic
}

strong {
	font-weight: 600
}

strong.wpex-strong {
	color: #000
}

small {
	font-size: 80%
}

hr {
	border: solid #e8e8e8;
	border-width: 1px 0 0;
	clear: both;
	margin: 40px 0;
	height: 0
}

p.lead {
	font-size: 1.313em;
	line-height: 27px;
	color: #777
}

address {
	line-height: 1.5;
	margin: 0 0 20px
}

sup, sub {
	vertical-align: baseline;
	position: relative;
	top: -0.4em
}

sub {
	top: 0.4em
}

body .wpex-italic {
	font-style: italic
}

body .wpex-td-none {
	text-decoration: none
}

.wpex-em-14px {
	font-size: 1.077em
}

.wpex-em-16px {
	font-size: 1.231em
}

.wpex-em-18px {
	font-size: 1.385em
}

.wpex-em-21px {
	font-size: 1.615em
}

.wpex-fs-13px {
	font-size: 13px
}

.wpex-fs-14px {
	font-size: 14px
}

.wpex-fs-16px {
	font-size: 16px
}

.wpex-fs-18px {
	font-size: 18px
}

.wpex-fs-21px {
	font-size: 21px
}

a {
	color: #0081cc;
	text-decoration: none;
	outline: 0
}

a:hover {
	text-decoration: underline
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	color: #fff;
	line-height: 1.5;
	margin: 30px 0 20px
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none
}

h1 {
	font-size: 1.500em;
	margin: 0 0 20px
}

h2 {
	font-size: 1.313em
}

h3 {
	font-size: 1.125em
}

h4 {
	font-size: 1em
}

h5 {
	font-size: 0.875em
}

h6 {
	font-size: 0.750em
}

.heading-typography {
	line-height: 1.5
}

.columnize-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 3em;
	-moz-column-gap: 3em;
	column-gap: 3em;
	-webkit-column-rule: 1px solid #e5e5e5;
	-moz-column-rule: 1px solid #e5e5e5;
	column-rule: 1px solid #e5e5e5;
	margin: 0 0 1.313em
}

.thin-font {
	font-weight: 300 !important
}

.white-text {
	color: #fff !important
}

blockquote {
	background: url(assets/images/quote.png) left 4px no-repeat;
	padding-left: 55px;
	margin: 30px 0;
	font-size: 1.231em;
	color: #ababab
}

blockquote p:last-child {
	margin: 0
}

blockquote.left {
	float: left;
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%
}

blockquote.right {
	float: right;
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%
}

pre {
	position: relative;
	background: #f7f7f7;
	padding: 20px;
	padding-left: 60px;
	margin: 0 0 20px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: 'Verdana';
	letter-spacing: 1px;
	z-index: 1
}

pre:before {
	position: absolute;
	width: 30px;
	padding-top: 10px;
	text-align: center;
	left: 0;
	top: 0;
	height: 100%;
	font-family: "FontAwesome";
	content: "\f121";
	background: #e7e7e7;
	color: #333;
	font-size: 14px
}

.dropcap {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 3.231em;
	line-height: 100%
}

.dropcap.boxed {
	color: #fff;
	background: #000;
	padding: 5px 10px
}

.typography-light, .typography-light a, .typography-light a:hover, .typography-light h1, .typography-light h2, .typography-light h3, .typography-light h4 {
	color: #fff;
	color: rgba(255, 255, 255, 0.8)
}

.typography-light p>a {
	text-decoration: underline
}

.typography-white, .typography-white-shadow, .typography-white a, .typography-white-shadow a, .typography-white a:hover, .typography-white-shadow a:hover, .typography-white h1, .typography-white-shadow h1, .typography-white h2, .typography-white-shadow h2, .typography-white h3, .typography-white-shadow h3, .typography-white-shadow h4, .typography-white h4 {
	color: #fff
}

.typography-white p>a {
	text-decoration: underline
}

.typography-black, .typography-black a, .typography-black a:hover, .typography-black h1, .typography-black h2, .typography-black h3, .typography-black h4 {
	color: #000
}

.typography-black p>a {
	text-decoration: underline
}

.typography-white-shadow {
	text-shadow: 0 0 0.25em rgba(0, 0, 0, 0.6)
}

.wpex-fw-100 {
	font-weight: 100 !important
}

.wpex-fw-200 {
	font-weight: 200 !important
}

.wpex-fw-300, .wpex-fw-light {
	font-weight: 300 !important
}

.wpex-fw-400, .wpex-fw-normal {
	font-weight: normal !important
}

.wpex-fw-500 {
	font-weight: 500 !important
}

.wpex-fw-600, .wpex-fw-semibold {
	font-weight: 600 !important
}

.wpex-fw-700, .wpex-fw-bold {
	font-weight: 700 !important
}

.wpex-fw-800 {
	font-weight: 800 !important
}

.wpex-fw-900, .wpex-fw-bolder {
	font-weight: 900 !important
}

.wpex-child-inherit-color * {
	color: inherit !important
}

.wpex-color-black, .wpex-color-black a, .wpex-color-black a:hover {
	color: #000 !important
}

.wpex-color-white, .wpex-color-white a, .wpex-color-white a:hover {
	color: #fff !important
}

.entry ul, .entry ol {
	margin: 0 0 20px 30px
}

.entry ul {
	list-style: disc
}

.entry ol {
	list-style: decimal
}

.rev_slider ul {
	margin: 0;
	padding: 0
}

ul.check-list {
	margin: 0 0 20px;
	list-style: none
}

ul.check-list li {
	margin: 0 0 5px
}

ul.check-list li:before {
	font-family: "FontAwesome";
	content: "\f00c";
	margin-right: 10px;
	opacity: 0.8
}

.text-highlight {
	background-image: url(assets/images/highlight-left.png), url(assets/images/highlight-center.png), url(assets/images/highlight-right.png);
	background-repeat: repeat-x;
	background-repeat: no-repeat, repeat-x, no-repeat;
	background-position: center;
	background-position: left, center, right;
	background-clip: padding-box, content-box, padding-box;
	color: #a5651a;
	padding: 0 20px;
	margin: 0 -6px
}

button, input, select, textarea {
	font-size: 100%;
	line-height: inherit;
	margin: 0;
	vertical-align: baseline
}

input[type="search"] {
	outline: 0
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
	display: none
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
	display: inline-block;
	color: #777;
	padding: 6px 12px;
	font-family: inherit;
	font-weight: inherit;
	font-size: 1em;
	line-height: 1.65;
	max-width: 100%;
	border: 1px solid #eee;
	background: #f7f7f7;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input[type="date"]:focus, input[type="time"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus {
	outline: 0
}

textarea {
	width: 100%;
	max-width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

select {
	color: inherit;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	outline: 0
}

input[type="checkbox"], input[type="radio"] {
	margin-right: 0.4375em
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset
}

.password-protection-box input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.7
}

:-moz-placeholder {
	color: inherit;
	opacity: 0.7
}

::-moz-placeholder {
	color: inherit;
	opacity: 0.7
}

:-ms-input-placeholder {
	color: inherit;
	opacity: 0.7
}

.password-protection-box {
	padding: 20px;
	margin-bottom: 40px;
	background: #f7f7f7;
	border: 1px solid #eee
}

.password-protection-box h2 {
	font-size: 1.077em;
	margin: 0 0 10px
}

.password-protection-box p:last-child {
	margin: 0
}

.password-protection-box input {
	height: 40px;
	padding-top: 0;
	padding-bottom: 0
}

.password-protection-box input[type="password"] {
	background: #fff;
	width: 68%;
	float: left
}

.password-protection-box input[type="submit"] {
	float: right;
	width: 30%;
	font-size: 1em;
	height: 40px;
	line-height: 40px;
	margin-left: 4px;
	padding: 0 25px
}

.wpex-multiselect-wrap select {
	background: #f7f7f7
}

.wpex-select-wrap {
	position: relative;
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
	color: #888
}

.wpex-select-wrap select {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 100%;
	background: transparent;
	border: 0;
	outline: 0;
	padding: 0 30px 0 8px;
	color: inherit;
	height: 36px;
	line-height: 36px;
	box-shadow: none;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	border-radius: 0
}

.vcex-form-shortcode .wpex-select-wrap {
	display: inline-block
}

.vcex-form-shortcode .wpex-select-wrap select {
	width: auto
}

.wpex-select-wrap select::-ms-expand {
	display: none
}

.wpex-select-wrap .fa {
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 50%;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	color: inherit;
	opacity: .6
}

#footer-widgets .wpex-select-wrap {
	background: rgba(255, 255, 255, 0.03);
	border-color: rgba(255, 255, 255, 0.035)
}

.wpcf7-form p {
	margin-bottom: 15px
}

.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form .wpex-select-wrap {
	margin-top: 3px
}

.wpcf7 .wpcf7-not-valid {
	border-color: #F00
}

.wpcf7 .wpcf7-mail-sent-ok {
	padding: 1em 1.2em;
	background: #edfdd3;
	border: 1px solid #c4dba0;
	text-align: center;
	color: #657e3c;
	font-weight: normal
}

.wpcf7 img.ajax-loader {
	margin-left: 10px
}

.wpcf7 .fa.wpex-wpcf7-loader {
	font-size: 16px;
	margin-left: 10px;
	display: none
}

.wpcf7 .fa.wpex-wpcf7-loader.visible {
	display: block;
	display: inline-block;
	opacity: .6
}

.wpcf7 .one-half input[type="text"], .wpcf7 .one-half input[type="email"], .wpcf7 .one-half input[type="tel"], .wpcf7 .one-half input[type="password"], .wpcf7 .one-half input[type="url"], .wpcf7 .one-half input[type="name"], .wpcf7 .col input[type="text"], .wpcf7 .col input[type="email"], .wpcf7 .col input[type="tel"], .wpcf7 .col input[type="password"], .wpcf7 .col input[type="url"], .wpcf7 .col input[type="name"] {
	width: 100%
}

.wpcf7 .one-half {
	padding-left: 20px
}

.wpcf7 .one-half.first {
	padding-left: 0
}

.wpcf7 .full-width input {
	width: 100%
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}

.wpcf7 span.wpcf7-list-item {
	margin-left: 0;
	margin-right: 20px
}

.wpcf7-not-valid-tip {
	display: none !important
}

.wpcf7-validation-errors {
	font-size: 0.923em;
	padding: 1em 1.2em;
	color: #c4690e;
	background: #fffdf3;
	text-align: center;
	border: 1px solid #fad7b5
}

.wpcf7-validation-errors.wpcf7-response-output {
	padding: 1em 1.2em
}

.wpcf7-mail-sent-ng {
	margin: 0;
	padding: 10px;
	background: #ffe9e9;
	color: #d04544;
	border: 1px solid #e7a9a9
}

.full-width-input .wpcf7 img.ajax-loader, .full-width-input .fa.wpex-wpcf7-loader {
	margin: 10px 0 0
}

.wpcf7-form-control-wrap {
	position: relative
}

.wpcf7-quiz-label {
	display: block
}

body .light-form select {
	color: #555
}

body .light-form input[type="date"], body .light-form input[type="time"], body .light-form input[type="datetime-local"], body .light-form input[type="week"], body .light-form input[type="month"], body .light-form input[type="text"], body .light-form input[type="email"], body .light-form input[type="url"], body .light-form input[type="password"], body .light-form input[type="search"], body .light-form input[type="tel"], body .light-form input[type="number"], body .light-form textarea, body .light-form .wpex-select-wrap, body .light-form .wpex-multiselect-wrap select {
	background: #fff !important;
	color: #555 !important;
	border-color: transparent !important
}

body .light-form, body .light-form label, body .light-form .wpex-wpcf7-loader {
	color: #fff
}

body .light-form .wpex-select-wrap .fa {
	opacity: 0.8
}

body .light-form .wpcf7-validation-errors, body .light-form .wpcf7 .wpcf7-mail-sent-ok {
	background: none;
	color: #fff;
	border: 3px solid #fff
}

body .light-form input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset
}

body .light-form .wpcf7-not-valid {
	border: 1px solid red !important
}

body .wpex-form-min {
	color: #444
}

body .wpex-form-min label {
	color: #444
}

body .wpex-form-min input[type="date"], body .wpex-form-min input[type="time"], body .wpex-form-min input[type="datetime-local"], body .wpex-form-min input[type="week"], body .wpex-form-min input[type="month"], body .wpex-form-min input[type="text"], body .wpex-form-min input[type="email"], body .wpex-form-min input[type="url"], body .wpex-form-min input[type="password"], body .wpex-form-min input[type="search"], body .wpex-form-min input[type="tel"], body .wpex-form-min input[type="number"], body .wpex-form-min textarea, body .wpex-form-min .wpex-select-wrap, body .wpex-form-min .wpex-multiselect-wrap select {
	background: none !important;
	color: #888 !important;
	border: 1px solid #ddd !important;
	border-radius: 0 !important
}

body .wpex-form-min .wpex-wpcf7-loader {
	color: #999;
	font-size: 12px
}

body .wpex-form-min .wpcf7-validation-errors, body .wpex-form-min .wpcf7 .wpcf7-mail-sent-ok {
	background: #f9f9f9;
	border: 0;
	color: #888
}

body .wpex-form-min input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset
}

body .wpex-form-min .wpcf7-not-valid {
	border: 1px solid red !important
}

body .wpex-form-modern {
	color: #444
}

body .wpex-form-modern label {
	color: #444
}

body .wpex-form-modern input[type="date"], body .wpex-form-modern input[type="time"], body .wpex-form-modern input[type="datetime-local"], body .wpex-form-modern input[type="week"], body .wpex-form-modern input[type="month"], body .wpex-form-modern input[type="text"], body .wpex-form-modern input[type="email"], body .wpex-form-modern input[type="url"], body .wpex-form-modern input[type="password"], body .wpex-form-modern input[type="search"], body .wpex-form-modern input[type="tel"], body .wpex-form-modern input[type="number"], body .wpex-form-modern textarea, body .wpex-form-modern .wpex-select-wrap, body .wpex-form-modern .wpex-multiselect-wrap select {
	background: #fff;
	color: #536570;
	border: 1px solid #d4dbe0;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.072);
	transition: all .15s
}

body .wpex-form-modern input[type="date"]:focus, body .wpex-form-modern input[type="time"]:focus, body .wpex-form-modern input[type="datetime-local"]:focus, body .wpex-form-modern input[type="week"]:focus, body .wpex-form-modern input[type="month"]:focus, body .wpex-form-modern input[type="text"]:focus, body .wpex-form-modern input[type="email"]:focus, body .wpex-form-modern input[type="url"]:focus, body .wpex-form-modern input[type="password"]:focus, body .wpex-form-modern input[type="search"]:focus, body .wpex-form-modern input[type="tel"]:focus, body .wpex-form-modern input[type="number"]:focus, body .wpex-form-modern textarea:focus, body .wpex-form-modern .wpex-select-wrap:focus, body .wpex-form-modern .wpex-multiselect-wrap select:focus {
	background: #fff;
	color: #000;
	border: 1px solid #66afe9;
	box-shadow: none
}

body .wpex-form-modern .wpex-wpcf7-loader {
	color: #999;
	font-size: 12px
}

body .wpex-form-modern .wpcf7-not-valid {
	border: 1px solid red !important
}

body .wpex-form-white-o {
	color: #fff
}

body .wpex-form-white-o label, body .wpex-form-white-o .wpex-wpcf7-loader {
	color: #fff
}

body .wpex-form-white-o select {
	color: #555
}

body .wpex-form-white-o input[type="date"], body .wpex-form-white-o input[type="time"], body .wpex-form-white-o input[type="datetime-local"], body .wpex-form-white-o input[type="week"], body .wpex-form-white-o input[type="month"], body .wpex-form-white-o input[type="text"], body .wpex-form-white-o input[type="email"], body .wpex-form-white-o input[type="url"], body .wpex-form-white-o input[type="password"], body .wpex-form-white-o input[type="search"], body .wpex-form-white-o input[type="tel"], body .wpex-form-white-o input[type="number"], body .wpex-form-white-o textarea, body .wpex-form-white-o .wpex-select-wrap, body .wpex-form-white-o .wpex-multiselect-wrap select {
	background: none !important;
	color: #fff !important;
	border: 3px solid #fff !important;
	border-radius: 0
}

body .wpex-form-white-o .wpex-select-wrap select {
	color: #fff
}

body .wpex-form-white-o .wpex-select-wrap .fa-angle-down {
	opacity: 1;
	font-size: 12px
}

body .wpex-form-white-o .wpex-select-wrap .fa-angle-down::before {
	content: "\f078"
}

body .wpex-form-white-o input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset
}

body .wpex-form-white-o .wpcf7-validation-errors, body .wpex-form-white-o .wpcf7 .wpcf7-mail-sent-ok {
	background: #fff;
	border: 0
}

body .wpex-form-white-o .wpcf7-not-valid {
	border-color: red !important
}

body .wpex-form-black {
	color: #000
}

body .wpex-form-black label {
	color: #000
}

body .wpex-form-black input[type="date"], body .wpex-form-black input[type="time"], body .wpex-form-black input[type="datetime-local"], body .wpex-form-black input[type="week"], body .wpex-form-black input[type="month"], body .wpex-form-black input[type="text"], body .wpex-form-black input[type="email"], body .wpex-form-black input[type="url"], body .wpex-form-black input[type="password"], body .wpex-form-black input[type="search"], body .wpex-form-black input[type="tel"], body .wpex-form-black input[type="number"], body .wpex-form-black textarea, body .wpex-form-black .wpex-select-wrap, body .wpex-form-black .wpex-multiselect-wrap select {
	background: #000 !important;
	color: #fff !important;
	border-color: #000 !important
}

body .wpex-form-black input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #000 inset
}

body .wpex-form-black .wpex-select-wrap .fa {
	opacity: 1
}

body .wpex-form-black .wpcf7-validation-errors, body .wpex-form-black .wpcf7 .wpcf7-mail-sent-ok {
	background: none;
	color: #000;
	border: 3px solid #000
}

body .wpex-form-black .wpcf7-not-valid {
	border: 1px solid red !important
}

body .wpex-form-black-o {
	color: #000
}

body .wpex-form-black-o label, body .wpex-form-black-o .wpex-wpcf7-loader {
	color: #000
}

body .wpex-form-black-o input[type="date"], body .wpex-form-black-o input[type="time"], body .wpex-form-black-o input[type="datetime-local"], body .wpex-form-black-o input[type="week"], body .wpex-form-black-o input[type="month"], body .wpex-form-black-o input[type="text"], body .wpex-form-black-o input[type="email"], body .wpex-form-black-o input[type="url"], body .wpex-form-black-o input[type="password"], body .wpex-form-black-o input[type="search"], body .wpex-form-black-o input[type="tel"], body .wpex-form-black-o input[type="number"], body .wpex-form-black-o textarea, body .wpex-form-black-o .wpex-select-wrap, body .wpex-form-black-o .wpex-multiselect-wrap select {
	background: none !important;
	color: #000 !important;
	border: 3px solid #000 !important;
	border-radius: 0
}

body .wpex-form-black-o input:-webkit-autofill {
	-webkit-box-shadow: none
}

body .wpex-form-black-o .wpex-select-wrap .fa-angle-down {
	opacity: 1;
	font-size: 12px
}

body .wpex-form-black-o .wpex-select-wrap .fa-angle-down::before {
	content: "\f078"
}

body .wpex-form-black-o .wpcf7-validation-errors, body .wpex-form-black-o .wpcf7 .wpcf7-mail-sent-ok {
	background: #000;
	border: 0;
	color: #fff
}

body .wpex-form-black-o .wpcf7-not-valid {
	border-color: red !important
}

.full-width-input input[type="date"], .full-width-input input[type="time"], .full-width-input input[type="datetime-local"], .full-width-input input[type="week"], .full-width-input input[type="month"], .full-width-input input[type="text"], .full-width-input input[type="email"], .full-width-input input[type="url"], .full-width-input input[type="password"], .full-width-input input[type="search"], .full-width-input input[type="tel"], .full-width-input input[type="number"], .full-width-input input[type="submit"], .full-width-input textarea, .full-width-input select {
	width: 100% !important
}

.full-width-input input[type="submit"] {
	padding: 0.9em 1.2em
}

.full-width-input .wpex-select-wrap {
	display: block
}

.full-width-input .wpex-select-wrap select {
	width: 100%
}

#wpex-loginform-wrap label {
	font-size: 1.125em
}

#wpex-loginform-wrap input[type="text"], #wpex-loginform-wrap input[type="password"] {
	width: 100%;
	font-size: 1em;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid transparent;
	margin-top: 10px;
	border-radius: 3px
}

#wpex-loginform-wrap input[type="text"]:focus, #wpex-loginform-wrap input[type="password"]:focus {
	border-color: #ccc;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #333
}

#wpex-loginform-wrap p:last-child {
	margin: 0
}

#wpex-loginform-wrap a:hover {
	color: #4d4d4d;
	text-decoration: none
}

.theme-button, .color-button, input[type="submit"], button {
	display: inline-block;
	background: #4a97c2;
	color: #fff;
	padding: 0.5em 1em;
	font-family: inherit;
	font-size: .923em;
	font-weight: 400;
	margin: 0;
	outline: 0;
	border: 0;
	cursor: pointer;
	line-height: 1.65;
	-webkit-appearance: none;
	-webkit-font-smoothing: inherit;
	text-decoration: none !important;
	max-width: 100%;
	transition: 0.15s all ease;
	border-radius: 3px
}

p.theme-button a {
	color: #fff
}

.theme-button p, .vcex-button p {
	margin: 0 !important
}

.theme-button:hover, .color-button:hover, input[type="submit"]:hover, button:hover {
	color: #fff
}

.theme-button:active, .color-button:active, input[type="submit"]:active, button:active {
	color: #fff;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset
}

.wp-editor-wrap button:hover {
	background: #f9f9f9 !important;
	color: #555
}

.theme-button.animate-on-hover, .theme-button.hvr-float-shadow, .theme-button.hvr-float-grow, .theme-button.hvr-float {
	transition: all 0.25s
}

.theme-button.graphical {
	color: #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), 0 1px 3px -1px rgba(45, 60, 72, 0.5);
	border-radius: 3px
}

.theme-button.graphical:active {
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25) inset;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25) inset;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25) inset
}

.theme-button.three-d {
	color: #fff;
	border-bottom: 4px solid rgba(0, 0, 0, 0.25);
	border-radius: 2px
}

.theme-button.three-d:active {
	border-color: transparent
}

.theme-button.full-width {
	width: 100%
}

.theme-button.blue, .color-button.blue, .active>.theme-button.outline, .theme-button.outline.active, .theme-button.outline:hover {
	background: #4a97c2
}

.theme-button:hover, .theme-button.blue:hover, .active>.theme-button, .theme-button.active .active>.theme-button.blue, .theme-button.blue.active {
	background: #327397
}

.theme-button.grey, .color-button.grey {
	background: #bbb
}

.theme-button.grey:hover, .active>.theme-button.grey, .theme-button.active.grey {
	background: #999
}

.active>.theme-button.outline.black, .active>.theme-button.minimal-border.black, .theme-button.outline.black:hover, .theme-button.minimal-border.black:hover, .theme-button.outline.black.active, .theme-button.minimal-border.blackk.active, .theme-button.black, .color-button.black {
	background: #333
}

.theme-button.black:hover, .active>.theme-button.black, .theme-button.active.black {
	background: #555
}

.theme-button.orange, .color-button.orange {
	background: #ee7836
}

.theme-button.orange:hover, .active>.theme-button.orange, .theme-button.active.orange {
	background: #cf5511
}

.theme-button.gold, .color-button.gold {
	background: #ffaa33
}

.theme-button.gold:hover, .active>.theme-button.gold, .theme-button.active.gold {
	background: #ff9500
}

.theme-button.green, .color-button.green {
	background: #87bf17
}

.theme-button.green:hover, .active>.theme-button.green, .theme-button.active.green {
	background: #679212
}

.theme-button.purple, .color-button.purple {
	background: #9a5e9a
}

.theme-button.purple:hover, .active>.theme-button.purple, .theme-button.active.purple {
	background: #653e65
}

.theme-button.teal, .color-button.teal {
	background: #00b3b3
}

.theme-button.teal:hover, .active>.theme-button.teal, .theme-button.active.teal {
	background: #006f6f
}

.theme-button.pink, .color-button.pink {
	background: #f261c2
}

.theme-button.pink:hover, .active>.theme-button.pink, .theme-button.active.pink {
	background: #bc0f83
}

.theme-button.brown, .color-button.brown {
	background: #804b35
}

.theme-button.brown:hover, .active>.theme-button.brown, .theme-button.active.brown {
	background: #5c3626
}

.theme-button.red, .color-button.red {
	background: #f73936
}

.theme-button.red:hover, .active>.theme-button.red, .theme-button.active.red {
	background: #bf0a08
}

.theme-button.rosy, .color-button.rosy {
	background: #ea2487
}

.theme-button.rosy:hover, .active>.theme-button.rosy, .theme-button.active.rosy {
	background: #b81265
}

.theme-button.white, .color-button.white {
	background: #fff;
	color: #000
}

.theme-button.white:hover, .active>.theme-button.white, .theme-button.active.white {
	background: #fff
}

.theme-button.white:hover {
	opacity: .85
}

.theme-button.outline {
	color: #888;
	background: none;
	border: 3px solid #eee;
	font-weight: 600;
	border-radius: 2px
}

.wpex-carousel .theme-button.outline {
	background: none
}

.theme-button.outline:active {
	border-color: transparent !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.theme-button.outline:hover {
	color: #fff;
	border-color: transparent !important
}

.active>.theme-button.outline, .theme-button.outline.active, .theme-button.outline:hover {
	color: #fff;
	border-color: transparent
}

.theme-button.clean, .theme-button.clean:hover, .theme-button.clean.active, .active>.theme-button.clean {
	color: #3f90bd;
	border: 1px solid #ddd;
	background-image: linear-gradient(bottom, #f6f6f6 0%, #fff 100%);
	background-image: -o-linear-gradient(bottom, #f6f6f6 0%, #fff 100%);
	background-image: -moz-linear-gradient(bottom, #f6f6f6 0%, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #f6f6f6 0%, #fff 100%);
	background-image: -ms-linear-gradient(bottom, #f6f6f6 0%, #fff 100%);
	font-weight: 600;
	border-radius: 2px;
	-webkit-box-shadow: 0px 1px 1px rgba(180, 180, 180, 0.13);
	-moz-box-shadow: 0px 1px 1px rgba(180, 180, 180, 0.13);
	box-shadow: 0px 1px 1px rgba(180, 180, 180, 0.13)
}

body .theme-button.clean:hover, body .theme-button.clean.active, body .active>.theme-button.clean {
	color: #000
}

.theme-button.clean.black:hover {
	color: #777
}

.theme-button.clean:active {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset
}

.theme-button.minimal-border {
	background: #d8642700 !important;
	color: #fff;
	border: 2px solid #ddd;
  font-family: montserrat;
  font-weight: 400;

}

.theme-button.minimal-border:hover, .active>.theme-button.minimal-border, .theme-button.minimal-border.active {
	background: #f7f7f7;
	color: #000
}

.theme-button.outline.black, .theme-button.minimal-border.black {
	border-color: #333
}

.theme-button.outline.grey, .theme-button.minimal-border.grey {
	border-color: #bbb
}

.theme-button.outline.grey:hover, .theme-button.outline.grey.active, .active>.theme-button.outline.grey, .theme-button.minimal-border.grey:hover, .theme-button.minimal-border.grey.active, .active>.theme-button.minimal-border.grey {
	background: #bbb;
	color: #fff
}

.theme-button.outline.blue, .theme-button.minimal-border.blue {
	border-color: #3f90bd
}

.theme-button.outline.blue:hover, .theme-button.outline.blue.active, .active>.theme-button.outline.blue, .theme-button.minimal-border.blue:hover, .theme-button.minimal-border.blue.active, .active>.theme-button.minimal-border.blue {
	background: #3f90bd;
	color: #fff
}

.theme-button.outline.orange, .theme-button.minimal-border.orange {
	border: 2px solid !important;
}

.theme-button.outline.orange:hover, .theme-button.outline.orange.active, .active>.theme-button.outline.orange, .theme-button.minimal-border.orange:hover, .theme-button.minimal-border.orange.active, .active>.theme-button.minimal-border.orange {
	background: #EE7836;
	color: #fff
}

.theme-button.outline.gold, .theme-button.minimal-border.gold {
	border-color: #ffaa33
}

.theme-button.outline.gold:hover, .theme-button.outline.gold.active, .active>.theme-button.outline.gold, .theme-button.minimal-border.gold:hover, .theme-button.minimal-border.gold.active, .active>.theme-button.minimal-border.gold {
	background: #ffaa33;
	color: #fff
}

.theme-button.outline.green, .theme-button.outline.green, .theme-button.minimal-border.green {
	border-color: #87bf17
}

.theme-button.outline.green:hover, .active>.theme-button.outline.green, .theme-button.outline.green.active, .theme-button.minimal-border.green:hover, .theme-button.minimal-border.green.active, .active>.theme-button.minimal-border.green {
	background: #87bf17;
	color: #fff
}

.theme-button.outline.purple, .theme-button.minimal-border.purple {
	border-color: #9a5e9a
}

.theme-button.outline.purple:hover, .active>.theme-button.outline.purple, .theme-button.outline.purple.active, .theme-button.minimal-border.purple:hover, .active>.theme-button.minimal-border.purple, .theme-button.minimal-border.purple.active {
	background: #9a5e9a;
	color: #fff
}

.theme-button.outline.teal, .theme-button.minimal-border.teal {
	border-color: #009191
}

.theme-button.outline.teal:hover, .theme-button.outline.teal.active, .active>.theme-button.outline.teal, .theme-button.minimal-border.teal:hover, .theme-button.minimal-border.teal.active, .active>.theme-button.minimal-border.teal {
	background: #009191;
	color: #fff
}

.theme-button.outline.pink, .theme-button.minimal-border.pink {
	border-color: #f261c2
}

.theme-button.outline.pink:hover, .theme-button.outline.pink.active, .active>.theme-button.outline.pink, .theme-button.minimal-border.pink:hover, .theme-button.minimal-border.pink.active, .active>.theme-button.minimal-border.pink {
	background: #f261c2;
	color: #fff
}

.theme-button.outline.brown, .theme-button.minimal-border.brown {
	border-color: #804b35
}

.theme-button.outline.brown:hover, .theme-button.outline.brown.active, .active>.theme-button.outline.brown, .theme-button.minimal-border.brown:hover, .theme-button.minimal-border.brown.active, .active>.theme-button.minimal-border.brown {
	background: #804b35;
	color: #fff
}

.theme-button.outline.red, .theme-button.outline.red, .theme-button.minimal-border.red {
	border-color: #F73936
}

.theme-button.outline.red:hover, .theme-button.outline.red.active, .active>.theme-button.outline.red, .theme-button.minimal-border.red:hover, .theme-button.minimal-border.red.active, .active>.theme-button.minimal-border.red {
	background: #F73936;
	color: #fff
}

.theme-button.outline.rosy, .theme-button.minimal-border.rosy {
	border-color: #EA2487
}

.theme-button.outline.rosy:hover, .theme-button.outline.rosy.active, .active>.theme-button.outline.rosy, .theme-button.minimal-border.rosy:hover, .theme-button.minimal-border.rosy.active, .active>.theme-button.minimal-border.rosy {
	background: #EA2487;
	color: #fff
}

.theme-button.outline.white, .theme-button.minimal-border.white {
	border-color: #fff;
	color: #fff
}

.theme-button.outline.white:hover, .theme-button.outline.white.active, .active>.theme-button.outline.white, .theme-button.minimal-border.white:hover, .theme-button.minimal-border.white.active, .active>.theme-button.minimal-border.white {
	border-color: 2px solid #d86427;
	background: #33333375 !important;
	color: #fff;
  transition: all 0.60s;
  opacity: 1;
  padding: 26%;
  text-transform: uppercase;
  border: 5px solid #995835;
}

.theme-button.clean.grey, .theme-button.outline.grey, .theme-button.minimal-border.grey, .theme-txt-link.grey {
	color: #bbb
}

.theme-button.clean.black, .theme-button.outline.black, .theme-button.minimal-border.black, .theme-txt-link.black {
	color: #333
}

.theme-button.clean.blue, .theme-button.outline.blue, .theme-button.minimal-border.blue, .theme-txt-link.blue {
	color: #3f90bd
}

.theme-button.clean.orange, .theme-button.outline.orange, .theme-button.minimal-border.orange, .theme-txt-link.orange {
	color: #EE7836
}

.theme-button.clean.gold, .theme-button.outline.gold, .theme-button.minimal-border.gold, .theme-txt-link.gold {
	color: #ffaa33
}

.theme-button.clean.green, .theme-button.outline.green, .theme-button.minimal-border.green, .theme-txt-link.green {
	color: #87bf17
}

.theme-button.clean.purple, .theme-button.outline.purple, .theme-button.minimal-border.purple, .theme-txt-link.purple {
	color: #9a5e9a
}

.theme-button.clean.teal, .theme-button.outline.teal, .theme-button.minimal-border.teal, .theme-txt-link.teal {
	color: #009191
}

.theme-button.clean.pink, .theme-button.outline.pink, .theme-button.minimal-border.pink, .theme-txt-link.pink {
	color: #f261c2
}

.theme-button.clean.brown, .theme-button.outline.brown, .theme-button.minimal-border.brown, .theme-txt-link.brown {
	color: #804b35
}

.theme-button.clean.red, .theme-button.outline.red, .theme-button.minimal-border.red, .theme-txt-link.red {
	color: #F73936
}

.theme-button.clean.rosy, .theme-button.outline.rosy, .theme-button.minimal-border.rosy, .theme-txt-link.rosy {
	color: #EA2487
}

.active>.theme-button.outline.black, .active>.theme-button.minimal-border.black, .theme-button.outline.black:hover, .theme-button.minimal-border.black:hover, .theme-button.outline.black.active, .theme-button.minimal-border.blackk.active, .theme-button.clean.white, .theme-button.outline.white, .theme-button.minimal-border.white, .theme-txt-link.white {
	color: #fff
}

.active>.theme-txt-link, .theme-txt-link.active {
	text-decoration: underline
}

.theme-txt-link.expanded {
	width: 100%;
	display: block
}

.theme-button.small, .color-button.small {
	font-size: 0.923em
}

.theme-button.medium, .color-button.medium {
	font-size: 1.077em
}

.theme-button.large, .color-button.large {
	font-size: 1.385em
}

.theme-button.align-left, .color-button.align-left {
	float: left
}

.theme-button.align-right, .color-button.align-right {
	float: right
}

.theme-button.expanded {
	width: 100%;
	padding: 0.9em 1.2em;
	text-align: center
}

.theme-button-icon-right, .color-button-icon-right {
	padding-left: 0.769em
}

.theme-button-icon-left, .color-button-icon-left {
	padding-right: 0.769em
}

.color-button {
	margin: 0 5px 5px 0;
	display: inline-block
}

.color-button:hover {
	opacity: .85
}

.error404-content {
	text-align: center;
	margin: 50px 0;
	font-size: 1.077em
}

.error404-content h1 {
	font-size: 3em;
	margin: 0 0 10px
}

.aligncenter {
	display: block;
	margin: 0 auto
}

.alignright {
	float: right;
	margin: 0 0 10px 20px
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0
}

.floatleftcenter {
	float: none;
	margin: 0 auto
}

.floatleft {
	float: left
}

.floatright {
	float: right
}

.wp-caption {
	text-align: center;
	max-width: 100%;
	border: 1px solid #eee;
	text-align: center;
	background-color: #fff;
	padding: 8px
}

div.wp-caption.aligncenter {
	margin-bottom: 20px
}

.wp-caption img {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 0 none
}

.wp-caption p.wp-caption-text {
	font-size: 0.875em;
	padding: 10px 0 0;
	margin: 0;
	text-align: center
}

.wp-caption.alignnone {
	margin-bottom: 20px
}

.wp-smiley {
	margin: 0;
	max-height: 1em
}

#img-attch-page {
	text-align: center;
	overflow: hidden
}

#img-attch-page img {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	margin-bottom: 20px
}

.post-password-form label, .post-password-form input {
	display: block;
	float: none
}

.post-password-form input {
	margin-top: 10px
}

.post-password-form input[type="password"] {
	width: 200px;
	max-width: 100%
}

.post-password-form label {
	font-weight: 600;
	color: #000
}

form.login {
	padding: 20px;
	border: 1px solid #eee
}

form.login .lost_password {
	margin-left: 20px;
	display: inline-block
}

.wpstats {
	display: none
}

#wrap .wpex-gallery p {
	margin: 0
}

#wrap .gallery-item img {
	display: block;
	border: none;
	width: 100%;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent
}

.gallery-item img:hover {
	opacity: .8
}

.gallery-caption {
	font-size: 0.923em;
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
	border-top: none;
	text-align: center;
	padding: 5px 10px
}

.entry .wpex-gallery.gap-1 {
	margin-bottom: 19px
}

.entry .wpex-gallery.gap-10 {
	margin-bottom: 10px
}

.entry .wpex-gallery.gap-15 {
	margin-bottom: 5px
}

.non-clickable {
	cursor: default
}

.readmore-link-wrap {
	display: block
}

.search-entry .readmore-link-wrap {
	margin-top: 10px
}

.readmore-link {
	display: block;
	float: left;
	font-size: 0.846em
}

.hvr {
	position: relative;
	vertical-align: top;
	display: block;
	display: inline-block
}

.hvr img {
	display: block;
	display: inline-block
}

.wpex-thumbnail-format-icon {
	display: block;
	position: absolute;
	right: 15px;
	bottom: 15px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color: #fff;
	font-size: 21px;
	border-radius: 4px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
	opacity: 0
}

body.wpex-window-loaded .wpex-thumbnail-format-icon {
	opacity: 1
}

.rounded {
	border-radius: 50%
}

.display-none, .hidden, .wpex-hidden {
	display: none
}

.display-block, .wpex-block {
	display: block
}

.wpex-inline-block {
	display: block;
	display: inline-block
}

.display-inline, .wpex-inline {
	display: inline
}

.wpex-relative {
	position: relative;
	z-index: 1
}

.wpex-absolute {
	position: absolute;
	z-index: 1
}

.textcenter {
	text-align: center !important
}

.textright {
	text-align: right !important
}

.textleft {
	text-align: left !important
}

.float-left {
	float: left
}

.float-right {
	float: right
}

.fa-left {
	margin-right: 10px
}

.fa-right {
	margin-left: 10px
}

.max-width-10 {
	max-width: 10%;
	margin: 0 auto
}

.max-width-20 {
	max-width: 20%;
	margin: 0 auto
}

.max-width-30 {
	max-width: 30%;
	margin: 0 auto
}

.max-width-40 {
	max-width: 40%;
	margin: 0 auto
}

.max-width-50 {
	max-width: 50%;
	margin: 0 auto
}

.max-width-60 {
	max-width: 60%;
	margin: 0 auto
}

.max-width-70 {
	max-width: 70%;
	margin: 0 auto
}

.max-width-80 {
	max-width: 80%;
	margin: 0 auto
}

body .no-margin {
	margin: 0
}

body .no-left-margin {
	margin-left: 0
}

body .no-right-margin {
	margin-right: 0
}

.remove-last-p-margin p:last-child {
	margin: 0
}

.margin-bottom-5px {
	margin-bottom: 5px
}

.margin-bottom-10px {
	margin-bottom: 10px
}

.margin-bottom-15px {
	margin-bottom: 15px
}

.margin-bottom-20px {
	margin-bottom: 20px
}

body .no-padding {
	padding: 0
}

body .no-left-padding {
	padding-left: 0
}

body .no-right-padding {
	padding-right: 0
}

.wpex-padding-10 {
	padding: 10px
}

.wpex-padding-20 {
	padding: 20px
}

.wpex-padding-30 {
	padding: 30px
}

.opacity-hover:hover, .opacity-hover:hover img {
	opacity: .8
}

.wpex-show-on-load, .fade-in-image {
	opacity: 0;
	transition: all 0.35s
}

.fade-in-image.no-opacity, body.compose-mode .fade-in-image, .wpex-show-on-load.no-opacity, body.compose-mode .wpex-show-on-load {
	opacity: 1
}

body .wpex-semi-rounded {
	border-radius: 4px
}

body .wpex-rounded {
	border-radius: 10px
}

body .wpex-round {
	border-radius: 50%
}

.wpex-bg-gray {
	background: #f7f7f7
}

.wpex-bordered {
	border: 1px solid #eee
}

.bg-cover, .bg-stretched {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.bg-repeat {
	background-repeat: repeat
}

.bg-repeat-x {
	background-repeat: repeat-x
}

.bg-repeat-y {
	background-repeat: repeat-y
}

#wrap .bg-fixed-top, #wrap .bg-fixed-bottom, #wrap .bg-fixed {
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-position: center center !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

#wrap .bg-fixed-top {
	background-position: center top !important
}

#wrap .bg-fixed-bottom {
	background-position: center bottom !important
}

.wpex-is-mobile-device body, .wpex-is-mobile-device #wrap .bg-fixed, .wpex-is-mobile-device #wrap .bg-fixed-top, .wpex-is-mobile-device #wrap .bg-fixed-top {
	background-attachment: scroll !important
}

.wpex-term-tag {
	background: #aaa;
	padding: .4em 1em;
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
	border-radius: 20px
}

.entry iframe, .entry embed {
	max-width: 100%
}

.responsive-video-wrap, .responsive-audio-wrap {
	position: relative;
	padding-top: 56%
}

.responsive-video-wrap iframe, .responsive-audio-wrap iframe, .responsive-video-wrap object, .responsive-audio-wrap object, .responsive-video-wrap embed, .responsive-audio-wrap embed {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.wp-video-shortcode {
	width: auto !important;
	max-width: 100% !important;
	transition: opacity 0.4s;
	visibility: hidden;
	opacity: 0
}

.wpex-window-loaded .wp-video-shortcode {
	visibility: visible;
	opacity: 1
}

.responsive-video-wrap p {
	margin: 0
}

.wpex-rounded-images figure img, .wpex-rounded-images figure .theme-overlay, .wpex-rounded-images figure .wpex-image-hover {
	border-radius: 50%
}

.stretch-image img, img.stretch-image {
	display: block;
	width: 100% !important
}

body #wrap .image-filter-grayscale img {
	opacity: 1
}

.image-filter-grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=!string!><filter id=!string!><feColorMatrix type=!string!values=!string!/></filter></svg>#grayscale");
	filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(100%);
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	transition: all 0.25s ease
}

.image-filter-grayscale:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=!string!><filter id=!string!><feColorMatrix type=!string!values=!string!/></filter></svg>#grayscale");
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%)
}

.image-shadow {
	background: #fff;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1)
}

.image-border {
	background: #fff;
	padding: 4px;
	border: 1px solid #ddd
}

.image-rounded {
	background: #fff;
	border-radius: 3px
}

.image-circle {
	background: #fff;
	border-radius: 50%
}

.image-fancy {
	background: #fff;
	padding: 4px;
	border: 1px solid #ddd;
	border-radius: 50%
}

.image-hover:hover, .image-fancy:hover {
	opacity: .8;
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2)
}

.wpex-image-hover {
	position: relative;
	overflow: hidden;
	vertical-align: top;
	display: block;
	display: inline-block;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.wpex-image-hover img {
	display: block;
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	height: auto;
	nowhitespace: afterproperty;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: all 0.25s
}

.wpex-image-hover.opacity:hover img {
	opacity: .8
}

.wpex-image-hover.grow {
	position: static
}

.wpex-image-hover.grow:hover img {
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2)
}

.wpex-image-hover.grow.overlay-parent {
	position: relative
}

.wpex-image-hover.shrink:hover img {
	-ms-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8)
}

.wpex-image-hover.side-pan:hover img {
	margin-left: -11%;
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2)
}

.wpex-image-hover.vertical-pan:hover img {
	margin-top: -10%;
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2)
}

.wpex-image-hover.tilt {
	overflow: visible
}

.wpex-image-hover.tilt:hover img {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	transform: rotate(-10deg)
}

.wpex-image-hover.blurr:hover img, .wpex-image-hover.blurr-invert img {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px)
}

.wpex-image-hover.blurr-invert:hover img {
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);
	-ms-filter: blur(0px)
}

.wpex-image-hover.sepia img {
	-webkit-filter: sepia(100%);
	-moz-filter: sepia(100%);
	-o-filter: sepia(100%);
	-ms-filter: sepia(100%)
}

.wpex-image-hover.fade-in, .wpex-image-hover.fade-out {
	background: #000;
	overflow: visible
}

.wpex-image-hover.fade-out img, .wpex-image-hover.fade-in img {
	width: 100%
}

.wpex-image-hover.fade-in img, .wpex-image-hover.fade-out:hover img {
	opacity: .7
}

.wpex-image-hover.fade-in:hover img {
	opacity: 1
}

.transition-all {
	transition: 0.15s all ease
}

.animate-bg-hover {
	transition: background 0.2s ease-in-out
}

.wpex-hover-white-text:hover, .wpex-hover-white-text:hover * {
	color: #fff !important
}

body .wpex-hover-inherit-color:hover, body .wpex-hover-inherit-color a:hover {
	color: inherit
}

.wpex-fs-overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.92);
	transform: translateZ(0);
	transition: all 0.25s ease-in-out
}

.wpex-fs-overlay.active {
	opacity: 1;
	visibility: visible
}

.wpex-fs-overlay .wpex-inner {
	position: relative;
	top: 50%;
	display: block;
	position: relative;
	width: 700px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 30px
}

.wpex-fs-overlay .wpex-inner.wpex-scale {
	transform: scale(0.85) translateY(-50%);
	transition: all 0.25s ease-in-out
}

.wpex-fs-overlay.active .wpex-inner.wpex-scale {
	transform: scale(1) translateY(-50%)
}

.wpex-fs-overlay .wpex-close {
	width: 35px;
	height: 35px;
	position: absolute;
	right: 1.2em;
	top: 1.2em;
	overflow: hidden;
	text-indent: 100%;
	cursor: pointer
}

.wpex-fs-overlay .wpex-close::after, .wpex-fs-overlay .wpex-close::before {
	content: 'http://www.w3.org/2000/svg';
	position: absolute;
	width: 2px;
	height: 100%;
	top: 0;
	left: 50%;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.45);
	transition: all 0.15s;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg)
}

.wpex-fs-overlay .wpex-close::before {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.wpex-fs-overlay .wpex-close:hover::after, .wpex-fs-overlay .wpex-close:hover::before {
	background: #fff
}

.theme-heading {
	height: auto;
	top: auto !important;
	font-size: 1.154em;
	font-weight: 600;
	color: #000;
	margin: 0 0 20px;
	overflow: hidden;
	position: relative
}

.theme-heading span.text {
	display: inline-block;
	max-width: 90%;
	position: relative
}

.theme-heading span.text:after {
	content: 'grayscale';
	display: block;
	position: absolute;
	top: 50%;
	border-bottom: solid 1px #eee;
	left: 100%;
	width: 9999px;
	margin-top: -1px;
	margin-left: 15px
}

.theme-heading.plain {
	border: 0;
	background: 0;
	padding: 0
}

.theme-heading.plain span.text {
	max-width: none;
	position: static
}

.theme-heading.plain span.text:after {
	display: none
}

.theme-heading.plain:after {
	display: none
}

.theme-heading.border-w-color {
	padding: 0;
	border-bottom: 1px solid #e8e8e8;
	overflow: visible
}

.theme-heading.border-w-color span.text {
	display: inline-block;
	padding-bottom: 6px;
	border-bottom: 2px solid transparent;
	position: relative;
	bottom: -1px;
	max-width: none
}

.theme-heading.border-w-color span.text:after {
	display: none
}

.post-edit {

}

body.is_customize_preview .post-edit {
	display: none
}

body.content-full-screen .post-edit {
	text-align: center
}

.post-edit a {
	font-family: apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	display: inline-block;
	padding: 10px 14px;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	background: #4a97c2;
	color: #fff !important;
	margin-right: 3px;
	-webkit-font-smoothing: subpixel-antialiased;
	transition: 0.15s all ease;
	border-radius: 3px
}

.post-edit a:hover {
	text-decoration: none;
	background: #3b86b0
}

.wpex-social-btn {
	display: block;
	display: inline-block;
	font-size: inherit;
	color: inherit;
	padding: 0;
	height: 1.846em;
	line-height: 1.846em;
	width: 1.846em;
	cursor: pointer;
	text-align: center;
	border-radius: inherit;
	transition: 0.15s all ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.wpex-social-btn:hover {
	text-decoration: none
}

.wpex-social-btn-minimal {
	color: #bbb;
	border: 1px solid #eee
}

.wpex-social-btn-minimal:hover {
	background: #f7f7f7
}

.wpex-social-btn-flat {
	color: #888;
	background: #f7f7f7
}

.wpex-social-btn-3d {
	background: #aaa;
	color: #fff !important;
	border-bottom: 3px solid rgba(0, 0, 0, 0.25);
	border-radius: 2px
}

.wpex-social-btn-3d:hover {
	background: #555
}

.wpex-social-btn-3d:active {
	border: 0
}

.wpex-social-btn-black, .wpex-social-btn-black-ch {
	background: #000;
	color: #fff !important
}

.wpex-social-btn-black:hover, .wpex-social-btn-black-ch:hover {
	background: #444
}

.wpex-social-btn-graphical {
	background: #444;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
	-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4)
}

.wpex-social-btn-bordered {
	border: 2px solid #bbb
}

.wpex-social-btn-bordered:hover {
	transform: rotate(10deg);
	opacity: .8
}

#wrap .wpex-social-color.wpex-twitter, #wrap .wpex-social-color-hover.wpex-twitter:hover {
	color: #00aced
}

#wrap .wpex-social-color.wpex-facebook, #wrap .wpex-social-color-hover.wpex-facebook:hover {
	color: #3b5998
}

#wrap .wpex-social-color.wpex-googleplus, #wrap .wpex-social-color-hover.wpex-googleplus:hover {
	color: #dd4b39
}

#wrap .wpex-social-color.wpex-google-plus, #wrap .wpex-social-color-hover.wpex-google-plus:hover {
	color: #dd4b39
}

#wrap .wpex-social-color.wpex-tripadvisor, #wrap .wpex-social-color-hover.wpex-tripadvisor:hover {
	color: #589442
}

#wrap .wpex-social-color.wpex-pinterest, #wrap .wpex-social-color-hover.wpex-pinterest:hover {
	color: #cb2027
}

#wrap .wpex-social-color.wpex-etsy, #wrap .wpex-social-color-hover.wpex-etsy:hover {
	color: #d5641c
}

#wrap .wpex-social-color.wpex-linkedin, #wrap .wpex-social-color-hover.wpex-linkedin:hover {
	color: #4875b4
}

#wrap .wpex-social-color.wpex-dribbble, #wrap .wpex-social-color-hover.wpex-dribbble:hover {
	color: #ef5b93
}

#wrap .wpex-social-color.wpex-skype, #wrap .wpex-social-color-hover.wpex-skype:hover {
	color: #04b1f5
}

#wrap .wpex-social-color.wpex-envelope, #wrap .wpex-social-color-hover.wpex-envelope:hover {
	color: #666
}

#wrap .wpex-social-color.wpex-mail, #wrap .wpex-social-color-hover.wpex-mail:hover {
	color: #666
}

#wrap .wpex-social-color.wpex-instagram, #wrap .wpex-social-color-hover.wpex-instagram:hover {
	color: #305777
}

#wrap .wpex-social-color.wpex-flickr, #wrap .wpex-social-color-hover.wpex-flickr:hover {
	color: #FF0084
}

#wrap .wpex-social-color.wpex-vk, #wrap .wpex-social-color-hover.wpex-vk:hover {
	color: #55779b
}

#wrap .wpex-social-color.wpex-trello, #wrap .wpex-social-color-hover.wpex-trello:hover {
	color: #0CBADF
}

#wrap .wpex-social-color.wpex-tumblr, #wrap .wpex-social-color-hover.wpex-tumblr:hover {
	color: #2C4762
}

#wrap .wpex-social-color.wpex-foursquare, #wrap .wpex-social-color-hover.wpex-foursquare:hover {
	color: #2970ad
}

#wrap .wpex-social-color.wpex-xing, #wrap .wpex-social-color-hover.wpex-xing:hover {
	color: #026466
}

#wrap .wpex-social-color.wpex-renren, #wrap .wpex-social-color-hover.wpex-renren:hover {
	color: #2970ad
}

#wrap .wpex-social-color.wpex-vimeo, #wrap .wpex-social-color-hover.wpex-vimeo:hover {
	color: #1ab7ea
}

#wrap .wpex-social-color.wpex-youtube, #wrap .wpex-social-color-hover.wpex-youtube:hover {
	color: #C4302B
}

#wrap .wpex-social-color.wpex-rss, #wrap .wpex-social-color-hover.wpex-rss:hover {
	color: #FF7900
}

#wrap .wpex-social-color.wpex-vine, #wrap .wpex-social-color-hover.wpex-vine:hover {
	color: #00b386
}

#wrap .wpex-social-color.wpex-email, #wrap .wpex-social-color-hover.wpex-email:hover {
	color: #ffc548
}

#wrap .wpex-social-color.wpex-website, #wrap .wpex-social-color-hover.wpex-website:hover {
	color: #333
}

#wrap .wpex-social-color.wpex-phone-number, #wrap .wpex-social-color-hover.wpex-phone-number:hover {
	color: #3395FF
}

#wrap .wpex-social-color.wpex-phone, #wrap .wpex-social-color-hover.wpex-phone:hover {
	color: #000
}

#wrap .wpex-social-color.wpex-yelp, #wrap .wpex-social-color-hover.wpex-yelp:hover {
	color: #AF0605
}

#wrap .wpex-social-color.wpex-houzz, #wrap .wpex-social-color-hover.wpex-houzz:hover {
	color: #7cc04b
}

#wrap .wpex-social-color.wpex-whatsapp, #wrap .wpex-social-color-hover.wpex-whatsapp:hover {
	color: #0dc143
}

#wrap .wpex-social-color.wpex-spotify, #wrap .wpex-social-color-hover.wpex-spotify:hover {
	color: #1db954
}

#wrap .wpex-social-color.wpex-twitch, #wrap .wpex-social-color-hover.wpex-twitch:hover {
	color: #6441A5
}

.wpex-social-bg {
	background: #aaa
}

.wpex-social-bg:hover {
	opacity: .6
}

.wpex-social-bg, .wpex-social-bg:hover {
	color: #fff !important
}

.wpex-social-bg.wpex-twitter, .wpex-social-bg-hover.wpex-twitter:hover {
	background: #00aced
}

.wpex-social-bg.wpex-facebook, .wpex-social-bg-hover.wpex-facebook:hover {
	background: #3b5998
}

.wpex-social-bg.wpex-googleplus, .wpex-social-bg-hover.wpex-googleplus:hover {
	background: #dd4b39
}

.wpex-social-bg.wpex-google-plus, .wpex-social-bg-hover.wpex-google-plus:hover {
	background: #dd4b39
}

.wpex-social-bg.wpex-tripadvisor, .wpex-social-bg-hover.wpex-tripadvisor:hover {
	background: #589442
}

.wpex-social-bg.wpex-pinterest, .wpex-social-bg-hover.wpex-pinterest:hover {
	background: #cb2027
}

.wpex-social-bg.wpex-etsy, .wpex-social-bg-hover.wpex-etsy:hover {
	background: #d5641c
}

.wpex-social-bg.wpex-linkedin, .wpex-social-bg-hover.wpex-linkedin:hover {
	background: #4875b4
}

.wpex-social-bg.wpex-dribbble, .wpex-social-bg-hover.wpex-dribbble:hover {
	background: #ef5b93
}

.wpex-social-bg.wpex-skype, .wpex-social-bg-hover.wpex-skype:hover {
	background: #04b1f5
}

.wpex-social-bg.wpex-envelope, .wpex-social-bg-hover.wpex-envelope:hover {
	background: #666
}

.wpex-social-bg.wpex-mail, .wpex-social-bg-hover.wpex-mail:hover {
	background: #666
}

.wpex-social-bg.wpex-instagram, .wpex-social-bg-hover.wpex-instagram:hover {
	background: #305777
}

.wpex-social-bg.wpex-flickr, .wpex-social-bg-hover.wpex-flickr:hover {
	background: #FF0084
}

.wpex-social-bg.wpex-vk, .wpex-social-bg-hover.wpex-vk:hover {
	background: #55779b
}

.wpex-social-bg.wpex-trello, .wpex-social-bg-hover.wpex-trello:hover {
	background: #0CBADF
}

.wpex-social-bg.wpex-tumblr, .wpex-social-bg-hover.wpex-tumblr:hover {
	background: #2C4762
}

.wpex-social-bg.wpex-foursquare, .wpex-social-bg-hover.wpex-foursquare:hover {
	background: #2970ad
}

.wpex-social-bg.wpex-xing, .wpex-social-bg-hover.wpex-xing:hover {
	background: #026466
}

.wpex-social-bg.wpex-renren, .wpex-social-bg-hover.wpex-renren:hover {
	background: #2970ad
}

.wpex-social-bg.wpex-vimeo, .wpex-social-bg-hover.wpex-vimeo:hover {
	background: #1ab7ea
}

.wpex-social-bg.wpex-youtube, .wpex-social-bg-hover.wpex-youtube:hover {
	background: #C4302B
}

.wpex-social-bg.wpex-rss, .wpex-social-bg-hover.wpex-rss:hover {
	background: #FF7900
}

.wpex-social-bg.wpex-vine, .wpex-social-bg-hover.wpex-vine:hover {
	background: #00b386
}

.wpex-social-bg.wpex-email, .wpex-social-bg-hover.wpex-email:hover {
	background: #ffc548
}

.wpex-social-bg.wpex-website, .wpex-social-bg-hover.wpex-website:hover {
	background: #333
}

.wpex-social-bg.wpex-phone-number, .wpex-social-bg-hover.wpex-phone-number:hover {
	background: #3395FF
}

.wpex-social-bg.wpex-phone, .wpex-social-bg-hover.wpex-phone:hover {
	background: #000
}

.wpex-social-bg.wpex-yelp, .wpex-social-bg-hover.wpex-yelp:hover {
	background: #AF0605
}

.wpex-social-bg.wpex-houzz, .wpex-social-bg-hover.wpex-houzz:hover {
	background: #7cc04b
}

.wpex-social-bg.wpex-whatsapp, .wpex-social-bg-hover.wpex-whatsapp:hover {
	background: #0dc143
}

.wpex-social-bg.wpex-spotify, .wpex-social-bg-hover.wpex-spotify:hover {
	background: #1db954
}

.wpex-social-bg.wpex-twitch, .wpex-social-bg-hover.wpex-twitch:hover {
	background: #6441A5
}

.wpex-social-border.wpex-twitter {
	border-color: #00aced
}

.wpex-social-border.wpex-facebook {
	border-color: #3b5998
}

.wpex-social-border.wpex-googleplus {
	border-color: #dd4b39
}

.wpex-social-border.wpex-google-plus {
	border-color: #dd4b39
}

.wpex-social-border.wpex-tripadvisor {
	border-color: #589442
}

.wpex-social-border.wpex-pinterest {
	border-color: #cb2027
}

.wpex-social-border.wpex-etsy {
	border-color: #d5641c
}

.wpex-social-border.wpex-linkedin {
	border-color: #4875b4
}

.wpex-social-border.wpex-dribbble {
	border-color: #ef5b93
}

.wpex-social-border.wpex-skype {
	border-color: #04b1f5
}

.wpex-social-border.wpex-envelope {
	border-color: #666
}

.wpex-social-border.wpex-mail {
	border-color: #666
}

.wpex-social-border.wpex-instagram {
	border-color: #305777
}

.wpex-social-border.wpex-flickr {
	border-color: #FF0084
}

.wpex-social-border.wpex-vk {
	border-color: #55779b
}

.wpex-social-border.wpex-trello {
	border-color: #0CBADF
}

.wpex-social-border.wpex-tumblr {
	border-color: #2C4762
}

.wpex-social-border.wpex-foursquare {
	border-color: #2970ad
}

.wpex-social-border.wpex-xing {
	border-color: #026466
}

.wpex-social-border.wpex-renren {
	border-color: #2970ad
}

.wpex-social-border.wpex-vimeo {
	border-color: #1ab7ea
}

.wpex-social-border.wpex-youtube {
	border-color: #C4302B
}

.wpex-social-border.wpex-rss {
	border-color: #FF7900
}

.wpex-social-border.wpex-vine {
	border-color: #00b386
}

.wpex-social-border.wpex-email {
	border-color: #ffc548
}

.wpex-social-border.wpex-website {
	border-color: #333
}

.wpex-social-border.wpex-phone-number {
	border-color: #3395FF
}

.wpex-social-border.wpex-phone {
	border-color: #000
}

.wpex-social-border.wpex-yelp {
	border-color: #AF0605
}

.wpex-social-border.wpex-houzz {
	border-color: #7cc04b
}

.wpex-social-border.wpex-whatsapp {
	border-color: #0dc143
}

.wpex-social-border.wpex-spotify {
	border-color: #1db954
}

.wpex-social-border.wpex-twitch {
	border-color: #6441A5
}

.wpex-has-overlay {
	z-index: 2;
	position: relative
}

.wpex-has-overlay .container, .wpex-has-overlay .wpb_column, .wpex-has-overlay .wpb_wrapper {
	position: relative;
	z-index: 2
}

.wpex-video-bg-overlay, .wpex-bg-overlay-wrap {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1 !important;
	border-radius: inherit
}

.wpex-video-bg-overlay .wpex-bg-overlay, .wpex-bg-overlay-wrap .wpex-bg-overlay {
	position: absolute;
	border-radius: inherit;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	background-repeat: repeat;
	opacity: .65
}

.wpex-video-bg-overlay .wpex-bg-overlay.custom, .wpex-bg-overlay-wrap .wpex-bg-overlay.custom {
	background-color: transparent
}

.wpex-video-bg-overlay.dotted, .wpex-bg-overlay.dotted {
	background: #000 url(assets/images/dotted-overlay.png) repeat
}

.wpex-video-bg-overlay.dashed, .wpex-bg-overlay.dashed {
	background: #000 url(assets/images/dashed-overlay.png) repeat
}

.wpex-parallax-bg-wrap {
	position: relative;
	background-image: none !important
}

.wpex-parallax-bg-wrap .container, .wpex-parallax-bg-wrap .wpb_column {
	position: relative;
	z-index: 2
}

.wpex-parallax-bg {
	display: block;
	opacity: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 0 !important;
	background-attachment: fixed;
	background-position: 50% 0;
	background-size: cover
}

.compose-mode .wpex-parallax-bg {
	opacity: 1
}

.wpex-parallax-bg.fixed-repeat {
	background-repeat: repeat;
	background-size: auto
}

.wpex-parallax-bg.fixed-no-repeat {
	background-repeat: no-repeat;
	background-size: auto
}

body.wpex-is-mobile-device .wpex-parallax-bg.not-mobile {
	background-attachment: scroll !important;
	background-position: center !important;
	background-repeat: no-repeat !important
}

body.wpex-is-mobile-device .wpex-parallax-bg.not-mobile.fixed-repeat {
	background-repeat: repeat !important
}

.wpex-has-video-bg {
	position: relative
}

.wpex-has-video-bg .container, .wpex-has-video-bg .wpb_column {
	position: relative;
	z-index: 2
}

.wpex-video-bg-wrap {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0
}

.wpex-video-bg {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto
}

.wpex-is-mobile-device .vc_video-bg, .wpex-is-mobile-device .wpex-video-bg-wrap {
	display: none
}

.overlay-parent {
	position: relative;
	display: block;
	overflow: hidden
}

.overlay-parent>a, .overlay-parent>a img, .overlay-parent>img {
	display: block;
	width: 100% !important
}

.overlay-table {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.overlay-table-cell {
	vertical-align: middle;
	display: table-cell
}

.overlay-hide {
	visibility: hidden;
	opacity: 0
}

.overlay-parent:hover .overlay-hide, .overlay-parent.wpex-touched .overlay-hide {
	visibility: visible;
	opacity: 1
}

.overlay-title-center {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	letter-spacing: 0.2rem;
	padding: 10px;
	transition: background 0.25s
}

.overlay-title-center:hover .overlay-title-center {
	background: rgba(0, 0, 0, 0.3)
}

.overlay-title-center-boxed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.overlay-title-center-boxed .overlay-table-cell {
	padding: 30px 18%
}

.overlay-title-center-boxed .overlay-table-cell .title {
	text-align: center;
	display: block;
	background: #fff;
	padding: 30px;
	color: #000;
	font-weight: 600;
	font-size: 1.077em
}

.magnifying-hover {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	transition: all 0.25s ease-in-out
}

.magnifying-hover .fa {
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -15px;
	color: #fff;
	font-size: 21px
}

.overlay-plus-hover {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000 url("assets/images/overlay-plus.png") center center no-repeat;
	transition: all 0.25s ease-in-out
}

.overlay-parent:hover .overlay-plus-hover {
	opacity: .65
}

.overlay-plus-two-hover {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	transition: all 0.25s ease-in-out
}

.overlay-plus-two-hover .fa {
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -15px;
	color: #fff;
	font-size: 14px
}

.overlay-plus-three-hover {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.3s
}

.overlay-plus-three-hover .fa {
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	font-size: 36px;
	visibility: none;
	opacity: 0;
	transition: all 0.3s
}

.overlay-plus-three-hover:hover .fa, .overlay-parent.wpex-touched .overlay-plus-three-hover .fa {
	visibility: visible;
	margin-top: -15px;
	opacity: 1
}

.overlay-slideup-title {
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	height: 100%;
	width: 100%;
	font-size: 1em;
	transition: all 0.25s ease-in-out
}

.overlay-slideup-title.white {
	background: #fff
}

.overlay-slideup-title.black {
	background: #000
}

.overlay-slideup-title span.title {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 0 30px;
	color: #000;
	font-size: 1.077em;
	font-weight: 600;
	line-height: 1.6em;
	transition: all 0.15s ease-in-out
}

.overlay-slideup-title.black span.title {
	color: #fff
}

.overlay-parent:hover .overlay-slideup-title, .overlay-parent.wpex-touched .overlay-slideup-title {
	opacity: .8
}

.overlay-parent:hover .overlay-slideup-title span.title, .overlay-parent.wpex-touched .overlay-slideup-title span.title {
	bottom: 60px
}

.overlay-view-lightbox-buttons {
	background: #000;
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: opacity 0.25s ease-in-out
}

.overlay-view-lightbox-buttons a {
	display: inline-block;
	color: #fff;
	border: 2px solid #fff;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	border-radius: 3px;
	transition: all 0.2s ease-in-out
}

.overlay-view-lightbox-buttons a:first-child {
	margin-right: 5px
}

.overlay-view-lightbox-buttons a:hover {
	background: #fff;
	color: #000;
	text-decoration: none
}

.overlay-view-lightbox-buttons a .fa {
	position: relative;
	top: -2px
}

.blog-entry-inner .overlay-view-lightbox-buttons a {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.overlay-view-lightbox-text {
	background: #000;
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: all 0.25s ease-in-out
}

.overlay-view-lightbox-text a {
	position: relative;
	display: inline-block;
	color: #fff;
	border: 2px solid #fff;
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 0.846em;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius: 3px;
	transition: all 0.15s ease-in-out
}

.overlay-view-lightbox-text a:first-child {
	margin-right: 5px
}

.overlay-view-lightbox-text a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
	padding-right: 32px
}

.overlay-view-lightbox-text a .fa {
	visibility: hidden;
	position: absolute;
	top: 0;
	height: 30px;
	line-height: 30px;
	right: 14px
}

.overlay-view-lightbox-text a:hover .fa {
	visibility: visible
}

.overlay-title-excerpt-hover {
	background: #000;
	background: rgba(0, 0, 0, 0.75);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: all .25s ease-in-out;
	overflow: hidden;
	color: #fff;
	font-weight: 600
}

.overlay-title-excerpt-hover .overlay-table-cell {
	padding: 20px;
	transition: all 0.15s linear;
	transform: scale(1.3)
}

.overlay-title-excerpt-hover:hover .overlay-table-cell, .overlay-parent.wpex-touched .overlay-title-excerpt-hover .overlay-table-cell {
	transform: none
}

.overlay-title-excerpt-hover .overlay-title {
	font-size: 1.231em;
	margin: 0 0 10px
}

.overlay-title-excerpt-hover .overlay-excerpt {
	font-style: italic;
	font-weight: normal;
	color: #bbb;
	overflow: hidden
}

.overlay-title-category-hover {
	background: #000;
	background: rgba(0, 0, 0, 0.75);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: all .25s ease-in-out;
	color: #fff;
	font-weight: 600
}

.overlay-title-category-hover .overlay-table-cell {
	padding: 20px;
	transition: all 0.15s linear;
	transform: scale(1.3)
}

.overlay-title-category-hover:hover .overlay-table-cell, .overlay-parent.wpex-touched .overlay-title-category-hover .overlay-table-cell {
	transform: none
}

.overlay-title-category-hover .overlay-title {
	font-size: 1.231em
}

.overlay-title-category-hover .overlay-terms {
	font-style: italic;
	font-weight: normal;
	color: #bbb
}

.overlay-title-category-visible {
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	color: #fff;
	font-weight: 600
}

.overlay-title-category-visible .overlay-table-cell {
	padding: 20px
}

.overlay-title-category-visible .overlay-title {
	font-size: 1.231em
}

.overlay-title-category-visible .overlay-terms {
	color: #fff;
	font-weight: normal;
	-webkit-font-smoothing: antialiased
}

.overlay-title-date-hover {
	background: #000;
	background: rgba(0, 0, 0, 0.75);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: all .25s ease-in-out;
	color: #fff
}

.overlay-title-date-hover .overlay-table-cell {
	padding: 20px;
	transition: all 0.15s linear;
	transform: scale(1.3)
}

.overlay-title-date-hover:hover .overlay-table-cell, .overlay-parent.wpex-touched .overlay-title-date-hover .overlay-table-cell {
	transform: none
}

.overlay-title-date-hover .overlay-title {
	font-size: 1.231em;
	font-weight: 600
}

.overlay-title-date-hover .overlay-date {
	font-style: italic;
	font-weight: 400;
	color: #bbb
}

.overlay-title-date-visible {
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	color: #fff
}

.overlay-title-date-visible .overlay-table-cell {
	padding: 20px
}

.overlay-title-date-visible .overlay-title {
	font-size: 1.231em;
	font-weight: 600
}

.overlay-title-date-visible .overlay-date {
	-webkit-font-smoothing: antialiased;
	font-weight: 400
}

.overlay-parent-title-push-up, .overlay-parent-title-push-up>a {
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden
}

.overlay-parent-title-push-up img {
	transition: all 0.35s
}

.overlay-title-push-up {
	display: block;
	background: #000;
	color: #fff;
	padding: 15px 20px;
	position: absolute;
	bottom: -100px;
	left: 0;
	width: 100%;
	transition: 0.35s all;
	font-size: 1.077em;
	-webkit-backface-visibility: hidden;
	word-wrap: break-word
}

.overlay-title-bottom, .overlay-title-bottom-see-through {
	display: block;
	background: #000;
	color: #fff;
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 1.077em
}

.overlay-title-bottom-see-through {
	background: rgba(0, 0, 0, 0.6)
}

.overlay-hover-button {
	background: rgba(46, 44, 43, 0.95);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: all .25s ease-in-out
}

.overlay-hover-button-text {
	color: #fff;
	font-weight: 600;
	padding: 20px;
	transition: all 0.15s linear;
	transform: scale(1.3)
}

.overlay-parent:hover .overlay-hover-button-text, .overlay-parent.wpex-touched .overlay-parent .overlay-hover-button-text {
	transform: none
}

.theme-button.overlay-hover-button-link {
	font-size: 1.077em
}

.overlay-category-tag {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	z-index: 10
}

.overlay-category-tag a {
	display: block;
	float: left;
	font-size: 0.846em;
	font-weight: 600;
	padding: 0.308em 0.615em;
	margin-right: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	transition: 0.15s all;
	-moz-transition: 0.15s all;
	-webkit-transition: 0.15s all;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, 0.65)
}

.overlay-category-tag a:hover {
	background: #000;
	text-decoration: none
}

.overlay-category-tag-two {
	position: absolute;
	left: 20px;
	top: 20px;
	margin: 0;
	z-index: 10
}

.overlay-category-tag-two a {
	display: block;
	float: left;
	font-size: 0.846em;
	font-weight: 600;
	padding: 0.308em 0.923em;
	margin-right: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	transition: 0.15s all;
	color: #fff;
	border: 2px solid #fff;
	border-color: rgba(255, 255, 255, 0.5);
	border-radius: 40px;
	letter-spacing: 1px
}

.overlay-category-tag-two a:hover {
	background: #fff;
	color: #000;
	text-decoration: none
}

.overlay-cats-title-btm-v {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	padding: 16px;
	color: #fff
}

.overlay-cats-title-btm-v-cats {
	font-style: italic;
	font-size: 0.923em;
	opacity: 0.7
}

.overlay-cats-title-btm-v-cats a {
	color: #fff
}

.overlay-cats-title-btm-v .entry-title {
	font-size: 1.154em;
	color: #fff !important
}

.overlay-cats-title-btm-v .entry-title:hover {
	text-decoration: none
}

.overlay-parent-thumb-swap {
	position: relative;
	overflow: hidden
}

.overlay-thumb-swap-secondary {
	visibility: none;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	transition: opacity 0.25s ease-in-out;
	width: 100%;
	overflow: hidden
}

.overlay-thumb-swap-secondary img {
	display: block
}

.overlay-parent-thumb-swap:hover .overlay-thumb-swap-secondary, .overlay-parent.wpex-touched .overlay-parent-thumb-swap .overlay-thumb-swap-secondary {
	visibility: visible;
	opacity: 1;
	z-index: 2
}

.overlay-icon {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	font-size: 13px;
	background: #000;
	border-radius: 50%;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	color: #fff;
	opacity: 0.7;
	transition: 0.25s all
}

.overlay-icon span {
	display: inline-block;
	padding-left: 3px
}

body.wpex-window-loaded .overlay-icon {
	display: block
}

.overlay-icon:hover {
	opacity: 0.9
}

.wpex-slider {
	position: relative
}

.wpex-slider .sp-grab, .wpex-slider .sp-grabbing {
	cursor: default
}

.wpex-slider * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.wpex-slider .sp-buttons {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 15px
}

.wpex-slider .sp-button {
	border-color: #fff;
	border-width: 1px;
	margin: 2px;
	width: 10px;
	height: 10px;
	transition: all 0.25s ease-in-out
}

.wpex-slider .sp-button:hover, .wpex-slider .sp-selected-button {
	background-color: #fff;
	border-color: transparent
}

.wpex-slider .sp-arrow {
	width: 34px;
	height: 60px;
	line-height: 60px;
	top: 0;
	font-family: "FontAwesome";
	color: #fff;
	text-align: center;
	font-size: 21px;
	background: #000;
	background: rgba(0, 0, 0, 0.3);
	transition: 0.15s all ease
}

.wpex-slider .sp-arrow:hover {
	background: rgba(0, 0, 0, 0.65)
}

.wpex-slider.sp-horizontal .sp-previous-arrow {
	left: 0 !important
}

.wpex-slider.sp-horizontal .sp-next-arrow {
	right: 0 !important
}

.wpex-slider .sp-arrow:before {
	content: 'matrix';
	background: none;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-ms-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
	transform: none
}

.wpex-slider .sp-arrow.sp-previous-arrow:before {
	content: '0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0';
	left: 0
}

.wpex-slider .sp-arrow.sp-next-arrow:before {
	content: 'http://www.w3.org/2000/svg';
	right: auto
}

.wpex-slider .sp-arrow:after {
	display: none
}

.wpex-slider.arrows-topright.sp-horizontal .sp-arrows {
	top: 0;
	right: 0;
	left: auto;
	margin: 0;
	width: auto
}

.wpex-slider.arrows-topright.sp-horizontal .sp-arrows .sp-arrow {
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 1em;
	float: left;
	left: auto;
	right: auto;
	position: relative
}

.wpex-slider .sp-layer p:last-child {
	margin: 0
}

.wpex-slider .sp-black a {
	color: #fff;
	text-decoration: underline
}

.wpex-slider .sp-white a {
	color: #000;
	text-decoration: underline
}

.wpex-slider .sp-thumbnail-arrows {
	display: none !important
}

.wpex-slider-preloaderimg img, .wpex-slider-media img {
	display: block;
	width: 100%;
	height: auto
}

.wpex-slider.no-stretch .wpex-slider-media img, .wpex-slider-preloaderimg.no-stretch img {
	width: auto;
	margin: 0 auto
}

.wpex-slider-slide {
	display: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.wpex-slider-media-link {
	display: block
}

.wpex-slider-caption {
	padding: 15px;
	font-size: 14px;
	text-align: center;
	max-width: 100%
}

.wpex-slider-thumbnails {
	display: none
}

.wpex-slider .sp-thumbnail-container {
	cursor: pointer
}

.wpex-slider .sp-thumbnails-container.sp-bottom-thumbnails {
	width: 100% !important
}

.wpex-slider .sp-nc-thumbnails {
	padding-top: 5px
}

.wpex-slider .sp-thumbnails img, .wpex-slider .sp-nc-thumbnails img {
	opacity: .75;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent
}

.wpex-slider .sp-thumbnails img:hover, .wpex-slider .sp-thumbnails .sp-selected-thumbnail img, .wpex-slider .sp-nc-thumbnails img:hover, .wpex-slider .sp-nc-thumbnails .sp-nc-selected-thumbnail img {
	opacity: 1
}

.wpex-slider .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
	left: 10px
}

.wpex-slider .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
	right: 10px
}

.wpex-slider .sp-nc-thumbnail-container {
	display: block;
	float: left;
	cursor: pointer;
	margin-left: 5px
}

.wpex-slider .sp-nc-thumbnail-container:first-child {
	margin-left: 0
}

.wpex-slider.no-margin-thumbnails .sp-nc-thumbnails {
	padding: 0;
	margin: 0
}

.wpex-slider.no-margin-thumbnails .sp-bottom-thumbnails {
	margin-top: 0
}

.wpex-slider.no-margin-thumbnails .sp-nc-thumbnail-container {
	margin: 0 !important
}

.wpex-slider.no-margin-thumbnails img.sp-nc-thumbnail {
	display: block;
	margin: 0;
	width: 100%
}

.wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-6 .sp-nc-thumbnail-container {
	width: 16.6666% !important
}

.wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-5 .sp-nc-thumbnail-container {
	width: 20% !important
}

.wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-4 .sp-nc-thumbnail-container {
	width: 25% !important
}

.wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-3 .sp-nc-thumbnail-container {
	width: 33.3333% !important
}

.wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-2 .sp-nc-thumbnail-container {
	width: 50% !important
}

.wpex-slider .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before, .wpex-slider .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	border-bottom-color: red
}

.wpex-carousel {
	position: relative;
	margin-left: 0 !important;
	margin-right: 0 !important
}

.wpex-carousel.no-margins {
	margin-bottom: 0 !important
}

.wpex-carousel-entry-media img {
	display: block
}

.wpex-carousel.no-margins .wpex-carousel-entry-media img {
	width: 100%
}

.wpex-carousel-entry-details {
	background: #f7f7f7;
	border: 1px solid #eee;
	padding: 15px
}

.wpex-carousel-entry-excerpt {
	margin-top: 5px
}

.wpex-carousel-entry-excerpt p:last-child {
	margin: 0
}

.wpex-carousel-entry-price span {
	color: inherit
}

.wpex-carousel.owl-carousel .owl-video-play-icon {
	background-image: url(assets/images/carousel-video-play-btn.png)
}

.wpex-carousel.owl-carousel .owl-item-video .wpex-carousel-entry-media {
	height: 300px
}

.wpex-carousel .owl-dots {
	text-align: center
}

.wpex-carousel .owl-dots.disabled {
	display: none !important
}

.wpex-carousel .owl-dot {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin-left: 2.5px;
	margin-right: 2.5px;
	margin-top: 30px;
	cursor: pointer;
	background: #ddd;
	border: 0;
	border-radius: 50%
}

.wpex-carousel .owl-nav {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.wpex-carousel .owl-nav.disabled {
	display: none !important
}

.wpex-carousel .owl-prev, .wpex-carousel .owl-next {
	margin-top: 20px;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 20px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	cursor: pointer;
	padding: 0;
	float: left;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 2px;
	transition: 0.15s all ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.wpex-carousel .owl-prev {
	margin-right: 2.5px
}

.wpex-carousel .owl-next {
	margin-left: 2.5px
}

.wpex-carousel.arrwpos-right .owl-nav {
	float: right
}

.wpex-carousel.arrwpos-left .owl-nav {
	float: left
}

.wpex-carousel.arrwpos-center .owl-nav {
	text-align: center
}

.wpex-carousel.arrwpos-center .owl-prev, .wpex-carousel.arrwpos-center .owl-next {
	display: inline-block;
	float: none
}

.wpex-carousel.arrwstyle-slim .owl-prev, .wpex-carousel.arrwstyle-slim .owl-next {
	background: none;
	color: inherit;
	font-size: 21px;
	opacity: 0.65
}

.wpex-carousel.arrwstyle-slim .owl-prev:hover, .wpex-carousel.arrwstyle-slim .owl-next:hover {
	background: none;
	opacity: 1
}

.wpex-carousel.arrwstyle-slim .owl-prev .fa:before {
	content: 'grayscale'
}

.wpex-carousel.arrwstyle-slim .owl-next .fa:before {
	content: 'matrix'
}

.wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-prev, .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-next {
	background: none !important;
	font-size: 34px
}

.wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-prev {
	left: -60px
}

.wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-next {
	right: -60px
}

.wpex-carousel.arrwstyle-min .owl-prev, .wpex-carousel.arrwstyle-min .owl-next {
	background: none;
	color: #aaa;
	font-size: 16px
}

.wpex-carousel.arrwstyle-min .owl-prev:hover, .wpex-carousel.arrwstyle-min .owl-next:hover {
	background: none;
	color: #777
}

.wpex-carousel.arrwstyle-circle .owl-prev, .wpex-carousel.arrwstyle-circle .owl-next {
	background: none;
	color: #aaa;
	font-size: 21px
}

.wpex-carousel.arrwstyle-circle .owl-prev:hover, .wpex-carousel.arrwstyle-circle .owl-next:hover {
	background: none;
	color: #777
}

.wpex-carousel.arrwstyle-circle .owl-prev .fa:before {
	content: '1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'
}

.wpex-carousel.arrwstyle-circle .owl-next .fa:before {
	content: ''
}

.wpex-carousel.arrwstyle-border .owl-prev, .wpex-carousel.arrwstyle-border .owl-next {
	background: none;
	color: #aaa;
	font-size: 14px;
	border: 2px solid #ccc;
	height: 24px;
	line-height: 24px;
	width: 24px
}

.wpex-carousel.arrwstyle-border .owl-prev:hover, .wpex-carousel.arrwstyle-border .owl-next:hover {
	background: none;
	color: #777;
	border-color: #999
}

.wpex-carousel.arrwpos-abs .owl-prev, .wpex-carousel.arrwpos-abs .owl-next {
	background: #000;
	height: 60px;
	line-height: 60px;
	width: 40px;
	position: absolute;
	top: 50%;
	margin: -30px 0 0;
	font-size: 16px;
	box-shadow: none;
	cursor: pointer;
	z-index: 3;
	background: #000;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 3px
}

.wpex-carousel.arrwpos-abs .owl-prev:hover, .wpex-carousel.arrwpos-abs .owl-next:hover {
	background: rgba(0, 0, 0, 0.65)
}

.wpex-carousel.arrwpos-abs .owl-prev {
	left: 15px
}

.wpex-carousel.arrwpos-abs .owl-next {
	right: 15px
}

.wpex-carousel.arrwpos-abs.arrwstyle-circle .owl-prev, .wpex-carousel.arrwpos-abs.arrwstyle-circle .owl-next {
	background: none;
	color: #fff;
	font-size: 24px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	margin-top: -15px
}

.wpex-carousel.arrwpos-abs.arrwstyle-border .owl-prev, .wpex-carousel.arrwpos-abs.arrwstyle-border .owl-next {
	background: none;
	color: #fff;
	border-color: #fff
}

.wpex-carousel.arrwpos-abs.arrwstyle-min .owl-prev, .wpex-carousel.arrwpos-abs.arrwstyle-min .owl-next {
	background: none;
	color: #fff;
	font-size: 24px
}

.wpex-carousel.arrwpos-abs.arrwstyle-default .owl-prev, .wpex-carousel.arrwpos-abs.arrwstyle-default .owl-next {
	font-size: 21px
}

.wpex-carousel.arrwpos-abs.arrwstyle-default .fa-chevron-left:before {
	content: ""
}

.wpex-carousel.arrwpos-abs.arrwstyle-default .fa-chevron-right:before {
	content: ""
}

.site-breadcrumbs {
	font-size: 0.9em;
	color: #bcbcbc
}

.site-breadcrumbs a {
	color: #333
}

.site-breadcrumbs .breadcrumb-trail {
	display: inline-block
}

.site-breadcrumbs .breadcrumb-title {
	margin-right: 5px
}

.site-breadcrumbs .fa {
	margin: 0 3px
}

.site-breadcrumbs .trail-begin .fa {
	margin: 0 5px 0 0
}

.site-breadcrumbs.position-absolute {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
	height: 32px;
	line-height: 32px
}

.site-breadcrumbs.position-under-title {
	padding-top: 5px
}

.background-image-page-header .site-breadcrumbs {
	display: none;
	position: relative;
	z-index: 2;
	margin: 0;
	padding-top: 10px;
	text-align: center;
	color: #fff
}

.background-image-page-header .site-breadcrumbs a {
	color: #fff
}

.post-pagination {
	border-top: 1px solid #eee;
	padding: 30px 0
}

.post-pagination .post-prev {
	float: left;
	width: 48%
}

.post-pagination .post-prev span {
	margin-right: 5px
}

.post-pagination .post-next {
	float: right;
	width: 48%;
	text-align: right
}

.post-pagination .post-next span {
	margin-left: 5px
}

.post-pagination a {
	color: #888
}

ul.page-numbers, .page-links {
	font-size: .923em
}

ul.page-numbers {
	list-style: none;
	margin: 10px 0 0
}

ul.page-numbers li, .page-links span {
	display: block;
	float: left;
	margin: 0 4px 4px 0;
	text-align: center
}

ul .page-numbers a, a.page-numbers, span.page-numbers, .page-links span, .page-links a>span, .bbp-pagination-links span.page-numbers {
	background: none;
	line-height: 1;
	display: block;
	padding: 5px 8px;
	text-decoration: none;
	font-weight: normal;
	font-weight: 400;
	cursor: pointer;
	border: 1px solid #ddd;
	color: #888;
	transition: 0.15s all ease
}

.page-numbers a:hover, .page-numbers.current, .page-numbers.current:hover, .page-links span, .page-links a>span:hover, .bbp-pagination-links span.page-numbers.current {
	color: #000;
	background: #f7f7f7;
	text-decoration: none
}

.page-numbers:hover {
	text-decoration: none
}

.wpex-pagination.wpex-center ul.page-numbers, .wpex-pagination.wpex-center .page-links {
	text-align: center
}

.wpex-pagination.wpex-center ul.page-numbers li, .wpex-pagination.wpex-center .page-links span {
	display: inline-block;
	float: none
}

.wpex-pagination.wpex-right ul.page-numbers, .wpex-pagination.wpex-right .page-links {
	text-align: right
}

.wpex-pagination.wpex-right ul.page-numbers li, .wpex-pagination.wpex-right .page-links span {
	display: inline-block;
	float: none
}

.infinite-scroll-wrap {
	padding-bottom: 20px
}

.infinite-scroll-loader {
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -8px;
	height: 16px;
	line-height: 16px;
	width: 30px;
	background: url(assets/images/loader.gif) center center no-repeat;
	text-indent: -9999px
}

#infscr-loading img {
	display: none !important
}

.infinite-scroll-nav {
	display: none
}

.wpex-load-more-wrap {
	padding-top: 10px
}

.wpex-load-more {
	opacity: 0;
	visibility: hidden;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: .846em
}

.wpex-load-more.wpex-visible {
	opacity: 1;
	visibility: visible
}

.page-slider-mobile-alt {
	width: 100%;
	height: auto;
	display: block
}

.meta, .entry .meta {
	list-style: none;
	margin: 0 0 10px;
	font-size: 0.923em;
	color: #777
}

.meta li, .entry .meta li {
	float: left;
	margin: 0 20px 5px 0
}

.meta li:last-child, .entry .meta li:last-child {
	margin-right: 0
}

.meta li .fa, .entry .meta li .fa {
	margin-right: 8px
}

.meta li .meta-icon, .entry .meta li .meta-icon {
	margin-right: .615em
}

.meta a, .entry .meta a {
	color: #777;
	text-decoration: none
}

.meta a:hover, .entry .meta a:hover {
	color: #000;
	text-decoration: none
}

.meta time, .entry .meta time {
	display: inline
}

.author-bio {
	position: relative;
	margin: 0 0 40px;
	background: #f7f7f7;
	border: 1px solid #eee;
	padding: 25px 25px 25px 125px;
	min-height: 94px
}

.author-bio.no-avatar {
	padding-left: 25px
}

.author-bio-avatar {
	position: absolute;
	top: 20px;
	left: 20px
}

.author-bio-avatar img {
	display: block;
	height: 74px;
	width: 74px;
	border-radius: 74px
}

.author-bio-title {
	font-weight: 600;
	font-size: 1.077em;
	margin: 0 0 10px
}

.author-bio-description p:last-child {
	margin: 0
}

.author-bio-social {
	margin-top: 15px
}

.author-bio-social a {
	display: block;
	float: left;
	margin-right: 4px
}

#post-series {
	padding: 0 25px 25px;
	background: #f7f7f7;
	border: 1px solid #e4e4e4;
	margin-bottom: 30px
}

#post-series ul {
	list-style: none !important;
	margin: 0 !important
}

#post-series li {
	padding: 7px 0;
	border-bottom: 1px solid #eee
}

#post-series li:first-child {
	padding-top: 0
}

#post-series li:last-child {
	border: none;
	padding-bottom: 0
}

#post-series .post-series-count {
	font-weight: 600;
	color: #000;
	margin-right: 10px
}

#post-series .post-series-current {
	text-decoration: line-through;
	opacity: .75
}

#post-series-title {
	background: #eee;
	font-size: 1.231em;
	font-weight: normal;
	margin: 0 -25px 25px;
	padding: 10px 25px;
	color: #000;
	border-bottom: 1px solid #e4e4e4
}

#post-series-title a {
	color: inherit;
	opacity: .7
}

ul.wpex-social-share {
	list-style: none
}

.social-share-button-text {
	font-size: 13px
}

.wpex-social-share li {
	float: left
}

.wpex-social-share li, .wpex-social-share a {
	display: block;
	text-decoration: none
}

.wpex-social-share a {
	text-align: center;
	font-size: 1.077em;
	transition: 0.15s all ease
}

.wpex-social-share a:hover {
	text-decoration: none
}

.wpex-social-share-wrap.position-vertical .social-share-title, .wpex-social-share-wrap.position-fixed-v .social-share-title, .blog-entry .social-share-title {
	display: none
}

.single-portfolio.no-composer .social-share-wrap.position-horizontal {
	margin: 40px 0 0
}

.wpex-social-share.position-vertical {
	position: absolute;
	top: 0;
	left: -55px;
	z-index: 9;
	width: 35px;
	list-style: none;
	margin: 0
}

.content-left-sidebar .wpex-social-share.position-vertical {
	right: -55px;
	left: auto
}

.boxed-main-layout .wpex-social-share.position-vertical {
	left: -85px
}

.boxed-main-layout .content-left-sidebar .wpex-social-share.position-vertical {
	left: auto;
	right: -85px
}

.wpex-social-share.position-vertical li a {
	width: 35px;
	height: 35px;
	line-height: 35px
}

.wpex-social-share.position-vertical .social-share-button-text {
	display: none
}

.wpex-social-share.position-horizontal {
	margin: 0 auto 40px
}

.wpex-social-share.position-horizontal li {
	margin: 0 5px 5px 0
}

.wpex-social-share.position-horizontal li a {
	color: #999;
	padding: 0.3em 0.9em
}

.wpex-social-share.position-horizontal li .fa {
	margin-right: 5px
}

.wpex-social-share.style-minimal li a {
	color: #999;
	border: 1px solid #e8e8e8
}

.wpex-social-share.style-minimal li a:hover {
	background: #f7f7f7
}

.wpex-social-share.style-minimal li.share-twitter a:hover {
	color: #00aced
}

.wpex-social-share.style-minimal li.share-facebook a:hover {
	color: #3b5998
}

.wpex-social-share.style-minimal li.share-pinterest a:hover {
	color: #cb2027
}

.wpex-social-share.style-minimal li.share-googleplus a:hover {
	color: #dd4b39
}

.wpex-social-share.style-minimal li.share-linkedin a:hover {
	color: #4875B4
}

.wpex-social-share.style-minimal li.share-email a:hover {
	color: #666
}

.wpex-social-share.style-minimal.position-vertical {
	border-top: 1px solid #e8e8e8
}

.wpex-social-share.style-minimal.position-vertical a {
	border-top: 0
}

.wpex-social-share.style-flat li {
	margin-bottom: 3px
}

.wpex-social-share.style-flat li a {
	color: #fff !important;
	border-radius: 2px
}

.wpex-social-share.style-flat li.share-twitter a {
	background: #00aced
}

.wpex-social-share.style-flat li.share-twitter a:hover {
	background: #0093cb
}

.wpex-social-share.style-flat li.share-email a {
	background: #999
}

.wpex-social-share.style-flat li.share-email a:hover {
	background: #888
}

.wpex-social-share.style-flat li.share-facebook a {
	background: #3b5998
}

.wpex-social-share.style-flat li.share-facebook a:hover {
	background: #324b80
}

.wpex-social-share.style-flat li.share-pinterest a {
	background: #cb2027
}

.wpex-social-share.style-flat li.share-pinterest a:hover {
	background: #ae1b21
}

.wpex-social-share.style-flat li.share-googleplus a {
	background: #dd4b39
}

.wpex-social-share.style-flat li.share-googleplus a:hover {
	background: #d03724
}

.wpex-social-share.style-flat li.share-linkedin a {
	background: #4875B4
}

.wpex-social-share.style-flat li.share-linkedin a:hover {
	background: #3e659c
}

.wpex-social-share.style-three-d.position-vertical li:first-child {
	border-top: none
}

.wpex-social-share.style-three-d li {
	margin-bottom: 3px
}

.wpex-social-share.style-three-d li a {
	color: #fff !important;
	border: none;
	border-bottom: 3px solid rgba(0, 0, 0, 0.25);
	border-radius: 2px
}

.wpex-social-share.style-three-d li a:active {
	border-bottom-color: transparent
}

.wpex-social-share.style-three-d li.share-email a {
	background: #999
}

.wpex-social-share.style-three-d li.share-email a:hover {
	background: #888
}

.wpex-social-share.style-three-d li.share-twitter a {
	background: #00aced
}

.wpex-social-share.style-three-d li.share-twitter a:hover {
	background: #0093cb
}

.wpex-social-share.style-three-d li.share-facebook a {
	background: #3b5998
}

.wpex-social-share.style-three-d li.share-facebook a:hover {
	background: #324b80
}

.wpex-social-share.style-three-d li.share-pinterest a {
	background: #cb2027
}

.wpex-social-share.style-three-d li.share-pinterest a:hover {
	background: #ae1b21
}

.wpex-social-share.style-three-d li.share-googleplus a {
	background: #dd4b39
}

.wpex-social-share.style-three-d li.share-googleplus a:hover {
	background: #d03724
}

.wpex-social-share.style-three-d li.share-linkedin a {
	background: #4875B4
}

.wpex-social-share.style-three-d li.share-linkedin a:hover {
	background: #3e659c
}

.wpex-social-share.style-rounded li {
	margin-bottom: 10px;
	margin-right: 10px
}

.wpex-social-share.style-rounded li a {
	font-size: 1em;
	padding: 0.462em 1.692em;
	border: 2px solid #eee;
	transition: all 0.2s ease;
	border-radius: 99px
}

.wpex-social-share.style-rounded li.share-email a {
	border-color: #888;
	color: #888
}

.wpex-social-share.style-rounded li.share-email a:hover {
	background: #888;
	color: #fff
}

.wpex-social-share.style-rounded li.share-twitter a {
	border-color: #00aced;
	color: #00aced
}

.wpex-social-share.style-rounded li.share-twitter a:hover {
	background: #00aced;
	color: #fff
}

.wpex-social-share.style-rounded li.share-facebook a {
	border-color: #3b5998;
	color: #3b5998
}

.wpex-social-share.style-rounded li.share-facebook a:hover {
	background: #3b5998;
	color: #fff
}

.wpex-social-share.style-rounded li.share-pinterest a {
	border-color: #cb2027;
	color: #cb2027
}

.wpex-social-share.style-rounded li.share-pinterest a:hover {
	background: #cb2027;
	color: #fff
}

.wpex-social-share.style-rounded li.share-googleplus a {
	border-color: #dd4b39;
	color: #dd4b39
}

.wpex-social-share.style-rounded li.share-googleplus a:hover {
	background: #dd4b39;
	color: #fff
}

.wpex-social-share.style-rounded li.share-linkedin a {
	border-color: #4875B4;
	color: #4875B4
}

.wpex-social-share.style-rounded li.share-linkedin a:hover {
	background: #4875B4;
	color: #fff
}

.wpex-social-share.style-rounded.position-vertical li a {
	padding: 0;
	font-size: 14px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

#comments {
	margin-bottom: 40px
}

#comments ol, #comments ul {
	list-style: none;
	margin: 0
}

#comments .empty-closed-comments {
	display: none
}

#comments .children {
	margin-left: 30px
}

#comments .comment {
	position: relative
}

#comments .comment .comment-body {
	margin-left: 75px
}

body.comment-avatars-disabled #comments .comment .comment-body {
	margin-left: 0;
	margin-right: 0
}

#comments .comment-body {
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	overflow-wrap: break-word;
	word-wrap: break-word
}

#comments .comment-body p:last-child {
	margin-bottom: 0
}

#comments .comment-author .avatar {
	position: absolute;
	top: 0;
	left: -75px;
	padding: 3px;
	border: 1px solid #e8e8e8
}

#comments .comment-author .avatar img {
	display: block
}

#comments .comment-meta {
	margin-bottom: 15px
}

#comments .comment-meta .fn {
	display: block;
	font-size: 1.077em;
	font-weight: 600;
	color: #000
}

#comments .comment-meta .fn .url {
	color: #000
}

#comments .comment-meta .says {
	display: none
}

#comments .comment-meta a:hover {
	text-decoration: none
}

#comments .comment-meta time {
	color: #a7a7a7
}

#comments .comment-meta .comment-edit-link {
	display: inline-block;
	margin-left: 6px
}

#comments .comment-meta .comment-edit-link:hover {
	text-decoration: underline
}

#comments .comment-body .reply {
	padding-top: 15px;
	font-size: .923em
}

#comments .comment-body .reply a {
	color: #a7a7a7;
	text-decoration: underline
}

#comments .comment-body .reply a:hover {
	color: #000
}

#comments .comment-reply-title {
	font-size: 1.231em;
	margin-bottom: 0
}

#comments .logged-in-as {
	font-size: 0.923em;
	margin: 0 0 10px
}

#comments #cancel-comment-reply-link {
	font-size: 0.923em;
	color: #989898;
	float: right;
	font-weight: normal;
	border: 2px solid #ededed;
	padding: 3px 10px;
	text-decoration: none;
	border-radius: 3px;
	transition: 0.15s all ease
}

#comments #cancel-comment-reply-link:hover {
	color: #000
}

#comments #cancel-comment-reply-link .fa {
	margin-right: 7px
}

#comments p.comment-notes {
	color: #666;
	margin: 10px 0 20px
}

#comments .comment-form-author, #comments .comment-form-email, #comments .comment-form-website, #comments .comment-form-comment, #comments .comment-form-url {
	margin: 0 0 15px
}

#comments .comment-form-author input, #comments .comment-form-email input, #comments .comment-form-website input, #comments .comment-form-comment input, #comments .comment-form-url input {
	width: 100%
}

#comments .comment-form-author {
	width: 49%;
	float: left
}

#comments .comment-form-email {
	width: 49%;
	float: right
}

#comments .comment-form-url, #comments .comment-form-website {
	clear: both
}

#comments #commentform label {
	display: block;
	margin-bottom: 3px;
	color: #484848
}

#comments .form-allowed-tags {
	display: none
}

#comments span.required {
	color: #F00;
	font-size: .692em;
	position: relative;
	top: -4px
}

#comments .comment-awaiting-moderation {
	background: #F56151;
	color: #fff;
	display: inline-block;
	font-size: .846em;
	margin: 10px 0 0;
	padding: 2px 6px
}

#comments .no-comments {
	margin-top: 40px;
	padding: 10px;
	background: #f7f7f7;
	border: 1px solid #eee;
	text-align: center
}

#comments .no-comments .fa {
	margin-right: 8px
}

#comments .comment-navigation a.page-numbers, #comments .comment-navigation span.page-numbers {
	display: block;
	float: left;
	margin: 0 4px 4px 0
}

.comment-subscription-form {
	margin: 0
}

.comment-subscription-form:after {
	content: "\f104";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1
}

.comment-subscription-form input, .comment-subscription-form label {
	float: left;
	font-size: .846em;
	margin: 0px !important;
	margin-right: 5px !important
}

#site-scroll-top {
	position: fixed;
	right: 30px;
	bottom: 30px;
	color: #999;
	height: 35px;
	line-height: 35px;
	width: 35px;
	font-size: 16px;
	background: #f7f7f7;
	border: 3px solid #fff;
	text-align: center;
	z-index: 998;
	visibility: hidden;
	opacity: 0;
	border-radius: 50%;
	transition: all 0.25s ease-in-out;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

#site-scroll-top:hover {
	border-color: transparent;
	text-decoration: none;
	color: #fff
}

#site-scroll-top.show {
	display: block;
	visibility: visible;
	opacity: 1
}

#toggle-bar-wrap {
	background: #fff;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: all 0.25s ease-in-out
}

#toggle-bar-wrap.toggle-bar-inline {
	display: none;
	border-bottom: 1px solid #eee;
	padding: 20px 0
}

#toggle-bar-wrap.toggle-bar-inline.active-bar {
	display: block;
	visibility: visible;
	opacity: 1
}

#toggle-bar-wrap.toggle-bar-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	max-height: 100%;
	overflow: auto;
	padding: 40px 0;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.25)
}

#toggle-bar-wrap.toggle-bar-overlay.active-bar {
	visibility: visible;
	z-index: 10001;
	opacity: 1
}

body.admin-bar #toggle-bar-wrap.toggle-bar-overlay {
	top: 32px
}

#toggle-bar-wrap.toggle-bar-fade-slide {
	top: -60px
}

#toggle-bar-wrap.toggle-bar-fade-slide.active-bar {
	top: 0
}

.toggle-bar-btn {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	border-left: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 20px solid #252525;
	border-top: 20px solid #252525;
	z-index: 10002;
	color: #fff;
	transition: all 0.3s ease-in-out
}

.toggle-bar-btn span.fa {
	position: absolute;
	font-size: 0.846em;
	top: -12px;
	left: 4px;
	text-shadow: none !important
}

.togglebar-is-inline .toggle-bar-btn {
	position: absolute
}

body.admin-bar .toggle-bar-btn {
	top: 32px
}

#top-bar-wrap {
	border-bottom: 1px solid #eee;
	font-size: 0.923em
}

#top-bar {
	position: relative;
	padding: 15px 0
}

#top-bar a {
	color: #555;
	transition: 0.15s all ease
}

#top-bar .searchform {
	display: inline-block
}

#top-bar .searchform input {
	padding-top: 0.5em;
	padding-bottom: 0.5em
}

#top-bar select {
	color: #000
}

.top-bar-left {
	float: left
}

.top-bar-right {
	float: right
}

.top-bar-centered {
	float: none;
	text-align: center
}

.wpex-top-bar-sticky {
	background: #fff;
	z-index: 99;
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0)
}

#top-bar-wrap-sticky-wrapper.is-sticky .wpex-top-bar-sticky {
	position: fixed;
	z-index: 999
}

@media only screen and (min-width:960px) {
	#top-bar-wrap.wpex-full-width {
		padding-left: 30px;
		padding-right: 30px
	}

	#top-bar-wrap.wpex-full-width .container {
		width: 100% !important;
		max-width: none !important
	}

}

#top-bar-content strong {
	color: #000
}

#top-bar #lang_sel {
	z-index: 99;
	position: relative;
	margin-right: 10px;
	display: inline-block
}

#top-bar #lang_sel ul ul {
	z-index: 99999
}

#top-bar .lang_sel_list_horizontal {
	font-family: inherit;
	height: auto
}

#top-bar .lang_sel_list_horizontal a, #top-bar .lang_sel_list_horizontal a:visited {
	background: none;
	color: inherit;
	padding: 0;
	font-size: inherit
}

#top-bar .lang_sel_list_horizontal li {
	float: none;
	display: inline-block;
	margin: 0 10px 0 0 !important
}

.top-bar-menu {
	display: block;
	float: left
}

.has-content .top-bar-menu {
	margin-right: 20px
}

.top-bar-menu li {
	display: block;
	float: left;
	margin-right: 20px
}

.top-bar-menu li:last-child {
	margin-right: 0
}

.top-bar-menu li .fa {
	margin-right: 6px
}

.top-bar-menu li li {
	display: none !important
}

#top-bar-content.top-bar-centered .top-bar-menu, #top-bar-content.top-bar-centered .top-bar-menu li {
	display: inline-block;
	float: none
}

#top-bar-social a {
	display: block;
	float: left;
	margin-right: 5px;
	font-size: 14px
}

#top-bar-social a.wpex-social-btn {
	height: 26px;
	line-height: 26px;
	width: 26px;
	padding: 0
}

#top-bar-social a.wpex-social-btn.wpex-social-btn-bordered {
	height: 22px;
	line-height: 22px;
	width: 22px;
	font-size: 13px
}

#top-bar-social a.wpex-social-btn-no-style {
	margin-right: 10px;
	color: #bbb;
	font-size: 18px;
	width: auto
}

#top-bar-social a.wpex-social-btn-no-style:hover {
	color: #000
}

#top-bar-social a:last-child {
	margin-right: 0
}

#top-bar-social.top-bar-centered {
	padding-top: 15px
}

#top-bar-social.top-bar-centered a {
	display: inline-block;
	float: none
}

#top-bar-social.top-bar-right {
	position: absolute;
	right: 0;
	top: 50%;
	height: 26px;
	line-height: 26px;
	margin-top: -13px
}

body.boxed-main-layout #top-bar-social.top-bar-right {
	right: 30px
}

#top-bar-social.top-bar-left {
	position: absolute;
	left: 0;
	top: 50%;
	height: 26px;
	line-height: 26px;
	margin-top: -13px
}

body.boxed-main-layout #top-bar-social.top-bar-left {
	left: 30px
}

#top-bar-social.social-style-colored-icons.top-bar-right, #top-bar-social.social-style-colored-icons.top-bar-left {
	height: 21px;
	line-height: 21px;
	margin-top: -10px
}

#top-bar-social.social-style-colored-icons a {
	margin-right: 0
}

#top-bar-social.social-style-colored-icons a:hover {
	opacity: 0.85
}

#top-bar-social.social-style-colored-icons img {
	height: 21px
}

.top-bar-right .polylang-switcher-shortcode {
	float: right;
	margin-left: 20px
}

.top-bar-left .polylang-switcher-shortcode {
	float: left;
	margin-right: 20px
}

#site-header {
	padding: 0 !important;
	border-bottom: 6px solid #d86427 !important;
	
}

#site-header.wpex-header-two-flex-v #site-header-inner {
	display: flex;
	align-items: center
}

#site-header.wpex-header-two-flex-v #site-header-inner #header-aside {
	margin-left: auto;
	order: 2
}

#site-header-inner {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 100%
}

#site-navigation.container {
	position: relative
}

#site-header.header-builder {
	z-index: 10
}

#site-header.header-builder #site-header-inner {
	padding: 0
}

#site-logo {
	display: table
}

#site-logo a {
	height: 100%;
	padding: 0;
	margin: 0;
	text-decoration: none
}

#site-logo a.site-logo-text {
	color: #222;
	font-size: 24px;
	font-weight: bold;
	transition: 0.15s all ease
}

#site-logo a:hover {
	text-decoration: none
}

#site-logo img {
	display: inline;
	vertical-align: middle;
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%
}

#site-logo-inner {
	display: table-cell;
	vertical-align: middle
}

#site-logo-fa-icon {
	margin-right: 10px
}

#site-logo-fa-icon.fa-wpex-hidden {
	margin-right: 0
}

#site-navigation-wrap {
	transition: background-color 0.15s ease, border-color 0.15s ease
}

#site-navigation a {
	text-decoration: none
}

#site-navigation .menu-button.menu-button-rounded span.link-inner {
	border-radius: 40px
}

#site-navigation>ul>li>a:not([href]) {
	cursor: default;
	user-select: none
}

#site-navigation .dropdown-menu li a .fa {
	margin-right: 8px
}

#site-navigation .dropdown-menu li.no-icon-margin a .fa {
	margin-right: 0
}

#site-navigation .dropdown-menu .site-search-toggle .fa {
	margin: 0
}

#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	overflow: visible !important;
	z-index: 999;
	border-bottom: 1px solid #eee;
	box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

#site-navigation .dropdown-menu li a .nav-arrow {
	margin-left: 4px;
	margin-right: 0
}

#site-navigation .dropdown-menu ul a.sf-with-ul {
	padding-right: 25px
}

#site-navigation .sf-menu>li ul li .nav-arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	height: 10px;
	line-height: 10px;
	margin-top: -5px
}

#site-navigation .dropdown-menu ul {
	background: #fff;
	border: 1px solid #eee
}

#site-navigation .dropdown-menu ul ul {
	margin-left: 0;
	text-align: left
}

#site-navigation .dropdown-menu ul li:first-child ul {
	margin-top: 0
}

#site-navigation .dropdown-menu ul li {
	padding: 0
}

#site-navigation .dropdown-menu ul a {
	display: block;
	float: none;
	padding: 8px 12px;
	height: auto;
	margin: 0px;
	border: 0px;
	line-height: 1.4em;
	color: #666;
	font-size: 0.923em;
	border-bottom: 1px solid #eee
}

#site-navigation .dropdown-menu ul li:last-child>a {
	border-bottom: 0
}

#site-navigation .dropdown-menu ul a:hover {
	background: #f7f7f7
}

#site-navigation .dropdown-menu li.left-dropdowns ul ul {
	left: auto;
	right: 100%
}

body #site-navigation .sf-menu li.left-dropdowns ul a.sf-with-ul {
	padding-left: 25px;
	padding-right: 12px
}

#site-navigation .dropdown-menu li.left-dropdowns ul .fa-angle-right {
	left: 9px;
	right: auto
}

#site-navigation .dropdown-menu li.left-dropdowns ul .fa-angle-right:before {
	content: "\f105"
}

#site-navigation .dropdown-menu>li>a>span.link-inner {
	transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
	-moz-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
	-webkit-transition: background 0.15s ease-in-out, color 0.15s ease-in-out
}

#site-navigation .dropdown-menu ul a {
	transition: all 0.15s ease
}

@media only screen and (min-width:960px) {
	#site-header.wpex-full-width .container {
		width: 100% !important;
		max-width: none !important
	}

	#site-header.header-one.wpex-full-width, #site-header.header-five.wpex-full-width {
		padding-left: 30px !important;
		padding-right: 30px !important
	}

	#site-header.header-two.wpex-full-width #site-header-inner {
		padding-left: 30px;
		padding-right: 30px
	}

}

#site-header.fixed-scroll {
	z-index: 99;
	transform: translateZ(0)
}

#site-header-sticky-wrapper.is-sticky #site-header {
	position: fixed;
	overflow: visible !important;
	z-index: 1001;
	background: #fff;
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1)
}

#site-header-sticky-wrapper.is-sticky #site-header-inner {
	z-index: 999
}

#site-header.shrink-sticky-header {
	width: 100%;
	transition: opacity 0.3s
}

#site-header.shrink-sticky-header.sticky-header-shrunk #site-logo {
	padding-top: 0;
	padding-bottom: 0
}

.sticky-header-shrunk #site-header-inner {
	height: 70px;
	padding-top: 10px !important;
	padding-bottom: 10px !important
}

.shrink-sticky-header.sticky-header-shrunk .navbar-style-five .dropdown-menu>li>a {
	height: 50px
}

.shrink-sticky-header.sticky-header-shrunk #site-logo img {
	max-height: 50px
}

.anim-shrink-header #site-header-sticky-wrapper, .anim-shrink-header #site-header, .anim-shrink-header #site-header-inner, .anim-shrink-header .navbar-style-five, .anim-shrink-header .navbar-style-five #site-navigation, .anim-shrink-header #site-logo, .anim-shrink-header #site-logo-inner, .anim-shrink-header #site-logo a, .anim-shrink-header #site-logo img {
	transition: all 0.3s linear
}

.anim-shrink-header #site-logo img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.anim-shrink-header #site-navigation-wrap {
	transition: top 0.3s linear
}

.header-one #site-logo {
	float: left;
	height: 100%
}

.navbar-style-one {
	position: absolute;
	right: -15px;
	top: 50%;
	margin-top: -25px;
	height: 50px
}

body.navbar-has-inner-span-bg .navbar-style-one {
	right: -4px
}

body:not(.navbar-has-inner-span-bg) .navbar-style-one .dropdown-menu>li:last-child.menu-button {
	margin-right: 11px
}

.navbar-style-one .dropdown-menu>li>a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 4px;
	color: #555
}

.navbar-style-one .dropdown-menu>li>a>span.link-inner {
	display: inline-block;
	line-height: 1;
	padding: 0.5em 11px;
	border-radius: 3px
}

.header-two {
	background: #fff
}

.header-two-aside {
	float: right;
	font-size: 1.077em;
	text-align: right
}

.header-two-logo {
	float: left
}

#header-two-search {
	margin-top: 10px;
	float: right
}

#header-two-search input[type="\f104"] {
	font-size: 0.923em;
	width: 160px;
	float: left;
	height: 34px;
	line-height: normal;
	padding: 0 10px;
	border: 1px solid #e8e8e8;
	background: #f7f7f7
}

#header-two-search #header-two-search-submit {
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	width: 35px;
	text-align: center;
	padding: 0;
	outline: none;
	margin-left: 5px;
	cursor: pointer;
	border-radius: 0
}

#header-two-search .woocommerce-product-search input[type="\f105"] {
	height: 34px;
	width: auto;
	margin-left: 7px
}

.navbar-style-two {
	position: relative;
	background: #fff;
	border-top: 1px solid #eee
}

body.page-header-disabled .navbar-style-two {
	border-bottom: 1px solid #eee
}

.navbar-style-two .dropdown-menu {
	width: 100%;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee
}

.navbar-style-two .dropdown-menu a {
	transition: all 0.15s ease
}

.navbar-style-two .dropdown-menu li {
	border-right: 1px solid #eee
}

.navbar-style-two .dropdown-menu li li {
	border-right: 0
}

.navbar-style-two .dropdown-menu>li>a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #555;
	font-weight: normal;
	padding: 0 20px
}

.navbar-style-two .dropdown-menu .search-toggle-li, .navbar-style-two .dropdown-menu .woo-menu-icon {
	float: right;
	border-left: 1px solid #eee;
	border-right: 0
}

.navbar-style-two.center-items {
	text-align: center
}

.navbar-style-two.center-items .dropdown-menu>ul {
	text-align: left;
	border-left: 0;
	border-right: 0
}

.navbar-style-two.center-items .dropdown-menu>li:first-child {
	border-left: 1px solid #eee
}

.navbar-style-two.center-items .dropdown-menu>li, .navbar-style-two.center-items .dropdown-menu .woo-menu-icon, .navbar-style-two.center-items .dropdown-menu .search-toggle-li {
	display: inline-block;
	float: none;
	border-left: 0;
	border-right: 1px solid #eee
}

.navbar-style-two.no-borders .dropdown-menu, .navbar-style-two.no-borders .dropdown-menu li {
	border: 0 !important
}

.navbar-style-two.no-borders li ul {
	text-align: left
}

.header-three-logo {
	float: none;
	text-align: center;
	margin: 0 auto
}

.header-three-logo a {
	display: inline;
	display: inline-block;
	float: none
}

.header-three-aside {
	float: none;
	clear: both;
	text-align: center;
	width: 100%;
	margin-top: 10px
}

#site-header.overlay-header.header-three #site-header-inner {
	padding-bottom: 0
}

.navbar-style-three {
	background: #fff;
	border-top: 1px solid #eee;
	position: relative
}

body.page-header-disabled .navbar-style-three {
	border-bottom: 1px solid #eee
}

body.has-overlay-header .navbar-style-three {
	border: 0
}

.navbar-style-three .dropdown-menu {
	text-align: center;
	float: none
}

.navbar-style-three .dropdown-menu ul {
	text-align: left
}

.navbar-style-three .dropdown-menu>li {
	display: inline-block;
	float: none
}

.navbar-style-three .dropdown-menu>li>a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #555;
	font-weight: normal;
	padding: 0 5px
}

.navbar-style-three .dropdown-menu>li>a>span.link-inner {
	display: inline-block;
	line-height: 1;
	padding: 0.5em 0.8em;
	border-radius: 3px
}

.header-four-logo {
	float: none;
	text-align: center;
	margin: 0 auto
}

.header-four-logo a {
	display: inline-block;
	float: none
}

.header-four-aside {
	float: none;
	clear: both;
	text-align: center;
	width: 100%;
	margin-top: 10px
}

#site-header.overlay-header.dyn-styles #site-navigation-wrap.navbar-style-four {
	background: rgba(0, 0, 0, 0.5);
	border: 0
}

.navbar-style-four {
	background: #fff;
	border-bottom: 1px solid #eee;
	position: relative
}

.navbar-style-four .dropdown-menu {
	text-align: center;
	float: none
}

.navbar-style-four .dropdown-menu ul {
	text-align: left
}

.navbar-style-four .dropdown-menu>li {
	display: inline-block;
	float: none
}

.navbar-style-four .dropdown-menu>li>a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #555;
	font-weight: normal;
	padding: 0 5px
}

.navbar-style-four .dropdown-menu>li>a>span.link-inner {
	display: inline-block;
	line-height: 1;
	padding: 0.5em 0.8em;
	border-radius: 3px
}

#site-logo.header-five-logo {
	display: none;
	float: none;
	margin: 0;
	padding: 0;
	transition: all 0.3s ease
}

#site-logo.header-five-logo.display {
	display: table
}

.menu-item-logo {
	padding: 0 40px
}

#site-navigation-wrap.navbar-style-five, .navbar-style-five #site-navigation {
	height: 100%
}

.navbar-style-five .dropdown-menu {
	text-align: center;
	float: none;
	display: table;
	height: 100%;
	margin: 0 auto
}

.navbar-style-five .dropdown-menu ul {
	text-align: left
}

.navbar-style-five .dropdown-menu>li {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	float: none
}

.navbar-style-five .dropdown-menu>li>a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #555;
	font-weight: normal;
	padding: 0 4px
}

.navbar-style-five .dropdown-menu>li>a>span.link-inner {
	display: inline-block;
	line-height: 1;
	padding: 0.5em 0.8em;
	border-radius: 3px
}

@media only screen and (min-width:960px) {
	body.wpex-has-vertical-header {
		position: relative
	}

	body.wpex-has-vertical-header.full-width-main-layout #wrap {
		padding-left: 280px
	}

	body.wpex-has-vertical-header.rtl.full-width-main-layout #wrap {
		padding-left: 0;
		padding-right: 280px
	}

	body.wpex-has-vertical-header.full-width-main-layout.wpex-site-header-disabled #outer-wrap {
		padding-left: 0
	}

	body.wpex-has-vertical-header #site-header {
		background: #fff;
		position: absolute;
		z-index: 99;
		top: 0;
		left: 0;
		width: 280px;
		height: 100%;
		-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.1)
	}

	body.wpex-has-vertical-header #site-header .container {
		width: 100%;
		max-width: 100%
	}

	body.wpex-has-vertical-header.rtl #site-header {
		left: auto;
		right: 0
	}

	body.wpex-has-vertical-header.wpex-fixed-vertical-header #site-header {
		position: fixed;
		overflow: visible
	}

	body.wpex-has-vertical-header #site-logo {
		display: block;
		padding: 0 30px 30px 30px
	}

	body.wpex-has-vertical-header #site-logo img {
		display: block;
		margin: 0 auto
	}

	body.wpex-has-vertical-header #site-logo-inner {
		display: block
	}

	body.wpex-has-vertical-header.boxed-main-layout #wrap {
		padding-left: 280px
	}

	body.wpex-has-vertical-header.boxed-main-layout.wpex-site-header-disabled #wrap {
		padding-left: 0
	}

	body.wpex-has-vertical-header.boxed-main-layout #site-header .container {
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	body.wpex-has-vertical-header.rtl.boxed-main-layout #wrap {
		padding-left: 0;
		padding-right: 280px
	}

	body.wpex-has-vertical-header .wpex-menu-search-text {
		display: inline-block;
		padding-left: 20px
	}

	body.wpex-has-vertical-header.rtl .wpex-menu-search-text {
		padding-left: 0;
		padding-right: 20px
	}

	body.wpex-has-vertical-header #site-navigation .sf-menu ul {
		top: 0;
		left: 100%;
		text-align: left
	}

	body.wpex-has-vertical-header #site-navigation .sf-menu ul a {
		padding: 1em 20px
	}

	body.wpex-has-vertical-header #site-navigation .dropdown-menu li.megamenu {
		position: relative
	}

	body.wpex-has-vertical-header #site-navigation .dropdown-menu li.megamenu>ul {
		left: 100%;
		width: 750px
	}

	body.wpex-has-vertical-header.rtl #site-navigation .dropdown-menu li.megamenu>ul {
		left: auto;
		right: 280px
	}

	body.wpex-has-vertical-header .page-header {
		border-top: 0
	}

	.navbar-style-six #site-navigation {
		border-top: 1px solid #eee
	}

	.navbar-style-six .dropdown-menu>li {
		display: block;
		width: 100%;
		height: auto;
		border-bottom: 1px solid #eee
	}

	.navbar-style-six .dropdown-menu>li>a {
		display: block;
		color: #555;
		font-weight: normal;
		padding: 1em 30px
	}

	.navbar-style-six .dropdown-menu>li>a span.link-inner {
		display: block;
		padding: 0;
		transition: none
	}

	.navbar-style-six .dropdown-menu>li.menu-item-has-children>a {
		padding-right: 50px
	}

	.navbar-style-six .dropdown-menu a {
		transition: all 0.35s ease
	}

	.navbar-style-six .dropdown-menu a:hover {
		background: #f7f7f7
	}

	.navbar-style-six .dropdown-menu>.current-menu-item>a, .navbar-style-six .dropdown-menu>.current-menu-parent>a {
		background: #4a97c2;
		color: #fff !important;
		transition: all 0.3s ease-in-out
	}

	.navbar-style-six .dropdown-menu .nav-arrow.top-level {
		position: absolute;
		right: 28px;
		top: 50%;
		height: 20px;
		line-height: 20px;
		margin-top: -10px;
		font-size: 11px;
		opacity: .4
	}

	.navbar-style-six .sf-menu li {
		white-space: normal
	}

}

#mobile-menu {
	height: 40px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px
}

#mobile-menu a {
	display: block;
	float: left;
	color: #666;
	font-size: 18px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	border: 1px solid #eee;
	text-align: center;
	margin-left: 10px;
	background: #f7f7f7;
	border-radius: 3px;
	transition: 0.15s all ease
}

#mobile-menu a:first-child {
	margin-left: 0
}

#mobile-menu a:hover {
	text-decoration: none;
	background: #f1f1f1;
	color: #333
}

.wpex-mobile-toggle-menu-icon_buttons_under_logo {
	clear: both
}

.wpex-mobile-toggle-menu-icon_buttons_under_logo #mobile-menu {
	height: auto;
	position: relative;
	float: none;
	top: auto;
	right: auto !important;
	left: auto !important;
	margin: 0;
	padding-top: 20px;
	text-align: center
}

.wpex-mobile-toggle-menu-icon_buttons_under_logo #mobile-menu a {
	display: inline-block;
	float: none
}

#wpex-mobile-menu-fixed-top {
	background: #222;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999
}

body.admin-bar #wpex-mobile-menu-fixed-top {
	top: 32px
}

#wpex-mobile-menu-fixed-top .mobile-menu-toggle {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	text-decoration: none
}

#wpex-mobile-menu-fixed-top .mobile-menu-toggle .fa {
	margin-right: 10px
}

#wpex-mobile-menu-navbar {
	background: #222;
	position: relative
}

#wpex-mobile-menu-navbar .mobile-menu-toggle {
	display: block;
	color: #fff;
	height: 50px;
	line-height: 50px;
	font-size: 1.077em
}

#wpex-mobile-menu-navbar .mobile-menu-toggle:hover {
	text-decoration: none
}

#wpex-mobile-menu-navbar .mobile-menu-toggle .fa {
	margin-right: .769em
}

#sidr-main {
	display: block;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 300px;
	max-width: 100%;
	padding-bottom: 30px;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 1.077em;
	background: #262626;
	color: #fff;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-overflow-scrolling: touch
}

#sidr-main.right {
	right: -300px
}

#sidr-main.left {
	left: -300px
}

.sidr a {
	color: #707070
}

.sidr a:hover, .sidr-class-dropdown-toggle:hover, .sidr-class-menu-item-has-children.active>a, .sidr-class-menu-item-has-children.active>a>.sidr-class-dropdown-toggle {
	color: #fff;
	text-decoration: none
}

a.sidr-class-toggle-sidr-close {
	position: relative;
	margin: 0 auto;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	background: rgba(0, 0, 0, 0.1)
}

.sidr-class-toggle-sidr-close:before {
	content: "\f0a8";
	position: absolute;
	top: 0;
	left: 20px;
	height: 50px;
	line-height: 50px
}

.sidr-class-dropdown-menu>li:first-child {
	border-top: 1px solid rgba(255, 255, 255, 0.035)
}

.sidr-class-dropdown-menu li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.035)
}

.sidr-class-dropdown-menu li:last-child {
	border: 0
}

.sidr-class-dropdown-menu li a {
	display: block;
	position: relative;
	padding: 12px 20px
}

.sidr-class-dropdown-menu li a.sidr-class-sf-with-ul {
	padding-right: 40px
}

.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children>a {
	padding-right: 60px
}

.sidr-class-dropdown-menu ul {
	display: none;
	border-top: 1px solid rgba(255, 255, 255, 0.035);
	margin-left: 0;
	background: rgba(255, 255, 255, 0.02)
}

.sidr-class-dropdown-menu ul a:before {
	content: "\f0a9";
	display: inline-block;
	margin: 0 10px
}

.sidr-class-dropdown-menu ul ul a:before {
	margin-left: 20px
}

.sidr-class-dropdown-menu ul ul ul a:before {
	margin-left: 40px
}

.sidr-class-dropdown-menu li.active>a>.sidr-class-dropdown-toggle:before {
	content: "\f104"
}

.sidr-class-dropdown-menu a .fa {
	margin-right: 10px
}

body.rtl .sidr-class-dropdown-menu a .fa {
	margin-right: 0;
	margin-left: 10px
}

.sidr-class-menu-item-has-children {
	position: relative
}

.sidr-class-dropdown-toggle {
	font-size: 11px;
	height: 100%;
	width: 60px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	color: #707070;
	padding-right: 20px;
	text-align: center
}

.sidr-class-dropdown-toggle:before {
	content: "\f105";
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 30px;
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px
}

.sidr #searchform-header-replace-close, .sidr .nav-arrow, .sidr-class-wcmenucart, .sidr-class-nav-arrow, .sidr-class-search-toggle-li, #sidr-id-searchform-dropdown {
	display: none !important
}

.wpex-sidr-overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999
}

#sidr-id-searchform-overlay-title {
	display: none
}

.sidr-class-mobile-menu-searchform {
	position: relative;
	margin: 30px 20px 0
}

.sidr-class-mobile-menu-searchform input {
	width: 100%;
	background: #fff;
	background: rgba(255, 255, 255, 0.06);
	border: 0;
	outline: 0;
	padding: 15px 45px 15px 15px;
	line-height: 1.4em;
	color: #fff;
	color: rgba(255, 255, 255, 0.5);
	font-size: 1em;
	font-weight: 400;
	transition: all 0.3s;
	border-radius: 3px
}

.sidr-class-mobile-menu-searchform input:focus {
	color: #fff;
	color: rgba(255, 255, 255, 0.5)
}

.sidr-class-mobile-menu-searchform button {
	background: none !important;
	display: block;
	position: absolute;
	right: 10px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	top: 50%;
	margin-top: -15px;
	color: #fff;
	padding: 0;
	opacity: .4
}

.sidr-class-mobile-menu-searchform button:hover {
	opacity: 1
}

.mobile-toggle-nav {
	display: none;
	background: #fff;
	z-index: 9999;
	height: auto;
	line-height: inherit;
	margin-top: 0
}

.mobile-toggle-nav.wpex-togglep-absolute {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	max-height: 500px;
	overflow-y: auto
}

.mobile-toggle-nav a {
	position: relative;
	color: #555;
	display: block;
	padding: 10px 0;
	border-top: 1px solid #eee
}

.mobile-toggle-nav a:hover {
	color: #000;
	text-decoration: none
}

.mobile-toggle-nav a .fa {
	margin-right: 10px
}

.mobile-toggle-nav .nav-arrow {
	display: none
}

.mobile-toggle-nav .menu-item-has-children>a {
	padding-right: 60px
}

.mobile-toggle-nav .menu-item-has-children ul {
	display: none
}

.mobile-toggle-nav .menu-item-has-children ul a {
	padding-left: 12px
}

.mobile-toggle-nav .menu-item-has-children ul a:before {
	content: "";
	margin-right: 10px
}

.mobile-toggle-nav .menu-item-has-children ul ul a {
	padding-left: 22px
}

.mobile-toggle-nav .menu-item-has-children ul ul a:before {
	content: "\f104";
	margin-right: 10px
}

.mobile-toggle-nav .menu-item-has-children ul ul ul a {
	padding-left: 32px
}

.mobile-toggle-nav .menu-item-has-children ul ul ul a:before {
	content: "search";
	margin-right: 10px
}

.mobile-toggle-nav .menu-item-has-children ul ul ul ul a {
	padding-left: 42px
}

.mobile-toggle-nav .wpex-open-submenu {
	position: absolute;
	height: 100%;
	width: 50px;
	right: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	font-size: 1.2em;
	text-align: right
}

.mobile-toggle-nav .wpex-open-submenu:before {
	content: "submit";
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 50px;
	top: 50%;
	right: 0;
	margin-top: -15px;
	font-family: "FontAwesome";
	opacity: 0.8
}

.mobile-toggle-nav .active>a>.wpex-open-submenu:before {
	content: "\f0c9"
}

.wpex-mobile-toggle-menu-fixed_top .mobile-toggle-nav {
	background: #222
}

.wpex-mobile-toggle-menu-fixed_top .mobile-toggle-nav a {
	border-color: #333;
	color: #aaa
}

.wpex-mobile-toggle-menu-fixed_top .mobile-toggle-nav a:hover {
	color: #fff
}

.mobile-toggle-nav #mobile-menu-search {
	display: block;
	padding-bottom: 20px;
	position: relative
}

.mobile-toggle-nav-search input[type="\f0da"] {
	width: 100%;
	padding: 0 50px 0 10px;
	height: 45px
}

.mobile-toggle-nav-search .searchform-submit {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	height: 45px;
	line-height: 45px;
	width: 45px;
	border-radius: 0
}

.mobile-toggle-nav-ul li.search-toggle-li {
	display: none
}

.full-screen-overlay-nav {
	display: block;
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility: hidden;
	overflow-y: auto;
	font-weight: 300;
	font-size: 2.462em;
	opacity: 0;
	transition: all 0.4s
}

.full-screen-overlay-nav.visible {
	z-index: 99999;
	visibility: visible;
	opacity: 1
}

.full-screen-overlay-nav .full-screen-overlay-nav-close {
	position: fixed;
	top: 20px;
	right: 20px;
	width: 58px;
	height: 58px;
	cursor: pointer;
	opacity: .5;
	transition: all 0.3s
}

.full-screen-overlay-nav .full-screen-overlay-nav-close:hover {
	opacity: 1
}

.full-screen-overlay-nav.white {
	background: #fff
}

.full-screen-overlay-nav.white .full-screen-overlay-nav-close {
	background: url("assets/images/full-screen-overlay-nav-close-black.png") no-repeat
}

.full-screen-overlay-nav.black {
	background: #000
}

.full-screen-overlay-nav.black .full-screen-overlay-nav-close {
	background: url("assets/images/full-screen-overlay-nav-close-white.png") no-repeat
}

.full-screen-overlay-nav.black li a {
	color: #fff;
	opacity: .4
}

.full-screen-overlay-nav.black li a:hover {
	opacity: 1
}

.full-screen-overlay-nav-ul-wrapper {
	display: table;
	width: 100%;
	height: 100%;
	text-align: center
}

.full-screen-overlay-nav-ul {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	padding: 80px
}

.full-screen-overlay-nav-ul ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0
}

.full-screen-overlay-nav-ul li {
	display: block
}

.full-screen-overlay-nav-ul li a {
	display: inline-block;
	color: #000;
	margin-bottom: 20px;
	transition: all 0.3s
}

.full-screen-overlay-nav-ul li a .fa {
	margin-right: 10px
}

.full-screen-overlay-nav-ul li a:hover {
	text-decoration: none;
	opacity: .4
}

.full-screen-overlay-nav-ul li.wpex-menu-extra {
	display: none !important
}

.full-screen-overlay-nav-ul li .nav-arrow {
	display: none
}


.wpex-dropdowns-shadow-one ul ul, .wpex-dropdowns-shadow-one #searchform-dropdown, .wpex-dropdowns-shadow-one #current-shop-items-dropdown {
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1)
}

.wpex-dropdowns-shadow-two ul ul, .wpex-dropdowns-shadow-two #searchform-dropdown, .wpex-dropdowns-shadow-two #current-shop-items-dropdown {
	-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1)
}

.wpex-dropdowns-shadow-three ul ul, .wpex-dropdowns-shadow-three #searchform-dropdown, .wpex-dropdowns-shadow-three #current-shop-items-dropdown {
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
}

.wpex-dropdowns-shadow-four ul ul, .wpex-dropdowns-shadow-four #searchform-dropdown, .wpex-dropdowns-shadow-four #current-shop-items-dropdown {
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4)
}

.wpex-dropdowns-shadow-five ul ul, .wpex-dropdowns-shadow-five #searchform-dropdown, .wpex-dropdowns-shadow-five #current-shop-items-dropdown {
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.24);
	-moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.24);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.24)
}

.wpex-dropdown-top-border #site-navigation .dropdown-menu li ul {
	border: none;
	border-top: 3px solid transparent
}

.wpex-dropdown-top-border .dropdown-menu ul:before, .wpex-dropdown-top-border .dropdown-menu ul:after {
	display: none
}

.wpex-flush-dropdowns .dropdown-menu ul:before, .wpex-flush-dropdowns .dropdown-menu ul:after {
	display: none
}

.wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul {
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 3px
}

.wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul:after, .wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul:before {
	display: none
}

.wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul li a {
	border: 0;
	transition: none
}

.wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul li a:hover {
	background: transparent;
	color: #000
}

.wpex-dropdown-style-minimal .navbar-style-two #site-navigation .dropdown-menu ul, .wpex-dropdown-style-minimal .navbar-style-three #site-navigation .dropdown-menu ul, .wpex-dropdown-style-minimal .navbar-style-four #site-navigation .dropdown-menu ul {
	border-color: #eee;
	border-radius: 0
}

.wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul {
	background: #fff;
	border: 0;
	padding: 0
}

.wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul:after, .wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul:before {
	display: none;
}

.wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul li a {
	border: 0;
	padding: 10px 18px;
	transition: none
}

.wpex-dropdown-style-black #site-navigation .dropdown-menu ul {
	background: #000;
	border: 0;
  display: none;
}

.wpex-dropdown-style-black #site-navigation .dropdown-menu ul:before, .wpex-dropdown-style-black #site-navigation .dropdown-menu ul:after {
	border-bottom-color: #000
}

.wpex-dropdown-style-black #site-navigation .dropdown-menu ul li a {
	display: block;
	color: #909090;
	border-color: #252525;
}

.wpex-dropdown-style-black #site-navigation .dropdown-menu ul li a:hover {
	background: #252525;
	color: #fff;
  display: none;
}

.wpex-dropdown-style-black #site-navigation li.megamenu>ul.sub-menu>li {
	border-color: #252525
}

.wpex-dropdown-style-black #site-navigation li.megamenu>ul.sub-menu>.menu-item-has-children>a {
	color: #fff
}

.wpex-dropdown-style-black #searchform-dropdown {
	background: #000;
	border: 0
}

.wpex-dropdown-style-black #searchform-dropdown input {
	background: #222;
	background: rgba(255, 255, 255, 0.1);
	color: #aaa
}

.wpex-dropdown-style-black #current-shop-items-dropdown {
	background: #000;
	border: 0
}

.wpex-dropdown-style-black #current-shop-items-dropdown a {
	color: #fff
}

.wpex-dropdown-style-black #current-shop-items-dropdown li {
	border-color: #252525
}

.wpex-dropdown-style-black #current-shop-items-dropdown strong {
	color: #909090
}

.wpex-dropdown-style-black #current-shop-items-dropdown .price, .wpex-dropdown-style-black #current-shop-items-dropdown .amount {
	color: #ccc !important
}

#site-navigation li.megamenu {
	position: inherit
}

#site-navigation li.megamenu>ul.sub-menu {
	width: 100%;
	left: 0;
	right: auto;
	border-radius: 0;
	padding: 12px 0 0
}

#site-navigation li.megamenu>ul.sub-menu:after, #site-navigation li.megamenu>ul.sub-menu:before {
	display: none
}

#site-navigation li.megamenu>ul.sub-menu .nav-arrow {
	display: none
}

#site-navigation li.megamenu>ul.sub-menu>li {
	display: block;
	float: left;
	padding: 0px 12px;
	width: 100%;
	border-left: 1px solid #eee
}

#site-navigation li.megamenu>ul.sub-menu>li:first-child {
	border-left: none
}

#site-navigation li.megamenu>ul.sub-menu>li a {
	border: 0
}

#site-navigation li.megamenu>ul.sub-menu>li.menu-item-has-children {
	margin-bottom: 12px
}

#site-navigation li.megamenu>ul.sub-menu>li.menu-item-has-children>a {
	font-weight: 600;
	color: #000;
	font-size: 1.03em;
	padding: 8px 12px;
	word-wrap: break-word;
	white-space: normal
}

#site-navigation li.megamenu>ul.sub-menu>li.menu-item-has-children>a:hover {
	background: none
}

#site-navigation li.megamenu>ul.sub-menu>li ul {
	display: block !important;
	top: auto !important;
	width: 100% !important;
	min-width: 0 !important;
	left: auto !important;
	position: relative !important;
	opacity: 1 !important;
	border: none !important;
	padding: 0 !important;
	box-shadow: none !important
}

#site-navigation li.megamenu>ul.sub-menu>li ul.sub-menu>li>ul.sub-menu a:before {
	display: inline-block;
	content: "-";
	margin-right: 7px;
	font-family: 'FontAwesome'
}

#site-navigation li.megamenu.col-1>ul.sub-menu>li {
	width: 100%
}

#site-navigation li.megamenu.col-2>ul.sub-menu>li {
	width: 50%
}

#site-navigation li.megamenu.col-2>ul.sub-menu>li:nth-child(2n+1) {
	clear: both
}

#site-navigation li.megamenu.col-3>ul.sub-menu>li {
	width: 33.33%
}

#site-navigation li.megamenu.col-3>ul.sub-menu>li:nth-child(3n+1) {
	clear: both
}

#site-navigation li.megamenu.col-4>ul.sub-menu>li {
	width: 25%
}

#site-navigation li.megamenu.col-4>ul.sub-menu>li:nth-child(4n+1) {
	clear: both
}

#site-navigation li.megamenu.col-5>ul.sub-menu>li {
	width: 20%
}

#site-navigation li.megamenu.col-5>ul.sub-menu>li:nth-child(5n+1) {
	clear: both
}

#site-navigation li.megamenu.col-6>ul.sub-menu>li {
	width: 16.66%
}

#site-navigation li.megamenu.col-6>ul.sub-menu>li:nth-child(6n+1) {
	clear: both
}

#site-navigation li.megamenu.hide-headings>ul.sub-menu>.menu-item-has-children>a {
	display: none
}

#site-navigation li.megamenu.display-always>ul.sub-menu {
	display: block !important;
	opacity: 1 !important
}

#overlay-header-wrap {
	position: relative;
	z-index: 3
}

#site-header.overlay-header {
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	width: 100%;
	z-index: 9999;
	transition: background 0.3s ease
}

#site-header.overlay-header #site-header-inner {
	padding-top: 30px;
	padding-bottom: 30px
}

#site-header.overlay-header li.menu-button>a {
	opacity: 1 !important
}

#site-header.overlay-header.dyn-styles #site-navigation-wrap {
	background: none
}

#site-header.overlay-header .has-overlay-logo .main-logo {
	display: none
}

body.has-overlay-header.page-header-disabled #content-wrap {
	padding-top: 0
}

.overlay-header-offset-div {
	width: 100%;
	display: block
}

.add-overlay-header-offset .wpex-vc-columns-wrap {
	opacity: 0
}

.wpex-window-loaded .add-overlay-header-offset .wpex-vc-columns-wrap {
	opacity: 1
}

body.boxed-main-layout.has-overlay-header #wrap {
	position: relative
}

body.boxed-main-layout.has-overlay-header #site-header.overlay-header {
	padding: 0 30px
}

body.has-overlay-header .wpex-sticky-header-holder {
	height: auto !important;
	background: none !important
}

.wpex-sticky-header-holder.is-sticky #site-header.overlay-header {
	left: auto
}

#site-header.overlay-header.light-style #site-logo a.site-logo-text, #site-header.overlay-header.light-style #site-navigation .dropdown-menu>li>a {
	color: #fff !important
}

#site-header.overlay-header.light-style #site-navigation .dropdown-menu>li>a {
	background: none;
	opacity: .7
}

#site-header.overlay-header.light-style #site-navigation .dropdown-menu>li>a:hover {
	opacity: 1
}

#site-header.overlay-header.light-style #mobile-menu a {
	background: rgba(255, 255, 255, 0.2) !important;
	color: #fff !important;
	border: 0 !important;
	opacity: .7
}

#site-header.overlay-header.light-style #mobile-menu a:hover {
	opacity: 1
}

#site-header-sticky-wrapper.is-sticky #site-header.overlay-header.light-style {
	background: #000
}

#site-header-sticky-wrapper.is-sticky #site-header.overlay-header.light-style #site-navigation-wrap {
	background: none
}

#site-header.overlay-header.white-style.dyn-styles #site-logo a.site-logo-text, #site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a {
	color: #fff !important
}

#site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a {
	background: none;
	transition: 0.15s all ease
}

#site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover {
	opacity: .5
}

#site-header.overlay-header.white-style.dyn-styles #mobile-menu a {
	background: rgba(255, 255, 255, 0.2) !important;
	color: #fff !important;
	border: 0 !important
}

#site-header.overlay-header.white-style.dyn-styles #mobile-menu a:hover {
	opacity: .5
}

#site-header.overlay-header.dark-style.dyn-styles #site-logo a.site-logo-text, #site-header.overlay-header.dark-style.dyn-styles #site-navigation .dropdown-menu>li>a {
	color: #000 !important
}

#site-header.overlay-header.dark-style.dyn-styles #site-navigation .dropdown-menu>li>a {
	background: none;
	transition: 0.15s all ease;
	opacity: .7
}

#site-header.overlay-header.dark-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover {
	opacity: 1
}

#site-header.overlay-header.dark-style.dyn-styles #mobile-menu a {
	background: rgba(0, 0, 0, 0.08) !important;
	color: #000 !important;
	border: 0 !important;
	opacity: .7
}

#site-header.overlay-header.dark-style.dyn-styles #mobile-menu a:hover {
	opacity: 1
}

.page-header {
	margin: 0 auto 40px;
	padding: 20px 0;
	position: relative;
	background-color: #f7f7f7;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.no-header-margin .page-header {
	margin-bottom: 0
}

.page-header .container {
	position: relative
}

.page-header-title {
	display: block;
	font-size: 1.615em;
	line-height: 1.4em;
	font-weight: normal;
	font-weight: 400;
	margin: 0px;
	color: #000
}

.page-subheading {
	font-size: 1.077em;
	margin: 0;
	color: #999
}

.page-subheading p:last-child {
	margin: 0
}

.centered-page-header {
	text-align: center;
	padding: 30px 0
}

.centered-page-header .page-header-title {
	font-size: 32px
}

.centered-page-header .page-subheading {
	font-size: 1.385em;
	font-weight: 300
}

.centered-minimal-page-header {
	text-align: center;
	padding: 30px 0;
	background-color: #fff;
	border-color: #eee
}

.centered-minimal-page-header .page-header-title {
	font-size: 32px
}

.centered-minimal-page-header .page-subheading {
	font-size: 1.385em;
	font-weight: 300
}

.solid-color-page-header * {
	color: #fff !important
}

.archive-description {
	margin-bottom: 30px
}

.background-image-page-header {
	width: 100%;
	border: none;
	background: #000;
	padding: 0
}

.page-header-table {
	display: table;
	width: 100%;
	height: 400px;
	padding: 20px 0
}

.page-header-table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 30px
}

.page-header.background-image-page-header .page-header-title {
	position: relative;
	z-index: 2;
	color: #fff;
	max-width: 100%;
	font-size: 3.231em;
	font-weight: 400;
	max-width: 100% !important
}

.page-header.background-image-page-header .page-subheading {
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 1.846em;
	font-weight: 300
}

.background-image-page-header-overlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 1;
	opacity: .5
}

.background-image-page-header-overlay.style-dotted {
	background: rgba(0, 0, 0, 0.3) url(assets/images/dotted-overlay.png) repeat
}

.background-image-page-header-overlay.style-dashed {
	background: rgba(0, 0, 0, 0.3) url(assets/images/dashed-overlay.png) repeat
}

#sidebar {
	margin-bottom: 10px
}

.sidebar-box {
	margin-bottom: 30px
}

.sidebar-box input {
	max-width: 100%
}

.sidebar-box .widget-title {
	display: block;
	margin: 0 0 20px;
	font-size: 1.077em;
	line-height: 1.5;
	font-weight: 600;
	color: #000
}

.sidebar-box .widget-titleselect {
	width: 100%
}

#page-featured-img {
	margin-bottom: 40px
}

#page-featured-img img {
	display: block;
	max-width: 100%;
	margin: 0 auto
}

.entry-media {
	position: relative
}

.entry-media img {
	vertical-align: bottom;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent
}

.entry-excerpt p {
	margin-bottom: 15px
}

.entry-excerpt p:last-child {
	margin: 0
}

.entry-readmore-wrap {
	padding-top: 15px
}

.entries.left-thumbs .entry {
	border: 0
}

.entries.left-thumbs .entry .entry-media {
	float: left;
	margin: 0;
	width: 46%;
	margin-bottom: 20px
}

.entries.left-thumbs .entry .entry-details {
	background: none;
	border: none;
	float: right;
	width: 50%;
	padding: 0
}

.entries.left-thumbs .entry.no-media .entry-details {
	width: 100%
}

.entry-title {
	display: block;
	font-size: 1.077em;
	margin: 0 0 5px;
	font-weight: 600;
	color: #000;
	overflow-wrap: break-word;
	word-wrap: break-word
}

.entry-title a {
	color: inherit
}

.entry-title a:hover {
	text-decoration: none
}

.single-post-title, .single-page-title {
	font-size: 1.846em;
	margin: 0 0 10px;
	font-weight: 400
}

.single-page-title {
	margin-bottom: 20px
}

#login-page-wrap {
	padding: 80px 0;
	text-align: center
}

#login-page-logo {
	margin-bottom: 10px
}

#login-page-logo a {
	font-weight: 600;
	font-size: 26px;
	color: #000
}

#login-template-form {
	display: inline-block;
	border: 1px solid #eee;
	background: #f7f7f7;
	padding: 20px;
	width: 300px;
	max-width: 100%
}

#login-template-form input[type="--"], #login-template-form input[type="---"] {
	width: 100%;
	background: #fff
}

#login-template-form input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset
}

#login-template-form label {
	display: block;
	float: none;
	margin-bottom: 5px;
	color: #999;
	font-size: 0.846em;
	font-weight: 400;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px
}

#login-template-form .button-primary {
	width: 100%;
	padding: 0.8em 1.2em
}

#login-template-form .login-submit {
	margin: 0
}

#attachment-post-media img {
	vertical-align: bottom
}

#attachment-post-content {
	padding-top: 20px
}

#attachment-post-footer p {
	margin: 0
}

.widget ul {
	list-style: none;
	margin: 0
}

.widget ul li a {
	overflow-wrap: break-word;
	word-wrap: break-word
}

.sidebar-widget-icons .widget_archive a:before, .sidebar-widget-icons .widget_recent_entries a:before, .sidebar-widget-icons .widget_recent_comments a:first-child:before, .sidebar-widget-icons .widget_layered_nav a:before, .sidebar-widget-icons .widget_product_categories a:before, .sidebar-widget-icons .widget_categories a:before {
	margin-right: 10px;
	font-family: "FontAwesome";
	color: #999;
	display: inline-block
}

.sidebar-widget-icons .widget_archive a:before {
	content: "\f107"
}

.sidebar-widget-icons .widget_recent_entries a:before {
	content: "\f106"
}

.sidebar-widget-icons .widget_recent_comments a:first-child:before {
	content: "search"
}

.sidebar-widget-icons .widget_layered_nav a:before {
	content: ""
}

.sidebar-widget-icons .widget_product_categories a:before {
	content: ""
}

.sidebar-widget-icons .widget_categories a:before {
	content: "\f105"
}

.wpex-widget-recent-posts-li, .widget_categories li, .widget_recent_entries li, .widget_archive li, .widget_recent_comments li, .widget_product_categories li, .widget_layered_nav li, .widget-recent-posts-icons li, .site-footer .widget_nav_menu li {
	padding: 6px 0;
	border-bottom: 1px solid #eee
}

.wpex-widget-recent-posts-li:first-child, .widget_categories li:first-child, .widget_recent_entries li:first-child, .widget_archive li:first-child, .widget_recent_comments li:first-child, .widget_product_categories li:first-child, .widget_layered_nav li:first-child, .widget-recent-posts-icons li:first-child, .site-footer .widget_nav_menu li:first-child {
	border-top: 1px solid #eee
}

.widget_product_categories ul ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0
}

.widget_product_categories ul ul li {
	padding-left: 15px
}

#footer li {
	border-color: #333
}

#main .tagcloud a, .post-tags a {
	display: block;
	float: left;
	padding: .3em 0.8em;
	margin: 0 5px 5px 0;
	color: #555;
	cursor: pointer;
	border: 1px solid #eee;
	background: #f7f7f7;
	transition: 0.15s all ease
}

#main .tagcloud a:hover, .post-tags a:hover {
	text-decoration: none;
	color: #fff;
	border-color: transparent
}

#wp-calendar {
	width: 100%;
	font-size: .769em
}

#wp-calendar thead th {
	background: #f5f5f5;
	border: 1px solid #e8e8e8;
	border-top: none
}

#wp-calendar tbody td {
	text-align: center;
	border: 1px solid #e8e8e8;
	line-height: 2.5em;
	transition: 0.15s all ease
}

#wp-calendar tbody td:hover {
	background: #fafafa;
	color: #333
}

#wp-calendar tbody td a {
	display: block;
	text-decoration: none;
	font-weight: 600;
	transition: all 0.25s ease
}

#wp-calendar tbody td:hover a {
	color: #fff
}

#wp-calendar tfoot td {
	padding-top: 1px;
	padding: 4px
}

#wp-calendar caption {
	cursor: pointer;
	font-size: 1.182em;
	text-transform: uppercase;
	margin: 0;
	padding: 12px;
	outline: 0 none !important;
	color: #fff;
	text-align: center;
	font-weight: 600
}

#wp-calendar tbody a {
	display: block;
	text-decoration: underline
}

#wp-calendar th {
	text-align: center;
	border: 1px solid transparent;
	border-top: none;
	padding: 7px 0
}

#wp-calendar #next {
	text-align: right
}

#footer #wp-calendar thead th {
	background: #222;
	border-color: #333;
	border-color: rgba(255, 255, 255, 0.06)
}

#footer #wp-calendar tbody td {
	border-color: #333;
	border-color: rgba(255, 255, 255, 0.06)
}

#footer #wp-calendar tbody td:hover, #footer #wp-calendar tbody td a {
	color: #fff;
	background-color: #333
}

.widget_recent_entries .post-date {
	display: block;
	font-size: 0.846em;
	margin: 5px 0 0;
	opacity: .85
}

#sidebar .widget_nav_menu .sub-menu {
	display: none
}

#sidebar .widget_nav_menu .sub-menu a:before {
	content: "text";
	margin-right: 10px
}

#sidebar .widget_nav_menu .sub-menu .sub-menu a:before {
	content: "password";
	margin-right: 10px
}

#sidebar .widget_nav_menu ul {
	margin: 0
}

#sidebar .widget_nav_menu ul ul {
	margin: 0;
	border: none
}

#sidebar .widget_nav_menu ul ul li:first-child a {
	border-top: 0
}

#sidebar .widget_nav_menu ul>li:first-child>a {
	border-top: 1px solid #eee
}

#sidebar .widget_nav_menu>div>ul>li:first-child>a {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

#sidebar .widget_nav_menu>div>ul>li:last-child>a {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

#sidebar .widget_nav_menu a {
	display: block;
	position: relative;
	padding: .538em .769em;
	color: #777;
	border: 1px solid #eee;
	border-top: 0;
	transition: 0.15s all ease
}

#sidebar .widget_nav_menu a .fa {
	margin-right: .538em
}

#sidebar .widget_nav_menu .menu-item-has-children>a {
	padding-right: 30px
}

#sidebar .widget_nav_menu .parent>a:after {
	display: block;
	content: "\f016";
	position: absolute;
	right: 0;
	top: 50%;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	color: #bbb;
	font-size: .923em;
	overflow: visible;
	width: 30px;
	text-align: center
}

#sidebar .widget_nav_menu .parent.active>a:after {
	content: "\f0f6"
}

#sidebar .widget_nav_menu a:hover {
	background-color: #f9f9f9;
	text-decoration: none
}

#sidebar .widget_nav_menu .current-menu-item>a {
	background-color: #4a97c2;
	color: #fff
}

#sidebar .widget_nav_menu ul ul li a {
	padding-left: 20px
}

#sidebar .widget_nav_menu ul ul ul li a {
	padding-left: 30px
}

#sidebar .widget_nav_menu .current_page_item>.sub-menu, #sidebar .widget_nav_menu .current-menu-item>.sub-menu {
	display: block
}

.site-footer .widget_nav_menu li {
	position: relative
}

.site-footer .widget_nav_menu li ul {
	margin: 0 0 0 20px
}

.site-footer .widget_nav_menu li ul li:first-child {
	border-top: 1px solid transparent;
	margin-top: 4px
}

.site-footer .widget_nav_menu li ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0
}

.widget_categories li {
	position: relative
}

.widget_categories li ul {
	margin: 0 0 0 20px
}

.widget_categories li ul li:first-child {
	border-top: 1px solid #eee;
	margin-top: 4px
}

.widget_categories li ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0
}

.widget_categories .cat-count-span {
	font-size: 0.846em;
	opacity: .7
}

.widget_layered_nav li {
	position: relative
}

.widget_layered_nav .count {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
	height: 12px;
	line-height: 12px;
	color: #999;
	font-size: 0.846em
}

.widget_wpex_facebook_page_widget {
	overflow: hidden
}

.wpex-about-widget-image img {
	vertical-align: bottom
}

.wpex-about-widget-description {
	padding-top: 20px
}

.wpex-flickr-widget {
	margin-right: -10px
}

.wpex-flickr-widget .flickr_badge_image {
	display: block;
	width: 22%;
	float: left;
	margin-right: 2%;
	margin-bottom: 7px;
	height: auto !important
}

.wpex-flickr-widget .flickr_badge_image a, .wpex-flickr-widget .flickr_badge_image img {
	display: block;
	float: left;
	width: auto !important;
	height: auto !important
}

.wpex-flickr-widget .flickr_badge_image:hover {
	opacity: .8
}

.wpex-video-widget-description {
	text-align: center;
	margin-top: 15px
}

.wpex-gmap-widget-embed iframe {
	margin-bottom: 0;
	padding: 0;
	display: block;
	width: 100%;
	border: none
}

.wpex-info-widget div {
	padding-left: 2.308em;
	position: relative;
	line-height: 1.5;
	margin-bottom: 10px
}

.wpex-info-widget div:last-child {
	margin-bottom: 0
}

.wpex-info-widget p {
	margin: 0
}

.wpex-info-widget .fa {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.231em
}

.wpex-users-widget a {
	color: inherit
}

.wpex-users-widget a:hover {
	text-decoration: none
}

.wpex-users-widget-avatar img {
	display: block
}

.wpex-users-widget-name {
	padding-top: 0.6em;
	font-size: 1em;
	text-align: center;
	margin: 0
}

.modern-menu-widget {
	margin: 0;
	border: 1px solid #eee;
	border-radius: 3px
}

.modern-menu-widget a {
	display: block;
	position: relative;
	padding: .538em 30px .538em .769em;
	color: #777;
	transition: all 0.25s ease
}

.modern-menu-widget a>.fa {
	margin-right: 8px
}

.modern-menu-widget a:after {
	display: block;
	font-family: "FontAwesome";
	content: "\f0e5";
	position: absolute;
	right: 0;
	width: 30px;
	text-align: center;
	top: 50%;
	margin-top: -6px;
	height: 12px;
	line-height: 12px;
	font-size: .923em;
	color: #bbb;
	overflow: visible
}

.modern-menu-widget a:hover {
	text-decoration: none;
	color: #3b86b0;
	background: #fafafa
}

.modern-menu-widget li {
	border-bottom: 1px solid #eee
}

.modern-menu-widget li.current-menu-item a {
	color: #fff;
	margin: 0 -1px
}

.modern-menu-widget li.current-menu-item a:after {
	color: #fff
}

.modern-menu-widget li ul {
	border-top: 1px solid #eee
}

.modern-menu-widget li:last-child {
	border-bottom: 0
}

.modern-menu-widget>li:first-child>a {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.modern-menu-widget>li:last-child>a {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

body.content-right-sidebar .modern-menu-widget li a {
	padding-left: 30px;
	padding-right: 0.769em
}

body.content-right-sidebar .modern-menu-widget a:after {
	left: 0;
	right: auto;
	content: "\f0da"
}

.wpex-social-widget-output {
	list-style: none
}

.wpex-social-widget-output li {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px
}

.wpex-social-widget-output li img {
	display: block;
	transition: 0.15s all ease
}

.wpex-social-widget-output li img:hover {
	opacity: .8
}

.wpex-social-widget-output li img:active {
	position: relative;
	top: 1px
}

.wpex-social-widget-output.textcenter li {
	float: none;
	display: inline-block
}

.wpex-social-widget-output.textright li {
	float: right;
	margin-right: 0;
	margin-left: 5px
}

.wpex-fa-social-widget .desc {
	margin-bottom: 20px
}

.wpex-fa-social-widget .desc p:last-child {
	margin: 0
}

.wpex-fa-social-widget ul {
	list-style: none
}

.wpex-fa-social-widget ul li {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px
}

.wpex-fa-social-widget .wpex-social-btn {
	display: block;
	font-size: 1.077em;
	padding: 0
}

.wpex-fa-social-widget .wpex-social-btn-no-style:hover {
	opacity: .5
}

.wpex-fa-social-widget.textcenter ul li {
	float: none;
	display: inline-block
}

.wpex-fa-social-widget.textright ul li {
	float: right;
	margin-right: 0;
	margin-left: 5px
}

.wpex-newsletter-widget {
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #eee;
	text-align: center
}

.wpex-newsletter-widget button {
	font-size: 1em;
	margin-top: 5px;
	width: 100%;
	padding: 0.9em 1.2em;
	display: block
}

.wpex-newsletter-widget input[type="\f0da"], .wpex-newsletter-widget input[type="\f114"] {
	border-color: #eee;
	background: #fff;
	width: 100%;
	margin-bottom: 5px;
	text-align: center
}

.wpex-newsletter-widget-heading {
	font-weight: 600;
	font-size: 1.231em;
	margin: 0 0 10px
}

.wpex-newsletter-widget-description {
	font-size: 0.923em;
	margin-bottom: 10px;
	color: #787878
}

.wpex-newsletter-widget-description p:last-child {
	margin: 0
}

#footer .wpex-newsletter-widget {
	background: #222;
	border-color: #333;
	background: rgba(0, 0, 0, 0.1);
	border-color: rgba(255, 255, 255, 0.08)
}

#footer .wpex-newsletter-widget-heading {
	color: #fff
}

#footer input[type="-"].wpex-newsletter-widget-input, #footer input[type="- -"].wpex-newsletter-widget-input {
	border-color: transparent
}

#footer input[type="\f054"].wpex-newsletter-widget-input:focus, #footer input[type="\f078"].wpex-newsletter-widget-input:focus {
	color: #fff
}

.wpex-instagram-grid-widget img {
	vertical-align: bottom
}

.wpex-instagram-grid-widget img:hover {
	opacity: .8
}

#main .wpex-recent-comments-widget strong {
	color: #000
}

.wpex-recent-comments-widget li {
	position: relative;
	padding-left: 70px;
	display: block;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
	min-height: 62px
}

.wpex-recent-comments-widget li a {
	display: block
}

.wpex-recent-comments-widget li a.avatar {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	padding: 3px;
	border: 1px solid #e8e8e8;
	transition: 0.15s all ease
}

.wpex-recent-comments-widget li a.avatar:hover {
	opacity: .8
}

.wpex-recent-comments-widget li:first-child {
	border-top: 1px solid #eee;
	padding-top: 20px
}

.wpex-recent-comments-widget li:first-child a.avatar {
	top: 20px
}

.site-footer .wpex-recent-comments-widget li a.avatar {
	border-color: #333;
	border-color: rgba(255, 255, 255, 0.06)
}

.site-footer .wpex-recent-comments-widget strong {
	color: #fff
}

.wpex-widget-recent-posts-li {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px
}

.wpex-widget-recent-posts-li .details {
	overflow: hidden
}

.wpex-widget-recent-posts-thumbnail {
	width: 65px;
	float: left;
	margin-right: 15px;
	display: block
}

.wpex-widget-recent-posts-thumbnail img {
	display: block;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	transition: 0.15s all ease
}

.wpex-widget-recent-posts-thumbnail img:hover {
	opacity: .8
}

.wpex-widget-recent-posts-title {
	font-weight: 600;
	color: #000
}

.wpex-widget-recent-posts-title:hover {
	text-decoration: none
}

#sidebar .wpex-widget-recent-posts-date {
	font-size: 0.923em;
	opacity: .8
}

.wpex-widget-recent-posts-excerpt {
	padding-top: 5px
}

.wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-li {
	padding-left: 0;
	min-height: 0
}

.wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-thumbnail {
	float: none;
	margin-right: 0;
	margin-bottom: 15px;
	width: 100%
}

.wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-date {
	margin-top: 0
}

.widget-recent-posts-icons li .fa {
	margin-right: 10px;
	color: #999
}

.site-footer .widget-recent-posts-icons li .fa {
	color: #777
}

.blog-entry-media, .blog-entry-excerpt, .blog-entry-readmore {
	margin-bottom: 20px
}

.blog-isotope-grid .infinite-scroll-loader {
	bottom: 0
}

.blog-entry-title {
	font-size: 1.846em;
	margin: 0 0 10px;
	font-weight: 400
}

.blog-entry a.blog-entry-media-link {
	position: relative;
	display: block;
	margin: 0 auto
}

.blog-entry-media img {
	display: block;
	width: 100%
}

.blog-entry-excerpt p:last-child {
	margin: 0;
  width: 588px;
}

.blog-entry-readmore span.readmore-rarr {
	margin-left: 7px
}

.blog-entry-music-icon-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	transition: all 0.2s
}

.blog-entry-music-icon-overlay:hover {
	background: rgba(0, 0, 0, 0.6)
}

.blog-entry-music-icon-overlay .fa {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	color: #000;
	font-size: 1.385em;
	border-radius: 99px;
	opacity: 0.85
}

.blog-post-audio {
	overflow: hidden;
	width: 100%
}

.blog-post-audio iframe, .blog-post-audio embed {
	max-width: 100%
}

.single-post .blog-entry.grid-entry-style.format-quote {
	width: 100%;
	margin: 0
}

.format-quote {
	overflow: hidden
}

.blog-entry.format-quote .post-quote-entry-inner {
	position: relative;
	display: block;
	padding: 20px 30px;
	font-size: 1.231em;
	z-index: 2;
	background: #f7f7f7
}

.blog-entry.format-quote p:last-child {
	margin: 0
}

.blog-entry.format-quote .quote-entry-author {
	margin-top: 15px;
	font-size: 0.923em;
	font-weight: 300;
	text-decoration: underline
}

.blog-entry.format-quote .fa-quote-right {
	position: absolute;
	right: 15px;
	bottom: 15px;
	color: #999;
	font-size: 60px;
	display: block;
	z-index: 1;
	opacity: 0.15
}

.entry-has-avatar.large-image-entry-style {
	position: relative
}

.entry-has-avatar .blog-entry-header {
	position: relative;
	padding-left: 100px;
	min-height: 74px;
	margin-bottom: 20px
}

.blog-entry-author-avatar {
	position: absolute;
	left: 0;
	top: 0
}

.blog-entry-author-avatar {
	height: 74px;
	width: 74px
}

.blog-entry-author-avatar a, .blog-entry-author-avatar img {
	display: block;
	width: 100%;
	height: 100%
}

.blog-entry.large-image-entry-style {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	margin-left: 0
}

.blog-entry.large-image-entry-style.format-quote {
	padding-bottom: 40px
}

.blog-entry.large-image-entry-style .blog-entry-music-icon-overlay .fa {
	height: 60px;
	line-height: 60px;
	width: 60px;
	margin-top: -30px;
	margin-left: -30px
}

.blog-entry.large-image-entry-style .blog-entry-readmore {
	margin-top: 0px
}

.blog-entry.grid-entry-style {
	float: left
}

.blog-entry.grid-entry-style .blog-entry-inner {
	padding: 0 20px 20px;
	border: 1px solid #eee
}

.blog-entry.grid-entry-style .blog-entry-media {
	margin: 0 -20px
}

.blog-entry.grid-entry-style header {
	margin-top: 20px
}

.blog-entry.grid-entry-style .blog-entry-title {
	font-size: 1.231em
}

.blog-entry.grid-entry-style .header-with-avatar {
	padding-left: 80px;
	min-height: 60px
}

.blog-entry.grid-entry-style .blog-entry-author-avatar {
	height: 60px;
	width: 60px
}

.blog-entry.grid-entry-style .sp-fade-arrows {
	opacity: 1
}

.blog-entry.grid-entry-style .sp-horizontal .sp-arrows {
	margin-top: -20px
}

.blog-entry.grid-entry-style .wpex-slider .sp-arrow {
	height: 40px;
	width: 25px;
	line-height: 40px;
	font-size: 1.077em;
	background: rgba(0, 0, 0, 0.3)
}

.blog-entry.grid-entry-style .wpex-slider .sp-arrow:hover {
	background: #000
}

.blog-entry.grid-entry-style .blog-entry-excerpt {
	margin-top: 10px
}

.blog-entry.grid-entry-style .blog-entry-readmore {
	margin-top: 20px
}

.entries.left-thumbs .blog-entry.thumbnail-entry-style {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee
}

.blog-entry.thumbnail-entry-style .blog-entry-title {
	margin: 0 0 5px
}

.blog-entry.thumbnail-entry-style .sp-fade-arrows {
	opacity: 1
}

.blog-entry.thumbnail-entry-style .sp-horizontal .sp-arrows {
	margin-top: -20px
}

.blog-entry.thumbnail-entry-style .wpex-slider .sp-arrow {
	height: 40px;
	width: 25px;
	line-height: 40px;
	font-size: 1.077em;
	background: rgba(0, 0, 0, 0.3)
}

.blog-entry.thumbnail-entry-style .wpex-slider .sp-arrow:hover {
	background: #000
}

.single-blog-content {
	margin-bottom: 40px
}

#post-media {
	display: block;
	position: relative;
	margin-bottom: 20px
}

#post-media img {
	display: block;
	margin: 0 auto;
	width: 100%
}

.post-media-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 15px;
	background: #000;
	background: rgba(0, 0, 0, 0.75);
	color: #fff;
	font-size: 0.923em;
	font-weight: normal;
	text-align: center
}

.post-media-caption p {
	color: #fff
}

.post-media-caption p:last-child {
	margin: 0
}

.post-media-caption a {
	color: #fff;
	text-decoration: underline
}

.single-post .meta {
	margin: 0 0 20px
}

.single-post .meta.meta-with-title {
	border: none;
	padding: 0
}

.post-tags {
	margin-bottom: 40px
}

.page-links {
	margin-bottom: 40px
}

.related-posts {
	margin-bottom: 30px;
	overflow: hidden
}

.related-posts li {
	margin-bottom: 20px
}

.related-posts li:last-child, .related-posts li p:last-child {
	margin-bottom: 0
}

.related-post-figure {
	position: relative;
	margin-bottom: 14px
}

.related-post-figure .wpex-thumbnail-format-icon {
	right: 10px;
	bottom: 10px;
	font-size: 18px
}

.related-post-thumb {
	display: block
}

.related-post-thumb img {
	display: block;
	width: 100%
}

.related-post-title {
	margin: 0 0 5px
}

#wrap .related-post-title {
	font-size: 1em
}

.related-post-excerpt {
	font-size: 0.923em;
	line-height: 1.7em
}

.related-post-excerpt p:last-child {
	margin: 0
}

.single .format-quote {
	position: relative;
	display: block;
	padding: 20px 30px;
	font-size: 1.231em;
	z-index: 2;
	background: #f7f7f7
}

.single .format-quote p:last-child {
	margin: 0
}

.single .format-quote .quote-entry-author {
	margin-top: 15px;
	font-size: 0.923em;
	font-weight: 300;
	text-decoration: underline
}

.single .format-quote .fa-quote-right {
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 60px;
	display: block;
	z-index: 1;
	opacity: .1
}

.cpt-entry {
	position: relative
}

.cpt-entry.span_1_of_1 .cpt-entry-inner {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee
}

.cpt-entry-media {
	margin-bottom: 20px
}

.cpt-entry-title {
	font-size: 24px;
	margin: 0 0 10px;
	font-weight: 400
}

.cpt-entry-excerpt p:last-child {
	margin: 0
}

.cpt-entry.span_1_of_1 .entry-readmore-wrap {
	padding-top: 20px
}

.portfolio-entry-categories {
	margin: -5px 0 10px
}

.portfolio-entry-categories a {
	font-size: 0.923em;
	color: #777;
	list-style: none
}

.portfolio-entry-details {
	background: #f7f7f7;
	border: 1px solid #eee;
	padding: 15px
}

.portfolio-entry-media img {
	vertical-align: bottom
}

.portfolio-entry-excerpt p {
	margin-bottom: 15px
}

.portfolio-entry-excerpt p:last-child {
	margin: 0
}

.portfolio-entry-readmore-wrap {
	padding-top: 15px
}

.portfolio-no-margins .col {
	margin: 0 !important;
	padding: 0 !important
}

.vcex-no-margin-grid .portfolio-entry-details, .portfolio-no-margins .portfolio-entry-details {
	background: #262626;
	border: none;
	color: #787878
}

.vcex-no-margin-grid .portfolio-entry-title a, .vcex-no-margin-grid .portfolio-entry-title a, .portfolio-no-margins .portfolio-entry-title a, .portfolio-no-margins .portfolio-entry-title a {
	color: #fff
}

#portfolio-entries .portfolio-entry.span_1_of_1 {
	margin: 0 0 30px;
	float: none;
	border: none
}

#portfolio-entries .portfolio-entry.span_1_of_1 .portfolio-entry-media {
	width: 45%;
	float: left;
	margin: 0 30px 0 0
}

#portfolio-entries .portfolio-entry.span_1_of_1 .portfolio-entry-details {
	background: none;
	border: none;
	padding: 0
}

#portfolio-entries .portfolio-entry.span_1_of_1 .portfolio-entry-title {
	margin: 0
}

#portfolio-single-media, #portfolio-single-related {
	margin-bottom: 30px
}

#portfolio-post-comments, .single-portfolio .wpex-social-share-wrap.position-horizontal, .no-composer #portfolio-single-related {
	margin-top: 30px
}

.staff-entry {
	margin-bottom: 30px
}

.staff-entry-categories {
	margin: -5px 0 10px
}

.staff-entry-categories a {
	font-size: 0.923em;
	color: #777;
	list-style: none
}

.staff-entry-details {
	padding-top: 15px
}

.staff-entry-position {
	font-size: 0.923em;
	color: #777;
	margin: -5px 0 10px
}

#staff-entries .staff-entry.span_1_of_1 {
	margin: 0 0 30px;
	float: none;
	border: none
}

#staff-entries .staff-entry.span_1_of_1 .staff-entry-media {
	width: 45%;
	float: left;
	padding: 0 30px 0 0
}

#staff-entries .staff-entry.span_1_of_1 .staff-entry-details {
	width: 55%;
	float: right;
	padding-top: 0
}

#staff-post-thumbnail {
	margin-bottom: 20px
}

#staff-post-thumbnail img {
	display: block;
	margin: 0
}

#staff-single-media {
	margin-bottom: 30px
}

#staff-single-related {
	margin-bottom: 30px
}

.staff-no-margins .col {
	margin: 0 !important;
	padding: 0 !important
}

#staff-single-header {
	margin-bottom: 20px
}

#staff-single-title {
	margin: 0
}

#staff-single-position {
	color: #bbb
}

.staff-social {
	margin-top: 5px;
	font-size: 13px
}

.staff-social a {
	margin-right: 4px;
	margin-top: 4px
}

.testimonial-entry-content {
	position: relative;
	padding: 20px;
	background: #f7f7f7;
	border-radius: 3px
}

.testimonial-entry-content p {
	margin: 0 0 15px
}

.testimonial-entry-content p:last-child {
	margin: 0
}

.testimonial-caret {
	position: absolute;
	display: block;
	left: 10px;
	bottom: -12px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #f7f7f7
}

.testimonial-entry-thumb {
	float: left;
	margin-right: 20px
}

.testimonial-entry-thumb img {
	display: block;
	padding: 3px;
	width: 45px;
	height: 45px;
	border: 1px solid #eee;
	border-radius: 50%
}

.testimonial-entry-bottom {
	margin-top: 20px
}

.testimonial-entry-meta {
	float: left
}

.testimonial-entry-author {
	margin: 0
}

.testimonial-entry-company {
	margin-top: -2px;
	display: block;
	color: #999;
	font-size: 13px
}

.testimonial-entry-rating {
	color: #ffc833
}

.single-testimonials .entry-content {
	margin-bottom: 40px
}

.single-testimonials .content-left-sidebar blockquote, .single-testimonials .content-right-sidebar blockquote {
	margin-top: 0
}

.searchform {
	position: relative
}

.searchform label {
	margin: 0;
	padding: 0
}

.searchform input {
	width: 100%;
	background-repeat: no-repeat;
	background-position: right center;
	padding: .7em 30px .7em .8em
}

#footer .searchform input {
	background-color: #fff;
	border: 0
}

.searchform .searchform-submit {
	position: absolute;
	top: 50%;
	right: 14px;
	height: 20px;
	line-height: 20px;
	margin: -10px 0 0;
	background: none;
	padding: 0;
	border: 0;
	outline: 0;
	color: #000;
	font-size: .846em;
	opacity: .5
}

.wpex-menu-search-text {
	display: none
}

#footer input[type="\f054"] {
	outline: none
}

#wpex-searchform-overlay {
	color: #fff;
	text-align: center
}

#wpex-searchform-overlay .wpex-inner {
	font-size: 32px
}

#wpex-searchform-overlay input[type="\f053"] {
	width: 100%;
	float: none;
	border: 0;
	outline: 0;
	background: none;
	color: inherit;
	height: auto;
	line-height: normal;
	font-size: inherit;
	font-weight: 300;
	padding: 0 30px 20px 0;
	border-bottom: 3px solid rgba(255, 255, 255, 0.2);
	text-align: left
}

#wpex-searchform-overlay input[type="email"], #wpex-searchform-overlay button.submit, #wpex-searchform-overlay .searchform-submit {
	display: none
}

#wpex-searchform-overlay .wpex-title {
	display: none
}

#wpex-searchform-overlay .fa-search {
	position: absolute;
	right: 30px;
	top: 50%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	margin-top: -35px;
	color: rgba(255, 255, 255, 0.3)
}

@media screen and (max-width:600px) {
	#wpex-searchform-overlay {
		font-size: 20px
	}

}

#searchform-dropdown {
	z-index: 10000;
	position: absolute;
	right: 0;
	background: #fff;
	top: 100%;
	padding: 15px;
	width: 260px;
	border-top: 3px solid transparent;
	visibility: hidden;
	-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
	opacity: 0;
	transition: all 0.25s ease-in-out
}

#searchform-dropdown.show {
	visibility: visible;
	opacity: 1
}

#searchform-dropdown input[type="text"] {
	display: block;
	outline: 0;
	border: 0;
	width: 100%;
	background: #f4f4f4;
	height: auto;
	line-height: 1.65;
	padding: .7em 30px .7em .8em;
	border-radius: 0
}

#searchform-dropdown button, #searchform-dropdown input[type="email"] {
	display: none
}

.boxed-main-layout #searchform-dropdown {
	right: 30px
}

.navbar-style-six #searchform-dropdown {
	top: 0;
	left: 100%;
	right: auto
}

.navbar-style-five #searchform-dropdown {
	margin-top: 10px
}

#searchform-header-replace {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	visibility: hidden;
	z-index: 999;
	opacity: 0;
	transition: all 0.25s ease-in-out
}

#searchform-header-replace.show {
	visibility: visible;
	opacity: 1
}

#searchform-header-replace form {
	height: 100%;
	width: 100%
}

#searchform-header-replace input[type="text"] {
	height: 100%;
	width: 100%;
	outline: 0;
	border: 0;
	font-size: 32px;
	text-transform: uppercase;
	color: #bbb;
	background: none;
	padding: 0;
	border-radius: 0
}

#searchform-header-replace input[type="email"], #searchform-header-replace button.submit, #searchform-header-replace .searchform-submit {
	display: none
}

#searchform-header-replace-close {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	color: #bbb;
	cursor: pointer;
	transition: 0.15s all ease
}

#searchform-header-replace-close:hover {
	color: #000
}

body.boxed-main-layout #searchform-header-replace input {
	padding: 0 30px
}

body.boxed-main-layout #searchform-header-replace-close {
	right: 30px
}

#search-no-results {
	font-size: 1.231em;
	margin-bottom: 20px
}

.search-entry {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-left: 130px;
	min-height: 120px
}

.search-entry-header-title {
	font-size: 1.313em;
	margin: 0 0 10px
}

.search-entry-no-thumb {
	padding-left: 0;
	min-height: 0
}

.search-entry-thumb {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px
}

.search-entry-thumb img {
	display: block;
	width: 100%
}

.search-entry-thumb img:hover {
	opacity: .8
}

.search-entry-text p:last-child {
	margin: 0
}

#footer-callout-wrap {
	background: #f7f7f7;
	padding: 30px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

#footer-callout {
	font-size: 1.385em;
	display: flex;
	align-items: center
}

#footer-callout-left, #footer-callout-right {
	display: block;
	float: left
}

#footer-callout-left {
	width: 75%
}

#footer-callout-left.full-width {
	width: 100%
}

#footer-callout-right {
	width: 23%;
	margin-left: 2%
}

#footer-callout .theme-button {
	margin: 0;
	width: 100%;
	text-align: center;
	font-size: 0.889em;
	padding: 15px 20px
}

#footer-callout-wrap.btn-only {
	background: none;
	padding: 0;
	border: 0
}

#footer-callout-wrap.btn-only #footer-callout {
	display: block;
	width: 100% !important
}

#footer-callout-wrap.btn-only #footer-callout-left, #footer-callout-wrap.btn-only #footer-callout-right {
	float: none;
	width: auto;
	margin: 0
}

#footer-callout-wrap.btn-only .theme-button {
	display: block;
	width: 100%;
	border-radius: 0
}

#footer a, #footer-bottom a {
	transition: 0.15s all ease
}

.site-footer {
	background: #262626;
	color: #777
}

.footer-builder-content.entry {
	margin-bottom: 0
}

.site-footer-inner {
	padding-top: 45px
}

.single-col-footer .col {
	margin-left: 0;
	width: 100%;
	margin-right: 0
}

.site-footer ul {
	margin: 0
}

.site-footer .col {
	margin-bottom: 0
}

.full-screen-post .site-footer {
	margin-top: 0
}

.site-footer .widget_recent_entries li, .site-footer .widget_categories li {
	margin-bottom: 4px;
	padding-bottom: 4px
}

.site-footer p {
	font-size: 12px;
}

.site-footer-widgets {
	position: relative
}

.site-footer a, .site-footer strong {
	color: #ffffff
}

.site-footer a:hover {
	color: #fff;
	text-decoration: none
}

.site-footer button, .site-footer .color-button, .site-footer .theme-button {
	color: #fff
}

.footer-widget {
	padding-bottom: 45px
}

.footer-widget .widget-title {
	display: block;
	margin: 0 0 20px;
	font-size: 1.077em;
	color: #fff;
	font-weight: 600;
	line-height: 1.5
}

#footer-widgets.wpex-row .col {
	margin-bottom: 0 !important
}

.footer-widget .wpex-widget-recent-posts-title {
	color: #fff
}

#footer-bottom {
	background: #222;
	color: #999;
	font-size: 0.923em
}

#footer-bottom p {
	color: #999
}

#footer-bottom p:last-child {
	margin: 0
}

#footer-bottom-inner {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px
}

#footer-bottom a {
	color: #aaa
}

#footer-bottom a:hover {
	color: #fff;
	text-decoration: none
}

#footer-copyright {
	font-size: 0.923em;
	font-weight: 400
}

#footer-copyright p:last-child {
	margin: 0
}

#footer-bottom-menu {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	height: 40px;
	line-height: 40px
}

#footer-bottom-menu ul {
	list-style: none;
	margin: 0
}

#footer-bottom-menu li {
	float: left;
	margin-left: 20px
}

#footer-bottom-menu li:first-child {
	margin-left: 0
}

#footer-bottom-menu li .fa {
	margin-right: 7px
}

#footer-bottom.textcenter #footer-bottom-menu, #footer-bottom.textleft #footer-bottom-menu, #footer-bottom.textright #footer-bottom-menu {
	position: static;
	right: auto;
	top: auto;
	margin: 0;
	height: auto;
	line-height: inherit;
	padding-top: 10px
}

#footer-bottom.textcenter #footer-bottom-menu li {
	float: none;
	margin: 0 5px;
	display: inline-block
}

#footer-bottom.textright #footer-bottom-menu li {
	float: right
}

.footer-has-reveal #site-header.overlay-header {
	background: none
}

.footer-has-reveal #site-header.header-builder {
	position: relative;
	z-index: 2
}

@media only screen and (min-width:960px) {
	.footer-reveal {
		display: block;
		visibility: hidden;
		z-index: 1;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		opacity: 0
	}

	.footer-has-reveal #overlay-header-wrap, .footer-has-reveal #main {
		position: relative;
		z-index: 2;
		background: #fff
	}

}

@media only screen and (max-width:959px) {
	body.footer-has-reveal #wrap {
		margin-bottom: 0
	}

}

.footer-reveal.wpex-visible {
	visibility: visible;
	opacity: 1
}

@media print {
	#sidebar, #footer-callout-wrap, #footer, #footer-bottom, #top-bar-wrap, #site-navigation-wrap, .toggle-bar-btn, .post-pagination, .related.products, .product form.cart {
		display: none
	}

	.container {
		width: 100%;
		padding: 0
	}

	.wpb_accordion_content, .wpb_toggle_content {
		display: block !important
	}

}

#site-scroll-top, .page-numbers.next, .page-numbers.prev, .author-bio-social a, .wpex-fa-social-widget .wpex-social-btn {
	font-family: "FontAwesome"
}

.sf-menu>li.megamenu>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu a:before, .wpex-slider .sp-arrow, .wpex-slider .sp-arrow:before, #main .widget_nav_menu .parent>a:after, .modern-menu-widget a:after, .sidebar-widget-icons .widget_archive a:before, .sidebar-widget-icons .widget_recent_entries a:before, .sidebar-widget-icons .widget_recent_comments a:before, .sidebar-widget-icons .widget_layered_nav a:before, .sidebar-widget-icons .widget_product_categories a:before, .sidebar-widget-icons .widget_categories a:before, .theme-select:after, .searchform input:after, ul.check-list li:before, .animsition-loading:after, .sidr-class-toggle-sidr-close:before, .sidr-class-dropdown-toggle:before, .sidr-class-dropdown-menu ul a:before {
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.wpex-accent-bg, .background-highlight, input[type="text"], .theme-button, button, #main .tagcloud a:hover, .post-tags a:hover, .wpex-carousel .owl-dot.active, #site-navigation .menu-button>a>span.link-inner, .wpex-carousel .owl-prev, .wpex-carousel .owl-next {
	background: #f7f7f7;
	color: #fff
}

.modern-menu-widget li.current-menu-item a, #wp-calendar caption, tbody td:hover a, #site-scroll-top:hover, input[type="search"]:hover, .theme-button:hover, button:hover, .wpex-carousel .owl-prev:hover, .wpex-carousel .owl-next:hover, #site-navigation .menu-button>a>span.link-inner:hover {
	background: #3b86b0
}

.wpex-accent-color, a.wpex-accent-color, #site-navigation .dropdown-menu a:hover, #site-navigation .dropdown-menu>.current-menu-item>a, #site-navigation .dropdown-menu>.current-menu-parent>a, h1 a:hover, h2 a:hover, a:hover h2, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .entry-title a:hover {
	color: #3b86b0
}

.theme-heading.border-w-color span.text {
	border-bottom-color: #3b86b0
}

#searchform-dropdown {
	border-color: #3b86b0
}

.toggle-bar-btn:hover {
	border-top-color: #3b86b0;
	border-right-color: #3b86b0
}

.wpex-dropdown-top-border #site-navigation .dropdown-menu li ul {
	border-top-color: #3b86b0
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 10001
}

.sf-menu>li {
	float: left
}

.sf-menu li:hover>ul, .sf-menu li.sfHover>ul {
	display: block
}

.sf-menu a {
	display: block;
	position: relative
}

.sf-menu ul ul {
	top: 0;
	left: 100%
}

.sf-menu {
	float: left
}

.sf-menu ul {
	min-width: 140px;
	*width: 140px
}

.sf-menu a {
	zoom: 1
}

.sf-menu li {
	position: relative;
	white-space: nowrap;
	*white-space: normal
}

.sf-menu li:hover, .sf-menu li.sfHover {
	transition: none
}

.sf-menu .sf-mega {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99
}

.sf-menu li:hover>.sf-mega, .sf-menu li.sfHover>.sf-mega {
	display: block
}

.sf-menu ul img {
	display: block;
	float: none;
	max-width: 100%
}

.typed-cursor {
	font-weight: 300;
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite
}

@keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}

}

@-webkit-keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}

}

@-moz-keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}

}

.tipsy {
	font-size: 0.769em;
	position: absolute;
	padding: 5px;
	z-index: 99
}

.tipsy-inner {
	background-color: #000;
	color: #FFF;
	max-width: 200px;
	padding: 5px 8px 4px 8px;
	text-align: center
}

.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px dashed #000
}

.tipsy-arrow-n {
	border-bottom-color: #000
}

.tipsy-arrow-s {
	border-top-color: #000
}

.tipsy-arrow-e {
	border-left-color: #000
}

.tipsy-arrow-w {
	border-right-color: #000
}

.tipsy-n .tipsy-arrow {
	top: 0px;
	left: 50%;
	margin-left: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-e .tipsy-arrow {
	right: 0;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}

.tipsy-w .tipsy-arrow {
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}

.wpex-animsition-loading {
	position: fixed;
	top: 50%;
	width: 100%;
	height: 100%;
	text-align: center;
	left: 0;
	color: #aaa;
	font-size: 24px
}

#lean_overlay {
	position: fixed;
	z-index: 10002;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none
}

.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-toolbar *, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social * {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 100%;
	vertical-align: baseline;
	background: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-o-user-select: none;
	user-select: none
}

.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0)
}

.ilightbox-noscroll {
	overflow: hidden
}

.ilightbox-closedhand * {
	cursor: url(assets/images/closedhand.cur), default !important
}

.ilightbox-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100000
}

.ilightbox-loader {
	position: fixed;
	z-index: 100005;
	top: 45%;
	left: -192px;
	padding-left: 30px;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-webkit-border-radius: 0 100px 100px 0;
	border-radius: 0 100px 100px 0
}

.ilightbox-loader div {
	width: 72px;
	height: 72px;
	-webkit-border-radius: 0 100px 100px 0;
	border-radius: 0 100px 100px 0
}

.ilightbox-loader.horizontal {
	left: 45%;
	top: -192px;
	padding: 0;
	padding-top: 30px;
	-webkit-border-radius: 0 0 100px 100px;
	border-radius: 0 0 100px 100px
}

.ilightbox-loader.horizontal div {
	-webkit-border-radius: 0 0 100px 100px;
	border-radius: 0 0 100px 100px
}

.ilightbox-toolbar {
	display: none;
	position: fixed;
	z-index: 100010
}

.ilightbox-toolbar a {
	float: left;
	cursor: pointer
}

.ilightbox-toolbar .ilightbox-prev-button, .ilightbox-toolbar .ilightbox-next-button {
	display: none
}

.ilightbox-thumbnails {
	display: block;
	position: fixed;
	z-index: 100009
}

.ilightbox-thumbnails.ilightbox-horizontal {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px
}

.ilightbox-thumbnails.ilightbox-vertical {
	top: 0;
	right: 0;
	width: 140px;
	height: 100%;
	overflow: hidden
}

.ilightbox-thumbnails .ilightbox-thumbnails-container {
	display: block;
	position: relative
}

.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
	width: 100%;
	height: 100px
}

.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
	width: 140px;
	height: 100%
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid {
	display: block;
	position: absolute;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0)
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
	display: block;
	cursor: pointer;
	padding: 10px;
	position: relative
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-ms-interpolation-mode: bicubic
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .7
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
	opacity: 1
}

.ilightbox-holder {
	display: none;
	position: fixed;
	z-index: 100003;
	-webkit-transform: none;
	-moz-transform: none
}

.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
	cursor: pointer
}

.ilightbox-holder div.ilightbox-container {
	position: relative;
	width: 100%;
	height: 100%
}

.ilightbox-holder.supportTouch div.ilightbox-container {
	overflow: scroll;
	-webkit-overflow-scrolling: touch
}

.ilightbox-holder img.ilightbox-image {
	width: 100%;
	height: 100%
}

.ilightbox-holder .ilightbox-container .ilightbox-caption {
	display: none;
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 0;
	max-width: 100%;
	padding: 5px 10px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 150%;
	word-wrap: break-word;
	z-index: 20003;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}

.ilightbox-holder .ilightbox-container .ilightbox-social {
	display: none;
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 5px;
	padding-left: 0;
	z-index: 20003;
	height: 16px
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul {
	float: left;
	list-style: none;
	height: 16px
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
	display: inline
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
	float: left;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 50%
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
	background-image: url("../social_icons/facebook_16.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a {
	background-image: url("../social_icons/digg_16.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
	background-image: url("../social_icons/twitter_16.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a {
	background-image: url("../social_icons/delicious_16.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a {
	background-image: url("../social_icons/reddit_16.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
	background-image: url("../social_icons/google_plus_16.png")
}

.ilightbox-holder .ilightbox-alert {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	padding-top: 100px;
	margin: auto;
	width: 300px;
	height: 50px
}

.ilightbox-holder .ilightbox-wrapper {
	width: 100%;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.ilightbox-holder .ilightbox-inner-toolbar {
	position: relative;
	z-index: 100
}

.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
	position: absolute
}

.ilightbox-button {
	position: fixed;
	z-index: 100008;
	cursor: pointer
}

.isMobile .ilightbox-button, .isMobile .ilightbox-thumbnails {
	display: none !important
}

.isMobile .ilightbox-toolbar .ilightbox-prev-button, .isMobile .ilightbox-toolbar .ilightbox-next-button {
	display: block
}

.ilightbox-holder .ilightbox-container .ilightbox-caption p:last-child {
	margin: 0
}

.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title {
	font-weight: normal;
	font-size: 16px;
	font-family: inherit
}

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}

}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}

}

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: "search";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
	display: none
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-item img {
	display: block;
	margin: 0 auto;
	-webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}

.slider-pro {
	position: relative;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.sp-slides-container {
	position: relative
}

.sp-mask {
	position: relative;
	overflow: hidden
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}

.sp-slide {
	position: absolute
}

.sp-image-container {
	overflow: hidden
}

.sp-image {
	position: relative;
	display: block;
	border: none
}

.sp-no-js {
	overflow: hidden;
	max-width: 100%
}

.sp-thumbnails-container {
	position: relative;
	overflow: hidden
}

.sp-bottom-thumbnails, .sp-top-thumbnails {
	left: 0;
	margin: 0 auto
}

.sp-top-thumbnails {
	position: absolute;
	top: 0;
	margin-bottom: 4px
}

.sp-bottom-thumbnails {
	margin-top: 4px
}

.sp-left-thumbnails, .sp-right-thumbnails {
	position: absolute;
	top: 0
}

.sp-right-thumbnails {
	right: 0;
	margin-left: 4px
}

.sp-left-thumbnails {
	left: 0;
	margin-right: 4px
}

.sp-thumbnails {
	position: relative
}

.sp-thumbnail {
	border: none
}

.sp-thumbnail-container {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container {
	margin-left: 2px;
	margin-right: 2px
}

.sp-bottom-thumbnails .sp-thumbnail-container:first-child, .sp-top-thumbnails .sp-thumbnail-container:first-child {
	margin-left: 0
}

.sp-bottom-thumbnails .sp-thumbnail-container:last-child, .sp-top-thumbnails .sp-thumbnail-container:last-child {
	margin-right: 0
}

.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
	margin-top: 2px;
	margin-bottom: 2px
}

.sp-left-thumbnails .sp-thumbnail-container:first-child, .sp-right-thumbnails .sp-thumbnail-container:first-child {
	margin-top: 0
}

.sp-left-thumbnails .sp-thumbnail-container:last-child, .sp-right-thumbnails .sp-thumbnail-container:last-child {
	margin-bottom: 0
}

.sp-right-thumbnails.sp-has-pointer {
	margin-left: -13px
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	left: 18px;
	margin-left: 0 !important
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: "submit";
	position: absolute;
	height: 100%;
	border-left: 5px solid red;
	left: 0;
	top: 0;
	margin-left: 13px
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: "search";
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: 50%;
	margin-top: -8px;
	border-right: 13px solid red;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}

.sp-left-thumbnails.sp-has-pointer {
	margin-right: -13px
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	right: 18px
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: "submit";
	position: absolute;
	height: 100%;
	border-left: 5px solid red;
	right: 0;
	top: 0;
	margin-right: 13px
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: "search";
	position: absolute;
	width: 0;
	height: 0;
	right: 0;
	top: 50%;
	margin-top: -8px;
	border-left: 13px solid red;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}

.sp-bottom-thumbnails.sp-has-pointer {
	margin-top: -13px
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	top: 18px;
	margin-top: 0 !important
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: "submit";
	position: absolute;
	width: 100%;
	border-bottom: 5px solid red;
	top: 0;
	margin-top: 13px
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: "submit";
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 0;
	margin-left: -8px;
	border-bottom: 13px solid red;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent
}

.sp-top-thumbnails.sp-has-pointer {
	margin-bottom: -13px
}

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	bottom: 18px
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: "submit";
	position: absolute;
	width: 100%;
	border-bottom: 5px solid red;
	bottom: 0;
	margin-bottom: 13px
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: ".";
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-left: -8px;
	border-top: 13px solid red;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent
}

.sp-layer {
	position: absolute;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-backface-visibility: hidden
}

.sp-black {
	color: #FFF;
	background: #000;
	background: rgba(0, 0, 0, 0.7)
}

.sp-white {
	color: #000;
	background: #fff;
	background: rgba(255, 255, 255, 0.7)
}

.sp-rounded {
	border-radius: 10px
}

.sp-padding {
	padding: 10px
}

.sp-grab {
	cursor: url(assets/images/openhand.cur), move
}

.sp-grabbing {
	cursor: url(assets/images/closedhand.cur), move
}

.sp-selectable {
	cursor: default
}

.sp-caption-container {
	text-align: center;
	margin-top: 10px
}

.sp-full-screen {
	margin: 0 !important;
	background-color: #000
}

.sp-full-screen-button {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 30px;
	line-height: 1;
	cursor: pointer;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sp-full-screen-button:before {
	content: ''
}

.sp-fade-full-screen {
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.slider-pro:hover .sp-fade-full-screen {
	opacity: 1
}

.sp-buttons {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 10px
}

.sp-button {
	width: 10px;
	height: 10px;
	border: 2px solid #000;
	border-radius: 50%;
	margin: 4px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}

.sp-selected-button {
	background-color: #000
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.sp-button {
		width: 14px;
		height: 14px
	}

}

@media only screen and (min-width:568px) and (max-width:768px) {
	.sp-button {
		width: 16px;
		height: 16px
	}

}

@media only screen and (min-width:320px) and (max-width:568px) {
	.sp-button {
		width: 18px;
		height: 18px
	}

}

.sp-arrows {
	position: absolute
}

.sp-fade-arrows {
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.sp-slides-container:hover .sp-fade-arrows {
	opacity: 1
}

.sp-horizontal .sp-arrows {
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -15px
}

.sp-vertical .sp-arrows {
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -10px
}

.sp-arrow {
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	cursor: pointer
}

.sp-vertical .sp-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.sp-horizontal .sp-previous-arrow {
	left: 20px
}

.sp-horizontal .sp-next-arrow {
	right: 20px
}

.sp-vertical .sp-previous-arrow {
	top: 20px
}

.sp-vertical .sp-next-arrow {
	bottom: 20px
}

.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #FFF
}

.sp-previous-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg)
}

.sp-previous-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg)
}

.sp-next-arrow:before {
	right: 30%;
	top: 0;
	-webkit-transform: skew(35deg, 0deg);
	-ms-transform: skew(35deg, 0deg);
	transform: skew(35deg, 0deg)
}

.sp-next-arrow:after {
	right: 30%;
	top: 50%;
	-webkit-transform: skew(-35deg, 0deg);
	-ms-transform: skew(-35deg, 0deg);
	transform: skew(-35deg, 0deg)
}

.ie7 .sp-arrow, .ie8 .sp-arrow {
	width: 0;
	height: 0
}

.ie7 .sp-arrow:after, .ie7 .sp-arrow:before, .ie8 .sp-arrow:after, .ie8 .sp-arrow:before {
	content: none
}

.ie7.sp-horizontal .sp-previous-arrow, .ie8.sp-horizontal .sp-previous-arrow {
	border-right: 20px solid #FFF;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent
}

.ie7.sp-horizontal .sp-next-arrow, .ie8.sp-horizontal .sp-next-arrow {
	border-left: 20px solid #FFF;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent
}

.ie7.sp-vertical .sp-previous-arrow, .ie8.sp-vertical .sp-previous-arrow {
	border-bottom: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent
}

.ie7.sp-vertical .sp-next-arrow, .ie8.sp-vertical .sp-next-arrow {
	border-top: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent
}

.sp-thumbnail-arrows {
	position: absolute
}

.sp-fade-thumbnail-arrows {
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
	opacity: 1
}

.sp-bottom-thumbnails .sp-thumbnail-arrows, .sp-top-thumbnails .sp-thumbnail-arrows {
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -12px
}

.sp-left-thumbnails .sp-thumbnail-arrows, .sp-right-thumbnails .sp-thumbnail-arrows {
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -7px
}

.sp-thumbnail-arrow {
	position: absolute;
	display: block;
	width: 15px;
	height: 25px;
	cursor: pointer
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow, .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .sp-top-thumbnails .sp-previous-thumbnail-arrow {
	left: 0
}

.sp-bottom-thumbnails .sp-next-thumbnail-arrow, .sp-top-thumbnails .sp-next-thumbnail-arrow {
	right: 0
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow, .sp-right-thumbnails .sp-previous-thumbnail-arrow {
	top: 0
}

.sp-left-thumbnails .sp-next-thumbnail-arrow, .sp-right-thumbnails .sp-next-thumbnail-arrow {
	bottom: 0
}

.sp-next-thumbnail-arrow:after, .sp-next-thumbnail-arrow:before, .sp-previous-thumbnail-arrow:after, .sp-previous-thumbnail-arrow:before {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #FFF
}

.sp-previous-thumbnail-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg)
}

.sp-previous-thumbnail-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg)
}

.sp-next-thumbnail-arrow:before {
	right: 30%;
	top: 0;
	-webkit-transform: skew(35deg, 0deg);
	-ms-transform: skew(35deg, 0deg);
	transform: skew(35deg, 0deg)
}

.sp-next-thumbnail-arrow:after {
	right: 30%;
	top: 50%;
	-webkit-transform: skew(-35deg, 0deg);
	-ms-transform: skew(-35deg, 0deg);
	transform: skew(-35deg, 0deg)
}

.ie7 .sp-thumbnail-arrow, .ie8 .sp-thumbnail-arrow {
	width: 0;
	height: 0
}

.ie7 .sp-thumbnail-arrow:after, .ie7 .sp-thumbnail-arrow:before, .ie8 .sp-thumbnail-arrow:after, .ie8 .sp-thumbnail-arrow:before {
	content: none
}

.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
	border-right: 12px solid #FFF;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent
}

.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
	border-left: 12px solid #FFF;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent
}

.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
	border-bottom: 12px solid #FFF;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent
}

.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
	border-top: 12px solid #FFF;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent
}

a.sp-video {
	text-decoration: none
}

a.sp-video img {
	-webkit-backface-visibility: hidden;
	border: none
}

a.sp-video:after {
	content: '';
	position: absolute;
	width: 45px;
	padding-left: 5px;
	height: 50px;
	border: 2px solid #FFF;
	text-align: center;
	font-size: 30px;
	border-radius: 30px;
	top: 0;
	color: #FFF;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.2);
	margin: auto;
	line-height: 52px
}

.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
	max-width: none !important;
	max-height: none !important;
	border: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	-webkit-box-shadow: none !important;
	-mox-box-shadow: none !important;
	box-shadow: none !important;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none
}

.slider-pro a {
	position: static;
	transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important
}

.slider-pro canvas, .slider-pro embed, .slider-pro iframe, .slider-pro object, .slider-pro video {
	max-width: none;
	max-height: none
}

.slider-pro p.sp-layer {
	font-size: 14px;
	line-height: 1.4;
	margin: 0
}

.slider-pro h1.sp-layer {
	font-size: 32px;
	line-height: 1.4;
	margin: 0
}

.slider-pro h2.sp-layer {
	font-size: 24px;
	line-height: 1.4;
	margin: 0
}

.slider-pro h3.sp-layer {
	font-size: 19px;
	line-height: 1.4;
	margin: 0
}

.slider-pro h4.sp-layer {
	font-size: 16px;
	line-height: 1.4;
	margin: 0
}

.slider-pro h5.sp-layer {
	font-size: 13px;
	line-height: 1.4;
	margin: 0
}

.slider-pro h6.sp-layer {
	font-size: 11px;
	line-height: 1.4;
	margin: 0
}

.slider-pro img.sp-layer {
	border: none
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url("assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
	src: url("assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eeeeee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}

}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}

}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}



.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.tparrows.preview2:after {
	line-height: 1
}

.polylang-switcher-shortcode li {
	float: left;
	margin-right: 5px
}

.polylang-switcher-shortcode.flags-and-names li {
	margin-right: 15px
}

.polylang-switcher-shortcode li:last-child {
	margin-right: 0
}

#footer #lang_sel_list a, #footer #lang_sel_list a:visited {
	background: none;
	color: inherit;
	padding: 0;
	font-size: inherit
}

#footer #lang_sel_list li {
	float: none;
	border: none
}

#wrap .remove-dims {
	height: auto;
	width: auto
}

#wrap .reset-styles {
	font-size: 1em;
	color: inherit;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	border: none;
	background: none;
	letter-spacing: inherit
}

#wrap .reset-styles a {
	font-size: inherit;
	color: inherit
}

#wrap .disable-box-shadow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}