body {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	background-color: #f2f6fa;
	color: #666;
    font-size: 16px;
    line-height: 1.42857143;
	width: 100%;
}
header {
    background-color: #fff;
    position: sticky;
    top: 0;
    position: -webkit-sticky;
    z-index: 1000;
    border-bottom: 1px solid #ddd;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 10px;
	display: flex;
    width: 95%;
}
h2 {
	font-size: 20px;
	margin-bottom: 20px;
}
#account-account h2 {
    font-size: 16px;
    margin-bottom: 20px;
    background: #fff;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    margin: 5px 0;
    color: #e21235;
}
h3 {
	margin-bottom: 18px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a, p {
	color: #222;
}
a:hover {
	text-decoration: none;
	color: #e21235;
}
legend {
	padding: 7px 0px
}
#product-product .tab-content .help-block {
    display: none;
}
.form-control {
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.tab-content .form-control {
    border: 1px solid #eee;
}
.panel-default {
    border: 0;
    box-shadow: none;
}
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 .form-control:last-child {
    border-radius: 5px;
    border: 1px solid #eee;
    box-shadow: none;
}
.none {
    display:none;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu {
    border-radius: 5px;
}
.dropdown-menu>li>a {
    color: #222;
    font-size: 16px;
}
.dropdown-menu li > a:hover {
	color: #e21235;
	background-color: #fff;
}
/* HEADER */
.header {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
}
.logo {
    padding-left: 0;
}
.call {
    font-size: 14px;
    text-align: center;
    padding: 0;
}
.tel {
    text-align: center;
}
.user {
    text-align: center;
}
.user i, .tel i, #search .btn-lg > i, .search > a > i {
    font-size: 1.5em;
    color: #222;
}
.user i:hover, #search .btn-lg > i:hover, .search > a > i:hover, .tel i:hover {
    color: #e21235;
}
.user > a {
    color: #e21235;
}
.tell {
    font-size: 26px!important;
}
.tel > i:hover {
    color: #e21235;
}
.search {
    text-align: center;
}
#search .input-lg {
    background: #f2f6fa;
    border-right: none;
    box-shadow: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#search .btn-lg {
    height:46px;
    border: 1px solid #ddd;
    border-left: none;
    background: #f2f6fa;
    color: #222;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.cart-button {
    background: inherit;
}
.cart {
    text-align: center;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
    border: none;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
.cart-btn > i {
    font-size: 1.5em;
    color: #222;
}
.cart-btn > i:hover {
    color: #e21235;
}
#cart-total {
    width: 17px;
    height: 17px;
    text-align: center;
    padding-top: 2px;
    font-size: 13px;
    position: absolute;
    border-radius: 100%;
    line-height: 1;
    top: -4px;
    background: #e21235;
    color: #fff;
    margin-left: -8px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}
.modal-content {
    margin: 10px;
    border: 0;
    box-shadow: none;
    border-radius: 5px;
}
.modal-dialog {
    margin: 150px auto;
}
.modal-backdrop {
    z-index: 100;
}
.modal-header {
    border-bottom: 0;
}
.modal-header .close {
    opacity: 1;
}
@media (max-width: 767px) {
    .modal-dialog {margin: 100px auto;}
	.user, .cart, .search {padding: 0;width:15%;}
	.modal-body .btn-danger {padding: 2px;}
}
@media (max-width: 478px) {
    #cart .dropdown-menu li > div {min-width: 100%;}
}
/* MENU */
#menu-full {
    background-color: #e21235;
    margin-bottom: 15px;
}
.navbar-nav {
    padding-left: 0;
    margin-bottom: 0;
}
.navbar-lg .navbar-nav {
    flex-direction: row;
}
.navbar-nav>li>a {
    color: #fff;
}
.navbar-nav>li {
    border-top: 1px solid #f5f5f50f;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: none;
}
.navbar-collapse {
    border-top: none;
    box-shadow: none;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a:active {
    color: #e21235;
    background-color: inherit;
    outline: 0;
}
.nav>li>a:hover {
    color: #e21235;
    border-radius: 5px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #e21235;
    border-radius: 5px;
}
#menu {
    background-color: #e21235;
    margin-bottom: 0;
    min-height: 0;
}
#menu .nav > li > a {
    color: #fff;
    min-height: 15px;
    background-color: transparent;
    padding: 10px 15px 10px 15px;;
}
#menu .nav > li > a > i {
    float: right;
    margin-top: 3px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    color: #d50032;
    background-color: transparent;
}
#menu .dropdown-menu {
	border: none;
	min-width: max-content;
}
#menu .dropdown-inner .childsub {
    display:inline-block;
}
#menu ul .display-subchild {
    display: block;
}
#menu .dropdown-inner a {
	min-width: auto;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
}
#menu .dropdown-inner .child a, #menu .dropdown-inner .childsub a {
    color: #e21235;
    font-weight: 600;
    padding: 10px 10px;
    margin: 0 20px;
}
#menu .dropdown-inner .child a:hover, #menu .dropdown-inner .childsub a:hover {color: #d50032;}
#menu .dropdown-inner .subchild a {
    padding: 5px 30px;
    color: #e21235;
    font-weight: 500;
    font-size: 12px;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #e21235;
    border-color: #e21235;
}
.pagination>li>a, .pagination>li>span {
    color: #e21235;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #e21235;
    opacity: 0.8;
}
.navbar-collapse {
    padding:0;
}
#menu .btn-navbar {
	font-size: 15px;
	color: #fff;
	padding: 2px 18px;
	float: right;
	background-color: #e21235;
	background-image: none;
	background-repeat: no-repeat;
	border: 1px solid #fff;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #fff;
	background-color: #e21235;
	opacity: 0.8;
	border: 1px solid #fff;
}
/* CONTENT */
#content {
	min-height: 600px;
}
/* BREADCRUMB */
.breadcrumb {
    font-size: 14px;
    background:0;
    padding: 10px 0;
    border-radius: 5px;
    margin-bottom: 0;
}
@media (max-width: 767px) {
	.breadcrumb {font-size: 12px;display: flex;flex-wrap: nowrap;overflow-x: auto;}
	.breadcrumb > li {position: relative;white-space: nowrap;}
}
/* SLIDESHOW */
.swiper-viewport {
    margin: 30px 0!important;
    box-shadow: none!important;
    border-radius: 5px!important;
}
#product-category .swiper-slide a img {
    border-radius: 5px;
}
.swiper-pagination {
    bottom: 10px!important;
}
.swiper-pagination-bullet {
    border: 1px solid #fff;
}
.swiper-pagination-bullet-active {
    background: #fff!important;
}
.owl-carousel {
    background: #f2f6fa!important;
}
/* ALERT */
.alert {
    margin-top: 10px;
	padding: 8px 14px 8px 14px;
	border-radius: 5px;
}
.alert-info {
    color: #fff;
    background-color: #e21235;
    border: 0
}
.alert-success {
    color: #fff;
    background-color: #e21235;
    position: absolute;
    top: 3px;
    right: 10px;
    margin-left:10px;
    z-index: 1000;
}
.alert-success a {
    color: #fff;
}
.alert-dismissable .close, .alert-dismissible .close {
    right: -6px!important;
    top: 0px!important;
    color: #e21235!important;
    opacity: 1!important;
    text-shadow: none!important;
}
.alert-dismissable .close, .alert-dismissible .close {
	right: -1px;
}
.pagination {
	margin: 0;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    border-radius:0;
}
.input-group-addon {
    display: none;
    background-color: #e21235;
    color: #fff;
    border: 0;
}
/* PRODUCT-THUMB */
.form-group-flex {
    display: flex;
}
.thumbnail {
    border: 0;
}
.info-product {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
}
.product-thumb .radio label {
    padding-left: 0;
}
.qtb {
    display: flex;
}
.weight_total {
    width: 70%;
    line-height: 1;
}
/* CATEGORY */
.cat {
    display: block;
    background: #fff;
    margin: 0 0 20px 0;
    text-decoration: none;
    border-radius: 5px;
}
.cat:first-child {
    margin-left: 0;
}
.cat:last-child {
    margin-right: 0;
}
.cat_image {
    display: block;
    height: 120px;
    max-height: 120px;
    position: relative;
    padding: 10px;
}
.cat_name {
    padding: 10px;
}
.cat_name span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1.1;
    height: 35px;
    width: 400px;
}
.well {
    background-color: #fff;
    box-shadow: none;
    border-radius: 5px;
    border: 1px solid #eee;
}
/* BUTTONS */
button {
    border: 0;
    outline: 0;
}
.sort, .sort .input-group {
    float:right;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:visited  {
    background-color: #e21235;
    color: #fff;
    outline: 0;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    outline:0;
    color: #e21235;
    background-color: #eee;
}
.btn-group-sm>.btn, .btn-sm {
    border-radius: 5px;
}
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
    color: #ffffff;
    background-color: #e21235;
    border: 0;
    border-radius: 5px;
}
.btn-primary {
    color: #ffffff;
    background-color: #e21235;
    border: 0;
    border-radius: 5px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
    background: #e21235;
    border:none;
	opacity: 0.8;
	background-position: 0 -15px;
}
.btn-primary.focus, .btn-primary:focus {
    border: none;
    background: #e21235;
    opacity: 0.8;
    outline: 0;
    outline-offset: 0;
}
.btn-warning {
    color: #ffffff;
    background-color: #e21235;
    border: 0;
    border-radius: 5px;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: 0;
	color: #fff;
	opacity: 0.8;
}
.btn-danger {
    color: #ffffff;
    background-color: #e21235;
    border: 0;
    border-radius: 5px;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: none;
	color: #ffffff;
    opacity: 0.8;
    background-color: #e21235;
    border-color: #e21235;
    outline: 0;
    outline-offset: 0;
}
.btn-danger.focus, .btn-danger:focus {
    box-shadow: none;
	color: #ffffff;
    opacity: 0.8;
    background-color: #e21235;
    border-color: #e21235;
    outline: 0;
    outline-offset: 0;
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
    box-shadow: none;
	color: #ffffff;
    opacity: 0.8;
    background-color: #e21235;
    border-color: #e21235;
    outline: 0;
    outline-offset: 0;
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 5px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-cart {
    background-color: #fff;
    border: 0;
}
.button-cw {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
}
.button-cw button, .button-cw-product {
    background: 0;
    color: #222;
}
.product-list .button-cw button, .product-list .button-cw-product {
    position: absolute;
    right: 5px;
}
.button-cw button:hover, .button-cw-product:hover {
    color: #d50032;
}
.button-cw button i, .button-cw-product i {
    font-size: 16px;
}
.button-cw-product {
    background: #fff;
    display: flex;
    float: right;
    width: 5%;
    text-align: center;
    justify-content: center;
    margin-bottom: 10px;
}
.button-cw-product button {
    background: #fff;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:hover {
    opacity: 0.8;
    background-color: #e21235!important;
    border-color: #e21235!important;
}
.buy {
    width: 50%;
    border-radius: 5px;
    background: #e21235;
    color: #fff;
}
.buy:hover {
    opacity:0.8;
}
.kolvo {
    display: flex;
    margin: 0 10px 0 0;
}
.plus, .minus {
    color: #fff;
    background-color: #e21235;
    text-align: center;
    padding: 0 10px;
    font-size: 18px;
    border: 1px solid #e21235;
}
.plus {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.minus {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.kolvo-text {
    font-size: 12px;
    border-left: 1px solid #e21235;
    border-top: 1px solid #e21235;
    border-bottom: 1px solid #e21235;
    border-right: 0;
    text-align: center;
}
/* END_BUTTONS */
/* RATING */
.rating, .manufacturer, .wishlist {
    display: inline-block;
    padding: 10px;
    margin: 0 5px 10px 0;
    background: #fff;
    border-radius: 5px;
    color: #e21235;
}
.rating:hover, .manufacturer:hover, .wishlist:hover {
    background: #eee;
}
.reward {
    color: #f72a16;
    font-weight: 600;
}
#product-manufacturer h1 {
    margin-bottom: 20px;
}
.manufacturer-list {
    display: flex;
    margin: 10px 0;
}
.mlist {
    display: flex;
}
.mlist a {
    padding: 10px;
    margin-right: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
}
.manufacturer-leter {
    margin-right: 10px;
    display: inline-block;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    color: #e21235;
    font-weight: 600;
    width: 35px;
    text-align: center;
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
/* END_BUTTONS */
.tab-content>.active {
    padding: 15px 0;
}

.title-button {
    display:flex;
}
.title-button h1 {
    text-transform: uppercase;
    overflow:hidden;
    text-overflow: ellipsis;    
    display: -webkit-box;    
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical; 
    word-wrap:break-word;    
    line-height:1.2; 
    max-height:17.6rem; 
}
/* PRODUCT */
#product {
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
}
.pr {font-size: 16px;}
.info-product-bottom {
    padding: 10px;
    margin: 10px 0;
    background-color: #fff;
    border-radius: 5px;
}
/* LIST-GRID VIEW */
.list-group a {
	color: #222;
	padding: 8px 12px;
	border: none;
}
.list-group a.active, .list-group a.active:hover {
    color: #fff!important;
    background: #e21235!important;
    border: none;
    text-shadow: none!important;
    border-radius: 5px;
}
.list-group a:hover {
    color: #222;
    background: #ddd!important;
}
/* CAROUSEL */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
}
.product-grid .product-thumb .image {
	float: none;
}
.text-center {
    flex-wrap: wrap;
    justify-content: space-around;
    background-color: #f5f5f5;
}
#product .text-center {
    margin-bottom: 10px;
}
#account-login label {
    display: none;
}
label {
    margin-bottom: 0;
    font-size: 14px;
}
.product-thumb .caption {
    padding: 10px;
}
/* OPTIONS */
.product-thumb .caption .radio-inline, #product .radio-inline {
    width: 100%;
}
.radio-inline {
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.radio-inline label {
    display: block;
    width: 100%;
}
.radio-inline input[type=radio] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    opacity: 0;
}
.radio-inline input {
    display: none;
}
.radio-inline input + span{
    color: #333;
    background-color: #eee;
    display: block;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    padding: 2px;
    font-weight: 400;
}
.radio-inline input:checked + span, product .radio-inline input:checked + span {
    background-color: #fff;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {border-top:0;}
.option {
    height:3em;
    justify-content: space-around;
    align-items: center;
    font-size: 12px;
}
.weight_not_option {
    display:inline-flex;
    height: 3em;
}
.option_radio {
    display: flex;
    padding: 2px;
    background: #eee;
    border-radius: 5px;
}
.product_option_radio {
    display: flex;
    padding: 2px;
    background: #eee;
    border-radius: 5px;
    margin-bottom: 20px;
}
.product_option {
    margin-bottom: 20px;
}
.optionname {
    margin-bottom: 10px;
}
.checkbox label {
    padding-left: 0;
}
.checkbox img {
    border-radius: 100%;
    border: 2px solid #222;
}
.rtg {
  display: none;
}

.mrt {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  width: 15px;
  height: 15px;
  border: 2px solid #e21235;
  border-radius: 10px;
}

.mrt:before {
    content: '';
    display: none;
    position: absolute;
    top: 20%;
    left: 28%;
    border: solid #e21235;
    border-width: 3px 2px 3px 4px;
    border-radius: 5px;
}

.rtg:checked ~ .mrt {
  border-color: #e21235;
}

.rtg:checked ~ .mrt:before {
  display: block;
}
.rtg:checked ~ .lst {
  color: #e21235;
}
.atr {
    font-size: 14px;
}
/* END_OPTIONS */
/* PRICE */
h2.price {
	margin: 0;
}
.product-thumb .price {
    width: 50%;
    color: #f72a16;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.8;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
    display: block;
    font-size: 12px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.total {
    width: 70%;
    line-height: 1;
    color: #f72a16;
    font-size: 20px;
    font-weight: 600;
}
.price_product {
    color: #f72a16;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.8;
}
.price_product_special {
    display: flex;
    color: #f72a16;
    font-size: 20px;
    font-weight: 600;
}
.price_product_price {
    display: flex;
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 500;
    text-decoration-color: #f72a16;
    color: #666;
}
/* END_PRICE */
/* WEIGHT */
.weight {
    background: #fff;
    padding: 2px;
}
.category-weight {
    font-size: 12px;
    display: block;
    line-height: 5px;
    min-height: 5px;
    color: #777;
    padding: 1px 0;
}
/* END_WEIGHT */
/* SCROLL */
.scroll {
    position:fixed;
    opacity:0;
    text-align:center;
    z-index:1000;
    color:#e21235;
    width:40px;
    height:40px;
    line-height:40px;
    right:30px;
    bottom:30px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.scroll:hover {
    opacity: 0.8;
}
.scroll i.fa {
    font-size:50px;
}
.scroll.show {
    cursor:pointer;
    opacity:1;
    right:30px;
}
/* END_SCROLL */
/* FOOTER */
    footer {margin-top: 10px;padding: 20px 0;background-color: #303030;border-top: 1px solid #ddd;color: #e2e2e2;}
    footer hr {border-top: none;border-bottom: 1px solid #666;}
    footer a {color: #ccc;}
    footer h5 {font-weight: bold;color: #fff;}
    .mm i {color:#fff;display: inline-block;float: right;margin-top: 4px;}
    .fm {padding: 0 15px;}
    .mm:first-child {border-top:none;}
    .mm {padding-top: 15px; border-top: 1px solid #666}
    .mm_text {margin: 0 0 15px;color:#fff;font-weight:600;}
    .sm {margin: 0 0 10px;}
    .sm:last-child {margin: 0 0 20px;}
    .list-unstyled span {display: inline-block;}
    .powered {display:flex;font-size: 14px;}
    .powered .pow, .powered .tg {padding:0;}
    .powered .tg .tel, .powered .tg .graphic {text-align:right;}
    
@media (max-width: 767px) {
    footer {padding-top:0!important;}
    .powered {display:block;text-align:center;}
    .powered .pow {padding-bottom: 10px;}
    .powered .tg .tel, .powered .tg .graphic {text-align:center;}
}
/* FOOTER */
.product-thumb .button-group {
    padding: 10px;
	overflow: auto;
}
.product-thumb .button-group button {
	width: 60%;
	border-radius: 5px;
	border: none;
	display: inline-block;
	float: left;
	background-color: #e21235;
	color: #fff;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
    opacity: 0.8;
}
.article-description {
    font-size: 12px;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-right: 10px;
}
.img-thumbnail {
    border: 0;
}
.sale {
    position: absolute;
    left: 8px;
    top: 8px;
    background: #ffd820;
    padding: 8px 4px;
    color: #000;
    border-radius: 100%;
    font-size: 12px;
}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/* fix oclabs */
.product-thumb {
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    position: relative;
}
.text-center {
    background: #fff;
}
.table>tbody>tr>td {
    vertical-align: inherit;
    padding: 3px;
}
.nav-tabs>li>a {
    border-radius: 0px;
}
.navbar {
    border: 0;
}
.button-cart {
    padding: 10px 5px;
    background: #e21235;
    border-radius: 5px;
}
.button-cart:hover {
    opacity: 0.8;
}
.button-cart a {
    color: #fff;
}
.btn-sort {
    background-color: #f0f0f0;
}
.btn-sort i {
    color: #444;
    font-size: 20px;
}
.btn-sort.active, .btn-sort.active i {
    color: #e21235;
}
.scroll {
    position:fixed;
    opacity:0;
    text-align:center;
    z-index:1000;
    color:#e21235;
    width:40px;
    height:40px;
    line-height:40px;
    right:30px;
    bottom:30px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.scroll:hover {
    opacity: 0.8;
}
.scroll i.fa {
    font-size:50px;
}
.scroll.show {
    cursor:pointer;
    opacity:1;
    right:30px;
}
/* DESCRIPTION */
.description {
    font-size: 12px;
    position: absolute;
    overflow-y: scroll;
    padding: 10px 15px 0px 0px;
    background: #ffffffeb;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 2;
    hyphens: auto;
    overflow-wrap: anywhere;
    text-align: left;
}
.image_description, .image_description_latest, .image_description_featured {
    position: relative;
}
.image_description i, .image_description_latest i, .image_description_featured i {
    color: #222;
    position: absolute;
    cursor: pointer;
    outline:none;
    right: 0;
    padding: 10px;
    z-index: 10;
    font-size: 18px;
}
/* DESCRIPTIONS */
.panel-group .panel {
    border-radius:0;
}
.btn-view {
    color: #222;
    background: none;
    padding: 5px;
    border: none;
}
.btn-view.active {
    color: #e21235;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-grid .product-thumb h4 {
    height: 60px;
}

.product-thumb .caption {
	padding: 10px;
}
.product-grid .product-thumb .image {
    float: none;
}
.name a {
    overflow:hidden;
    text-overflow: ellipsis;    
    display: -webkit-box;    
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; 
    word-wrap:break-word;    
    line-height:1.2; 
    height:3.6em; 
}
.product-price .name a {
    height: 1.2em;
    padding-left: 10px;
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
	font-size:12px;
}
}
/* PRODUCT-LIST */
.product-list {
    margin: 10px 0;
}
.product-list .product-thumb {
    margin-bottom: 0;
}
.product-list .product-thumb .image {
	float: left;
}
.product-list .product-thumb .image a {
    display: inline-block;
    width: 60%;
}
.product-list .description {
    width: 100%;
}
.product-list .image_description {
    position: inherit;
}
.product-list .image_description i {
    padding: 4px;
}
.product-list .name {
    width: 85%;
}
.product-list .button-cw {
    top: 5px;
}
/* PRODUCT-PRICE */
.product-price .product-thumb .option, .product-price .button-cw, .product-price .image_description i, .product-price .sale {
    display: none;
}
.product-price .product-thumb {
    display: flex;
    margin: 5px 0;
    padding: 5px;
    border: 1px solid #eee;
    justify-content: center;
    align-items: center;
}
.product-price .product-thumb .caption {
    display: flex;
    min-height: 30px;
    padding: 0;
    width: 95%;
    align-items: center;
    justify-content: center;
}
.product-price .product-thumb .image {
    width: 5%;
}
.product-price .product-thumb .name {
    width: 70%;
    align-items: center;
    justify-content: flex-start;
    display: flex;
}
.product-price .product-thumb .qtb {
    width: 30%;
}
@media (max-width: 767px) {
.product-price .product-thumb .price, .product-price .product-thumb .price_product_special {
    font-size: 14px;
}
.product-price .product-thumb .price_product_price {
    font-size: 12px;
}
.product-price .product-thumb .image {
    width: 15%;
}
.product-price .product-thumb .caption {
    width: 85%;
}
.product-price .product-thumb .name {
    width: 60%;
}
.product-price .product-thumb .qtb {
    width: 50%;
    align-items: center;
    justify-content: flex-start;
    display: flex;
}
.product-price .product-thumb .total {
    width: 50%;
}
.product-price .product-thumb .buy {
    width: 50%;
}
}
/* MENU */
.dropbtn {
    background-color: #e21235;
    color: white;
    padding: 10px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 5px;
}
.menu {
    display: none;
    position: fixed;
    z-index: 1;
    background: #fff;
    margin-top: 10px;
    border: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    list-style: none;
    width: 100%;
    left: 0;
}
.menu ul {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}
.menu ul:after {
  content: "";
  display: table;
  clear: both;
}
.menu li a {
    text-decoration: none;
    display: inline-block;
    transition: .3s linear;
    color: #222;
    padding: 10px;
    font-size: 13px;
    border-bottom: 1px dashed #ccc;
    width: 25%;
    background: #f5f5f5;
}
.menu li:last-child a {
    border-bottom-left-radius: 5px;
}
.menu a:hover, .smenu a:hover, .ssmenu a:hover {
    color: #e21235;
}
.menu .fa {
    float: right;
    font-weight: 600;
}
.smenu, .ssmenu {
  position: absolute;
  left: 25%;
  top: 0;
  z-index: 30;
  background: white;
  visibility: hidden;
  opacity: 0; 
  transform-origin: 0% 0%;
  transform: rotateX(-90deg);
  transition: .3s linear;  
}
.smenu > li > a {
  background: #fff;
  color: #222;
  padding: 10px;
  margin: 0 10px;
  font-size: 13px;
  border-bottom: 1px dashed #ccc;
  width: 100%;
}
.ssmenu > li > a {
  background: #fff;
  color: #222;
  padding: 10px;
  margin: 0 10px;
  font-size: 13px;
  border-bottom: 1px dashed #ccc;
}
.menu li:last-child a, .smenu > li:last-child > a, .ssmenu > li:last-child > a  {
    border-bottom: 0;
}
.menu li:hover > .smenu, .menu li:hover > .ssmenu {
  transform: rotateX(0deg);
  visibility: visible;
  opacity: 1;
  position: relative;
}
/* END_MENU */
/* MOBILE_MENU */
.mobilemenu input {display: none;}
.mobilemenu label {cursor: pointer;}

.mobilemenu {user-select: none;}

.nav__showmenu {
    z-index: 3;
    display: inline-block;
    font-size: 23px;
    color: #e21235;
}
.nav__back {
    position: fixed;
    top: 0;
    right: 0;  
    left: 0;
    transition: background-color .3s;
}
.mmenu {
    list-style: none;
    padding: 0;
    color: #fff;
    overflow: hidden;
  }
.mmenu {
    z-index: 1;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 220px;
    margin: 0;
    text-transform: uppercase;
    line-height: 2em;
    background-color: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translateX(-100%);
    transition: transform .3s;
    will-change: transform;
    backface-visibility: hidden;
    padding: 0 10px;
}
.nav__check:checked~.nav__back {
    background-color: rgba(0,0,0,.2);
    bottom: 0;
}
.mmenu li {padding: 5px 0;border-top: 1px solid #efefef;}
.mmenu > li > a {font-size: 13px;font-weight: 600;}
.mmenu li:first-child {border-top: 0;}
.menu__item:hover,.nav__showmenu:hover,.menu__showsub:hover {opacity: 0.7;}
.mmenu::-webkit-scrollbar {display: none;}
.nav__check:checked+.nav__showmenu {color:#fff;}
.menu__check:checked~.menu__submenu {max-height: 100vh;}
.menu__check:checked+.menu__showsub {transform: rotate(180deg);}
.nav__check:checked~.mmenu {transform: translateX(0);}
.nav__showmenu {color: #222;}
.nav__showmenu:hover {color: #e21235;}
.submenu {display:none}
.submenu > li > a {font-size: 13px;text-transform:none; color: #5d5d5d;}
.submenu > li > a:hover {color: #e21235}
.submenu.active {display: block;padding-left: 0;list-style:none;}
.topmobilemenu {font-size: 13px;color:#222;text-transform: none;}
.topmobilemenu li {border:0;}
/* END_MOBILE_MENU */

/* MEDIA SCREEN */
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {width: 100%;}
	#column-left + #content .product-layout .col-md-3 {width: 50%;}
	#column-left + #content + #column-right .product-layout .col-md-3 {width: 100%;}
    #content + #column-right .product-layout .col-md-3 {width: 100%;}
}
@media (max-width: 992px) {
    .dropbtn {font-size: 13px;}
}
@media (max-width: 767px) {
    .logo {padding-left: 10px;}
    #information-contact h3 {display: none;}
    .navbar-toggle {margin-right: 0;}
    .navbar-nav>li>a {padding-top: 0px;padding-bottom: 0px;}
    .nav>li>a {padding: 5px 15px;}
	#menu {min-height: 0;}
	#menu .dropdown-inner .child, #menu .dropdown-inner .childsub {border-bottom: 1px dashed #f5f5f50f;}
	#menu .dropdown-inner .child, #menu .dropdown-inner .childsub {background: #e21235;}
	#menu div.dropdown-menu {padding: 0;margin-left: 0 !important;background:#fff;}
	#menu .dropdown-inner a {width: 100%;color: #fff;}
	#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {background: rgba(0, 0, 0, 0.1);}
	#menu .see-all {margin-top: 0;border: none;border-radius: 5px;color: #fff;}
	#menu .dropdown-inner .childsub {display:block;}
	#menu .dropdown-inner .child a, #menu .dropdown-inner .childsub a {color: #fff;font-weight: 500;background: #e21235;padding: 10px 15px 10px 25px;}
	#menu .dropdown-inner .child a:hover, #menu .dropdown-inner .childsub a:hover {color: #d50032;background: #e21235;}
    header .container {background-color: #fff;}
    #menu .dropdown-inner .child, #menu .dropdown-inner .childsub {margin: 0;border-bottom: 1px dashed #333;}
    #menu .dropdown-inner .child:last-child, #menu .dropdown-inner .childsub:last-child {border-bottom:0;}
    .nav-tabs, p, li, label, .pull-right, .name, .buy, .option, .weight, .text-left, .text-right, .pow, .tg, .cat_name span {font-size: 12px;}
    .buy {width:40%;}
    .info-product {margin-bottom: 10px;}
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;}
	footer hr {margin-top: 0;}
    .option_name, .optionname, .panel-default, .radio-inline input + span, .rating, .manufacturer, .wishlist {font-size: 12px;}
    .price_product {font-size: 20px;}
}
@media (min-width: 767px) {
    #menu .dropdown:hover .dropdown-menu {display: block;}
    #menu .nav > li > a:first-child {padding-left:0;}
}
@media (max-width: 480px) {
    .option_name {font-size: 10px;}
}
#tab-description {
  padding: 0 2%;
}