/*
Theme Name: PinThis Child
Theme URI: http://pinthis.pixelbeautify.com
Description: Best Pinterest Style Wordpress Child Theme
Author: PixelBeautify
Author URI: http://pixelbeautify.com
Template: pinthis
Version: 1.5.3
License: license purchased
License URI: http://themeforest.net/licenses/regular_extended
Tags: purple, four-columns, fluid-layout, featured-images, full-width-template, sticky-post, theme-options, translation-ready, photoblogging
Text Domain:  pinthis-child

*/
/*   ========================        bordure tricolore   =============================== */
/* .navbtns li {

    border-right: 0px solid #394264 !important;

}


.navbtns li:first-child a, .navbtns li:first-child span.no-link {
	border-top: 10px solid #E33C29;
}
.navbtns li:last-child a, .navbtns li:last-child span.no-link {
	border-top: 10px solid #EE9724;
}
.morg-titre {
    color: #9099b7;
    text-align: center;
    width:auto;
	display: table-cell;
    vertical-align: middle;
    border-radius: 5px 0 0 0;
	border-top: 10px solid #E33C29;
	
}


.border-color-1 {
	border-top: 10px solid #E33C29; 
}
.border-color-2 {
	border-top: 10px solid #ED9623;
}
.border-color-2a {
	border-top: 10px solid #ED9623;
display: table-cell;
    vertical-align: top;
}


.border-color-3 {
	border-top: 10px solid #F8E413; 
	display: table-cell;
	    vertical-align: top;
}
.border-color-4 {
	border-top: 10px solid #05783F; 
	display: table-cell;
	    vertical-align: top;

}
.border-color-5 {
	border-top: 10px solid #F8E413;

}
.border-color-6 {
	border-top: 10px solid #05783F;

}
.border-color-7 {
	border-top: 10px solid #364095;

}

.border-color-8 {
	border-top: 10px solid #6F2884;
}
.topbar > p {
  width: calc((45% / 5));
  /* float: left;
  background: #D16E20;
  padding: 01em; *//*
}

.topbar > p morg-titre{
  width: 55%;
  /* float: left;
  background: #D16E20;
  padding: 01em; *//*
}
.postWrap .topbar .border-color-2a, .postWrap .topbar .border-color-5, .postWrap .topbar .border-color-6, .postWrap .topbar .border-color-7{
		display: table-cell;
    vertical-align: top;
	border-radius: 0;
	
	}
.postWrap .topbar .border-color-8 {
		display: table-cell;
    vertical-align: top;
	min-width: auto;
	}
 */
/*   ========================    /end    bordure tricolore   =============================== */

.acctopbar {
    width:100%;
    height:66px;
    background:#50597B;
  border-radius: 5px 5px 0 0;
}

.acctop {
   
    width: 16.7%;
    display:inline-block;
  height:10px;
      margin-right: -4px;
}

.coul1{
  background:#E33C29;
border-radius: 5px 0 0 0;
}
.coul2{background:#ED9623; }
.coul3{background:#F8E413; }
.coul4{background:#05783F; }
.coul5{background:#364095; }

.coul6{background:#6F2884; 
       width: 16.6%;
       display:inline-block;
      border-radius: 0 5px 0 0;
    padding: 0;
    margin:0;
    height:10px;
    margin-right: -4px;
}
/* titre */
.coul7 {width: 100%;
/* border:1px solid black; */
}
.coul7 > h3{
  color:#9099B7;
  text-align:center;
   margin-top: 0px;
  
}

/* ########  smooth_slider	########## */
.smooth-perso{
	border-radius: 5px;
	background: #1E233A;
	padding: 15px;
	margin: 0px;
	
}
.smooth_slider{}
.smooth_slider .sldr_title{}
.smooth_slider .smooth_slideri{}
.smooth_slider .smooth_slider_thumbnail{}
.smooth_slider .smooth_slideri h2{}
.smooth_slider .smooth_slideri h2 a{}
.smooth_slider .smooth_slideri span{}
.smooth_slider .smooth_slideri p.more{
	
	
	
}
.smooth_slider .smooth_next{}
.smooth_slider .smooth_prev{} .smooth_slider .smooth_slider_eshortcode{} .smooth_slider .smooth_more a{} 
/* ########  /end smooth_slider	########## */
.smooth_slider p.smooth_more a {
    text-decoration: none !important;
}
.smooth_slider .smooth_more a {
	border-radius: 5px;
display: inline-block;
font-size: 18px;
line-height: 22px;
padding: 9px 20px 11px;
transition: all 0.2s ease-out;

	background-color: #11a8ab;
	border: 1px solid #11a8ab;
	color: #fff;
	margin-top:20px;
	 text-decoration: none !important;
}

.smooth_slider img {
 border-radius: 5px ;
 }
.smooth_slider .smooth_more a:hover {
	border-radius: 5px;
display: inline-block;
font-size: 18px;
line-height: 22px;
padding: 9px 20px 11px;
transition: all 0.2s ease-out;
	
	background-color: #028e91;
	border-color: #028e91;
	color: #fff;
 text-decoration: none !important;
}

/* --- Typography --- */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID OF TWO  */
.span_2_of_2 {
	width: 49.2%;
}
.span_1_of_2 {
	width: 49.2%;
}

.span_1_of_2 > .thumb {
border-radius:  5px ;
border: 1px solid #1E233A;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}


/* ==================================================== */


.em-calendar {
    width: 100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    
    padding: 0;
   
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {

    margin: 0;
    padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    /* border: 1px solid #d3ced2; */
   color:#fff;
 background: #50597B;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 700;
    color: #fff;
    text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: #ebe9eb;
    color:#9099B7;
   /*  border-bottom-color: #fff; */
}

 .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 111px;
    padding: 12px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
	
	background-color: #50597b;
	border: 1px solid #1f253d;
	border-radius: 5px;
	color: #9099b7;
	font-size: 16px;
	padding: 10px 15px;
	transition: border-color .2s linear, color .2s linear;
}

.sbHolder{
margin: -28px -2px 0px 0px;
}

.woocommerce-checkout #payment {
    background: #50597B;
    border-radius: 5px;
}
.woocommerce span.onsale {
    min-height: 5.236em;
    min-width: 5.236em;
    margin-top: -17px;
	margin-left:-15px;
	line-height: 5.45;
	background-color:#E33C29;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 26px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #F8E413;
    font-size: 1.5em;
}

.comment-respond .icon {
    left: 30px;
    position: 10px;
    top: 20px;
}

.woocommerce .star-rating {
    
	color: #ED9623;
}

.widget_shopping_cart_content{
   padding:10px;
	
	color: #ED9623;
}

.product_list_widget > ul > li {
    background-image: url(images/arrow-2.png);
    background-position: 15px 18px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #2f3552;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 15px;
    padding-top: 11px;
	display: block;
font-weight: 700;
}

.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 75px;
    height: auto;
    box-shadow: none;
}
.woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 65px;
    height: auto;
    box-shadow: none;
}

.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 65px;
    height: auto;
    box-shadow: none;
}
.sidebar .contentbox .product_list_widget > li {
    background-image: url(images/arrow-2.png);
    background-position: 15px 18px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #2f3552;
    padding-bottom: 56px;
    padding-left: 30px;
    padding-right: 15px;
    padding-top: 11px;
	display: block;
font-weight: 700;

}
/* cache le bouton panier  */
a.button.add_to_cart_button.product_type_simple,
form.cart {
    display:none;
}


/* ================== Scalable Grid ============ */
/*
<div class="grid">
  <div class="grid-m1"></div>
  <div class="grid-c1">
    {column 1}
  </div>
  <div class="grid-m2"></div>
  <div class="grid-c2">
    {column 2}
  </div>
  <br style="clear:both" />
</div>
 */


.grid-m1 {
  float: left;
  width: 2.74%;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 46.02%;
}

.grid-m2 {
  float: left;
  width: 2.49%;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 46.02%;
}


/* ============== alert ====================== */
/* 
<div class="alert-box alert-error"><span>error: </span>Write your error message here.</div>
<div class="alert-box alert-success"><span>success: </span>Write your success message here.</div>
<div class="alert-box alert-warning"><span>warning: </span>Write your warning message here.</div>
<div class="alert-box alert-notice"><span>notice: </span>Write your notice message here.</div>
 */

.alert-box {
    color:#555;
    border-radius:10px;
    font-family:Tahoma,Geneva,Arial,sans-serif;font-size:22px;
    padding:1px 10px 10px 70px;
    margin:10px;
}


alert-box span {
    font-weight:bold;
    text-transform:uppercase;
}

.alert-error {
    background:#ffecec url('images/error.png') no-repeat 10px 50%;
    border:1px solid #f5aca6;
}
.alert-success {
    background:#e9ffd9 url('images/success.png') no-repeat 10px 50%;
    border:1px solid #a6ca8a;
}
.alert-warning {
    background:#fff8c4 url('images/warning.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
}
.alert-notice {
    background:#e3f7fc url('images/notice.png') no-repeat 10px 50%;
    border:1px solid #8ed9f6;
}


.grecaptcha-badge {
    display: none;
}