/*
Theme Name:       Shop Isle Child
Theme URI:        http://themeisle.com/themes/shop-isle/
Author:           ThemeIsle
Author URI:       http://themeisle.com
Description:      ShopIsle is the perfect theme designed for your WooCommerce shop. ShopIsle is easy to use and customize and looks incredible clean and elegant.
Template:         shop-isle
Version:          2.2.0
License:          GNU General Public License v2 or later
License URI:      http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:      shop-isle-child
Tags:             two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, footer-widgets, e-commerce

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ShopIsle is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

*/


/* ------------------------------------------------------------------
Navbar
------------------------------------------------------------------- */

.page .navbar-custom {
    background-color: rgba(60, 10, 80, 0.9) !important;
}

.navbar-custom {
    background-color: rgba(60, 10, 80, 0.9) !important;
}

.AccordionItem.p-AccordionItem.p-AccordionItem--selected.AccordionItem--selected,
.p-AccordionButtonContent{
background-color:#fff !important;
}

 .navbar-custom .sub-menu, .navbar-custom .children {
    /*    background-color: rgba(10, 10, 10, .9) !important;*/
    background-color: rgba(60, 10, 80, 0.9) !important;
}


.navbar-header {
    /*    width: 230px;*/
    width: 270px !important;
}

.navbar-custom .sub-menu > li > a, .navbar-custom .children > li > a {
    color: rgba(255, 255, 255, .7) !important;
}





/* ------------------------------------------------------------------
Title
------------------------------------------------------------------- */

.shop_isle_header_title h1 a {
    /*
    letter-spacing: 4px;
    font-size: 22px;
    */
    letter-spacing: 2px;
    font-size: 18px;
}

.shop_isle_header_title {
    /*    margin-left: 15px;*/
    margin-left: 0px !important;
}

/* ------------------------------------------------------------------
Home Section
------------------------------------------------------------------- */

.hs-title-size-4 {
    /*    letter-spacing: 24px;*/
    letter-spacing: 12px;
}

@media screen and (min-width: 768px) {

    .hero-slider .home-slider-overlay {

        background-color: rgba(25, 25, 25, 0.9) !important;
        opacity: 0.3;
    }
}
/* ------------------------------------------------------------------
Home Section - Text
------------------------------------------------------------------- */

.module-title {
    color: rgba(60, 10, 80, 0.8) !important;
}

.product .product-button-wrap .add_to_cart_button, ul.products li.product .product-button-wrap .button.product_type_simple, .shop-item .product-button-wrap .add_to_cart_button {
    background-color: rgba(60, 10, 80, 0.9) !important;
}

.btn.btn-border-w:hover, .btn.btn-border-w:focus {
    color: rgba(60, 10, 80, 0.9) !important;
}

.shop-item, .shop-item a {
    color: rgba(60, 10, 80, 0.9) !important;
}

.shop-item:hover{
    color: rgba(60, 10, 80, 0.5) !important;
}

.shop-item:focus{
    color: rgba(60, 10, 80, 0.5) !important;
}


.shop-item-detail, .shop-item-detail a {
    color: #fff !important;
}

.btn.btn-b.btn-round {
    background-color: rgba(60, 10, 80, 0.9) !important;
    color: #fff !important;
}

.module-title {
    color: #fff !important;
}

.module-subtitle {
    color: rgba(60, 10, 80, 0.9) !important;
}

.post-title a {
    color: rgba(60, 10, 80, 0.9) !important;
}

.post-meta, .post-meta a {
    color: rgba(60, 10, 80, 0.9) !important;
}

.post-header {
    color: rgba(60, 10, 80, 0.9) !important;
}

.post-entry {
    color: rgba(60, 10, 80, 0.9) !important;
}

.post-more a {
    color: rgba(60, 10, 80, 0.9) !important;
}

.widget-title, aside ul li a {
    color: rgba(60, 10, 80, 0.9) !important;
}

.ex-product, .ex-product a {
    color: rgba(60, 10, 80, 0.5) !important;
}

.bg-dark {
    background-color: rgba(60, 10, 80, 0.9) !important;
}


@media (max-width: 767px) {

    .navbar-header {
        /*    width: 270px;*/
        width: 100% !important;
    }


    .navbar-fixed-top .navbar-collapse {
        background: rgba(60, 10, 80, 0.9) !important;
    }
}


/* ------------------------------------------------------------------
WooCommerce Fix
------------------------------------------------------------------- */

.added_to_cart {
    display: inline-block !important;
    margin-top: 10px !important;
}

.module-super-small {
    padding-top: 80px !important;
}

.single-product div.product .images {
    margin-bottom: 0px !important;
    width: 40% !important;
    padding: 0 0px 0 0 !important;
}

.single-product div.product .images .woocommerce-main-image {
    margin-bottom: 0px !important;
}

.single-product div.product .summary {
    margin-bottom: 0px !important;
    padding: 15px !important;
}

.woocommerce-tabs {
    padding-top: 0em !important;
    padding-bottom: 0em !important;
}

.woocommerce-breadcrumb {
    margin-bottom: 5px !important;
}

.woocommerce-tabs .panel h2 {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.woocommerce.single-product div[itemprop="offers"] {
    margin-bottom: 10px !important;
}

p.price {
    margin-bottom: 10px !important;
}

ul.tabs.wc-tabs {
    margin-bottom: 10px !important;
}

.woocommerce.single-product .related.products, .woocommerce.single-product .upsells.products {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.term-description {

    margin-top: 30px !important;
    margin-bottom: 0px !important;
}

.module-small {
    padding: 10px 0 !important;
}

div.term-description p {
    margin-bottom: 0px !important;
}

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

.page-header-module.module {
    padding: 130px 0 70px !important;
}

ul.products li.product {
    margin-bottom: 0px !important;
}

ul.products li.product img {
    margin-bottom: 10px !important;
}

ul.products li.product .price, ul.products li.product .star-rating {
    margin-bottom: 0px !important;
 }

ul.products li.product h3, .wccm-td div {
    margin-top: 10px !important;
}

.main {
    min-height: 0px !important;
}


/*
 Contact us fix
*/

form.wpcf7-form p label {
    width: 80% !important;
}

/* added */
.page-template-template-fullwidth-no-title-php .navbar-custom{
	background-color:transparent !important;
}
.page-template-template-fullwidth-no-title-php .module{
	padding: 0px 0;
	
}
.page-template-template-fullwidth-no-title-php .header-container{
	padding:0 15px;
}
.page-template-template-fullwidth-no-title-php .container{
    width: 100% !important;
    padding-right: 0px;
    padding-left: 0px;
}


#menu-menu-1 li.right{
display:none !important;
}
.woocommerce-mini-cart{
	padding:0px !important;
}
.product_list_widget li img {
    float: left !important;
margin-right:15px !important;
}
.product_list_widget li img{
margin-right:15px !important;
}
a.remove {
    display: block;
    width: 21px;
    height: 1em;
    margin: 0 auto;
    border: 0;
    border-radius: 100%;
    color: rgb(249, 98, 98);
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    float: right;
}
.woocommerce-mini-cart__total{
padding:0 6% !important;
}

#custom-cart-dropdown .amount{
font-size:14px !important;
}
.woocommerce-mini-cart__buttons.buttons {
	max-width: 270px;
	margin: 0 auto;
}
a.button.wc-forward,
a.button.checkout{
	background-color: #4f2261;
	color: #fff;
	padding: 10px 20px;
	float: left;

}
a.button.checkout.wc-forward{
float:right;
}
.navbar .container{
width:100% !important;
}
.navbar-custom{
font-size:14px;
}
/*.shop-menu.has_children a{
background-color:#390c4b!important;
color:#fff !important;
}*/
.header-social-links {
    display: inline-flex;
    align-items: center;
    margin-left: 12px;
}

.header-social-links a {
    margin-left: 8px;
    font-size: 16px;
}
.header-container .footer-social-links.header-social-links{
	text-align:left !important;
	margin-top:20px;
}
.social_instagram::before,
.social_facebook::before{
	color:rgba(255, 255, 255, 0.7);
}
.social_instagram:hover::before,
.social_facebook:hover::before{
	color:#fff;
}

@media screen and (max-width: 1050px) {
    .header-container .footer-social-links.header-social-links {
	text-align: left !important;
	margin-top: 13px;
}
}
@media screen and (max-width: 769px) {
    .header-container .footer-social-links.header-social-links {
		display:none !important;
}
}
div.AnimateSinglePresenceItem{
background-color:#fff !important;
}

/* added */