/**
* Theme Name: Machic Child
* Description: This is a child theme of Machic, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: machic
* Version: 1.2.9
*/
/* .content-wrapper{
	width: 253PX !important;
    MARGIN-LEFT: 21px !important;
} */
.cart-dropdown-wrapper .products .product {
    box-shadow: none !important;
    border-radius: 30px;
    max-width: 100% !important;
    padding: 10px 0 0 !important;
}
.my-account-wrapper .woocommerce-MyAccount-content a.button{
	color: #fff !important;
}
.insta_section1{
	height: 100% !important;
}


.flex-direction-nav > li{
	list-style: none;
}
.flex-direction-nav .flex-nav-prev{
	position: absolute;
	bottom: 0;
	left: 0;
	
}
.flex-direction-nav .flex-nav-next{
	position: absolute;
	bottom: 0;
	right: 0;
}