/* GENERAL */

a {
	color: #d83638;
	outline: none;
}

a:hover {
	color: #d83638;
	outline: none;
}

a:active,
a:focus {
	outline: none;
	text-decoration: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: none;
}
/* BUTTON */

.btn {
	transition: all 0.3s ease-out;
}

.btn:hover {
	transition: all 0.3s ease-out;
}

.btn-primary {
	color: #d83638 !important;
	background-color: #ffffff;
	border-color: #d83638;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}

.btn-primary:hover {
	color: #fff !important;
	background-color: #d83638;
	border-color: #d83638;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}

.btn-default {
	color: #d83638 !important;
	background-color: #ffffff;
	border-color: #d83638;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}

.btn-default:hover {
	color: #fff !important;
	background-color: #d83638;
	border-color: #d83638;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}
/* MODAL */

#login-modal {
	height: 340px;
	width: 380px;
}

.sourcecoast ul {
	padding-left: 0;
}

#form-sclogin-remember {
	margin-top: 30px;
}

.sourcecoast .modal-header {
	background: #d83638;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
}

.sourcecoast a.btn {
	color: #d83638 !important;
	background-color: #ffffff;
	border-color: #d83638;
	text-transform: uppercase;
	float: right;
}

.sourcecoast a.btn:hover {
	color: #fff !important;
	background-color: #d83638;
	border-color: #d83638;
	text-transform: uppercase;
}

.sourcecoast label {
	width: 100%;
	font-weight: normal;
}

#sclogin-remember {
	float: left;
	width: 15px;
	height: 15px;
	margin: 2px 5px 0 0;
}

.sclogin-joomla-login.vertical #form-sclogin-submitcreate .btn {
	color: #d83638 !important;
	background-color: #ffffff;
	border-color: #d83638;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
	background-image: none;
	text-shadow: none;
}

.sclogin-joomla-login.vertical #form-sclogin-submitcreate .btn:hover {
	color: #fff !important;
	background-color: #d83638;
	border-color: #d83638;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}
}
/* REGISTER */

#com-form-login-remember #remember {
	float: left;
	width: 15px;
	height: 15px;
	margin: 2px 5px 0 0;
}
#com-form-login-remember label {
	font-weight: normal
}
#com-form-login input[type="submit"] {
	margin-bottom: 15px
}
.user-details label {
	text-align: left;
	font-weight: normal;
	padding-right: 15px;
}
table.user-details {
	width: 100%
}
table.user-details td {
	border-top: 0
}
td.key {
	width: auto
}
.user-details .input,
.user-details .inputbox {
	margin-left: 0
}
table.user-details input,
.user-details .input,
.user-details .inputbox {
	width: auto
}
.user-details .input {
	margin: 10px 0
}
.user-details label {
	width: auto
}
table.user-details tr {
	padding: 5px 0
}
.user-details label,
.user-details input {
	margin: 10px 0
}
#form-login input.button,
.order-view input.button,
.form-validate .button {
	color: #d83638 !important;
	background-color: #ffffff;
	border-color: #d83638;
	text-transform: uppercase;
	border: 1px solid;
	border-radius: 4px;
	padding: 6px 12px;
	transition: all 0.3s ease-out;
}
#form-login input.button:hover,
.order-view input.button:hover,
.form-validate .button:hover {
	color: #fff !important;
	background-color: #d83638;
	border-color: #d83638;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}
.sclogin-joomla-login ul li {
	list-style: none;
	text-align: center;
}
.order-view label {
	font-weight: normal
}
.order-view h1 {
	font-size: 20px;
	font-weight: normal;
}
/* MESSEGE */

#system-message dd {
	font-weight: normal !important
}
/* HEADER TOP */

.header-top {
	background: #424242;
}
.header-top a {
	color: #fff;
}
.sclogin-modal-links {
	background: url(../images/key.svg) no-repeat left center;
	background-size: 26px 11px;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
}
.sclogin-greeting {
	margin-bottom: 0 !important;
	padding-left: 6px;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.sclogin-modal-links a {
	margin: 0 7px 0 6px !important
}
.header-top .nav-stacked {
	float: right
}
.header-top .nav-stacked li {
	height: 30px;
	line-height: 30px;
}
.header-top .nav-stacked > li + li {
	margin-top: 0
}
.header-top .nav-stacked li {
	padding: 0 7px 0 8px;
	display: inline-block;
	margin-top: 0;
	background: url(../images/divider.gif) no-repeat left center;
}
.header-top li:first-child {
	background: url(../images/account.svg) no-repeat left center;
	background-size: 21px 18px;
	padding-left: 31px;
}
.header-top .nav-stacked li a {
	padding: 0
}
.header-top .nav-stacked li a:hover {
	background: none;
	text-decoration: underline;
}
.header-top .nav-stacked li.active a {
	background: none
}
/* HEADER */

.t3-header {
	padding-top: 15px;
	padding-bottom: 10px;
}
.logo {
	margin-top: -10px
}
.logo-image {
	margin-top: 15px
}
.logo-image img {
	max-width: 100%;
	width: 200px;
}
#t3-header .phone {
	padding-right: 45px
}
.header-phone p {
	margin-bottom: 0;
	color: #5b5b5b;
	font-size: 14px;
}
.header-phone .number {
	font-size: 30px;
	line-height: 30px;
	color: #333;
}
.vmCartModule {
	height: 45px;
	background: url(../images/cart.svg) no-repeat 10px center;
	background-size: 27px 25px;
	border: 1px solid #009cdf;
	border-radius: 3px;
	padding-left: 47px;
	width: 155px;
	float: right;
	margin-top: 5px;
	line-height: 43px;
}
.vmcartmodule-title {
	line-height: 45px;
	text-align: left;
	font-size: 14px;
	color: #009cdf;
	float: left;
	padding-right: 10px;
}
.vmCartModule a {
	display: block;
	float: left;
	line-height: 42px;
	width: 100%;
}
.vmCartModule .total_products {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
}
.cart-product {
	margin: 3px 5px 0 -13px;
	padding: 3px 0 0 5px;
	width: 18px;
	height: 18px;
	line-height: 12px;
	color: #fff;
	background: #d83638;
	border-radius: 50%;
}
.header-search {
	margin-top: 5px
}
.virtuemart_search {
	overflow: hidden;
}
.virtuemart_search .inputbox,
#mod_virtuemart_search {
	height: 45px !important
}
#mod_virtuemart_search {
	width: 100%
}
.header-search form {
	width: 100%;
	margin: 0 !important;
	padding: 0;
}
#mod_virtuemart_search {
	background: #fff;
	border-color: #500101;
	border-radius: 5px;
	padding-right: 40px;
}
.search input[type="image"] {
	height: auto !important;
	border: none !important;
	margin-left: -38px;
}
/* MAIN NAVIGATION */

#t3-mainnav {
	background: linear-gradient(50deg, #910404,#480000);
	border: none;
	min-height: 48px;
	text-transform: uppercase;
}
#t3-mainnav li.active a,
#t3-mainnav li a:hover,
#t3-mainnav li.open > a {
	transition: background-color 0.2s ease-out;    background: rgb(101 2 2 / 91%);

}
#t3-mainnav .navbar-nav > li > a {
 
	color: #fff;
	transition: background-color 0.2s ease-out;
}
.mega-dropdown-menu {
	background: rgb(101 2 2 / 91%);
	border-radius: 0;
	border: 0;
}
.t3-megamenu .dropdown-menu .mega-nav > li a {
	color: #fff !important;
	background: none;
	transition: none;
}
.t3-megamenu .dropdown-menu .mega-nav > li a:hover {
	color: #fff !important;
	background: none;
	transition: none;
}
.t3-megamenu .dropdown-menu .mega-nav > li {
	position: relative;
	padding-left: 10px;
}
.t3-megamenu .dropdown-menu .mega-nav > li.lead {
	padding-left: 0
}
.t3-megamenu .dropdown-menu .mega-nav > li.lead:after {
	content: ""
}
.t3-megamenu .dropdown-menu .mega-nav > li:after {
	content: "|";
	position: absolute;
	top: 5px;
	color: #fff;
	left: 0;
	transition: left 0.3s ease-out;
}
.t3-megamenu .dropdown-menu .mega-nav > li:hover:after {
	left: 5px;
	transition: left 0.3s ease-out;
}
.t3-megamenu li.dropdown:after {
	content: "_";
	position: absolute;
	color: #fff;
	top: 17px;
	left: 16px;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
	display: none
}
.header-search input.button {
	width: 27px;
}
/* CANVAS */

.off-canvas-toggle {
	padding: 0 5px;
	font-size: 16px;
	width: auto;
	color: #fff !important;
	background: #d83638
}
.canvas-title {
	padding-left: 10px;
}
.t3-off-canvas-body ul.nav-stacked {
	font-size: 16px;
}
.t3-off-canvas-body ul.nav-stacked li {
	padding: 0;
}
.t3-off-canvas-body ul.nav-stacked li a {
	color: #d83638;
	background: #fff;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #f0f0f0;
	border-radius: 0;
}
.t3-off-canvas-body ul.nav-stacked li a:hover {
	background: #fff;
	color: #d83638;
}
.t3-off-canvas-body ul.nav-stacked li.
/* Breadcrumbs */

.breadcrumbs {
	background: #f0f0f0
}
.breadcrumb {
	background: none
}
/* SLIDER */

.flex-direction-nav a {
	background: url(../images/bg_direction_nav.png) no-repeat 0 0 !important;
	width: 26px !important;
	height: 38px !important;
}
.flex-direction-nav .flex-next {
	background-position: -26px 0 !important
}
.flex-control-paging li .flex-active,
.flex-control-paging li a:hover {
	background: #d83638 !important
}
/* PROMO */

.promo {
	text-align: center
}
.promo h3 {
	text-transform: uppercase;
	font-weight: normal;
}
.promo img {
	max-width: 50%
}
.promo p {
	padding: 0 50px
}
/* DEALDAY */

.deal-day {
	background: #f0f0f0;
	padding: 40px 0 20px 0;
}
.t3-deal-day {
	display: flex
}
.t3-deal-day>div {
	display: flex
}
.t3-deal-day .t3-module {
	background: #FFFFFF;
	border: 1px solid #DBDEE1;
}
.box-content {
	padding: 20px;
	width: auto;
}
.box_product img {
	max-width: 100%;
	max-height: 240px;
}
.box_product .name {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.box_product .name a {
	font-size: 18px;
}
.box_product .name a:hover {
	text-decoration: none;
}
.box_product .box_image a {
	display: block;
}
.box_product .box_image {
	max-width: 100%;
}
.box_product .description {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 20px;
}
.box_product .deal_discount {
	font-size: 18px;
	overflow: hidden;
	margin: 10px 0;
}
.box_product div.PricebasePriceWithTax {
	float: left;
	margin-right: 10px;
	color: #a3a3a3;
	line-height: 40px;
	font-size: 20px;
	text-decoration: line-through;
}
.box_product div.PricesalesPrice {
	float: left;
	padding: 0;
	font-size: 28px;
	color: #e67f22;
	line-height: 35px;
	text-align: left;
	margin-right: 15px;
}
.box_product .time-left {
	overflow: hidden
}
.box_product .time-left .countdown_section {
	float: left;
	margin-right: 15px;
	text-align: center;
}
.box_product .time-left .countdown_section .countdown_amount {
	text-align: center;
	border: 1px solid #d83638;
	border-radius: 2px;
	font-size: 18px;
	width: 30px;
	height: 30px;
	display: block;
	line-height: 28px;
}
.box_product .addtocart {
	margin-top: 10px
}
/* NEW PRODUCT */

.home-product h3.module-title {
	height: 14px;
	border-bottom: 2px solid #f0f0f0;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 26px;
	margin: 0 auto 60px auto;
	width: 75%;
}
.home-product h3.module-title span {
	background: #fff;
	padding: 0 2%;
}
.home-product .vmproduct {
	display: flex;
	flex-wrap: wrap;
}
.home-product .vmproduct > div {
	display: flex;
}
.home-product .spacer {
	border: 1px solid #e9e9e9;
	transition: border 0.5s ease-out;
	margin-bottom: 15px;
	width: 100%;
}
.home-product .spacer:hover {
	border: 1px solid #d83638;
	transition: border 0.5s ease-out;
}
.home-product .vmproduct .spacer .product-image {
	height: 250px;
	width: 100%;
	padding: 60px 0 40px 0;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}
.home-product .vmproduct .spacer .product-image a {
	max-height: 100%;
	height: 250px;
	width: 100%;
	display: block;
}
.home-product .vmproduct .spacer img {
	max-width: 80%;
	max-height: 100%;
}
.home-product .vmproduct .spacer .product-name {
	min-height: 65px;
	padding: 20px 20px 0 20px;
	text-align: center;
}
.home-product .vmproduct .spacer .product-name a {
	color: #333;
	text-decoration: none;
	transition: all 0.3s ease-out;
}
.home-product .vmproduct .spacer .product-name a:hover {
	color: #d83638;
	text-decoration: none;
	transition: all 0.3s ease-out;
}
.home-product .vmproduct .spacer .product-price {
	padding: 0 20px;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.home-product .vmproduct .spacer .product-price div.PricesalesPrice {
	padding: 0 5px;
	color: #e67f22;
	text-align: center;
	font-size: 16px;
}
.home-product .vmproduct .spacer .product-price div.PricebasePriceWithTax {
	padding: 2px 5px 0 5px;
	color: #a3a3a3;
	float: left;
	font-size: 14px;
}
.home-product .vmproduct .spacer .addtocart-bar {
	text-align: center;
	margin-bottom: 20px;
}
.home-product .vmproduct .spacer .quantity-box,
.home-product .vmproduct .spacer .quantity-controls {
	display: none
}
.home-product .vmproduct .spacer .addtocart-button {
	width: auto;
	float: none;
	margin: 0;
}
/* HOME INFO */

.home-info {
	position: relative
}
.home-info img {
	max-width: 100%
}
.home-info .more {
	text-align: center
}
.home-info a {
	margin-top: -180px
}
.home-info a.btn {
	background: none;
	color: #fff;
	border: 1px solid #fff;
	text-transform: uppercase;
}
/* CATEGORIES HOME */

.category-view h4.module-title {
	height: 14px;
	border-bottom: 2px solid #f0f0f0;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 26px;
	margin: 0 auto 60px auto;
	width: 75%;
}
.category-view h4.module-title span {
	background: #fff;
	padding: 0 2%;
}
.category-view .spacer {
 	padding: 0 !important;
	transition: border 0.5s ease-out;
	margin-bottom: 15px;
}
.category-view .spacer:hover {
 	transition: border 0.5s ease-out;
}
.category-image {
	height: 190px;
	padding: 20px 20px 15px 20px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
}
.category-image a {
	max-height: 100%;
	height: 190px;
	display: block;
}
.category-image img {
	max-width: 80%;
	max-height: 100%;
}
.category-view h2 {
	text-align: center
}
.category-view h2 a {
	display: inline-block !important;
 }
/* ABOUT SHOP */

.about-shop {
  background-color: #575757;
    color: #fff;
    padding: 20px 0 35px 0;
    text-align: justify;
}
.about-shop a {
	color: #fff
}
.about-shop a:hover {
	color: #fff
}
/* FOOTER */

.t3-footer {
	background: #2f343a;
	border-top: none;
}
.t3-footnav .t3-module {
	background: none;
	color: #fff;
}
.t3-footnav .t3-module .module-title {
	color: #fff;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: 400;
}
.t3-footer p {
	margin-bottom: 5px
}
.t3-footnav .t3-module ul > li {
	line-height: inherit;
	margin-bottom: 5px;
}
.t3-footnav .t3-module ul > li > a {
	color: #ffffff
}
.t3-footnav .t3-module ul > li > a:hover {
	color: #d83638
}
.t3-copyright {
	padding: 0;
	color: #fff;
	font-size: 14px;
	border-top: none;
}
.copyright {
	border-top: 2px solid #8b8c8d;
	padding: 15px 0 0 0;
}
/* CATEGORY */

.browse-view h1 {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}
.sorting {
	font-size: 13px;
	padding: 5px 0 25px 0;
}
.orderlistcontainer .title {
	float: left;
	margin-right: 5px;
}
.orderlistcontainer a:hover {
	text-decoration: none
}
.orderlistcontainer div.activeOrder {
	cursor: pointer;
	float: left;
	border-radius: 0;
	padding: 0 5px;
}
.orderlistcontainer div.activeOrder a {
 }
.orderlistcontainer div.orderlist {
	background: #FFF;
	cursor: pointer;
	z-index: 1;
	float: left;
	display: block !important;
}
.orderlistcontainer div.orderlist div {
	float: left;
	padding: 0 5px;
}
.results {
	overflow: hidden
}
.vm-pagination {
	float: right
}
.orderby-displaynumber .display-number span {
	float: left;
	line-height: 33px;
	margin-right: 10px;
}
.browse-view .row {
	display: flex;
	flex-wrap: wrap;
}
.browse-view .product {
	display: flex
}
.browse-view .product .spacer {
	border: 1px solid #f0f0f0;
	margin-bottom: 20px;
	width: 100%;
	transition: border 0.5s ease-out;
	position: relative;
}
.browse-view .product .spacer:hover {
	border: 1px solid #d83638;
	transition: border 0.5s ease-out;
}
.browse-view .product .spacer .product-image {
	height: 250px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
	position: relative;
}
.row .product .spacer .product-image img {
	max-width: 80%;
	max-height: 100%;
}
/* ????? ??????????? ??? ????????? */

.image2 {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 100%;
	padding-right: 40px;
	opacity: 0;
	transition: opacity 0.4s ease-out;
}
.image1 {
	opacity: 1;
	transition: opacity 0.3s ease-out;
}
.image1,
.image2 {
	height: 150px;
}
.browse-view .product .spacer:hover .image2 {
	opacity: 1;
	transition: opacity 0.3s ease-out;
}
.browse-view .product .spacer:hover .image1 {
	opacity: 0;
	transition: opacity 0.3s ease-out;
}
.product .spacer .product-name {
	min-height: 35px;
	padding: 10px 10px 0 10px;
	text-align: center;
}
.product .spacer .product-name h2 {
	font-weight: normal;
	margin: 0;
	font-size: 14px;
}
.product .spacer .product-name h2 a {
	color: #333;
	transition: all 0.3s ease-out;
	line-height: 20px;
}
.product .spacer .product-name h2 a:hover {
	color: #d83638;
	text-decoration: none;
	transition: all 0.3s ease-out;
}
.product .spacer .product-price {
	padding: 0 20px;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
 }
.product .spacer .product-price div.PricesalesPrice {
	padding: 0 5px;
	color: #e67f22;
	text-align: center;
	font-size: 16px;
}
.product .spacer .product-price div.PricebasePriceWithTax {
	padding: 2px 5px 0 5px;
	color: #a3a3a3;
	float: left;
	font-size: 14px;
}
.vrvote-count {
	display: none
}
.spacer .product-availability {
	font-size: 12px;
	float: left;
}
.spacer .category-product-info {
	font-size: 12px;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.spacer .product-review,
.spacer .product-availability {
	padding: 0 5px;
}
.in-stock {
	color: #d83638
}
.not-available {
	color: green
}
.product_badge > div:nth-child(2) {
	margin-top: 41px
}
.spacer .product-rating {
	text-align: center;
	margin-bottom: 7px;
}
.spacer ul.vrvote-ul {
	z-index: -1
}
.orderby-displaynumber {
	font-size: 13px;
	margin: 20px 0 20px 0;
}
.orderby-displaynumber .display-number {
	overflow: hidden;
	float: left;
}
.orderby-displaynumber .display-number select {
	float: left;
	padding: 5px 5px 4px 12px;
	border-color: #ddd;
}
.vm-pagination ul {
	margin-top: 0
}
.category_description {
	font-size: 13px;
	text-align: justify;
	border: 1px solid #f0f0f0;
	padding: 15px 20px;
}
.virtuemart_search input[name="keyword"] {
	float: left;
	margin: 0 20px 10px 0;
}
.product .spacer .product-fields {
	display: none
}
.category-addtocart {
	width: 35px;
	height: 35px;    display: none;

	bottom: 0;
	border: 35px solid transparent;
	border-bottom: 35px solid #d83638;
	border-left: 35px solid #d83638;
	position: absolute;
	opacity: 0;
	transition: opacity 0.5s ease-out;
}
.product .spacer:hover .category-addtocart {
	opacity: 0.8;
	transition: opacity 0.5s ease-out;
}
.category-addtocart .addtocart-area {
	position: absolute;
	top: -5px;
	left: -35px;
}
.addtocart-button2 input {
	width: 45px;
	color: #d83638;
	border: 0;
	height: 40px;
	text-indent: -99999px;
	background: url(../images/buy.svg) 12px no-repeat;
	background-size: 20px 18px;
}
.addtocart-button2 input:active,
.addtocart-button2 input:focus {
	outline: none
}
/* PRODUCT PAGE */

.productdetails-view h1 {
	font-weight: normal;
	margin-bottom: 30px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}
div.flexible-main-image {
	height: 330px;
	border: 1px solid #f0f0f0;
}
div.flexible-main-image a {
	line-height: 330px;
	height: 330px;
	display: block;
}
#additionalImagesNoScroll {
	margin-top: 10px;
	overflow: hidden;
}
#FlexibleAdditionalGallery > div {
	padding: 0 5px 0 5px !important;
	margin-bottom: 10px;
}
#FlexibleAdditionalGallery > div:first-child,
#FlexibleAdditionalGallery > div:nth-child(5) {
	padding-left: 15px !important
}
#FlexibleAdditionalGallery > div:last-child,
#FlexibleAdditionalGallery > div:nth-child(4) {
	padding-right: 15px !important
}
#FlexibleAdditionalGallery > div:nth-child(5) {
	padding-right: 5px !important
}
#FlexibleAdditionalGallery img {
	max-width: 90%;
	max-height: 90%;
}
#FlexibleAdditionalGallery a {
	display: block;
	text-align: center;
	border: 1px solid #f0f0f0;
	height: 100px;
	line-height: 100px;
}
#FlexibleAdditionalGallery a span {
	display: block;
	height: 100px;
	line-height: 100px;
}
.quantity-box,
.quantity-controls {
	display: none
}
#fancybox-content,
#fancybox-wrap,
#fancybox-content {
	box-sizing: content-box
}
#fancybox-wrap {
	width: 450px !important
}
#fancybox-content {
	width: 430px !important
}
.product-info {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 0;
	margin-bottom: 10px;
}
.manufacturer {
	margin: 0
}
.spacer-buy-area .product-price {
	overflow: hidden
}
.spacer-buy-area div.PricesalesPrice {
	color: #333;
	text-align: center;
	font-size: 24px;    font-weight: 600;

	float: left;
	margin-right: 10px;
}
.spacer-buy-area div.PricebasePriceWithTax {
	padding: 4px 0 0 0;
	color: #a3a3a3;
	float: left;
	font-size: 16px;
}
.spacer-buy-area .addtocart-area {
	margin-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 30px;
}
.pluso-more {
	display: none !important
}
.pluso .pluso-wrap a {
	margin-right: 5px !important
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border: 1px solid #f0f0f0;
	border-bottom-color: transparent;
}
.nav-tabs {
	border-bottom: 1px solid #f0f0f0;
	margin-top: 30px;
}
.nav-tabs > li > a {
	padding: 10px 20px;
	font-size: 16px;
}
.tab-content {
	border: 1px solid #f0f0f0;
	border-top-color: transparent;
	padding: 20px;
}
/* COMMENTS */

#comments-list {
	margin-bottom: 30px
}
#comments-form input {
	padding-left: 10px
}
.rating {
	float: left;
	padding-top: 2px;
	margin-right: 5px;
}
.recent-product {
	margin-top: 35px
}
.recent-product h3 {
	font-size: 18px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 15px;
}
.recent-product .spacer {
	text-align: center
}
.recent-product .product_badge {
	display: none !important
}
.recent-product .product-image {
	height: 150px
}
.recent-product img {
	max-width: 90%;
	max-height: 140px;
}
.recent-product a:hover {
	text-decoration: none
}
.recent-product .PricebasePriceWithTax {
	color: #a3a3a3
}
/* SIDEBAR-1 */

.t3-sidebar .module-title {
	font-size: 22px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}
.t3-sidebar .vmgroup {
	padding-top: 10px;
}
.t3-sidebar .vmgroup ul {
	padding-left: 0
}
.t3-sidebar .vmgroup ul li {
	list-style: none;
	margin-bottom: 20px;
	overflow: hidden;
}
.t3-sidebar .product-image {
	float: left;
	width: 40%;
}
.t3-sidebar .product-image img {
	max-width: 100%;
	max-height: 80px;
	text-align: left;
}
.t3-sidebar .product-name {
	float: left;
	width: 60%;
	text-align: left;
	font-size: 13px;
	padding-left: 15px;
}
.t3-sidebar .product-name a:hover {
	text-decoration: none
}
/* CATEGORY MENU */

.accordeonck ul {
	padding: 0
}
.accordeonck li {
	list-style: none;
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 0 5px 0;
}
.accordeonck li a {
	font-size: 16px;
	color: #333;
	display: block;
}
.accordeonck li a:hover {
	color: #d83638;
	text-decoration: none;
}
.accordeonck a.isactive {
	color: #d83638
}
.accordeonck li img:hover {
	cursor: pointer
}
.accordeonck ul li ul {
	padding-left: 40px;
	position: relative;
}
.accordeonck ul li ul li a:after {
	content: "|";
	position: absolute;
	color: #d83638;
	left: 20px;
	transition: left 0.3s ease-out;
}
.accordeonck ul li ul li a:hover:after {
	left: 27px;
	transition: left 0.3s ease-out;
}
.accordeonck ul li ul li:last-child {
	border-bottom: none
}
.accordeonck ul li ul li a {
	font-size: 14px
}
/* CART */

div.opc_menu span.opc_title,
div.opc_heading span.opc_title {
	font-size: 16px;
	line-height: 40px;
	text-transform: uppercase;
}
#onepage_main_div label {
	font-weight: normal
}
.inside_product_wrapper {
	padding-bottom: 15px;
	padding-top: 10px;
}
#vmMainPageOPC #basket_container a.deletebtn:hover {
	text-decoration: none
}
/* OTHER */

.pagination-wrap {
	overflow: hidden;
}
#system-message-container,
span.opc_price_general {
	display: none
}
input[type="checkbox"].inputbox {
	width: auto;
	float: left;
	height: auto;
	margin: 4px 5px 0 0;
}
a.b1c {
	margin-top: 5px;
	display: inline-block;
 	transition: all 0.3s ease-out;
}
a:hover.b1c {
	text-decoration: none;
 	transition: all 0.3s ease-out;background: linear-gradient(50deg, #4a1010,#480000);
}
/*
Update VM3
*/

a:focus {
	outline: 0 !important;
}
.btn-primary:focus,
.btn-primary:active {
	color: #fff !important;
	background-color: #d83638;
	border-color: #d83638;
}
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
	color: #d83638;
}
#login-modal .sclogin-joomla-login.vertical input#sclogin-username.input-block-level,
#login-modal .sclogin-joomla-login.vertical input#sclogin-passwd.input-block-level {
	width: 100% !important;
}
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
	background: none;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: 0px;
}
.flex-direction-nav .flex-prev {
	left: 0px;
}
.slider .flexslider {
	margin-bottom: 60px;
}
#email_input input[type="email"] {
	width: 100%;
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
	color: #d83638 !important;
	background-image: none;
	background-color: #ffffff;
	border-color: #d83638;
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 12px;
	margin-top: 10px;
	font-size: 14px;
	transition: all 0.3s ease-out;
}
.vm-button-correct:hover {
	color: #fff !important;
	background-color: #d83638;
	border-color: #d83638;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}
#com-form-login h2 {
	font-size: 14px;
}
#com-form-login-username,
#com-form-login-password {
	width: 100%;
}
#com-form-login-remember {
	width: 170px;
}
#com-form-login-remember input[type="submit"] {
	color: #d83638 !important;
	background-image: none;
	background-color: #ffffff;
	border: 1px solid;
	border-radius: 4px;
	border-color: #d83638;
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 12px;
	margin-top: 10px;
	font-size: 14px;
	float: left;
	transition: all 0.3s ease-out;
}
#com-form-login-remember input[type="submit"]:hover {
	color: #fff !important;
	background-color: #d83638;
	border-color: #d83638;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}
#adminForm .buttonBar-right {
	text-align: left;
	margin: 30px 0 15px 0;
}
.category-view h2 a {
	white-space: normal;
	max-width: 90%;
}
.category-image {
	display: none;
	height: 190px;
	padding: 10px 15px 10px 15px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
	width: 100%;
}
.category-image a {
	display: table-cell;
	vertical-align: middle;
	box-sizing: content-box;
}
.header-search input.button {
	height: auto !important;
}
.header-search input.button:active,
.header-search input.button:focus {
	outline: 0;
}
.nav > li > a:focus {
	background: none;
}
.slider .flex-direction-nav .flex-prev {
	left: 0px;
}
.slider .flex-direction-nav .flex-next {
	right: 0;
}
.category-view h2 a {
	white-space: normal;
	max-width: 90%;
}
.productdetails-view span.addtocart-button {
	float: none;
}
.productdetails-view .main-image {
	border: 1px solid #f0f0f0;
	padding: 10px;
	height: 330px;
	display: table;
}
.productdetails-view .main-image a {
	display: table-cell;
	width: 100%;
	height: 330px;
	vertical-align: middle;
	box-sizing: content-box;
}
.productdetails-view .main-image img {
	max-height: 95%;
	max-width: 95%;
}
.additional-images div {
	border: 1px solid #f0f0f0;
	height: 100px;
	width: 100px;
	padding: 7px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 80px;
}
.additional-images img {
	margin-right: 0;
	max-width: 100%;
	width: auto;
	max-height: 100%;
}
#fancybox-title {
	display: none !important;
}
#fancybox-img {
	height: auto;
	max-height: 100%;
	width: auto;
	max-width: 100%;
}
#fancybox-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#fancybox-wrap {
	left: 32% !important;
}
div.flexible-main-image img {
	max-height: 95% !important;
	max-width: 95% !important;
}
body .flexibleZoomContainer .flexibleZoomLens {
	cursor: pointer !important;
}
.fancybox2-outer .fancybox2-nav span {
	position: absolute;
	top: 50%;
	width: 24px;
	height: 38px;
	margin-top: -19px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox2-outer .fancybox2-next span {
	right: -10px;
	background-position: 0 -74px;
}
.fancybox2-outer .fancybox2-prev span {
	left: -10px;
	background-position: 0 -28px;
}
.fancybox2-skin .fancybox2-close {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	z-index: 8040;
}
.spacer-buy-area .addtocart-area {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.addtocart-area+a {
margin-bottom: 15px;
    background: linear-gradient(50deg, #910404,#480000);
    color: #fff;
    padding: 10px;
    border-bottom: none;
}
.productdetails-view .product-short-description {
	border-top: 1px solid #f0f0f0;
	padding-top: 20px;
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
	letter-spacing: normal;
}
/*
Update version 1.2
*/
/*
Related Products
*/

.product-related-products {
	border-top: 0;
	margin-top: 30px;
	margin-bottom: 20px;
}
.product-related-products .product-fields-title-wrapper {
	font-size: 18px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 15px;
}
.product-related-products .product-fields-title {
	font-weight: normal;
}
.product-field-type-R {
	width: 25%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	padding: 0 15px;
}
@media (max-width: 767px) {
	.product-field-type-R {
		width: 100%;
		padding-bottom: 5px;
		border-bottom: 1px solid #eee;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.product-field-type-R {
		width: 50%;
		padding-bottom: 5px;
		border-bottom: 1px solid #eee;
	}
}
.product-field-type-R img {
	max-width: 90%;
	max-height: 100%;
	height: auto;
	padding: 10px 0;
	display: block;
	margin: 0 auto
}
.related-product-image {
	height: 200px;
	display: table;
	width: 100%;
}
.related-product-image a {
	height: 200px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.product-field-type-R .price-crossed {
	color: #a3a3a3;
}
/*
Related Categories
*/

.product-related-categories {
	display: flex;
	flex-wrap: wrap;
	border-top: 0;
}
.product-related-categories .product-fields-title-wrapper {
	width: 100%;
	margin-bottom: 15px;
	font-size: 18px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 15px;
}
.product-related-categories .product-fields-title-wrapper .product-fields-title {
	font-weight: normal;
}
.product-related-categories .product-field {
	width: 25%;
	float: left;
	text-align: center;
}
.product-related-categories img {
	max-height: 90%;
	max-width: 90%;
	width: auto;
	margin: 0 auto;
	padding-bottom: 10px;
}
.product-related-categories .product-field-display {
	display: table;
	width: 100%;
	height: 200px;
}
.product-related-categories a {
	display: table-cell;
	vertical-align: bottom;
	height: 200px;
}
/*
Animation
*/

@-webkit-keyframes hvr-wobble-vertical {
	16.65% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
	
	33.3% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	
	49.95% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
	
	66.6% {
		-webkit-transform: translateY(-1px);
		transform: translateY(-1px);
	}
	
	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes hvr-wobble-vertical {
	16.65% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
	
	33.3% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	
	49.95% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
	
	66.6% {
		-webkit-transform: translateY(-1px);
		transform: translateY(-1px);
	}
	
	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
.vmCartModule {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.vmCartModule:hover .cart-product,
.vmCartModule:focus .cart-product,
.vmCartModule:active .cart-product {
	-webkit-animation-name: hvr-wobble-vertical;
	animation-name: hvr-wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/*
New style 1.2
*/

.addtocart-area .product-field {
	width: 100%;
}
.vm-customfield-cart .product-field-type-S {
	width: 100%;
}
.product_badge > div:nth-child(3) {
	margin-top: 83px;
}
.home-product {
	padding-bottom: 20px;
}
.t3-footer .fa {
	font-size: 30px;
	margin-right: 5px;
}
.t3-footer .sicon .fa {
	margin-right: 10px;
}
.rev_slider_wrapper {
	margin-bottom: 50px !important;
}

/* 
VERSION 1.3
*/
/*
start new cart
*/
.cart #vmCartModule{
    height: 45px;
    border-width: 1px;
    padding-top: 7px;
    border-radius: 5px;
}
.cart #vmCartModule .cart_top .total strong{
    transition: color 0.3s; 
}
.cart #vmCartModule:hover .cart_top .total strong{
    color: #d83638;
    transition: color 0.3s;
}
.vmCartModule .cart_content .product_name a{
    transition: color 0.3s;
}
.vmCartModule .cart_content .product_name a:hover{
    text-decoration: none;
    color: #009cdf;
    transition: color 0.3s;
}
.vmCartModule .cart_content .show_cart a{
    transition: background 0.3s;
}
.vmCartModule .cart_content .show_cart a:hover{
    background: #009cdf;
    opacity: 1;
    transition: background 0.3s;
}
/*
end new cart
*/
/*
start full menu
*/
.navbar-default .navbar-nav > li.full {
  position: inherit;
}
.navbar-default .navbar-nav > li.full > .dropdown-menu {
  width: 100% !important;
  left: 0 !important;
}
.t3-navbar {
    position: relative;
}
.t3-megamenu li.dropdown:after{
    content: '';
}
.navbar-default .navbar-nav > li > .dropdown-toggle:after {
    font-family: "FontAwesome";
    content: '\f107';
    margin-left: 4px;
}
/*
end full menu
*/
/*
line product category
*/
.category-view .browse-view .product.line div.row{
    display: block;
}
.category-view .browse-view .product.line .spacer div.flex{
    display: flex;
    flex-wrap: nowrap;
}
.category-view .browse-view .product.line .spacer div.flex > div:last-child {
    border-left: 1px solid #f0f0f0;
}
.browse-view .product.line .spacer .product-image{
    border-bottom: 0;
}
.product.line .spacer .product-name{
    padding: 0;
}
.product.line .spacer .product-name h2{
    text-align: left;
    font-size: 16px;
}
.product.line .spacer .product-name h2 a{
    color: #d83638;
}
.product.line .spacer .product-name h2 a:hover{
    text-decoration: none;
    color: #d83638;
}
.category-view .browse-view .product.line .spacer .product-price {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row-reverse;
    padding: 0;
    margin: 7px 15px 0 0;
}
.line .spacer .product-review{
    font-size: 12px;
    padding: 0 15px;
    text-align: right
}
.line .spacer .product-availability{
    float: right;
    padding: 0 15px;
}
.line form.product{
    display: block;
    float: right;
    margin: 15px 15px 15px 0;
}
/*
other styles
*/
#system-message-container{
    display: block;
}
.view-cart #system-message-container{
    display: none;
}
.view-category .category-view > h1 {
    font-size: 22px;
    font-weight: normal;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin: 0 0 20px 0;
}
.category-addtocart span.addtocart-button  input.addtocart-button {
    width: 45px;
    color: #d83638;
    background-color: none;
    border: 0;
    height: 40px;
    text-indent: -99999px;
    background-size: 20px 18px;
}
.orderby-displaynumber .display-number{
    margin-bottom: 15px;
}
/* button top */
#back-to-top {
	position: fixed;
	right: 20px;
	top: auto;
	z-index: 999;
	display: none;
	bottom: -60px;
}

@media (min-width: 768px) {
	#back-to-top{
		display: block;
	}
}

#back-to-top .btn {
	background: none;
	border: 2px solid #d83638;
	color: #d83638;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	line-height: 1;
	padding: 0;
	text-align: center;
	opacity: 0.7;
	transition: all 0.2s;
}

#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
	background: none;
	outline: none;
	opacity: 1;
}

#back-to-top.affix {
	bottom: 50%;
}

#back-to-top a {
	outline: none;
}

#back-to-top i {
	font-size: 28px;
	line-height: 22px;
	color: #d83638;
}
#com-form-login-username input{
    margin-bottom: 10px;
}
.category-view .orderlistcontainer{
    display: block;
}
.category-addtocart span.addtocart-button input.addtocart-button:focus{
    outline: none;
}
/*
media inquiries
*/
@media (min-width: 1200px) {
  .category-view div[class*="-view"] div.row > div.col-lg-6:first-child,
  .recent .row > div.col-lg-6:first-child {
    -webkit-flex-basis: 49.8%;
        -ms-flex-preferred-size: 49.8%;
            flex-basis: 49.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-lg-4:first-child,
  .recent .row > div.col-lg-4:first-child {
    -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
  }
  .category-view div[class*="-view"] div.row > div.col-lg-3:first-child,
  .recent .row > div.col-lg-3:first-child {
    -webkit-flex-basis: 24.8%;
        -ms-flex-preferred-size: 24.8%;
            flex-basis: 24.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-lg-2:first-child,
  .recent .row > div.col-lg-2:first-child {
    -webkit-flex-basis: 16%;
        -ms-flex-preferred-size: 16%;
            flex-basis: 16%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .category-view div[class*="-view"] div.row > div.col-md-6:first-child,
  .recent .row > div.col-md-6:first-child {
    -webkit-flex-basis: 49.8%;
        -ms-flex-preferred-size: 49.8%;
            flex-basis: 49.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-md-4:first-child,
  .recent .row > div.col-md-4:first-child {
    -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
  }
  .category-view div[class*="-view"] div.row > div.col-md-3:first-child,
  .recent .row > div.col-md-3:first-child {
    -webkit-flex-basis: 24.8%;
        -ms-flex-preferred-size: 24.8%;
            flex-basis: 24.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-md-2:first-child,
  .recent .row > div.col-md-2:first-child {
    -webkit-flex-basis: 16%;
        -ms-flex-preferred-size: 16%;
            flex-basis: 16%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .category-view div[class*="-view"] div.row > div.col-sm-6:first-child,
  .recent .row > div.col-sm-6:first-child {
    -webkit-flex-basis: 49.8%;
        -ms-flex-preferred-size: 49.8%;
            flex-basis: 49.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-sm-4:first-child,
  .recent .row > div.col-sm-4:first-child {
    -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
  }
  .category-view div[class*="-view"] div.row > div.col-sm-3:first-child,
  .recent .row > div.col-sm-3:first-child {
    -webkit-flex-basis: 24.8%;
        -ms-flex-preferred-size: 24.8%;
            flex-basis: 24.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-sm-2:first-child,
  .recent .row > div.col-sm-2:first-child {
    -webkit-flex-basis: 16%;
        -ms-flex-preferred-size: 16%;
            flex-basis: 16%;
  }
  .product.line .spacer .product-name h2,
.line p.product_s_desc{
        padding-left: 15px;
    }
}
@media (max-width: 767px) {
  .category-view div[class*="-view"] div.row > div.col-xs-6:first-child,
  .recent .row > div.col-xs-6:first-child {
    -webkit-flex-basis: 49.5%;
        -ms-flex-preferred-size: 49.5%;
            flex-basis: 49.5%;
  }
    .category-view .browse-view .product.line .spacer div.flex{
        flex-wrap: wrap;
    }
    .browse-view .product.line .spacer .product-image{
        border-bottom: 1px solid #f0f0f0;
    }
    .product.line .spacer .product-name{
        
    }
    .product.line .spacer .product-name h2{
        text-align: center;
    }
    .product.line .spacer .product-name h2 a{
        margin: 0;
        font-size: 14px;
        color: #333
    }
    .product.line .spacer .product-name {
    min-height: 40px;
    padding: 20px 20px 0 20px;
    text-align: center;
    }
    .category-view .browse-view .product.line .spacer .product-price{
        justify-content: center;
    }
    .category-view .browse-view .product.line .spacer .product_s_desc{
        display: none;
    }
    .line .product-cart{
        display: block;
        width: 100%;
        text-align: center;
        overflow: hidden;
    }
    .line .product-cart > .addtocart-area{
        display: inline-block;
    }
    .line .info{
        text-align: center;
    }
    .line .spacer .product-review,
    .line .spacer .product-availability{
        display: inline-block;
        float: none;
        padding: 0 3px;
    }
    .vmCartModule:hover .cart_content{
        display: none;
    }
    #fancybox-wrap{
		left: 20px !important;
		width: auto !important;
	}
}


/* New Style ver. 1.4 */
.vmslider-carousel .owl-stage-outer .owl-item:hover{
    border-color: #d83638;
}
.vmgroup .vmslider-spacer .vmslider-price .PricesalesPrice{
    color: #e67f22;
    font-size: 16px;
    font-weight: normal;
}
.vmgroup .vmslider-spacer .vmslider-price .PricebasePriceWithTax{
    padding-top: 2px;
}.vmslider-spacer 
vmslider-addtocart .product-fields {
	display: none;
}
.vmslider-spacer .vmslider-addtocart .addtocart-bar {
	float: none;
	margin: 0;
	padding: 0;
}
.vmslider-spacer .vmslider-addtocart span.addtocart-button {
	width: 100%;
	text-align: center;
}
.vmslider-spacer .vmslider-addtocart span.addtocart-button input.addtocart-button,
.vmslider-spacer .vmslider-addtocart span.addtocart-button input.addtocart-button,
.vmslider-spacer .vmslider-addtocart .notify {
	color: #fff !important;
	background: url("/templates/t3_bs3_blank/css/../images/buy.svg") 12px no-repeat;
	background-size: 20px 18px;
	background-color: #d83638;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #d83638;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 400;
	padding: 4px 12px 4px 40px;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.3s ease-out;
}
.vmslider-spacer .vmslider-addtocart span.addtocart-button input.addtocart-button:hover,
.vmslider-spacer .vmslider-addtocart .notify:hover {
    background: url("/templates/t3_bs3_blank/css/../images/buy.svg") 12px no-repeat;
	background-color: #d83638;
	transition: all 0.3s ease-out;
}
.vmslider-spacer .vmslider-addtocart span.addtocart-button input.addtocart-button:active,
.vmslider-spacer .vmslider-addtocart .notify:active {
	outline: 0;
}
.vmslider-spacer .vmslider-addtocart>div[style="display:inline-block;"] {
	width: 100%;
}
.category-addtocart span.addtocart-button  input.addtocart-button {
    background: url("/templates/t3_bs3_blank/css/../images/buy.svg") 12px no-repeat;
}
.view-category .category-view .category-view .row, 
.view-virtuemart .category-view .row{ 
    display: flex; flex-wrap: wrap; 
}
.view-virtuemart .category-view .row h4{
    width: 100%;
}
#fancybox-content .continue_link,
#fancybox-content .showcart{
    color: #d83638 !important;
    background-color: #ffffff;
    border-color: #d83638;
    text-transform: uppercase;
    border: 1px solid;
    border-radius: 4px;
    padding: 6px 12px;
    transition: all 0.3s ease-out;
    display: inline-block;
}
#fancybox-content .continue_link:hover,
#fancybox-content .showcart:hover{
    color: #fff !important;
    background-color: #d83638;
    border-color: #d83638;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    text-decoration: none;
}
#fancybox-content .continue_link{
    float: left;
}
#fancybox-content h4{
        display: inline-block;
    width: 100%;
    float: none;
}
@media (max-width: 845px){
.owl-nav {
    display: none;
}
}
@media (max-width: 1050px) and (min-width: 991px){
.owl-nav {
    display: none;
}
}
/*Vertical Maximenu*/
.maximenuckv .maximenuck{
    padding-left: 0;
    font-size: 16px;
}
.maximenuckv .maximenuck > li{
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
}
.maximenuckv .maximenuck > li a{
    color: #333;
}
.maximenuckv .maximenuck > li a:hover,
.maximenuckv .maximenuck > li .titreck:hover{
    color: #d83638;
    text-decoration: none;
}
.maximenuckv .maximenuck > li.parent > a:after{
    content: "\f105" !important;
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none !important;
    right: 0 !important;
    top: 0 !important;
    margin: 0 10px 0 0 !important;
    color: #d83638;
}
.maximenuckv div.floatck{
    background-color: #f9f9f9 !important;
    font-size: 12px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 20px rgba(0,0,0,.15);
    padding: 5px 25px 20px 25px !important;
    margin: -32px 0 0 100% !important;
}
.maximenuckv .floatck li a{
    padding: 3px 0;
}
.maximenuckv .floatck .maximenuck{
    font-size: 14px;
}
.maximenuckv .floatck .title{
    font-weight: bold;
    margin-top: 15px;
    overflow: hidden;
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
}
.maximenuckv .floatck .title img{
    float: left;
    margin: 0 !important;
}
/*Filter*/
.paramfilter .filter_manufacturers, .paramfilter .price, .paramfilter .custom_params {
    margin-bottom: 10px;
}
.paramfilter .filter span{
    font-weight: normal;
}
.paramfilter .ui-slider .ui-slider-handle{
    border-radius: 0;
    border: 1px solid #d83638;
    background: #eee;
}
.paramfilter input[type="text"] {
    border: 1px solid #d83638;
    width: auto;
}
.paramfilter .ui-slider-horizontal {
    height: 10px;
    border-radius: 0;
    border-color: #ddd;
}
.mcf_form .mcf_button{
color: #d83638 !important;
    background-color: #ffffff;
    border-color: #d83638;
    text-transform: uppercase;
    border: 1px solid;
    border-radius: 4px;
    padding: 6px 12px;
    transition: all 0.3s ease-out;
    display: inline-block;
}
.mcf_form .mcf_button:hover, 
.mcf_form .mcf_button:focus{
    color: #fff !important;
    background-color: #d83638;
    border-color: #d83638;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    text-decoration: none;
}

/*
New Style ver.1.5 
*/

/*??????? ???????*/
.slick-slide:focus{
    outline: 0;
}
.vmslider-product-wrap .vmslider-product .vmslider-name{
    text-align: center;
}
.vmslider-product-wrap .vmslider-product .vmslider-price .product-price{
    justify-content: center;
    flex-direction: row;
    align-items: baseline;
}
.vmslider-product-wrap .vmslider-product .vmslider-price .product-price span.PricesalesPrice{
    color: #e67f22;
    font-size: 16px;
    font-weight: normal;
}
.vmslider-product-wrap .vmslider-cart{
    text-align: center;
        
}
.vmslider-product-wrap .vmslider-cart div.addtocart-bar{
    display: inline-block;
    overflow: hidden;
}
@media(max-width: 768px){
    .vmslider .slick-next, 
    .vmslider .slick-prev{
        display: none !important;
    }
}

/*flexbox*/
.view-category .category-view .category-view .row > div, 
.view-virtuemart .category-view .row > div{
    display: flex;
}
.view-category .category-view .category-view .row > div .spacer, 
.view-virtuemart .category-view .row > div .spacer{
    width: 100%;
}

/*safari*/
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after { width: 0; }

/*?????? vmsorting*/
.orderby-displaynumber{
    height: 53px;
}
.category-view .orderlistcontainer{
    display: none;
}
.vmsorting .btn-default {
    color: #333333 !important;
    background-color: #ffffff;
    border-color: #f0f0f0;
    text-transform: none;
}
.vmsorting .btn-default:hover{
    background-color: #f5f5f5;
}

/*????????? ????*/
.accordeonck li{
    position: relative;   
}
.accordeonck .level1 > .accordeonck_outer a{
    padding-right: 25px;
}
.accordeonck .toggler_icon{
    display: block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url('/images/plus.png') center center no-repeat;
    float: right;
    margin: 5px 0;
    position: absolute;
    top: 5px;
    right: 0;
}
.accordeonck .open > .accordeonck_outer .toggler_icon {
    background: url('/images/minus.png') center center no-repeat;
}
.accordeonck .level2 > .accordeonck_outer .toggler_icon{
    margin-right: 20px;
}
.accordeonck ul li ul{
    padding-left: 0;
}
.accordeonck ul li ul > li{
    padding-left: 40px;
    width: 100%;
}

/*??????????? ????*/
.padded-button{
    margin-bottom: 20px;
    overflow: hidden;
}
.padded-product-wrap{
    display: flex;
}
.padded-product-image{
    width: 100px;
    height: 100px;
    float: left;
}
.padded-product-image img{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.padded-product-name{
    text-align: left;
    padding-left: 15px;
}
.padded-product-name h4{
    margin-top: 0;
}

/*zoom*/
.vmzoomer-wrap .vmzoomer-additional-images .item.active{
    border-color: #d83638;
}
/*footer*/
.t3-footnav .t3-module ul > li{
    padding: 0;
    border-top: 0;
}

/*???????????? ???? ????????*/
.orderby-displaynumber{
    height: auto;
}
.vm-order-list{
    display: inline-block;
}
.product-view-button{
    float: right;
}
.product-view-button a {
    display: inline-block;
    font-size: 18px;
    color: #a9a9a9;
    border: 1px solid #eee;
    padding: 3px 10px;
    margin: 20px 5px 0 5px;
}
.product-view-button a.active {
    color: #474747;
    border: 1px solid #d83638;
}
.row.list-view >div{
    width: 100%;
    flex-basis: 100% !important;
}
.row .product .product-desc{
    display: none;
}
.list-view .vm-product-media-container {
    width: 25%;
    float: left;
    padding: 0 15px;
}
.list-view .vm-product-descr-container {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.list-view .vm-product-detail-container {
    width: 25%;
    float: left;
    padding: 0 15px;
}
.browse-view .row.list-view .product .product-name{
    min-height: auto;
    padding: 0;
}
.browse-view .row.list-view .product .spacer h2{
    text-align: left;
    font-size: 16px;
}
.browse-view .product .spacer .product-name h2 a{
    transition: color 0.3s ease-out;
}
.browse-view .row.list-view .product .product-desc{
    display: block;
    margin-bottom: 25px;
    font-size: 12px;
}
.row.list-view .vm-product-detail-container{
    padding-top: 15px;
}
.row.list-view .product .spacer .product-price{
    padding: 0;
    text-align: left;
    justify-content: flex-start;
    flex-direction: row-reverse;
}
.row.list-view .spacer .category-product-info{
    flex-direction: column;
    text-align: right;
    margin-bottom: 50px;
}
.row.list-view .category-addtocart{
    right: 0;
    border-right: 35px solid #d83638;
    border-left: 35px solid transparent;
}
.row.list-view .category-addtocart .addtocart-area{
    left: -7px;
}
@media (max-width: 992px) and (min-width: 768px){
    .list-view .vm-product-media-container {
        width: 100%;
    }    
    .list-view .vm-product-descr-container, 
    .list-view .vm-product-detail-container{
        width: 50%;
    }
}
@media (max-width: 768px){
    .list-view .vm-product-media-container, 
    .list-view .vm-product-descr-container, 
    .list-view .vm-product-detail-container {
        width: 100%;
    }
    .list-view .vm-product-media-container{
        padding: 0;
    }
    .list-view .vm-product-descr-container{
        padding: 0;
    }
    .row.list-view .vm-product-detail-container{
        padding-top: 0;
    }
    .browse-view .row.list-view .product .product-name{
        padding: 20px 20px 0 20px;
    }
    .browse-view .row.list-view .product .spacer h2{
        text-align: center;
        font-size: 14px;
    }
    .browse-view .row.list-view .product .product-desc{
        display: none;
    }
    .row.list-view .product .spacer .product-price{
        justify-content: center;
        flex-direction: row;
    }
    .row.list-view .spacer .category-product-info{
        flex-direction: row;
    }
    .row.list-view .category-addtocart{
        left: 0;
        border-left: 35px solid #d83638;
        border-right: 35px solid transparent;
    }
    .row.list-view .category-addtocart .addtocart-area{
        left: -35px;
    }
    .row.list-view .spacer .category-product-info{
        margin-bottom: 20px;
    }
}

/*?????*/
.virtuemart_search{
    position: relative;    display: none;

}
.virtuemart_search input[name="keyword"]{
    margin-right: 0;
    padding-right: 45px;
}
.virtuemart_search input[type="submit"]{
    position: absolute;
    background:  url(/templates/t3_bs3_blank/images/search.png) center center no-repeat;
    width: 27px;
    height: 27px;
    border: 0;
    padding: 0;
    margin-left: -34px;
    margin-top: -11px;
}

/*
?????????????
*/
.category-view.manufacturer-view-default > h1 {
    font-size: 22px;
    font-weight: normal;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin: 0 0 20px 0;
}
.category-view.manufacturer-view-default .row{
    display: flex;
    flex-wrap: wrap;
}
.category-view.manufacturer-view-default .row > div{
    display: flex;
}
.category-view.manufacturer-view-default .row > div .spacer{
    width: 100%;
}
.manufacturer-details-view img {
    float: none;
}

/*
one page
*/
#cart-contents{
    margin-top: 0;
    padding-left: 15px;
}
#cart-contents .opg-text-primary {
    color: #d83638 !important;
}
#cart-contents .opg-margin-bottom-remove{
    display: none;
}
#cart-contents .opg-margin-bottom {
    margin-bottom: 0 !important;
}
#leftdiv,
#otherpay_buttons,
#shipment_select,
#payment_select,
#commentpopup{
    background-color: transparent;
    padding: 20px;
    border: 1px solid #f0f0f0;
}
#right_div{
    padding: 0;
}
#leftdiv h3,
#otherpay_buttons h3,
#shipmentdiv h3,
#paymentdiv h3,
#commentpopup h3{
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: normal;
    background-color: #d83638;
    color: white;
    margin: -20px -20px 20px;
    padding-left: 20px;
}
#cart-contents .opg-button{

}
#allproducts > .product{
    border-bottom: 1px solid #f0f0f0 !important;
    padding-bottom: 20px;
}
#allproducts img{
    max-width: 100%;
    max-height: 120px;
    width: auto;
}
#allproducts .top-row .opg-link{
    font-size: 14px;
    font-weight: normal;
}
#allproducts .top-row .vm-customfield-cart{
    font-weight: normal;
}
#allproducts .bottom-row,
#allproducts .opg-margin-remove {
    display: none;
}

#allproducts .quantity{
    text-align: center;
}
#allproducts .quantity .input-group{
    width: 110px;
    margin: 0 auto;
}
#allproducts .quantity .input-group a:hover{
    color: inherit;
    text-decoration: none;
}
#allproducts .quantity-input{
    width: 100% !important;
    border-color: rgb(204, 204, 204) !important;
}
#allproducts #refreshbutton{
    margin: 5px 0 0 0!important;
    display: inline-block;
}

#allproducts #removeproduct{
    margin-top: 10px;
}
@media only screen and (max-width : 1200px) {
    .top-row .opg-text-large{
        width: 50%;
    }
    .top-row .opg-hidden-small{
        display: none;
    }
    .top-row .opg-width-3-6{
        width: 25%;
    }
    .top-row .opg-text-right{
        width: 25%;
    }
}
@media only screen and (max-width : 992px) {
    .top-row .opg-text-large{
        width: 100%;
        margin-bottom: 20px;
    }
    .top-row .opg-hidden-small{
        display: none;
    }
    .top-row .opg-width-3-6{
        width: 50%;
    }
    .top-row .opg-text-right{
        width: 50%;
    }
    #allproducts .product > .opg-grid > .opg-width-small-1-1{
        width: 80%;
    }
    #allproducts .product > .opg-grid > .opg-hidden-small{
        display: block !important;
    }
    #allproducts .quantity {
        text-align: left;
    }
    #allproducts .quantity .input-group{
        margin: 0;
    }
}
@media only screen and (max-width : 768px) {
    #allproducts .product > .opg-grid > .opg-hidden-small{
        padding-left: 10px;
    }
}
#div_shipto,
#shipto_fields_div,
#other-things,
a[href="#commentpopup"]{
    display: none;
}
#otherpay_buttons label{
    font-weight: normal;
    width: 23%;
    padding-right: 10px;
}
#otherpay_buttons label+input,
#right_div .opg-width-1-1 input[type="text"], 
#right_div .opg-width-1-1 input[type="password"], 
#right_div .opg-width-1-1 select{
    display: inline-block;
    width: 77% !important;
}
#right_div .opg-width-1-1{
    margin-bottom: 10px;
}
a#loginbtn.btn-default,
a#regbtn.btn-default,
a#guestchekcout.btn-default,
a#regcheckout.btn-default{
    color: #fff !important;
    background-color: #d83638;
    border-color: #d83638;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
}
#com-form-login-remember a{
    border: 1px solid #d83638;
    font-size: 14px;
}

#right_div h3.opg-h3{
    display: none;
}
#shipment_select,
#payment_select,
#commentpopup{
    margin-top: 20px !important;
}
#cart-contents label{
    font-weight: normal;
}

#right_div hr{
    display: none;
}
#right_div label{
    margin-bottom: 15px !important;
}
#right_div label label{
    margin-bottom: 0 !important;
}
#right_div label input{
    vertical-align: top;
    margin-top: 4px;
}
#right_div .vmshipment_description,
#right_div .vmshipment_cost,
#right_div .vmpayment_description,
#right_div .vmpayment_cost{
    display: block;
    font-size: 13px;
    padding-left: 16px
}
#right_div label label .vmshipment_description,
#right_div label label .vmshipment_cost,
#right_div label label .vmpayment_description,
#right_div label label .vmpayment_cost{
    padding-left: 0;
}
#commentpopup{
    margin-bottom: 20px;
}
#extracomments textarea{
    width: 100%;
    min-height: 75px;
}
.cart-total{
    text-align: center;
}
.cart-total a{
    border: 1px solid #d83638;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    float: none;
}

/*
?????????????? ??????? ??????
*/
.reset #user-registration .col-sm-offset-3,
.remind #user-registration .col-sm-offset-3{
    margin-left: 0px;
    margin-top: -30px;
}
.order-view form[name="com-login"] > .width30{
    width: 100%;
    margin-bottom: 10px;
}

/*
New Style ver. 1.6
*/

/* ?????? ???????*/
img{
    max-width: 100%;
}
/*????????? ????*/
.category-addtocart a.notify{
    display: none;
}
/*maxi menu*/
.maximenuck2 li.parent.level2{
    position: relative !important;    
}
/*?????? ? 1 ????*/
@media screen and (max-device-width: 640px) {
    body .b1c-form * {
        font-size: inherit !important;
    }
}
/*header-top*/
.header-top .nav.menu{
    float: right;
}
.header-top .nav li {
    padding: 0 7px 0 8px;
    display: inline-block;
    margin-top: 0;
    background: url(/templates/t3_bs3_blank/images/divider.gif) no-repeat left center;
    height: 30px;
    line-height: 30px;
}
.header-top .nav li a {
    padding: 0;
}
.header-top .nav li a:hover,
.header-top .nav li a:focus{
    background: none;
    text-decoration: underline;
}
.header-top .nav > li:first-child {
    background: url(/templates/t3_bs3_blank/images/account.svg) no-repeat left center;
    background-size: 21px 18px;
    padding-left: 31px;
}

/*?????? ???????*/
.cart_content .vm-customfield-mod > span{
    display: block;
    width: 100%;
}
.cart_content .customProductData{
    padding-left: 65px;
}

/*?????? ???????*/
form#adminForm{
    display: flex;
    flex-wrap: wrap;
}
form#adminForm .buttonBar-right{
    order: 3;
}
form#adminForm table.adminForm{
    order: 1;
}
form#adminForm #jform_captcha{
    order: 2;
}
.login-wrap .other-links ul > li:nth-child(3){
    display: none;
}
.reset #user-registration .col-sm-offset-3{
    margin-top: 0;
}
.view-user form#adminForm > #ui-tabs #tab-1 fieldset {
    display: none;
}
.view-user form#adminForm > #ui-tabs #tab-1 {
    display: flex;
    flex-wrap: wrap;
}
.view-user form#adminForm > #ui-tabs #tab-1 .buttonBar-right {
    order: 2;
}
.view-user form#adminForm > #ui-tabs #tab-1 table {
    order: 1;
}
.user-details input[type="checkbox"] {
    height: 14px;
    float: left;
    width: 14px;
}
.user-details label[for="tos"] {
    width: 90%;
    text-align: left;
    float: left;
    padding-left: 5px;
}
textarea#privacy_textarea {
    width: 100%;
    height: 60px;
}
.view-cart #billto_inputdiv input.terms-of-service,
.view-cart #billto_inputdiv div.terms-of-service{
    display: none;
}

/*VP One Page*/
.view-cart #ProOPC,
.view-cart #ProOPC span,
.view-cart #ProOPC div,
.view-cart #ProOPC p,
.view-cart #ProOPC input,
.view-cart #ProOPC select,
.view-cart #ProOPC button,
.view-cart .proopc-finalpage h3,
.view-cart .proopc-finalpage h2,
.view-cart .proopc-finalpage h1,
.view-cart #ProOPC h1,
.view-cart .proopc-finalpage h4,
.view-cart .proopc-register-login h3,
.view-cart .proopc-register-login h2,
.view-cart .proopc-register-login h4,
.view-cart .proopc-register-login h1 {
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
}
.view-cart #ProOPC .cart-page-title{
    text-align: left;
    font-size: 22px;
    line-height: 1.1;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-transform: none;
}
.view-cart #ProOPC .cart-page-title span{
    display: none;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .col-name .vm-customfield-cart span {
    color: #a9a9a9;
    font-size: 12px;
}
.proopc-continue-link{
    display: none;
}
.view-cart #ProOPC .cart-images{
    box-shadow: none;
}
.view-cart .col-name a,
.view-cart table.cart-summary.proopc-table-striped tr td{
    text-transform: none;
}
.view-cart .col-total .PricesalesPrice,
.view-cart .price-title, 
.view-cart .final-price, 
.view-cart .product-discount, 
.view-cart .product-price 
.view-cart .PricesalesPrice, 
.view-cart .col-total .PricesalesPrice,
.view-cart .product-price .PricesalesPrice,
.view-cart .grand-total .PricebillTotal{
    color: #333;
}

.view-cart span.line-through{
    color: #a3a3a3;
}
.view-cart #ProOPC .cart-sub-total .col-total .PricesalesPrice{
    font-weight: bold
}
.view-cart #ProOPC .proopc-register h3,
.view-cart #ProOPC .proopc-login h3{
    text-transform: uppercase;
}
.view-cart .proopc-register-login .proopc-switch{
    font-size: 14px;
}
.view-cart #ProOPC label{
    line-height: 1.1;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}
.view-cart #ProOPC .proopc-login .proopc-subtitle{
    text-transform: none;
}
.view-cart #ProOPC .proopc-login-message-cont {
    float: right;
    margin-top: -70px;
}
.view-cart #ProOPC .proopc-column3 {
    width: 100%;
}
.view-cart #ProOPC .proopc-process-title{
    text-transform: uppercase;
    margin-bottom: 20px;
}
.view-cart #ProOPC .proopc-column3 > div {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
    margin-top: 0;
    width: 100%;
}
.view-cart #ProOPC .proopc-bt-address label {
    width: 210px;
    float: left;
}
.view-cart #ProOPC .proopc-bt-address label + input, 
.view-cart #ProOPC .proopc-bt-address label + select {
    width: 300px !important;
    margin-bottom: 5px;
    box-sizing: content-box;
    height: 20px;
}
.view-cart #ProOPC .proopc-bt-address .tos-group {
    display: none;
}
.view-cart #ProOPC .proopc-st-address{
    display: none;
}
.view-cart #ProOPC .proopc-shipments label,
.view-cart #ProOPC .proopc-payments label{
    margin-top: 0;
}
.view-cart #ProOPC .proopc-finalpage .proopc-column3 {
  display: flex;
  flex-wrap: wrap;
}
.view-cart #ProOPC .proopc-finalpage .proopc-column3 .proopc-coupon {
  order: 0;
}
.view-cart #ProOPC .proopc-finalpage .proopc-column3 .proopc-shipments {
  order: 1;
}
.view-cart #ProOPC .proopc-finalpage .proopc-column3 .proopc-payments {
  order: 2;
}
.view-cart #ProOPC .proopc-finalpage .proopc-column3 .proopc-additional-info {
  order: 3;
}
.view-cart #ProOPC .proopc-confirm-order{
    border: 0;
    text-align: center;
}
.view-cart #ProOPC .proopc-confirm-order .proopc-process-title {
    display: none;
    text-align: center;
}
#proopc-tos-fancy{
    text-align: left;
}
.view-cart #ProOPC .proopc-confirm-order #proopc-order-submit{
    display: inline-block;
    color: #d83638;
    background-color: #ffffff;
    border-color: #d83638;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    background-image: none;
    text-shadow: none;
    width: auto;
    font-size: 16px;
}
.view-cart #ProOPC .proopc-confirm-order #proopc-order-submit:hover{
    color: #fff;
    background-color: #d83638;
    border-color: #d83638;
}
@media (max-width: 768px){
    .view-cart #ProOPC .proopc-bt-address label + input, 
    .view-cart #ProOPC .proopc-bt-address label + select {
        width: 95% !important;
    }    
    table.adminForm td {
        display: block;
        overflow: hidden;
    }
    table.adminForm input[type="text"],
    table.adminForm input[type="email"],
    table.adminForm input[type="password"],
    table.adminForm select {
        width: 100% !important;
    }
        .padded-wrap{
        min-width: 100%;
    }
    .padded-button{
        text-align: center;
    }
    #fancybox-content .continue_link{
        float: none;
        margin-bottom: 10px;
    }
    #fancybox-content .showcart{
        float: none;
    }
    .padded-product-wrap{
        display: block;
    }
    .padded-product-image{
        width: 100%;
        text-align: center;
    }
    
    .padded-product-name{
        float: left;
        text-align: center;
        width: 100%;
    }
}

/*
New Style ver. 1.7
*/
#comments-form .tos-text{
    margin: 15px 0;
    font-size: 12px;
    color: #a3a3a3;
}
.vendor-details-view h1{
    margin: 0 0 20px 0;
}
.b1c-form .tos-text{
    font-size: 12px;
    color: #a3a3a3;
}

/*????? ?????? ??????? One Page*/
.view-cart .t3-content {
  padding-top: 15px;
}
.opg-form input, .opg-form select, .opg-form textarea{
    border-radius: 4px;
}
#cart-contents #leftdiv > .opg-margin-bottom h3 {
  color: #fff;
  background: #d83638;
  padding: 10px 15px;
  height: auto;
  font-size: 16px;
  line-height: 40px;
  display: block;
  text-transform: uppercase;
  font-weight: normal;
  margin: -20px -20px 20px;
  padding: 0 0 0 20px;
}
#cart-contents #allproducts {
  padding: 0;
  color: #66615b;
}
#cart-contents #allproducts hr.opg-margin-bottom-remove {
  color: #eee;
}
#cart-contents #allproducts .opg-thumbnail {
  max-height: 150px;
}
#cart-contents #allproducts .opg-link {
  font-size: 14px;
  font-weight: normal;
  color: #d83638;
}
#cart-contents #allproducts .top-row {
  margin-top: 0;
}
#cart-contents #allproducts .top-row .opg-hidden-small {
  display: none;
}
#cart-contents #allproducts .top-row input.quantity-input {
  border: 1px solid #CCC5B9 !important;
  padding: 3px 5px !important;
  width: 50px !important;
  height: 34px !important;
  box-sizing: border-box;
  font-size: 14px !important;
}
#cart-contents #allproducts .top-row #refreshbutton,
#cart-contents #allproducts .top-row #removeproduct{
    margin-top: 0 !important;
}
#cart-contents #allproducts .top-row #custom_buttons {
  display: none;
}
#cart-contents #allproducts .top-row .cart-btn {
  border-radius: 50%;
  outline: 0;
  border: 2px solid #ccc;
  background: none;
  width: 34px !important;
  height: 34px !important;
  display: inline-block;
  text-align: center;
  padding: 0;
  font-size: 14px;
  color: #7A9E9F;
  transition: all 0.15s linear;
}
#cart-contents #allproducts .top-row .cart-btn i {
  padding: 8px 0;
}
#cart-contents #allproducts .top-row .cart-btn:hover {
  background: #ccc;
  box-shadow: none;
}
#cart-contents #allproducts .top-row .cart-btn:hover i {
  color: rgba(255, 255, 255, 0.7);
}
#cart-contents #allproducts .top-row .price-product {
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}
#cart-contents #allproducts .top-row .price-product .spacer_div {
  padding-right: 15px;
}
#cart-contents #allproducts .top-row .price-product .line-through {
  color: #ccc5b9;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  font-weight: normal;
}
#cart-contents #allproducts .top-row .price-product .line-through:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ccc5b9;
  left: 0;
  bottom: 10px;
  -webkit-transform: rotate(170deg);
  transform: rotate(170deg);
}
#cart-contents #allproducts .top-row + .opg-margin-remove {
  display: none;
}
#cart-contents #allproducts .bottom-row .status {
  display: none;
}
#cart-contents #allproducts .bottom-row .spacer_div > .opg-text-small {
  display: none;
}
#cart-contents #allproducts .bottom-row .vm-customfield-cart > span {
  display: block;
  font-size: 14px;
  color: #aaa;
}
#cart-contents #allproducts .price-summary {
  margin-top: 25px !important;
}
#cart-contents #allproducts .price-summary .spacer_div > div {
  padding-right: 20px;
}
#cart-contents #allproducts .price-summary .spacer_div > #total_amountfulldiv {
  display: none !important;
}
#cart-contents #allproducts .price-summary #bill_totalfulldiv {
  background: #f4f3ef;
  padding: 15px 20px 15px 0;
  margin-left: 0;
  margin-top: 15px;
}
#cart-contents #allproducts .price-summary #bill_totalfulldiv > div {
  color: #66615b !important;
}
#cart-contents .opg-panel-box {
  background: none;
  padding: 0;
}
#cart-contents h3.title-cart {
  font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: normal;
    background-color: #d83638;
    color: white;
    margin: -20px 0px 20px;
    padding-left: 20px;
}
#cart-contents .coupon-block-cart {
  padding: 10px 0px 20px 0;
  text-align: left;
}
#cart-contents .coupon-block-cart input.btn {
  outline: none;
}
#cart-contents .coupon-block-cart #coupon_code_txt {
  margin-left: 0;
  color: #ccc5b9;
}
#right_div label input{
    margin-top: 0;
}
#cart-contents #shipment_select{
    margin-top: 40px !important;
}
#cart-contents #shipment_select ul#shipment_ul {
  padding-left: 20px;
}
#cart-contents #shipment_select .card {
  padding: 0;
}
#cart-contents #shipment_select li > label {
  margin: 10px 0;
}
#cart-contents #shipment_select label label {
  padding-left: 0;
}
#cart-contents #shipment_select input {
  margin-left: 0;
  position: relative;
  vertical-align: middle;
}
#cart-contents #shipment_select .vmshipment_description,
#cart-contents #shipment_select .vmshipment_cost,
#cart-contents #shipment_select .vmpayment_cost,
#cart-contents #shipment_select .vmpayment_description {
  font-size: 14px;
  color: #ccc5b9;
  padding-left: 7px;
}
#cart-contents #shipment_select .vmshipment_name {
  font-size: 14px;
}
#cart-contents #shipment_select br,
#cart-contents #shipment_select hr {
  display: none;
}
#cart-contents #payment_select{
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}
#cart-contents #payment_select ul#payment_ul {
  padding-left: 20px;
}
#cart-contents #payment_select .card {
  padding: 0;
}
#cart-contents #payment_select li > label {
  margin: 10px 0;
}
#cart-contents #payment_select input {
  margin-left: 0;
  position: relative;
  vertical-align: middle;
}
#cart-contents #payment_select label label {
  padding-left: 0;
}
#cart-contents #payment_select .vmpayment_cost,
#cart-contents #payment_select .vmpayment_description {
  font-size: 14px;
  color: #ccc5b9;
  padding-left: 7px;
}
#cart-contents #payment_select .vmpayment_name {
  font-size: 14px;
}
#cart-contents #payment_select br,
#cart-contents #payment_select hr {
  display: none;
}

#cart-contents #loginbtns {
  padding-bottom: 0px;
}
#cart-contents #loginbtns a {
  border: 2px solid #d83638;
  background: none;
  color: #474747;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
#cart-contents #loginbtns #loginbtn {
  border-left: 0;
}
#cart-contents #loginbtns .opg-button-primary {
  background: #d83638 !important;
  color: #fff;
}
#cart-contents #loginbtns + hr {
  display: none;
}
#cart-contents #otherpay_buttons{
    margin-bottom: 40px;
}
#cart-contents #otherpay_buttons h5.opg-panel-title{
    font-size: 16px;
}
#cart-contents #otherpay_buttons .title-cart {
  margin-bottom: 0;
}
#cart-contents #otherpay_buttons .all_shopper_fields {
  padding-top: 0;
  margin-bottom: 30px;
}
#cart-contents #otherpay_buttons .all_shopper_fields > div:last-child{
    padding: 0 20px;
}
#cart-contents #otherpay_buttons .onlyguest {
  padding-top: 40px;
}
#cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom > .opg-button-group {
  border-bottom: 2px solid #f0f0f0;
}
#cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom a {
  background: none !important;
  font-size: 16px;
  text-transform: uppercase;
  padding: 20px 15px 20px 15px;
  color: #A49E93;
}
#cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom a:hover {
  color: #66615b;
}
#cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom a.opg-button-primary {
  color: #66615b;
}
#cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom #guestchekcout {
  border-right: 2px solid #f0f0f0;
}
#cart-contents #otherpay_buttons input:not([type="checkbox"]),
#cart-contents #otherpay_buttons select {
  width: 400px !important;
  max-width: 100% !important;
}
#cart-contents #otherpay_buttons input:not([type="checkbox"]):focus,
#cart-contents #otherpay_buttons select:focus {
  border-color: #d83638;
}
#cart-contents #otherpay_buttons .form-group {
  overflow: hidden;
  font-size: 14px;
}
#cart-contents #otherpay_buttons .form-group label {
  padding-left: 0;
}
#cart-contents #otherpay_buttons .adminform > div {
  margin-bottom: 20px !important;
}
#cart-contents #otherpay_buttons .adminform label {
  font-weight: normal;
  margin-bottom: 0 !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
#cart-contents #otherpay_buttons .opg-hr {
  display: none;
}
#cart-contents #otherpay_buttons #logindiv{
    padding: 20px;
}
#cart-contents #otherpay_buttons #logindiv #com-form-login-username,
#cart-contents #otherpay_buttons #logindiv #com-form-login-password {
  margin: 0 0 20px 0 !important;
}
#cart-contents #otherpay_buttons #logindiv a.button-default {
  font-size: 16px;
}
#cart-contents .comments-cart{
    border: 1px solid #f0f0f0;
}
#cart-contents #extracommentss{
    padding: 0 20px 20px 20px;
}
#cart-contents textarea#customer_note_field {
  width: 100%!important;
  height: 60px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cart-contents textarea#customer_note_field:focus {
  border-color: #d83638;
}
#cart-contents #div_shipto {
  display: none;
}
#cart-contents #bottom_total {
  margin: 15px 0 25px 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
#cart-contents .checkout-button-top a.button-default {
  text-transform: uppercase;
  margin-top: 10px;
}
#cart-contents #full-tos {
  display: none;
}
#cart-contents .tos-checkbox {
  text-align: left;
}
#cart-contents .tos-checkbox a {
  font-size: 100%;
}
#cart-contents .tos-checkbox input {
  position: relative;
  margin-left: 0;
  vertical-align: middle;
}
#cart-contents .country-block > div {
  margin-bottom: 20px;
}
#cart-contents .country-block label {
  font-weight: normal;
}
#cart-contents .checkout-button-top {
  border-top: 0;
}
.view-cart #fancybox-content{
    text-align: left;
}
.view-cart #fancybox-content h2 {
  font-size: 20px;
  margin: 0px 0 30px 0;
  padding-right: 40px;
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  #cart-contents #allproducts .top-row > div:first-child a {
    margin-bottom: 15px;
    display: block;
  }
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom .opg-button-group {
    white-space: normal;
  }
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom #guestchekcout,
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom #regcheckout {
    border-right: 0;
    border-bottom: 1px solid #eee;
    width: 100%;
    white-space: normal;
  }
  #cart-contents #otherpay_buttons input:not([type="checkbox"]),
  #cart-contents #otherpay_buttons select {
    width: 230px !important;
  }
  #cart-contents #allproducts .product > .opg-grid > .opg-width-1-5 {
    width: 20%;
  }
  #cart-contents #allproducts .product > .opg-grid > .opg-width-large-4-5 {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #cart-contents #allproducts .product > .opg-grid > .opg-width-1-5 {
    width: 20%;
    display: block !important;
  }
  #cart-contents .opg-width-1-1 {
    width: 100%;
  }
  #cart-contents #allproducts .product > .opg-grid > .opg-width-large-4-5 {
    width: 80%;
  }
  #cart-contents #allproducts .top-row > div:first-child a {
    margin-bottom: 15px;
    display: block;
  }
  #cart-contents .coupon-block-cart input.btn {
    margin-left: 0;
    margin-top: 15px;
  }
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom .opg-button-group {
    white-space: normal;
  }
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom #guestchekcout,
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom #regcheckout {
    border-right: 0;
    border-bottom: 1px solid #eee;
    width: 100%;
    white-space: normal;
  }
  #cart-contents #otherpay_buttons .adminform label {
    padding-left: 0;
  }   
    #otherpay_buttons label{
        width: 100%;
    }
    
}
@media only screen and (max-width: 550px) {
  #cart-contents #allproducts .product > .opg-grid > .opg-width-1-5 {
    display: none !important;
  }
  #cart-contents #allproducts .product > .opg-grid > .opg-width-large-4-5 {
    width: 100%;
  }
}
