body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #212121;
	font-size: 15px;
	line-height: 20px;
	width: 100%;
overflow-x: hidden;
background: #eaebed;
}
.rowwite {
background: #21242b;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
color:#000000;
margin-top:20px;
margin-bottom:20px;
font-size:38px;
line-height:40px;
font-weight:300;
overflow:hidden;
text-align:center;
}

h1:before,h1:after {
background-color: #dddddd;
content:"";
display:inline-block;
height:1px;
position:relative;
vertical-align:middle;
width:50%
}

h1:before {
right:.5em;
margin-left:-50%
}

h1:after {
left:.5em;
margin-right:-50%
}

h2 {
color:#000000;
margin-top:20px;
margin-bottom:20px;
font-size:30px;
line-height:32px;
font-weight:300;
overflow:hidden;
text-align:center;
}

h2:before,h2:after {
background-color:#dddddd;
content:"";
display:inline-block;
height:1px;
position:relative;
vertical-align:middle;
width:50%
}

h2:before {
right:.5em;
margin-left:-50%
}

h2:after {
left:.5em;
margin-right:-50%
}

h3 {
color:#000000;
margin-top:20px;
margin-bottom:20px;
font-size:32px;
line-height:34px;
font-weight:300;
overflow:hidden;
text-align:center;
}

h3:before,h3:after {
background-color:#dddddd;
content:"";
display:inline-block;
height:1px;
position:relative;
vertical-align:middle;
width:50%
}

h3:before {
right:.5em;
margin-left:-50%
}

h3:after {
left:.5em;
margin-right:-50%
}
h5 {
color:#000000;
margin-top:2px;
margin-bottom:2px;
font-size:22px;
line-height:24px;
font-weight:300;
overflow:hidden;
text-align:center;
}

h5:before,h5:after {
background-color:#dddddd;
content:"";
display:inline-block;
height:1px;
position:relative;
vertical-align:middle;
width:50%
}

h5:before {
right:.5em;
margin-left:-50%
}

h5:after {
left:.5em;
margin-right:-50%
}
h4 {
	font-size: 14px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #ec1f23;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
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;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
margin-top: 15px;
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #603e0b;
	background: #D0D3D9;

}
/* top */
.abouts {
position: relative;
display: inline-block;
width: 50%;
height: 30px;
color: #ffffff;
padding: 8px 0 0 0;
}
.list-inline {
padding-top: 8px;
}
.blocktop {
margin-top: 4px;
text-align: center;
}
#top {
background: #21242b;
	border-bottom: 1px solid #64666b;
	padding: 0;
	margin: 0;
	min-height: 20px;
}
#top .container {
	padding: 0 10px;
}
#form-currency a,
#form-language a {
color: #ffffff !important;
}
#form-currency .currency-select,
#form-language .language-select {
	text-align: left;
color: #ffffff;
}
#form-currency .currency-select:hover,
#form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background: #D0D3D9

}
.btn-link, #top-links li, #top-links a {
	color: #ffffff;
	text-decoration: none;
}
.btn-link:hover, #top-links a:hover {
	color: #ffffff;
}
#top-links .dropdown-menu a {
text-align: left;
	text-shadow: none;
color: #212121;
}
#top-links .dropdown-menu a:hover {
background: #D0D3D9
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
color: #603e0b;
	padding-top: 1px;
}
#top-links a + a {
	margin-left: 15px;
}
.topinfo {
margin-top: 18px;
}
/* logo */
#logo {
	margin: 10px 0 6px 0;
}
/* search */
#search {
	margin: 20px 0 20px 0;
}
#search .input-lg {
width: 100% !important;
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
background: #e0e1e4;

}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: none;
color: #e0e1e4;
background-image:url(/catalog/view/theme/default/image/btn.png);
border: 1px solid #64666b;
}
#search .btn-lg:hover {
background-image:url(/catalog/view/theme/default/image/btn-up.png);
}
/* cart */
#cart {
margin-top: 20px;
border: 0px solid #145566;
}
#cart > .btn {
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
text-shadow: 0;
background: #e22121;
border: 1px solid #64666b;
}
#cart > .btn:hover {
color: #ffffff;
background-image:url(/catalog/view/theme/default/image/btn-up.png);
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #145566;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {

	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #603e0b, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	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, #603e0b, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#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, #603e0b, #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;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#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: 0;
		color: #fff;
	}
}
ul.list-unstyled {
line-height: 30px;
	}
/* content */
#content {
	min-height: 400px;
}
/* footer */
footer {
	margin-top: 3px;
	padding-top: 3px;
	background: #21242b;
	border-top: 1px solid #ddd;
	color: #ffffff;
text-align: center;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #dddddd;
}
footer a {

	color: #ffffff;
}
footer a:hover {
color: #fefefe;
text-decoration: underline;
}
footer h5 {
	font-size: 16px;
	color: #dddddd;
text-transform: uppercase;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border-bottom: 0px solid #ddd;
background: none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {

	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	right: -1px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
font-size: 14px;
font-weight: 400;
color: #ffffff;
background-image:url(/catalog/view/theme/default/image/btn.png);
}
.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-image:url(/catalog/view/theme/default/image/btn.png);

}
.btn-primary {
	color: #ffffff;
background-image:url(/catalog/view/theme/default/image/btn.png);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
background-image:url(/catalog/view/theme/default/image/btn-up.png);
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.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: #603e0b;
	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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* 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 {
text-align: center;
margin-bottom: 20px;
overflow: auto;
float: left;
 -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
background-image:url(/catalog/view/theme/default/image/bg.png);
box-shadow: 0 0.3em 0.3em 0 rgba(0, 0, 0, 0.2);
}
.product-thumb:hover {
box-shadow: 0 0.5em 0.5em 0 rgba(0, 0, 0, 0.2);
}
.product-thumb .image {
text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
opacity: 0.9;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
#product .radio {
display: inline-block;
vertical-align: top;
margin-top: -5px;
}
#product .radio img{
display:flex; 
border-radius: 20%;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 10px;
}
}
.product-thumb h4 {
overlow-y: hidden;
margin: 0;
padding: 0;
}
.product-thumb h4 a{
color: #000000;
line-height: 16px;
text-transform: uppercase;
font-weight: 400;
}
.product-thumb h4 a:hover{
text-decoration: underline;
}
.product-thumb h5 a{
color: #212121;
text-transform: uppercase;
font-weight: 400;
}
.product-thumb h5 a:hover{
text-decoration: underline;
}
.product-thumb .caption {
	padding: 5;
height: 140px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.poductstock {
background: #ffffff;
padding: 0 4px;
border-radius: 2px;
box-shadow: 0.1em 0.1em rgba(0, 0, 0, 0.2);
}
.rightline {
border-right: 1px solid #dddddd;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
float: left;
	padding: 0;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {

	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #a39b9b;
	font-size: 15px;
}
.rating .fa-star {
	color: #ffffff;
	font-size: 16px;
}
.rating .fa-star + .fa-star-o {
	color: #ec1f23;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
font-size: 20px;
color: #000000;
}
.product-thumb .price-new {
color: #000000;
}
.product-thumb .price-old {
	color: #636363;
	text-decoration: line-through;
	margin-left: 10px;
}
.pprice {
font-size: 32px;
color: #212121;
font-weight: 300;
}
.pprice-new {
font-size: 32px;
line-height: 36px;
font-weight: 300;
color: #603e0b;
}
.pprice-old {
font-size: 28px;
line-height: 36px;
font-weight: 100;
color: #212121;
text-decoration: line-through;
margin-left: 10px;
}
.mprice {
font-size: 14px;
color: #212121;
font-weight: 300;
}
.mprice-new {
font-size: 14px;
font-weight: 300;
color: #603e0b;
}
.mprice-old {
font-size:13px;
font-weight: 100;
color: #212121;
text-decoration: line-through;
margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 100%;
padding: 0;
	border: none;
	display: inline-block;
	float: left;
	color: #ffffff;
background-image:url(/catalog/view/theme/default/image/btn.png);
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
 -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product-thumb .button-group button + button {
	width: 50%;
color: #000000;
background-image:none;
}
.product-thumb .button-group button:hover {
	color: #ffffff;
background-image:url(/catalog/view/theme/default/image/btn-up.png);
	text-decoration: none;
	cursor: pointer;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 120px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@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%;
    }
}

/* 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;
}
.inbiz {
position:relative;
width:90%;
text-align:right;
margin:-20px 0 1px;
color:#b0adad
}

.inbiz a {
color:#b0adad
}

.parall {
margin-left:calc(-49vw + 50%);
margin-right:calc(-49vw + 50%);
background-image:url(/image/parall.jpg);
height:600px;
background-attachment:fixed;
background-position:center;
background-repeat:no-repeat;
background-size:cover
}
.spin {
width:30px;
height:30px;
background:#e5e5e5;
padding:2px;
-webkit-border-radius:80%;
border-radius:80%
}

.spin:hover {
background:#b7b7b7;
transform:rotate(360deg);
transition:all .3s ease-in-out 0s;
}

.front {
border:10px solid #b5bdc8;
border-radius:20%;
width:350px;
height:350px;
padding:10px;
margin:10px;
background:#edebed;
opacity:.8;
text-align:center
}

.front:hover {
border:10px solid #000000;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
transition:all .5s ease-in-out;
border-radius:2%;
opacity:1;
background:#fefefe;
box-shadow:0 0 30px #fff
}

.txt {
background:url(../image/txtw.png) top center repeat;
padding:20px;
margin:5% 0 20px;
color:#ffffff;
font-size:20px;
line-height:26px;
border-radius:2%
}

.fullw {
margin-left:calc(-49vw + 50%);
margin-right:calc(-49vw + 50%);
background:url(../image/txtw.png) top center repeat;
padding:20px 0
}
#myBtn {
  display: none; 
  position: fixed; 
  bottom: 20px; 
  right: 30px; 

  border: none; 
  outline: none; 
  background-color: #fb4250; 
  color: white; 
  cursor: pointer;
  padding: 4px 12px; 
  border-radius: 10px; 
}
#myBtn .fa{
  font-size: 30px; 
}
#myBtn:hover {
  background-color: #555; 
}
.sticky {
position: -webkit-sticky;
position: sticky;
top: 0px;
z-index: 9;
}
.sh2 {
visibility:hidden;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
transform: translate(0, -50px);
}
.sh1:hover .sh2 {
transform: translate(0, 0);
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
visibility:visible;
z-index: 9999;
}
.sdr1 {
position: relative;
float:left;
margin-top: -38px;
text-align: center;
font-weight: bold;
}
.sdr {
position: relative;
float:left;
}
.cartmob {
display: none;
}
.tovarh {
margin-top: -30px;

}
.tovarh h1{
font-size: 32px;
}
.tovarh h1:before,.tovarh h1:after {
background-color: #dddddd;
content:"";
display:inline-block;
height:1px;
position:relative;
vertical-align:middle;
width:100%;
}
.tovarh h1:before {
right:0;
margin-left:0;
}

.tovarh h1:after {
left:0;
margin-right:0;
}
.catg {
width: 16%;
height: 180px;
margin: 10px 2px;
padding: 0;
box-shadow: 0 0.3em 0.3em 0 rgba(0, 0, 0, 0.2);
}
.catg img{
}
.catg img:hover{
opacity: 0.8;
}
.catg a:hover{
text-decoration: underline;
}
.perevg img{
box-shadow: 0 0.3em 0.3em 0 rgba(0, 0, 0, 0.2);
}
.boxsright {
border: 10px solid #ffffff;
}

.boxsleft{
margin-top: 20%;
margin-left: -25% !important;
border: 10px solid #ffffff;
}
.boxsright2 {
background: #ededed;
border-radius: 10px;
padding: 8px;
margin-top: -20px;
box-shadow: 0 0.5em 0.5em 0 rgba(0, 0, 0, 0.2);
}
.brdimg {
font-size: 20px;
line-height: 30px;
font-weight: 100;
background-image:url(/catalog/view/theme/default/image/bg.png);
}

@media only screen and (max-width : 960px) {
.boxsleft{
margin-top: -85%;
margin-left: 52% !important;
border: 10px solid #f8f8f8;
width: 150px;
height: 121px;
}
#search {
margin: 4px 0 4px 0;
}
#cart {
margin-top: 4px;
margin-bottom: 8px;
}
.mobtop {
display: none;
}
.topinfo {
margin-top: 4px;
text-align: center;
}
.sticky {
  position: relative;
  top: 0;
z-index: 9999999;
}
.perevg {
margin-top: 8px;
}
.sh2 {
visibility:visible;
width: 100% !important;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
transform: translate(0, 0);
}
.sdr1 {
margin-top: 0px;
top: -3px;
}
#logo {
margin: 4px 0 6px 0;
}
#logo img{
margin: 0 auto;
text-align: center;
}
.product-thumb .price {
font-size: 16px;
}
.product-thumb .caption {
	padding: 5;
height: 170px;
width: 100%;
}
.parall {
margin-left:0;
margin-right:0;
width: 100%;
height:auto;
background-attachment:local;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
.abouts {
width: 80%;
height: 30px;
padding: 8px 0 0 10px;
}
.breadcrumb {
display: block;
width: 100%;
margin: 0 0 5px 0;
padding: 4px 0;
overflow: hidden;
}

.breadcrumb i {
	font-size: 12px;
}
.breadcrumb > li {
	text-shadow: 0 0 0 #FFF;
	padding: 0 5px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	right: -2px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.catg {
width: 48%;
height: 210px;
margin: 10px 2px;
padding: 0;
box-shadow: 0 0.3em 0.3em 0 rgba(0, 0, 0, 0.2);
}
.catg img{
padding: 0;
}
.product-thumb h4{
height: 50px;

}
.product-thumb h4 a{
color: #212121;
line-height: 16px;
width: 100% !important;
text-transform: none;
font-weight: 400;
}
.tab-content img {
width: 100%;
}
.inbiz {
position:relative;
width:100%;
text-align:center;
margin:20px 0 20px;
color:#b0adad
}
.imgw img {
width: 100% !important;
}
iframe {
width: 100% !important;
}
}