/*
Theme Name: Polo
Theme URI: http://wordpress.magikthemes.com/polo
Author: MagikCommerce
Author URI: http://www.magikcommerce.com/
Description: Polo wordpress Theme
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, red, green, blue,yellow, dark, light, two-columns,  left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: polo
*/
/* TABLE OF CONTENTS

1.      BODY
2.      LAYOUT
2a.     Base Columns
2b.     1 Column Layout
2c.     2 Column Layout
2d.     3 Column Layout


*/
/* BEGIN OF STYLING */

/* 1. BODY */
body {
	color: #333;
	font-size: 13px;
	padding: 0;
	margin: auto;
	line-height: 1.55;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover, a:focus {
	/*color: #da2c2a;*/
	/*text-decoration: underline;*/
}
legend {
	display: none;
}
/* 2.  LAYOUT */


/* 2a. Base Columns */
.col-left {
	margin-bottom: 0px;
}
.col-main {
}
.col-right {
	margin-bottom: 0px;
}
/* 2b. 1 Column Layout */
.col1-layout .header-background-default {
	margin: 20px;
	padding: 0;
}
.col1-layout .col-main {
	float: none;
	width: auto;
}
/* 2c. 2 Column Layoutt */
.col2-left-layout .col-main {
}
.col2-right-layout .col-main {
}
.col2-right-layout ol.opc .col-md-4 {
	margin-right: 15px;
}
/* 2d. 3 Column Layout */
.col3-layout .col-main {
}
.col3-layout .col-wrapper {
	float: left;
	width: 780px;
}
.col3-layout .col-wrapper .col-main {
	float: right;
}
.main-container {
	background-color: #fff;
	min-height: 400px;
	padding: 20px 0 0px;
    margin: 10px;
}
.latest-blog .homeblog {
	height: 40px;
	overflow: hidden;
	margin-bottom: 6px;
}
.latest-blog h3 a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inherit;
}
.product-essential .variations_form .variations {
	margin-bottom: 10px;
}
.product-shop .variations_form .label label, .product-shop .variations_form .add-to-box .single_variation_wrap label {
	display: block;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	margin-right: 8px;
	color: #333;
	font-size: 12px !important;
	font-weight: bold;
	line-height: 38px;
}
.mini-cart ul#cart-sidebar li {
	list-style: none;
}
.mini-products-list .detail-item .product-details-bottom .price {
	display: inline-block !important;
}
.woocommerce .category-products .products-list ul, .woocommerce .category-products .products-grid ul {
	padding: 0px;
}
.woocommerce .category-products .products-list ul, .woocommerce .category-products .products-list ul li {
	list-style: none;
}
.cross-sell-pro #cross-sell-products .products-grid {
	margin: auto;
}
.cross-sell-pro {
	margin-top: 20px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals.totals {
	width: 100% !important;
}
.woocommerce ul#shipping_method li {
	list-style: none outside none;
	margin: 0;
	padding: 0.25em 0 0.25em 22px;
	text-indent: 0 !important;
}
.navmenu .submenu .topnav li em {
	display: none;
}



/* new css for version1.4  */


.logotext
{
color: #fff;
 font-weight: bold;	
}
.logotext:hover
{
color: #fff;
 font-weight: bold;	
}

/*woo categorypage*/
.category-products li.product-category{ display:inline-block; float:left; margin-right:16px; width:32%; margin-top:10px; margin-bottom:15px !important;}
.category-products li.product-category.last{margin-right:0px;}
ul li.item.wide-first {clear: both;}
ul.products-list li.item {clear: both;}
.category-products li.product-category  h3{ text-decoration: none;
    font-family: 'Raleway';
    font-size: 14px;
    color: #000 !important;
    height: 40px;
    line-height: 20px;
    letter-spacing: 0.5px;
    font-weight: bold;}
.category-products li.product-category .count{font-size:14px;ont-weight:bold; background:#fff; color:#000;font-family:"Open Sans",sans-serif;margin-left:2px;}

.woocommerce .category-products .products-list ul, .woocommerce .category-products .products-list ul li {
    list-style: none;
    float: left;
}



.mc4wp-form input[type="email"] {
    width: 420px !important;
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    color: #a7a7a7;
    display: inline-block !important;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    height: 36px !important;
    line-height: 22px;
    margin: 0;
    padding-left: 10px;
    float: left;
    border-radius: 2px;
}

.magik-slideshow a.s-link {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
}


.block.woocommerce select {
    margin: 15px 15px 0;
    width: 85%;
    margin-bottom: 15px;
}
.woocommerce .widget_layered_nav ul,.woocommerce .widget_layered_nav_filters ul  {
    border: 0 none;
    list-style: outside none none;
    margin: 0;
    padding: 12px 15px 8px;
}
.woocommerce .widget_layered_nav ul li ,.woocommerce .widget_layered_nav_filters ul li {
    padding: 0 0 8px;
}

 /* ajax add to cart css */
.hover_fly a.btn-cart.added:after,.add-to-links a.btn-cart.added:after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;  
}

.hover_fly a.btn-cart.loading,.add-to-links a.btn-cart.loading
{opacity:.9;}
.hover_fly a.btn-cart.loading:after ,.add-to-links a.btn-cart.loading:after
{font-family:WooCommerce;content:"\e01c";}



.social .instagram a {
    content: "\f16d";
    font-family: FontAwesome;
    background: #5484ab;
    font-size: 18px;
    border-radius: 3px;
    line-height: 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    padding: 0;
}
.social .instagram a:hover {
    background: #fdd922;
    color: #000;
}
.social .instagram a:before {
    content: "\f16d";
    font-family: FontAwesome;
}

/* new css */

.cart-table tbody td.image a img {
    width: 80px !important;
    max-width: 80px !important;
    height: auto !important;
}

.page {
    position: inherit !important;

}

.woocommerce .cart .button, .woocommerce .cart input.button
{
  padding: 9px 13px !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
   box-shadow: none;
   float: right;
   width: 24%; border:none; z-index:inherit; background:inherit;
       margin-top: 20px;
         margin-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation.sticky-header{ position:inherit;}
.woocommerce-account .woocommerce-MyAccount-content {
   float: left;
   width: 72%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{ list-style:none;   margin: auto;
   padding: 0;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{ padding:6px 0; border-bottom:1px #eee solid;}

@media only screen and (min-width: 480px) and (max-width: 767px) {

.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
height: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
width: 85%;
    }
    }

 @media only screen and (min-width: 320px) and (max-width: 479px) {
 .woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
height: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
width: 85%;
    }
 }   


 .mgk-main-menu .women-img a{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
}

.slider-items-products .item .term-description {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}