/*
Theme Name:WCM010020-Box
Theme URI: http://wordpress.templatemela.com/woo/WCM01/WCM010020/WP3/
Author: Templatemela
Version: 1.0
Author URI: http://www.templatemela.com
Description: Our default theme lets you create a responsive magazine website with a sleek, modern design.
License: GNU General Public License v2 or later
License URI: http://www.templatemela.com/license
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: templatemela
Template: WCM010020
*/

@import url("../WCM010020/style.css");

/****************Basic Structure************/
.right-sidebar #primary{width:76.5%;}
.right-sidebar #secondary{ width: 21.5%;}

.page_inner {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 7px 7px #dddddd;
    margin: 0 auto;
    display: table;
    width: 1260px;
}

.slider_area_inner, .main-content-inner, .panel-row-style-inner-container, .home .main-content.left-sidebar, .site-top, .home .main-content.right-sidebar {
    padding: 0 30px;
    width: 1200px;
}
.site-top{width:1200px;}

/**************Header****************/
.topbar-outer{width:1260px; margin:0 auto;}
.header-main{
	  background-color: #080808;
    box-shadow: 0 0 7px #dddddd;
    display: table;
    margin: 0 auto;
    width: 1260px;
}
.header_left{ margin: 0 0 0 30px;}
.header_right{margin: 0 30px 0 0;}

.topbar-main #navbar{width:1260px;}

.home-slider-container{width:1260px;}

.main-navigation{padding:0 0 0 20px;}

/************************Content***********************/

.blog-posts-content .owl-theme .owl-controls .owl-buttons div.owl-prev{background:url("images/megnor/sprite.png") no-repeat scroll -197px -3px transparent;right:25px;}
.blog-posts-content .owl-theme .owl-controls .owl-buttons div.owl-next{background:url("images/megnor/sprite.png") no-repeat scroll -236px -3px transparent;right:5px;}


.blog-posts-content .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
    background-position: -197px -30px;
}
.blog-posts-content .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
    background-position: -236px -30px;
}

.blog-posts-content .owl-theme .owl-controls .owl-buttons div {
    top: -38px;
}
.blog-posts-content .owl-item .container-inner{margin:0; padding:0;}

.page-title{ margin: 0 0 10px;}

.blog-posts-content .day, .blog-posts-content .month, .blog-posts-content .year{ display: inline-block;} 
.blog-posts-content .post-date{
	width: 122px;
	height:auto;
	left: 0;
    right: auto;
	padding:10px 0 0;
	font-size:13px;
	font-style:italic;
	  text-transform: capitalize;
	 top:auto;
	 bottom:0;
}
.blog-posts-content .day{margin: 0 8px 8px 0;   font-size: 13px;}

.blog-posts-content .post-author{					
		border-bottom: 1px solid #e9e9e9;
		border-left: 1px solid #e9e9e9;
		border-right: 1px solid #e9e9e9;						
		 margin: 0;
    padding: 15px 10px;
}
.blog-posts-content .post-title{ padding: 11px 0 8px; margin:0;}
.post-content-inner{
	border-bottom: 1px solid #e9e9e9;
		border-left: 1px solid #e9e9e9;
		border-right: 1px solid #e9e9e9;
		padding:0 10px 10px;	
}


.woocommerce.woocommerce-page .page-title{  margin: 0 0 15px; }

#secondary .blog-posts-content{padding:0;border:none;}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #2fb991;
}
#woo-products{
	margin: 0 0 0 2px;
}


.right-sidebar .product-categories .cat-parent::before {
    content: "\f104";
    left: 0;
    padding: 11px 11px 11px 0;
    right: auto;
}
.right-sidebar .primary-sidebar .widget.woocommerce.widget_product_categories li, .right-sidebar .widget.woocommerce.widget_product_categories li {
    padding: 0 10px 0 0;
}
.right-sidebar .primary-sidebar .widget.woocommerce.widget_product_categories li a, .right-sidebar .widget.woocommerce.widget_product_categories li a{text-align:right;}

.right-sidebar .product-categories .sub-container.mega, .right-sidebar .product-categories .sub-container.non-mega {
    left: auto !important;
    margin: 0 !important;
    position: absolute;
    right: 100% !important;
    top: 0 !important;
}

/********Sidebar**************/

.sidebar-category .product-categories .mega ul.children.sub li:last-child a {
	padding:10px 0;
}

.sidebar-category .product-categories .children.main-ul li.mega-hdr .children.main-ul li:last-child a{border:none;}


/***************Footer*********/

.footer_inner {
    background:#ffffff;   	
	box-shadow: 0 3px 7px 0 #dddddd;
	-moz-box-shadow: 0 3px 7px 0 #dddddd;
	-webkit-box-shadow: 0 3px 7px 0 #dddddd;
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
	width: 1200px;
}
.footer-top-inner,.footer-bottom-container{width:1260px;margin:0 auto;}
.site-footer .widget_top_rated_products .star-rating{font-size:12px;}
#footer-widget-area .woocommerce ul.product_list_widget li{padding:10px 0;}
 .ei-slider-thumbs { 
    width: 915px;
}
 .home-slider {
    display: inline-block;
    vertical-align: top;
}
