@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto Condensed';
	src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto Condensed Light';
	src: url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto Medium';
	src: url('../fonts/Roboto-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto Italic';
	src: url('../fonts/Roboto-Italic.ttf') format('truetype');
}
body {
	font-family: 'Roboto', sans-serif;
	background: url(../../../../../image/catalog/bg1.png);
	color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}
.container, .menu-fixed .navbar-collapse {
	max-width: 1440px;
	width: calc(100% - 20px);
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	font-family: 'Roboto Medium', sans-serif;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 16px; /* 12px */
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 16px; /* 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: 16px; /* 12px */
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 16px;
}
.input-group .input-group-addon {
	font-size: 16px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.required .control-label:before {
	content: '';
	color: #df5c39;
	font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

/* Top nav */
nav#top {
	background: url(../image/top-line.png) repeat-x;
	height: 40px;
	margin: 0;
	font-size: 14px;
	padding: 0;
	width: 100%;
	line-height: 28px;
}
nav#top a {
	color: #fff;
}
.nav-tabs {
	margin-bottom: 15px;
}
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0px;
}
#top .form-currency .currency-select,
#top .form-language .language-select,
#top .form-language .language-select_new {
	text-align: left;
}
#top .form-currency .currency-select:hover,
#top .form-language .language-select:hover,
#top .form-language .language-select_new:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}

header {
	margin-top: 15px;
}
.top-account {
	display: inline-block;
}
.mob-top-account {
	position: absolute;
	top: 0;
	left: 40px;
}
ul.top-account {
	margin-top:5px;
}
#top-links li {
	color:rgb(255, 255, 255);
}
#top-links a {
	text-shadow: none;
}
#top-links a:hover {
	color: #fff;
	text-decoration: none;
}
ul.top-account li {
	border-right: 1px solid  white;
}
ul.top-account li:last-child {
	border-right: none;
}

/* Logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
.search {
	margin-bottom: 10px;
	-moz-webkit-transition: all .3s;
	-ms-webkit-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
.search .input-lg:focus {
	box-shadow: none;
	outline: none;
}
.search .btn-lg {
    box-shadow: none !important;
	font-size: 15px;
	text-shadow: 0 1px 0 #FFF;
}
.search.focused {
	position: fixed;
    right: 15px;
    width: calc(100vw - 85px);
	max-width: none;
}
.search.focused [name="search"] {
	width: calc(100% - 60px);
}

/* Cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#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;
}

/* Search */
.mobile-search{
	position: absolute;
	width: 140px;
	top: -6px;
	right: 10px;
}
.mobile-search .search .input-lg{
	height: 30px;
}
.mobile-search .search .btn-lg {
    height: 30px;
    padding-top: 6px;
}
@media (max-width: 991px) {
	.search {
		display: inline-block;
		margin-top: 0 !important;
		margin-top: 0px;
		margin-left: 10px;
		max-width: 210px;
		width: auto;
	}
	.search .input-group-btn {
		display: inline-block;
		width: 30px;
		-moz-transform: translateX(2px);
		-ms-transform: translateX(2px);
		-webkit-transform: translateX(2px);
		transform: translateX(2px);
	}
	.search .input-lg {
		display: inline;
		float: none;
		margin-top: 0 !important;
		padding-left: 2px;
		width: 175px;
		height: 32px;
		font-size: 16px;
		border-left: none;
		vertical-align: top;
		box-shadow: none;
		border: none;
	}
	.search .btn-lg {
		margin-top: 0;
		padding: 7px 8px;
		margin-right: -8px;
		height: 32px;
		z-index: 15;
		background-color: #fff;
		border: none;
		vertical-align: top;
		box-shadow: none;
	}
}
@media (min-width: 1200px) {
	/* Bootstrap 3 5-col */
	.col-lg-5ths {
		position: relative;
		min-height: 1px;
		padding-right: 10px;
		padding-left: 10px;
	}
	.row-5ths {
		margin-left: -10px;
		margin-right: -10px;
	}
	.col-lg-5ths {
		width: 20%;
		float: left;
	}
}
.search-live {
	position: fixed;
	left: 0;
	top: 174px;
	width: 100%;
	z-index: 17;
}
.search-live > div {
	padding: 0;
}
.search-live-list {
	float: right;
	padding: 0;
	width: 500px;
	max-height: calc(100vh - 185px);
    overflow: auto;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.5);
}
.search-live-item {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
	padding: 7px 15px;
	color: #888;
}
.search-live-item:hover {
	color: #3d3d3d;
	background-color: #eee;
}
.search-live-item img {
	margin-right: 15px;
	max-width: 100px;
	max-height: 150px;
}
.search-live-item .wide {
	max-width: 175px;
}
@media (max-width: 478px) {
	.search {
		max-width: 160px;
	}
	.search .input-lg {
		width: 120px;
	}
	.search-live {
		display: none;
	}
	#cart .dropdown-menu {
		width: 100%;
	}
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
	#cart-total {
		font-family: 'Roboto Condensed', sans-serif;
		vertical-align: middle;
	}
}
@media (max-width: 399px) {
	#top .container {
		padding: 0px;
	}
	#content {
		padding-left: 5px;
		padding-right: 5px;
	}
	.search {
		margin-left: 5px;
	}
	.search .input-lg {
		width: 85px;
	}
	/* .search {
		margin-left: 5px;
	}
	.search .input-lg {
		width: 105px;
	} */
}

/* top nav */
#second-header-line {
	background: url(../image/second-header-line.png) no-repeat top left;
	position: relative;
	height: 61px;
	left: 0;
	border-top-right-radius: 6px;
}
#header-design {
	background: url(../image/header-design.png) no-repeat top left;
	height: 40px;
	width: 388px;
	display: inline-block;
	position: relative;
	bottom: -19px;
}
.header-phone {
	display: inline-block;
	position: relative;
	color: #424242;
	font-size: 16px;
	font-weight: normal;
	margin: -11px 0 0 0;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
	padding: 5px;
	background: rgba(255, 255, 0, 0.13);
	border-radius: 7px;
	letter-spacing: 1px;
	float: right;
}
.form-language, .search {
	margin-top: 9px;
}
#logo {
	position: absolute;
	top: -20px;
    left: 50px;
}

/* locales */
.locale-select {
	max-width: 330px;
}
.locale-select.mobile {
	display: none;
	position: fixed;
	top: 50px;
	right: 22px;
	z-index: 16;
}
.btn.language-select,
a.language-select_new {
	padding: 5px 13px;
}
.locale-select.mobile .btn.language-select,
.locale-select.mobile a.language-select_new {
	padding: 5px 0 5px 40px;
}
@media (max-width: 767px) {
	.locale-select.mobile .btn.language-select,
	.locale-select.mobile a.language-select_new {
		padding: 5px 0 5px 20px;
	}
}
@media (max-width: 350px) {
	.locale-select.mobile .btn.language-select,
	.locale-select.mobile a.language-select_new {
		padding: 5px 0 5px 8px;
	}
}
.form-language li{
	padding-right: 0px;
	padding-left:  0px;
}
.languges-select{
	height: 30px;
}
.languges-select .btn-group{
	height: 30px;
}
.currencies-select{
	width: 82%;
}
.currencies-select li{
	margin-right: 10%;
	margin-left: 11%;
	color:white;
}
.currencies-select li:last-child{
	margin-right: 0px;

}
.currencies-select .btn-group{
	width: 100%;
	padding-top: 4px;
	height: 30px;
}
.currencies-select a{
	display: inline-block;
	width: 22px;
	height: 22px;
	text-align: center;
	background: rgb(247, 247, 247);
	text-decoration: none;
	border-radius: 3em;
	font-size: 20px;
	margin: 0 8px;
}
button.currency-select{
	color: black;
    background-color: white;
    border: none;
    line-height: 0.7;
    padding: 2px 5px;
    border-radius: 5px;
    position: relative;
    top: -6px;
}
.language-select img,
.language-select_new img {
	border-radius: 5px;
}
.language-select img:hover,
.language-select_new img:hover {
	    border: 1px solid #fff
}
button.currency-select:hover{
	background-color: #888888;
}

@media (min-width: 992px) {
	.fixed-menu .mobile-cart-link {
		position: fixed;
		top: 18px;
		right: 3vw;
		z-index: 1000;
		padding: 0px 5px;
		border-radius: 5px;
	}
	.fixed-menu .mobile-cart-link:hover {
		background-color: white;
		-webkit-transition: background-color 100ms linear;
		-ms-transition: background-color 100ms linear;
		transition: background-color 100ms linear;
	}
	.fixed-menu .mobile-cart-link>a {
		color: Black !important;
	}
}

/* menu */
#menu {
	min-height: 40px;
	border: none;
	margin-bottom: 10px;
	background: #e0e0e0;
	border-radius: 0 0 6px 0;
	position: relative;
	z-index: 15;
	border-color: #e0e0e0;
	border-radius: 0;
}
#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;
	letter-spacing: .25px;
}
#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: 10px 15px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner a.active {
background: #bfbfbf;
color: #000;
}
#menu .nav > li {
	white-space: nowrap;
}
#menu .nav > li > a {
	font-size: 15px;
	color: #000;
	line-height: 27px;
	text-decoration: none;
	display: block;
	padding: 12px 12px 11px 12px;
	position: relative;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	margin-top: -1px;
}
/*#menu .dropdown-inner ul:before {
    content: '^';
    position: absolute;
    transform: translate(15px, -12px) rotate(180deg);
    font-size: 16px;
    color: #777;
}*/
#menu .nav > li > a img, #menu .dropdown-inner a > img, .category-list > a img {
	display: inline;
	vertical-align: sub;
	width: 20px;
	height: 20px;
	margin-right: 7px;
}
.category-list > a img {
	margin-bottom: 2px;
}
#menu .dropdown-inner a img[alt="67SVG"] {
	display: none;
}
#menu .nav > li > a svg path {
	fill: #000;
}
.navbar-nav > li > .dropdown-menu {
	padding: 0;
}
.navbar-nav > li.opened > .dropdown-menu {
	display: block;
}
#menu .nav > li > a:hover, #menu .nav > li > a.active {
	background: url(../../../../../image/catalog/m-hover.png) repeat-x;
	background: #bfbfbf;
	z-index: 10;
}
#menu .dropdown-inner a:hover {
	background: url(../../../../../image/catalog/m-hover.png) repeat-x;
	background: #bfbfbf;
	z-index: 10;
}
#menu .dropdown-inner a {
	font-size: 15px;
	letter-spacing: .3px;
}
#menu .dropdown-inner li a:hover {
	color: #000;
}
#menu .dropdown-inner .third-level {
    padding: 4px 15px 4px 42px;
}
.third-level:before {
	content: '\2014\00a0';
}
#menu .dropdown-inner .third-level:hover {
    color: #333;
}
#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, #23a1d1, #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);
}
.header-phone a:hover {
	text-decoration: none;
	color: black;
}
.header-phone a {
	text-decoration: underline;
	color: black;
}
.heading.phone .call {
    float: left;
}
.heading.phone .numphone {
    float: left;
    padding: 0 0 5px 15px;
}
.heading.phone .numphone a {
	font-size: 15px;
    line-height: 1.5;
}
.heading.phone .call .callimg, .header-phone .call .calltext {
	display: inline-block;
}
.heading.phone .call .callimg {
	padding-left: 15px;
	padding-right: 186px;
	margin-top: 17px;
	margin-bottom: 5px;
}
@media (max-width: 1440px) {
	.heading.phone .call .callimg {
		padding-right: 170px;
	}
}
@media (max-width: 1280px) {
	.heading.phone .call .callimg {
		padding-right: 145px;
	}
}
@media (max-width: 1199px) {
	.heading.phone .call .callimg {
		padding-right: 70px;
	}
}
.fixed-menu .callimg img {
	margin-left: 30px;
	width: 18px;
	height: 18px;
}
.callimg img {
	margin-left: 26px;
	width: 32px;
	height: 32px;
	margin-bottom: 5px;
}

.menu-fixed {
	position: fixed !important;
	top: 0;
	left: 0;
	background-color: #e0e0e0;
}
.search-fixed {
	top: -6px;
	width: 250px;
    z-index: 16;
    right: 15%;
}
@media (min-width: 1366px) {
	.search-fixed {
		right: 25%;
		width: 250px;
	}
}
.btn-navbar .fa {
	font-size: 26px;
}
@-moz-keyframes submenu_show {
	0% {opacity: 0;}
	to {opacity: 1;}
}
@-webkit-keyframes submenu_show {
	0% {opacity: 0;}
	to {opacity: 1;}
}
@keyframes submenu_show {
	0% {opacity: 0;}
	to {opacity: 1;}
}

@media (max-width: 991px) {
	body {
		padding: 40px 0 0;
	}
	nav#top {
		position: fixed;
		top: 0;
		z-index: 17;
	}
	#top.top-panel {
		top:40px;
	}

	#menu {
		position: fixed;
		top: 0;
		left: 0;
	}
	.no-scroll {
		position: fixed;
		height: 100vh;
	}
	.no-scroll #menu {
		width: 100%;
	}
	.navbar-collapse {
		margin: 0;
	}
	.navbar-collapse.in {
		/* height: calc(100vh - 153px); /*100vh - 85px*/
		height: calc(100vh - 160px);
		padding-bottom: 50px;
	}
	.navbar-toggle {
		position: fixed;
		left: 5px;
		margin-top: 6px;
		padding: 0;
    	width: 27px;
	}
	.navbar-toggle-dash {
		margin: 3px;
		width: 100%;
		height: 2px;
		background-color: #fff;
	}
	.menu-fixed .phone-menu-wraper {
		top: 80px;
		right: auto
	}
	.navbar .navbar-collapse .callimg {
		display: block;
	}
	.mobile-cart-link a {
		display: inline-block;
		margin-left: 5px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu .dropdown-inner ul li:first-of-type a {
		padding-top: 15px;
    	padding-bottom: 10px;
	}
	#menu .dropdown-inner ul li:last-of-type a {
		padding-top: 10px;
    	padding-bottom: 15px;
	}
	#menu .dropdown-menu {
		display: block;
		position: relative;
		width: 100%;
		float: none;
		margin-left: 0 !important;
		background-color: rgba(0, 0, 0, 0.1);
		border: none;
		box-shadow: none;
	}
	#menu .nav {
		margin: 0 -15px;
		width: calc(100% + 30px);
	}
	#menu .nav > li {
		white-space: inherit;
	}
	.mobile-search {
		right: 25px;
		width: 185px;
	}
	#menu .nav > li > a {
		padding: 12px 25px 8px !important;
		font-size: 16px;
		line-height: 24px;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		padding: 7px 25px;
		width: 100%;
	}
	#menu .dropdown-inner .third-level {
		padding-left: 52px;
	}
	#menu .dropdown-menu a:focus,
	#menu .dropdown-menu ul li a:focus {
		text-decoration: none;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover,
	#menu .dropdown-menu ul li .active {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner li a:hover,
	#menu .dropdown-menu ul li .active {
		color: inherit;
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}

	#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;
	}*/

	#menu .btn-navbar {
		position: fixed;
		padding: 0 20px;
		border: none;
		border-radius: 0px;
		box-shadow: none;
		background-image:none;
		background-color: inherit !important;
		z-index: 17;
	}
	.menu-name {
		display: block;
		position: relative;
		top: 105px;
		font-size: 20px;
		background-color: #b4b4b4;
		padding: 12px;
		margin: 0 -15px;
	}
	.no-scroll .phone-menu-wraper {
		display: block;
	}
	.no-scroll .navbar-top-items-overlay {
		width: 100%;
		height: 155px;
		background-color: #e0e0e0;
	}
	.no-scroll .locale-select.mobile {
		display: block;
	}
	.call-mobile {
		position: fixed;
		right: 20px;
		bottom: 50px;
		width: 30px;
		height: 98px;
		z-index: 15;
	}
	.no-scroll .call-mobile {
		top: 100px;
		margin-top: 4px;
		width: 145px;
		border-top: 1px solid #b3b3b3;
	}
	.callimg a img {
		margin: 10px 0;
	}
	.no-scroll .call-mobile img {
		margin: 6px;
	}
	.no-scroll .call-mobile {
		right: 25px;
	}
	/* .language-select {
		padding: 8px 6px;
	} */
	.form-currency {
		display: none;
	}
	.form-language {
		margin-top: 7px;
	}

	.price-download {
		margin: 0px;
	}
	.category-show-settings {
		background: none;
	}
	
	.phone-menu-wraper {
		display: none;
		position: absolute;
		top: 55px;
		left: 25px;
		font-size: 15px;
	}

	.category-price-name {
		display: none;
	}
	#product-category .col-sm-10 {
		width: 100%;
	}
	.phone-menu-wraper .phone-number {
		margin: 7px 0;
	}
	.phone-menu-wraper .phone-number i {
		margin-right: 10px;
    	font-size: 18px;
	}
	.product-decription-content{
		width: 100%;
	}
	.mobile-cart-link {
		margin-top: 3px;
		margin-left: 7px;
	}
}
@media (min-width: 992px) {
	.mobile-cart-link {
		margin-top: 6px;
		margin-left: 7px;
	}
	.mobile-cart-link > .input-group {
		display: none;
	}
	.search .input-lg {
		margin-top: 5px;
		font-size: 15px;
		height: 35px;
		border: 1px solid #ccc;
		border-left: none;
		box-shadow: none;
	}
	.search .btn-lg {
		margin-top: 5px;
		padding: 7.5px 10px;
		height: 35px;
		background-color: #fff;
		z-index: 17;
		border-right: 0;
		box-shadow: none;
	}

	.menu-fixed {
		margin: 0;
		width: 100%;
		height: 50px;
	}
	body.fixed-menu {
		padding-top: 98px;
	}
	.menu-fixed .navbar-collapse {
		margin: 0 auto;
		padding: 0;
	}
	#menu {
		background: #e0e0e0;
	}
	#menu .dropdown:hover .dropdown-menu {
		display: block;
		opacity: 1;
		-ms-animation: submenu_show .2s linear;
		-o-animation: submenu_show .2s linear;
		-moz-animation: submenu_show .2s linear;
		-webkit-animation: submenu_show .2s linear;
		animation: submenu_show .2s linear;
	}

	#menu .dropdown-inner ul:before {
		content: '';
		position: absolute;
		width: 0;
		height: 0;
		top: -1px;
		left: 15px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
	}
	#menu .dropdown-inner ul:before, #menu .dropdown-toggle:hover .dropdown-inner ul:before {
		border-top: 7px solid #d7d7d7;
	}
	/* #menu .dropdown:hover .dropdown-menu .dropdown-inner ul:before */
	#menu .active + .dropdown-menu .dropdown-inner ul:before {
		border-top: 7px solid #bfbfbf;
	}

	#menu span#category {
		display: none;
	}

	nav#top {
		z-index: 2;
	}
	.navbar-toggle {
		display:none
	}

	#second-header-line .col-sm-6 {
		width: 44%;
	}
	.call-mobile {
		display: none;
	}
	.header-phone .call .calltext {
		position: absolute;
		top: 22px;
		right: 200px;
	}
	.form-language {
		float: left;
		padding: 6px 25px;
	}
	div.navbar-collapse {
		overflow-y: auto;
	}

	.container, .menu-fixed .navbar-collapse {
		max-width: 1440px;
		width: calc(100% - 30px);
	}
}

/* Override styles Bootstrap */
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-toggle {
		display: block !important;
	}
	.navbar-collapse {
		width: 100vw;
	}
	.navbar-collapse.collapse:not(.in) {
		display: none!important;
		overflow-y: auto!important;
	}
	.navbar-collapse.collapse.in {
		height: calc(100vh - 153px) !important; /*100vh - 85px*/
		overflow-y: auto !important;
	}
	.navbar-nav > li {
		float: none;
	}
	.mobile-cart-link > a {
		line-height: 1;
	}
	.no-scroll .call-mobile {
		width: 186px;
	}
	.no-scroll .call-mobile img {
		margin: 10px 13px;
	}
}
@media (min-width: 1230px) {
	body.fixed-menu {
		padding-top: 50px;
	}
}
@media (max-width: 375px) {
	.no-scroll .call-mobile {
		width: 120px;
	}
	.no-scroll .call-mobile img {
		margin: 10px 6px;
	}
}

/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;

	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	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 */
.pagination {
	margin: 0;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
	background-color: #0779aa;
	border-color: #0779aa;
}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 15px;
	border: 1px solid #ccc;
	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: 12px;
}
.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: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #38b0e3;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;*/
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.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: #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;
	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);
}
.btn-change-view {
	background: transparent !important;
    border: none;
    box-shadow: none !important;
}

/* List group */
.list-group a {
	/* border: 1px solid #DDDDDD; */
	border: none;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #000;
	background: #eeeeee;
	/*border: 1px solid #DDDDDD;*/
	border: none;
	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 {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.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: 10px;
	margin-right: 10px;
} */
.product-grid .product-thumb .image {
	float: none;
	overflow-x: hidden;
	position: relative;
	min-height: 160px;
}
@media (min-width: 768px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 10px;
	}
}
.product-thumb h4 {
	margin: 10px 0;
	font-weight: bold;
}
.product-grid .product-thumb h4 {
	margin: 10px 12px;
}
.product-list .product-thumb h4 {
	margin: 20px 0 5px;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 60px;
}
/*.product-list .product-thumb .caption {
	margin-left: 195px;
}*/
.product-grid .product-thumb > .caption {
	display: none;
}
.product-grid .product-thumb .caption:nth-child(2) {
	padding: 0;
}
/* @media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 210px;
		padding: 0 10px;
	}
} */
@media (max-width: 767px) {
	.search-live-list {
		width: 400px;
	}
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		/* padding: 0 10px; */
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	/*overflow: auto;*/
}
/* .product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
} */
.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;
}
.rating a {
	font-size: 15px;
}
.product-grid .product-thumb .rating {
    display: block;
	position: absolute;
	bottom: 5px;
	left: 15px;
}


.product-grid .product-thumb .button-group {
	min-height: 70px;
}
.product-thumb .button-group {
	border-top: none;
	background: none;
	padding: 0;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.product-thumb .button-group button {
	color: #FFFFFF;
	display: inline-block;
	padding-left: 6px;
	text-decoration: none;
	cursor: pointer;
	/*background: url(../image/button.png) top left repeat-x;*/
	background: #f0b7a1;
	background: -moz-linear-gradient(top, #f0b7a1 0%, #8c3310 53%, #752201 68%, #bf6e4e 100%);
	background: -webkit-linear-gradient(top, #f0b7a1 0%,#8c3310 53%,#752201 68%,#bf6e4e 100%);
	background: linear-gradient(to bottom, #f0b7a1 0%,#8c3310 53%,#752201 68%,#bf6e4e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 );
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 0px;
	background-size: cover;
	width: 120px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 3px;
	margin: 3px;
	line-height: 1;
}
.product-thumb .button-group span{
	font-size: 18px;
	text-transform: none;
}
.product-thumb .button-group button:hover {
	background: #f0b7a1;
	background: -moz-linear-gradient(top, #bf6e4e 0%,#752201 53%,#8c3310 68%, #f0b7a1 100%);
	background: -webkit-linear-gradient(top, #bf6e4e 0%,#752201 53%,#8c3310 68%, #f0b7a1 100%);
	background: linear-gradient(to bottom, #bf6e4e 0%,#752201 53%,#8c3310 68%, #f0b7a1 100%);
	text-decoration: none;
	cursor: pointer;
}
#button-cart, #button-cart-one, #button-cart-add, #button-cart-buy-now {
	color: #FFFFFF;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    background: #f0b7a1;
    background: -moz-linear-gradient(top, #f0b7a1 0%, #8c3310 53%, #752201 68%, #bf6e4e 100%);
    background: -webkit-linear-gradient(top, #f0b7a1 0%,#8c3310 53%,#752201 68%,#bf6e4e 100%);
    background: linear-gradient(to bottom, #f0b7a1 0%,#8c3310 53%,#752201 68%,#bf6e4e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 );
    border-radius: 5px;
    border: none;
    background-size: cover;
    /* margin: 10px 10px 10px 0; */
    /* height: 50px; */
    font-size: 23px;
	text-transform: none;
    /* padding: 0px 10px; */
    
}
#button-cart[disabled], #button-cart-one[disabled] {
	opacity: 0.75;
	cursor: not-allowed;
}
.product-buttons #button-cart-one {
    white-space: pre-line;
    vertical-align: bottom;
    width: 170px;
    font-size: 18px;
    padding: 7px;
}
.button-group #button-cart-one {
    white-space: pre-line;
    vertical-align: bottom;
    width: 120px;
    font-size: 18px;
}
.product-layout .fa-shopping-cart {
	display: inline-block;
}

/*
.product-thumb .button-group button + button {
	width: 48%;
}
.product-layout #button-cart-one {
	float: none;
	margin: 0;
}
.product-layout #button-cart-one:hover {
	background: linear-gradient(to bottom, #bf6e4e 0%,#752201 53%,#8c3310 68%, #f0b7a1 100%);
	text-decoration: none;
	cursor: pointer;
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
	.product-grid .product-thumb .button-group button {
		margin-left: 0;
		width: 45%;
	}
	.col .product-thumb .button-group button {
		margin-left: 0;
		width: 40%;
	}
}

@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
*/
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

/* Thumbnails */
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 5px;
}
.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: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.thumbnails .thumbnail.active, .thumbnails .thumbnail:focus, .thumbnails .thumbnail:hover {
	border-color: #ccc;
}

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

/*vicumg*/
#powered {
    margin: 5px;
    color: #000;
    font-size: 15px;
	text-align: center;
}
.phone-number img{
	width: 20px;
	margin-right: 10px;
}

.phone-wraper span {
	display: block;
	margin-bottom: 3px;
	font-size: 15px;
	white-space: nowrap;
}
footer .container{
	clear: both;
	overflow: auto;
	min-height: 160px;
	margin-bottom: 15px;
	padding: 8px 20px 0px 20px;
	background: url(../../../../../image/catalog/footer-bg2.png) no-repeat;
	border-radius: 6px;
	margin-top: -7px;
}
footer a {
	color: #000;
	font-size: 15px;
}
@media (max-width: 1024px) {
	#top-links{
		display: none;
	}
	footer .container{
		background:none;
	}
	footer h5{
		display: none;
	}
	footer .col-sm-3{
		float: left;
		width: 33%;
	}
}
footer h5{
	margin-bottom: 25px;
	text-transform: uppercase;
}

footer .col-sm-3 {
	width: 33%;
}
/*  Убираем маркеры у списка
li {
	list-style-type: none;
}
*/
/* footer li::before{
	content: ">";
	    color: #767676;
	padding-right: 7px;
	display: inline-flex;
	-ms-flex-item-align: center;
    align-self: center;
} */

.footer-columns li {
    display: inline-flex;
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../image/ft-smarw.png) no-repeat left scroll;
}

.footer-columns li a {
    color: #000;
    font-size: 15px;
}

footer a:hover {
	color: black;
	text-decoration: underline;
}
@media (min-width: 768px) {
	#second-header-line .col-sm-6 {
		width: 44%;
	}
}
.breadcrumb {
	border:none;
	border-bottom: 1px dotted #000;
	background:none;
	border-radius: 0px;
	margin-bottom: 10px;
}
.breadcrumb a{
	color: #767676;
	/* text-decoration: underline; */
	cursor: pointer;
	font-size: 15px;
}
.breadcrumb > li:after {
	content: '>>';
	display: block;
	position: absolute;
	top: 0;
	right: -9px;
	width: 26px;
	height: 26px;
	border-right: none;
	border-bottom: none;
	font-size: 13px;
	-webkit-transform: none;
	-moz-transform:none;
	-o-transform: none;
	transform: none;
}
.breadcrumb > li {
	padding: 0 25px 0 0;
}

.category-list {
	margin-left: -15px;
	/*border: 2px solid #969696;*/
	border-radius: 5px;
	background-color: #fff;
}
.category-list.hovered {
	position: absolute;
	z-index: 19;
}

.category-list > a {
	padding-left: 12px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .4px;
	color: #3D3D3D;
	/*border-bottom-color: rgb(232, 232, 232);;
	border-bottom: dotted 1px;*/
}

.subcategory-list {
	margin: 0;
    padding: 0;
	list-style-type: none;
	z-index: 20;
}
.subcategory-list .third-level {
    padding: 7px 20px;
    line-height: 1.75;
}
.subcategory-list .second-level {
	padding: 2px 0;
}
.subcategory-list .list-group-item {
	padding-left: 25px;
}
.subcategory-list .second-level:first-of-type {
	padding-top: 0;
}
.subcategory-list .second-level:last-of-type {
	padding-bottom: 0;
}
.subcategory-list a {
	font-family: 'Roboto Condensed', sans-serif;
	border: none;
	color: #3d3d3d;
	letter-spacing: .4px;
}
.darken {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 17;
}
.darken.showed {
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,.5);
	transition: all .3s;
}
.category-list > a:hover + .subcategory-list, .subcategory-list:hover {
	display: block;
}
.list-group .subcategory-list a,
.list-group .subcategory-list .active,
.list-group .subcategory-list .active:hover,
.list-group .subcategory-list a:hover {
	border: none;
}
.list-group .subcategory-list .active:not(.third-level), .list-group .subcategory-list .active:not(.third-level):hover {
	background: #bfbfbf;
	text-shadow: none;
}
.subcategory-list .third-level:hover, .subcategory-list .third-level.active {
    background-color: transparent;
}
.category-list .list-group-item:first-child, .category-list .list-group-item:last-child {
	border-radius: 0;
}
.subcategory-list .second-level > a {
    padding: 5px 12px;
}

.category-list > a.active {
	background: #bfbfbf;
	text-shadow:none;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
/*.category-list > a:not(.alone):after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 12px;
	right: 7px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #d7d7d7;
}*/
.product-layout-grid {
	margin-top: 12px;
	margin-bottom: 5px;
	width: 170px;
	padding: 0;
}
.product-layout-search {
	width: 200px;
}
.product-layout-grid .btn-group button:first-child {
	margin-right: 10px;
}
.row.ajax_products, .row-autoload, .row.ajax_pagination {
	margin-left: -5px;
	margin-right: -5px;
}
.category-title {
	margin-top: 5px;
	margin-bottom: 20px;
	color: #767676;
	font-size: 24;
}
.product-thumb .price{
	display: inline-block;
	background: rgba(255, 255, 0, 0.36);
	font-size: 26px;
	color: #000;
	padding: 5px 0;
	font-size: 22px;
	margin: 0 5px 0 0;
}
.product-thumb .caption {
	padding-top: 0;
	padding: 0;
	word-break: break-word;
}

.product-thumb{
	background: #fff;
	padding-bottom: 5px;
	border-radius: 5px;
}
.caption a {
	color: #767676;
	font-size: 17px; /* 20px */
	font-weight: normal;
}
.product-thumb .image img {
	display: block;
	padding:  10px 10px 5px;
	border: 0px solid #ddd;
	width: 100%;
	height: auto;
	/*
	width: -moz-available;
	width: -webkit-fill-available;
	*/
}
.product-grid .product-thumb .image img {
	padding: 10px 10px 5px;
	max-height: 300px;
}

@media (min-width: 992px) {
	.product-grid[data-col_wide] .product-thumb .image img {
		max-height: 82px;
		width: auto
	}
}
@media (min-width: 1200px) {
	.product-grid[data-col_wide] .product-thumb .image img {
		display: inline;
		max-height: 143px;
		max-width: calc(100% - 20px);
	}
}
.product-list .product-thumb .image img {
	margin: 10px 0 5px;
	width: 165px;
}
.product-list[data-col_wide] .product-thumb .image img,
.product-list[data-col2] .product-thumb .image img {
	margin-top: 55px;
}
.product-right-column {
	padding: 0;
}
.product-status{
	font-size: 15px;
}
h1{
	color: #767676;
	font: Verdana;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2.product-price{
	font-size: 28px;
	color: #000;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	margin: 2px 0 6px 0;
	padding: 15px 0 10px 20px;
	background: rgba(255, 255, 0, 0.36);
	border-radius: 8px;
	display: block;
}
h2.product-price span{
    display: inline-block;
    vertical-align: top;
}
#product-price .opt-discount-price {
	display: inline-block;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	max-width: 60%;
}
#product-price .opt-discount-price span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 5px;
}
#product-price .opt-discount-price span small {
    color: red;
    font-size: 100%;
}
.product-thumb .opt-discount-price {
	display: block;
	text-align: right;
	vertical-align: middle;
	width: 100%;
}
.product-thumb .opt-discount-price span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 5px;
}
.product-thumb .opt-discount-price span small {
    color: red;
    font-size: 100%;
}
/* .product-decription-content{
	min-height: 100px;
	width: 64%;
	margin-right: 2.5%;
	font-weight: 600;
} */
@media (min-width: 768px) {
	.product-decription-content, .product-reviews-content {
		width: calc(50% - 6px);
	}
	.product-decription-content {
		margin-right: 6px;
	}
	.product-reviews-content {
		margin-left: 6px;
	}
}
@media (min-width: 992px) {
	.product-decription-content {
		width: calc(60% - 8px);
	}
	.product-reviews-content {
		width: calc(40% - 8px);
	}
}
@media (min-width: 1200px) {
	.product-decription-content {
		width: calc(66.5% - 6px);
	}
	.product-reviews-content {
		width: calc(33.2% - 6px);
	}
}
.product-reviews-content > li {
	margin: 12px 0;
}
.product-reviews-content .fa-star-o {
	visibility: hidden;
}
.product-reviews-content .fa-star + .product-reviews-content .fa-star-o {
	visibility: visible;
}
.product-reviews-content .fa-star, .product-reviews-content .fa-star-o {
	color: #ff9900;
}
.form-group-radio {
	display: none;
}
.option-select {
	font-size: 15px;
	padding: 4px;
	border-radius: 5px;
    border: 1px solid #565656;
	cursor: pointer;
	width:100%;
}

.radio label {
	padding-left: 4px;
	border-radius: 5px;
	border:1px solid #565656;
	width: 100%;
}
.product-list .radio label {
	min-width: 120px;
}
label.control-label {
	font-size: 15px;
}
.product .control-label.qnty {
	vertical-align: text-bottom;
}
.modal-header .close {
	font-size: 36px;
}

.product-options label.control-label {

	/*position: relative;
	top: 10px;*/
	margin-bottom: 0;
}

.forma-product-price {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
	flex-flow: wrap;
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
}
.product-actions {
    padding-top: 5px;
    border-top: 1px solid #eee;
}

.form-group-radio:checked + label.option-select {
	background-color: #565656;
	color: white;
	border-radius: 5px;
	width: 100%;
}
.product .list-unstyled.product-status {
	margin-bottom: 5px;
}
.product-row {
	overflow: auto;
	margin-bottom: 20px;
	padding: 12px;
	background: #fff;
	border-bottom: 2px solid #bbbbbb;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	overflow-x: hidden;
}

/* Constructor */
.mt-2 {
	margin-top: 20px;
}

#boc_submit[type="submit"] {
	font-size: 18px;
}
.product-buttons > br {
  display: none !important;
}
@media (max-width: 991px) {
	.product-buttons {
		text-align: center;
	}
	.product .tooltip {
		display: none;
	}
}
.forma-product-price br {
	display: none;
}
.input-quantity {
	display: -webkit-inline-flex!important;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex!important;
	-ms-flex-item-align: end;
	align-self: center;
    margin: 0 5px;
	width: 46px!important;
	font-size: 18.5px;
	padding: 1px 2px 1px 2px;
	text-align: center;
	background: #F8F8F8;
	border: 1px solid #ccc;
	height: 40px;
	border-radius: 3px!important;
}


@media screen and (max-width: 1400px) {
	.input-quantity {
		width: 38px;
	}
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-thumb .button-group button.qntchange, button.qntchange{
	margin: 0;
	border: none;
	background: none;
	font-weight: bold;
	background: none;
    color: #d49178;
    font-size: 42px;
    font-weight: bold;
    font-family: 'Baloo 2', fantasy;
	float: none !important;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	line-height: 15px;
}
.product-actions .qntchange {
	padding: 10px 7px;
}
/*#qnt-dec{
	background: url("../image/minus.png") no-repeat center;
	background-size: contain!important;

}
#qnt-inc{
	background: url("../image/plus1.png") no-repeat center;
	background-size: contain!important;
}*/
label.qnty {
	font-size: 18px;
}

button.qntchange:active, button:focus {
	outline: none !important;
}
button.qntchange::-moz-focus-inner {
	border: 0 !important;
}
.product-thumb .image a {
	text-align: -webkit-center;
	text-align: center;
	margin: 0 auto;
}
.buy-group .qntchange{
	width: 20px!important;
	background-size: contain!important;
}
/* .buy-group{
	height: 80px;
	margin-bottom: 10px;
} */
.qnty-select {
	margin: 8px 0 8px 6px;
	width: fit-content;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
}
.product-actions .qnty-select {
	margin: 8px 10px;
}
@-moz-keyframes info_pale {
	0% {color: #f00;}
	to {color: inherit;}
}
@-webkit-keyframes info_pale {
	0% {color: #f00;}
	to {color: inherit;}
}
@keyframes info_pale {
	0% {color: #f00;} /*#df5c39*/
	to {color: inherit;}
}
.qnty-info {
	font-size: 15px;
}
.qnty-info.attention {
	-moz-animation: info_pale .6s linear;
	-ms-animation: info_pale .6s linear;
	-webkit-animation: info_pale .6s linear;
	animation: info_pale .6s linear;
	color: red;
}
@media (min-width: 992px) {
	.qnty-info {
		display: inline-block;
		margin-top: 8px;
		max-width: 230px;
	}
	#second-header-line .btn-group .list-inline{
		position: relative;
    top: -14px;
	}
	.form-currency .list-inline{
		position: relative;
    left: 24px;
    top: -7px!important;
	}
}
/* .product-list .qnty-select {
	width: 95px;
} */
.messengers img{
	width: 30px;
}
.phone-wraper{
	display: inline-block;
}
.messengers{
	display: inline-block;
	width: 133px;
}

.panel-default>.panel-heading {
	background: url(../image/cat-bg.png) repeat-x;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}
.ocfilter-option label{
	font-size: 16px!important;
}
.ocfilter-option .ocf-option-name{
	font-size: 16px!important;
}
/* NOTE: for Manufacturing machines category, remove style if the occurence is not used or changed */
.ocfilter #option-20 + #option-19 {
    display: none;
}
/* .product-thumb:hover{
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
} */
.panel-default {
	margin-left: -15px;
}
.ocf-offcanvas{
	z-index: 14!important;
	top:38px!important;
}
.form-currency .btn-group{
	bottom: 13px;
	left: 20px;
}
.form-currency .list-inline li {
	display: inline-block;
	padding-right: 40px;
	padding-left: 0px;
}
 
#second-header-line > div.col-sm-6.pull-right > div.locale-select > div:nth-child(2) > form > div > ul > li:nth-child(1){
	margin-left: -3px;
}

/*.fourth-column{
	float: right;
}
.footer-columns{
	width: fit-content;
}*/

@media (max-width: 768px) {
	.menu-fixed .fixed-hide {
		display: block;
	}
}
.logo{
	display: none;
}
.menu-fixed .logo {
	/*display: block;*/
	float: left;
}
.menu-fixed .logo img {
	height: 50px;
}
.phone-menu-wraper {
	display: none;
}
.menu-fixed .phone-menu-wraper {
	position: absolute;
	top: 14px;
    font-size: 15px;
    color: black;
    right: 6%;
}
.search-fixed {
	position: fixed!important;
	top: -6px;
	width: 250px;
    z-index: 16;
    right: 20%;
}
#menu .callimg {
	display:none
}
.menu-fixed .callimg {
	display:block!important;
	position: absolute;
    right: 6%;
    top: 2px;
}
.menu-fixed .fixed-hide {
	display:none;
}
.category-show-settings {
	/* background-color: #fff; */
	margin: 10px 0px;
	border-radius: 5px;
}

.price-download {
	margin: 9px 0;
	float: left;
	text-transform: uppercase;
}

.price-download a.button, .list-all .button{
	font-size: 14px;
	padding: 5px;
	margin-right: 5px;
	border-radius: 5px;
}
.list-all .button {
	padding: 6px 5px;
}
.category-price-name h3{
	display: inline-block;
	font-size: 18px;
	margin: 0;
	color: #000;
    font-weight: 600;
}
.category-show-settings span.h4{
	margin-right: 5px;
}
.category-show-settings button{
	background: none;
	border: none;

}
.list-all {
	font-size: 14px;
	margin-top: 9px;
	margin-right: 10px;
}
/*#column-left{
	width: 240px;
}*/

.container:not(#product-search) .product-grid.col-lg-3, .container:not(#product-search) .product-grid[data-col2], .container:not(#product-search) .product-grid[data-col_wide] {
	padding-right: 5px;
	padding-left: 5px;
}

.product-grid div.rating{
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	border: none;
}
span.only-uah-tip {
	color: #38B1DF;
	position: relative;
	left: -3px;
	top: -5px;
}
span.tip {
	position: absolute;
	display: none;
	color: #38B1DF;
	/* border: 1px solid; */
	border-radius: 6px;
	background-color: #e9ffff;
	padding: 8px;
	z-index: 2;
	top: 1px;
	font-size: 13px;
	width: 142px;
}
span.only-uah-tip:hover span.tip{
	display: inline-block;

}
.selected-options .ocfilter-option span {
	font-size: 14px;
}
.selected-options .btn-xs {
	font-size: 12px;
}
.radio-div {
	margin-left: 70px;
}
.star-div span.icstars-3 {
	background-position: 0 -48px;
}
.star-div span.icstars-4 {
	background-position: 0 -64px;
}
.star-div span.icstars-5 {
	background-position: 0 -80px;
}
.star-div span.icstars-2 {
	background-position: 0 -32px;
}
.star-div span.icstars-1 {
	background-position: 0 -16px;
}

.product .rating {
    color: #000000;
    margin-top: 10px;
}
.product .rating label.entry-rating {
	font-size: 14px;
	position: relative;
	top: 26px;
}
#review label.control-label{
	margin-bottom: 10px;
}
#to-reviews {
	padding-left: 10px;
	color: #23a1d1;
}
#to-reviews:hover {
	color: #23527c;
	cursor: pointer;
}
.star-div span {
	width: 77px;
	height: 17px;
	display: inline-block;
	background: url(../image/stars.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
}
#tab-review .star-div {
	width: 77px;
	height: 17px;
	float: left;
	margin: -19px 0 0 66px;
}
#tab-review .radio-div input[type=radio] {
	position: relative;
	margin: 0 0 0 -4px;
	padding: 0;
	width: 16px;
	height: 17px;
	opacity: 0;
	z-index: 2;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
#tab-review li {
  list-style-type: none;
}
.table > tbody .review-description {
	padding: 5px 10px 0;
}
.review-description > p {
	margin: 10px 0;
}
.review-description .fa-stack-2x {
	text-align: left;
}
.review-approval {
	position: absolute;
    width: 75px;
    right: 15px;
}
.review-approval > div {
	position: absolute;
    top: -30px;
	width: 20px; /* 27px; */
	-ms-transition: top .2s;
	-moz-transition: top .2s;
	-o-transition: top .2s;
	-webkit-transition: top .2s;
	transition: top .2s;
	text-align: center;
}
.review-approval.live {
	cursor: pointer;
}
.review-approval .approve {
	right: 65px; /* 45px; */
}
.review-approval .disapprove {
	right: 23px; /* 7px; */
}
.review-approval.live .approve:hover {
	top: -35px;
}
.review-approval.live .disapprove:hover {
	top: -25px;
}
.review-approval .votes-num {
	position: absolute;
	top: 5px;
	right: -18px;
	min-width: 18px;
	color: #3d3d3d;
	font-size: 12px;
	text-align: left;
}
.review-approval .fa {
	color: #767676;
}
.review-approval .approved .fa {
	color: #38b0e3;
}
.review-approval .disapproved .fa {
	color: #000;
}
.menu-name {
	display: none;
	font-size: 15px;
	text-transform: uppercase;
}
.product-thumb-caption {
	display: none;
	position: absolute;
    z-index: 2;
}

.product-grid .product-thumb-caption {
    left: 5px;
    background: #fff;
    padding: 15px 10px 10px;
    width: calc(100% - 10px);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ddd;
    border-top: none;
	display: none;
	-ms-transform: translateY(-25px);
	-moz-transform: translateY(-25px);
	-webkit-transform: translateY(-25px);
	transform: translateY(-25px);
}
/* .product-grid[data-col_wide] .product-thumb-caption {
	margin-left: 10px;
	width: calc(100% - 30px);
} */
.product-list .product-thumb-caption {
	bottom: 28px;
	right: 28px;
	left: auto;
}
.product-layout:hover .product-thumb-caption{
	display: block;
}
.col-lg-6 .product-thumb .image img{
	width: 100%;
}
.col-lg-6.product-grid .col-sm-6{
	width: 33%;
	display: inline-table;
}

.col-lg-6.product-grid .caption h4 {
	display: block;
	margin-left: 12px;
	float: left;
	width: 80%;
}

.col-lg-6.product-grid .product-thumb .price{
	display: block;
	float: left;
	position: relative;
}

/* Popup for product added on category page */
.product-modal-add .modal-content {
	padding: 10px;
}
.product-modal-add-buttons {
	text-align: center;
}
.product-modal-add button {
	display: inline-block;
}
.product-modal-close {
	position: absolute;
	opacity: .5;
    top: 10px;
	right: 15px;
	color: #767676;
	font-size: 30px;
}

#product-search .product-thumb .price {
	width: max-content;
}
@media (max-width: 767px) {
	.product-thumb .price {
		float: none;
	}
}

/* .product-grid .product-thumb .price {
	color: #000;
	font-size: 18px;
	float: left;
	clear: both;
} */

/*.col-lg-6.product-grid span.only-uah-tip{
	position: absolute;
	left: 123px;
	top: -154px;
}*/
/*product list*/
/*.col-xs-6 .product-thumb .image img{
	width: 106px;
}*/
.product-list.col-xs-6 .product-thumb .caption{
	margin-left: 0;
}
.product-list.col-xs-6 .caption .col-sm-6{
	width: 30%;
}
.product-list .product-options > .caption {
	display: none;
}
.product-list .product-thumb > .caption a {
	padding-left: 15px;
}
.col-xs-6.product-list .caption h4 {
	display: block;
	margin-left: 12px;
	float: left;
	width: 80%;
}
.col-xs-6.product-list .product-thumb .price {
	display: block;
	float: left;
	position: relative;
	margin-right: 50%;
}

/*.product-list .product-thumb .button-group{
	position: relative;
	bottom: 34px;
}*/
/* @media (min-width: 768px) {
	.col-sm-10 {
		width: 81.333333%;
	}
}
@media (max-width:1280px) {
	.col-sm-10 {
		width: 80.333333%;
	}

} */
@media (max-width:1024px) {
	.product-list .product-option {
		padding: 0 10px;
	}
	/* .col-sm-10 {
		width: 75.333333%;
	} */
}
@media (min-width: 768px) and (max-width: 1024px) {
	.product-list .product-thumb .image img {
		width: 125px;
	}
	.product-list .radio label {
		min-width: 110px;
	}
}

#yukari {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 22px;
	overflow: hidden;
	width: 55px;
	height: 55px;
	border: none;
	text-indent: -999px;
	background: url(../image/yukari.png) no-repeat left top;
}

.noUi-horizontal .noUi-handle{
	margin: 0;
}
#second-header-line > div.col-sm-6.pull-right > div.locale-select > div:nth-child(1) > form > div > ul .btn-link{
	padding: 4.5px 11.5px 14px
}

#second-header-line .btn-group .list-inline{
	margin-bottom: 0;
}

#second-header-line > div.col-sm-6.pull-right > div.locale-select > div:nth-child(2){
	height: 18px;
}

input[name="search"]::-webkit-input-placeholder { color: #000; }
input[name="search"]:-ms-input-placeholder { color: #000; }
input[name="search"]::-ms-input-placeholder { color: #000; }
input[name="search"]::placeholder { color: #000; } 

.new_products .col-lg-2{
	width: 20%;
}

.new_heading{
	    border-radius: 6px 6px 0px 0px;
    background: url(../image/cat-bg.png) repeat-x;
    padding: 8px 10px 7px 16px;
    font-family: 'Cuprum', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    color: #ffffff;
    margin-bottom: 0;
}

#common-home #content > div.row > div.product-layout .button-group{
	display: none;
}

#common-home #content > div.row > div.product-layout .caption .product_description{
	display: none;
}

#common-home #content > div.row > div.product-layout .caption h4{
	display: block;
	margin-left: 15px;
}

#common-home #content > div.row > div.product-layout .caption .price{
	margin-top: 0;
	margin-bottom: 12px;
    color: #000;
    background: transparent;
}
#common-home .product-thumb {
	margin: 10px 0 10px;
	padding-bottom: 15px;
}
@media (max-width: 350px) {
	.product-thumb .caption {
		min-height: 165px;
	}
}

.home_top_links{
	margin: 25px 0;
}

.home_top_links img{
	width: 100%;
}
.home_top_links a{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    display: block;
}

@media screen and (max-width: 1024px) and (min-width: 320px){
	.home_top_links .col-lg-2 {
	    margin: 1.8%;
	    width: 29%;
	    display: -webkit-inline-box;
		display: -moz-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
}
@media (min-width: 1200px) {
	#common-home .product-thumb {
		min-height: 348px;
	}
	#product-category select.product-option {
		margin-top: 3px;
		min-width: 150px;
	}
}
@media (min-width: 1275px) {
	#common-home .product-thumb {
		min-height: 390px;
	}
}

/*
#product-category #column-left .swiper-viewport{
	margin-left: -15px;
	width: auto;
}
*/

.ocfilter .ocfilter-option label input{
	vertical-align: middle;
	margin: 0;
}

.ocfilter .ocfilter-option label small{
	margin-left: 0;
}

.ocf-offcanvas.ocfilter-mobile .ocfilter-mobile-handle{
	bottom: 55px;
    top: initial;
}

.uil-reload-css > div {
    display: block;
    position: absolute;
    left: 115px;
    width: 200px;
    height: 200px;
    transform: rotate(85deg);
    background-image: url(/image/rotate-option.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.autoload-btn, .btn-load-pagination {
	display: flex;
	font-size: 22px;
	border: none;
	background-color: #0779aa !important;
	color: #fff;
	padding: 10px 45px 10px 45px;
    border-radius: 5px;
}

.row-autoload {
	justify-content: center;
    display: flex;
    margin-bottom: 20px;
}
body.page-loading {
	position: fixed;
    top: 0;
	overflow-y: hidden;
}
.formakh-loader {
	display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.65);
	z-index: 17;
	-webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
	justify-content: center;
}
.formakh-loader.active {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

#product .form-group {
	margin-bottom: 5px;
}
.product-option-group {
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-direction: column; 
	flex-direction: column;
	padding: 0 15px;
}
.product-option-group .control-label {
	margin: 0;
}

@media (max-width: 768px){
	#product .forma-product-price{
		display: -webkit-inline-box;
		display: -moz-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
}

.product-tags {
    display: inline-block;
    margin-bottom: 0;
}

ul.breadcrumb > li:last-child:after{
	display: none;
}

#content > div.row.ajax_pagination > div.col-sm-6.text-right{
	font-size: 15px;
}

.ocf-offcanvas .panel {
	margin-left: 0;
}

.description p {
	margin: 0 0 10px;
	text-indent: 15px;
}
.description-more-btn {
	cursor: pointer;
}

@media (min-width:1700px){
	.menu-fixed .phone-menu-wraper{
		right: 20%;
	}
	.navbar-collapse .callimg {
	    right: 16%;
	}
}

.product-list .product-thumb .button-group.buy-group {
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	flex-direction: column;
	margin-right: 3px;
}
@media (max-width: 767px) {
	.product-list .product-thumb .button-group.buy-group {
		flex-direction: row;
		justify-content: space-between;
		width: 100%;
    	float: none;
	}
}

.product-list .product-thumb {
	padding-bottom: 7px;
}
.product-list .product-thumb button,
.product-list .product-thumb .qnty-select {
	-ms-flex-item-align: end;
	align-self: flex-end;
}

/* Product options */
.product-list .product-thumb .product-details {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
}

.product-list .product-options {
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    flex-direction: column;
	margin: 0;
	width: 100%;
}

.product-list .product-options-group {
	margin: 15px 0;
	display: inline-flex;
}

.product-grid .product-option {
	display: inline-block;
	vertical-align: top;
	margin: 6px 0 0;
	padding: 0 4px 0 6px;
	width: 49%;
}
.col .product-option{
	padding: 0px 4px 0px 6px;
	}
.product-list .product-option {
	margin: 6px 0 0;
	padding: 0 15px;
	width: auto;
    display: inline-block;
}

.product-option .radio, .product-option .checkbox {
	margin-top: 4px;
    margin-bottom: 6px;
}
.product-option-select {
	max-width: calc(100% - 7px);
}
select.product-option {
    padding: 4px;
    background: #565656;
    height: 32px;
    color: #fff;
}
#product-category select.product-option {
	margin-top: 3px;
	padding-left: 4px;
	min-width: 110px;
	max-width: 100%;
}
.product select.product-option {
	margin-top: 9px;
}

#product-category div.product-list .price {
	-ms-flex-item-align: start;
	align-self: flex-start;
}

@media screen and (max-width: 1170px) and (min-width: 769px){
	.list-all {
	    position: absolute;
	    top: 15px;
	    right: 0;
	    margin: 0;
	}
	.price-download{
		float: none;
	}
	.category-price-name h3{
		text-align: center;
		margin-top: 15px;
		display: block
	}
	.category-show-settings{
		position: relative;
	}
}


@media screen and (max-width: 900px) and (min-width: 769px){
	.menu-fixed .phone-menu-wraper{
		display: none;
	}
}
.blackout{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
    z-index: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
}

.numphone img {
    margin-right: 10px;
}

.current {
	background: #000;
	color: #fff;
}

.navbar-collapse .callimg {
	display: none;
}

@media (min-width: 1170px){
	.navbar-collapse .callimg {
		display: block;
		position: absolute;
    	right: 1%;
    	top: 11px;
	}
}
@media (min-width: 768px){
	.footer-columns li{
		display: block;
	}
}

/* Proposal popup */
.proposal {
	height: 100%;
	margin: 0 auto;
	z-index: 99999;
	position: fixed;
	left: 0;
	top: 12%;
	right: 0;
	bottom: 0;
}
.proposal-overlay {
	display: block;
	background-color: rgba(0, 0, 0, .5);
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 17 !important;
}
.proposal-container {
	width: 410px;
    height: 470px;
	background: url(../image/proposal-modal.jpg) center no-repeat;
	background-size: cover;
	margin: auto;
	border-radius: 5px;
}
.proposal-header {
	padding: 95px 45px 0;
}
.proposal-header h1 {
	font-family: 'Cuprum', sans-serif;
    font-size: 22px;
    color: #000;
    font-weight: 600;
}
.proposal-header img {
	position: absolute;
    margin-left: 7px;
    width: 25px;
}
.proposal-header p {
	font-family: 'Cuprum', sans-serif;
    font-size: 20px;
    line-height: 27px;
    margin-top: -8px;
}
.proposal-footer {
	padding: 15px;
	height: 155px;
	background:#e0e0e0;
	border-radius: 5px;
}
.proposal-footer, .proposal .simpleregister-button-block {
	width: 375px;
}
.proposal-footer .input-group {
	display: block;
}
.proposal-footer .form-control {
	margin-bottom: 10px;
}
.proposal-footer .form-control::-moz-placeholder {
	color: #000;
}
.proposal-footer .form-control::-webkit-placeholder {
	color: #000;
}
.proposal-footer .form-control::placeholder {
	color: #000;
}
.proposal-footer button {
	width: 50px;
	height: 30px;
}
.proposal-footer p {
	color:#000;
	font-size: 20px;
	padding-top: 12px;
}
.proposal-footer a {
	text-decoration: none;
    position: absolute;
    margin: 80px 0 0 0;
}
.proposal-footer a:hover {
	text-decoration: none;
	position: absolute;
}
.proposal-footer-close {
	margin-top: 10px;
	font-size: 20px;
	border-bottom: 1px solid #000;
	cursor: pointer;
}
.proposal-container > .icon-close {
	padding: 8px 15px;
	cursor: pointer;
}
.proposal .register {
	display: inline-block;
    width: auto;
	height: 38px;
	background: #38b0e3;
    border-radius: 4px;
	text-align: center;
	cursor: pointer;
}
.proposal .register a {
	padding: 8px 15px;
    line-height: 2;
	font-size: 20px;
	color: #fff;
}
.proposal .simpleregister-button-block {
	margin: -50px auto 0;
    padding: 0 15px;
}

/* Contacts */
.contacts-info {
	padding: 0;
	width: 100%;
    font-size: 18px;
}
.contacts-info p {
    margin: 10px 0 25px;
}
.contacts-info h4 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
@media (max-width: 767px) {
	.contact-form .col-sm-10, .contact-form .col-sm-2 {
		width: 100%;
	}
}
.contact-form textarea {
	resize: vertical;
}

/* Vacuum forming */
.vacuum-forming p, .vacuum-forming span, .vacuum-forming a {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	font-size: 15px;
}
.vacuum-forming table td {
	padding: 5px 10px;
}
.vacuum-forming > ul {
	padding: 0 18px;
}
.vacuum-forming > ul li {
	list-style-type: disc;
}
.vacuum-forming > p.before-list {
	margin: 10px;
	width: 80%;
	-ms-transform: translateX(-15px);
	-moz-transform: translateX(-15px);
	-webkit-transform: translateX(-15px);
	transform: translateX(-15px);
}
.vacuum-forming .wrap-left {
	float: left;
	margin-right: 25px;
	width: 100%;
    max-width: 400px;
    padding-right: 5px;
}
[name="next-vacuum-special"] + *:not(table) {
	display: none;
}

.calc-container {
	float: right;
	width: 400px;
	margin-left: 25px;
	border: 1px solid #82450e;
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
@media (max-width: 767px) {
	.calc-container {
		margin-left: 0;
		margin-bottom: 30px;
		width: 100%;
	}
	.vacuum-forming .wrap-left {
		float: none;
		margin-right: 0;
		max-width: none;
	}
}
.calc-heading {
	text-transform: uppercase;
	background-color :#82450e;
	display: block;
	font-size: 22px;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-khtml-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
.calc-container table {
	margin: 15px 0;
	width: 100%;
}
.calc-container td {
    padding: 7px 15px;
}
.calc-container tbody td:nth-child(2) {
    text-align: right;
}
.calc-container select {
	width: 96%;
	height: 28px;
}
.calc-container .calc-count {
	font-size: 25px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 7px;
	text-decoration:none;
	color:#000;
}
.calc-container .plus_btn {
	padding-right: 0;
}
.calc-container input[type="text"] {
	width: 75px;
	height: 28px;
	font-size: 15px;
	text-align: center;
}
.calc-count-btn {
	display: block;
	margin: 20px auto 0;
	padding: 8px 20px;
	width: auto;
	background-color: #0779aa;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	outline: none;
	border: 0;
	-webkit-appearance: none;
}
.calc-result-wrapper td {
	font-weight: bold;
}
.calc-result-label {
	color: #82450e;
	font-size: 20px;
}
.calc-result {
	font-weight: bold;
    font-size: 20px;
}

.modal-open {
	position: fixed;
	width: 100vw;
	padding: 0 !important;
    overflow: hidden;
}
.vacuum-modal {
	padding-right: 0 !important;
	max-width: 100vw;
    max-height: 100vh;
}
.vacuum-modal.modal.in {
    display: flex !important;
    align-items: center;
}
.vacuum-modal .modal-dialog {
	margin: 0 auto !important;
    align-items: center;
}

@media (min-width: 768px) {
	.vacuum-modal .modal-dialog {
		width: 100%;
		max-width: 750px;
	}
}

.vacuum-modal .modal-content {
	padding: 20px 20px 50px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: center;
}
.vacuum-modal .modal-content img {
	width: 100%;
	max-width: 600px;
}
#vacuum-modal-close-btn {
	cursor: pointer;
}
#vacuum-modal-title {
	display: inline-block;
	margin: 0 0 5px;
	min-height: 42px;
}

.tltblog {
	padding-bottom: 20px;
}

/* Sales conditions */
.sales-conditions-image {
	width: 100%;
	max-width: 740px;
}

.language-select.active img,
.language-select_new.active img {
	padding: 1px;
    border: 1px solid #fff;
	
}

.currency-select.active,.currency-select:focus, .currency-select:hover {
	color:#fff!important;
	border: 1px solid #fff!important;
	border-radius: 5px!important;
    top: -6px!important;
	background:none!important
}

.simple_socnetauth2_bline_content{
	padding-bottom: 25px;
}
.select2-container--default .select2-selection--single{
display:none!important;
}
#total_total{
	display:none;
}

@media (min-width: 992px) {
.col-xs-12.col-sm-6.col-md-4.col-lg-3 .product-option .radio {
    float: left;
    margin-left: 10px;
}
.col-xs-12.col-sm-6.col-md-4.col-lg-3 .product-option .control-label {
margin-left: 10px;
}
/*.product-grid .product-thumb h4 {
    height: 45px!important;
}
*/
}

.product-list .product-details {
	float: left;
}
.product-list .product-options .caption {
	padding-top: 8px;
}
.product-list .product-thumb .button-group.buy-group {
	display: block!important;
	padding-top: 15px;
}
.option-select.active{
	background-color: #565656;
	color: white;
	border-radius: 5px;
	width:100%;
}
.select-quantity {
	float: left;
}
.product-options .button-group .select-quantity {
	margin: 0 0 0 5px;
	max-height: 40px;
}
.first-group {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 5px;
}
.product-right-column #button-cart {
	padding: 9px;
}
.product-right-column #button-cart-one {
	margin-left: 30px;
}

.product-details {
	height:auto!important;
}
.product-layout {
/*
	min-height: 515px;
*/
	width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.col #button-cart-one, .col .add {
		width: 91%!important;
		position: relative;
		left: -4px;
	}
	
	.col .select-quantity {
		float:none;
	}
	.col .product-thumb .price {
		width: 100%;
		background: #fff;
		margin:0!important;
		padding: 0px 0px 20px 0px!important;
	}
	.col .product-thumb .price span {
		background: rgba(255, 255, 0, 0.36)
	}
	.product-layout-grid{
		display:none!important;
	}
}


/*
#content .ajax_products {
	display: grid;
	grid-template-columns: minmax(24%, 1fr) minmax(24%, 1fr) minmax(24%, 1fr) minmax(24%, 1fr);
	gap: 6px;
	grid-auto-flow: dense;
}

@media screen and (max-width: 1260px) {
	#content .ajax_products {
		grid-template-columns: minmax(33%, 1fr) minmax(33%, 1fr) minmax(33%, 1fr);
	}
}
@media screen and (max-width: 767px) {
	#content .ajax_products {
		grid-template-columns: minmax(24%, 1fr) minmax(24%, 1fr);
	}
}
@media screen and (max-width: 550px) {
	#content .ajax_products {
		grid-template-columns: minmax(24%, 1fr);
	}
	#content .ajax_products div.landscape {
		grid-column-end: span 1;
	}
}

#content .ajax_products div.landscape {
	grid-column-end: span 2;
}
#content .ajax_products div.portrait {

}
*/
#content .ajax_products {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: start;
}
#content .ajax_products div.landscape {
	flex-grow: 2;
	flex-shrink: 1;
	flex-basis: 48%;
	min-width: 340px;
	max-width: 540px;
}
#content .ajax_products div.portrait {
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 24%;
	min-width: 156px;
	max-width: 320px;
}
.product-layout {
	margin: 0px 3px;
}
#product-category #content {
	padding: 5px;
}

@media screen and (min-width: 810px) and (max-width: 1290px){
	#content .ajax_products div.portrait {
	flex-basis: 25%;
	}
}
@media screen and (max-width: 809px){
	#content .ajax_products div.portrait {
	flex-basis: 48%;
	}
}




.img-vertical-align {
	display: flex;
	align-items: center;
}

a #cart-total:focus, a #cart-total:hover {
	text-decoration: none;
}

#cart-total .fa-shopping-cart {
	margin-right: 5px;
}
.first-group .select-quantity .input-group-btn {
	width: 25%;
}

.product-thumb .caption .product-quantity {
	width: 100%;
	padding: 0px 10px 5px 10px;
	color: black;
	font-size: 14px;
}

.product-status .control-label {
margin: 0 15%;
}

.swiper-button-next, .swiper-button-prev {
color: black !important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
display: none;
}


.nav-tabs li a {
border-radius: 5px;
border: 1px solid #565656;
color: #000000;
padding: 4px 15px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
background-color: #565656;
color: white;
}

.nav-tabs > li > a:hover {
border: 1px solid #565656;
}

#tabs .tab-content .simple_socnetauth2__header {
display: none;
}

#simplecheckout_button_login {
background: linear-gradient(to bottom, #f0b7a1 0%,#8c3310 53%,#752201 68%,#bf6e4e 100%);
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
text-align: center;
cursor: pointer;
}
#simplecheckout_button_login:hover {
background: linear-gradient(to bottom, #bf6e4e 0%,#752201 53%,#8c3310 68%, #f0b7a1 100%);
text-decoration: none;
cursor: pointer;
}

.simplecheckout-button-block #button-confirm {
background: linear-gradient(to bottom, #f0b7a1 0%,#8c3310 53%,#752201 68%,#bf6e4e 100%);
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
text-align: center;
cursor: pointer;
line-height: 46px;
font-size: 20px;
}
.simplecheckout-button-block #button-confirm:hover {
background: linear-gradient(to bottom, #bf6e4e 0%,#752201 53%,#8c3310 68%, #f0b7a1 100%);
text-decoration: none;
cursor: pointer;
}


.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #565656;
  border-radius: 4px;
  font-weight: 600;
}

.mobile-cart-link .tooltip-inner {
  max-width: 400px;
  padding: 5px;
  margin: 0px;
  color: #fff;
  text-align: center;
  background-color: #565656;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
}


.socnetauth2_buttons img {
	width: 60px;
	height: auto;
}

#simplecheckout_login .simplecheckout-block-content #simple_login_header>img {
	display: none;
}
.simplecheckout-block-content .radio .label-selected {
	background-color: #565656;
	color: white;
}

.simplecheckout-block-content .row-customer_register .radio label {
	min-width: 60px;
	text-align: center;
}


@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}


@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}
.animated_showin {
	animation-duration: 1s;
/*
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
*/
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}


/* custom anim*/
@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: scale(0.75)  translate3d(0, 0, 0);
    transform: scale(0.75) translate3d(0, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

  to {
    opacity: 0;
    -webkit-transform:  scale(0.2) translate3d(1500px, -1500px, 0);
    transform:  scale(0.2) translate3d(1500px, -1500px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: scale(0.75)  translate3d(0, 0, 0);
    transform: scale(0.75) translate3d(0, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

  to {
    opacity: 0;
    -webkit-transform:  scale(0.2) translate3d(1500px, -1500px, 0);
    transform:  scale(0.2) translate3d(1500px, -1500px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animated_showout {
	animation-duration: 1s;
	/*
	-webkit-animation-name: fadeOutTopRight;
	animation-name: fadeOutTopRight;
	*/
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

.popup_ini_scale {
	scale: 0.1;
}


#cart-total #cart-total-info {
	display: none;
	position: absolute;
	right: 0;
	background-color: white;
	color: black;
	width: 450px;
	min-height: 80px;
	border: 1px solid #7e430e;
	z-index: 100;
	align-items: center;
	justify-content: start;
	flex-wrap: wrap;
	border-radius: 5px;
}
#cart-total #cart-total-info>div {
	display: flex;
	align-items: center;
	justify-content: start;
	height: 80px;
	margin: 3px 3px;
}
#cart-total #cart-total-info .cart-total-info_row_last {
	width: 100%;
	justify-content: space-between;
	height: 50px;
}
#cart-total #cart-total-info .cart-total-info_row_last>input {
	background: linear-gradient(to bottom, #f0b7a1 0%,#8c3310 53%,#752201 68%,#bf6e4e 100%);
	background-size: cover;
	color: #FFFFFF;
	line-height: 22px;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	padding: 7px 8px 7px 9px;
	border-radius: 4px;
}
#cart-total #cart-total-info .cart-total-info_row_last>input:hover {
	background: linear-gradient(to bottom, #f0b7a1 0%,#752201 0%,#8c3310 29%,#bf6e4e 100%);
}
#cart-total #cart-total-info .cart-total-info_row_last>span {
	font-size: 18px;
}
#cart-total #cart-total-info img {
	display: block;
	width: 120px;
}
#cart-total #cart-total-info span {
	display: block;
	line-height: 1;
	padding-left: 5px;
}
#cart-total #cart-total-info small {
	margin-top: 10px;
	display: block;
}
#cart-total:hover #cart-total-info {
	display: flex;
}

@media screen and (max-width: 550px) {
	.product-grid .product-option {
		width: 100%;
	}
	.button-group #button-cart-one,
	.product-thumb .button-group button {
		width: 100%;
	}
}

.simpleregister-block-content .row-address_default .radio {
  display: inline-block;
  min-width: 100px;
  text-align: center;
}
.simpleregister-block-content .row-address_default .radio label {
  border: none;
}
.simpleregister-block-content .row-address_default .radio label input {
  visibility: visible;
}

.customer_address_info_list {
  display: block;
  width: 100%;
}
.customer_address_info_list__entry_name {
  display: inline-block;
  width: 30%;
  font-weight: 600;
  margin-bottom: 5px;
}
.customer_address_info_list__entry_value {
  display: inline-block;
  width: 60%;
}

.table-benefits > tbody > tr > td {
    text-align: center;
}
.table-benefits > tbody > tr > th {
    vertical-align: middle;
}
.table-benefits > thead > tr > th {
    text-align: center;
    vertical-align: middle;
}

#socnetauth2box {
	max-width: 500px;
	width: 100% !important;
	transform: translate(-50%, -50%);
	top: 50% !important;
	left: 50% !important;
}
#socnetauth2box iframe {
  width: 100% !important;
}
