/*
 Theme Name:   Fabry Child
 Theme URI:    
 Description:  Fabry Child Theme
 Author:       CFA
 Author URI:   
 Template:     fabry
 Version:      1.0.13
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  fabry-child
*/
.home .HomeNews #SlideShowItem1.LeftImage .LeftImageContent h2 {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255,0,0,0));
	padding: 5px;
}
.home .HomeNews #SlideShowItem2.LeftImage .LeftImageContent {
	text-align: left !important;
}
.home .HomeNews #SlideShowItem2.LeftImage .LeftImageContent h2 {
	//background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255,0,0,0));
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255,0,0,0));
	padding: 5px;
	color: #003c72;
}
.home .HomeNews #SlideShowItem1.LeftImage .LeftImageContent .InvisibleButton {
	background: rgba(50, 50, 50, 0.7);
	//background: rgba(255, 255, 255, 0.9);
	//color: #003c72;
	//border-color: #003c72;
}
.home .HomeNews #SlideShowItem2.LeftImage .LeftImageContent .InvisibleButton {
	//background: rgba(50, 50, 50, 0.7);
	background: rgba(255, 255, 255, 0.9);
	color: #003c72;
	border-color: #003c72;
}
.woocommerce div.product .variations .label {
	color: #000;
	text-align: right;
	font-size: 1em;
}
.woocommerce div.product .variations .label label {
	float: right;
	margin-right: 10px;
}
.woocommerce .woocommerce-tabs ul.wc-tabs {
	display: none;
}
.woocommerce div.product .product_title {
  margin-top: 20px;
}
.woocommerce .woocommerce-tabs {
	margin-top: 20px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #3d97dc;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #003c72;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #003c72;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	font-size: 1em;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width: auto;
}

ul.shipping_method {
	list-style-type: none !important;
    margin: 0;
    padding: 0;
}

ins .woocommerce-Price-amount.amount {
text-decoration: none !important;	
}

.woocommerce-cart table.cart .product-thumbnail {
	min-width: 56px;
}

.Typography ul.shipping_method li::before {
	content: "";
}

form.checkout.woocommerce-checkout input {
	padding: 5px;
	border: 1px solid #999;
	border-radius: 5px;
	box-sizing: border-box;
}

form.checkout.woocommerce-checkout input#place_order {
	padding: 12px 26px;
	text-transform: uppercase;
}

form.checkout.woocommerce-checkout textarea {
	width: 100%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 1px solid #999;
    border-radius: 5px;
    resize: none;
}

h3#ship-to-different-address {
	font-size: 1.2em;	
}

form.checkout.woocommerce-checkout label {
	float: left;	
}
form.checkout.woocommerce-checkout ul label {
	float: none;	
}

/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
position: relative;
margin-bottom: 3em
}

.woocommerce-product-gallery figure {
margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1
}

.woocommerce-product-gallery img {
display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%
}

.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}

a.woocommerce-product-gallery__trigger {
text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .875em;
right: .875em;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: #169fda;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background-color: #1781ae;
border-color: #1781ae;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0;
}