/*
Theme Name: Bolt
Theme URI: http://wordpress.magikthemes.com/Bolt
Author: MagikCommerce
Author URI: http://www.magikcommerce.com/
Description: Bolt wordpress Theme
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns,  left-sidebar,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: bolt
*/
/* 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;
	font-family: "Open Sans", sans-serif;
	padding: 0;
	margin: auto;
	line-height: 1.55;
}
/*a {
	color: #333;
	*/text-decoration: none;
}
/*a:hover, a:focus {
	color: #0aa2ee;
	text-decoration:none;
}*/
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;
}
.product-essential .variations_form .variations {
	margin-bottom: 10px;
}

.page-editlink
{
margin-top: 10px;	
}


/* 1.1 chnage */

.magik-slideshow a.s-link{ position:absolute; top:0px; bottom:0px; left:0px; height:100%; width:100%;z-index:0;}
.home-revslider a.s-link{ position:absolute; top:0px; bottom:0px; left:0px; height:100%; width:100%;z-index:0;}

.mega-menu .wide .mgk-popup > .inner > ul.sub-menu > li.menu-item.imgitem a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.mega-menu .wide .mgk-popup > .inner > ul.sub-menu > li.menu-item.imgitem a span {
    display: none;
}

.mega-menu-category .wide .mgk-popup > .inner > ul.sub-menu > li.menu-item.imgitem a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.mega-menu-category .wide .mgk-popup > .inner > ul.sub-menu > li.menu-item.imgitem a span {
    display: none;
}




.yith-wcqv-main .product.has-default-attributes.has-children>.images {
    opacity: 1 !important;
}


/* new css added for version 1.2 */

#yith-quick-view-content .product-image {
  display: inline-block;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-left:  20px;
  width: 46% !important;
}
#yith-quick-view-content div.summary {
  padding: 0;
  padding-top: 20px;
  float: right !important;
}

/* version 2.1 css */

.yith-woocompare-widget ul.products-list li .title
{
	margin-left: 25px;
}


.woocommerce .crosssel ul.products li.product, .woocommerce-page .crosssel ul.products li.product
{
	padding: 12px;
}



/* 2.2 CSS UPDATEDS */



.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 1 !important;
}

.woocommerce div.product form.cart table.group_table td:first-child
{
  text-align: left;
}

.woocommerce ul.products li.first, .woocommerce-page .crosssel ul.products li.first
{
clear: none;
}

.woocommerce-widget-layered-nav-dropdown,.woocommerce.widget_rating_filter ul
{
padding: 12px 15px 0 15px !important;
}
