/*
Theme Name: Polo
Author: MagikCommerce
Author URI: https://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, lavender, 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: 13.5px !important;
	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;
}
.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;
}
#header .header-top {
    position: relative;
    z-index: 1000;
    background: #0c5c46 none repeat scroll 0 0;
}
.search-box {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    float: right;
    height: 36px;
    margin: 16px auto;
    padding: 0 0 0 37px;
    position: relative;
    width: 60% !important;
}
#search {
    width: 55% !important;
}
.cate-dropdown {
    background: #f0f0f0 none repeat scroll 0 0;
    border: medium none;
    float: left;
    height: 34px;
    line-height: 30px;
    padding: 5px;
    width: 150px !important;
}
.header-top .welcome-msg, .header-top .top-links > li.menu-item > a {
    color: #fff !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #386899 !important;
    color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #1eb11e !important;
    color: #fff;
}
.mc4wp-form input[type="email"] {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #a7a7a7;
    display: inline-block !important;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    height: 36px !important;
    line-height: 22px;
    margin: 0;
    padding-left: 10px;
    width: 340px !important;
}
.notice-footer {
    color: #a1bfdd;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-top: none;
    display: block;
    overflow: hidden;
}
.footer-bottom .notice-footer {
    color: #ffffff !important;
}
#checkout-wrapper.timeline-horizontal {
width: 80% !important;
max-width: 700px !important;
margin-left: auto;
margin-right: auto;
}
.reset_variations {
visibility: hidden !important;
}
.sku_wrapper {
display: none !important;
}
.col2-left-layout .block.widget_text {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
    padding: 18px 20px;
}
.widget_product_categories .block-title {
    background: #3d82c9 none repeat scroll 0 0 !important;
color: #fff !important;
}
.view-mode {
display: none;
}
.rating {
display: none;
}
.search-btn-bg {
    background-color: #3d82c9 !important;
}
.search-btn-bg::before {
color: #fff !important;
}
.woocommerce div.product .product_title {
    padding-right: 10px !important;
}
.single-product-image .images.nothumb {
    padding-left: 0;
}
.product-next-prev {
display: none;
}
.product-collateral { margin-top: -40px !important; }
#header .mobile-toggle {
    cursor: pointer;
    display: none;
    float: left !important;
    font-size: 30px !important;
    height: 10px;
    line-height: 40px !important;
    text-align: center;
    width: 30px;
}
.fa.fa-reorder::before {
    color: #0c1b82 !important;
    font-family: "FontAwesome";
}
.phone-footer {
    margin-bottom: 18px !important;
    margin-top: 10px !important;
}
.products-grid li.item {
    min-height: 345px;
}
.woocommerce form .form-row input.input-text {
    line-height: 1.3 !important;
}
p#delivery_time_field { padding-bottom: 30px !important }