/* UP v.1.0 *//* for localhost use really */

@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: local('Lato'), url('fonts/lato1.woff2') format('woff2'), url('fonts/lato-light.ttf') format('truetype'); 
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: local('Lato'), url('fonts/lato2.woff2') format('woff2'), url('fonts/lato-light.ttf') format('truetype');
}


body {
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.5pt !important;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	/*font-weight: bold;*/
}
h1, h2, h3 {
    margin-top: 10px;
	letter-spacing: 0.5pt;
}
h1, h2 {
	margin-bottom: 30px;
}
h3 {
	margin-bottom: 20px;
}
p { text-transform: none !important; font-size: 12px; font-weight: normal}

/* Default font size */
.fa {
	font-size: 14px;
}
.fa-angle-down {
	font-size: 12px;
}

/* Override the bootstrap defaults */
h1 {
	font-size: 18px;
	font-style: normal;
	position: relative;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}
a:hover, a:focus, button:focus {
	text-decoration: none;
	outline:none;
}
a, i, button, input {
	transition: all 0.15s ease-in 0s;
}
legend {
	font-size: 16px;
	padding: 30px 0px 15px;
	margin-bottom: 25px;
	letter-spacing: 0.5pt;
}
label {
	font-weight: normal;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 8px 0 0;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.input-group-btn > .btn {
    margin-left: 3px!important;
}

img {
	max-width: 100%;
	height: auto;
}
.img-thumbnail {
	border: none;
	border-radius: 0;
	padding: 0;
}
.img-thumbnail-theme {
	border-radius: 0;
	padding: 5px;
}
.img-rounded {
    border-radius: 10px;
}
hr {
	border-width: 1px;
}
.well {
	background: none;
	border-radius: 0;
	box-shadow: none;
	padding: 30px;
}
.well h2 {
	margin-top: 10px;
	font-size: 26px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
body.modal-open { 
    overflow-y: inherit;
	overflow-x: hidden;
    padding-right: inherit!important; 
}
.form-control {
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #f1f2f2;
	background-color: #fcfcfc;
	color: #4c5867;
	margin-bottom: 10px;
}
.form-control::-moz-placeholder, .form-control::-webkit-input-placeholder {
	opacity: 0.7;
	font-size: 12px;
	color: #9ba9ba;
}
.form-control:-ms-input-placeholder {
	opacity: 0.7;
	color: #9ba9ba;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus, select:focus, .form-control:focus {
    border: 1px solid #c4ccd9;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);	
}

/* Top Promo Message Slider */
#top-custom-block-wrapper {
	position: relative;
	text-align: center;
    z-index: 999;
}
#top-custom-block-content {
	position: relative;
    width: auto;
	max-width: 1170px;	
	margin: 0 auto;
	padding: 30px 20px;
	text-align: center;
	overflow: hidden;
}
#top-custom-block-content h1,
#top-custom-block-content h2,
#top-custom-block-content h3 {
	margin: 15px 0;
}
#open-top-custom-block {
	position: absolute;
    display: block;
	width: 34px;
    height: 33px;
    right: 0px;
}
#open-top-custom-block i { 
    position: absolute;
    display: block;
	font-size: 14px;
	top: 11px;
	right: 8px;
	transition: all 0.2s ease-in 0s;
}
@keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 0 100%; }
}

/* Top Bar */
#top {
	padding: 7px 0px 5px 0;
	margin: 0;
	min-height: 34px;
}
#top .container {
	width: 100%;
	padding: 0 30px;
}
#top #form-language .language-select, #top #form-currency .currency-select {
	text-align: left;
	padding: 15px 20px;
}
#top #form-currency .currency-select:hover {
	text-shadow: none;
}
#top #form-currency .btn-group > .btn, #form-currency .dropdown-menu {
	margin-right: 4px!important;
}
#top .btn-link, #top-links li, #top-links a {
	text-decoration: none;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top .btn-link strong {
	font-size: 14px;
    line-height: 14px;
}
#top-links ul {
	margin-bottom: 0;
}
#top-links a + a {
	margin-left: 15px;
}
#top-links .fa-phone {
	margin-right: 3px;
}
#top .btn-group > .btn {
	padding: 0 10px;
	margin-top: -3px;
}
#top .btn-group > .btn img, #form-language img {
	margin: -2px 4px 0 0;
}

.my-account-dropdown-menu {
	margin: 7px 0 0 0;
	min-width: 221px;
}
.my-account-dropdown-menu li {
	padding: 0;
	text-align: center;
}
.my-account-dropdown-menu li.register {
	border-bottom: none;
}
.my-account-dropdown-menu li.logout {
	border-bottom: none;
}
.my-account-dropdown-menu li.logout a {
	min-height: 50px;
	height: 53px;
	padding-top: 18px;
}
.my-account-dropdown-menu i {
	font-size: 38px;
	margin: 10px 0 11px;
}
.my-account-dropdown-menu li a {
	min-height: 100px;
	padding: 10px 5px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#form-language .dropdown-menu, #form-currency .dropdown-menu {
	margin: 10px 0 0;
}

/* Header */
header {
	min-height: 90px;
	padding: 0;	
}
.wrapper.boxed header .container {
	width: 100%;	
}

/* Logo */
#logo {
	margin: 0px;
	text-align: center;
	max-height: 80px;
	line-height: 80px;
}
#logo h1, #logo-menu h1 {
	font-family: 'Dosis';
	font-weight: bold;
	font-size: 31px;
	letter-spacing: 6px;
	margin-bottom: 5px;
}
#logo-menu-container {
	display: none;
}
.is-sticky #logo-menu-container {
	display: block;
	position: relative;
	float: left;
	padding: 5px 30px 5px 0;
	text-align: left;
	width: auto;
	height: 58px;
	animation-duration: 0.9s;
    animation-name: logo-menu-container;
}
@keyframes logo-menu-container
{
    0% { opacity: 0; }
	50% { opacity: 0; }
    100% { opacity: 1; }
}
#logo-menu {
	height: 48px;
	line-height: 43px;
	vertical-align: middle;
}
#logo-menu h1 {
	margin-top: 5px;
}
#logo-menu img {
	vertical-align: middle;
	display: inline;
}
.is-sticky #logo-menu img {
	max-height: 50px;
}

/* Header Buttons */
.buttons-header {
	width: 100px;
	height: 90px;
	text-align: center;
	padding: 19px 5px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.button-i {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	padding: 0;
	margin: 0 auto;
}
.buttons-header button, .buttons-header span.button-text, #cart span.button-text {
	transition: all 0.15s ease-in 0s;
}

/* Information Block */
#information-block {
	float: left;
}
#information-block i {
	font-size: 28px;
	margin-top: 1px;
	margin-left: 1px;
}
.col-sm-8 #information-block {
	border-right: none;
	float: right;
}

/* Contact Block */
#contact-block {
	float: left;
}
#contact-block i {
	font-size: 28px;
	margin-left: 1px;
}
.col-sm-8 #contact-block {
	border-right: none;
	float: right;
}

/* Search */
#search {
	margin: 25% 0 0;
}
#search .input-lg {
	height: 80px;
	line-height: 40px;
	padding: 0 40px;
	font-size: 20px;
	letter-spacing: 0.5pt;
	border: none;
}
#search .input-lg:focus {
	border-right: none;
	box-shadow: none;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
}
#search .form-control::-moz-placeholder {
	font-size: 20px;
}
#search .form-control::-webkit-input-placeholder {
	font-size: 20px;
}
#search .input-group-addon {
	border-width: 0 0 0 1px;
	border-style: solid;
	border-radius: 0;
	padding: 0;
}
#search .input-group-addon .btn {
	width: 80px;
	height: 78px;
	border-radius: 0;
	border: none;
}
#search .input-group-addon i {
	font-size: 32px;
}
#search-block {
	float: right;
}
#search-block .btn {
	width: 100%;
	height: 100%;
	padding: 0;
	border-radius: 0;
	background: none;
	font-size: 12px;
	float: none;
}
#search-block i {
	font-size: 28px;
	margin-right: 3px;
}

/* Cart */
#cart {
	float: right;
	
}
#cart > .btn {
	width: 100%;
	height: 100%;
	padding: 0;
	border-radius: 0;
	background: none;
	line-height: inherit;
	float: none;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#cart.open > .btn {
	background: none;
	box-shadow: none;
	text-shadow: none;
}
#cart #cart-total {
	font-family: 'Dosis';
	font-size: 33px;
	font-weight: bold;
	padding-top: 4px;
	transition: all 0.15s ease-in 0s;
}
#cart .dropdown-menu {
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 320px;
	margin-top: 1px;
}
#cart .dropdown-menu table {
	margin-bottom: 0;
}
#cart .dropdown-menu li > div {
	min-width: 400px;
	padding: 0 30px;
}
#cart .dropdown-menu li p {
	margin: 30px 10px;
}
#cart .table-striped > tbody > tr:nth-of-type(2n+1), #cart .table-striped > tbody > tr:nth-child(2n+1) > td {
	background: none;
}
#cart .table-striped > tbody > tr:first-child > td {
	border-top: none;
}
#cart .table > tbody > tr > td {
	padding: 20px 5px;
}
#cart .table > tbody > tr > td:first-child {
	padding: 15px 25px 15px 30px;
	width: 108px;
}
#cart span.name a {
	font-weight: bold;
	font-size: 13px;
}
#cart span.price {
	font-size: 13px;
}
#cart span.quantity {
	font-weight: bold;
	font-size: 13px;
	text-transform: none;
}
#cart button.item-remove {
	background: none;
	padding: 2px 4px;
}
#cart button.item-remove i {
	font-size: 12px;
}
#cart .table.cart-total {
	margin: 15px 0;
}
#cart .table.cart-total > tbody > tr > td:first-child {
	width: auto;
	text-align: left;
}
#cart .table.cart-total > tbody > tr > td {
	padding: 5px 0;
	border: none;
	font-size: 12px;
	font-weight: bold;
}
#cart .checkout {
	padding: 20px 30px;
	margin: 0 -30px;
}
#cart .checkout a {
	width: 45%;
}

/* Scrolled Top Bar */
#menu-sticky-wrapper {
	display: inline;
}
.is-sticky #menu {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;	
	left: 0;
    width: 100%;
	padding: 0;
	margin-left: 0;
    z-index: 999;
	min-height: 58px;
	margin-bottom: 0;
	border-top: none;
	border-bottom: none;
	animation-duration: 0.6s;
    animation-name: is-sticky-menu;
}
@keyframes is-sticky-menu
{
    0% { top:-58px;opacity:0; }
    100% { top:0px;opacity:1; }
}

.is-sticky #menu .nav > li > a {
    line-height: 48px;
}
.is-sticky #custom-bar-wrapper {
	display: none;
}

/* Information Toggle Block */
.sidebar-opacity {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;   
    visibility: hidden;
    transition: all 0.5s ease;
}
.sidebar-opacity.toggled {
    opacity: 1;   
    visibility: visible;
}
#sidebar-wrapper {
    position: fixed;
	top: 0;
    left: 0px;
    width: 0;
    height: 100%;
    margin-left: -300px;
    overflow-y: auto;
	overflow-x: hidden;
    transition: all 0.5s ease;
	z-index: 1000;
}
#wrapper.toggled #sidebar-wrapper {
    width: 300px;
	left: 300px;
}
#menu-toggle-close {
	padding: 0;
	width: 50px;
	float: right;
}
#menu-toggle-close span {
	font-family: 'Dosis';
    font-size: 48px;
	font-weight: normal;
	float: right;
	line-height: 10px;
}

/* Contact Us Toggle Block */
.sidebar-opacity.contact-toggled {
    opacity: 1;   
    visibility: visible;
}
#sidebar-wrapper-contact {
    position: fixed;
	top: 0;
    left: 0px;
    width: 0;
    height: 100%;
    margin-left: -300px;
    overflow-y: auto;
	overflow-x: hidden;
    transition: all 0.5s ease;
	z-index: 1000;
}
#wrapper.contact-toggled #sidebar-wrapper-contact {
    width: 300px;
	left: 300px;
}
#contact-toggle-close {
	padding: 0;
	width: 50px;
	float: right;
}
#contact-toggle-close span {
	font-family: 'Dosis';
    font-size: 48px;
	font-weight: normal;
	float: right;
	line-height: 10px;
}
#sidebar-wrapper-contact li:last-child {
	border-bottom: none;
}
#sidebar-wrapper-contact div {
	padding: 0 30px 20px;
}
#sidebar-wrapper-contact div.comment {
	margin-top: 20px;
}
#sidebar-wrapper-contact h5 {
	margin: 20px 0 15px;
}
#sidebar-wrapper-contact h5 a {
	display: inline;
	padding: inherit;
	width: inherit;
}
#sidebar-wrapper-contact h5 a i {
	color: #62cefb;
}
#sidebar-wrapper-contact a.btn-default {
	margin: 20px 0 5px;
	padding: 7.5px 15px;
}
#sidebar-wrapper-contact a.btn-primary {
	margin-top: 40px;
	padding: 12.5px 15px;
}

/* Sidebar Styles */
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 300px;
}
.sidebar-nav li a {
    width: 100%;
	padding: 15px 30px;
	display: block;
	border: none;
}
.sidebar-nav li a:hover {
	border: none;
}
.sidebar-nav li a#menu-toggle-close:hover {
    border: none;
}
.sidebar-nav > .sidebar-title {
    font-size: 16px;
    letter-spacing: 0.5pt;
	padding: 30px 20px 30px 30px;
}
.sidebar-nav > .sidebar-title a {
	border: none;
}


/*  Gradent to all drop down menus  */
.dropdown-menu, .dropdown-menus {
	padding: 0;
	border: none;
	border-radius: 0;
}
.dropdown-menu li:last-child, .dropdown-menus li:last-child {
	border-bottom: none!important;
}
.dropdown-menu li > a, .dropdown-menus li > a {
	padding: 15px 20px;
}
.dropdown-menu li > a:hover, .dropdown-menus li > a:hover, .dropdown-menu li > a:focus {
	text-decoration: none;
	background-color: #111111
}
.dropdown-highlight {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	transition: all 0.2s ease-in 0s;	
}
.dropdown-highlight:hover, .dropdown-highlight:focus {
	text-decoration: none;
}

/*  Main Menu  */
.navbar {
	border-radius: 0;
	border: none;
	margin-bottom: 40px;
}
.navbar .main-menu {
	padding-left: 0;
}
.navbar .main-menu, .navbar .main-menu > li {
    float: none;
    display: inline-block;
}
#menu {
	background-repeat: repeat-x;
	min-height: 58px;
}
#menu .main-menu {
	display: inline;
	margin-bottom: 0;
}
#menu .main-menu > li {
	margin-right: -4px;
	transition: all 0.2s ease-in 0s;
}
#menu .main-menu > li > a {
	padding: 0 15px 0 15px;
	min-height: 15px;
	line-height: 58px;
	display: block;
	position: relative;
	letter-spacing: 1px;
}
#menu .main-menu > li:hover > a + .dropdown-menus {
	display: block;
	opacity: 1;
	visibility: visible;
}
#menu .dropdown-menus {
	text-align: left;
	padding-bottom: 0;
	position: absolute;
	/*top: 58px;*/
	padding: 0;
	transition: all 0.2s ease-in 0s;		
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}
#menu .dropdown-menus > ul, #menu .dropdown-menus > div {
	display: table-cell;
	vertical-align: top;
}
#menu .dropdown-menus > ul.cat-img {
	vertical-align: bottom;
}
#menu .dropdown-menus > ul.cat-img img {
	min-width: 180px;
	min-height: 300px;
}
#menu .dropdown-menus a {
	/*min-width: 150px;*/
	display: block;
	padding: 15px 30px;
	clear: both;
	line-height: 20px;
	/*width: 100%;*/
	width: 180px;
}
#menu .dropdown-menus-children a {
	min-width: 320px;
}
#menu .main-menu > li .dropdown-menus li > a + .dropdown-menus {
	left: 180px;
	margin-top: -50px;
}
#menu .main-menu > li .dropdown-menus li:hover > a + .dropdown-menus {
	display: block;
	opacity: 1;
	visibility: visible;
}

#menu #homepage.homepage-text i, #menu #homepage.homepage-icon span, #menu #homepage.homepage-dontshow {
	display: none;
}
#menu #homepage.homepage-icontext span {
	margin-left: 5px;
}

#menu .menu_oc .dropdown-menus li:last-child, #menu .dropdown-menus > .cat-img img {
	margin-bottom: 60px;
}
#menu .menu_oc .dropdown-menus li .dropdown-menus li:last-child {
	margin-bottom: 0;
}

#menu .dropdown-menus a.see-all {
	display: block;
	padding: 20px;
	border-radius: 0;
	text-align: center;
	position: absolute;
    bottom: 0;
    left: 0;
	letter-spacing: 1px;
}

#menu #menu_hor .dropdown-menus {
	padding: 25px 15px 30px;
}
#menu #menu_hor .dropdown-menus ul {
	background-position: right 50%;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#menu #menu_hor .dropdown-menus ul ul {
	margin-bottom: 0;
}
#menu #menu_hor .dropdown-menus ul.col-sm-3:nth-child(5n+5), #menu #menu_hor .dropdown-menus ul.col-sm-4:nth-child(4n+4), #menu #menu_hor .dropdown-menus ul.col-sm-2:nth-child(7n+7), #menu #menu_hor .dropdown-menus ul.col-sm-5-pr:nth-child(6n+6), #menu #menu_hor .dropdown-menus ul.col-sm-7-pr:nth-child(8n+8), #menu #menu_hor .dropdown-menus ul.col-sm-8-pr:nth-child(9n+9) {
	clear: both;
}
#menu #menu_hor .dropdown-menus li.main-cat > a {
	border-top: 1px solid transparent;
	margin: 0 0 10px;
	font-size: 15px;
	text-align: center;
	min-width: inherit;
	padding: 10px;
}
#menu #menu_hor .dropdown-menus li.sub-cat {
	line-height: 40px;
}
#menu #menu_hor .dropdown-menus li.sub-sub-cat {
	padding-left: 15px;
}
#menu #menu_hor .dropdown-menus li.sub-cat > a {
	padding: 10px 0;
	min-width: inherit;
	display: inline;
}
#menu-categories-custom-block-wrapper {
	margin-top: 15px;
	padding: 0;
}
#menu #menu_hor .dropdown-menus li.main-cat > a, #menu #menu_hor .dropdown-menus li.sub-cat, #menu #menu_hor .dropdown-menus li.sub-sub-cat {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#menu_brands .dropdown-menus {
	text-align: center;
	padding: 10px 15px;
}
#menu_brands .dropdown-menus .brand-item {
	margin-bottom: 20px;
}
#menu_brands .dropdown-menus a {
	min-width: inherit;
	padding: 0;
}
#menu_brands .image {
	padding: 5px 10px;
	display: inline;
}
.wrapper.framed #menu_brands .image {
	padding: 5px 0;
	display: inline;
}
#menu_brands .image img {
	max-width: 100%;
}
#menu_brands .brand-item .name {
	padding: 10px;
}
#menu_brands > div.logo .name {
	display: none;
}
#menu_brands > div.name .image {
	display: none;
}
#menu_brands > div.name {
	padding: 25px 10px 10px;
}

#menu .menu_custom_block .dropdown-menus {
	padding: 25px 30px 30px;
}
#menu .menu_custom_block .dropdown-menus li {
	min-width: 230px;
	display: block;
	padding: 10px 0px;
	clear: both;
	line-height: 20px;
	width: 100%;
	letter-spacing: 1px;
}

.is-sticky #menu #menu_hor .dropdown-menus, .is-sticky #menu_brands .dropdown-menus, .is-sticky #menu .menu_custom_block .dropdown-menus {
	position: absolute;
	left: 0;
	margin-left: 0!important;
}

#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}

/*  Main Menu Labels  */
.menu_label {
    color: #FFFFFF!important;
	position: absolute;
    top: -9px;
	right: 15px;
    display: block;
    height: 18px;
	line-height: 18px;
    padding: 0 8px;
	white-space: nowrap;
    z-index: 998;
	border-radius: 2px;
}
.menu_label:after {
	position: absolute;
    bottom: -2px;
	right: 7px;
    content: " ";
	width: 6px;
    height: 6px;
    transform: rotate(45deg);
}
.is-sticky .menu_label {
    top: 3px;
	height: 16px;
	line-height: 16px;
}

/* Custom Bar below Main Menu */
#custom-bar-wrapper {
	text-align: center;
}
#custom-bar-content {
	position: relative;
    width: auto;
	max-width: 1170px;	
	margin: 0 auto;
	padding: 20px 20px;
	text-align: center;
	overflow: hidden;
}
#custom-bar-content h1,
#custom-bar-content h2,
#custom-bar-content h3 {
	margin: 0;
}

/* Content */
#content {
	min-height: 600px;
	padding: 30px 30px 45px;
}
#content p {
	margin: 25px 0;
}
.panel {
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
}
.panel-group .panel + .panel {
    margin-top: 1px;
}
.panel-default > .panel-heading {
	background-color: inherit;
	border-color: inherit;
	border-radius: 0;
	padding: 25px 30px;
	font-size: 16px;
	letter-spacing: 0.5pt;
}
#content .panel-default > .panel-heading {
	margin-left: -30px;
	margin-right: -30px;
	border-bottom: none;
}
#content .panel-default > .module-heading {
	padding-bottom: 0;
}
#content .panel-default > .panel-heading h2 {
	margin: 20px 0;
}
#column-left .panel-default > .panel-heading h2, #column-right .panel-default > .panel-heading h2 {
	font-size: 16px;
	margin: 0;
	letter-spacing: 0.5pt;
}
#column-left .panel-default li, #column-right .panel-default li {
	list-style: none;
}

.panel > .list-group .cat-mod-child .list-group-item:first-child {
    border-top: none;
}
.panel-body {
	padding: 30px 15px;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
	border: none;
}
.cat-mod-child {
	border-top: none;
	background: transparent;
}
.list-group .cat-mod-child a {
	padding: 5px 30px 15px;
}
a.list-group-item.active {
}

.filters .list-group-item, .filters .list-group-item.hover, .filters .list-group-item.focus, .filters .list-group-item.active {
	background-color: inherit!important;
	border: none!important;
}
.filters a.list-group-item {
	padding: 25px 30px 0;
	font-size: 14px;
	font-weight: bold;
}
.filters div.list-group-item {
	padding: 5px 30px 0;
}
.filters .panel-footer {
	background-color: transparent;
	border: none;
	padding: 25px 30px 40px;
}
.filters .btn {
	width: 100%;
}

/* Footer */
footer {
	margin-top: 0px;
	transition: all 0.7s ease-in-out 0s;
}
footer h5 {
	font-size: 15px;
	margin-bottom: 20px;
	letter-spacing: 0.5pt;
}
#features {
	padding: 40px 0;
}
#features span.f-icon {
    display: block;
    float: left;
	position: relative;
	width: 40px;
	margin-right: 20px;
}
#features span.f-icon i {
	font-size: 38px;
	line-height: 40px;
}
#features a:hover span.f-icon i {
	font-size: 44px;
    line-height: 40px;
}
#features .f-title {
	display: block;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.5pt;
}
#features .f-subtitle {
	display: block;
	letter-spacing: 0.05em;
    line-height: 20px;
}
#features .modal-body h1 {
	margin: 0 0 25px;
}
#features .modal-body h1 + p {
	margin: 0 0 45px;
	font-size: 16px;
	letter-spacing: 0.5pt;
}

#information {
	padding: 30px 0 40px;
}
#information li {
	list-style: inside disc;
	line-height: 26px; 
}
#information p {
	line-height: 26px;
	margin-bottom: 20px;
}

#powered {
	padding: 25px 0;
}
#powered p {
	margin-bottom: 0;
}
#powered span#footer-news {
	margin-right: 10px;
	float: left;
}
#controls i {
	margin-left: 15px;
}

#social-payment li#footer-social, #social-payment li#footer-payment {
	display: block;
	float: right;
	width: 50px;
	text-align: center;
}
#social-payment i {
	font-size: 21px;
}
#footer-payment .dropdown-menu {
	background-color: #FFFFFF;
}
#footer-payment .dropdown-menu li, #footer-payment .dropdown-menu li:last-child {
	border-bottom: 1px solid #f4f7f7;
}
#footer-payment .dropdown-menu li > a, #footer-payment .dropdown-menu li > img {
    padding: 0;
}
#footer-payment .dropdown-menu li:hover > a {
	opacity: 0.7;
}
#footer-social ul.dropdown-menu, #footer-payment ul.dropdown-menu {
	margin-bottom: 26px;
	margin-right: 15px;
	width: 100%;
	min-width: 270px;
}
#footer-social .col-sm-3, #footer-payment .col-sm-4 {
	padding-left: 0;
    padding-right: 0;
}
#footer-social .dropdown-menu li {
	border-bottom: none;
	text-align: center;
}
#footer-social .dropdown-menu li > a {
    padding: 22px 5px;
}
#footer-social .dropdown-menu li > a:hover, #footer-payment .dropdown-menu li > a:hover {
	background-color: inherit;
}
#footer-social .dropdown-menu li:hover {
	opacity: 0.9;
}
#footer-social .col-sm-3 i, #footer-social .col-sm-3 i:hover {
	font-size: 26px;
	color: #ffffff;
}
#footer-social li.facebook {
	background-color: #3B5998;
}
#footer-social li.twitter {
	background-color: #4BB8E2;
}
#footer-social li.google {
	background-color: #D73A1A;
}
#footer-social li.rrs {
	background-color: #F29735;
}
#footer-social li.pinterest {
	background-color: #C92026;
}
#footer-social li.vimeo {
	background-color: #44A4E3;
}
#footer-social li.flickr {
	background-color: #C3C3C3;
}
#footer-social li.linkedin {
	background-color: #0087CD;
}
#footer-social li.youtube {
	background-color: #DB3B1B;
}
#footer-social li.dribbble {
	background-color: #DA467F;
}
#footer-social li.instagram {
	background-color: #A27358;
}
#footer-social li.behance {
	background-color: #00A8ED;
}
#footer-social li.skype {
	background-color: #00AEF0;
}
#footer-social li.tumblr {
	background-color: #3B5876;
}
#footer-social li.reddit {
	background-color: #FF4400;
}
#footer-social li.vk {
	background-color: #4C75A3;
}

/* Breadcrumb */
.breadcrumb {
	margin: 0px 0px;
	padding: 20px;
	border: none;
	background: transparent;
	width: 100%; 
	border-radius: 0px;
	text-transform: none;
	line-height: 20px;
	color: #333;
	padding-top: 0px; 
	padding-bottom: 5px;
}
.breadcrumb i {
	font-size: 11px !important;
	color: #c0c0c0;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '-';
	padding: 0 3px;
}
.breadcrumb > li + li a {
	margin-left: 3px;
	font-size: 11px;
	color: #c0c0c0;
}
.pagination {
	margin: 0;
}
.pagination > li {
    display: inline-block;
	margin-right: 8px;
}
.pagination > li > a, .pagination > li > span {
	padding: 7px 7px;
}

/* Buttons */
.buttons {
	margin: 1em 0;
}
#content .buttons .pull-right {
	margin-bottom: 30px;
}
.btn {
	padding: 7.5px 15px;
	font-size: 12px;
	border: none;
	letter-spacing: 0.5pt;
}
.btn-default, .btn-primary {
	letter-spacing: 0.5pt;
}
.btn.active, .btn:active {
	box-shadow: none;
}
.btn:focus {
	outline: none;
	color: inherit;
	background-color: inherit;
}
.btn-xs {
	font-size: 12px;
}
.btn-sm {
	font-size: 12px;
}
.btn-lg {
	padding: 15px 20px;
	font-size: 12px;
}
.btn-group > .btn, .btn-group > .popover {
	font-size: 11px;
}
.btn-group > .btn-xs {
	font-size: 12px;
}
.btn-group > .btn-sm {
	font-size: 12px;
}

.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	border: 3px solid #faa732;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	background-color: #62cefb;
	border: 3px solid #62cefb;
}
.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
	border: 3px solid #da4f49;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	background-color: #62cefb;
	border: 3px solid #62cefb;
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	border: 3px solid #5bb75b;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	background-color: #62cefb;
	border: 3px solid #62cefb;
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	border: 3px solid #df5c39;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #62cefb;
	border: 3px solid #62cefb;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
	border: none;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
}

/* List */
.list-group a {
	padding: 15px 30px;
	border-bottom: 1px solid transparent;
	border-left: none;
	border-right: none;
	border-radius: 0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	border-bottom: 1px solid transparent;
	border-radius: 0;
}
a.list-group-item, a.list-group-item:hover, a.list-group-item:focus {
	background: none;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	color: inherit;
	background: none;
	border-bottom: 1px solid transparent;
}
.panel-default.panel-category a.list-group-item.active {
	border-bottom: none;
}
a.list-group-item:first-child, .accordion li.dcjq-parent-li:first-child, .accordion li.dcjq-parent-li ul li,  .dr-menu ul li:first-child, .dr-menu ul li a, #accordion-mobile.accordion li {
	border-top: none!important;
}
.list-unstyled {
	line-height: 26px;
}

/* Carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

/* Category Page*/
#title_above_content {
	width: 100%;
	margin-top: -40px;
	min-height: 50px;
	background-position: center top;
	background-repeat: repeat;
}
#wrapper.full-width #title_above_content, #wrapper.full-width-border #title_above_content {
	margin-top: 0;
}
#title_above_content + .container {
	margin-top: -100px;
}
#wrapper.full-width #title_above_content + .container, #wrapper.full-width-border #title_above_content + .container {
	margin-top: -140px;
}
#title_above_content h1 {
	margin-top: 30px;
}
#wrapper.framed #title_above_content .container, #wrapper.full-width #title_above_content .container, #wrapper.full-width-border #title_above_content .container {
	padding-left: 30px;
	padding-right: 30px;
}
#wrapper.framed #title_above_content.product_top_title .container {
	padding-left: 0;
	padding-right: 0;
}
#wrapper.framed #title_above_content.category_top_title + .container .breadcrumb {
	margin: -25px 30px 15px;
}
#title_above_content + .container .cat-description {
	text-align: left;
}

#content h1, #content h2 {
    position: relative;
}
#content h1:before, #content h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 20%;
}
.cat-description, .cat-img {
	padding: 0;
}
.cat-description {
	padding: 0 0 0px;
}
.col-sm-6.cat-description {
	padding: 0 15px 25px 0;
}
#content .cat-description p {
	margin: 0 0 15px;
}
.product-items-wrapper {
	margin-bottom: 30px;
}
.col-sm-6.cat-img {
	padding: 0 0 0 15px;
}
.cat-img img {
	float: right;
}
.cat-img .img-thumbnail, .category-list .img-thumbnail {
	background-color: transparent;
}
.category-list {
	margin-left: 0px;
    margin-right: 0px;
	padding-left: 0;
    padding-right: 0;
    margin-bottom: 0px
}
.category-list > div {
    text-align: center;
	padding-left: 0;
    padding-right: 0;
}
.category-list .image {
	padding: 5px 10px;
	width: 100%;
	height: 100%;
}
.category-list img, .category-list .subcam {
	margin: 5px auto 10px;
	width: 80px;
	height: 80px;
	transition: all 0.1s ease-in 0s;
}
.category-list .image:hover img, .category-list .image:hover i, #menu_brands a:hover .image i, .box-manufacturers-home a:hover .image i {
    transform: scale(1.0);
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
}
.category-list .subcam i {
	margin-top: 10px;
	transition: all 0.1s ease-in-out 0s;
}
.category-list i, #menu_brands .image i, .box-manufacturers-home .image i {
	font-size: 54px;
	opacity: 0.4;
}
#menu_brands .image i {
	line-height: 100px;
	transition: all 0.2s ease-in-out 0s;
}
.subcatname {
	margin-bottom: 0px;
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
}
.category-list-oc {
	margin-bottom: 25px;
}
.category-list-oc ul {
	padding-left: 0;
}
.category-list-oc li {
	list-style: none;
	line-height: 25px;
}
.product-filter > div {
	padding-left: 0;
	padding-right: 5px;
}
.product-filter button {
	padding: 7px 9px 5px 10px;
	margin-right: 5px;
}
.product-filter button i {
	font-size: 14px;
}
.framed .product-filter a#compare-total.btn {
	padding: 7.5px 9px;
}
.framed .product-filter button {
	padding: 7px 6px 5px 7px;
}
.product-filter label {
	margin-top: 7px;
}
.product-filter .form-control {
	margin-bottom: 0px;
}
.pagination-box .col-sm-6 {
	padding-left: 0;
    padding-right: 0;
}
.pagination-box .col-sm-6.text-right {
	margin-top: 3px;
}

/* Product list */
span.badge-wrapper {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 5;
	transition: all 0.2s ease-in 0s;
}
.product-left span.badge-wrapper {
	top: 15px;
	left: 25px;
}
.product-left .image-main:hover span.badge-wrapper {
	opacity: 0.2;
}
span.badge.sale, span.badge.new {
	display: table-cell;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 40px;
	height: 40px;
	padding: 0;
	line-height: 40px;
	border-radius: 5px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
	float: left;
	clear: both;
	transition: all 0.2s ease-in 0s;
}

.product-grid .flybar, .product-gallery .flybar, #content .box-product .flybar, .product-box-slider-flexslider .flybar, .product-bottom-related-flexslider .flybar {
	position: absolute;
	bottom: -84px;
	width: 100%;
	height: 84px;
	transition: all 0.2s ease-in 0s;	
	z-index: 5;
	opacity: 0;
}
.product-list .flybar, #column-left .box-product .flybar, #column-right .box-product .flybar {
	display: none;
}
.product-grid .flybar .flybar-cart button, .product-gallery .flybar .flybar-cart button, #content .box-product .flybar .flybar-cart button, .product-box-slider-flexslider .flybar .flybar-cart button, .product-bottom-related-flexslider .flybar .flybar-cart button {
	position: absolute;
	top: 45px;
	left: 0;
	width: 60%;
	margin: 0 15%;
	text-align: center;
	min-height: 36px;
	padding: 10px 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-grid .flybar .flybar-quickview a, .product-gallery .flybar .flybar-quickview a, #content .box-product .flybar .flybar-quickview a, .product-box-slider-flexslider .flybar .flybar-quickview a, .product-bottom-related-flexslider .flybar .flybar-quickview a {
	position: absolute;
	left: 0;
	width: 60%;
	margin: 0 15%;
	text-align: center;
	min-height: 30px;
	padding: 10px 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-grid > div:hover .flybar, .product-gallery > div:hover .flybar, #content .box-product > div:hover .flybar, .product-box-slider-flexslider ul > li:hover .flybar, .product-bottom-related-flexslider ul > li:hover .flybar {
	opacity: 1;
	bottom: 25px;
}
.product-list .flybar .rating, .product-list .flybar .flybar-cart input, .product-grid .list-quickview {
	display: none;
}
.product-grid .wishlist, .product-grid .compare, .product-grid .info, .product-list .wishlist, .product-list .compare, #content .box-product .wishlist, #content .box-product .compare, #content .box-product .info, .product-box-slider-flexslider .wishlist, .product-box-slider-flexslider .compare, .product-box-slider-flexslider .info, .product-bottom-related-flexslider .wishlist, .product-bottom-related-flexslider .compare, .product-bottom-related-flexslider .info {
	position: absolute;
	width: 36px;
	height: 36px;
	z-index: 5;
	opacity: 0;
}
.product-grid .wishlist, #content .box-product .wishlist {
	top: 10px;
	right: 10px;
}
.product-list .wishlist, .product-box-slider-flexslider .wishlist, .product-bottom-related-flexslider .wishlist {
	top: 10px;
	right: 43px;
}
.product-list > div:hover .wishlist, .product-grid > div:hover .wishlist, .product-list > div:hover .compare, .product-grid > div:hover .compare, .product-grid > div:hover .info, .product-box-slider-flexslider li:hover .wishlist, .product-bottom-related-flexslider li:hover .wishlist, .product-box-slider-flexslider li:hover .compare, .product-bottom-related-flexslider li:hover .compare, .product-box-slider-flexslider li:hover .info, .product-bottom-related-flexslider li:hover .info, #content .box-product > div:hover .wishlist, #content .box-product > div:hover .compare, #content .box-product > div:hover .info {
	opacity: 1;
}
.product-grid .compare, #content .box-product .compare {
	top: 50px;
	right: 10px;
}
.product-list .compare, .product-box-slider-flexslider .compare, .product-bottom-related-flexslider .compare {
	top: 50px;
	right: 43px;
}

.product-grid .info, #content .box-product .info {
	top: 90px;
	right: 10px;
}
.product-box-slider-flexslider .info, .product-bottom-related-flexslider .info {
	top: 90px;
	right: 43px;
}
.product-list button.info {
	display: none;
}
.product-list .product-grid-name {
	display: none;
}

.product-thumb {
	overflow: hidden;
	padding: 30px 15px 15px;
}
.product-slider .product-thumb {
	padding: 20px 15px 0;
}
.product-thumb .image {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	transition: all 0.2s ease-in-out 0s;
	border: solid 1px #333 !important;
}
.product-gallery .product-thumb .image img {
	border: none;
}
.product-grid .product-thumb .image {
	float: none;
	padding: 0px;
}
.product-grid .product-thumb .image .rod-list-image {
	display: none;
}
.product-grid p.description, .product-gallery p.description {
	display: none;
}
.product-grid .product-thumb, #product-tabs .product-grid .product-thumb {
	padding-bottom: 20px;
}
#product-tabs .owl-item .product-grid .product-thumb {
	padding-bottom: 0;
}
.product-grid .image a img.thumb_swap, .product-list .image a img.thumb_swap, .product-right-sm-related .image a img.thumb_swap {
	position: absolute;
	top: 0px;
	left: 0;
    margin-left:auto;
    margin-right:auto;
	opacity: 1;
}
.product-grid .image a img.thumb_swap {
    right:0;
}
.product-grid div:hover .image a img.thumb_swap, .product-list div:hover .image a img.thumb_swap, #content .box-product div:hover .image a img.thumb_swap, .product-box-slider-flexslider li:hover .image a img.thumb_swap, #column-left .box-product div:hover .image img.thumb_swap, #column-right div:hover .box-product .image img.thumb_swap, .product-bottom-related-flexslider li:hover .image a img.thumb_swap, .product-right-sm-related .item:hover a img.thumb_swap {
	opacity: 1;
}
.product-grid .rod-list-view
{
 display: none;	
}

.product-list .product-thumb .image .rod-grid-image {
	display: none;
}

.product-thumb .caption {
	padding: 0px;
}
.product-list .caption .rod-grid-view {
	display: none;
}
.product-list .caption .rod-grid-image {
	display: none;
}
.product-list .product-thumb .caption {
	margin-left: 392px;
}
.product-list-more-info-box {
	background: rgba(68,68,68,0.2); padding: 7px 0px; width: 100%; margin-bottom: 20px;	
}
.product-list-more-info-box UL {
	margin-bottom: 0px;
	color: #777777
}
.product-list-more-info-box LI {
	color: #777777;
}

.product-thumb .caption {
	min-height: 80px;
}

.product-thumb .name {
	padding: 0;
}
.product-thumb h4 {
	margin-top: 25px;
	margin-bottom: 5px;
}
.product-list .product-thumb h4 {
	margin-top: 5px;
}
.product-thumb h4 a {
	letter-spacing: 1px;
    line-height: 150%
}
#column-left .product-thumb h4 a, #column-right .product-thumb h4 a {
	letter-spacing: 0.5pt;
}
.product-thumb .product_box_brand {
	margin-top: -3px;
	margin-bottom: 10px;
	padding: 0;
}
.product-thumb .product_box_brand a {
	letter-spacing: 0.5pt;
}
#content .product-thumb p.description {
	margin: 20px 0;
	padding: 0;
}
.product-thumb .rating {
	padding: 0 0 5px;
}
.rating .fa-stack {
	font-size: 12px;
	width: 1.8em;
}
.rating .fa-star {
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	display: none;
}
.rating .fa-star-o {
	color: #e5e5e5;
	font-size: 15px;
}
h2.price {
	margin: 0;
}
#content .product-thumb p.price {
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0;
	font-size: 18px;
}
#column-left .product-thumb p.price, #column-right .product-thumb p.price {
	margin-top: 10px;
}
.price-old {
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	overflow: auto;
}

.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #f1f7f8;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
}
.product-thumb .button-group button:first-child {
	color: #707c8c;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ffffff;
}
.product-thumb .button-group button:hover {
	color: #ffffff;
	background-color: #62cefb;
	text-decoration: none;
	cursor: pointer;
}

.product-grid .caption .cart, .product-grid .list-quickview, .product-gallery .caption .cart, .product-gallery .list-quickview {
    display: none;
}
.product-list .product-list-buttons {
	padding: 0;
}
.product-list .cart, .product-list .list-quickview {
	margin: 5px 5px 30px 0;
	float: left;
}

.product-gallery {
	overflow: hidden;
}
.product-gallery .wishlist, .product-gallery .compare, .product-gallery .info, .product-gallery .thumb_swap {
    display: none;
}
.product-gallery .product-thumb .caption {
	position: absolute;
	top: -300px;
	left: 0;
	width: 100%;
	transition: all 0.2s ease-in 0s;
	opacity: 0;
}
.product-gallery:hover .product-thumb .caption {
	top: 20%;
	opacity: 1;
}
.product-gallery:hover span.badge.sale, .product-gallery:hover span.badge.new {
	opacity: 0;
}
.product-gallery .name, .product-gallery .product_box_brand, .product-gallery .rating, .product-gallery p.price {
	text-align: center;
}
.product-gallery-wrapper {
    margin-left: -30px;
    margin-right: -30px;
}
.product-gallery .product-thumb {
	padding: 0;
}
.product-gallery .product-thumb .caption {
	min-height: inherit;
}
.product-gallery:hover .product-thumb img {
	opacity: 0.1;
	transform: scale(1.0);
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
}

/* Product Box */
#column-left .product-module .row,
#column-right .product-module .row {
	margin-left: 0;
	margin-right: 0;
}
#column-left .product-items-1,
#column-right .product-items-1 {
	margin-bottom: 0;
}
#column-left .product-items-0 > div, #column-left .product-items-1 .product-layout-slider,
#column-right .product-items-0 > div, #column-right .product-items-1 .product-layout-slider {
	width: 100%;
	margin: 0;
	padding: 30px 15px 0;
	clear: both;
}
#column-left .product-items > div:hover, 
#column-right .product-items > div:hover {
	background: none;
	box-shadow: none;
}
#column-left .product-thumb,
#column-right .product-thumb {
    padding: 0 15px;
}
#column-left .product-items-0 .image,
#column-right .product-items-0 .image {
    display: block;	
	float: left;
	max-width: 62px;
}
#column-left .product-items .caption,
#column-right .product-items .caption {
	min-height: inherit;
}
#column-left .product-items-0 .name,
#column-right .product-items-0 .name {
    clear: none;
	padding-left: 75px;
}
#column-left .product-items-0 .name h4,
#column-right .product-items-0 .name h4 {
    font-size: 14px;
	margin-top: 0;
	margin-bottom: 5px;
}
#column-left .product_box_brand,
#column-right .product_box_brand {
	display: none;
}
#column-left .product-items p.price,
#column-right .product-items p.price {
	font-size: 16px;
}
#column-left .product-items-0 p.price,
#column-right .product-items-0 p.price {
    clear: none;
	margin-top: 0;
	padding-left: 75px;
}
#column-left .product-items-0 span.badge-wrapper,
#column-right .product-items-0 span.badge-wrapper {
	display: none;
}
#column-left .product-items-0 .rating,
#column-right .product-items-0 .rating {
	padding-left: 75px;
	margin-top: 3px;
}
#column-left .product-items-0 .flybar,
#column-right .product-items-0 .flybar,
#column-left .product-items-0 button,
#column-right .product-items-0 button {
	display: none;
}

.thumbnail, a.thumbnail {
	background-color: inherit;
	border: none;
    border-radius: 0;
	padding: 0;
}
.thumbnail img, a.thumbnail img {
	margin-left: inherit;
	margin-right: inherit;
}
a.thumbnail:hover, a.thumbnail:active, a.thumbnail:focus {
	opacity: 0.8;
}
.thumbnails {
	overflow: hidden;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0 0 0 -15px;
}
.thumbnails > li {
	margin-left: 15px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0;
	display: block;
	border: none;
}
.image-additional-wrapper a {
	margin-bottom: 10px;
}
.image-additional a:hover {
	opacity: 0.8;
}
.thumbnails .image-additional.col-sm-12 {
	padding-left: 0;
    padding-right: 0;
}
.thumbnails .col-sm-9 {
	padding-left: 10px;
    padding-right: 0;
}
.thumbnails .image-additional > div {
	padding: 0 10px;
	display: block;
}
.product-left .row {
	margin-left: -10px;
    margin-right: -10px;
}

/* Product Page */
.product-page h1 {
	margin-top: 10px;
	margin-bottom: 50px;
}
.prev, .next {
	position: fixed;
	bottom: 25%;
	width: 180px;
	height: 250px;
	z-index: 5;
	overflow: hidden;
	transition: all 0.3s ease-in-out 0s;
}
.prev {
	left: -150px;
}
.next {
	right: -150px;
}
.prev-img, .next-img, .prev-arrow, .next-arrow {
	display: inline-block;
	text-align: center;
	float: left;
}
.prev-img, .next-img {
	width: 150px;
}
.prev-arrow, .next-arrow {
	width: 30px;
}
.prev-arrow i, .next-arrow i {
	font-size: 25px;
	line-height: 250px;
}
.prev-img-link:hover + .prev-arrow-link i, .next:hover .next-arrow-link i {
	display: none;
	opacity: 0;
}
.prev-img-link img, .next-img-link img {
	transition: all 0.5s ease-in-out 0s;
	opacity: 0;
}
.prev-img-link:hover img, .next:hover .next-img-link img {
	opacity: 1;
}
.next-arrow {
	float: left;
}
.next-img {
	float: right;
}
.prev:hover {
	left: 0;
	width: 150px;
}
.next:hover {
	right: 0;
	width: 150px;
}
.prev-name, .next-name {
	width: 150px;
	height: 50px;
	line-height: 47px;
	transition: all 0.2s ease-in 0s;
}

.addthis_toolbox {
	margin: 10px 0 30px;
}
.product-buy h1 {
	margin: 10px 0 30px;
}
#content .product-buy h2 {
	margin: 25px 0 15px;
	padding-bottom: 0;
	text-align: left;
	font-size: 31px;
	letter-spacing: 0.5pt;
}
#content .product-buy h2:before {
	border-bottom: none;
}
.product-buy ul.pf {
	margin-bottom: 25px;
}
#content .product-buy ul.pp li.product-special h2 {
	margin: 5px 0 15px;
	font-size: 31px;
}
.product-buy .price-old {
	margin-left: 0;
	text-decoration: none;
}
.product-buy .rating span.fa {
	margin: 5px 3px 10px 0;
}
.product-buy .rating .fa-star, .product-buy .rating .fa-star-o {
	font-size: 17px;
}
.product-buy .rating .fa-pencil {
	font-size: 13px;
}
.product-buy .rating a {
	margin-right: 15px;
}
.product-buy .rating a.btn {
	margin-top: 0px;
	margin-left: 20px;
}
.product-buy .form-group .btn {
	margin: 0 7px 20px 0;
}
.product-buy .form-group .btn-primary {
	padding: 12.5px 75px;
}
.product-buy .form-group .btn-default.wcs {
	padding: 8px 8px 7px 10px;
	margin-bottom: 10px;
}
div.qty input {
	float: left;
	margin-bottom: 20px;
}
input#input-quantity {
	max-width: 70px;
	height: 45px;
	font-size: 16px;
	text-align: center;
	border: none;
}
input.dec, input.inc {
	width: 34px;
    height: 45px;
	font-size: 21px;
}
input.dec {
	margin-right: 1px;
	border: none;
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
input.inc {
	margin-left: 1px;
	margin-right: 15px;
	border: none;
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.product-share {
	margin-top: 10px;
}
.product-share span {
    height: 22px!important;
	margin-bottom: 10px;
	display: inline-block;
	text-transform: none;
	letter-spacing: 0.5pt;
}

.product-right-sm-logo {
	text-align: center;
}
.product-right-sm-logo img:hover {
	opacity: 0.8;
	transition: all 0.2s ease-in-out 0s;
}
.product-right-sm-logo a {
	width: 100%;
}
.product-right-sm-logo a img {
	height: auto;
    max-width: 100%;
}
.product-right-sm-logo a.see-all {
	margin: 5px 0 5px;
	display: inline-table;
	text-overflow: ellipsis;
    white-space: normal;
}

.product-right-sm-info {
	padding: 10px 0;
}
.product-right-sm-info-content {
	overflow: hidden;
}
.product-right-sm-info .up-theme-modal {
    margin-bottom: 25px;
	display: block;
}
.product-right-sm-info .up-theme-modal:last-child {
    margin-bottom: 0;
}
.product-right-sm-info span.p-icon {
    display: block;
    float: left;
	width: 38px;
	height: 38px;
}
.product-right-sm-info span.p-icon i {
	font-size: 32px;
	line-height: 38px;
}
.product-right-sm-info a:hover span.p-icon i {
	font-size: 38px;
}
.product-right-sm-info span.p-title {
	display: block;
	padding-left: 52px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0.5pt;
}
.product-right-sm-info span.p-subtitle {
	display: block;
	padding-left: 52px;
}
.product-right-sm-info .modal-body .content-product-fb, #features .modal-body .content-footer-fb {
	margin: 7% 10%;
}
#content .product-right-sm-info .modal-body h1 {
	margin: 0 0 25px;
	padding-bottom: 0;
}
#content .product-right-sm-info .modal-body h1:before {
	border: none;
}
#content .product-right-sm-info .modal-body h1 + p {
	margin: 0 0 45px;
	font-size: 16px;
	letter-spacing: 0.5pt;
}

#content .product-right-sm-related > .panel-heading {
	margin-left: 0;
	margin-right: 0;
	padding: 25px 0;
}
.product-right-sm-related {
	position: relative;
	margin: 20px 0;
}
.product-right-sm-related .item {
	padding: 10px 0 20px;
}
.product-right-sm-related .image {
	position: relative;
}
.product-right-sm-related .image img {
	transition: all 0.2s ease-in-out 0s;
}
.product-right-sm-related .image a {
	display: block;
}
.product-right-sm-related .name h4 {
	margin-bottom: 5px;
    margin-top: 25px;
}
.product-right-sm-related .name a {
	letter-spacing: 0.5pt;
}
.product-right-sm-related .product_box_brand {
	margin-bottom: 10px;
    margin-top: -3px;
}
.product-right-sm-related .product_box_brand a {
	letter-spacing: 0.5pt;
}
.product-right-sm-related .rating {
	padding-bottom: 5px;
}
#content .product-right-sm-related p.price {
	font-size: 16px;
	margin-bottom: 0;
    margin-top: 10px;
}
.owl-pagination {
    top: 0px!important;
}
.owl-controls .owl-page {
    margin: 0 4px!important;
}
.owl-controls .owl-page span {
	width: 14px!important;
	height: 14px!important;
	box-shadow: none!important;	
}

#content .product-tags {
	margin-bottom: 40px;
}
#content .product-tags p {
	margin: 0 0 10px;
}
.product-tags a, .product-bottom-tags a {
	margin: 0 5px 8px 0;
	padding: 5px 15px;
}
#content .product-bottom-tags {
	margin-bottom: 40px;
}
#content .product-bottom-tags p {
	margin: 25px 0 10px;
}

#product-tabs {
	margin-top: 30px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.tabs-products #product-tabs {
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#product-tabs > div {
	padding-left: 0;
	padding-right: 0;
}
#product-tabs .nav-tabs {
	margin: -1px 0 0;
	border-bottom: none;
	text-align: center;
}
#product-tabs .nav-tabs li.pt {
	display: inline-block;
	float: none;
}
.nav-tabs > li > a, .nav-tabs > li.active > a {
	font-size: 16px;
	font-weight: bold;
	padding: 20.5px 25px;
	border-radius: 0;
	letter-spacing: 0.5pt;
}
.nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li.active > a:focus {
	background: none;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
#product-tabs .tab-content, .tabs-products #product-tabs .tab-content {
	padding: 20px 0 0;
}
#content .tab-content p {
    margin: 15px 0;
}
#tab-review .col-sm-12 {
	padding-left: 0;
    padding-right: 0;
}
#product-tabs .product-thumb {
	padding: 0 15px;
}

/* Contact Page */
.contact-map {
	background: #FFFFFF;
	margin-bottom: 15px;
    padding: 25px;
	width: 100%;
	height: 510px;
}
#map_div {
    height: 460px;
    margin: 0;
    padding: 0;
    width: auto;
}

/* Banner */
.banner div {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.banner div img {
	margin-bottom: 20px;
}
.up-theme-banner {
	clear: both;
    display: block;
    overflow: hidden;
}
#content .up-theme-banner {
	margin: 0 -15px;
}
#content .up-theme-banner div {
	padding-top: 15px;
	padding-bottom: 15px;
}
.up-theme-banner div {
	text-align: center;
	width: 100%;
}
#column-left .up-theme-banner div, #column-right .up-theme-banner div {
	text-align: center;
	width: 100%;
	padding: 0;
}
.up-theme-banner-title {
	position: absolute;
	bottom: 40px;
	left: -999px;
	text-align: left;
	transition: all 0.3s ease-in 0s;
}
.slide-0 .up-theme-banner-title {
	left: 45px;
}
.up-theme-banner-item {
	overflow: hidden;
}
.up-theme-banner-item:hover .up-theme-banner-title {
	left: 45px;
}
.up-theme-banner-title h2 {
	color: #ffffff;
	text-shadow: 1px 1px 3px #666666;
	font-size: 21px;
	padding-right: 30px;
	padding-bottom: 20px!important;
	margin: 0;
}
#content .up-theme-banner-title h2:before {
    margin-left: 0;
    margin-right: 0;
}
.up-theme-banner-item img {
	transition: all 0.5s ease-in 0s;
}
.up-theme-banner-item:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.up-theme-banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	transition: all 0.5s ease-in 0s;
	opacity: 0;
}
.up-theme-banner-item:hover .up-theme-banner-bg {
	opacity: 1;
}
div.pr1  {
	width: 100%;
}
div.pr2 {
	width: 50%;
}
div.pr3 {
	width: 33.33333%;
}
div.pr4 {
	width: 25%;
}
div.pr5 {
	width: 20%;
}
div.pr6 {
	width: 16.66667%;
}
div.pr7 {
	width: 14.2857%;
}
div.pr8 {
	width: 12.5%;
}

/* Gallery */

#content .up-theme-gallery-content {
	margin: 0 -15px;
}
#content .up-theme-gallery-content div {
	padding-top: 0;
	padding-bottom: 30px;
}
#up-theme-gallery a {
	margin-bottom: 0;
}
#up-theme-gallery a:hover {
	opacity: 0.8;
}
#column-left .up-theme-gallery-content, #column-right .up-theme-gallery-content {
	margin: 0;
}
#column-left .up-theme-gallery-content div, #column-right .up-theme-gallery-content div {
	padding: 0px;
}
.up-theme-gallery-content .gallery-hover-box {
    display: block;
	position: absolute;
	top: 50%;
    left: 50%;
	width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    text-align: center;
    transform: scale(0);
    transition: 0.2s ease-in-out 0s;
	opacity: 1;
}
.up-theme-gallery-content .gallery-hover-box i {
	font-size: 38px;
    line-height: 48px;
}
.up-theme-gallery-content a:hover .gallery-hover-box {
    transform: scale(1);
}

/*  Popup Message  */
#popup-message p {
	margin-bottom: 0;
}
#popup-message img {
	height: auto !important;
}

/*  Facebook Likebox Widget  */
.facebook_left {
    width: 245px;
    height: 389px;
    position: fixed;
	left: -245px;
	top: 247px;	
	z-index: 937;
}
.facebook_right {
    width: 245px;
    height: 389px;
    position: fixed;
	right: -245px;
	top: 247px;
	z-index: 937;
}	
.facebook_left #facebook_icon {
	float: right;
	text-align: center;
	height: 54px;
    width: 46px;
	right: -46px;
	background-color: #3B5998;
	cursor: pointer;	
	position: relative;	
    z-index: 938;	
}
.facebook_right #facebook_icon {
	float: left;
	text-align: center;
	height: 54px;
    width: 46px;
	left: -46px;
    background-color: #3B5998;
	cursor: pointer;
	position: relative;	
    z-index: 938;	
}
#facebook_icon i, #twitter_icon i, #video_box_icon i, #custom_box_icon i {
	color: #FFFFFF;
	font-size: 19px;
	line-height: 54px;
}
.facebook_right .facebook_box {
    background-color: #FFFFFF;
	border: 4px solid #3B5998;
    float: right;
	top: -54px;
	position: relative;
    z-index: 939;		
}
.facebook_left .facebook_box {
    background-color: #FFFFFF;
	border: 4px solid #3B5998;
    float: left;
	top: -54px;
	position: relative;	
    z-index: 939;		
}

/*  Twitter Widget  */
.twitter_left {
    width: 245px;
    height: 389px;
    position: fixed;
	left: -245px;
	top: 187px;	
	z-index: 934;
}
.facebook_left + .twitter_left {
	top: 302px;
}
.twitter_right {
    width: 245px;
    height: 389px;
    position: fixed;
	right: -245px;
	top: 247px;
	z-index: 934;
}
.facebook_right + .twitter_right {
	top: 302px;
}
.twitter_left #twitter_icon {
	float: right;
	text-align: center;
	height: 54px;
    width: 46px;
	right: -46px;
    background-color: #4BB8E2;
	cursor: pointer;	
	position: relative;	
    z-index: 935;	
}
.twitter_right #twitter_icon {
	float: left;
	text-align: center;
	height: 54px;
    width: 46px;
	left: -46px;
    background-color: #4BB8E2;
	cursor: pointer;
	position: relative;	
    z-index: 935;	
}
.twitter_right .twitter_box {
    background-color: #FFFFFF;
	border: 4px solid #4BB8E2;
    float: right;
	top: -54px;
	width: 245px;
	height: auto;
	padding: 0 10px;
	position: relative;
    z-index: 936;		
}
.twitter_left .twitter_box {
    background-color: #FFFFFF;
	border: 4px solid #4BB8E2;
    float: left;
	top: -54px;
	width: 245px;
	height: auto;
	padding: 0 10px;
	position: relative;	
    z-index: 936;		
}

/*  Video Box Widget  */
.video_box_left {
    width: 588px;
    height: 343px;
    position: fixed;
	left: -588px;
	top: 247px;
	z-index: 931;
}
.facebook_left + .video_box_left, .twitter_left + .video_box_left, .facebook_left + .twitter_right + .video_box_left {
	top: 302px;
}
.facebook_left + .twitter_left + .video_box_left {
	top: 357px;
}
.video_box_right {
    width: 588px;
    height: 343px;	
    position: fixed;
	right: -588px;
	top: 247px;
	z-index: 931;
}
.facebook_right + .video_box_right, .twitter_right + .video_box_right, .facebook_right + .twitter_left + .video_box_right {
	top: 302px;
}
.facebook_right + .twitter_right + .video_box_right {
	top: 357px;
}
.video_box_left #video_box_icon {
	float: right;
	text-align: center;
	height: 54px;
    width: 46px;
	right: -46px;
	position: relative;	
    z-index: 932;		
}
.video_box_right #video_box_icon {
	float: left;
	text-align: center;
	height: 54px;
    width: 46px;
	left: -46px;
	position: relative;	
    z-index: 932;		
}
.video_box_right .video_box {
    background-color: #FFFFFF;
    float: right;
	width: 588px;
	height: 343px;
	top: -54px;
	position: relative;	
    z-index: 933;
	padding: 10px;
}
.video_box_left .video_box {
    background-color: #FFFFFF;
    float: left;
	width: 588px;
	height: 343px;
	top: -54px;
	position: relative;	
    z-index: 933;
	padding: 10px;
}

/*  Custom Box Widget  */
.custom_box_left {
    width: 245px;
    height: 399px;
    position: fixed;
	left: -245px;
	top: 247px;
	z-index: 928;
}
.facebook_left + .custom_box_left, .twitter_left + .custom_box_left, .video_box_left + .custom_box_left, .facebook_left + .twitter_right + .custom_box_left, .facebook_left + .video_box_right + .custom_box_left, .facebook_right + .twitter_left + .video_box_right + .custom_box_left, .facebook_left + .twitter_right + .video_box_right + .custom_box_left, .twitter_left + .video_box_right + .custom_box_left {
	top: 302px;
}
.facebook_left + .twitter_left + .custom_box_left, .facebook_left + .video_box_left + .custom_box_left, .twitter_left + .video_box_left + .custom_box_left, .facebook_left + .twitter_right + .video_box_left + .custom_box_left, .facebook_left + .twitter_left + .video_box_right + .custom_box_left {
	top: 357px;
}
.facebook_left + .twitter_left + .video_box_left + .custom_box_left {
	top: 412px;
}
.custom_box_right {
    width: 245px;
    height: 399px;	
    position: fixed;
	right: -245px;
	top: 247px;
	z-index: 928;
}
.facebook_right + .custom_box_right, .twitter_right + .custom_box_right, .video_box_right + .custom_box_right, .facebook_right + .twitter_left + .custom_box_right, .facebook_right + .video_box_left + .custom_box_right, .facebook_left + .twitter_right + .video_box_left + .custom_box_right, .facebook_right + .twitter_left + .video_box_left + .custom_box_right, .twitter_right + .video_box_left + .custom_box_right {
	top: 302px;
}
.facebook_right + .twitter_right + .custom_box_right, .facebook_right + .video_box_right + .custom_box_right, .twitter_right + .video_box_right + .custom_box_right, .facebook_right + .twitter_left + .video_box_right + .custom_box_right, .facebook_right + .twitter_right + .video_box_left + .custom_box_right {
	top: 357px;
}
.facebook_right + .twitter_right + .video_box_right + .custom_box_right {
	top: 412px;
}
.custom_box_left #custom_box_icon {
	float: right;
	text-align: center;
	height: 54px;
    width: 46px;
	right: -46px;
	position: relative;	
    z-index: 929;		
}
.custom_box_right #custom_box_icon {
	float: left;
	text-align: center;
	height: 54px;
    width: 46px;
	left: -46px;
	position: relative;	
    z-index: 929;		
}
.custom_box_right .custom_box {
    float: right;
	width: 245px;
	height: auto;
	top: -54px;
	position: relative;	
    z-index: 930;
	padding: 20px;
}
.custom_box_left .custom_box {
    float: left;
	width: 245px;
	height: auto;
	top: -54px;
	position: relative;	
    z-index: 930;
	padding: 20px;
}

/*  Category and Brand Walls  */
.box-category-home, .box-manufacturers-home {
	text-align: center;
}	
.box-category-home > .ca4, .box-manufacturers-home > .ca4 {
    clear: none;
	width: 25%;
}
.box-category-home > .ca5, .box-manufacturers-home > .ca5 {
    clear: none;
	width: 20%;
}
.box-category-home > .ca6, .box-manufacturers-home > .ca6 {
    clear: none;
	width: 16.66667%;
}
.box-manufacturers-home .image {
	min-height: 100px;
}
.box-manufacturers-home .image i {
	line-height: 100px;
}
.box-manufacturers-home > div.style-1 .name {
	display: none;
}
.box-manufacturers-home > div.style-2 .image {
	display: none;
}
/*
.box-category-home > .ca4:nth-child(5n+5), .box-manufacturers-home > .ca4:nth-child(5n+5), .box-category-home > .ca5:nth-child(6n+6), .box-manufacturers-home > .ca5:nth-child(6n+6), .box-category-home > .ca6:nth-child(7n+7), .box-manufacturers-home > .ca6:nth-child(7n+7) {
	clear: both;
}
*/

.box-category-home a {
	display: block;
	font-size: 14px;
	letter-spacing: 0.5pt;
}	
.box-category-home .name, .box-category-home .subcat li a, .box-manufacturers-home .name {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}	
.box-category-home .subcat ul {
	padding-left: 0;
	margin-bottom: 0;
}
.box-category-home .subcat li {
	list-style: none;
}
.box-category-home .subcat li:last-child {
	border-bottom: none;
}
.box-category-home .subcat {
	background-position: bottom right;
	background-repeat: no-repeat;
}
.box-category-home .subcat a {
	font-weight: normal;
	text-align: left;
    padding: 10px 0;
}
.box-category-home .name {
	margin-bottom: 10px;
}
.box-category-home .name, .box-manufacturers-home .name {
	padding: 10px;
	transition: all 0.2s ease-in-out;
}


/* Information Module Effect */
.dr-menu > div  {
	position: relative;
}
.dr-menu > div .dr-icon {
	top: 25px;
	right: 25px;
	position: absolute;
}
#column-left .dr-menu.panel-default > .panel-heading, #column-right .dr-menu.panel-default > .panel-heading {
	border-bottom: none;
	text-align: left;
}
.dr-menu > div .dr-icon i {
	font-size: 21px;
	cursor: pointer;
}
.dr-menu ul {
	list-style: none;
	height: 0;
    overflow: hidden;
	opacity: 0;
	position: relative;
	z-index: 0;
	pointer-events: none;
	margin-bottom: 0;
}
.dr-menu.dr-menu-open ul {
	opacity: 1;
    height: auto;
	opacity: 1;
	z-index: 98;
	pointer-events: auto;
	margin-left: 0;
	padding-left: 0;
}
.dr-menu ul li {
	display: block;
	opacity: 0;
	transition: all 0.2s ease-in-out;
	margin-bottom: 0;
}
.dr-menu.dr-menu-open ul li {
	opacity: 1;
	transition: all 0.2s ease-in-out;
}
.dr-menu.dr-menu-open ul li:nth-child(2) { transition-delay: 135ms; }
.dr-menu.dr-menu-open ul li:nth-child(3) { transition-delay: 170ms; }
.dr-menu.dr-menu-open ul li:nth-child(4) { transition-delay: 205ms; }
.dr-menu.dr-menu-open ul li:nth-child(5) { transition-delay: 240ms; }
.dr-menu.dr-menu-open ul li:nth-child(6) { transition-delay: 275ms; }
.dr-menu.dr-menu-open ul li:nth-child(7) { transition-delay: 310ms; }
.dr-menu.dr-menu-open ul li:nth-child(8) { transition-delay: 345ms; }
.dr-menu.dr-menu-open ul li:nth-child(9) { transition-delay: 380ms; }
.dr-menu.dr-menu-open ul li:nth-child(10) { transition-delay: 415ms; }
.dr-menu ul li a {
	display: inline-block;
	width: 100%;
}

/*  EU Cookie Message  */
.cookie-message {
    position: fixed;
    bottom: 0px;
    width: 100%;
    right: 0px;
    padding: 30px 150px 30px 160px;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.65);
    z-index: 99;
}
.cookie-message .my-close-button {
    position: absolute;
    top: 35px;
	right: 50px;
    cursor: pointer;
}
span.cookie-img {
    position: absolute;
    top: -15px;
	left: 50px;
}

/*  Notifications  */
.alert {
	padding: 0 55px;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 90px;
	border: none;
	border-radius: 0px;
	font-size: 14px;
	font-weight: bold;
	z-index: 99;
	line-height: 90px;
	letter-spacing: 0.5pt;
}
.wrapper.framed .alert, .wrapper.full-width-border .alert {
	top: 0;
	z-index: 999;
}
#tab-review .alert {
	top: 0;
	z-index: 99;
}
.product-buy .alert {
	position: fixed;
	bottom: 0;
	top: inherit;
	margin-bottom: 0;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.05);
}
.quickview-content .alert-success, .quickview-content .product-buy .alert {
	top: 0;
}
.alert-success i, .alert-info i, .alert-danger i {
	font-size: 48px;
	line-height: 90px;
	float: left;
	margin-right: 55px;
}
.alert-success .close, .alert-info .close, .alert-danger .close {
	font-family: 'Dosis';
    font-size: 68px;
    font-weight: normal;
    text-shadow: none;
	opacity: 1;
	position: absolute;
	top: 0px;
	right: 30px;
}
.alert-danger, .alert-danger .close {
	color: #da4f49;
}

/* Table */
.table {
    margin-bottom: 40px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 15px;
}
.table-hover > tbody > tr:hover {
    background-color: rgba(0, 0, 0, 0.01);
}
.table > tbody + tbody {
	border-top: none;
}
.table > thead {
	background-color: rgba(0, 0, 0, 0.01);
}
.table .btn, .table .btn-primary {
	border: none!important;
	padding: 2px 4px!important;
	background: none!important;
}
.table .btn-danger {
	color: #a43f9c!important;
}
.table .btn-info {
	color: #c7b170!important;
}
.table .btn i {
	font-size: 16px;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: transparent;
}

/* Tooltip */
.tooltip {
  line-height: 2;
}
.tooltip.in {
  opacity: 1;
}
.tooltip.top {
  padding: 8px 0;
  margin-top: 0px;
}
.tooltip-inner {
  padding: 4px 20px;
  background-color: #FFFFFF;
  border-radius: 4px;
  color: #4c5867;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.tooltip .tooltip-arrow {
  display: none;
}

/* Modal */
.modal-content {
	border: none;
	border-radius: 0;
}
.modal-header, .modal-body, .modal-footer {
	padding: 25px 30px;
}
.modal-backdrop.in {
    opacity: 1;
}

/* UP Theme Modal */
.up-theme-modal .modal, .up-theme-modal.modal {
    overflow-y: auto;
}
.up-theme-modal .modal-open {
    overflow: auto;
}
.up-theme-modal .modal-dialog {
	width: 100%;
	height: 100%;
	margin: 0;
}
.up-theme-modal .modal-content {
	height: 100%;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.up-theme-modal .modal-header {
	border-bottom: none;
}
.up-theme-modal .modal-body {
	padding: 15px 30px;
}
.modal-body #search {
	margin: 240px 20% 0;
}
.up-theme-modal .modal-body .close {
	font-family: 'Dosis';
	width: 50px;
	height: 50px;
	background: none;
	font-size: 68px;
	font-weight: normal;
	text-shadow: none;
	opacity: 1;
}

/*  UP Theme Modal PopUp  */
.up-theme-modal-popup .modal, .up-theme-modal-popup.modal {
    overflow-y: auto;
}
.up-theme-modal-popup .modal-open {
    overflow: auto;
}
.up-theme-modal-popup .modal-dialog {
	margin: 50px auto;
	width: 800px;
}
.up-theme-modal-popup .modal-content {
	border: none;
	border-radius: 0;
	min-height: 100px;
}
.up-theme-modal-popup .modal-header {
	border-bottom: none;
}
.up-theme-modal-popup .modal-body {
	padding: 0;
}
.up-theme-modal-popup .modal-body .close {
	width: 30px;
	height: 30px;
	font-family: 'Dosis';
	font-size: 68px;
	line-height: inherit;
	font-weight: normal;
	text-shadow: none;
	opacity: 1;
	position: absolute;
	top: 15px;
	right: 15px;
}
.up-theme-modal-popup .modal-body .close span {
	position: fixed;
	top: 13px;
	right: 18px;
}

/*  Parallax  */
.content-parallax-block {
	margin-left: -60px;
	margin-right: -60px;
	background-position: center top;
	background-repeat: repeat;
	text-align: center;
	padding: 60px 30px;
}
.content-parallax-block h1:before, .content-parallax-block #content h2:before {
    margin-left: 40%;
    margin-right: 40%;
}

/*  owl carousel  */
.owl-carousel {
	box-shadow: none!important;
	border: none!important;
	border-radius: 0!important;
}
#content .owl-carousel {
	background-color: transparent!important;
	margin: 0 0 10px;
}
.owl-wrapper-outer {
	box-shadow: none!important;
	border: none!important;
	border-radius: 0!important;
}
.owl-controls {
	margin: 0;
}
.owl-carousel .owl-buttons div {
    text-shadow: none!important;
}
.owl-carousel:hover .owl-buttons div {
	opacity: 1!important;
}
.owl-carousel.carousel-module {
	margin: 0 0 30px!important;
}
#column-left .owl-carousel.banner-module, #column-right .owl-carousel.banner-module {
	margin: 0!important;
}

.image-additional-wrapper .owl-controls .owl-buttons .owl-prev, .image-additional-wrapper .owl-controls .owl-buttons .owl-next {
	top: 40%;
}
.image-additional-wrapper.owl-carousel:hover .owl-buttons .owl-prev {
	left: 0;
}
.image-additional-wrapper.owl-carousel:hover .owl-buttons .owl-next {
	right: 0;
}

#column-left .owl-carousel.carousel-module, #column-right .owl-carousel.carousel-module {
	margin: 0!important;
	padding: 25px 10px 20px;
}
.owl-carousel.carousel-module img {
	margin-left: auto;
	margin-right: auto;
}
.owl-carousel.carousel-module .owl-controls .owl-buttons .owl-prev, .owl-carousel.carousel-module .owl-controls .owl-buttons .owl-next {
	top: 42%;
}
#column-left .owl-carousel.carousel-module .owl-controls, #column-right .owl-carousel.carousel-module .owl-controls {
	margin: 20px 0 0;
}
.owl-carousel.slideshow-module .owl-controls {
	margin: 25px 0 15px;
}

/*  Magnific PopUp  */
.mfp-figure::after {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2)!important;
}
.mfp-bottom-bar {
	background: #000000;
	padding: 15px 20px;
	margin-top: -40px!important;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.mfp-counter {
	top: 15px!important;
	right: 20px!important;
	color: #999999!important;
}
.mfp-close {
	opacity: 1!important;
}

/*  Date Picker  */
.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover, .bootstrap-datetimepicker-widget td span:hover, .bootstrap-datetimepicker-widget thead tr:first-child th:hover {
	background: rgba(0, 0, 0, 0.02)!important;
}

/*  Bootstrap  */
.product-layout.col-xs-1, .product-layout.col-sm-1, .product-layout.col-md-1, .product-layout.col-lg-1, .product-layout.col-xs-2, .product-layout.col-sm-2, .product-layout.col-md-2, .product-layout.col-lg-2, .product-layout.col-xs-3, .product-layout.col-sm-3, .product-layout.col-md-3, .product-layout.col-lg-3, .product-layout.col-xs-4, .product-layout.col-sm-4, .product-layout.col-md-4, .product-layout.col-lg-4, .product-layout.col-xs-5, .product-layout.col-sm-5, .product-layout.col-md-5, .product-layout.col-lg-5, .product-layout.col-xs-6, .product-layout.col-sm-6, .product-layout.col-md-6, .product-layout.col-lg-6, .product-layout.col-xs-7, .product-layout.col-sm-7, .product-layout.col-md-7, .product-layout.col-lg-7, .product-layout.col-xs-8, .product-layout.col-sm-8, .product-layout.col-md-8, .product-layout.col-lg-8, .product-layout.col-xs-9, .product-layout.col-sm-9, .product-layout.col-md-9, .product-layout.col-lg-9, .product-layout.col-xs-10, .product-layout.col-sm-10, .product-layout.col-md-10, .product-layout.col-lg-10, .product-layout.col-xs-11, .product-layout.col-sm-11, .product-layout.col-md-11, .product-layout.col-lg-11, .product-layout.col-xs-12, .product-layout.col-sm-12, .product-layout.col-md-12, .product-layout.col-lg-12, .product-layout-slider, .product-layout-grid {
	padding-left: 0;
	padding-right: 0;
}
.product-items-1 {
	margin-left: -15px;
    margin-right: -15px;
}
/*
#content > .row {
	margin-left: 0;
	margin-right: 0;
}
*/
.wrapper {
	max-width: 100%;
	padding: 0;
	margin: 0;
}
	
.wrapper.boxed > .container {
	width: 940px;
}
.wrapper.boxed #features .container, .wrapper.boxed #information .container, .wrapper.boxed #powered .container, .wrapper.boxed #footer_custom .container {
	width: 940px;
} 
@media (max-width: 767px) {
.wrapper.boxed > .container {
	width: auto;
}
.wrapper.boxed #features .container, .wrapper.boxed #information .container, .wrapper.boxed #powered .container, .wrapper.boxed #footer_custom .container {
	width: auto;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.wrapper.boxed > .container {
    width: 724px;
}
.wrapper.boxed #features .container, .wrapper.boxed #information .container, .wrapper.boxed #powered .container, .wrapper.boxed #footer_custom .container {
	width: 724px;
}  
}
@media (min-width: 1200px) {
.wrapper.boxed > .container, .wrapper.boxed > #title_above_content > .container {
    width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.wrapper.boxed > #title_above_content > .container {
    padding-left: 0;
    padding-right: 0;
}
.wrapper.boxed #features .container, .wrapper.boxed #information .container, .wrapper.boxed #powered .container, .wrapper.boxed #footer_custom .container {
	width: 1170px;
}
}
.wrapper.boxed #features .row, .wrapper.boxed #information .row, .wrapper.boxed #powered .row, .wrapper.boxed #footer_custom .row {
	margin-left: -30px;
	margin-right: -30px;
}
@media (max-width: 767px) {
.wrapper.boxed #features .row, .wrapper.boxed #information .row, .wrapper.boxed #powered .row, .wrapper.boxed #footer_custom .row {
	margin-left: 0;
	margin-right: 0;
}
}

.wrapper.framed {
	max-width: 940px;
	margin: 25px auto;
	padding: 25px;
}

@media (max-width: 767px) {
.wrapper.framed {
	margin: 0;
	padding: 0;
}
}
@media (min-width: 1200px) {
.wrapper.framed {
    max-width: 1170px;
}
}

.wrapper.full-width .navbar, .wrapper.full-width-border .navbar {
	margin-bottom: 0;
}
.wrapper.full-width footer, .wrapper.full-width-border footer {
    margin-top: 0;
}
.wrapper.full-width .breadcrumb, .wrapper.full-width-border .breadcrumb {
    margin: 15px 30px;
}
@media (min-width: 980px) {
.wrapper.full-width #column-left.col-sm-3, .wrapper.full-width #column-right.col-sm-3, .wrapper.full-width-border #column-left.col-sm-3, .wrapper.full-width-border #column-right.col-sm-3 {
	max-width: 20%;
}
.wrapper.full-width #content.col-sm-9, .wrapper.full-width-border #content.col-sm-9 {
	width: 80%;
}
}
.wrapper.full-width #content.col-sm-6, .wrapper.full-width-border #content.col-sm-6 {
	width: 60%;
}

@media (max-width: 767px) {
.wrapper.full-width-border {
	border: none!important;
}
}

body > .wrapper > .container, header > .container, header > .container .col-sm-4, header > .container .col-sm-8 {
	padding-left: 0;
	padding-right: 0;
}
header > .container .col-sm-4.header-logo {
	padding-left: 30px;
	padding-right: 30px;
}
.container {
	/*width: inherit;*/
}
.container > .row {
	margin-left: 0;
	margin-right: 0;
}
#column-left, #column-right {
	padding-left: 0;
	padding-right: 0;
}
#tab-review .form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0;
}
.list-inline > li {
	padding-left: 10px;
	padding-right: 10px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: none;
    border: none;
}

.content-padd {
	margin-left: -30px;
	margin-right: -30px;
    margin-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
}
.padd-t-b-40 { 
    padding-top: 40px;
	padding-bottom: 40px;
}
.padd-t-b-30 { 
    padding-top: 30px;
	padding-bottom: 30px;
}
.padd-t-b-25 { 
    padding-top: 25px;
	padding-bottom: 25px;
}
.padd-t-b-20 { 
    padding-top: 20px;
	padding-bottom: 20px;
}
.padd-t-b-15 { 
    padding-top: 15px;
	padding-bottom: 15px;
}
.padd-t-b-10 { 
    padding-top: 10px;
	padding-bottom: 10px;
}
.padd-t-b-5 { 
    padding-top: 5px;
	padding-bottom: 5px;
}
.padd-t-b-0 { 
    padding-top: 0;
	padding-bottom: 0;
}
.padd-t-40 { padding-top: 40px; }
.padd-t-30 { padding-top: 30px; }
.padd-t-25 { padding-top: 25px; }
.padd-t-20 { padding-top: 20px; }
.padd-t-15 { padding-top: 15px; }
.padd-t-10 { padding-top: 10px; }
.padd-t-5 { padding-top: 5px; }
.padd-t-0 { padding-top: 0px; }

.padd-b-40 { padding-bottom: 40px; }
.padd-b-30 { padding-bottom: 30px; }
.padd-b-25 { padding-bottom: 25px; }
.padd-b-20 { padding-bottom: 20px; }
.padd-b-15 { padding-bottom: 15px; }
.padd-b-10 { padding-bottom: 10px; }
.padd-b-5 { padding-bottom: 5px; }
.padd-b-0 { padding-bottom: 0px; }

.padd-10 { padding: 10px; }
.padd-20 { padding: 20px; }
.padd-30 { padding: 30px; }
.padd-40 { padding: 40px; }
.padd-50 { padding: 50px; }

.marg-b-50 { margin-bottom: 50px; }
.marg-b-40 { margin-bottom: 40px; }
.marg-b-30 { margin-bottom: 30px; }
.marg-b-25 { margin-bottom: 25px; }
.marg-b-20 { margin-bottom: 20px; }
.marg-b-15 { margin-bottom: 15px; }
.marg-b-10 { margin-bottom: 10px; }
.marg-b-5 { margin-bottom: 5px; }
.marg-b-0 { margin-bottom: 0px; }

.col-sm-5-pr, .col-sm-7-pr, .col-sm-8-pr {
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.col-sm-5-pr {
	width: 20%;
}
.col-sm-7-pr {
	width: 14.28571%;
}
.col-sm-8-pr {
	width: 12.5%;
}

/* for localhost use really */

@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url('fonts/lato1.woff2') format('woff2'), url('fonts/lato-light.ttf') format('truetype'); 
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url('fonts/lato2.woff2') format('woff2'), url('fonts/lato-light.ttf') format('truetype');
}



/* UP! Theme - Extra Skin 23 - Suits */

html,body { height:100%; }

/*  Body background color and pattern  */
body {
	background-color: #111111;
	background-image: url("../../../../../image/catalog/bass.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	background-size: cover;
}
.bass-background {
	background-color: #111111;
	background-image: url("../../../../../image/catalog/bass.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	background-size: cover;
}

/*  Headings color  */
h1, h2, h3, h4, h5, h6, .panel-default > .panel-heading, .product-thumb h4 a, #column-left .product-thumb h4 a, #column-right .product-thumb h4 a, .table > thead, .nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, legend, #search .form-control, .product-right-sm-info span.p-title, .product-right-sm-related .name a 
{color: #fff;}
#search .form-control {color: #000;}
#content h1::before, #content h2::before {border-bottom: 2px solid #c7b170;}
#content h1, #content h2 {padding-bottom: 25px;}

/*  Body text color  */
body, #content .tab-content p, #content .product-right-sm-info .modal-body p, .product-buy ul.pf span {color: #888888;}

/*  Light text color  */
small, #content p, .cat-description, .product-thumb .product_box_brand a, .product-buy ul.pf li, .product-buy ul.pp, .prev-name, .next-name, .product-right-sm-info span.p-subtitle, .product-right-sm-related .product_box_brand a, .box-category-home .subcat a, #content .product-right-sm-info .modal-body h1 + p, #features .modal-body h1 + p, .cookie-message, .alert-success, .alert-info, .dropdown-highlight {color: #dddddd;}

/*  Links color  */
a, a:focus, .list-group a {color: #C5C5C5;}
.category-list a, a:focus {color: #000;}
.buttons-header a, a:focus {color: #fff;}

/*  Links hover color  */
a:hover, .breadcrumb a:hover, .dropdown-highlight:hover, .dropdown-highlight:focus, .box-category-home .subcat li:hover a, .table .btn, .table .btn-primary, .table .btn-primary:hover, .table .btn-primary:focus, .list-group a.active, .list-group a.active:hover, .list-group a:hover, .category-list .image:hover, .save-percent {color: #c7b170;}

/*  Icons color  */
.dr-menu > div .dr-icon i, .category-list i, #menu_brands .image i, .box-manufacturers-home .image i, #search .input-group-addon .btn, .accordion li.dcjq-parent-li > a + .dcjq-icon {color: #8A8A8A;}
.owl-carousel .owl-buttons div {color: #8A8A8A!important;}

/*  Icons hover color  */
.dr-menu.dr-menu-open > div .dr-icon i, #search .input-group-addon .btn:hover, .up-theme-modal .modal-body .close, .product-right-sm-info span.p-icon i, .alert-success i, .alert-success .close, .alert-info i, .alert-info .close, .accordion li.dcjq-parent-li > a + .dcjq-icon:hover, .up-theme-gallery-content .gallery-hover-box i, .up-theme-modal-popup .modal-body .close {color: #c7b170;}
.owl-carousel .owl-buttons div:hover, .mfp-close:hover {color: #c7b170!important;}
#toTop {background-color: #c7b170;}

/*  Wrapper Frame  */
.wrapper.framed {background-color: #2B2B2B;}
.wrapper.full-width-border {border: 34px solid #2B2B2B;}

/*  Content Column  */
#content {
    background-color:rgba(32,32,32,0.92);
    /*background-color: #262626;*/
}
#content .panel-default > .panel-heading, #content .panel, .category-list + .panel-default > .panel-heading, .alert-success, .alert-info, .cookie-message, .custom_box {
    background-color:rgba(34,34,34,0)
}
.custom_box {
    background-color:rgba(34,34,34,1)
}
.cookie-message {
    background-color:rgba(80,80,80,1)
}
.alert-success {
    background-color:rgba(80,80,80,1)
}
#content #search .form-control, #search .input-group-addon, #search .input-group-addon .btn, #livesearch_search_results, .modal-content {
    background-color:rgba(33,33,33,1)
}

.product-filter, .dropdown-highlight {
    background-color:rgba(33,33,33,0)
}
.product-filter, .pagination-box, #content .panel-default > .panel-heading, #product-tabs, #livesearch_search_results li, .modal-footer, .list-group a, .list-group a.active, .list-group a.active:hover, .list-group a:hover, a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus, .dr-menu ul li {
    border-top: 1px solid #2E2E2E;	
}	
.product-filter, .modal-header, .box-category-home .subcat li {
    border-bottom: 1px solid #2E2E2E;	
}
.well, .table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td, .contact-map, .img-thumbnail-theme {
    border: 1px solid #2E2E2E;	
}
hr, legend, #search .input-group-addon {
	border-color: #2E2E2E;
}
.nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
    border-top: 1px solid #c7b170;	
}

/*  Left Column Heading  */
#column-left .panel-heading  {	
	background-color: #222222;
}
#column-left .panel-default > .panel-heading, #column-left .panel-default > .panel-heading h2 {color: #FFFFFF;}
	
#column-left .panel-default > .panel-heading, #column-left .dr-menu.dr-menu-open > .panel-heading {
	border-bottom: 1px solid #2E2E2E;
}

/*  Left Column Box  */
#column-left .panel, #column-left .owl-carousel {
	background-color: #222222;
}
#column-left a {color: #C5C5C5;}
#column-left a:hover {color: #c7b170;}
#column-left {color: #C5C5C5;} 
#column-left .list-group a, #column-left .list-group a.active, #column-left .list-group a.active:hover, #column-left .list-group a:hover, #column-left .dr-menu ul li {border-top: 1px solid #2E2E2E;}
#column-left .panel, #column-left .owl-carousel.carousel-module, #column-left .owl-carousel.banner-module {border-bottom: 1px solid #2E2E2E!important;}
#column-left {border-right: 1px solid #2E2E2E;}


/*  Right Column Heading  */
#column-right .panel-heading  {
    background-color:rgba(68,68,68,0.0)
}
#column-right .panel-default > .panel-heading, #column-right .panel-default > .panel-heading h2 {color: #FFFFFF;}
	
#column-right .panel-default > .panel-heading, #column-right .dr-menu.dr-menu-open > .panel-heading  {
	border-bottom: 1px solid #2E2E2E;
}

/*  Right Column Box  */
#column-right .panel, #column-right .owl-carousel {
    background-color:rgba(34,34,34,0.8)
}
#column-right a {color: #C5C5C5;}
#column-right a:hover, #column-right .dr-menu > div .dr-icon i {color: #c7b170;}
#column-right {color: #C5C5C5;}
#column-right .list-group a, #column-right .list-group a.active, #column-right .list-group a.active:hover, #column-right .list-group a:hover, #column-right .dr-menu ul li {border-top: 1px solid #2E2E2E;}
#column-right .panel, #column-right .owl-carousel.carousel-module, #column-right .owl-carousel.banner-module {border-bottom: 1px solid #2E2E2E!important;}
#column-right {border-left: 1px solid #2E2E2E;}


/*  Category Box Heading  */
#column-left .panel-default.panel-category > .panel-heading, #column-right .panel-default.panel-category > .panel-heading {
	background-color: #222222;
    color: #FFFFFF;
	
	border-bottom: 1px solid #2E2E2E;
}

/*  Category Box Content  */
#column-left .panel-default.panel-category, #column-right .panel-default.panel-category {
	background-color: #222222;
    border-bottom: 1px solid #2E2E2E!important;	
}
#column-left .panel-default.panel-category a.list-group-item, #column-right .panel-default.panel-category a.list-group-item, .accordion li.dcjq-parent-li {
	border-top: 1px solid #2E2E2E;	
}
#column-left .panel-default.panel-category a, #column-right .panel-default.panel-category a {color: #C5C5C5;}
#column-left .panel-default.panel-category a:hover, #column-right .panel-default.panel-category a:hover, #column-left .panel-default.panel-category .cat-mod-child a:hover, #column-right .panel-default.panel-category .cat-mod-child a:hover, #column-left .panel-default.panel-category a.list-group-item.active, #column-right .panel-default.panel-category a.list-group-item.active {color: #c7b170;}
#column-left .panel-default.panel-category .cat-mod-child a, #column-right .panel-default.panel-category .cat-mod-child a, #column-left .accordion li ul li a.list-group-item {color: #8A8A8A;}


/*  Filter Box Heading  */
#column-left .panel-default.filters > .panel-heading, #column-right .panel-default.filters > .panel-heading  {
    background-color:rgba(34,34,34,0.8);
    color: #FFFFFF;
	border-bottom: 1px solid #2E2E2E;
}

/*  Filter Box Content  */
#column-left .panel-default.filters, #column-right .panel-default.filters {
    background-color:rgba(34,34,34,0.8);
    border-bottom: 1px solid #2E2E2E!important;
}
#column-left .panel-default.filters a, #column-right .panel-default.filters a {color: #FFFFFF;}
#column-left .panel-default.filters label, #column-right .panel-default.filters label {color: #C5C5C5;}
#column-left .panel-default.filters label:hover, #column-right .panel-default.filters label:hover {color: #c7b170;}

/*  Text Logo  */
#logo h1 a, #logo-menu h1 a {color: #FFFFFF;}

/*  Top Promo Message Slider  */
#top-custom-block-content {
	display:none;
}
#top-custom-block-wrapper {
	background-color: #222222;
	color: #FFFFFF;
    animation: animatedBackground 40s linear infinite;
}

/*  Layout  */


/*  HEADER  */

header {
	background-color: #111111;
	background-image: none;
	background-position: top center;
	background-repeat: repeat;
	background-attachment: scroll;
}
.is-sticky #menu {
	background-color: #313131;
}
/*.button-i {color: #c7b170;}*/
.buttons-header:hover .button-i {color: #c7b170;}
.buttons-header button, .buttons-header span.button-text {color: #8A8A8A;}
.buttons-header:hover, .buttons-header:hover button, .buttons-header:hover span.button-text {color: #FFFFFF;}

/*  Top Bar  */
#top, #open-top-custom-block {
	background-color: #111111;
}
#top, #top-links li {
	color: #8A8A8A;
}
#top a, #top .btn-link, #top-links a {
	color: #8A8A8A;
}
#top a:hover, #top .btn-link:hover, #top .btn-link:hover i, #top-links a:hover, #top-links a:hover i, #open-top-custom-block i {
	color: #c7b170;
}
#open-top-custom-block.open i, #top-links i, #top .btn-link i {
	color: #8A8A8A;
} 
#top {
	/*border-bottom: 1px solid #2E2E2E;*/
}

#menu-mobile-block {float: right;}

/*  Fixed Header  */
.is-sticky .navbar {
	text-align: left;
}

/*  MAIN MENU */

/*  Main Menu Bar  */
#menu {
	
	background-color: #111111;
	
    border-top: 0px solid #444444;	
	
    border-bottom: 1px solid #2B2B2B;	
	background-image: none;
	background-repeat: repeat;
}
#menu .main-menu > li > a:hover, #menu .main-menu > li.open > a {
	border-top: 1px solid #222;
	color: #c7b170
}
#menu .main-menu > li > a:hover, #menu .main-menu > li.open > a {
	border-top: 0px;
	color: #ffffff
}
#menu .main-menu > li > a:hover span, #menu .main-menu > li.open > a span {
	border-bottom: solid 1px white
}
#menu .main-menu > li > a {
	border-top: 1px solid transparent;
	margin-top: -1px;
}
#menu .main-menu > li > a {
	border-top: 0px;
}
#menu .main-menu > li > a span{
	padding-bottom: 5px;
}

/*  Home Page Link  */
 
#menu #homepage:hover {
	background-color: #3B3B3B;
}	
 
#menu #homepage a {
	color: #FFFFFF;
}	
#menu #homepage:hover a {
	color: #c7b170;
}

/*  Categories Section  */
 
.menu_oc:hover, #menu_ver:hover, #menu_hor:hover  {
	background-color: #111111;
}
 
.menu_oc > a, #menu_ver > a, #menu_hor > a {
	color: #FFFFFF;
}	
.menu_oc:hover > a, #menu_ver:hover > a, #menu_hor:hover > a {
	color: #c7b170;
}

/*  Brands Section  */
 
#menu_brands:hover {
	background-color: #111;
}
 
#menu_brands > a {
	color: #FFFFFF;
}	
#menu_brands:hover > a {
	color: #c7b170;
}

/*  Custom Links Section  */
 
.menu_links:hover {
	background-color: #3B3B3B;
}	
 
.menu_links a {
	color: #FFFFFF;
}	
.menu_links:hover a {
	color: #c7b170;
}

/*  Custom Menu Section  */
 
#menu_custom_menu:hover {
	background-color: #3B3B3B;
}
 
#menu_custom_menu > a {
	color: #FFFFFF;
}	
#menu_custom_menu:hover > a {
	color: #c7b170;
}

/*  Custom Blocks Section  */
 
.menu_custom_block:hover {
	background-color: #3B3B3B;
}	
 
.menu_custom_block > a {
	color: #FFFFFF;
}	
.menu_custom_block:hover > a {
	color: #c7b170;
}

/*  Sub-Menu  */
#menu .dropdown-menu, #menu .dropdown-menus {
	background-color: #161616;
	color: #666666;
	border-bottom: solid 1px #333;
	border-right: solid 1px #333;
	border-left: solid 1px #333;
}
#menu #menu_hor .dropdown-menus li.main-cat > a {
	color: #FFFFFF;
}
#menu #menu_hor .dropdown-menus li.main-cat > a, #menu .dropdown-highlight {
	background-color: #010101;
}
#menu .dropdown-menus a, #menu_brands .brand-item .name {
	color: #ffffff;
}	
#menu .dropdown-menus a:hover, #menu .dropdown-menus li a:hover, #menu #menu_hor .dropdown-menus li.sub-cat:hover > a, #menu #menu_hor .dropdown-menus li.main-cat > a:hover, #menu_brands .brand-item .name:hover {
	color: #c7b170;
}

.menu_oc ul > li, #menu_ver ul > li, #menu_custom_menu ul > li, .menu_custom_block table ul > li, #menu .dropdown-menu li, #menu .dropdown-menus li {
	border-bottom: 1px solid #363636;
}
#menu_hor .dropdown-menus ul > li ul > li {
    border-bottom: 1px solid #363636;
	border-right: solid 1px #363636;
	border-left: solid 1px #363636;
		
}
#menu .dropdown-menus a.see-all {
	border-top: 1px solid #363636;
}

#menu .dropdown-menu, #menu .dropdown-menus-shadow {
	box-shadow: 0 1000px 0px 1000px rgba(0, 0, 0, 0.9);
}

#menu .cat-img img {margin-right: -30px;}
.navbar {text-align: center;}

/*  Custom Bar below Main Menu  */
#custom-bar-wrapper {
	color: #000000;
	font-weight: normal !important;
	font-size: 13px !important;
    background-color:rgba(255,255,255,1)
    /*animation: animatedBackground 40s linear infinite;*/
}
#custom-bar-wrapper P {
	margin-bottom: 0px;
}

/*  Slider Controls */
.owl-controls .owl-page span {background: #404040;}
.owl-controls .owl-page.active span {background: #c7b170;}

/*  Category Page  */
.category_top_title h1 {color: #ffffff;}

/*  Product Box  */
span.badge.sale {background-color: #de59a7;}
span.badge.new {background-color: #000000;}
.rating .fa-star {color: #c7b170;}
	
#content .product-grid div:hover .image a img, #content .box-product div:hover .image a img {
	transform: scale(1.0);
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
}
.thumb_swap {display:none}
.product-grid .name, #content .box-product .name, #content .box-product .product_box_brand, .product-bottom-related .name, .product-box-slider .name, .product-grid .product_box_brand, .product-box-slider .product_box_brand, .product-bottom-related-flexslider .product_box_brand, .product-bottom-related-flexslider .rating, .tab-content-products .product_box_brand, .product-grid .price, #content .box-product .price, .product-box-slider .price, .product-bottom-related .price, .product-grid .rating, #content .box-product .rating, .product-box-slider .rating, .product-grid .cart, #content .box-product .cart, .product-box-slider .cart, .product-bottom-related .cart, .product-right-sm-related .name, .product-right-sm-related .product_box_brand, .product-right-sm-related .rating, .product-right-sm-related p.price {
	
	text-align: left;
	}
	
h1, h2, h3, h1 + p, h2 + p, #column-left .panel-heading, #column-right .panel-heading, .cat-description, .product-right-sm-related .panel-heading {
	text-align: center;
}
#content h1:before, #content h2:before {
  margin-left: 40%;
  margin-right: 40%;
}

/*  Product Page  */



/*  Video Box  */
.video_box_left #video_box_icon, .video_box_right #video_box_icon {
    background-color: #c7b170;
}
.video_box_right .video_box, .video_box_left .video_box {
    border: 4px solid #c7b170;
}
 
/*  Custom Box  */
.custom_box_left #custom_box_icon, .custom_box_right #custom_box_icon {
    background-color: #c7b170;
}
.custom_box_right .custom_box, .custom_box_left .custom_box {
    border: 4px solid #c7b170;
}


/*  FOOTER  */
footer {opacity: 1;}
footer.come-in {opacity: 1;}

/*  Features Block  */
#features {
	border-top: solid 1px rgba(51,51,51,0.9);
	background: rgba(34,34,34,0.9);
	background-image: none;
	background-position: top center;
	background-repeat: repeat;
}
#features span.f-icon.fi1 i {color: #c7b170;}
#features span.f-icon.fi2 i {color: #c7b170;}
#features span.f-icon.fi3 i {color: #c7b170;}
#features span.f-icon.fi4 i {color: #c7b170;}
#features .f-title {color: #FFFFFF;}
#features span.f-subtitle {color: #8A8A8A;}

/*  Information, Custom Column  */
#information {
	color: #8A8A8A;
	background: rgba(17,17,17,0.9);
	background-image: none;
	background-position: top center;
	background-repeat: repeat;
	border-top: 1px solid #2E2E2E;
}
#information h5 {color: #FFFFFF;}
#information a {color: #FFFFFF;}
#information a:hover {color: #c7b170;}
#information li {color: #c7b170;}

/*  Powered by, News, Payment Images, Follow Us  */
#powered {
	color: #C5C5C5;
	background-color: #262626;
	background-image: none;
	background-position: top center;
	background-repeat: repeat;
}
#powered a {color: #8A8A8A;}
#powered a:hover, #powered i:hover {color: #c7b170;}
#powered span#footer-news {color: #c7b170;}
#powered #news a {color: #8A8A8A;}
#powered #news a:hover {color: #c7b170;}
#powered i {color: #C9C9C9;}

/*  Bottom Custom Block  */
#footer_custom {
	color: #666666;
	background-color: #FFFFFF;
	background-image: none;
	background-position: top center;
	background-repeat: repeat;
	border-top: 1px solid #F5F5F5;
}
#footer_custom a {color: #8A8A8A;}
#footer_custom a:hover {color: #c7b170;}


a.name {display: block; color: #FFFFFF; width: 100%; font-weight: bold !important; height: 40px; line-height: 14px !important; margin-top: 6px !important; }
a:hover.name {color: #c7b170}

a.product_box_brand { display: block; width: 100%; margin: 0px !important; margin-top: 20px !important; line-height: 11px !important; color: #999999 }
a:hover.product_box_brand {color: #c7b170}


/*  Product Slider on Home Page  */
.ei-slider, .ei-slider-large li {
	background-color: #222222;
}
.ei-title h2 a{color: #FFFFFF;}
.ei-title h3 a, .ei-title h4 a .price-old{color: #8A8A8A;}
.ei-title h4 a{color: #FFFFFF;}
.ei-title h2 a:hover{color: #FFFFFF;}
.ei-slider-thumbs li a{background: #404040;}
.ei-slider-thumbs li.ei-slider-element{background: #c7b170;}

/*  Prices */
#content .product-thumb p.price, #cart span.price, #column-left .product-items .price, #column-right .product-items .price, .product-buy .price-reg, #content .product-right-sm-related p.price {color: #FFFFFF;}
.price-old, .product-thumb .price-tax {color: #8A8A8A;}
.price-new {color: #FFFFFF;}

/*  Buttons */
.btn-default, button.wishlist, button.compare, button.info, .pagination > li > a, .pagination > li > span, #cart .btn-default, .box-category-home .name, .box-manufacturers-home .name, input#input-quantity, input.dec, input.inc, #menu #menu_hor .dropdown-menus li.main-cat > a, #menu_brands .brand-item .name, #sidebar-wrapper-contact a.btn-default {
	 
	background-color: #404040;
	color: #8a8a8a;
	border: 3px solid #404040;
}
/*  Buttons */
.box-manufacturers-home .name, #menu_brands .brand-item .name {
	 
	background-color: #404040;
	color: #ffffff;
	border: 3px solid #404040;
}
.btn-default:hover, #column-left .btn-default:hover, #column-right .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default.disabled, .btn-default[disabled], button.wishlist:hover, button.compare:hover, button.info:hover, .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > a:active, .pagination > li > span:hover, #cart .btn-default:hover, .box-category-home .name:hover, .box-manufacturers-home .name:hover, input.dec:hover, input.inc:hover, #menu #menu_hor .dropdown-menus li.main-cat > a:hover, #menu_brands .brand-item a:hover .name, #sidebar-wrapper-contact a.btn-default:hover {
	background-color: #c7b170;
    color: #FFFFFF;
	border: 3px solid #c7b170;	
}

.btn-primary, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, #information a.btn-primary, #cart .btn-primary, #sidebar-wrapper-contact a.btn-primary {
	 
	background-color: #c7b170;
		color: #FFFFFF;
	border: 3px solid #c7b170;
}
.btn-primary, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, #information a.btn-primary, #cart .btn-primary, #sidebar-wrapper-contact a.btn-primary {
	 
	background-color: rgba(17,17,17,1);
		color: #FFFFFF;
	border: 3px solid rgba(17,17,17,1);
}
#sidebar-wrapper-contact a.btn-primary {
	 
	background-color: #b473af;
		color: #FFFFFF;
	border: 3px solid #b473af;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], #information a.btn-primary:hover, #cart .btn-primary:hover, #sidebar-wrapper-contact a.btn-primary:hover {
	background-color: #c7b170;
    color: #FFFFFF;
	border: 3px solid #c7b170;	
}
.btn, .pagination > li > a, .pagination > li > span, .product-grid .wishlist, .product-grid .compare, .product-grid .info, .product-list .wishlist, .product-list .compare, #content .box-product .wishlist, #content .box-product .compare, #content .box-product .info, .product-box-slider-flexslider .wishlist, .product-box-slider-flexslider .compare, .product-box-slider-flexslider .info, .product-bottom-related-flexslider .wishlist, .product-bottom-related-flexslider .compare, .product-bottom-related-flexslider .info, .up-theme-gallery-content .gallery-hover-box, .up-theme-modal-popup .modal-body .close, .box-category-home .name, .box-manufacturers-home .name, #menu #menu_hor .dropdown-menus li.main-cat > a, #menu_brands .brand-item .name {
	border-radius: 4px!important;
}

/*  Dropdowns  */
.dropdown-menu, .dropdown-menus, .my-account-dropdown-menu li, #cart .dropdown-menu, #sidebar-wrapper, #sidebar-wrapper-contact, #menu-mobile {background-color:rgba(34,34,34,1)}
.prev, .next {background-color:rgba(68,68,68,0.6)}
#cart span.name a, #cart span.quantity, .sidebar-nav > .sidebar-title, .sidebar-nav h5 {color: #FFFFFF;}
#cart .table.cart-total > tbody > tr > td, .dropdown-menu .datepicker {color: #8A8A8A;}
#cart .table.cart-total > tbody > tr > td:first-child, #cart .dropdown-menu li p, #cart .dropdown-menu small, #cart span.price, .sidebar-nav li a, #sidebar-wrapper-contact div {color: #8A8A8A;}
.dropdown-menu a, #top .dropdown-menu a, #top .dropdown-menu .btn-link, .prev-name, .next-name, .bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {color: #8A8A8A;}
.dropdown-menu a:hover, #top .dropdown-menu a:hover, .my-account-dropdown-menu li.logout a:hover, #top .dropdown-menu li:hover .btn-link, .sidebar-nav li a:hover, .prev-name:hover, .next-name:hover {color: #FFFFFF;}
#top-links .my-account-dropdown-menu i, #cart button.item-remove, .prev-arrow i, .next-arrow i {color: #c7b170;}
#top-links .my-account-dropdown-menu li a:hover i, #cart button.item-remove:hover, #menu-toggle-close span, #contact-toggle-close span, #menu-mobile-toggle-close span {color: #c7b170;}
.my-account-dropdown-menu li.logout, #cart .checkout, .prev-name, .next-name {background-color: #363636;}
#cart .table > tbody > tr > td, #cart .checkout, .prev-name, .next-name {border-top: 1px solid #363636;}
.dropdown-menu li, .dropdown-menus li, .sidebar-nav.list-group li {border-bottom: 1px solid #363636;}
.my-account-dropdown-menu li:nth-child(2n) {border-left: 1px solid #363636;}
.dropdown-menu, .dropdown-menus, .modal-body #search, #livesearch_search_results, .modal-content {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.prev, .next {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

/*  Modal  */
.up-theme-modal .modal-content, .fancybox-overlay {
    background-color: rgba(10, 10, 10, 0.8);
}
.modal-backdrop {
    background-color: rgba(10, 10, 10, 0.8);
}

/*  Fonts  */

/*  Body  */
body, button, select, .form-control, .menu_label { 
    font-family: lato, arial, helvetica, sans-serif; 
}
body, button, select, .form-control, #cart .table > tbody > tr > td, #menu .dropdown-menus, #menu .dropdown-menus a, .box-category-home .subcat a { 
	font-size: 11px;
    text-transform: uppercase;
}
button, select { 
    text-transform: uppercase;
}
input, .form-control { 
    text-transform: none;
    font-size: 12px
}
.sidebar-nav LI DIV { font-size: 11px; letter-spacing: 1px }

/*  Small Text  */
/*small, .small, label, #top, #top #form-currency .currency-select, #top .btn-group > .btn, .buttons-header, #cart > .btn, .btn-group > .dropdown-menu, .dropdown-menu, .dropdown-menus, #menu .dropdown-menus a.see-all, .menu_label, .breadcrumb a, .category-list > div, .product-thumb .product_box_brand a, .product-right-sm-related .product_box_brand a, .tooltip { 
	font-size: 12px;
}*?

/*  Headings and Product Name  */
h1, h2, h3, h4, h5, h6, .panel-heading, .product-right-sm-info span.p-title, #features .f-title, .nav-tabs > li > a, legend, .sidebar-nav > .sidebar-title, #menu #menu_hor .dropdown-menus li.main-cat > a, .box-category-home .name { 
    
	font-family: lato, arial, helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: 400;
    
}
.product-page h1 { 
    font-family: lato, arial, helvetica, sans-serif;
    text-transform: none !important;
}

/*  Price  */
.price, .price-new, .price-old, .price-reg { 
    font-family: lato, arial, helvetica, sans-serif;
    font-weight: bold; 
}

/*  Buttons  */
.btn-default, .btn-primary { 
    font-family: lato, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal; 
    text-transform: uppercase
}
/*  Buttons  */
.box-manufacturers-home .name { 
    font-family: lato, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal; 
    text-transform: uppercase
}

/*  Main Menu Bar  */
#menu #homepage a, #menu .main-menu > li > a { 
    font-family: lato, arial, helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

/* custom bits */

DIV.fishing-style {
	line-height: 20px;
	padding: 0;
	display: block;
	position: relative;
	height: 25px;
}
DIV.fishing-style.available-now {
	display: inline; background: #333; width: 81px; height: 20px; margin: 0px; float: right; z-index: 2; position: relative; top: -20px; border: solid 1px #333; padding-right: 1px; border-radius: 5px; border-top-left-radius: 0px; border-top-right-radius: 0px !important
}
DIV.available-now .available-text {
	 float: left; text-align: center; width: 50px; height: 20px; line-height: 20px; padding: 0px; margin: 0px; margin-left: 3px;  font-size: 8px; color: #666
}
DIV.available-now .available-qty{
	 float: right; width: 20px; height: 14px; line-height: 14px; font-size: 9px !important; font-weight: bold; text-align: center; padding: 0px 3px; padding-left: 3px; margin: 3px 0px; font-weight: bold; border-radius: 2px;
}
DIV.expected-when {
	display: inline; background: #333; width: 111px; height: 22px; margin: 0px; float: right; z-index: 2; position: relative; top: -20px; border: solid 1px #333; border-radius: 5px; border-top-left-radius: 0px; border-top-right-radius: 0px !important
}
DIV.expected-when .first-div { margin: 0px; padding: 0px; border: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px !important }
DIV.expected-when .expected-text {
	 float: left; text-align: center; width: 50px; height: 20px; line-height: 20px; padding: 0px; margin: 0px; margin-left: 3px;  font-size: 8px; color: #c7b170
}
DIV.expected-when .expected-date{
	float: right; height: 14px; width: 50px; line-height: 14px; font-size: 9px !important; font-weight: bold; color: #fff; text-align: center; padding: 0px 3px; padding-left: 3px; margin: 3px 0px; font-weight: bold; background: #222; border-radius: 2px;
}
DIV.fishing-style SPAN {
	float: left;
	color: #fff;
	line-height: 20px;
	padding: 0 3px;
	border-radius: 3px;
	display: block;
	position: relative;
	text-transform: uppercase;
	margin-right: 5px;
	font-size: 10px;
}
DIV.fishing-style SPAN.no-style
{
	float: inherit;
	color: inherit;
	line-height: 0px;
	padding: 0px;
	border-radius: 0px;
	display: block;
	position: relative;
	text-transform: uppercase;
	margin-right: 0px;
	font-size: inherit
}

SPAN.fishing-style-lrf {
	background: #a43f9c;
}
/* redefine some here */
DIV.fishing-style-bass-normal {
	float: left;
	color: #fff;
	line-height: 20px;
	height: 20px;
	padding: 0 5px;
	border-radius: 3px;
	display: block;
	position: relative;
	margin-right: 5px;
	background: #5ca1cd;
}
DIV.fishing-style-bass {
	float: left;
	color: #fff;
	line-height: 20px;
	height: 22px;
	padding: 0;
	border-radius: 3px;
	border: solid 1px #444;
	display: block;
	position: relative;
	margin-right: 5px;
	background: #444;
}

DIV.fishing-style-bass SPAN
{
	float: none;
	color: inherit;
	line-height: 6px;
	padding: 0px;
	padding-left: 1px;
	position: relative;
	top: -3px;
	border-radius: 0px;
	display: inline;
	margin-right: 0px;
	font-size: 8px; font-weight: normal; font-style: italic;
	color: #666
}
/* redefine some here */
DIV.fishing-style-bass DIV.bass {
	float: left;
	position: relative;
	color: #fff;
	line-height: 14px;
	padding: 3px;
	text-transform: uppercase;
	font-size: 10px;
	background: #5ca1cd;
	height: 14px;
}
/* redefine some here */
DIV.fishing-style-bass DIV.bass-info {
	float: left;
	color: #999;
	line-height: 13px;
	position: relative;
	padding: 3px 5px;
	padding-top: 4px;
	border-radius: 3px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	text-transform: uppercase;
	font-size: 7px;
	background: #333;
	margin-right: 1px;
}
/* redefine some here */
DIV.fishing-style-bass DIV.bass-info-score {
	float: left;
	color: #fff;
	line-height: 14px;
	padding: 3px;
	padding-left: 5px;
	position: relative;
	border-radius: 3px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border: solid 1px #fff;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	background: #222;
	margin-right: 1px;
}
SPAN.fishing-style-bass {
	background: #5ca1cd;
}
SPAN.fishing-style-travel {
	background: #c4616d;
}
SPAN.fishing-style-trout {
	background: #a77930;
}
SPAN.fishing-style-salmon {
	background: #b74a70;
}
SPAN.fishing-style-hrf {
	background: #bd9c57;
}
SPAN.fishing-style-all {
	background: #69a48d;
}
SPAN.fishing-style-jig {
	background: #857bce;
}
SPAN.fishing-style-boat {
	background: #668ca4;
}
SPAN.fishing-style-dropshot {
	background: #f0af26;
}
SPAN.fishing-style-special-rig {
	background: #4cd9a2;
}


SPAN.fishing-style-tip {
	background: #999;
}
SPAN.fishing-style-tip-tube {
	background: #666666;
}
SPAN.fishing-style-dark {
	background: #333333;
	text-transform: none !important;
}


/* ROD DISPLAY */

DIV.rod-and-grip {
	display: table; width: 100%; height: 60px; margin-top: 0px; position: relative; top: 0px
}

DIV.rod-and-grip2 { 
	position: absolute; top: 0px; left: 0px; float:left; width: 5%; height: 7px; font-size: 7px; line-height: 7px; height: 10px; z-index: 2; border-right: solid 1px #333; border-left: solid 1px #333
}
DIV.rod-and-grip2 > DIV:first-of-type {
	float: right; height: 10px; width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); width: calc(100% - 0px)
}
.rod-and-grip2 .rag1 {
	float: right; width: -webkit-calc(50% - 20px); width: -moz-calc(50% - 20px); width: calc(50% - 20px)	
}
.rod-and-grip2 .rag1 DIV {
	height: 5px; border-bottom: solid 1px #333	
}

.rod-and-grip2 .rag2 {
	width: 39px; float: right; display: table; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold	
}
.rod-and-grip2 .rag2 DIV {
	display: table-cell; vertical-align: middle; width: 100%; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold; color: #ccc	
}


DIV.rod-and-grip3 { 
	position: absolute; top: 13px; left: 0px; height: 10px; z-index: 2; border-right: solid 1px #333; border-left: solid 1px #333
}
DIV.rod-and-grip3 > DIV:first-of-type {
	float: right; height: 10px; width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); width: calc(100% - 0px)
}
.rod-and-grip3 .rag3 {
	float: right; width: -webkit-calc(50% - 10px); width: -moz-calc(50% - 10px); width: calc(50% - 10px)	
}
.rod-and-grip3 .rag3 DIV {
	height: 5px; border-bottom: solid 1px #333
}
.rod-and-grip3 .rag4 {
	width: 19px; float: right; display: table; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold
}
.rod-and-grip3 .rag4 DIV {
	display: table-cell; vertical-align: middle; width: 100%; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold; color: #ccc
}

DIV.rod-and-grip5 { 
	position: absolute; top: 13px; height: 10px; z-index: 2; border-right: solid 1px #333; border-left: solid 1px #333
}
DIV.rod-and-grip5 > DIV:first-of-type {
	float: right; height: 10px; width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); width: calc(100% - 0px)
}
.rag5 { float: right; width: -webkit-calc(50% - 10px); width: -moz-calc(50% - 10px); width: calc(50% - 10px) }
.rag5 DIV { height: 5px; border-bottom: solid 1px #333 }
.rod-and-grip5 .rag6 { width: 19px; float: right; display: table; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold }
.rod-and-grip5 .rag6 DIV { display: table-cell; vertical-align: middle; width: 100%; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold; color: #ccc }

DIV.rod-and-grip6 { 
	position: absolute; top: 39px; left: 0px;  height: 10px; z-index: 2; border-right: solid 1px #333; border-left: solid 1px #333
}
DIV.rod-and-grip6 > DIV:first-of-type {
	float: right; height: 10px; width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); width: calc(100% - 0px)
}
.rag7 { width: 19px; float: right; display: table; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold }
.rag7 DIV { display: table-cell; vertical-align: middle; width: 100%; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold; color: #ccc }
.rag8 { position: absolute; top: 30px; left: 0px; width: 100%; height: 2px; background: #666; z-index: 1 }
.rag9 { position: absolute; top: 27px; left: 0px; height: 8px; background: #444 ; z-index: 2; border-radius: 2px }
.rag10 { position: absolute; top: 27px; height: 8px; background: #444 ; z-index: 3; border-radius: 2px }
.rag11 { position: absolute; top: 27px; width: 2px; height: 8px; background: #222; z-index: 4 }
.rag12 { position: absolute; top: 53px; height: 10px; z-index: 2; border-right: solid 1px #333; border-left: solid 1px #333 }
.rag13 { float: right; height: 10px; width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); width: calc(100% - 0px) }
.rag14 { float: right; width: -webkit-calc(50% - 35px); width: -moz-calc(50% - 35px); width: calc(50% - 35px) }
.rag14 DIV { height: 5px; border-bottom: solid 1px #333 }

.rag15 { width: 69px; float: right; display: table; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold }
.rag15 DIV { display: table-cell; vertical-align: middle; width: 100%; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold; color: #ccc }

.rag16 { display: table; width: 100%; height: 5px; margin-top: 0px; position: absolute; top: 66px; }
.rag17 { position: absolute; top: 2px; right: 0px; height: 1px; background: #999; z-index: 1 }
.rag18 { position: absolute; top: 0px; right: 0px; height: 5px; background: #c7b170 ; z-index: 2; border-radius: 2px }
.rag19 { position: absolute; top: 0px; height: 5px; background: #c7b170 ; z-index: 3; border-radius: 2px }
.rag20 { position: absolute; top: 0px; width: 2px; height: 5px; background: #333; z-index: 4 }

.rod-length-chart { float: left; width: 100%; height: 3px; border-bottom: solid 1px #333; position: absolute; top: 75px; }
.rod-length-chart DIV { float:left; width: 10%; height: 3px; border-left: solid 1px #333 }

.rod-length-chart2 { float: left; width: 100%; height: 20px; color: #666; position: absolute; top: 78px; }
.div-num { float:left; width: 10%; height: 10px; font-size: 7px; line-height: 7px; text-align: center; padding-top: 3px }
.balance-div { float:left; width: 55%; height: 7px; position: relative;  }
.balance-div DIV { position: absolute; top: 2px; width: 110px; height: 8px; background: transparent; z-index: 5; font-size: 8px; line-height: 8px; color: #666666; text-align: right }
.balance-div DIV SPAN { color: #c0c0c0; margin: 0px; padding: 0px; font-weight: bold }
.balance-div DIV SPAN IMG { width: 7px; height: 5px; margin-left: 5px; margin-bottom: 2px }
.balance-div-12 { float:left; width: 10%; height: 10px; border-left: solid 1px #333; border-right: solid 1px #333; font-size: 7px; line-height: 7px; text-align: center; padding-top: 3px }

DIV.rod-weight-scale { 
	float: left; width: 100%; height: 7px; margin-top: 5px; color: #999
}
DIV.rod-weight-scale DIV { 
	float:left; width: 10%; height: 7px; font-size: 7px; line-height: 7px; text-align: center
}
DIV.rod-weight-scale > div:first-of-type, DIV.rod-weight-scale > div:last-of-type { 
	float:left; width: 5%; height: 7px; font-size: 7px; line-height: 7px
}
DIV.rod-weight-scale > div:last-of-type { 
	float:left; width: 5%; height: 7px; font-size: 7px; line-height: 7px
}

DIV.rod-weight-scale2 {
	float: left; width: 100%; height: 3px; margin-top: 5px;border-bottom: solid 1px #333
}
DIV.rod-weight-scale2 DIV { 
	float:left; width: 10%; height: 3px; border-left: solid 1px #333
}
DIV.rod-weight-scale2 > div:last-of-type { 
	border-right: solid 1px #333
}

DIV.rod-weight-scale3 {
	display: table; width: 100%; height: 15px; margin-top: 10px; position: relative
}
DIV.rod-weight-scale3 DIV {
	position: absolute; top: 0px; height: 4px;
}



.reel-holder {
	width: 100%;
	top: 0px; 	
	float: left;
	position: relative; margin-bottom: 30px; height: 230px
}

.reel-spool {
	position: absolute;
	left: 0px;
}

.reel-body {
position: absolute; left: 12px; overflow: hidden;
}

.reel-body2 {
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-backface-visibility: hidden;

background: #313131;
border-top: solid 1px #555;
border-radius: 5px;
position: absolute;

-moz-box-shadow: inset -20px -20px 10px -5px #666; 
-webkit-box-shadow: inset -20px -20px 20px -5px #666; 
box-shadow: inset -8px -0px 20px 0px #111, inset -0px 5px 20px 0px #666
}


.reel-handle-angled {

-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-backface-visibility: hidden;
-webkit-transform-origin: 50%  51%;
z-index: 50;
width: 110px; 
height: 110px;
position: absolute;
right: 0px; 
}
.reel-handle-centre {
width: 30px; 
height: 30px; 
position: absolute; 
right: 0px; 
bottom: 0px;
z-index: 51;
}
.reel-handle-centre-centre {
position: absolute; 
z-index: 52; 
background: #333; 
border: dashed 1px #666
}
.reel-handle {
height: 10px; bottom: 10px; right: 10px;
background: #666;
border-radius: 5px;
position: absolute;
z-index: 53;
font-size: 8px;
font-weight: bold;
line-height: 10px;
color: #111;
text-align: center;
-moz-box-shadow: inset 0px 10px 10px -5px #c0c0c0; 
-webkit-box-shadow: inset 0px 10px 10px -5px #c0c0c0; 
box-shadow: inset 0px 10px 10px -5px #c0c0c0, -3px 3px 10px 0px #111;
}
.reel-handle SPAN {
padding-left: 15px	
}
.reel-knob {
background: #111; 
border-radius: 30px; 
position: absolute;
 z-index: 54;
-webkit-backface-visibility: hidden;
-webkit-transform-origin: 50%  55%;

-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);

-moz-box-shadow: inset 0px 10px 10px -5px #555; 
-webkit-box-shadow: inset 0px 10px 10px -5px #555; 
box-shadow: inset 0px 10px 10px -5px #555

}

.reel-rotor {
position: absolute; 
bottom: 0px;
min-width: 50px
}

.reel-spool-specs {
position: absolute; left: 0px; top: 45px; 	
}

.reel-spare-spool-front {
background: #555; 
float: left; 
height: 5px; 
position: relative; 
top: 0px; 
border-bottom-left-radius: 3px; 
border-bottom-right-radius: 3px; 
z-index: 10; 
-moz-box-shadow: inset -20px 0px 30px -10px #222; 
-webkit-box-shadow: inset -20px 0px 30px -10px #222; 
box-shadow: inset -20px 0px 30px -10px #222	
}

.reel-spare-spool-inner {
z-index: 5; 
float: left; 
background: #c7b170;
background: repeating-linear-gradient(
0deg,
#555,
#555 1px,
#666 1px,
#666 2px
); 
font-size: 8px;
text-align: center;
border-radius: 0px; 
position: relative; 
-moz-box-shadow: inset -20px 0px 30px -10px #222; 
-webkit-box-shadow: inset -20px 0px 30px -10px #222; 
box-shadow: inset -20px 0px 30px -10px #222	
}

.reel-spare-spool-base {
background: #555; 
float: left; 
position: relative; 
top: 0px; 
z-index: 10;
border-right: solid 1px #303030;
-moz-box-shadow: inset -20px 0px 30px -10px #222; 
-webkit-box-shadow: inset -20px 0px 30px -10px #222; 
box-shadow: inset -20px 0px 30px -10px #222	
}

.reel-spare-spool-base .div1 {
float: left; 
background: transparent;
text-align: center;	
}
.reel-spare-spool-base .div2 {
position: absolute;
bottom: 3px; 
background: #444; 
height: 3px;
-moz-box-shadow: inset -20px 0px 30px -10px #222; 
-webkit-box-shadow: inset -20px 0px 30px -10px #222; 
box-shadow: inset -20px 0px 30px -10px #222
}
DIV.rod-weight-scale.reels { 
	float: right; width: 100%; height: 7px; margin-top: 5px; color: #999
}
DIV.rod-weight-scale.reels DIV { 
	float:right; height: 7px; font-size: 7px; line-height: 7px; text-align: center
}

DIV.rod-weight-scale2.reels {
	float: right; width: 100%; height: 3px; margin-top: 5px;border-bottom: solid 1px #333
}
DIV.rod-weight-scale2.reels DIV { 
	float:right; width: 11.76px; height: 3px; border-left: solid 1px #333
}

DIV.rod-weight-scale2.reels > div:nth-child(even) { 
	height: 5px;
	border-left: solid 1px #555
}

.stats-inner-spool-height {
position: absolute; top: 30px; left: 0px; height: 10px; z-index: 2; border-right: solid 1px #333; border-left: solid 1px #333;
}
.stats-inner-spool-height .div1 {
float: right; height: 10px; width: 100%
}
.stats-inner-spool-height .div2 {
float: right; width: -webkit-calc(50% - 15px); width: -moz-calc(50% - 15px); width: calc(50% - 15px)
}
.stats-inner-spool-height .div3 {
height: 5px; border-bottom: solid 1px #333
}
.stats-inner-spool-height .div4 {
width: 30px; float: right; display: table; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold
}
.stats-inner-spool-height .div5 {
float: right; vertical-align: middle; width: 100%; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold; color: #ccc
}
.stats-inner-spool-height .div6 {
float: right; height: 10px; width: -webkit-calc(50% - 15px); width: -moz-calc(50% - 15px); width: calc(50% - 15px)
}
.stats-inner-spool-height .div7 {
height: 5px; border-bottom: solid 1px #333
}

.stats-spare-spool-capacity-width-max {
position: absolute; height: 10px; z-index: 2; border-right: solid 1px #333; border-left: solid 1px #333
}
.stats-spare-spool-capacity-width-max .div1 {
float: right; height: 10px; width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); width: calc(100% - 0px)
}
.stats-spare-spool-capacity-width-max .div2 {
float: right; width: -webkit-calc(50% - 15px); width: -moz-calc(50% - 15px); width: calc(50% - 15px)
}
.stats-spare-spool-capacity-width-max .div3 {
height: 5px; border-bottom: solid 1px #333
}
.stats-spare-spool-capacity-width-max .div4 {
width: 30px; float: right; display: table; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold
}
.stats-spare-spool-capacity-width-max .div5 {
display: table-cell; vertical-align: middle; width: 100%; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold; color: #ccc
}
.stats-spare-spool-capacity-width-max .div6 {
float: right; height: 10px; width: -webkit-calc(50% - 15px); width: -moz-calc(50% - 15px); width: calc(50% - 15px)
}
.stats-spare-spool-capacity-width-max .div7 {
height: 5px; border-bottom: solid 1px #333
}

/* END ROD DISPLAY */

/* 
green  #7fbda5
blue   #72bfef
orange #e1be74
*/
.gold-bg { background-color: #c7b170 !important }

.grey-text { color: #666 !important }

ol {
    counter-reset: item;
    margin-bottom: 20px;
}

ol > li {
    counter-increment: item;
    margin-bottom: 20px;
    text-transform: none;
    font-weight: bold;
    font-size: 13px;
}
.information-page p {
    margin: 0px !important;
    margin-bottom: 10px !important;
    text-transform: none;
    font-size: 11px;
    font-weight: normal;
    color: #C5C5C5
}

ol ol > li {
    display: block;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 11px;
}
ol ol {
    margin-top: 15px;
}

ol ol > li:before {
    content: counters(item, ".") ". ";
    margin-left: -20px;
}

UL.information-page {
    margin-bottom: 20px;	
}

UL.information-page li {
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 11px;
    text-transform: none;
}
UL.information-page-countries li {
    display: block;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 11px;
    text-transform: none;
}
UL.information-page-countries {
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 11px;
    text-transform: none;
}

P.information-page {
	padding-top: 15px;
	border-top: solid 1px #666;
}



.aff-link {
background: #fff !important;
border: solid 1px #000 !important; 
text-transform: none !important; 
text-align: center;
box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.6);
}
.alert .text-right {
	position: relative;
	top: 0px;
}

.dropdown-menu LI A { color: #fff !important }
.dropdown-menu LI:hover A { color: #c5c5c5 !important }


/* menu styles */


.custom-header-trade {
	float: right; position: relative; padding-right: 20px; padding-top: 45px;	
}

.custom-header-block {
	display: block !important; 
	max-width: 1110px !important; 
	height: auto !important;
	margin: 0 auto !important; 
	position: relative !important;
}

.custom-header-block UL {
	display: block; 
	float: left;
}


div.dropdown-menus UL LI.reels {
	
	font-family: 'Libre Baskerville', georgia, serif; 
	font-style: italic; 
	color: #666666; 
	text-transform: none; 
	font-size: 11px; 
	padding-bottom: 7px; 
	margin-bottom: 5px; 
	margin-right: 10px; 
	border-bottom: solid 1px #333333;
	letter-spacing: 0px;
}
div.dropdown-menus UL LI.reels A {
	text-transform: none !important; 
	color: #666 !important
}
div.dropdown-menus UL LI.reels A:hover {
	color: #c7b170 !important
}

div.dropdown-menus UL.last-column LI {
		margin-right: 0px;
}

.btn-default-header {
	background: #111; 
	color: #fff;
	font-weight: bold;
	border: solid 2px #333 !important;
}

.blue-text { color: #55a1df !important; }
.gold-text { color: #c7b170 !important; font-weight: bold; padding-right: 4px; }
.grey-text { color: #666 !important }

TABLE.spro-extra-info-table {
	text-transform: none !important;
	color: #cccccc !important;
	text-align: center;
	width: 100%
}
TABLE.spro-extra-info-table TD {
	text-transform: none !important;
	color: #cccccc !important;
	text-align: center;
	padding: 5px 8px;
	border-bottom: dotted 1px #777;
	font-size: 9px
}

.cat-title-div {
	background: rgba(0,0,0,0.2); padding-top: 10px; margin-bottom: 10px 
}
.cat-title-div {
	 margin: 0px; font-style: italic; font-size:11px !important; text-transform: none; color: #fff; letter-spacing: 0.09em; line-height: 1.5em; text-align: center
 }
 
.category-page .wrap-collabsible {
  margin-bottom: 0;
  display: block;
  overflow: auto
}
.category-page .content-inner {
  background: rgba(255,255,255,0.05);
  padding: 30px;
  margin: 0px;
  display: block;
  overflow: auto
}
.category-page .content-inner LI {
  font-size: 13px;
  color: #999999;
  text-transform: none
}
.category-page .content-inner A {
  color: #c7b170 !important
}
.category-page .content-inner P {
  font-size: 13px;
}
.category-page .content-inner p:first-of-type {
  margin-top: 0px !important
}
.category-page .content-inner p:last-of-type {
  margin-bottom: 0px !important
}
.category-page .content-inner H4 {
border-top: dotted 1px #666;
padding-top: 30px;
font-size: 20px;
line-height: 26px;
}
.category-page A.topbutton { font-size: 10px; padding: 5px; margin-top: 0px; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; }


.wc-top-div {
	 padding: 0px; margin-bottom: 0px; background: rgba(0,0,0,0.4);
}
.view-all-products-div {
	max-width: 100%; padding: 15px; text-align: center; background: rgba(0,0,0,0.4);
}
.view-all-products-div A {  width: 100%; font-size: 14px }
.further-info-p { margin: 0px; margin-bottom: 10px; font-weight: bold; color: #c7b170 !important }
DIV.category-info-menu {
	width: 100%; padding: 15px; padding-top: 0px; padding-bottom: 10px; display: block
}
.category-info-menu OL { width: 100%; padding: 0px; padding-top: 0px; padding-bottom: 0px; margin: 0px; display: block }
.category-info-menu LI { margin-bottom: 5px }
.category-info-menu LI A {text-transform: none; font-size: 11px}


.fishing-style.max-casting-icon { 
	float: left; 
	text-align: center; 
	height: 30px; width: 40px; 
	display: table; 
	position: relative; 
	z-index: 8;
	background: #222; 
	margin-right: 0px; 
	padding: 3px 0px; 
	height: 30px; 
	font-weight: bold; 
	border: solid 2px #999999; 
	border-radius: 5px; 
	font-size: 12px; 
	line-height: 13px; 
	text-align: center; 
	color: #fff;
	text-transform: uppercase !important;
}
.fishing-style.max-casting-icon DIV.span2 { display: block; color: #fff; font-size: 6px; line-height: 6px; padding-top: 1px; text-align: center }

.fishing-style.min-casting-icon { 
	float: left; 
	text-align: center; 
	height: 23px; 
	width: 40px; 
	display: table; 
	position: relative; 
	z-index: 7; top: -5px; 
	color: #fff; 
	background: #999999; 
	margin-right: 0px; 
	padding: 0px;
	font-weight: bold; 
	border: solid 2px #999999; 
	border-radius: 3px; 
	font-size: 8px; 
	line-height: 8px; 
	padding-top: 4px; 
	text-align: center;
	text-transform: uppercase !important;
}
.fishing-style.min-casting-icon DIV.span2 { display: block; color: #333; font-size: 6px; line-height: 8px !important; padding-top: 1px; text-align: center }

.rod-sections-icon-main { position: absolute; bottom: 85px; right: 0px; width: 30px; height: 20px }
.rod-sections-icon-main .rsim-div1 { float: right; text-align: right; width: 100%;height: 9px; font-size: 8px; line-height: 9px; margin-bottom: 2px; color: #666; font-weight: bold }
.rod-sections-icon-main .rsim-div2 { float: right; width: 3px; height: 9px; background: #c0c0c0; margin-right: 2px; margin-bottom: 2px; position: relative; top: 0px;  }

.rod-guides-icon-main { position: absolute; bottom: 57px; right: 0px; width: 50px; height: 16px; color: #666; font-size: 8px; line-height: 8px; text-align: left; padding-top: 4px }
.rod-guides-number { float: right; position: relative; top: -4px; width: 16px !important; text-align: center !important; height: 16px; line-height: 16px !important ;font-size: 8px; font-weight: bold !important; background: #333333 !important; padding: 0px; border: solid 1px #555 !important; color: #c7b170 !important; border-radius: 7px }

DIV.hanging-weight-icon-main { float: right; text-align: center; height: 1px; width: 30px; display: table; position: relative; z-index: 9; top: -115px; right: 7px; }
DIV.hanging-weight-icon-main SPAN.hwim-span1 { background: transparent; position: relative; top: 1px; margin-left: 15px; padding: 0px; width: 8px; height: 8px; font-weight: bold; border-radius: 4px; position: relative; top: 0px }
DIV.hanging-weight-icon-main SPAN.hwim-span2 { color: #fff; padding: 0px; width: 100%; height: 18px; font-weight: bold; border-radius: 10px; font-size: 7px; line-height: 13px; text-align: center; font-style: italic; text-transform: lowercase }

.top-1m-diagram { height: 70px; width: 100% }
.top-1m-diagram .t1d-div1 { margin-left: 0px; float: left; height: 14px; width: -webkit-calc(100% - 24px); width: -moz-calc(100% - 24px); width: calc(100% - 24px); margin-top: 5px; display: table }
.top-1m-diagram .t1d-div2 { display: table-cell; vertical-align: middle; text-align: center; font-size: 9px; color: #666; float: left; width: 39px; border-right: solid 1px #333; height: 10px; line-height: 9px }
.top-1m-diagram .t1d-div3 { float: left; height: 10px; width: -webkit-calc(100% - 75px); width: -moz-calc(100% - 75px); width: calc(100% - 75px) }
.top-1m-diagram .t1d-div4 { float: left; width: -webkit-calc(50% - 20px); width: -moz-calc(50% - 20px); width: calc(50% - 20px) }
.top-1m-diagram .t1d-div5 { height: 5px; border-bottom: solid 1px #333 }
.top-1m-diagram .t1d-div6 { width: 40px; float: left; display: table; text-align: center; line-height: 9px; font-size: 9px; font-weight: bold }
.top-1m-diagram .t1d-div7 { display: table-cell; vertical-align: middle; width: 100%; text-align: center; line-height: 9px; font-size: 9px; font-weight: bold; color: #ccc }
.top-1m-diagram .t1d-div8 { float: left; height: 10px; width: -webkit-calc(50% - 20px); width: -moz-calc(50% - 20px); width: calc(50% - 20px) }
.top-1m-diagram .t1d-div9 { display: table-cell; vertical-align: middle; text-align: center; font-size: 9px; color: #666; float: left; width: 34px; border-left: solid 1px #333; height: 10px; line-height: 9px; padding-left: 2px }
.top-1m-diagram .t1d-div10 { float: left; width: -webkit-calc(100% - 24px); width: -moz-calc(100% - 24px); width: calc(100% - 24px); overflow: hidden }
.top-1m-diagram .t1d-div11 { position: absolute; z-index: 98; left: 49px; width: 24px; text-align: center; height: 24px }
.top-1m-diagram .t1d-div12 { text-align: center; line-height: 8px; padding-top: 6px; font-size: 8px; font-weight: bold; background: #444; border: solid 1px #777; height: 24px; width: 24px; border-radius: 12px }
.top-1m-diagram .t1d-div13 { position: absolute; z-index: 99; left: 51px; width: 20px; text-align: center; height: 20px }
.top-1m-diagram .t1d-div14 { text-align: center; line-height: 8px; padding-top: 6px; font-size: 8px; font-weight: bold; background: #222; border: solid 0px #222; height: 20px; width: 20px; border-radius: 10px }
.top-1m-diagram .t1d-div15 { position: absolute; z-index: 97; left: 56px; width: 2px; text-align: center; height: 8px }
.top-1m-diagram .t1d-div16 { background: #777; transform: rotate(-30deg); height: 20px; width: 2px }
.top-1m-diagram .t1d-div17 { position: absolute; z-index: 97; left: 64px; width: 2px; text-align: center; height: 8px }
.top-1m-diagram .t1d-div18 {background: #777; transform: rotate(30deg); height: 20px; width: 2px  }
.top-1m-diagram .t1d-div19 { position: absolute; z-index: 97; left: 57px; width: 8px; text-align: center; height: 3px }
.top-1m-diagram .t1d-div20 { float: left; background: #777; height: 3px; width: 8px; border-top-left-radius: 4px; border-top-right-radius: 4px }
.top-1m-diagram .t1d-div21 { position: absolute; z-index: 97; left: 67px; width: 100px; height: 7px }
.top-1m-diagram .t1d-div22 { width: 100%; color: #999; font-size: 7px; font-weight: bold; line-height: 7px; height: 7px; margin-left: 5px }
.top-1m-diagram .t1d-div23 { float: left; width: 30px; text-align: center;  }
.top-1m-diagram .t1d-div24 { width: 50px; vertical-align: middle; position: absolute; left: 135px; z-index: 99; text-align: center; font-size: 8px; font-weight: bold }
.top-1m-diagram .taper-chart { float: left; display: table; padding: 0px; margin: 0px; margin-left: 10px; background-color: transparent; transform-style: preserve-3d; width: -webkit-calc(100% - 75px); width: -moz-calc(100% - 75px); width: calc(100% - 75px) }

.taper-chart .tc-div1 { float: left; display: table-cell; padding: 0px; margin: 0px; background-color: #444444; position: relative;  top: 50%; text-align: center; color: #ccc; font-size: 8px }
.taper-chart .tc-div2 { float: left; width: 5%; height: 100%; margin: 0px; padding: 0px }
.taper-chart .tc-div3 { float: left; width: 95%; height: 100%; margin: 0px; padding: 0px; display: table; }
.taper-chart .tc-div4 { position: absolute; right: 0px; top:  -webkit-calc(50% - 9px); top: -moz-calc(50% - 9px); top: calc(50% - 9px); z-index: 7; display: table-cell; vertical-align: middle; width: 20px; height: 20px; text-align: center; line-height: 8px; font-weight: bold }
.tc-div5 { float: left; width: 35px !important; text-align: center !important; display: table;  }
.tc-div6 { 
display: table-cell; 
vertical-align: middle; 
text-align: center; 
font-size: 11px; 
color: #c0c0c0; 
background: #333;
padding: 3px 0px; 
line-height: 11px;
cursor: help; 
color: #c0c0c0; 
padding: 0px 2px; 
padding-bottom: 1px; 
line-height: 11px; 
margin: 0px; 
margin-top: 3px;
 font-weight: bold; 
 background: #666; 
 border: solid 3px #333; 
 border-radius: 0px;
 }
.tc-div7 { float: left; width: 24px; padding: 0px; position: relative; z-index: 2 }
.tc-div8 { width: 25px; padding: 0px; text-align: center; display: table; border: solid 1px #333; border-right: 0px; position: relative; right: 1px }
.tc-div9 { display: table-cell; vertical-align: middle; text-align: center; font-size: 8px; color: #c0c0c0; background: #111; border-radius: 0px; padding: 3px 0px; line-height: 8px }
.tc-div9 SPAN { color: #ccc; padding: 0px; margin: 0px }
.tc-div10 { position: absolute; bottom: 3px; z-index: 7; width: 100%; text-align: center; color: #666 }
.tc-div11 { float: left; display: table-cell; padding: 0px; margin: 0px; background-color: #444444; position: relative;  top: 50%; }

.tip-style2 { display: table; height: 20px; margin-bottom: 5px; overflow: hidden }

.tip-style { display: table; height: 20px; margin-bottom: 5px; overflow: hidden }
.tip-style .solid-tip-length { color: #222; padding: 0px; padding-bottom: 0px; border-bottom: solid 1px #222; border-radius: 0px; line-height: 10px; margin: 0px; margin-right: 4px; margin-top: 4px; font-weight: bold; font-size: 7px }
.solid-tip-ratio { cursor: help; color: #c0c0c0; padding: 2px; padding-bottom: 3px; line-height: 16px !important; margin: 0px; margin-left: 2px; margin-top: 2px; font-weight: bold; background: #333; border-radius: 2px }
.solid-tip-ratio-widest-main { float: left; display: table; vertical-align: middle; height: 20px; padding: 0px; margin: 0px; margin-right: 5px; background-color: transparent; transform-style: preserve-3d }
.strwm-div1 { display: table-cell; color: #c0c0c0; vertical-align: middle; text-align: center; line-height: 8px; font-size: 8px; padding-right: 3px; font-weight: bold }
.strwm-div2 { margin: 0px; padding: 0px;line-height: 8px; text-align: center }
.strwm-div3 { display: table-cell; vertical-align: middle; padding: 0px; margin: 0px }
.strwm-div4 { display: table-cell; vertical-align: middle; padding: 0px; margin: 0px; background-color: #444444; width: 6px; line-height: 1px }
.strwm-div5 { display: table-cell; vertical-align: middle; height: 8px; font-size: 8px; line-height: 8px; width: 6px !important; color: #000; font-weight: bold; text-transform: uppercase }
.strwm-div6 { float: left; text-align: center; height: 20px; display: table; color: #c0c0c0 }
.strwm-div7 { display: table-cell; vertical-align: middle; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold }
.strwm-div8 { margin: 0px; padding: 0px;line-height: 8px; text-align: center }

.rod-length-icon { padding-right: 0px; padding-left: 0px; float: right; text-align: center; height: 25px; width: 42px !important; display: table; position: relative; z-index: 8; top: -12px; margin-right: 4px }
.rli-span1 { background: #111; margin-right: 0px; padding: 5px; padding-left: 0px; padding-right: 0px; width: 100%; font-weight: bold; border: solid 1px #666; font-size: 13px !important; line-height: 25px !important; color: #fff }
.rli-div1 { float: right; text-align: center; height: 8px; width: 51px; position: relative; z-index: 8; top: -12px; border: solid 1px #444; border-top: 0px; }
.rli-div2 { float: right; height: 3px; width: 8px; position: relative; z-index: 8; top: -12px; right: 21px; background: #444; }

.rod-weight-icon { float: right; text-align: center; height: 12px; width: 35px; display: table; position: relative; z-index: 8; top: -10px; right: -0px; }
.rwi-span1 { background: #333; color: #333; margin-right: 0px; padding: 1px; width: 100%; font-weight: bold; border: solid 1px #444; border-radius: 3px }
.rwi-span2 { background: #272727; color: #999; margin-right: 0px; padding: 0px !important; width: 100%; font-weight: bold; border: solid 1px #222; border-radius: 7px; font-size: 7px !important; line-height: 13px !important }

.fishing-style.div-100 { float: right; text-align: center; height: 12px; width: 35px; display: table; position: relative; z-index: 8; top: -35px; right: -0px; }
.fishing-style SPAN.div-101 { background: #333; color: #333; margin-right: 0px; padding: 1px; width: 100%; font-weight: bold; border: solid 1px #444; border-radius: 3px }
.fishing-style SPAN.div-102 { background: #272727; color: #ccc; margin-right: 0px; padding: 0px !important; width: 100%; font-weight: bold; border: solid 1px #222; border-radius: 7px; font-size: 8px; line-height: 13px }
.fishing-style.div-103 { padding-right: 0px; padding-left: 0px; float: right; text-align: center; height: 25px; width: 42px; display: table; position: relative; z-index: 8; top: -35px; margin-right: 4px }
.fishing-style DIV.div-104 { background: #111; margin-right: 0px; padding: 5px; padding-left: 0px; padding-right: 0px; width: 100%; font-weight: bold; border: solid 1px #666; border-radius: 3px; font-size: 12px; color: #fff }
.div-105 { float: right; text-align: center; height: 8px; width: 51px; position: relative; z-index: 8; top: -38px; border: solid 1px #444; border-top: 0px; }
.div-106 { float: right; height: 3px; width: 8px; position: relative; z-index: 8; top: -38px; right: 21px; background: #444; }
.fishing-style.div-107 { text-align: center; width: 40px; display: table; position: absolute; top: 85px; right: 30px;z-index: 108; -webkit-backface-visibility: hidden; }
.fishing-style.div-107 .div-108 { float: left; background: #333; margin-right: 0px; padding: 3px 0px; width: 100%; height: 26px;border-radius: 5px; font-size: 12px; line-height: 13px; text-align: center; color: #fff }
.fishing-style.div-107 .div-108 SPAN.div-109 { color: #fff; font-size: 6px; line-height: 6px; width: 100%; text-align: center; color: #999 }
.div-110 { text-align: center; display: table; position: absolute; top: 110px; right: 34px;z-index: 108; -webkit-backface-visibility: hidden; }
.div-110 .div-111 { position: relative; background: #222; border: solid 1px #333; padding: 2px 4px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; font-size: 7px; line-height: 7px; text-align: center; color: #c7b170; font-weight: bold }
.fishing-style.div-112 { width: 98px; height: 20px; margin: 0px; overflow: hidden; position: absolute; top: 30px; left: 0px; }
.fishing-style.div-112 SPAN.div-113 { width: 100%; background: #333; margin: 0px; padding: 0px }
SPAN.div-113 DIV.div-114 { float: left; text-align: center; width: 63px; height: 20px; line-height: 20px; padding: 0px; margin: 0px; margin-left: 3px; font-size: 8px; color: #c0c0c0 }
.div-113 .div-115, .div-117 .div-115, .div-121 .div-115 { float: right; width: 25px; height: 14px; line-height: 14px; font-size: 8px !important; font-weight: bold;text-align: center; padding: 0px 3px; margin: 3px 0px; margin-left: 3px; font-weight: bold; border-radius: 2px; }
.fishing-style.div-116 { width: 105px; height: 20px; margin: 0px; overflow: hidden; position: absolute; top: 30px; left: 104px; }
.fishing-style.div-116 .div-117 { background: #333; margin: 0px; padding: 0px; }
.div-117 .div-118 { float: left; text-align: center; width: 70px; height: 20px; line-height: 20px; padding: 0px; margin: 0px; margin-left: 3px; font-size: 8px; color: #c0c0c0 }
.fishing-style.div-120 { width: 102px; height: 20px; margin: 0px; overflow: hidden; position: absolute; top: 55px; left: 0px; }
.fishing-style.div-120 .div-121 { background: #333; margin: 0px; padding: 0px; }
.div-121 .div-122 { float: left; text-align: center; width: 52px; height: 20px; line-height: 20px; padding: 0px; margin: 0px; margin-left: 3px; font-size: 8px; color: #c0c0c0 }
.div-124 { width: 10px;padding: 2px; position: absolute; top: 30px; right: 0px;z-index: 8; -webkit-backface-visibility: hidden; background: #333; border-radius: 3px; }
.div-124 .div-125 { float: left; position: relative; left: -6px; top: -2px; width: 18px; height: 18px; font-size: 9px; border: solid 1px #333; font-weight: bold; background: #222; color: #c7b170; line-height: 16px; border-radius: 3px; text-align: center; padding: 0px }
.div-124 .div-126 { float: left; height: 6px; width: 6px; border-radius: 3px; background: #c7b170; margin: 2px 0 }
.div-124 .div-127 { float: left; height: 6px; width: 6px; border-radius: 3px; background: #555; margin: 2px 0 }
.div-124 .div-128 { float: left; position: relative; top: 2px; left: -6px; width: 18px; height: 18px; font-size: 8px; border: solid 1px #333; font-weight: bold; background: #222; color: #999; line-height: 16px; border-radius: 3px; text-align: center; padding: 0px }
.div-129 { position: absolute; top: 56px; right: 25px; z-index: 20; }
.div-129 .div-130 { background: transparent; border-left: dotted 1px #333; position: absolute; top: 15px; width: 1px; left: 0px; z-index: 2; }
.div-129 .div-131 { background: transparent; border-top: dotted 1px #333; position: absolute; top: 20px; left: -5px; z-index: 2; height: 1px }
.div-129 .div-132 { position: absolute; top: 0px; left: 0px; height: 10px; z-index: 2; border-right: solid 1px #333; border-left: solid 1px #333 }
.div-132 .div-133 { float: right; height: 10px; width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); width: calc(100% - 0px) }
.div-133 .div-134 { float: right; width: -webkit-calc(50% - 15px); width: -moz-calc(50% - 15px); width: calc(50% - 15px) }
.div-134 .div-135 { height: 5px; border-bottom: solid 1px #333 }
.div-133 .div-136 { width: 30px; float: right; display: table; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold }
.div-136 .div-137 { display: table-cell; vertical-align: middle; width: 100%; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold; color: #ccc }
.div-133 .div-138 { float: right; height: 10px; width: -webkit-calc(50% - 15px); width: -moz-calc(50% - 15px); width: calc(50% - 15px) }
.div-138 .div-139 { height: 5px; border-bottom: solid 1px #333 }
.div-129 .div-140 { position: absolute; top: 20px; right: -5px; width: 10px; z-index: 2; border-bottom: solid 1px #333; border-top: solid 1px #333 }
.div-140 .div-141 { width: 10px; height: -webkit-calc(100% - 0px); height: -moz-calc(100% - 0px); height: calc(100% - 0px) }
.div-141 .div-142 { width: 10px; height: -webkit-calc(50% - 7px); height: -moz-calc(50% - 7px); height: calc(50% - 7px) }
.div-142 .div-143 { width: 5px; height: 100%; border-right: solid 1px #333 }
.div-141 .div-144 { width: 30px; height: 14px; display: table; text-align: center; line-height: 14px; font-size: 8px; font-weight: bold }
.div-144 .div-145 { background-color: transparent; display: table-cell; vertical-align: middle; width: 100%; height: 14px; text-align: center; line-height: 14px; position: relative; left: -10px; font-size: 8px; font-weight: bold; color: #ccc }
.div-141 .div-146 { width: 10px; height: -webkit-calc(50% - 7px); height: -moz-calc(50% - 7px); height: calc(50% - 7px) }
.div-146 .div-147 { width: 5px; height: 100%; border-right: solid 1px #333 }
.div-129 .div-148 { position: absolute; bottom: -20px; left: -15px; width: 10px; z-index: 2; border-bottom: solid 1px #333; border-top: solid 1px #333 }
.div-148 .div-149 { width: 10px; height: -webkit-calc(100% - 0px); height: -moz-calc(100% - 0px); height: calc(100% - 0px) }
.div-149 .div-150 { width: 10px; height: -webkit-calc(50% - 7px); height: -moz-calc(50% - 7px); height: calc(50% - 7px) }
.div-150 .div-151 { width: 5px; height: 100%; border-right: solid 1px #333 }
.div-149 .div-152 { width: 30px; height: 14px; display: table; text-align: center; line-height: 14px; font-size: 8px; font-weight: bold }
.div-152 .div-153 { background-color: transparent; display: table-cell; vertical-align: middle; width: 100%; height: 14px; text-align: center; line-height: 14px; position: relative; left: -10px; font-size: 8px; font-weight: bold; color: #ccc }
.div-149 .div-154 { width: 10px; height: -webkit-calc(50% - 7px); height: -moz-calc(50% - 7px); height: calc(50% - 7px) }
.div-154 .div-155 { width: 5px; height: 100%; border-right: solid 1px #333 }
.div-129 .div-156 { position: absolute; top: 20px; left: 17px; width: 10px; z-index: 2 }
.div-156 .div-157 { width: 10px; height: -webkit-calc(100% - 0px); height: -moz-calc(100% - 0px); height: calc(100% - 0px) }
.div-157 .div-158 { width: 10px; height: -webkit-calc(50% - 7px); height: -moz-calc(50% - 7px); height: calc(50% - 7px) }
.div-158 .div-159 { width: 5px; height: 100%; border-right: solid 1px #333 }
.div-157 .div-160 { width: 30px; height: 14px; display: table; text-align: center; line-height: 10px; font-size: 8px; font-weight: bold }
.div-160 .div-161 { background-color: transparent; display: table-cell; vertical-align: middle; width: 100%; height: 14px; text-align: center; line-height: 10px; position: relative; left: -11px; font-size: 8px; font-weight: bold; color: #ccc }
.div-157 .div-162 { width: 10px; height: -webkit-calc(50% - 7px); height: -moz-calc(50% - 7px); height: calc(50% - 7px) }
.div-162 .div-163 { width: 5px; height: 100%; border-right: solid 1px #333 }

.fishing-style.div-164 { background: #333; float: left; width: 8px; position: relative; top: 4px; z-index: 5; border: 1px; border-top-left-radius: 8px; border-bottom-left-radius: 8px }
.fishing-style.div-165 { background: #555; float: left; width: 5px; position: relative; top: 0px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; z-index: 10; -moz-box-shadow: inset 0 -10px 10px -10px #111; -webkit-box-shadow: inset 0 -20px 20px -20px #111; box-shadow: inset 0 -20px 20px -20px #111 }
.fishing-style.div-166 { z-index: 5; float: left; background: #c7b170; background: repeating-linear-gradient(90deg,#c7b170,#c7b170 1px,#dec98a 1px,#dec98a 2px); border-radius: 0px; position: relative; top: 2px; -moz-box-shadow: inset 0 -10px 10px -15px #111; -webkit-box-shadow: inset 0 -20px 20px -15px #111; box-shadow: inset 0 -20px 20px -15px #111 }
.fishing-style.div-167 { background: #555; float: left; position: relative; top: 0px; z-index: 10; border-right: solid 1px #303030; -moz-box-shadow: inset 0 -10px 10px -10px #111; -webkit-box-shadow: inset 0 -20px 20px -10px #111; box-shadow: inset 0 -20px 20px -10px #111 }
.div-167 .div-168 { float: left; background: transparent; margin-left: 10px;  }
.div-167 .div-169 { position: absolute; right: 3px; top: 0px; background: #444; width: 3px; -moz-box-shadow: inset 0 -10px 10px -10px #111; -webkit-box-shadow: inset 0 -20px 20px -10px #111; box-shadow: inset 0 -20px 20px -10px #111  }
.fishing-style.div-170 { background: #333333; float: left; width: 8px; display: table; position: relative; top: 5px; z-index: 2; -moz-box-shadow: inset 0 -20px 10px -5px #111; -webkit-box-shadow: inset 0 -20px 20px -5px #111; box-shadow: inset 0 -20px 20px -5px #111 }

.reel-knob DIV .div-171 { float: right; height: 10px; width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); width: calc(100% - 0px) }
.div-171 .div-172 { float: right; width: -webkit-calc(50% - 10px); width: -moz-calc(50% - 10px); width: calc(50% - 10px) }
.div-172 .div-173 { height: 5px; border-bottom: solid 1px #333 }
.div-171 .div-174 { width: 20px; float: right; display: table; text-align: center; line-height: 10px; font-size: 8px; font-weight: bold }
.div-174 .div-175 { display: table-cell; vertical-align: middle; width: 100%; text-align: center; line-height: 8px; font-size: 8px; font-weight: bold; color: #ccc }
.div-171 .div-176 { float: right; height: 10px; width: -webkit-calc(50% - 10px); width: -moz-calc(50% - 10px); width: calc(50% - 10px) }
.div-176 .div-177 { height: 5px; border-bottom: solid 1px #333 }

.reel-knob .div-178 { width: 20px; position: absolute; right: -45px; top: 0px; }
.div-178 .div-179 { width: 10px; z-index: 2; border-bottom: solid 1px #333; border-top: solid 1px #333 }
.div-179 .div-180 { width: 10px; height: -webkit-calc(100% - 0px); height: -moz-calc(100% - 0px); height: calc(100% - 0px) }
.div-180 .div-181 { width: 10px; height: -webkit-calc(50% - 5px); height: -moz-calc(50% - 5px); height: calc(50% - 5px) }
.div-181 DIV { width: 5px; height: 100%; border-right: solid 1px #333 }
.div-180 .div-182 { width: 30px; height: 10px; display: table; text-align: center; line-height: 10px; font-size: 8px; font-weight: bold }
.div-182 DIV { background-color: transparent; display: table-cell; position: relative; left: -10px; vertical-align: middle; width: 100%; height: 10px; text-align: center; line-height: 10px; font-size: 8px; font-weight: bold; color: #ccc } 
.div-180 .div-183 { width: 10px; height: -webkit-calc(50% - 5px); height: -moz-calc(50% - 5px); height: calc(50% - 5px) }
.div-183 DIV { width: 5px; height: 100%; border-right: solid 1px #333 }

.fishing-style .div-184 { background: transparent; float: left; display: table; position: absolute; right: 0px; bottom: -18px; border: solid 6px #444; border-right: solid 8px #444; border-bottom: solid 6px #282828; border-left: 0px; border-bottom-right-radius: 5px; border-top-right-radius: 20px; z-index: 20; }
.fishing-style .div-185 { background: #888; float: left; height: 10px; width: 10px; display: table; position: absolute; left: 0px; z-index: 5; -moz-box-shadow: inset 0 -10px 10px -5px #333; -webkit-box-shadow: inset 0 -20px 20px -5px #333; box-shadow: inset 0 -10px 20px -5px #333 }
.fishing-style .div-186 { background: #c0c0c0; float: left; width: 3px; display: table; position: absolute; left: 3px; bottom: -18px; z-index: 4; -moz-box-shadow: inset 0 -10px 10px -5px #333; -webkit-box-shadow: inset 0 -20px 20px -5px #333; box-shadow: inset 0 -20px 20px -5px #333 }
.fishing-style .div-187 { background: #444; float: left; height: 5px; width: 12px; display: table; position: absolute; left: 10px;  z-index: 5; border: 1px; border-radius: 1px; }
.fishing-style .div-188 { background: #282828; float: left; height: 5px; width: 19px; display: table; position: absolute; left: 3px; bottom: -20px; z-index: 21; border: 1px; border-radius: 1px;-moz-box-shadow: inset 0 -4px 10px -5px #000; -webkit-box-shadow: inset 0 -4px 20px -5px #000; box-shadow: inset 0 -4px 20px -5px #000 }
.div-189 { float: left; color: #999; font-size: 7px; font-weight: bold; line-height: 14px; height: 14px; margin-right: 5px }
.div-190 { float: left; height: 14px; width: 55px; position: relative }
.div-190 .div-191 { height: 14px; width: 55px; position: absolute; left: 0px; z-index: 10; overflow: hidden; border: solid 2px #333; border-radius: 2px }
.div-190 .div-192 { height: 12px; width: 51px; padding: 2px; overflow: hidden; position: absolute; top: 0px; left: 0px; z-index: 9 }
.div-192 .div-193 { height: 12px; background-color: #c7b170 }
.div-194 { width: 100%; height: 1px; position: relative }
.fishing-style .fishing-style-tip.div-195 { background: #111; border: solid 1px #555 }
.fishing-style .fishing-style-tip.div-195 SPAN { padding: 0px; margin: 0px; line-height: 18px; font-weight: bold }
.div-196 { width: 100%; min-height: 235px; position: relative; bottom: 0px }
.div-196 .div-197 { float: left; width: 40px; height: 70px; position: relative }
.div-196 .div-198 { float: left; height: 70px; width: -webkit-calc(100% - 40px); width: -moz-calc(100% - 40px); width: calc(100% - 40px); }
.div-199 { width: 100%; height: 110px; position: absolute; bottom: 0px }
.div-200 { width: 120px; height: 14px; position: absolute; bottom: 115px }


.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 2px
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0px 6px;; padding-bottom: 2px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #222222
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #222222
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #222222
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #222222
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #222222
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #222222
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #222222
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #222222
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #222222
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #222222
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #222222
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #222222
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #222222;
  border-color: #222222;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #222222;
  border-color: #222222;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #222222;
  border-color: #222222;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.resp-sharing-button--tumblr {
  background-color: #222222;
  border-color: #222222;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}

.resp-sharing-button--email {
  background-color: #222222;
  border-color: #222222;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #222222;
  border-color: #222222;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}