/*
Theme Name: Bisou
Theme URI: https://joshmacdonald.net/bisou-free-wordpress-theme
Author: Josh MacDonald
Author URI: https://joshmacdonald.net/
Description: Bisou is a classy WordPress theme that can be used for any industry. By changing the header image, you can easily change the entire theme of the website from a modeling agency to a showcase displaying art and photography, or even provide a professional design for a winery or jeweler. The dark pinstripe finish would also be suitable for a bespoke tailor or even jet, luxury car or limo rental companies.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, custom-header, custom-menu, featured-images, portfolio, blog
Text Domain: bisou
*/

h1, h2, h3, h4, h5, h6{margin: 0;}
p{margin: 0; padding-bottom: 20px; color: #676364; font-size: 14px; line-height: 22px;font-family: 'source_sans_proregular';}
.more{transition: all 1s; color: #373435; text-transform: uppercase; font-size: 16px; font-family: 'source_sans_probold'; letter-spacing: 1px;}
.more:hover{color: #ed3237; text-decoration: none; }
.more [class^="fw-icon-"]{color:#ed3237; font-size: 14px; }
p:nth-last-child(1){padding-bottom: 0; }
a{transition:all 1s; }
 .last{}
 .spacing{}
 .spacing-tp{padding-top: 30px;}
 .spacing-bt{padding-bottom: 30px;}
 .spacing-lt{padding-left: 30px;}
 .spacing-rt{padding-right: 30px;}
 .centering{text-align: center;}

.page-styling{background: #ebebeb;padding: 0 30px;margin-top: 90px;border-radius: 5px; padding-bottom: 80px;}
 .ruler{border-bottom: 1px solid #c2c2c2;}

.lines{background: url(../img/border.jpg) repeat-x 0; text-align: center; width: 100%;}

.more-btn{padding: 0 15px; background: #ebebeb; display: inline-block; margin: 0 auto;}
.more-btn .btn{color: #ebebeb; font-size: 16px; background: #ed3237;font-family: 'source_sans_probold';
 text-transform: uppercase;padding: 5px; border-radius: 5px; box-shadow: -4px 5px 0px 1px rgba(0, 0, 0, 0.1);}
.more-btn .btn:hover{background: #373435; color: #ebebeb; }


.content-wrap{overflow: hidden; padding: 60px 0;}


/* ==========================================================================
    Menu styles starts here
   ========================================================================== */
    .menu{text-align: center; padding: 35px 0; }
    .menu .navbar{margin-bottom: 0;}
    .menu .navbar{display: inline-block;}
    .menu .navbar .nav > li{border-bottom: 1px solid #d2d2d2; border-top: 1px solid #d2d2d2; margin: 0 10px;}
    
    .menu .navbar .nav > li > a{color: #909090; font-size: 16px;font-family: 'source_sans_proregular'; padding: 10px; text-transform: uppercase;}
    .menu .navbar .nav > li > a:hover{color: #ebebeb; background: #373435;}
    .menu .navbar-nav > li > .dropdown-menu{background: #373435; text-align: left;}
    .menu .dropdown-menu > li > a{color: #ebebeb;font-family: 'source_sans_proregular'; text-shadow: none;}
    .nav > li > a:hover, .nav > li > a:focus {text-decoration: none;background-color: #373435;}
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {color: #ffffff;text-decoration: none;background-color: #4f4d4e;}
    .dropdown-menu > li > a { padding: 8px 8px;}
    .dropdown-menu > li{border-bottom: 1px solid #4f4d4e; }

    .dropdown-menu > li:nth-last-child(1){border-bottom: none; }
    
    .menu .dropdown-menu {padding: 0;}
    .menu .nav .caret{border-top-color: #909090; border-bottom-color: #909090;}
    .menu .nav a:hover .caret{border-top-color: #ebebeb; border-bottom-color: #ebebeb;}
    .mini-menu{display: none;}
    .mini-menu .selectnav{display: none; width: 100%;background: #ebebeb;font-weight: 600;padding: 10px;height: 42px;border: 1px solid #d2d2d2; color: #909090; border-radius: 5px; cursor: pointer; outline: 0;}
    .selectnav select{appearance: none;}
    .mini-menu label {position:relative; width: 100%;}
    .mini-menu label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#000;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:14px; top:14px;
    padding:0 0 2px;

    position:absolute;
    pointer-events:none;
    }
    .mini-menu label:before {
    content:'';
    right:6px; top:10px;
    width: 25px; height: 25px;
    background:#ebebeb;
    position:absolute;
    pointer-events:none;
    display:block;
    }


/* ==========================================================================
    Generic styles starts here
   ========================================================================== */
    .header-wrapper{border-radius: 0px 5px 5px 0; text-align: center; background: #ebebeb;}
    .site-name{overflow: hidden; display: inline-block; margin: 0 auto; text-align: center;
     background: #ebebeb; border-radius: 5px; margin-top: -40px; box-shadow: -8px 8px 0px 1px rgba(0, 0, 0, 0.1);}
    .site-name h1{padding: 40px 30px;font-family: 'source_sans_problack'; font-size: 40px; line-height: 22px; color: #373435;letter-spacing: 2px;text-transform: uppercase;}

/* ==========================================================================
    Banner styles starts here
   ========================================================================== */    
    

    .main-title{ margin-bottom: 20px !important; padding-left: 50px; padding-right: 50px;}
    .main-title h1{font-size: 32px; color: #373435;font-family: 'source_sans_probold'; letter-spacing: 3px; padding-bottom: 10px; text-transform: uppercase; text-align: center !important;}
    .main-title h4{font-size: 18px; line-height: 24px; color: #676364;font-family: 'source_sans_proregular'; }

    .featured-block{ padding-left: 10px;}
    .featured-block .block{overflow: hidden;}
    .icon-btn{float: left; display: inline-block;}
    .icon-btn .icon {
    color: #ebebeb;
    font-size: 25px;
    display: inline-block !important;
    cursor: pointer;
    width: 60px !important;
    height: 60px !important;
    border-radius: 10px 0 10px 10px;
    line-height: 60px;
    text-align: center;
    position: relative;
    z-index: 1;
    border: none;


    background: #373435;
    box-shadow: -8px 8px 0px 1px rgba(0, 0, 0, 0.1);
    margin-right: 30px;}
    .featured-block .block{}
    .featured-block .block h5{color: #373435; font-size: 16px; line-height: 22px; font-family: 'source_sans_probold'; text-transform: uppercase; min-height: 40px; font-weight: 600;}

    .featured-items{overflow: hidden; margin: 0 auto; display: inline-block; padding-bottom: 10px;}
    .featured-items ul{margin: 0 auto; padding-left: 0;}
    .featured-items ul li{list-style: none;width: 23.076923076923076923076923076923%; margin-right: 2.5641025641025641025641025641026%; display: inline-block !important;}
    .featured-items ul li:nth-last-child(1){margin-right: 0; }
    .featured-items ul li .item{text-align: left;   overflow: hidden; padding-top: 35px; padding-bottom: 30px; border-radius: 5px 0 5px 5px; 
            background: #e2e2e2;box-shadow: -8px 8px 0px 1px rgba(0, 0, 0, 0.1);}
    .featured-items ul li .item:hover{background: #373435;  transition:all 1s;}
    .featured-items ul li .item:hover h5{color: #ebebeb;}
    .featured-items ul li .item:hover p{color: #ebebeb;}
    .featured-items ul li .item:hover .more{color: #ebebeb;}
    .featured-items ul li .item:hover .more:hover{color: #ed3237; text-decoration: none; }
    .featured-items ul li .item h5{ color: #373435; font-size: 16px; line-height: 22px; text-transform: uppercase;font-family: 'source_sans_probold'; padding: 0 30px; padding-bottom: 20px; }
    .featured-items ul li .item img{padding-bottom: 25px;}
    .featured-items ul li .item p{padding: 0 30px; padding-bottom: 15px;}

    .tags{ display: inline-block; padding-top:15px; width:40%;}
    .tags h5{color: #ed3237; font-size: 16px; line-height: 22px;font-family: 'source_sans_probold'; text-transform:uppercase;}
    .tags .btn{box-shadow: -4px 4px 0px 1px rgba(0, 0, 0, 0.1); color: #373435; text-transform: uppercase; font-family: 'source_sans_probold';font-size: 16px; padding: 6px 10px;
	border-radius: 5px; border: 1px solid #c2c2c2;background:#ebebeb;margin-right: 1.5%;
margin-bottom: 10px;}
	.tags .btn:hover{background:#373435; color:#ebebeb;}



/* ==========================================================================
    Sidebar styles starts here
   ========================================================================== */

/* ==========================================================================
    Footer styles starts here
   ========================================================================== */
    .copy-rights{padding: 40px 0; overflow: hidden; text-align: center; color: #ebebeb; font-size: 16px; line-height: 26px;font-family: 'source_sans_proregular';}
    .copy-rights a{font-size: 16px;font-family: 'source_sans_proregular'; color: #ebebeb;}
    .copy-rights a:hover{color: #ed3237; text-decoration:none;}

    .blur{
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.blur:hover {
  -webkit-filter: blur(5px);
}

.main-title ul li {width:100%;}

.grid {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
.footer-content .grid li {	display: inline-block !important;  width: 10%; float: left; text-align: center;}

.grid li {
	display: inline-block;
	text-align: center !important;
	opacity: 0;
	

}

.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li {
	opacity: 1;
}

.grid li a,
.grid li img {
	outline: none;
	border: none;
	display: block;
	
}

/* Effect 1: opacity */
.grid.effect-1 li.animate {
	-webkit-animation: fadeIn 0.65s ease forwards;
	-moz-animation: fadeIn 0.65s ease forwards;
	animation: fadeIn 0.65s ease forwards;
}

@-webkit-keyframes fadeIn {
	to { opacity: 1; }
}

@-moz-keyframes fadeIn {
	to { opacity: 1; }
}

@keyframes fadeIn {
	to { opacity: 1; }
}

/* Effect 2: Move Up */
.grid.effect-2{margin: 0; padding: 0; width: 100%;}
.grid.effect-2 li.animate {
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-animation: moveUp 0.65s ease forwards;
	-moz-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}

@-webkit-keyframes moveUp {
	to { -webkit-transform: translateY(0); opacity: 1; }
}

@-moz-keyframes moveUp {
	to { -moz-transform: translateY(0); opacity: 1; }
}

@keyframes moveUp {
	to { transform: translateY(0); opacity: 1; }
}

/* Effect 3: Scale up */
.grid.effect-3 li.animate {
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-animation: scaleUp 0.65s ease-in-out forwards;
	-moz-animation: scaleUp 0.65s ease-in-out forwards;
	animation: scaleUp 0.65s ease-in-out forwards;
}

@-webkit-keyframes scaleUp {
	to { -webkit-transform: scale(1); opacity: 1; }
}

@-moz-keyframes scaleUp {
	to { -moz-transform: scale(1); opacity: 1; }
}

@keyframes scaleUp {
	to { transform: scale(1); opacity: 1; }
}

/* Effect 4: fall perspective */
.grid.effect-4 {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.grid.effect-4 li.animate {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
	-moz-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
	transform: translateZ(400px) translateY(300px) rotateX(-90deg);
	-webkit-animation: fallPerspective .8s ease-in-out forwards;
	-moz-animation: fallPerspective .8s ease-in-out forwards;
	animation: fallPerspective .8s ease-in-out forwards;
}

@-webkit-keyframes fallPerspective {
	100% { -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}

@-moz-keyframes fallPerspective {
	100% { -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}

@keyframes fallPerspective {
	100% { transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}

/* Effect 5: fly (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-5 {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.grid.effect-5 li.animate {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 50% 50% -300px;
	-moz-transform-origin: 50% 50% -300px;
	transform-origin: 50% 50% -300px;
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	-webkit-animation: fly .8s ease-in-out forwards;
	-moz-animation: fly .8s ease-in-out forwards;
	animation: fly .8s ease-in-out forwards;
}

@-webkit-keyframes fly {
	100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}

@-moz-keyframes fly {
	100% { -moz-transform: rotateX(0deg); opacity: 1; }
}

@keyframes fly {
	100% { transform: rotateX(0deg); opacity: 1; }
}

/* Effect 6: flip (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-6 {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.grid.effect-6 li.animate {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-transform: rotateX(-80deg);
	-moz-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-animation: flip .8s ease-in-out forwards;
	-moz-animation: flip .8s ease-in-out forwards;
	animation: flip .8s ease-in-out forwards;
}

@-webkit-keyframes flip {
	100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}

@-moz-keyframes flip {
	100% { -moz-transform: rotateX(0deg); opacity: 1; }
}

@keyframes flip {
	100% { transform: rotateX(0deg); opacity: 1; }
}

/* Effect 7: helix (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-7 {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.grid.effect-7 li.animate {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-animation: helix .8s ease-in-out forwards;
	-moz-animation: helix .8s ease-in-out forwards;
	animation: helix .8s ease-in-out forwards;
}

@-webkit-keyframes helix {
	100% { -webkit-transform: rotateY(0deg); opacity: 1; }
}

@-moz-keyframes helix {
	100% { -moz-transform: rotateY(0deg); opacity: 1; }
}

@keyframes helix {
	100% { transform: rotateY(0deg); opacity: 1; }
}

/* Effect 8:  */
.grid.effect-8 {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.grid.effect-8 li.animate {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
	-webkit-animation: popUp .8s ease-in forwards;
	-moz-animation: popUp .8s ease-in forwards;
	animation: popUp .8s ease-in forwards;
}

@-webkit-keyframes popUp {
	70% { -webkit-transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(1); opacity: 1; }
}

@-moz-keyframes popUp {
	70% { -moz-transform: scale(1.1); opacity: .8; -moz-animation-timing-function: ease-out; }
	100% { -moz-transform: scale(1); opacity: 1; }
}

@keyframes popUp {
	70% { transform: scale(1.1); opacity: .8; animation-timing-function: ease-out; }
	100% { transform: scale(1); opacity: 1; }
}

@media screen and (max-width: 900px) {
	.grid li {
		width: 100%;
	}
}

@media screen and (max-width: 400px) {
	.grid li {
		width: 100%;
	}
}

.post-snippet img {
	max-height: 200px;
}

.post-snippet p {
	color: inherit;
}

.snippet-header {
	min-height: 40px;
}

.copy-rights {
	color: #696969;
}

.copy-rights a {
	color: #696969;
}

.menu li {
	float: left;
}

h5 a{
    color: inherit;
}

a:hover {
    text-decoration: none;
}

.wp-caption{}
.wp-caption-text{}
.sticky{}
.screen-reader-text{}
.gallery-caption{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter{}

li.comment {
	list-style: none;
}