/*
Theme Name: Stéphane Alsac
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/* THEME */
.sticky-product .star-rating,
.sticky-product .availability {
    display: none;
}

.sticky-product .sticky-detail .price {
	font-family: inherit;
}

.sticky-product .sticky-detail .price .woocommerce-Price-amount {
	font-weight: 600;
}

.home .main-content {
	padding-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	letter-spacing: 2px;
}

h1, h2, h3, h4, h5 {
	font-family: 'Georgia', serif !important;
}

/* HEADER */
.porto-view-switcher .flag {
	display: none;
}

#mini-cart .cart-items, .my-wishlist .wishlist-count {
	background: #000;
}

.mega-menu li.menu-item>a>[class*=' fa-'], .sidebar-menu li.menu-item>a>[class*=' fa-'] {
	margin-right: 2px;
}

.no-breadcrumbs .main-content {
	padding-top: 0;
}

/* PRODUCTS ARCHIVE */
.porto-product-filters p {
	margin: 0;
}

.shop-loop-before {
	display: flex;
	justify-content: center;
}
.shop-loop-before .woocommerce-ordering {
	margin-right: 0;
	display: none;
}
.shop-loop-before .gridlist-toggle {
	display: none;
}

.shop-loop-before .product-categories .cat-item-1661 {
	display: none;
}

ul.products li.product-col h3 {
	font-size: 1.2rem;
	color: #000;
}

ul.products li.product-col .price {
	font-size: .85rem;
	font-weight: 400;
}

.price, td.product-subtotal, td.product-total, td.order-total, tr.cart-subtotal, .product-nav .product-popup .product-details .amount, ul.product_list_widget li .product-details .amount {
	color: #000;
}

.product-image .stock {
	display: none;
}

ul.products li.product-col .add-links .button {
	display: none;
}

ul.products li.product-col .add-links-wrap {
	margin: 0;
	height: 0;
}

ul.products li.product-col .add-links-wrap .add-links {
	position: initial;
}

ul.products li.product-default .add-links .yith-wcwl-add-button .yith-wcwl-add-to-wishlist>div,
ul.products li.product-default:hover .add-links .yith-wcwl-add-to-wishlist>div,
ul.products li.product-col .add-links .yith-wcwl-add-to-wishlist>div {
	top: 0 !important;
	left: initial !important;
	right: 0 !important;
}

.add-links .add_to_cart_button, .add-links .add_to_cart_read_more, .add-links .quickview, .add-links .yith-compare, .yith-wcwl-add-to-wishlist a, .yith-wcwl-add-to-wishlist a:hover, .yith-wcwl-add-to-wishlist span {
	border: none;
}

/* SINGLE PRODUCT */
#main.wide.column1 .main-content {
	padding-top: 35px;
}

.product-layout-full_width .product-summary-wrap {
	padding-left: 50px;
}

.single-product .product_title {
	display: none;
}

.owl-carousel .owl-stage {
    /*min-width: 100%;
    display: flex;
    justify-content: center;*/
}

.product-thumbs-slider.owl-carousel .owl-item {
	width: 80px !important;
}
/*
.product-images .zoom {
	bottom: initial;
	top: 8px;
	right: 8px;
	border: 2px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-images .zoom i {
	font-size: 20px;
	line-height: 1;
}

.product-images .zoom:hover {
	background: #000;
	color: #fff;
}
*/

.product-images .zoom {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.product-images .zoom i {
	display: none;
}

.mfp-content .mfp-figure img.mfp-img {
	max-height: 100vh !important;
	padding: 40px 0 20px;
}

.mfp-counter {
	display: none;
}

.product-layout-full_width .product-thumbnails {
	top: initial;
	left: 0;
	bottom: 10px;
	width: 100%;
}

.product-layout-full_width .product-thumbnails .img-thumbnail {
	margin-left: 3px;
	margin-right: 3px;
}

.product-layout-full_width .product-thumbnails .img-thumbnail:last-child {
	margin-bottom: 10px;
}

.product-layout-full_width .product-thumbnails .product-thumbnails-inner {
	display: flex;
	justify-content: center;
}

.single-product .product-summary-wrap .price {
	font-size: 20px;
	margin-top: 20px;
}

.single-product .product-summary-wrap .woocommerce-variation-price .price {
	color: #ee3b3b;
	font-size: 25px;
	margin-top: 0;
}

.single-product .variations .label label {
	color: #ee3b3b;
	font-weight: bold;
}

.single_add_to_cart_button {
	background-color: #ee3b3b;
	transition: all .2s ease;
}

.product-layout-full_width .product-summary-wrap form.cart {
	margin-bottom: 20px;
}

.single_add_to_cart_button:hover {
	background-color: #000;
}

.product-layout-full_width .product-summary-wrap .yith-wcwl-add-to-wishlist {
	margin-bottom: 0px;
}

.products.related {
	margin-top: 75px;
}

.related.products .slider-title {
	text-align: center;
}


/* PORTO BLOCK : Banner */
.porto-ibanner {
	min-height: 70vh;
}

.porto-ibanner p {
	margin: 0 0 1.25rem;
}
.porto-ibanner p.has-light-color {
	color: #fff;
}


/* PORTO BLOCK : Ultimate Heading */
.porto-u-sub-heading {
	margin-top: .5rem;
	margin-bottom: 2rem;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* PORTO : Page title */
.page-top .page-title {
    font-weight: 400;
	font-size: 48px;
	letter-spacing: 0;
	text-transform: uppercase;
}

.page-top .breadcrumbs-wrap {
	color: #666666;
	margin-top: .5rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* PORTO : Buttons */
.btn {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

.btn-default.btn {
	border: 1px solid #000;
	color: #000;
}

.porto-ibanner .btn-default.btn {
	background: none;
	border: 1px solid #fff;
	color: #fff;
}

@media(hover: hover) and (pointer: fine) {
	.btn-default.btn:hover,
	.btn-default.btn:active {
		border-color: #ee3b3b;
		background-color: #ee3b3b;
		color: #fff;
	}
}

/* PORTO : actualités, portfolio */
.thumb-info .thumb-info-type {
	background: #fff;
	color: #000;
}

.portfolio-filter {
	background: #f4f4f4;
	padding: 12px 2px 2px 12px;
	justify-content: center;
}
		
.portfolio-filter > li > a {
	background: #fff;
	color: #666666;
	text-transform: uppercase;
	height: 34px;
	line-height: 34px;
    padding: 0 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


/* INSTAGRAM */
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
	border-radius: 0;
}

#sb_instagram .sbi_follow_btn a {
	background: #ee3b3b;
}

#sb_instagram .sbi_follow_btn a:hover {
	background: #f03e4d;
}

/* PORTFOLIO / ACTUALITES */
.portfolio-title,
.portfolio-title + hr,
.portfolio-archive-title,
h4.portfolio-desc {
	display: none;
}

.portfolio-full .col-md-7 {
	flex: 0 0 100%;
	max-width: 100%;
}

/* LOADER */
.bounce-loader .bounce1,
.bounce-loader .bounce2,
.bounce-loader .bounce3 {
	display: none !important;
}

.bounce-loader {
	position: relative;
	width: 32px;
	height: 32px;
	background: url('https://www.stephane-alsac.com/wp-content/themes/stephane-alsac/img/loader.gif') 50% 50% no-repeat;
	background-size: 32px 32px;
}

.bounce-loader::after {
	content: 'Chargement';
	display: block;
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
}

html[lang="en-EN"] .bounce-loader::after {
	content: 'Loading';
}


/* SPECIAL CUSTOM PRODUCT */
.custom_sections {
	background: #000;
	color: #fff;
	margin-top: -50px;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

/* Link */
.custom-link-buy {
	position: fixed;
	top: 95px;
	right: -150px;
	background: #ee3b3b;
	color: #fff;
	display: inline-block;
	padding: 0 2em;
	text-transform: uppercase;
    font-size: 1em;
    letter-spacing: -0.015em;
    font-weight: 700;
    line-height: 3em;
	z-index: 10;
	transition: all .2s ease;
}

.custom-link-buy:hover {
	background: #000;
	color: #fff;
}

.custom-link-buy.visible {
	right: 0;
}

/* Titles */
.custom_sections h1,
.custom_sections h2,
.custom_sections h3,
.custom_sections h4,
.custom_sections h5,
.custom_sections h6 {
	color: #fff;
	margin-bottom: 10px;
}

/* Text */
.custom_section_text {
	position: relative;
	background: #000;
	margin: 0 -30px 0;
	padding: 3rem 30px 2rem;
	font-size: 24px;
	line-height: 30px;
}

/*
.custom_section_text {
	position: relative;
}

.custom_section_text__inner {
	position: absolute;
	top: 50vh;
	left: 0;
	width: 100%;
	padding: 3rem 30px 2rem;
	font-size: 24px;
	line-height: 30px;
	z-index: 2;
}
*/


/* Image: global */
.custom_section_image {
	position: relative;
	overflow: hidden;
	margin: 0 -30px;
	background-size: 100% auto;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

.custom_section_image img {
	width: 100%;
}

.custom_section_image.background-fixed {
	background-attachment: fixed;
}

/* Image: Zoom in */
.custom_section_image.zoomin {
	height: 125vh;
	background-position: 50% 0;
}

.custom_section_image.zoomin.background-fixed {
	background-position: 50% -110px;
}

/* Image: Zoom out */
.custom_section_image.zoomout {
	height: 125vh;
	background-attachment: fixed;
}

/* Image: Parallax */
.custom_section_image.parallax {
	height: 100vh;
	background-attachment: fixed;
}

/* Image: Horizontal slide */
.custom_section_image.horizontalslide {
	background-size: 200% auto;
	background-position: 0 50%;
	background-attachment: fixed;
	height: 200vh;
}

/* Image face à texte */
.custom_section_image_text {
	margin: 0 -30px 0;
	display: flex;
	height: 100vh;
}

.custom_section_image_text.image_right {
	flex-flow: row-reverse;
}

.custom_section_image_text__text {
	flex: 0 0 50%;
	display: flex;
	position: relative;
	background: #000;
	padding: 3rem 8% 2rem;
	font-size: 24px;
	line-height: 30px;
}

.custom_section_image_text__text__inner {
	margin: auto;
}

.custom_section_image_text__image {
	flex: 0 0 50%;
	width: 50%;
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
}

@media (orientation: portrait) {
	.custom_section_image.background-fixed {
		background-attachment: scroll;
	}
	.custom_section_image.zoomin {
		height: 50vh;
		background-position: 50% 50% !important;
	}
	
	.custom_section_image.parallax {
		height: 50vh;
		background-position: 50% 50% !important;
	}
	
	.custom_section_image.zoomout {
		height: 50vh;
		background-position: 50% 50% !important;
	}
	
	.custom_section_image_text {
		display: block;
		height: auto;
	}
	
	.custom_section_image_text__text {
		flex: initial;
	}
	
	.custom_section_image_text__image {
		flex: initial;
		width: 100%;
		height: 50vh;
	}
}


#main .alignfull {
	margin-left  : calc( -100vw / 2 + 100% / 2 );
	margin-right : calc( -100vw / 2 + 100% / 2 );
	max-width    : 100vw;
	width: 100vw;
}