/*
Theme Name: MegaShop Child Electronics Fullwidth
Theme URI: http://wordpress.templatemela.com/woo/WCM01/WCM010013/WP8/
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: megashop
Template: megashop
*/
@import url("../megashop/style.css");

/* Theme Color */
.topbar-main, .header-main, .slider_area_inner, .footer_inner, .main-content-inner, .full-width .inner-container, .panel-row-style-inner-container, .main-content.left-sidebar, .top_main,.main-content.right-sidebar{width:1200px;}
.left-sidebar #primary { width: 78.2%; }
.site-top { margin: 0 0 25px; }
.banner {
    list-style: none;
}
/***************************	Header Style	***************************/
.primary-sidebar .widget { margin: 0 0 21px; }
.menu-category { margin-bottom: 18px; }
.header .site-header-main {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #ffffff 0%, #daecfa 100%) repeat scroll 0 0;
    box-shadow: 0 2px 2px -2px #999999 inset;
}
.header_banner li {
    display: inline-block;
    float: none;
    text-align: left;
}
.header_banner {
    display: inline-block;
    float: none;
}
.header_middle {
    display: inline-block;
    float: none;
    text-align: center;
    width: 57%;
}
.header2 .site-header-main
{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #daecfa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#daecfa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#daecfa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#daecfa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#daecfa 100%); /* IE10+ */
	background: linear-gradient(to top,  #ffffff 0%,#daecfa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#daecfa',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 2px -2px #999 inset;	
	-moz-box-shadow:0 2px 2px -2px #999 inset;
	-o-box-shadow:0 2px 2px -2px #999 inset;
	-ms-box-shadow: 0 2px 2px -2px #999 inset;
}
.topbar-outer{display:block;}
.footer-block .newsletter.newsletter-widget .newsletter-email{ border: 1px solid #dcebf4;}
.main-navigation
{
	background: #3695f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #3695f5 0%, #116dca 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3695f5), color-stop(100%,#116dca)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3695f5 0%,#116dca 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3695f5 0%,#116dca 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3695f5 0%,#116dca 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3695f5 0%,#116dca 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3695f5', endColorstr='#116dca',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-search {
	background: #f9fbfe; /* Old browsers */
	background: -moz-linear-gradient(top, #f9fbfe 0%, #e6eff8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fbfe), color-stop(100%,#e6eff8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9fbfe 0%,#e6eff8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9fbfe 0%,#e6eff8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9fbfe 0%,#e6eff8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9fbfe 0%,#e6eff8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fbfe', endColorstr='#e6eff8',GradientType=0 ); /* IE6-9 */
	border:1px solid #cbddec; 
}
.header_cart .togg .widget.widget_shopping_cart{
	background:#f0f8fd;
    border: 1px solid #dcebf4;
}
.header-search .search-field, .header-search input[type="text"] {border:1px solid #d1e2f0; box-shadow:none;}
.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;}
.header-search button[type="submit"], .widget_product_search #searchsubmit, .header-search #searchform #searchsubmit
{
	background: #3695f5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0M2UyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNzY0NTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #3695f5 0%, #116dca 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3695f5), color-stop(100%,#116dca)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #3695f5 0%,#116dca 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #3695f5 0%,#116dca 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #3695f5 0%,#116dca 100%); /* IE10+ */
	background: linear-gradient(to right,  #3695f5 0%,#116dca 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3695f5', endColorstr='#116dca',GradientType=1 ); /* IE6-8 */
}
.header-search button[type="submit"]:hover{
	background: -moz-linear-gradient(left,  #116dca 0%, #3695f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#116dca), color-stop(100%,#3695f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #116dca 0%, #3695f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #116dca 0%, #3695f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #116dca 0%, #3695f5 100%); /* IE10+ */
	background: linear-gradient(to right,  #116dca 0%, #3695f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116dca', endColorstr='#3695f5',GradientType=1 ); /* IE6-8 */
}
.tm-checkbox{ background: url("images/megnor/sprite.png") no-repeat scroll -2px -330px transparent;}
.tm-checked {
    background-position: -75px -331px;   
}
.main-content.full-width{width: auto;}
/***************************	Mega Menu Style	***************************/
.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:#000;}
.mega-menu ul .sub li.mega-hdr li a:hover,.mega-menu ul li .sub-container.non-mega li a:hover{ color: #1672cf;}
.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:#1672cf;}
.mega-menu ul li {background: url("images/megnor/menu_saprator.png") no-repeat scroll right 0 transparent;}
.mega-menu ul li .sub{background-color: #f0f8fd;border:1px solid #dcebf4 ;}
.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 img {box-shadow:none; border-radius:0;}
.banner .hover_effect {
    background: url("images/megnor/hover_effect.png") no-repeat scroll 470px 0 transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 1s ease 0s;
    width: 100%;	
}
.menu-category ul li a:hover{color: #1672cf;}
.menu-category ul li {background:#f0f8fd;border-bottom: 1px solid #d4eeff; padding:5.2px 0;}
.menu-category ul li.cat-parent, .menu-category ul li.cat-parent:hover {background-color:#f0f8fd;}
.menu-category 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-width:5px 5px 5px;
	 border-style:solid;
	 border-color:#c4deef #c4deef #c4deef;	
	 border-left-color:tranparent;	
}
.footer-block {background:#f0f8fd; border:1px solid #dcebf4; 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:#1672cf;}
.gridlist-toggle {background:#f0f8fd !important;}
.menu-category 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 */
	width:232px;
}
.category-toggle{width:214px;}
.mega-menu {
    left: 238px;
}
.topbar-outer 
{
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;		
}
.page-title .entry-title-main{
	margin: 0 0 10px;
}
.simple-title,
.border-title,
.fancy-title {
    font-size: 22px;
    font-weight: 700;
	color: #7F7F7F;
}
.hesperiden .tp-bullet{
	background: url("images/megnor/sprite.png") no-repeat scroll -137px -389px transparent;
}
.hesperiden .tp-bullet:hover, .hesperiden .tp-bullet.selected, 
.hesperiden tp-bullet.navbar:hover, .hesperiden .tp-bullet.navbar.selected{
	background: url("images/megnor/sprite.png") no-repeat scroll -110px -389px transparent;	
}
/***************************	Sidebar Style	***************************/
.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;
}
.table, th, td,input, select, textarea,.woocommerce form .form-row select, .woocommerce-page form .form-row select{  border-color:#dcebf4;}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table,.woocommerce #payment, .woocommerce-page #payment{
	background:#f0f8fd;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table{
	 background:#f0f8fd;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce .order_details, .woocommerce-page .order_details
{
	background:#f0f8fd;
    border: 1px solid #dcebf4;
}
.shipping_calculator > h2 a{
	color: #1672cf;
}
.primary-sidebar .widget {
    background:#f0f8fd;
    border: 1px solid #dcebf4;
	box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
.primary-sidebar .widget ul{ border-top: 4px double #dcebf4;}
.widget .widget-title {color: #1672cf;}
.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:#1672cf;
	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 #74b101;
}
.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: #74B101;color: #74B101;}
.list-view .entry-header .entry-meta{width:90%;   float: left;}
.paging-navigation a:hover, .paging-navigation .page-numbers.current{ border: 1px solid #74B101;}
.read-more-link:hover{border:1px solid #74b101;}
.filter-container .block_hover {
    background: none repeat scroll 0 0 rgba(117,178,1,0.6);
}
.post-image-hover .links-outer a i:hover {
    background: rgba(116, 177, 1, 0.6);
}
/***************************	Wocommerce Style	***************************/
#woo-products 
{
	background: none repeat scroll 0 0 #f0f8fd;
    border: 1px solid #dcebf4;
	box-shadow:none;
	margin:0;
}
#woo-products .products .container-inner .add_to_cart_button:hover, .products .container-inner .add_to_cart_button:hover,.products .container-inner .product_type_simple:hover{
		background-color:#679d02; 
		background:-moz-linear-gradient(top, #679d02 0%, #7dbf00 100% );
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #679d02 ), color-stop(100%, #7dbf00  ));
		background:-webkit-linear-gradient(top, #679d02  0%, #7dbf00  100% );
		background:-o-linear-gradient(top, #679d02  0%, #7dbf00  100% );
		background:-ms-linear-gradient(top, #679d02  0%, #7dbf00  100% );
		background:linear-gradient(to bottom, #679d02  0%, #7dbf00  100% );
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#679d02 ', endColorstr='#7dbf00 ',GradientType=0 ); /* IE6-8 */
		border:1px solid #679d02 ;
		color:#fff;
}
#woo-products .products .container-inner, .products .container-inner {border:1px solid #dcebf4;}
.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 #679d02;}
.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:#f0f8fd; border:1px solid #dcebf4; 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:#74b101;
}
.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 #dcebf4; 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 , ul.products.list .woocommerce-product-details__short-description{
    width: 65% !important;
}
.featured .woocommerce .container-inner .add_to_cart_button.loading::before{
	border: 2px solid #82bf0b;
	color: #82bf0b;
}
.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: #7dbf00 ; /* 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,  #7dbf00  0%, #679d02  100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7dbf00 ), color-stop(100%,#679d02 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7dbf00  0%,#679d02  100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7dbf00  0%,#679d02  100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7dbf00  0%,#679d02  100%); /* IE10+ */
background: linear-gradient(to bottom,  #7dbf00  0%,#679d02  100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7dbf00 ', endColorstr='#679d02 ',GradientType=0 ); /* IE6-8 */  
color: #FFF;
}
.woocommerce ul.products li.product h3{
	color:#666666;
}
.woocommerce ul.products li.product:hover h3{
	color:#1672cf;
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span,.woocommerce .star-rating:before, .woocommerce-page .star-rating:before{color:#1672cf;}
.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:#1672cf;}
.gallery-caption{
	  background: none repeat scroll 0 0 rgba(116, 177, 1, 0.6);
}
.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: #74B101;}
.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 #74B101;}
/***************************	Footer Style	***************************/
.footer-block h3,.follow-us h2{color:#666666;font-size:22px;}
.footer-widget{width:270px;}
.footer-block .newsletter.newsletter-widget .newsletter-submit{
		background: #7dbf00 !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,  #7dbf00  0%, #679d02  100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7dbf00 ), color-stop(100%,#679d02 )) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7dbf00  0%,#679d02  100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7dbf00  0%,#679d02  100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7dbf00  0%,#679d02  100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #7dbf00  0%,#679d02  100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7dbf00 ', endColorstr='#679d02 ',GradientType=0 ) !important; /* IE6-8 */
border: 1px solid #7dbf00 !important; 
}
.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 #1672cf;
}
.follow-us a i {
    color: #1672cf;
}
.site-footer .follow-us a:hover{
	background-color: #1672cf;
	border:2px solid #1672cf;
	text-decoration:none;
}
.footer-main{
	padding: 0;
}
.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;
}
.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: none repeat scroll 0 0 #282828;
}
.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:#1672cf;}
/***************************	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:#1672cf;}
.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:#74B101;}
.horizontal_tab.style2 #tab ul li a.current, .horizontal_tab.style2 #tab ul li a:hover{border-top-color:#74B101;}
.style3 #tab ul li a.current, .style3 #tab ul li a:hover{color:#1672cf;}
.button_content_inner i{color:#666666;}
.button_content_inner .button:hover i{color:#ffffff;}
.blockquote-inner.style-1 blockquote.blockquote{border-right: 5px solid #74B101;}
.blockquote-inner.style-4 blockquote.blockquote{ border: 2px solid #74B101;}
.portfolios .image-block .other-box a:hover i{background:#7dbf00;}
/*Element Background color*/
.woocommerce span.onsale, .woocommerce-page span.onsale,.category-toggle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, 
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.entry-date .month, .grid .blog-list .entry-date .month, 
.blog-list .entry-date .month,.widget_search #searchform #searchsubmit,
.paging-navigation a:hover, .paging-navigation .page-numbers.current,
.style1 #tab ul li a.current, .style1 #tab ul li a:hover,
.blockquote-inner.style-2 blockquote.blockquote,.options li a.selected,.options li a:hover
{
		background:#74B101; 
}
/*Element Foreground color*/	
.woocommerce .star-rating span, .woocommerce-page .star-rating span, .woocommerce .star-rating:before, .woocommerce-page .star-rating:before{
	 color:#74B101; 
}	
.mobile_togglecolumn{ background: url("images/megnor/toggle-arrow.png") no-repeat scroll right 5px transparent;}	
.active .mobile_togglecolumn { background-position: right -47px;}
.code{
	background-color: #f0f8fd;
    border: 1px solid #dcebf4;
}
.footer-block .newsletter.newsletter-widget .newsletter-submit, .site-footer .tnp-widget .tnp-submit {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #679d02 0%, #7dbf00 100%) repeat scroll 0 0;
    border: 1px solid #679d02;
}
.site-footer{padding-top:80px;}
.blog-posts-content .post-author ,.blog-posts-content .comments-link .fa, .blog-posts-content .post-date .fa{color: #75b201;}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,.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{
	border-color: #74B101;
}
/* Custom Styles 06.01.2020*/
.topbar-left,
.topbar-right,
.topbar-center {
	margin: 5px 0 0;
	width: 25%;
	float: left;
}
.topbar-center {
	width: 50%;
}
.topbar-center p {
	margin: 2px 0 0;
	text-align: center;
}
.topbar-left .header-contacts {
	margin-top: 2px;
}
.header-menu-links ul {
	margin-top: 2px;
}
/*.header_logout a.logout,*/
.header_logout a.account,
.header_logout a#show-login-link {
	background: none;
	padding: 0;
}
.shipping_calculator > h2,
.cart_totals > h2 {
	font-size: 18px;
	text-align: left;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float: none;
	width: 100%;
}
.mega-menu {
	width: 100%;
	max-width: 960px;
}
input.wpcf7-form-control {
	width: 100%;
}
.header_banner ul>li {
	height: 40px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
	right: -45px;
	top: 10px;
}
.woocommerce ul.products li.product a.button.yith-wcqv-button,
.woocommerce-page ul.products li.product a.button.yith-wcqv-button {
	top: 5px;
	background-color: transparent!important;
	outline: transparent!important;
}
.woocommerce ul.products li.product a.button.yith-wcqv-button:hover::before,
.woocommerce-page ul.products li.product a.button.yith-wcqv-button:hover::before {
	color: #679D02;
}
a.button.wc-forward {
	display: block;
	margin-bottom: 5px;
}
a.knopka.button.alt.wc-forward {
	float: left;
}
.main-navigation {
	background: #1471ce!important;
	filter: unset;
}
.mega-menu ul li {
	background-image: unset!important;
}
.mega-menu ul li.btn-green {
	background-color: #679D02;
}
.mega-menu ul li.btn-red {
	background-color: #ff0000;
}
.mega-menu ul li.btn-green:hover,
.mega-menu ul li.btn-green.focus,
.mega-menu ul li.btn-green.current_page_item {
	background-color: #7DBF00;
}
.mega-menu ul li.btn-red:hover,
.mega-menu ul li.btn-red.focus,
.mega-menu ul li.btn-red.current_page_item {
	background-color: #ff5050;
}
.mega-menu li:hover,
.mega-menu li.focus,
.mega-menu .current_page_item,
.mega-menu ul.mega > li:last-child:hover,
.mega-menu ul.mega > li.current_page_item:last-child,
.mega-menu ul.mega > li:last-child.focus {
	background-color: #3695F5;
}
.mega-menu li:hover > a,
.mega-menu li.focus > a,
.mega-menu .current_page_item > a {
	color: #ffffff;
}
/*.header_left {
	width: 20%;
}
.header_right {
	width: 20%;
}
.header_middle {
	width: 60%;
}
.header_banner ul {
	font-size: 0;
}
.header_banner li {
	height: 40px;
	width: 33%;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header_banner li.shipping {
	margin: 0;
}
.header_banner li.Money,
.header_banner li.Offer {
	width: 33%;
}*/
abbr[title] {
	text-decoration: none;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
	position: absolute;
	left: -37px;
	top: 5px;
}
span.sku_wrapper {
	margin-bottom: 10px;
	display: block;
}
span.sku {
	font-size: 14px;
}
span.sku-title,
span.price-title,
span.cat-title,
span.tag-title {
	font-size: 14px;
	color: #000000;
	font-weight: 700;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	font-size: 0;
	position: relative;
	display: block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
	content: '\f00e';
	font-family: Fontawesome !important;
	font-size: 18px;
	color: #999;
	display: inline-block;
	line-height: 40px;
	background: 0 0;
	width: 40px;
	vertical-align: top;
	height: 40px;
	-webkit-box-shadow: 0 0 0 1px #999;
	-moz-box-shadow: 0 0 0 1px #999;
	box-shadow: 0 0 0 1px #999;
	position: absolute;
	right: 20px;
	top: 40px;
	z-index: 9;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:after {
	color: #777;
	-webkit-box-shadow: 0 0 0 1px #777;
	-moz-box-shadow: 0 0 0 1px #777;
	box-shadow: 0 0 0 1px #777;
}
.woocommerce #content div.product .stock,
.woocommerce div.product .stock,
.woocommerce-page #content div.product .stock,
.woocommerce-page div.product .stock {
	color: #1672CF;
	font-weight: 600;
}
.woocommerce #content div.product .out-of-stock,
.woocommerce div.product .out-of-stock,
.woocommerce-page #content div.product .out-of-stock,
.woocommerce-page div.product .out-of-stock {
	color: red;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"],
a.button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button_content_inner a,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
	background: none!important;
	filter: unset;
	background-color: #679D02!important;
	color: #fff!important;
	text-transform: uppercase;
	border-radius: 0;
	border: 1px solid #fff!important;
	outline: 1px solid #679D02;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	-ms-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}
.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,
.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,
.woo-products .products .container-inner .add_to_cart_button:hover,
.woo-products .products .container-inner .add_to_cart_button:hover,
.products .container-inner .add_to_cart_button:hover,
.read-more-link:hover,
.products .container-inner .product_type_simple:hover {
	background: none!important;
	filter: unset;
	background-color: #7DBF00!important;
	color: #fff!important;
	text-transform: uppercase;
	border-radius: 0;
	border: 1px solid #fff!important;
	outline: 1px solid #7DBF00;
}
/*.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	margin: 0;
	background: none!important;
	filter: unset;
	background-color: #fff!important;
	color: #679D02!important;
	text-transform: uppercase;
	border-radius: 0;
	border: 1px solid #679D02!important;
	outline: 1px solid #fff;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	-ms-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}
.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 {
	background: none!important;
	filter: unset;
	background-color: #7DBF00!important;
	color: #fff!important;
	text-transform: uppercase;
	border-radius: 0;
	border: 1px solid #fff!important;
	outline: 1px solid #7DBF00;
}*/
.grecaptcha-badge {visibility: hidden;}
.woocommerce #content div.product form.cart, .woocommerce div.product form.cart, .woocommerce-page #content div.product form.cart, .woocommerce-page div.product form.cart {
	margin-bottom: 10px;
}
.single_variation_wrap {
	overflow: unset;
}
.woocommerce .summary .product_meta {
	margin-bottom: 10px;
}
.related strong,
.up-sells strong {
	font-size: 20px;
}
.related strong,
.up-sells strong,
.widget .widget-title {
	color: #1672cf;
	font-weight: 700;
}
h1.entry-title,
.medium-title {
	font-weight: 700;
}
h1.entry-title {
	font-size: 24px;
}
@media (max-width: 767px) {
	.topbar-outer {
		padding: 0;
		border-bottom: 0;
	}
	header .topbar-main {
		margin: 0;
	}
	.topbar-main .topbar-left {
		display: none;
	}
	.topbar-main .topbar-center {
		float: none;
		width: 100%;
		background: #7DBF00;
		color: #fff;
		padding: 5px 0 8px;
		margin-top: 0;
	}
	.topbar-main .topbar-right {
		padding: 8px 0 5px;
		background-color: #116dca;
		margin: 0;
	}
	.topbar-main a {
		color: #fff!important;
	}
}
@media only screen and (max-width: 479px) {
	.topbar-main .header_login {
		margin: 0;
	}
	.topbar-main .header-menu-links {
		display: none;
	}
}
.wpgs-nav img {
	max-width: 100px!important;
	width: 100%;
}
.wpgs [class^="flaticon-"]:before,
.wpgs [class*=" flaticon-"]:before,
.wpgs [class^="flaticon-"]:after,
.wpgs [class*=" flaticon-"]:after {
	font: normal normal normal 50px/1 FontAwesome;
}
.wpgs .slick-prev:before,
.wpgs .slick-next:before {
	font: normal normal normal 20px/1 FontAwesome;
	color: #666666;
}
.wpgs-nav.slick-slider {
	padding: 0 15px;
}
.wpgs-nav .slick-prev {
	left: -5px;
}
.wpgs-nav .slick-next {
	right: -5px;
}
.wpgs-nav .slick-prev:focus,
.wpgs-nav .slick-next:focus,
.wpgs-nav .slick-prev.focus,
.wpgs-nav .slick-next.focus,
.wpgs-nav .slick-prev:hover,
.wpgs-nav .slick-next:hover {
	border: 0;
}
.wpgs .flaticon-right-arrow {
	right: 10px;
}
.wpgs .flaticon-back {
	left: 10px;
}
.wpgs .slick-next:before,
.wpgs .flaticon-right-arrow:before {
	content: "\f105";
}
.wpgs .slick-prev:before,
.wpgs .flaticon-back:before {
	content: "\f104";
}
.about_paypal {
    display: none;
}
.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle;
}
/*#billing_country_field {
	display: none;
}*/
.entry-content td, .comment-content td {
	vertical-align: middle;
}
@media (max-width: 767px) {
	.menu-toggle {
		display: none!important;
	}
	.menu-category {
		margin: 0!important;
	}
	.main-navigation {
		background: transparent!important;
		border: 0!important;
	}
	.menu-category {
		margin: -6px 0 0!important;
	}
	.category-toggle {
		padding: 14px 0!important;
	}
}
nav.yoast-breadcrumbs {
	margin-bottom: 20px;
}