/*
CTC Separate Stylesheet
Updated: 2017-12-07 20:55:02
Theme Name: Shop Isle Child
Theme URI: http://themeisle.com/themes/shop-isle/
Template: shop-isle
Author: Themeisle
Author URI: https://themeisle.com
Description: ShopIsle is the perfect free theme designed for your WooCommerce shop based on bootstrap. Due to its flexibility ShopIsle can also be used for a one page business site, it has a fullscreen image, parallax effect, it provides a responsive blog section, is eCommerce ready, WPML, Photo Gallery Grid,Contact Form 7,Meta Slider, SiteOrigin Page Builder, JetPack compatible and SEO friendly. It features a simple, minimal and elegant style which will work perfectly for a clothing, electronics and almost any kind of store.
Tags: two-columns,one-column,grid-layout,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,footer-widgets,theme-options,translation-ready,e-commerce,blog,portfolio,threaded-comments
Version: 2.2.14.1512708902
*/

.module, .module-small {
    position: relative;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.sidebar {
	background: url(/wp-content/uploads/2017/12/white-background.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10px !important;
	border-radius: 10px;
    box-shadow: black 0px 0px 10px;
	
}

ul.products li.product {
    width: 24%;
	height: 425px;
	background: url(/wp-content/uploads/2017/12/white-background.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10px !important;
    margin-right: 10px !important;
	border-radius: 10px;
    box-shadow: black 0px 0px 10px;
	
	}

.amount {
	font-size: 24px !important;
    color: teal !important;
    text-shadow: 1px 1px #000000 !important;
}

ul.products li.product h2, ul.products li.product h3, .wccm-td div {
    font-size: 15px !important;
    font-weight: bold !important;
}

.prod-img-wrap {
    border-radius: 10px;
    overflow: hidden;
    height: 325px;
    box-shadow: black 0px 0px 10px
}

.woocommerce-breadcrumb {
	display: none;
	}

.module-small-shop ul.products {
    padding-top: 5px !important;
}

.woocommerce-tabs ul.tabs li a {
	color: #000 !important;
	background-color: darkgrey;
}

.woocommerce-tabs ul.tabs {
	margin-bottom: 1px;
}

.woocommerce-tabs .panel {
	padding: 0px 10px;
	background: url(/wp-content/uploads/2017/12/white-background.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	box-shadow: black 0px 0px 10px;
	color: black !important;
}

.col-sm-6.col-sm-offset-3 {
 display: none;
 }

.woocommerce-tabs ul.tabs li a {
	line-height: 1em !important;
	font-weight: bold;
}

.woocommerce-tabs ul.tabs {
    margin-left: 10px !important;
	border: none !important;
}

.woocommerce-tabs .panel h2 {
    margin: 0px !important;
    padding: 0px 10px !important;
}

.single-product div.product .images {
    width: 49% !important;
	padding:10px !important;
	background: url(/wp-content/uploads/2017/12/white-background.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	box-shadow: black 0px 0px 10px;
	color: black !important;
}

.single-product .flex-viewport {
	border-radius: 10px;
}

.single-product div.product {
    overflow: hidden;
    position: relative;
    margin-top: 75px;
}

.single-product div.product .summary {
    width: 49% !important;
	padding:10px !important;
	background: url(/wp-content/uploads/2017/12/white-background.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	box-shadow: black 0px 0px 10px;
	color: black !important;
}

.woocommerce-products-header {
	box-shadow: black 0px 0px 10px;
	border-bottom: solid black 2px;
}


.woocommerce-cart-form {
    padding: 10px !important;
    background: url(/wp-content/uploads/2017/12/white-background.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    box-shadow: black 0px 0px 10px;
    color: black !important;
    margin-top: 65px;
}

.cart-collaterals {
	margin-top: 10px;
}

.cart_totals  {
    padding: 10px !important;
    background: url(/wp-content/uploads/2017/12/white-background.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    box-shadow: black 0px 0px 10px;
    color: black !important;
}

article.page {
    padding: 10px !important;
    background: url(/wp-content/uploads/2017/12/white-background.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    box-shadow: black 0px 0px 10px;
    color: black !important;
}

.hentry {
	margin-top: 65px;
	}
