/*
Theme Name: MegaShop Child Cosmetic
Theme URI: http://www.templatemela.com
Author: TemplateMela
Author URI: http://www.templatemela.com/
Description: TemplateMela Theme based on Default Wordpress Theme
Version: 1.0
License: Commercial
License URI: http://www.templatemela.com/license
Tags: orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: templatemela
Template: WCM010013
*/
@import url("../WCM010013/style.css");
/* Theme Color */
/***************************	Header Style	***************************/
body{
	background-size:cover;
}
.page-inner{
	width:1040px;
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
	margin: 0 auto;
}
.topbar-main{width:1040px;}
#page .topbar-outer {
    background: none;
    border: medium none;   
	box-shadow:none;
	-moz-box-shadow: none;
	-o-box-shadow:none;
	-ms-box-shadow: none;
}
.header2 .site-header-main
{
	background:transparent;
}
.topbar-outer{display:block;}
.main-navigation
{
	background: #2f2f2f; /* Old browsers */
	background: -moz-linear-gradient(top,  #2f2f2f 0%, #2f2f2f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f2f2f), color-stop(100%,#2f2f2f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2f2f2f 0%,#2f2f2f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2f2f2f 0%,#2f2f2f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2f2f2f 0%,#2f2f2f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2f2f2f 0%,#2f2f2f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f2f2f', endColorstr='#2f2f2f',GradientType=0 ); /* IE6-9 */
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
}
.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
    color: #414141;
	font-weight: 500;
}
.header_middle {margin:20px 0 0;}
.header-search {background:#F1F1F1; border:1px solid #E5E5E5; 
	border-radius:5px; 
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
}
.header-menu-links li {
    background: url("images/megnor/top_pipe.jpg") no-repeat scroll left center transparent;  
}
.header_cart .togg .widget.widget_shopping_cart{
	background:#f9f9f9;
	box-shadow:none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
.header-search input[type="text"] {border:1px solid #E5E5E5; box-shadow:none;}
.header_cart {margin-top:30px;}
.header_cart #shopping_cart{background-image: url("images/cart.png");}
.header-middle-top .search_toggle { background: url("images/search.png") no-repeat scroll left center transparent;}
.site-info-outer { background: url("images/footer_line.png") repeat-x scroll left center transparent;}
.header_cart .shopping_cart .right-arrow {background:url("images/megnor/arrow-down.png") no-repeat scroll center center transparent;}
.header_cart .shopping_cart.tog.current .right-arrow { background:url("images/megnor/arrow-up.png") no-repeat scroll center center transparent;}
.search-form .search-submit, .widget_product_search #searchsubmit, .header-search #searchform #searchsubmit
{	
	background: #ed5483; 
}
.search-form .search-submit:hover, .widget_product_search #searchsubmit:hover, .header-search #searchform #searchsubmit:hover
{	
			background: #555555 !important ; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3NjQ1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNDNlMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #555555 0%, #000000  100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555 ), color-stop(100%,#000000 )) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #555555 0%,#000000  100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #555555 0%,#000000  100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #555555 0%,#000000  100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #555555 0%,#000000  100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555 ', endColorstr='#000000 ',GradientType=0 ) !important; /* IE6-8 */
border: 1px solid #555555 !important;  
}
.tm-checkbox{ background: url("images/megnor/sprite.png") no-repeat scroll -2px -330px transparent;}
.tm-checked {
    background-position: -75px -331px;   
}
.header_logout a#show-login-link {
    background: url("images/megnor/sprite.png") no-repeat scroll 4px -146px transparent;
}
.header_logout a#show-login-link:hover {
    background-position: -233px -145px;
}
.header_logout a.account {
    background: url("images/megnor/sprite.png") no-repeat scroll 4px -222px transparent;
}
.header_logout a.logout {
    background: url("images/megnor/sprite.png") no-repeat scroll 7px -184px transparent;
}
.header_cart .togg #shopping_cart{
	background: url("images/megnor/sprite.png") no-repeat scroll -15px -98px transparent;
}
.header_cart .togg #shopping_cart:hover {
    background: url("images/megnor/sprite.png") no-repeat scroll -15px -44px transparent;
}
/***************************	Mega Menu Style	***************************/
.mega-menu{position:static;width:auto;}
.mega-menu ul li a {color:#fff;}
.mega-menu ul li .sub a{color:#444;}
.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a{color:#000;}
.mega-menu li:hover > a, .mega-menu li.focus > a, .mega-menu .current_page_item > a{color:#ed5483;}
.mega-menu ul .sub li.mega-hdr li a:hover,.mega-menu ul li .sub-container.non-mega li a:hover{ color: #ed5483;}
.menu-container ul li .sub li.mega-hdr a.mega-hdr-a {color:#1A1A1A;}
.menu-container ul .sub li.mega-hdr li a, .menu-container ul li .sub-container.non-mega li a {color:#666;}
.menu-container ul .sub li.mega-hdr li a:hover, .menu-container ul li .sub-container.non-mega li a:hover {color:#ed5483;}
.mega-menu ul li {background: url("images/megnor/menu_saprator.jpg") no-repeat scroll right 0 transparent;}
.mega-menu ul li .sub{ background-color: #f2efea; border: 1px solid #e5e5e5;}
.nav-menu .current_page_item.main-li:before,
.nav-menu .current_page_ancestor.main-li:before,
.nav-menu .current-menu-item.main-li:before,
.nav-menu .current-menu-ancestor.main-li:before,
.nav-menu .main-li:hover:before{border-bottom-color: #FFFFFF;}
.banner .hover_effect {
    background: url("images/megnor/hover_effect.png") no-repeat scroll 390px 0 transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 1s ease 0s;
    width: 100%;	
}
.banner:hover .hover_effect{display:block;  background-position:0 0;}
.widget_product_categories ul li:hover ul.children, .widget_product_categories ul li ul.children li:hover ul.children, 
.widget_product_categories ul li ul.children li ul.children li:hover ul.children, 
.widget_product_categories ul li ul.children li ul.children li ul.children li:hover {
    display: block;
	opacity:1;   
}
.widget_product_categories ul li:hover ul.children ul.children, .widget_product_categories ul li:hover ul.children ul.children ul.children, 
.widget_product_categories ul li:hover ul.children ul.children ul.children ul.children {
    display: none;
    opacity: 0;
}
#secondary{z-index:5;}
.woocommerce span.onsale, .woocommerce-page span.onsale{z-index:5;}
#primary-sidebar .widget_product_categories{
 	background:#ed5483;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
	border:none;		
}
#primary-sidebar .product-categories .children{
	background:#f1f1f1;
	border-left:none;
	border: 3px solid #e5e5e5;	
}
#primary-sidebar .widget_product_categories .widget-title{
	background:url("images/megnor/category-toggle.png") right 6px no-repeat #ffffff;
	color:#666;
	border-radius:3px;	
	margin: 5px;
    padding: 5px;	
	cursor:pointer;
}
#primary-sidebar .widget_product_categories.active .widget-title{background-position:right -46px;}
#primary-sidebar .widget_product_categories .product-categories{padding:0;margin:0;width:100%;background:none;border:none;color:#fff;}
#primary-sidebar .widget_product_categories .product-categories li:last-child{background:none;}
#primary-sidebar .widget_product_categories .product-categories li{padding:0;background:url("images/megnor/category_line.jpg") bottom repeat-x transparent;border:none;}
#primary-sidebar .widget_product_categories .product-categories li li{padding:0;background:url("images/megnor/category_line_1.jpg") bottom repeat-x transparent;border:none;}
#primary-sidebar .widget_product_categories .product-categories li a {
    color: #fff;
    display: inline-block;
    padding: 6px 5%;
    width: 86%;
}
#primary-sidebar .widget_product_categories .product-categories li li a{color:#666;}
#primary-sidebar .widget_product_categories .product-categories li li a:hover{color:#ed5483;}
#primary-sidebar .widget_product_categories .product-categories li.cat-parent > a{
    background: url("images/megnor/menu_arrow.png") no-repeat scroll right center transparent;
    cursor: pointer;
}
#primary-sidebar .widget_product_categories .product-categories li.cat-parent li.cat-parent > a{
	background: url("images/megnor/menu_arrow_1.png") no-repeat scroll right center transparent;
}
primary-sidebar .widget.woocommerce ul li:before { display: none;}
#primary-sidebar .widget_product_categories ul li a{color:#fff;}
#primary-sidebar .widget_product_categories ul li a:hover{color:#444;}
.banner img {box-shadow:none; border-radius:0;}
.hover_glass {display:none;}
.widget_product_categories ul li a:hover{color: #ed5483;}
.widget_product_categories ul li {background:#f0f8fd;border-bottom: 1px solid #d4eeff;border-top: 1px solid #fff; padding:4px 0 6px;}
.widget_product_categories ul li.cat-parent, .widget_product_categories ul li.cat-parent:hover {background-color:#f0f8fd;}
.widget_product_categories ul li.cat-parent:hover { background:url("images/megnor/cate_arrow_hover.png") no-repeat scroll right center #f0f8fd;}
#to_top {background: url("images/megnor/up.png") no-repeat scroll 0 0 transparent; }
.product-categories .children {
	border:5px solid #2f2f2f;
}
.footer-block {background:#ffffff; border:1px solid #e5e5e5; box-shadow:none; }
.menu-container li:hover > a, .menu-container li.focus > a, .menu-container .current_page_item > a {color:#1a1a1a;}
.breadcrumb_last, .woocommerce .woocommerce-breadcrumb span, .woocommerce-page .woocommerce-breadcrumb span {color:#ed5483;}
.gridlist-toggle {background:#f9f9f9 !important;}
.widget_product_categories ul li ul li a:hover {
    background: url("images/megnor/cat_arrow_hover.png") no-repeat scroll 0 center transparent;
}
.cate-inner {background:#f0f8fd;}
.product-categories
{	
	background: #1471ce; /* Old browsers */
	background: -moz-linear-gradient(top,  #1471ce 0%, #1470cd 89%, #2683e2 94%, #3291f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1471ce), color-stop(89%,#1470cd), color-stop(94%,#2683e2), color-stop(100%,#3291f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1471ce 0%,#1470cd 89%,#2683e2 94%,#3291f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1471ce 0%,#1470cd 89%,#2683e2 94%,#3291f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1471ce 0%,#1470cd 89%,#2683e2 94%,#3291f0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1471ce 0%,#1470cd 89%,#2683e2 94%,#3291f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1471ce', endColorstr='#3291f0',GradientType=0 ); /* IE6-9 */
}
.topbar-outer 
{
	box-shadow:0 -2px 2px rgba(201, 217, 230, 0.5) inset;
	-webkit-box-shadow:0 -2px 2px rgba(201, 217, 230, 0.5) inset;
	-moz-box-shadow:0 -2px 2px rgba(201, 217, 230, 0.5) inset;
	-o-box-shadow:0 -2px 2px rgba(201, 217, 230, 0.5) inset;
}
.page-title .entry-title-main{
	margin: 0 0 10px;
}
.tp-bullets.simplebullets.round .bullet{
	background: url("images/megnor/sprite.png") no-repeat scroll -137px -389px transparent;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, 
.tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected{
	background: url("images/megnor/sprite.png") no-repeat scroll -110px -389px transparent;	
}
/***************************	Sidebar Style	***************************/
.primary .widget_product_categories {
    background: url("images/megnor/Catarrowdown.png") no-repeat scroll right center transparent;
    cursor: pointer;
    float: right;
    height: 18px;
    overflow: hidden;
    width: 20px;
    z-index: 99999;
}
.widget_search #searchsubmit{border:none;}
.widget_search #searchform .search-field{	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
}
.primary-sidebar .widget {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #e5e5e5;
	box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
.primary-sidebar .widget ul{ border-top: 4px double #e5e5e5;}
.widget .widget-title {color: #444444;}
.primary-sidebar .widget.woocommerce ul li a { color: #666666;}
.primary-sidebar .widget.woocommerce ul li a:hover{color:#000000;}
.primary-sidebar .widget ul li a{
	transition-duration:100ms;
	-moz-transition-duration:100ms;
	-o-transition-duration:100ms;
	-webkit-transition-duration:100ms;
}
.primary-sidebar .widget ul li a:hover {
    background: url("images/megnor/cat_arrow_hover.png") no-repeat scroll 3px center transparent;
	color:#ed5483;
	transition-duration:100ms;
	-moz-transition-duration:100ms;
	-o-transition-duration:100ms;
	-webkit-transition-duration:100ms;
}
.blog-posts-content .comments-link .fa,.blog-posts-content .post-date .fa {
    color: #9a9595;
}
.entry-date .month, .grid .blog-list .entry-date .month, .blog-list .entry-date .month{
	  border: 1px solid #ed5483;
}
.entry-header:before {
    background: url("images/megnor/post-formate-icons.png") no-repeat scroll 0 0 transparent;
}
.format-link .entry-content a:hover{ border-color: #ed5483;color: #ed5483;}
.list-view .entry-header .entry-meta{width:90%;   float: left;}
.paging-navigation a:hover, .paging-navigation .page-numbers.current{ border: 1px solid #ed5483;}
.read-more-link:hover{border:1px solid #000;}
.filter-container .block_hover,.gallery-caption{
    background: none repeat scroll 0 0 rgba(237,84,131,0.6);
}
.portfolios .image-block .other-box a:hover i{ background:#ed5483;}
/***************************	Wocommerce Style	***************************/
#woo-products
{
	background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #e5e5e5;
	box-shadow:none;
	margin:0;
}
#woo-products .products .container-inner:hover .add_to_cart_button, .products .container-inner:hover .add_to_cart_button,.products .container-inner:hover .product_type_simple{
		background-color:#565656 ; 
		background:-moz-linear-gradient(top, #565656  0%, #000000  100% );
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656  ), color-stop(100%, #000000   ));
		background:-webkit-linear-gradient(top, #565656   0%, #000000   100% );
		background:-o-linear-gradient(top, #565656   0%, #000000   100% );
		background:-ms-linear-gradient(top, #565656   0%, #000000   100% );
		background:linear-gradient(to bottom, #565656   0%, #000000   100% );
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656  ', endColorstr='#000000  ',GradientType=0 ); /* IE6-8 */
		border:1px solid #000000 ;
		color:#fff;
}
#woo-products .products .container-inner, .products .container-inner {border:1px solid #e5e5e5;}
.widget input[type="button"]:hover, .widget input[type="button"]:focus, .widget input[type="reset"]:hover, .widget input[type="reset"]:focus, .widget input[type="submit"]:hover, .widget input[type="submit"]:focus, a.button:hover, a.button:focus, button:hover, button:focus, .contributor-posts-link:hover, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .calloutarea_button a.button:hover, .calloutarea_button a.button:focus, .button_content_inner a:hover, .button_content_inner a:focus, .woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce #content input.button.disabled, .woocommerce #content input.button:disabled, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce-page #content input.button.disabled, .woocommerce-page #content input.button:disabled, .woocommerce-page #respond input#submit.disabled, .woocommerce-page #respond input#submit:disabled, .woocommerce-page a.button.disabled, .woocommerce-page a.button:disabled, .woocommerce-page button.button.disabled, .woocommerce-page button.button:disabled, .woocommerce-page input.button.disabled, .woocommerce-page input.button:disabled{border:1px solid #000000;}
.paging-navigation, .category-toolbar, .woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products, .woocommerce #content nav.woocommerce-pagination, .woocommerce nav.woocommerce-pagination, .woocommerce-page #content nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination {background:#f9f9f9; border:1px solid #e5e5e5; box-shadow:none;}
.woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li span.current
{
	background:#ed5483;
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins, .woocommerce #content div.product p.price, .woocommerce #content div.product span.price, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-page #content div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price
{
	color:#000;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del, .woocommerce #content div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce-page #content div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page div.product span.price del {color:#999;}
.menu-container ul li .sub {background:#f0f8fd; border:1px solid #e5e5e5; border-top:none;}
ul.products.list li.product h3, ul.products.list li.product div[itemprop="description"], ul.products.list li.product .price, ul.products.list li.product .gridlist-buttonwrap {
    width: 65% !important;
}
.woo-content.products_block.featured .add_to_cart_button{
 	background: url("images/megnor/cart_hover.png") center center no-repeat !important;	
    height: 69px;
    left: 0;
    opacity: 0;
    padding: 0 ;
    position: absolute;    
	bottom: 5px;
}
.featured .woocommerce .container-inner .add_to_cart_button.loading::before{
    border: 2px solid #ed5483;   
    color: #ed5483;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale{ right: -95px;transition-duration:300ms;
-moz-transition-duration:300ms;
-o-transition-duration:300ms;
-webkit-transition-duration:300ms;}
#woo-products .products .container-inner:hover .onsale, .products .container-inner:hover .onsale{right: -38px;transition-duration:300ms;
-moz-transition-duration:300ms;
-o-transition-duration:300ms;
-webkit-transition-duration:300ms;}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover
{
    z-index: 2;
    border-bottom-color: #fff;
	background: #555555 ; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3NjQ1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNDNlMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #555555 0%, #000000  100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555 ), color-stop(100%,#000000 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #555555 0%,#000000  100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #555555 0%,#000000  100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #555555 0%,#000000  100%); /* IE10+ */
background: linear-gradient(to bottom,  #555555 0%,#000000  100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555 ', endColorstr='#000000 ',GradientType=0 ); /* IE6-8 */  
color: #FFF;
}
.woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before,.woocommerce .woocommerce-info:before, 
.woocommerce-page .woocommerce-info:before,.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before{background-color: #ed5483;}
.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error,.woocommerce .woocommerce-info, 
.woocommerce-page .woocommerce-info,.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message{border-top: 3px solid #ed5483;}
.woocommerce .star-rating span, .woocommerce-page .star-rating span,.woocommerce .star-rating:before, .woocommerce-page .star-rating:before{color:#ed5483;}
.gridlist-toggle a#grid{  background: url("images/megnor/sprite.png") no-repeat scroll -4px -416px transparent;}
.gridlist-toggle a#list{  background: url("images/megnor/sprite.png") no-repeat scroll -34px -416px transparent;}
.yith-wcwl-add-button:hover:before{color:#ed5483;}
.shipping_calculator > h2 a{color:#ed5483;}
/***************************	Footer Style	***************************/
.footer-block h3,.follow-us h2{color:#444444;font-size:22px;}
.footer-block .newsletter.newsletter-widget .newsletter-submit{
		background: #555555  ; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3NjQ1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNDNlMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #555555 0%, #000000  100%) ; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555 ), color-stop(100%,#000000 )) ; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #555555 0%,#000000  100%) ; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #555555 0%,#000000  100%) ; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #555555 0%,#000000  100%) ; /* IE10+ */
background: linear-gradient(to bottom,  #555555 0%,#000000  100%) ; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555 ', endColorstr='#000000 ',GradientType=0 ) ; /* IE6-8 */
border: 1px solid #555555 ; 
}
.footer-block .newsletter.newsletter-widget .newsletter-submit:hover{background:#ed5483;border:1px solid #ed5483; }
.footer-bottom {
    border:none;   
    margin: 2px auto 0;
    width: 1040px;
}
.footer-bottom a,.footer-bottom{color:#fff;}
.footer-menu ul li, .footer-menu-links ul li {
    background: url("images/megnor/footer_pipe.jpg") no-repeat scroll left center transparent;   
}
.follow-us a.facebook.icon{padding:0;}
.follow-us a{
	height:40px;
	width:40px;
	display:inline-block;
	padding:0;
	float: left;
}
.follow-us a i{
	display:block;
	margin:9px 0 0;
}
.follow-us a{
	border:2px solid #ed5483;
}
.follow-us a i {
    color: #ed5483;
}
.site-footer .follow-us a:hover{
	background-color: #ed5483;
	border:2px solid #ed5483;
	text-decoration:none;
}
.footer-main{
	padding: 0;
}
.site-footer{padding:0 0 10px;}
.site-footer,
.top_main {
	border: none;
}
.footer-bottom-outer {
    background-color: #4B84D2;
	padding: 20px 0;
	margin: 0;
}
.footer-bottom li.widget h2.widgettitle{
	display: table-cell;
	vertical-align: middle;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
}
.fancy-title {
	padding-bottom: 15px;
}
.fancy-title:after{
	 border-top-color: #4B84D2;
}
ul.products li .block_hover {
    background: none repeat scroll 0 0 #4B84D2;
}
.follow-us .followus-title{
	background: none repeat scroll 0 0 #3064AA;
}
.follow-us a:after {
    border-top-color: #3064AA;
}
.products li .price del, .widget li del {
    color: #4B84D2;
    font-size: inherit;
}
.site-footer a:hover{background:url("images/megnor/footerdot_hover.png") no-repeat scroll 1px center transparent;
	transition-duration:300ms;
	-moz-transition-duration:300ms;
	-o-transition-duration:300ms;
	-webkit-transition-duration:300ms;
}
.site-footer a{
	transition-duration:300ms;
	-moz-transition-duration:300ms;
	-o-transition-duration:300ms;
	-webkit-transition-duration:300ms;
}
#brand-products .product-block a{border:none;background:none;}
#brand-products .product-block a:hover{border:none;background:none;}
.site-footer #brand-products .owl-theme .owl-controls .owl-buttons div{
	top:32%;
}
.accepted-payment-methods {
    margin: 0;
}
.footer-payment{margin:10px 0;}
.site-info a, .site-info a:hover, .footer-menu-links a, .footer-menu-links a:hover, .follow-us a:hover {background:none;}
#footer-widget-area {
    overflow: hidden;
}
.site-footer {
    background: transparent !important;
}
.testimonial-main .testmonial-author{
	color: #4B84D2;
}
.blog-posts-content .post-title a {color:#363636; font-weight:600;}
.blog-posts-content .post-title a:hover {color:#ed5483;}
/***************************	Slider Navigation Style	***************************/
.owl-theme .owl-controls .owl-buttons div:before {color:#b7b7b7;}
.owl-theme .owl-controls .owl-buttons div:hover:before, #brand-products .owl-theme .owl-controls .owl-buttons div:hover:before {color:#ed5483;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{background: url("images/megnor/sprite.png") no-repeat scroll -204px 2px;}
.owl-theme .owl-controls .owl-buttons div.owl-next { background: url("images/megnor/sprite.png") no-repeat scroll -234px 2px ;}
/***************************	Shortcode Style	***************************/
.accordion span.icon:after, .toogle_div span.icon:after{font-size:10px;}
.vertical_tab.style2 #tab ul li a.current, .vertical_tab.style2 #tab ul li a:hover{ border-left-color:#ed5483;}
.horizontal_tab.style2 #tab ul li a.current, .horizontal_tab.style2 #tab ul li a:hover{border-top-color:#ed5483;}
.style3 #tab ul li a.current, .style3 #tab ul li a:hover{color:#ed5483;}
.button_content_inner i{color:#666666;}
.button_content_inner .button:hover i{color:#ffffff;}
.blockquote-inner.style-1 blockquote.blockquote{border-right: 5px solid #ed5483;}
.blockquote-inner.style-4 blockquote.blockquote{ border: 2px solid #ed5483;}
/***************************	Toggle Style	***************************/
.mobile_togglecolumn {
    background: url("images/megnor/toggle-arrow.png") no-repeat scroll right 5px transparent;
}
.active .mobile_togglecolumn {
    background-position: right -47px;
}
.fullwidthbanner-container .fullwidthabanner{z-index:1;}
.site-footer #brand-products .owl-theme .owl-controls .owl-buttons div {
    top: 40%;
}
.fullwidthbanner-container{z-index:1;}