/*
 Theme Name:   Plans Fixes
 Theme URI:    http://www.plansfixes.ch
 Description:  Plans Fixes Wordpress Theme
 Author:       COOL
 Author URI:   http://www.communicationline.ch/
 Template:     storefront
 Version:      0.0.1
 License:      Copyright Plans Fixes, tous droits réservés. 2015
 Text Domain:  planfixes
*/
.ssba_email_share, .ssba_facebook_share, .ssba_twitter_share, .ssba_email_share, .ssba_google_share{
	display: table-cell;
}
.page-id-6654 main ul {
  margin:0 0 1.9em 1.5em;
  padding:0;
}
.page-id-6654 main ul li::marker {
	color: #9b8080;
}
footer .site-info-right {
  float: right;
  width: 50%;
  text-align: right;
}
footer .site-info {
  float: left;
  width: 50%;
}


body .wpcf7-quiz-label input[type="text"] {
    width: 55px;
}
html h1 a, html h1 {
    font-weight: 200;
}
body, .secondary-navigation a, .widget-area .widget a, .onsale, #comments .comment-list .reply a {
    color: #555;
}
body, button, input, select, textarea {
    -moz-osx-font-smoothing: grayscale;
    color: #787e87;
font-family: 'Lato', sans-serif;
    line-height: 1.618;
}
body .button{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Lato', sans-serif;
}
h1, .alpha {
    letter-spacing: -0.6px;
}
a{
    font-weight: 400;
    color: #b22332;
}
a h1{
    color: #b22332;
}
a:hover, a:hover h1, button:hover{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color:#555;
}
.main-navigation ul.menu > li > a:active{
border:none !important;
  outline: 0;
}
body a:active, body a:focus, body .button:focus, body .button.alt:focus, body .button.added_to_cart:focus, body .button.wc-body forward:focus, body button:focus, body input[type="button"]:focus, body input[type="reset"]:focus, body input[type="submit"]:focus, body button:focus, body input[type="button"]:focus, body input[type="reset"]:focus, body input[type="submit"]:focus, body .button:focus, body .added_to_cart:focus{
border:none;
outline-color:transparent;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    color:#b22332;
}
body button:hover, body .added_to_cart:hover, body .widget-area .widget a.button:hover, body .site-header-cart .widget_shopping_cart a.button:hover{
    background-color: #555;
    color: #ffffff;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget-area .widget a.button, .site-header-cart .widget_shopping_cart a.button {
padding:5px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius:4px;
box-shadow: none;
}
body .widget-area .widget a.checkout{
margin-top:10px;
}
.home .sfmsb-follow-social-buttons.sfmsb-under a {
    margin-top: -14px;
}
.home .widget h2.foll{
margin-top:-6px;
}
.product_list_widget li img {display:none;}

.movie-filter-reset-button button{
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    color: #b22332;
    text-decoration: underline;
    font-weight: 400;
}
.mc4wp-form label {
    font-size: 13px;
    font-weight: bold;
}
form .filters .pull-right .movie-filter-reset-button{
    float: right;
    margin-bottom: 0;
    padding: 16px 10px 0 0;
    width: auto;
}
form .filters .pull-right .movie-filter-submit-button{
    float: right;
    margin-bottom: 0;
    padding: 10px 10px 0 0;
    width: auto;
}
.site-header {
    padding-top: 6px;
}
.widget h3.widget-title{
padding:0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body .site-header .site-branding, body .grecaptcha-badge, .single-post .wp-post-image{
    display:none !important;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header {
    margin-bottom: 0;
}
.logo{
float:left;
    padding-top: 16px;
}
.logo img{
max-width:84%;
}
.logo a:hover{
    opacity:0.7;
}
select {
    font-family: 'Lato', sans-serif !important;
}
.single .byline, .group-blog .byline{display:none;}
.woocommerce-active .site-header .secondary-navigation {
    float: left;
   margin: 7px 49px 0 -20px;
    width: auto;
}
.secondary-navigation .menu {
    float: left;
    font-size: 1.5em;
}
input#coupon_code{
border: 1px solid #b0b0b0;
background: #f5f5f5;
box-shadow:none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius:4px;
}
.cart table thead th {
    border-bottom: 0px;
}
table tbody td {
    background: #e0e0e0;
}
.woocommerce-active .site-header .main-navigation {
    clear: none;
    float: left;
    margin-left: 5px;
    margin-right: 0;
    width: auto;
    padding-top: 0;
}
.main-navigation ul.menu > li.menu-item-has-children > a:after, .main-navigation ul.menu > li.page_item_has_children > a:after, .main-navigation ul.nav-menu > li.menu-item-has-children > a:after, .main-navigation ul.nav-menu > li.page_item_has_children > a:after {
    color: #a0a0a0;
    margin-left: 5px;
}
.main-navigation ul.menu ul {
    margin-top: -39px;
}
.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
    border-bottom: 1px solid #f0f0f0;
    margin: 0 0 0 1em;
    padding: 6px 0;
}
.main-navigation ul.menu ul li a:hover, .main-navigation ul.nav-menu ul li a:hover, .main-navigation ul.nav-menu ul li a:active, .main-navigation ul.nav-menu ul li.current-menu-item a{
    padding-left: 10px;
color:#b22332;
}
.main-navigation ul.menu > li > a:hover, .main-navigation ul.nav-menu > li > a:hover, .main-navigation ul.menu li.current-menu-item > a, .main-navigation ul.menu li.current-menu-parent > a,
.secondary-navigation ul.menu > li > a:hover, .secondary-navigation ul.menu li.current-menu-item > a{
    color:#b22332;
}
.main-navigation .handheld-navigation ul.menu > li > a, .main-navigation .handheld-navigation ul.nav-menu > li > a {
    font-size: 16px;
    padding: 0px 11px 4px;
}
.main-navigation .handheld-navigation ul li a::before {
    display: none;
}
.main-navigation .handheld-navigation ul.menu ul {
    margin-top: -14px;
}
body .woocommerce-breadcrumb {
    display:none;
}
.hentry .entry-header h1, #content .page-header h1 {
    margin-top: 1px;
}
.hentry .entry-header h1:before, #content .page-header h1:before {
    content: url("images/reddot.jpg");
    float: left;
    margin: 0px 14px 0 0;
    opacity: 0.55;
}
.hentry .entry-header, #content .page-header {
    border:none;
    margin-bottom:22px;
}
.page-id-365 .hentry .entry-header h1.entry-title, .archive .hentry .entry-header h1.entry-title{
font-size:21px;
}
.page-id-365 .hentry .entry-header h1.entry-title:before, .archive .hentry .entry-header h1.entry-title:before{
content:none;
}
.page-id-365 .hentry p{
margin-bottom:5px;
}
.widget-area .widget h1.widget-title {
    border-bottom:1px solid rgba(0, 0, 0, 0.1);
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 22px;
    padding-bottom: 2px;
}
.widget h2.widgettitle {
font-size: 24px;
font-weight: 400;
letter-spacing: -1px;
    border-bottom: none;
    padding: 0px;
margin: 0px 0px 0.618em;
}
.widget-area #recent-projections-2 h3.widget-title {
    font-size: 18px;
}
.widget-area #recent-projections-2 ul li:before, .pf-row .widget_recent_projections ul li:before {
    content: url('images/camera-icon.png');
}
.pf-row .widget {
    margin: 0px 0px 5px;
}
.home h2 {
    font-size: 24px;
    font-weight: 400;
}

.right-sidebar .widget-area {
    background: none;
    padding:15px 0 22px 22px;
    margin-top:19px;
}
body .widget-area .widget a {
    color: #b22332;
    font-size: 14px;
    font-weight: 400;
    opacity: 1;
}
body .widget-area .widget a:hover {
    color: #555;
}
div.wpcf7-validation-errors {
    background: none repeat scroll 0 0 #ebb5ba;
    border: medium none;
}
.site-content {
    padding-top: 23px;
}
.trous{
display:none;
    height:32px;
    width:100%;
    background:url('images/troufilm.jpg') repeat;
}
.hentry {
    border-bottom:none;
    padding-bottom: 0.631em;
}
.hentry.type-post .entry-content {
    width: 100%;
}
.site-info{
    padding:0px 0 5px 0;
}
.site-info2{
    font-size:12px;
    color:#666;
    font-style:italic;
}
.pf-slider-title {
color: #fff;
font-weight: 700;
font-size: 30px;
margin-bottom: 14px;
line-height: 32px;
}
.pf-slider-subtitle {
color: #c0c0c0;
font-weight: normal;
font-size: 18px;
line-height: 1.5;
}
.pf-slider-content {
    left: 6%;
    max-width: 45%;
}
.flexslider {
    background: none repeat scroll 0 0 #f2f4f7;
    border: 1px solid #f2f4f7;
}
.flex-direction-nav a {
    color: #555;
}
.flexslider .slides img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
font-size: 18px;
  padding:0 4px 2.244em;
}
.main-navigation ul.menu > li:last-child > a, .main-navigation ul.nav-menu > li:last-child > a {
    padding-right: 0;
}
.widget_recent_entries{
    background:#fff;
    padding: 3px 16px;
}
#secondary .widget_recent_entries{
    background:none;
    padding:0;
}
.filters {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px 15px 0;
}
form#movieFilters {
    margin-bottom: 10px;
}
.form-group label {
    color:#555;
    display: block;
    font-weight: 400;
}
.widget_recent_movies li img{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.text-ellipsis2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size:12px;
    font-style:italic;
    color: #506d83;
}
a:hover .text-ellipsis2 {
    color:#555;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.movie .entry-header h1{
margin-top:0;
}
.movie ul{
    list-style: none;
    margin: 0;
}
.movie img:hover{
opacity:0.8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.movie .date-list{
font-size:12px;
font-style:italic;
color: #555;
}
.movie span.entry-subtitle {
    font-size: 0.63em;
    letter-spacing: -0.6px;
}
.movie .interloc-list{
    color: #444;
    font-size: 14px;
}
.single-movie .entry-content img {
    float: left;
    max-width: 150px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.page-id-365 .type-movie img, .post-type-archive-movie .type-movie img, .post-type-archive-projection .type-movie img {
    margin-bottom: 0.5em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.page-id-365 .type-movie, .post-type-archive-projection .type-movie, .post-type-archive-movie .type-movie {
    margin-bottom: 13px;
}
.projection-date{
padding-right:13px;
color: #74797b;
font-size: 14px;
}
.projection-lieu, .posted-on .entry-date{
color: #74797b;
font-size: 15px;
margin-bottom: 14px;
display: inline-block;
}
.archive .page-title, .page-id-365 .page-title{display:none;}
button.slick-prev, button.slick-next{
box-shadow:none;
background:none;
border:none;
}
button.slick-prev:hover, button.slick-next:hover{
box-shadow:none;
background:#333;
border:none;
}
.slick-prev::before, .slick-next::before {
    font-size: 30px;
    color:#b0b0b0;
}
.partners-container{
padding:15px 0;
background: none repeat scroll 0% 0% #fff;
border-top: 1px solid #e0e0e0;
}
.cool-product-content{
padding:5px;
width:67%;
float:left;
border-right: 3px solid rgba(0, 0, 0, 0.024);
}
.single-product div.product{
width:32%;
float:right;
}
.product h1.product_title{
font-size:19px;
}
.single-product h2.cool-product-figure{
font-size:20px;
font-weight:600;
margin-bottom: -8px;
}
h3.cool-product-title{
font-size:16px;
font-weight:400;
font-style:italic;
margin-bottom: 0;
}
.single-product h4.cool-product-interviewer{
margin-bottom:-5px;
}
.cool-product-body p{
margin-bottom:5px;
}
body.single-product div.product .summary {
    width: 100%;
}
.cool-product-image img{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.site-footer .site-info-credits a{
text-transform: uppercase;
font-size: 10px;
}
.site-footer .site-info-credits {
font-size: 12px;
font-style:italic;
}
.woocommerce-product-search input[type="submit"], .widget-area .widget .product_list_widget a.button{
padding:5px 10px;
margin-left: 11px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.home input[type="email"] {
    padding: 0 0.618em 0 0.618em;
}
.home .mc4wp-form-fields p{
margin-bottom:10px;
}
#woocommerce_widget_cart-2{
margin-bottom:18px;
}
body .product_list_widget li {
    padding: 0 10px 0px;
}
body .widget_shopping_cart p.total {
    padding: 2px 0px 8px 0px;
border:none !important;
}
.pf-grid {
    padding: 10px 15px 10px 0px;
}
.home .pf-grid:last-child {
    padding-right:0px;
}

.cool-movie-container-content-left {
    width: 60%;
}
.cool-movie-container-content {
    width: 40%;
padding-right:0;
}
.well h4{
color:#B22332;
margin:10px 0 4px 0;
}
.movie-credits{
margin-bottom:20px;
}
#masthead {
border-bottom: 1px solid #B22332;
}
#masthead.sticky .secondary-navigation .menu a{
padding: 0px 0.857em 6px;
}
#masthead.sticky .menu-toggle {
    margin:50px auto 5px;
}
#secondary .mc4wp-form {
    margin-right:12px;
}
.post-type-archive-partners .hentry .entry-header h1{
border:none;
background:#fff;
padding: 16px 0px 16px 16px;
}
.entry-content .ssba {
padding: 2px 0px 5px 12px;
background: #E0E0E0 none repeat scroll 0% 0%;
border-radius: 4px;
font-size: 14px;
font-style: italic;
margin-top: 12px;
}
.well .ssba{
display:none;
}
.woocommerce #order_review_heading {
    border-width: 1px 1px 0px;
}
.woocommerce #order_review {
    border-width: 0px 1px 1px;
}
.woocommerce .woocommerce-info, .woocommerce .woocommerce-noreviews, .woocommerce p.no-comments {
    background-color: #D57878;
}
.woocommerce .woocommerce-info a, .woocommerce .woocommerce-noreviews a, .woocommerce p.no-comments a {
    color: #114769;
}
.single-movie .movie-sidebar {
    width: 28.2%;
}
.movie-sidebar-item p{
margin-bottom:5px;
}
.movie-sidebar h3 {
margin-bottom:0px;
}
.movie-sidebar .movie-sidebar-item--buy, .movie-sidebar .ssba {
padding:4px 16px 11px;
background:#fff;
margin-bottom: 14px;
}
.movie-sidebar .ssba img{
padding:3px;
margin-bottom:5px;
}
.movie-sidebar .ssba {
font-size:14px;
}
.movie-sidebar-price span{
font-weight:bold;
font-size:12px;
}
p.movie-sidebar-price {
font-size:12px;
margin-bottom:5px;
margin-left: 9px;
}
p.movie-sidebar-coupled {
font-size:14px;
margin-bottom:8px;
}
.movie-coupon-members-desc{
padding: 7px;
background: #F5F5F5 none repeat scroll 0% 0%;
font-size: 14px;
margin-bottom: 8px;
color: #666;
font-style: italic;
line-height: 1.5;
}
a.movie-link-to-dvd, a.link-movie-index{
background: #B22332;
color: #FFF;
padding: 5px 10px;
border-radius: 4px;
font-size: 14px;
font-weight: bold;
}
a:hover.movie-link-to-dvd, a:hover.link-movie-index{
background: #888;
color: #B22332;
padding: 5px 10px;
}
.movie-sidebar-index-desc{
font-size: 14px;
margin-bottom: 8px;
}
.mc4wp-form input[type="submit"]:hover{
background: #888;
color: #B22332;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.wp-caption .wp-caption-text {
    border-bottom: none;
    padding: 7px 0 0 3px;
    font-size: 12px;
    color: #777;
}
.wp-caption {
    margin-bottom: 22px;
}
.post-type-archive-projection .site-main article, .page-id-365 .site-main article {
    width: 100%;
}
.post-type-archive-projection .read-more{
margin-left:10px;
}

/*index*/
#indexframe #header img{
display:none;
}

/*Responsive*/
@media screen and (max-width:1037px){
.secondary-navigation .menu {
    font-size: 1.1em;
}
.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    font-size: 16px;
    padding: 0px 7px 2.244em;
}
.woocommerce-active .site-header .main-navigation {
    margin-left: -23px;
}
.woocommerce-active .site-header .secondary-navigation {
    margin: 10px 49px 0px -47px;
}
.logo {
    width: 238px;
}
#masthead {
    min-height: 138px;
}
}

@media screen and (max-width:800px){
  .woocommerce-active .site-header .secondary-navigation, .primary-navigation, .handheld-navigation {
    display: none;
}
.pf-slider-title {
    font-size: 22px;
}
.pf-slider-subtitle {
    font-size: 15px;
}
.single-movie .movie-sidebar {
    width: 100%;
}
.single-movie .movie-video {
    width: 100%;
}
.woocommerce-active .site-header .main-navigation {
    float: right;
    width: 117px;
    padding-top: 4px;
}
#masthead.sticky {
    display: none;
}
html .woocommerce-active .site-header .main-navigation {
    width: 100%;
}
@media screen and (min-width: 768px) {
  .menu-toggle {
    display: block; }
}
@media screen and (min-width: 800px) {
  .menu-toggle, .handheld-navigation, .main-navigation.toggled .handheld-navigation {
    display: none; }
}
@media screen and (min-width: 768px) and (max-width: 800px){
html .main-navigation.toggled .handheld-navigation {
    display: block;
	}
	}

@media screen and (max-width:690px){
.pf-slider-title {
    font-size: 18px;
}
.pf-slider-subtitle {
    font-size: 12px;
}
}

@media screen and (max-width:574px){
.flexslider{display:none;}
.pf-grid-1-4 {
    width: 100%;
}
}

@media screen and (max-width:373px){
.menu-toggle {
    font-size: 0px;
}
.menu-toggle::before {
    font-size: 15px;
}
.woocommerce-active .site-header .main-navigation {
    float: none;
    padding: 30px 0 0 0;
    width: 100%;
margin-left: 0;
}
.woocommerce-active .site-header .handheld-navigation {
width: 100%;
}
.woocommerce-active .site-header .main-navigation button.menu-toggle {
    width: 100%;
    font-size: 16px;
    text-align: center;
margin-bottom:10px;
}
.logo {
    width: 206px;
}
#masthead {
    border-bottom: none;
    height: 139px;
}
.main-navigation ul, .main-navigation ul.menu ul {
    background-color: #FFE2E2;
}
body .main-navigation ul.menu ul {
    background-color: #FCD1D1;
}

.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
    padding:7px 0;
}
.main-navigation .handheld-navigation ul.menu > li > a {
    padding: 7px 11px 8px;
    border-bottom: 1px solid #f0f0f0;
}
.main-navigation .handheld-navigation ul.menu ul {
    margin-top: -1px;
}


.page-template-template-news .post .entry-title {
    min-height: 70px;
}
