/*
Theme Name: Sports Box 2016
Theme URI: ed.paulo.pedro04@gmail.com
Description: The Sports Box is theme that support a bootstrap and responsive design. A designed by our Graphic Designer Michael Angelo Maximo (<a href='mailto:michaelangelomaximo@yahoo.com' target='_blank'>michaelangelomaximo@yahoo.com</a>). This website is a project of Net Fusion Technology Pty. Ltd. (<a href='http://netfusiontechnology.com/'>http://netfusiontechnology.com/</a>).
Author: Ed Paulo B. Pedro
Author URI: ed.paulo.pedro04@gmail.com
Version: 1.0
Tags: light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready
License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/


@import url('vc_templates/style.css');
@import url('css/universal-style.css');
@import url('css/transistion.css');


/**************************************************
RESET
**************************************************/

* { list-style:none ; margin:0 ; outline:none ; padding:0 }
input, select, textarea { -webkit-box-sizing:border-box ; -moz-box-sizing:border-box ; box-sizing:border-box }
article, aside, details, figcaption, figure, footer, header, nav, section, summary { display:block }
audio, canvas, video { display:inline-block }

/**************************************************
UNIVERSAL STYLES
**************************************************/	

a, input, textarea, select, small, label, button[type="submit"], h1, h2, h3, h4, h5 { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; text-decoration:none; }
a img { border:none }
a, a:hover, a:active{ text-decoration:none !important; }
a{ color:#141920; }
a:focus, a:hover, a:active{ color:#141920; }
html, body{ overflow-x:hidden; }

#ascrail2000{ z-index: 100 !important; }

#main html, div, #main p, #main a, #main li, #main h1, #main h2, #main h3, #main h4, #main h5, #main span, #main h6, #post html, #post p, #post a, #post li, #post h1, #post h2, #post h3, #post h4, #post h5, #post h6,#page html, #page p, #page a, #page li, #page h1, #page h2, #page h3, #page h4, #page h5, #page h6, #full html, #full p, #full a, #full li, #full h1, #full h2, #full h3, #full h4, #full h5, #full h6, #full td, footer, header, #product label, #product span{
	font-family: 'Raleway', 'Roboto', 'Asap';
}

.txt-right { text-align:right; }
.txt-center { text-align:center; }
.pad-lr-0 { padding-left:0; padding-right:0; }

/**************************************************
HEADER
**************************************************/
header .header-01{
	padding:0.5em 0;
}
header .header-01 .logo {
    max-width: 100%;
    width: 250px;
    margin-top: 5px;
    margin-bottom: 5px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
header .my-main-header #main-navigation a{
    display: block;
    padding: 1em 10.5px 1em;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
    color: #2f1d10;
    text-transform: uppercase;
	font-family: 'Roboto', 'Asap';
}
header .my-main-header #main-navigation li{
    position: relative;
    padding: 0;
    display: inline-block;
}
header .my-main-header #main-navigation ul{
	margin-bottom:0;
}
header .header-02{
	border-radius:4px;
}
header .my-main-header #main-navigation li:first-child a{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
header .top-nav{
	float:right;
	padding-left:15px;
	padding-right:15px;
    margin-top: 10px;
}
header .top-nav ul{
	margin-bottom:0;
    text-align: right;
}
header .top-nav ul li{
    position: relative;
    padding: 0;
    display: inline-block;
}
header .top-nav ul li a{
    display: block;
    padding: 0em 1.2em 1em;
    font-weight: 400;
    font-size: 13px;
	text-decoration:underline !important;
    color: #6999c4;
}
header #search-form{
    position: relative;
}
header .top-nav input[type="text"]{
    font-size: 12px;
    padding: 10px 12px;
    width: 250px;
    border-radius: 3px;
    max-width: 100%;
    border: 1px solid #E6E6E6;
}
header .top-nav input[type="text"]:placeholder-shown  {
	font-style:italic;
}
header .top-nav button{
    position: absolute;
    top: 4px;
	background:transparent;
    border-radius: 4px;
    color: #565656;
    border: 0;
    padding: 4px 10px;
    right: 0;
}
header .cart-items{
	float:right;
	background:url(images/cart.png) no-repeat;
	background-size:24px 35px;
    margin-top: 10px;
	width:24px;
    text-align: center;
	height:35px;
}
header .cart-number{
	display:inline-block;
	text-align:center;
}
header .cart-number .wc-count{
    color: #fff;
    font-size: 10px;
    padding-top: 2px;
    font-weight: 500;
	float:left;
}

/**************************************************
FOOTER
**************************************************/
footer .footer-01 {
    padding: 4em 0 2em;
	font-size:14px;
	border-bottom:1px solid #3F3F3F;
}
footer .footer-02{
	padding:25px 0;
}
footer .footer-01 ul li {
    position: relative;
    padding: 0;
    display: inline-block;
}
footer .footer-01 h4{
	color:#d0061e;
	border-left:4px solid #d0061e;
	padding-left:20px;
	font-size:16px;
	margin-bottom:15px;
    font-weight: bold;
	text-transform:uppercase;
}
footer .footer-01 ul li {
	width:100%;
	padding-bottom:6px;
}
footer .footer-01 ul li a{
	font-size:13px;
}
footer #footer-copyright{
	color: #989898;
	font-size:13px;
}
footer #footer-copyright a{
	color:#fff;
}
footer .main-contact{
    background: url(images/call-footer.png) no-repeat;
    background-size: 42px 49px;
    margin-top: 35px;
    padding-left: 52px;
}
footer .main-contact .telnumber{
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
footer #about_content b{
	color:#fff;
}
footer #about_content, footer #about_content p{
	line-height:23px;
	font-size:13px;
}
footer #social-menu a{
	display:block;
	padding-bottom:5px;
}
footer #social-menu .fa {
    display: inline-block;
    width: 25px;
    height: 25px;
    font-size: 15px;
    text-align: center;
    margin: 0 1px;
    padding-top: 5px;
	color:#fff !important;
	margin-right:10px;
}
footer #social-menu .fa-rss{
	background-color:#FF9F2E;
}
footer #social-menu .fa-facebook{
	background-color:#3B5999;
}
footer #social-menu .fa-twitter{
	background-color:#02BCF7;
}
footer #social-menu .fa-youtube{
	background-color:#FF0103;
}
footer #social-menu .fa-google-plus{
	background-color:#DF4A3B;
}
footer #social-menu .fa-linkedin{
	background-color:#117BB6;
}
footer #social-menu .fa-instagram{
	background-color:#5683A7;
}
footer #social-menu .fa-pinterest{
	background-color:#CB2027;
}
/**************************************************
HOME PAGE
**************************************************/
.bodybg{
	border-radius:8px;
}
#main .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#main .vc_row.vc_inner {
    margin-left: -15px;
    margin-right: -15px;
}
#products{
	padding-top:15px;
    padding-bottom: 35px;
}
#page h1{
    font-size: 30px;
	margin-top:0;
}
#page h3{
    color: #d0061e;
    font-size: 18px;
	line-height:25px;
}
#page h4{
    color: #d0061e;
    font-size: 16px;
	line-height:20px;
	margin-top:15px;
}
#page p{
	font-size:13px;
	line-height:21px;
}
#main .subcategory-view-icons li{
	float: left;
    width: 50%;
}
#main .subcategory-view-icons li a{
	color: #d0061e;
	text-decoration:underline !important;
}
#main .subcategory-view-icons .subcategory-icon{
	min-height:160px;
}
#main .subcategory-view-icons .subcategory-name{
	padding-bottom:5px;
}
#main .subcategory-view-icons .subcategory-icon, #main .subcategory-view-icons .subcategory-name{
    display: block;
    text-align: center;
    position: relative;
}
#main img.star{
	margin-bottom: 10px !important;
    margin-top: 10px !important;
}
#main h1{
    font-weight: 600;
}


/**************************************************
CONTACT PAGE
**************************************************/
#pages{
	padding-bottom:45px;
}
#wpcf7-f57-p16-o1{
	margin-top: 20px;
    border-top: 1px solid #c3c3c3;
    padding-top: 20px;
}
#pages .wpcf7 .alert{
	color: #d0061e;
    font-weight: 600;
    font-size: 18px;
    padding: 0;
}
#pages .wpcf7 input[type="text"],
#pages .wpcf7 input[type="email"],
#pages .wpcf7 input[type="tel"],
#pages .wpcf7 input[type="password"],
#pages .wpcf7 textarea{
    background-color: #fff;
    border: 1px solid #C1C1C1;
    padding: 5px 12px;
	width:200px;
    max-width: 100%;
    color: #333;
    font-size: 13px;
    margin-bottom: 20px;
    border-radius: 4px;
}
#pages .wpcf7 textarea{
	width:100%;
	margin-top:5px;
}
#pages .wpcf7 input[type="submit"] {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: -webkit-linear-gradient(top, #4b4b4b 0%, #0a0a0a 100%);
    background-image: linear-gradient(to bottom, #4b4b4b 0%, #0a0a0a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b4b4b', endColorstr='#ff0a0a0a', GradientType=0);
    color: #fff;
    border: 0;
    padding: 4px 22px;
}
#pages .wpcf7 input[type="submit"]:hover{
    background-color: #141920;
}


/**************************************************
SINGLE PRODUCT
**************************************************/
#product{
	padding-bottom:35px;
	width:100%;
}
#product .related.products, #product .yith-similar-products{
	display:none;
}
#product .images{
	width:32%;
	padding-top:30px;
}
#product .summary.entry-summary{
	float:left;
	width:68%;
	padding-left:30px;
}
#product h1{
    color: #333;
	font-size:28px;
	text-transform:uppercase;
	line-height:34px;
    margin-top: 20px;
}
#product .product.has-default-attributes.has-children>.images{
	opacity: 1;
}
.woocommerce div.product .woocommerce-product-rating a{
	font-size: 12px;
    text-decoration: underline !important;
    color: #d0061e;
}
#product .star-rating.no-star{
	float: left;
    margin-right: 10px;
}
#product .be-the-first{
	font-size: 12px;
    padding-top: 3px;
}
#product .product-description p, #product .product-description ul li, #product .product-description{
	font-size:13px;
	line-height:20px;
}
#product .product-description ul{
	margin-top:5px;
}
#product .product-description ul li{
    background-image: url(images/products-sidebar-bullet.png);
    background-position: 1px 50%;
    background-repeat: no-repeat;
    background-position: 2px 6px;
    padding-left: 15px;
}
#product .price{
	padding:5px 0;
}
#product .price, #product .price *{
    color: #d0061e;
    font-size: 32px;
	font-weight:300;
    font-family: 'Oswald', sans-serif;
}
#product .market-price, #product .save-price{
	font-size:13px;
    font-weight: 500;
}
#product .market-price .mpl-label, #product .save-price .mpl-label{
    color: #909090;
}
#product .market-price .mpl-value{
    text-decoration: line-through;
}
#product .save-price .mpl-value{
    color: #d0061e;
}
#product .less-percent .arrow {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 5px solid #70A23B;
    border-bottom: 3px solid transparent;
    margin: 0;
    padding: 0;
}
#product .less-percent .less {
    background-color: #85bc4b;
    padding: 4px 10px;
    font-style: italic;
    font-size: 10px;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    margin-left: -1px;
    vertical-align: baseline;
    line-height: 1.5;
    cursor: default;
}
#product .stock{
	color:#333;
	font-size:15px;
    font-weight: 600;
}
#product div.product form.cart .variations{
    margin-bottom: 5px;
    margin-top: 10px;
}
#product div.product form.cart .variations td.label, #product div.product form.cart .variations td.value{
    float: left;
}
#product div.product form.cart .variations td.value{
    width: 280px;
	max-width:100%;
}
#product div.product form.cart .variations td.label, #product div.product form.cart .variations td.label label{
	color: #56768e;
    font-size: 14px;
    font-weight: 600;
	text-transform:uppercase;
}
#product div.product form.cart .variations td.value select{
    background-color: #fff;
    border: 1px solid #C1C1C1;
    padding: 8px 10px;
    width: 190px;
    color: #333;
    margin-right: 5px;
    font-size: 13px;
}
#product div.product form.cart .variations td.value .reset_variations{
    display: inline-block;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Oswald',sans-serif;
    background-image: -webkit-linear-gradient(top, #4b4b4b 0%, #0a0a0a 100%);
    background-image: linear-gradient(to bottom, #4b4b4b 0%, #0a0a0a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b4b4b', endColorstr='#ff0a0a0a', GradientType=0);
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    padding: 4px 14px;
}
#product .single_add_to_cart_button{
    background: #D20000;
    border-radius: 3px;
    letter-spacing: -1px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 25px;
    font-size: 13px;
}
#product .quantity input[type="number"]{
    background-color: #fff;
    border: 1px solid #C1C1C1;
    padding: 7px 2px 6px 3px;
    width: 50px;
    color: #333;
    margin-right: 5px;
    font-size: 13px;
}
#product .share-social-media{
	margin-top:20px;
	padding-top:15px;
	border-top:1px solid #C1C1C1;
}
#product .share-social-media .fa{
    font-family: 'Raleway', 'Roboto', 'Asap';
	display: inline-block;
	font-size: 11px;
	margin: 0px 1px;
	color:#fff;
	padding: 6px 12px;
    border-radius: 4px;
}
#product .share-social-media .fa:before{
	font-family:"FontAwesome";
    font-size: 13px;
    padding-right: 4px;
}
#product .share-social-media .fa-facebook{
	background-color: #3B5999;
}
#product .share-social-media .fa-twitter{
	background-color: #00B9EF;
}
#product .share-social-media .fa-google-plus{
	background-color: #EB4225;
}
#product .share-social-media .fa-linkedin{
	background-color: #2274B9;
}
#product .woocommerce-tabs.wc-tabs-wrapper{
	width:100%;
}
#product div.product .woocommerce-tabs ul.tabs li{
    background-color: #444;
}
#product div.product .woocommerce-tabs ul.tabs li.active{
	background: #fff;
    border-bottom-color: #fff;
}
#product div.product .woocommerce-tabs ul.tabs li.active a{
    color: #d0061e;
	font-weight:600;
}
#product div.product .woocommerce-tabs ul.tabs li a{
	color:#fff;
	font-weight:600;
}
#product .woocommerce-tabs h2{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 15px;
}
#product #review_form #respond textarea{
    background-color: #fff;
    border: 1px solid #C1C1C1;
    padding: 8px 10px;
    color: #333;
    margin-right: 5px;
    font-size: 12px;
}
#product #review_form input[type="submit"]{
    background: #232323;
    border-radius: 3px;
    letter-spacing: -1px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 25px;
    font-size: 13px;
}
#product #review_form input[type="submit"]:hover{
    background: #D20000;
    color: #fff;
}
#product #reviews h3{
	margin-bottom:10px;
}


/**************************************************
SIDEBAR
**************************************************/
#nav_menu-2{
	background-color: #222;
    border-radius: 4px;
    border: 0;
    padding: 17px;
}
#nav_menu-2 h4{
    font-family: 'Oswald',sans-serif;
	color: #bb8484;
	text-transform:uppercase;
    padding: 0;
    background-color: transparent;
    font-weight: 300;
    font-size: 22px;
    margin-bottom: 16px;
    margin-top: 2px;
}
#sidebar ul.menu li{
    background: url(images/bullet.gif) no-repeat scroll 7px 19px transparent;
    padding-left: 26px !important;
    border-top: 1px solid #404040;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}
#sidebar ul.menu li a{
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    text-decoration: none;
	color:#fff;
}
#sidebar ul.menu li a:hover{
	color:#bb8484;
}
#woocommerce_price_filter-2{
	margin-top:0;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    float: left;
    width: 100%;
}
#woocommerce_price_filter-2 form{
    padding: 17px;
}
#woocommerce_price_filter-2 h4{
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 17px;
    font-size: 15px;
    border-bottom: 1px solid #dfdfdf;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #232323;
    margin-top: 0;
    color: #fff;
}
#woocommerce_price_filter-2 .price_label{
	font-size:13px;
	font-weight:500;
}
#woocommerce_price_filter-2 .price_label .to{
	font-size:13px;
	color:#d0061e;
	font-weight:600;
}
#woocommerce_recently_viewed_products-2{
    border-radius: 4px;
    border: 1px solid #dfdfdf;
}
#woocommerce_recently_viewed_products-2 .product_list_widget{
    padding: 5px 17px;
}
#woocommerce_recently_viewed_products-2 h4{
    font-weight: 300;
    text-transform: uppercase;
    padding-left: 17px;
    font-size: 22px;
    font-family: 'Oswald',sans-serif;
    border-bottom: 1px solid #dfdfdf;
    display: block;
    padding-bottom: 15px;
    color: #141920;
}
#woocommerce_recently_viewed_products-2 ul li{
    background-image: url(images/products-sidebar-bullet.png);
    background-position: 1px 50%;
    background-repeat: no-repeat;
    background-position: 2px 10px;
}
#woocommerce_recently_viewed_products-2 .product-title{
    display: block;
    font-weight: 400;
    padding: 2px 8px 8px 13px;
    font-size: 13px;
}
#woocommerce_recently_viewed_products-2 img, #woocommerce_recently_viewed_products-2 .woocommerce-Price-amount{
	display:none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
    background-color: #fff;
    border: 1px solid #cacaca;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    background-color: #ffffff;
    border: 1px solid #ccc;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
	background-color:#4e4e4e;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
    border-radius: 3px;
    letter-spacing: -1px;
    background: #232323;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 25px;
    font-size: 13px;
}
.woocommerce .yith-wcan-reset-navigation.button{
	background-color: transparent !important;
    display: block;
    text-align: center;
    padding-top: 15px;
    color: #9a000b;
    font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;
    text-decoration: underline !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	font-size:11px;
}

/**************************************************
WOOCOMMERCE ARCHIVE
**************************************************/
.archive-products .term-description{
	padding-top:15px;
	padding-bottom:25px;
}
.woocommerce-info{
    border-top-color: #d0061e;
    font-size: 12px;
}
.woocommerce-info:before{
	color: #d0061e;
}
.woocommerce-subcategories{
	margin-bottom:20px;
	display:block;
	float:left;
	width:100%;
}
.woocommerce-subcategories li{
	display:inline-block;
	width:33.3%;
	float:left;
	padding:3px 5px 3px 0;
}
.woocommerce-subcategories li a{
	color: #d0061e;
	text-decoration:underline !important;
	font-size:15px;
}
#page .info-message{
    float: left;
    width: 100%;
}
#main .woocommerce-result-count, .woocommerce-ordering, .info-message .woocommerce-result-count, .info-message .woocommerce-ordering, .archive-products .product-result .woocommerce-error, .archive-products .product-result .woocommerce-info, .archive-products .product-result .woocommerce-message{
	display:none;
}
.archive-products .product-pagination nav.woocommerce-pagination{
	text-align:left;
}
.archive-products .product-pagination nav.woocommerce-pagination ul{
	border:0;
}
.archive-products .product-pagination nav.woocommerce-pagination ul li{
    border: 1px solid #333;
    margin-right: 5px;
}
.archive-products .product-pagination nav.woocommerce-pagination ul li:hover{
    border: 1px solid #d0061e;
}
.archive-products .product-pagination nav.woocommerce-pagination ul li a, .archive-products .product-pagination nav.woocommerce-pagination ul li span{
	color:#d0061e;
    padding: 10px 15px;
	background: #fff;
}
.archive-products .product-pagination nav.woocommerce-pagination ul li span{
    background: #333;
	color:#fff;
}
.archive-products .product-pagination nav.woocommerce-pagination ul li a:hover{
	color:#333;
	background: #fff;
}
.archive-products .product-result{
	padding-top: 8px;
}
.archive-products .product-result p{
    width: 100%;
}
.archive-products .product-nav-pagination{
	float:left;
	width:100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.archive-products .product-filter{
    border-top: 1px solid #dfdfdf;
    background: #f7f7f7 url(//128.199.123.12/xcart5/skins/default/en/css/../images/list-header.png) repeat-x bottom left;
    height: 39px;
    float: left;
    width: 100%;
    padding: 10px 5px;
	margin-bottom:20px;
}
.archive-products .product-filter .product-display a{
	display:inline-block;
	padding:3px 7px;
	color:#d0061e;
}
.archive-products .product-filter .product-display a.current{
	color:#fff;
	background-color:#333;
	border-radius:2px;
}
.archive-products .product-filter .product-ordering{
	text-align:right;
}
.archive-products .product-filter .product-ordering a{
	display:inline-block;
	font-size:11px;
	text-decoration:underline !important;
	padding:2px 8px;
}
.archive-products .product-filter .product-ordering a.current{
	color:#fff;
	background-color:#333;
	border-radius:2px;
}
.archive-products .product-filter .product-ordering a:hover, .archive-products .product-filter .product-display a:hover{
	color:#fff;
	background-color:#D20000;
	border-radius:2px;
}
.archive-products .star-rating span{
    color: #FFA52B;
}
.woocommerce .star-rating span{
    font-family: inherit !important;
    color: #FFA52B;
}

#page .sidebar-cat-icon{
	background-color:#232323;
	color:#fff;
	padding: 8px;
	float:left;
	margin-bottom:35px;
}
#page .sidebar-cat-icon img{
	padding-top:10px;
}
#page .sidebar-cat-icon a{
	color:#fff;
	text-transform:uppercase;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
}
#page .sidebar-cat-icon li.cat-icon{
	background:#D20000;
	float:left;
	width:50%;
	text-align:center;
    min-height: 125px;
    border: 1px solid #F94545;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-decoration: none;
}
#page .sidebar-cat-icon li.cat-icon:hover, #page .sidebar-cat-icon li.cat-icon-current{
	background:transparent;
    border: 1px solid transparent;
}
#page .sidebar-cat-icon li.cat-all{
    padding-top: 10px;
    padding-bottom: 5px;
	text-align:center;
	float:left;
	width:100%;
}

#page .frontpage-products .product-grid{
	width:31%;
	float:left;
	margin-right:15px;
	position:relative;
	margin-bottom:15px;
}
#page .frontpage-products .product-grid .product-handler{
	padding:15px 20px 5px;
	border: 1px solid #eee;
    min-height: 286px;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#page .frontpage-products .product-grid .product-handler .product_img_link{
	display: block;
    position: relative;
    overflow: hidden;
}
#page .frontpage-products .product-grid .product-handler .product-image{
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#page .frontpage-products .product-grid .product-handler .wcimage-responsive{
    -webkit-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
    z-index: 1;
    width: auto;
    opacity: 1;
}
#page .frontpage-products .product-grid .product-handler:hover .wcimage-responsive{
    -webkit-transform: scale(0) translateX(-150%);
    -ms-transform: scale(0) translateX(-150%);
    transform: scale(0) translateX(-150%);
    opacity: 0;
}
#page .frontpage-products .product-grid .product-handler .image-product-hover{
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(0) translateX(150%);
    -ms-transform: scale(0) translateX(150%);
    transform: scale(0) translateX(150%);
    opacity: 0;
}
#page .frontpage-products .product-grid .product-handler:hover .image-product-hover{
    opacity: 1;
    -webkit-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
}

#page .frontpage-products .product-grid .product-handler:hover{
	border: 1px solid #d0061e;
}
#page .frontpage-products .product-grid .product-handler .hover-icons{
    position: absolute;
    right: 0;
    width: 30px;
	display:none;
    z-index: 9;
}
#page .frontpage-products .product-grid .product-handler .hover-icons .button-icons{
    border-radius: 3px;
    background: #D20000;
    color: #fff;
    text-align: center;
    padding: 5px 9px;
    font-size: 13px;
    margin-top: 5px;
    float: left;
    width: 30px;
}
#page .frontpage-products .product-grid .product-handler .hover-icons .button-icons:hover{
    background: #232323;
}
#page .frontpage-products .product-grid .product-handler h3{
	font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #333;
    font-weight: 600;
    margin-top: 5px;
}
#page .frontpage-products .product-grid .product-handler .price{
    color: #d0061e;
    text-align: center;
	font-size: 14px;
    font-weight: 600;
    display: block;
    padding-top: 4px;
}
#page .frontpage-products .product-grid .product-details-handler{
	text-align:center;
	border-top: 1px solid #eee;
	margin-top:8px;
}
#page .frontpage-products .product-grid .readmore{
    border-radius: 3px;
    letter-spacing: -1px;
    background: #D20000;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    display: none;
    padding: 6px 18px;
    font-size: 13px;
	margin-top:5px;
}

/**************************************************
GRID DISPLAY ARCHIVE
**************************************************/
#page .archive-products .product-grid{
	width:47%;
	float:left;
	margin-right:15px;
	position:relative;
	margin-bottom:15px;
}
#page .archive-products .product-grid .product-handler{
	padding:15px 20px;
	border: 1px solid #eee;
    min-height: 322px;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#page .archive-products .product-grid .product-handler:hover{
	border: 1px solid #d0061e;
}
#page .archive-products .product-grid .product-handler .product-image{
    height: 150px;
    width: inherit;
}
#page .archive-products .product-grid .product-handler h3.product-title{
    color: #333;
    line-height: 21px;
    font-size: 16px;
    font-weight: 500;
}
#page .archive-products .product-grid .product-handler .price{
	display:inline-block;
    line-height: 21px;
    font-size: 22px;
	width:48%;
	color:#d0061e;
    font-weight: 700;
}
#page .archive-products .product-grid .product-handler .readmore{
    border-radius: 3px;
    letter-spacing: -1px;
    background: #232323;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 18px;
}
#page .archive-products .product-grid .product-handler .product-less.show{
	position:absolute;
    top: 8px;
    right: 6px;
}
#page .archive-products .product-grid .product-handler .product-less.show .arrow{
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 5px solid #70A23B;
    border-bottom: 3px solid transparent;
    margin: 0;
    padding: 0;
}
#page .archive-products .product-grid .product-handler .product-less.show .less{
	background-color: #85bc4b;
    padding: 4px 10px;
    font-style: italic;
    font-size: 10px;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    margin-left: -1px;
    vertical-align: baseline;
    line-height: 1.5;
    cursor: default;
}
#page .archive-products .product-grid .product-handler .product-review{
	float:left;
	width:100%;
	margin-top:2px;
}
#page .archive-products .product-grid .product-handler .product-description, #page .archive-products .product-grid .product-handler .product-sku, #page .archive-products .product-grid .product-handler .alter-cart, #page .archive-products .product-grid.product-h, #page .archive-products .product-grid .product-handler .product-review .be-the-first{
	display:none;
}

/**************************************************
LIST DISPLAY ARCHIVE
**************************************************/
#page .archive-products .product-list{
	width:100%;
	float:left;
	margin-bottom:15px;
	position:relative;
}
#page .archive-products .product-list .product-handler{
	padding:15px 20px;
	float:left;
	width:100%;
	border: 1px solid #eee;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#page .archive-products .product-list .product-handler:hover{
	border: 1px solid #d0061e;
}
#page .archive-products .product-list .product-handler .product-image-handler{
	float:left;
	margin-right:25px;
    width: 35.109%;
    margin-top: 25px;
}
#page .archive-products .product-list .product-handler .product-details-handler{
	float:left;
    width: 59%;
}
#page .archive-products .product-list .product-handler .product-details-handler p, #page .archive-products .product-list .product-handler .product-details-handler ul li, #page .archive-products .product-list .product-handler .product-details-handler{
	font-size:12px;
	line-height:19px;
}
#page .archive-products .product-list .product-handler .product-details-handler ul{
	margin-top:5px;
}
#page .archive-products .product-list .product-handler .product-details-handler ul li{
    background-image: url(images/products-sidebar-bullet.png);
    background-position: 1px 50%;
    background-repeat: no-repeat;
    background-position: 2px 6px;
    padding-left: 13px;
}
#page .archive-products .product-list .product-handler .product-image{
    height: 165px;
    width: inherit;
}
#page .archive-products .product-list .product-handler h3.product-title{
    color: #333;
    line-height: 21px;
    font-size: 17px;
    font-weight: 400;
}
#page .archive-products .product-list .product-handler .price{
    display: inline-block;
    line-height: 21px;
    font-size: 22px;
    padding-right: 10px;
    float: left;
    margin-bottom: 8px;
    color: #d0061e;
}
#page .archive-products .product-list .product-handler .product-less.show{
    float: left;
}
#page .archive-products .product-list .product-handler .product-less.show .arrow{
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 5px solid #70A23B;
    border-bottom: 3px solid transparent;
    margin: 0;
    padding: 0;
}
#page .archive-products .product-list .product-handler .product-less.show .less{
	background-color: #85bc4b;
    padding: 4px 10px;
    font-style: italic;
    font-size: 10px;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    margin-left: -1px;
    vertical-align: baseline;
    line-height: 1.5;
    cursor: default;
}
#page .archive-products .product-list .product-handler .product-description{
	float:left;
	width:100%;
}
#page .archive-products .product-list .product-handler .product-review{
	float:left;
	width:100%;
}
#page .archive-products .product-list .product-handler .product-review .be-the-first{
	font-size:10px;
}
#page .archive-products .product-list .product-handler .product-review .be-the-first a{
	text-decoration:underline !important;
	color: #d0061e;
}
#page .archive-products .product-list .product-handler .readmore{
    border-radius: 3px;
    letter-spacing: -1px;
    background: #D20000;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
	float:left;
    display: inline-block;
    padding: 5px 25px;
	margin-top:15px;
    font-size: 13px;
}
#page .archive-products .product-list .product-handler .product-sku, #page .archive-products .product-list .product-handler .alter-cart, #page .archive-products .product-list.product-h{
	display:none;
}




/**************************************************
TABLE DISPLAY ARCHIVE
**************************************************/
#page .archive-products .product-table{
	width:100%;
	float:left;
}
#page .archive-products .product-table .product-handler{
	padding:15px 10px;
	float:left;
	width:100%;
	border-bottom: 1px solid #eee;
}
#page .archive-products .product-table .product-handler .product-image-handler{
	float:left;
	display:none;
}
#page .archive-products .product-table .product-handler .product-image{
    height: 165px;
    width: inherit;
}
#page .archive-products .product-table .product-handler h3.product-title{
	width: 330px;
    display: inline-table;
    float: left;
	padding-right:10px;
    font-size: 12px;
    margin: 0;
    line-height: inherit;
}
#page .archive-products .product-table .product-handler .price{
    width: 80px;
	display:inline-table;
    float: left;
	font-size:12px;
	color: #d0061e;
}
#page .archive-products .product-table .product-handler .product-less.hide{
    width: 80px;
	display:inline-table !important;
    float: left;
	font-size:12px;
	color: #fff;
}
#page .archive-products .product-table .product-handler .product-less.show{
    float: left;
    width: 80px;
}
#page .archive-products .product-table .product-handler .product-less.show .arrow{
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 5px solid #70A23B;
    border-bottom: 3px solid transparent;
    margin: 0;
    padding: 0;
}
#page .archive-products .product-table .product-handler .product-less.show .less{
	background-color: #85bc4b;
    padding: 4px 10px;
    font-style: italic;
    font-size: 10px;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    margin-left: -1px;
    vertical-align: baseline;
    line-height: 1.5;
    cursor: default;
}
#page .archive-products .product-table .product-handler .readmore{
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Oswald',sans-serif;
    background-image: -webkit-linear-gradient(top, #4b4b4b 0%, #0a0a0a 100%);
    background-image: linear-gradient(to bottom, #4b4b4b 0%, #0a0a0a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b4b4b', endColorstr='#ff0a0a0a', GradientType=0);
    color: #fff;
    text-decoration: none;
    text-align: center;
	font-weight:normal;
	text-transform:uppercase;
	display:inline-table;
	padding:4px 14px;
    margin-top: 0;
}
#page .archive-products .product-table .product-handler .product-description, #page .archive-products .product-table .product-handler .readmore, #page .archive-products .product-table .product-handler .product-review{
	display:none;
}
#page .archive-products .product-table .product-handler .product-sku{
    width: 80px;
	display:inline-table;
    float: left;
	font-size:12px;
}
#page .archive-products .product-table.product-h{
	float:left;
	width:100%;
    background-image: -webkit-linear-gradient(top, #4b4b4b 0%, #0a0a0a 100%);
    background-image: linear-gradient(to bottom, #4b4b4b 0%, #0a0a0a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b4b4b', endColorstr='#ff0a0a0a', GradientType=0);
	color:#fff;
	padding:8px 10px;
	font-size:13px;
}
#page .archive-products .product-table.product-h .hsku{ width: 80px; display:inline-table; float: left; }
#page .archive-products .product-table.product-h .hproductname{ width: 205px; padding-right:15px; display:inline-table; float: left; }
#page .archive-products .product-table.product-h .hprice{ width: 80px; display:inline-table; float: left; }
#page .archive-products .product-table.product-h .hless{ width: 80px; display:inline-table; float: left; }
#page .archive-products .product-table.product-h .hcart{ width: 80px; display:inline-table; float: left; }


/**************************************************
CART PAGE
**************************************************/
#cart td{
	font-size: 13px;
    line-height: 20px;
}
#cart table.cart img{
    width: inherit !important;
}
#cart .actions input[type="submit"], #cart .checkout-button{
	background:#232323;
    border-radius: 3px;
    letter-spacing: -1px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 25px;
    font-size: 13px;
}
#cart .coupon input[type="submit"]{
    background: #D20000;
}
#cart .cart_totals *{
	font-size:13px;
}
#cart .cart_totals h2{
	font-family: 'Oswald',sans-serif;
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 20px;
}
#cart strong, #cart b, #cart th{
	font-weight:600;
}
#cart .checkout-button{
	width:100%;
	text-align:center;
}
#cart .wcppec-checkout-buttons{
	margin-top:0;
}

/**************************************************
CHECKOUT PAGE
**************************************************/
#page .checkout.woocommerce-checkout *{
	font-size:13px;
}
#page .checkout.woocommerce-checkout h3{
    color: #d0061e;
	text-transform:uppercase;
    font-size: 20px;
    font-weight: normal;
    font-family: 'Oswald', sans-serif;
}
#page .checkout.woocommerce-checkout input[type="text"],
#page .checkout.woocommerce-checkout input[type="email"],
#page .checkout.woocommerce-checkout input[type="tel"],
#page .checkout.woocommerce-checkout input[type="password"],
#page .checkout.woocommerce-checkout textarea{
    background-color: #fff;
    border: 1px solid #C1C1C1;
    padding: 8px 10px;
    width: 100%;
    color: #333;
    font-size: 13px;
    margin-bottom: 20px;
}
#page .checkout.woocommerce-checkout input[type="text"]:placeholder-shown,
#page .checkout.woocommerce-checkout input[type="email"]:placeholder-shown,
#page .checkout.woocommerce-checkout input[type="tel"]:placeholder-shown,
#page .checkout.woocommerce-checkout input[type="password"]:placeholder-shown,
#page .checkout.woocommerce-checkout textarea:placeholder-shown  {
    font-style: italic;
}
#page .checkout.woocommerce-checkout input[type="submit"] {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    font-family: 'Oswald',sans-serif;
    -ms-user-select: none;
    user-select: none;
    background-image: -webkit-linear-gradient(top, #4b4b4b 0%, #0a0a0a 100%);
    background-image: linear-gradient(to bottom, #4b4b4b 0%, #0a0a0a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b4b4b', endColorstr='#ff0a0a0a', GradientType=0);
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    display: inline-block;
    padding: 9px 25px;
}
#page .checkout.woocommerce-checkout input[type="submit"]:hover{
    background-color: #141920;
}
#page .wc-bacs-bank-details-heading, #page .woocommerce header h2, #page .woocommerce h2{
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
}
#page .wc-bacs-bank-details{
	margin-bottom:45px;
}
/**************************************************
ARCHIVE PAGE
**************************************************/
#pages .blog-post .article-views{
	margin-bottom:1px solid #ccc;
}
#pages .blog-post .blog-title{
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
    display: inline-block;	
}
#pages .blog-post .post-created{
    font-size: 13px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#pages .blog-post .pimg{
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: 240px;
}
#pages .blog-post .post-content{
    font-size: 14px;
    line-height: 23px;
}
#pages .blog-post .post-share{
	margin-top:2em;
}
#pages .blog-post .post-share label{
	margin-right:1.5em;
}
#pages .blog-post .post-share .fa {
    display: inline-block;
    background-color: #282828;
    color: #fff;
    width: 34px;
    height: 34px;
    padding-top: 9px;
    font-size: 14px;
    border: 1px solid #282828;
    margin-right: 7px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#pages .blog-post .readmore{
    font-family: 'Raleway', 'Roboto', 'Asap';
    background-color: #2B272A;
    color: #fff;
    border: 1px solid #2B272A;
    padding: 0.6em 2.5em;
    display: inline-block;
    margin-top: 2em;
}
#pages .blog-post .readmore:hover, #pages .blog-post .post-share .fa:hover{
	border: 1px solid #E0132F;
    background-color: #E0132F;
}


/**************************************************
POSTS PAGE
**************************************************/

#posts p {
    line-height: 20px;
    margin-bottom: 13px;
    color: #737373;
    font-size: 13px;
}
#posts .post-container .post-created {
    float: left;
    padding-right: 20px;
}
#posts .post-container .post-created span {
    text-transform: lowercase;
    color: #fff;
    text-align: center;
    width: 60px;
    height: 60px;
    display: block;
    font-size: 18px;
    background-color: #141920;
    padding: 15px 14px;
    line-height: 15px;
    font-weight: 300;
}
#posts .post-container .post-created span b {
    font-size: 14px;
}
#posts .post-container .post-title {
    float: left;
    width: 84%;
}
#posts .post-container .post-title h1 {
    color: #141920;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
}
#posts .post-container .post-title .post-category {
    padding-top: 5px;
    padding-bottom: 5px;
}
#posts .post-container .post-title .author-comment {
    font-size: 12px;
    color: #8f8f8f;
    font-style: italic;
}
#posts .post-container .post-title .author-comment i {
    color: #333;
    margin-right: 10px;
}
#posts .post-container .post-title .author-comment span {
    margin-left: 15px;
    color: #333;
}
#posts .post-container .post-content {
    float: left;
    width: 100%;
    padding-top: 25px;
}
#posts .post-container .post-content .post-thumbnail {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    float: left;
}
#posts .post-container .post-content .post-thumbnail img {
    float: left;
}
#posts .post-container .post-content blockquote {
    padding: 10px 50px;
    margin: 20px 0 35px;
    font-size: 16px;
    line-height: 32px;
    border-left: 0;
    color: #737373;
    font-weight: 600;
}
#posts .post-container .post-content blockquote:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-left: -50px;
    font-size: 36px;
    color: #141920;
    margin-top: -30px;
}
#posts .post-container .post-author-share {
    width: 100%;
    margin-bottom: 35px;
}
#posts .post-container .post-author-share .author-details {
    padding: 20px 0;
    float: left;
    width: 100%;
}
#posts .post-container .post-author-share .author-avatar {
    float: left;
    padding-right: 1.5em;
}
#posts .post-container .post-author-share .author-avatar img {
    width: 65px;
}
#posts .post-container .post-author-share .author-info {
    float: left;
}
#posts .post-container .post-author-share .author-info .author-name {
    color: #141920;
    text-transform: uppercase;
    font-weight: bold;
}
#posts .post-container .post-author-share .author-info .author-role {
    color: #737373;
    font-style: italic;
}
#posts .post-container .post-author-share .text-center {
    width: 230px;
    padding: 10px;
}
#posts .post-container .post-author-share .social-share {
    padding: 20px 5px;
}
#posts .post-container .post-author-share .social-share .fa {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 15px;
    text-align: center;
    margin: 0 2px;
    padding-top: 8px;
    color: #fff;
    background-color: #333333;
    border: 2px solid #333333;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#posts .post-container .post-author-share .social-share .fa:hover {
    color: #fff;
    background-color: #E0132F;
    border: 2px solid #E0132F;
}
#posts #reply-title {
    font-size: 14px;
    font-weight: bold;
}
#posts #comments .reply-avatar {
    float: left;
    padding-right: 1.5em;
}
#posts #comments .reply-avatar img {
    width: 65px;
    height: inherit;
}
#posts #comments .reply-content {
    float: left;
    width: 84%;
}
#posts #comments hr {
    border-color: #D3D3D3;
}
#posts #comments .reply-container {
    float: left;
    width: 100%;
}
#posts #comments .reply-content .fn {
    color: #141920;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
#posts input[type="text"],
#posts input[type="email"],
#posts input[type="tel"],
#posts textarea{
    background-color: #fff;
    border: 1px solid #C1C1C1;
    padding: 0.9em 1.6em;
    width: 100%;
    color: #333;
    font-size: 13px;
    margin-bottom: 20px;
}
#posts input[type="text"]:placeholder-shown,
#posts input[type="email"]:placeholder-shown,
#posts input[type="tel"]:placeholder-shown,
#posts textarea:placeholder-shown,
#pages input[type="text"]:placeholder-shown,
#pages input[type="email"]:placeholder-shown,
#pages input[type="tel"]:placeholder-shown,
#pages input[type="password"]:placeholder-shown,
#pages textarea:placeholder-shown  {
    font-style: italic;
}
#posts input[type="submit"] {
    background-color: #141920;
    color: #fff;
    padding: 0.6em 4em;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
    font-size: 15px;
    border: 0;
}
#posts input[type="submit"]:hover{
    background-color: #141920;
}
#pages #coupon_code{
	width: 160px;
    margin-top: 0.6em;
}
#pages input[name="apply_coupon"]{
	margin-top: 0.5em;
    padding: 1em 3em 0.95em;
}
#pages input[name="update_cart"]{
	margin-top: 0.5em;
    padding: 1em 3em 0.95em;
}

/**************************************************
BREADCRUMBS
**************************************************/
#topbar{
    background-color: #d0061e;
	margin-bottom: 3em;
    padding: 0.8em 0 1.4em;
}
#topbar h1{
    font-weight: bold;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 16px;  
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#breadcrumb {
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#breadcrumb .breadcrumbs {
    margin-top: 1.5em;
}
#breadcrumb .breadcrumbs li {
    color: #fff;
    font-size: 12px;
    margin: 0;
    padding-left: 15px;
    display: inline-block;
}
#breadcrumb .breadcrumbs li.separator {
    color: #fff;
}
#breadcrumb .breadcrumbs li a {
    color: #fff;
    font-weight: bold;
}
#breadcrumb .breadcrumbs li strong {
    font-weight: bold;
    color: #ddd;
}

/**************************************************
404 PAGE NOT FOUND
**************************************************/
.page-404 {
    padding: 9em 0 0;
    border-radius: 5px;
    background-clip: padding-box;
}
.page-404 .header,
.page-404 .sub-header,
.page-404 .sub-header2 {
    color: #333;
    padding: 1em 0;
    text-transform: uppercase;
}
.page-404 b {
    color: #141920;
}
.page-404 .header {
    font-size: 500%;
    padding: 0;
    line-height: 80px;
    text-align: center;
    letter-spacing: -1px;
}
.page-404 .sub-header {
    font-size: 90%;
    text-align: center;
}
.page-404 .sub-header p {
    background-color: #141920;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 10px;
    padding: 0.5em 2.5em;
    margin-top: 1em;
    margin-bottom: 10em;
}


/**************************************************
HOVER
**************************************************/

#page .archive-products .product-grid .product-handler:hover .readmore, .woocommerce .widget_price_filter .price_slider_amount .button{
    background: #b51f1f;
}

/**************************************************
MOBILE STYLE
**************************************************/
@media all and (min-width: 768px) {
	header .my-main-header{
		padding:25px 0 0;
	}
	header .top-menu{
		padding:15px 0 0;
	}
    header .header-02 #main-navigation {
        display: inline-block !important;
    }
	header #main-navigation{
		padding:0;
	}
    #show-my-mobile-nav-button {
        display: none !important;
    }
    #hide-my-mobile-nav-button {
        display: none !important;
    }
	#main .vc_row.container{
		margin:0 auto !important;
	}
	.pc-no-padding{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	header .top-nav ul li:last-child a{
	    padding: 0em 0 1em 1.2em;
	}
	.pc-no-pad{
		padding-left:0 !important;
		padding-right:0 !important;
	}
}
@media all and (max-width: 767px) {
	header .header-01 .log-user{
	    text-align: center;
		padding-right: 0;
	}
	header .header-01 .log-user li a{
	    margin-bottom: 5px;
	}
	header .header-01 .log-user .cart-button{
	    display: inline-block;
	    margin-top: 1em;
	}
	header .header-01 .sub-navigation ul li{
		width:49%;
	}
	header .header-01{
		text-align:center;
	}
	header #main-navigation{
        display: none;
	}
    #show-my-mobile-nav-button {
        display: inline-block;
    }
    #hide-my-mobile-nav-button {
        display: none;
    }
    #show-my-mobile-nav-button,
    #hide-my-mobile-nav-button {
        background: #fff;
        color: #3E3E3E;
        font-size: 200%;
        cursor: pointer;
        max-width: 50px;
        border: 1px solid #fff;
        text-align: center;
        font-weight: 400;
        font-family: "Lato Light";
        border-radius: 5px;
        margin: 5px 0px;
        padding-top: 4px;
        float: right;
    }
	#show-my-mobile-nav-button, #hide-my-mobile-nav-button{
	    margin-left: 10px;
		width: 55px;
		height: 50px;
		position:relative;
		z-index:999;
		left:0;
	}
	header .header-01 .headerbg{
	    display: block;
		float: left;
		width: 100%;
	}
	header .header-01 ul li{
		width:100%;
	}
	header .header-01 .sub-menu{
		display:block;
	}
	header .my-main-header #main-navigation li, header .my-main-header #main-navigation a{
	    width: 100%;
	}
	#page .frontpage-products .products{
		margin-top:20px;
	}
	#page .frontpage-products .product-grid{
		width: 50%;
	}
}
@media all and (max-width: 500px) {
	#page .frontpage-products .product-grid{
		width: 100%;
	}
}