/*  3DS Custom  - Nikokiris.gr */

body {
	background-color: #ffffff !important;
}

.title-above-cat .ka-title {
	color: #7ac2d1;
	font-weight: 700;
	font-size: 45px;
	text-align: center;
	line-height: 1.2;
}

.title-above-cat .ka-subtitle {
	color: #666666;
	text-align: center;
	font-size: 35px;
	line-height: 1.2;
	font-weight: 400;
}

@media (max-width:500px) {
	.title-above-cat .ka-title {
		font-size: 9vw;
	}

	.title-above-cat .ka-subtitle {
		font-size: 6.5vw;
	}
}

ul.layout .product-box .Price {
	width: auto !important;
	margin: 0 auto;
	display: table;
	float: none !important;
}

/*Related Products*/
@media (min-width:768px) {
	.product-related .product-related-products .owl-item {
		width: 50% !important;
		float: left !important;
		padding: 15px !important;
	}

	.product-related .owl-wrapper {
		transition: none !important;
		transform: none !important;
	}
}

@media (min-width:992px) {
	.product-related .product-related-products .owl-item {
		width: 25% !important;
		float: left !important;
		padding: 15px !important;
	}

	.product-related {
		padding-top: 80px;
	}

}

.product-related .img-wrapper {
	/*height: auto!important;*/
	height: 130px !important;
}

.view-productdetails .product-related #slider,
.view-productdetails .product-related .owl-wrapper {
	width: 100% !important;
}

.product-related h3.nikh3 {
	margin-bottom: 15px;
}

.product-related ul.layout .product-box .browseImage img {
	max-height: 120px;
}

.product-related .owl-controls {
	display: none !important;
}

@media (max-width:992px) {
	.product-related ul.layout .product-box .browseImage img {
		height: auto !important;
	}
}

@media (max-width:800px) {
	.product-related .img-wrapper {
		height: 150px !important;
	}
}

@media (max-width:767px) {
	#productdetailsview .product-related #slider {
		width: 100% !important;
	}

	.list_carousel.responsive {
		overflow: hidden;
	}

	.recentproducts li {
		margin: 10px auto !important;
	}
}

@media (max-width:380px) {
	.product-related ul.layout .prod-row {
		width: 100% !important;
	}
}

/* About Alphabank Restrictions */

.t3-copyright i.fa {
	font-size: 16px;
	padding-right: 5px;
}

/* End About Alphabank Restrictions */
/* Search Addition  */
header#t3-header {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

div#search-results432 .plugin-title.first {
	display: none !important;
}

.offlajn-ajax-search-container {
	background: transparent !important;
}

#ajax-search-button432 {
	height: 27px !important;
}

div#offlajn-ajax-search432 {
	position: absolute;
	right: 20px;
	top: -96px;
}

.t3-megamenu .nav.navbar-nav {
	margin-top: 19px;
}

input#search-area433 {
	border-radius: 0px !important;
	border-color: transparent !important;
	padding: 0px 0px 0px 28px !important;
}

input#suggestion-area433 {
	border-radius: 2px !important;
}

div#offlajn-ajax-search433 {
	margin-top: 30px !Important;
	border-top: 1px solid #4cc4cf;
	width: 100%;
	padding: 0px 20px 0px 10px;
	padding-top: 10px;
}

dt.sm-mod.sm-bottom {
	height: 105px !important;
}

@media (min-width: 992px) {
	header#t3-header {
		width: 970px;
	}
}

@media (min-width: 1320px) {
	header#t3-header {
		width: 1045px;
	}
}

/* End Search Addition */
.videogif {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	background-image: url('../../../images/nikokiris/home/video.gif');
	/*background-image: url('../../../images/nikokiris/home/slide_background_img.jpg');*/
	/*background-position: center center;
    background-repeat: no-repeat;*/
	background-size: cover;
	background-position: 50% 240%;
	background-attachment: fixed;
	z-index: -1;
	filter: grayscale(1) blur(2px);
	-webkit-filter: grayscale(1) blur(2px);
}

@media (max-width:1366px) {
	.videogif {
		background-position: 25% center;
	}
}

.videogif:before {
	content: '';
	background-color: #45c3d3;
	opacity: 0.1;
	width: 100%;
	height: 100%;
	position: absolute;
}

.dropdown.nik-dropdown {
	float: right;
}

.nik-ordering .dropdown-menu {
	margin-top: -1px;
}

.nik-ordering ul.dropdown-menu li a.active {
	font-weight: bold;
}

.t3-sidebar .module-ct ul li.cf_li_clear a {
	background: #e30000;
	color: #fff !important;
	border-radius: 5px;
	font-size: 12px;
	margin: auto;
	display: table;
	margin-bottom: 15px;
	padding: 2px 10px;
}

.shipping-row span img,
.payment-row img {
	width: 52px;
	margin: 0 auto;
}

li.cf_li_clear {
	float: left;
	width: 100%;
}

.nikh3.islink-1 {
	background: #45c3d3;
	border-color: #0bacc0;
}

.nikh3.islink-1 a {
	color: #fff;
	text-decoration: none !important;
}

div#facebox .popup .my-groovy-style2 .left {
	padding-left: 140px !important;
}

.view-orders .vmCartShipmentLogo img {
	width: 100% !important;
}

.order-items-box .color .size.color {
	color: #45c3d3 !important;
}

.nikmenu li.item-2107 a:before,
.nikmenu li.item-2108 a:before {
	content: '';
	background-image: url("../../../images/nikokiris/home/icons/pasxa.gif");
	background-size: contain;
	position: absolute;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center center;
	left: -40px;
	top: -7px;
}

.home .vmgroup {
	margin-bottom: 50px;
}

.category-border {
	height: 250px;
	overflow: hidden;
}

.nik-cat-title {
	font-size: 32px;
	color: #000;
	display: block;
	margin-bottom: 20px;
}

.mobile dl.level2 {
	background: #222;
}

.com_virtuemart.view-category .prod_desc {
	width: 50%;
}

.nik-hr {
	margin: 10px 0px;
	border-bottom: 1px dashed #b0b0b0;
	width: 100%;
	float: left;
}

.nik-hr:last-of-type {
	border-bottom: 0px;
}

/*firefox fix*/
.home article,
.item-page.home.clearfix,
.home .MainRow .t3-content {
	display: none !important;
}

.nikmenu.nmleft1:before {
	opacity: 0.8;
}

.niklang {
	position: absolute;
	right: 1%;
	z-index: 9999;
	top: 5px;
}

.sm-top .mod-languages {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
}

.sm-top .mod-languages ul {
	margin: 0 auto !important;
	display: table;
}

@media (max-width:1024px) {
	.niklang {
		right: 4%;
		top: 2.5%;
	}
}

@media (max-width:986px) {
	.niklang {
		left: 1%;
		right: inherit;
		top: 0.2%;
	}

	.nikmenu {
		margin: 20px 0px;
	}
}

@media (max-width:768px) {
	.niklang {
		display: none;
	}
}

#productdetailsview .social-likes {
	margin: 0 auto;
	display: table;
}

div#headexpand_custom_f_181_416 {
	display: none;
}

#cf_flt_wrapper_custom_f_181_416>div,
div#cf_wrapper_inner_custom_f_181_416 {
	overflow: visible !important;
}

.niklogin .userBtn {
	margin: 0 auto;
	display: table;
}

.com_virtuemart.view-user .billing-box .login-box {
	display: none;
}

.com_virtuemart.view-user .cart-view .module-title {
	display: none;
}

.niklogin .logBtn:hover {
	background: #fff !important;
	box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.22);
	transition: 0.3s all ease-in-out;
}

.niklogin .regBtn {
	display: none;
}

.niklogin {
	position: absolute !important;
	left: 0px !important;
	right: 0px !important;
	width: 100% !important;
	top: 5px !important;
	z-index: 999999 !important;
	height: 0px !important;
}

.niklogin .logBtn {
	background-color: #fff;
	border-radius: 100%;
	padding: 6px;
	margin: auto;
	display: table;
	transition: 0.3s all ease-in-out;
}

.com_virtuemart.view-category .cat_row .category-title {
	font-size: 20px;
	text-align: center;
}

.newslettertop {
	float: left;
	padding: 0px 15px;
}

.newslettertop img {
	float: left;
	margin-right: 5px;
}

.newslettertop .moduletable {
	float: left;
}

.newslettertop a {
	color: #fff;
}

.wrariotext {
	position: absolute;
	left: 0px;
	right: 0px;
	max-width: 470px;
	margin: auto;
	z-index: 9;
	opacity: 0.3;
}

.wrariotext h2 {
	font-size: 40px;
	text-align: center;
	color: #fff;
}

.nav>li>a:hover,
.nav>li>a:focus {
	background: transparent !important;
}

.Dimensions div {
	display: inline-block;
	width: 50%;
}

.com_virtuemart.view-category .recentproducts li {
	float: left;
	width: 21%;
	height: 180px;
}

.cfieldstabs {
	margin-bottom: 50px;
	width: 100%;
	float: left;
}

.cfields.nav li.active>a {
	background: #45c3d3 !important;
	color: #fff !important;
	border-radius: 0px;
	padding: 5px 10px;
	border: 0px !important;
	margin-right: 10px;
}

.nav.nav-tabs.cfields {
	float: left;
	width: 100%;
	border: 0px !important;
}

.tab-content.cfields {
	float: left;
	width: 100%;
	border: 1px solid #dfdfdf;
	padding: 10px 25px;
}

.cfields>li>a {
	padding: 5px 10px !important;
	color: #231f20 !important;
	border-radius: 0px !important;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-color: #dfdfdf;
	border-bottom: 0px;
	border-style: solid;
}

.recentproducts .owl-buttons div {
	background: transparent;
}

.recentproducts .owl-buttons i {
	color: #fff;
	display: table;
	margin: auto;
	position: absolute;
	top: 42%;
	bottom: 0px;
}

.recentproducts .owl-next {
	right: -2px;
}

.recentproducts .box-style {
	height: 170px;
}

.sidegrey .wrapper {
	overflow: visible !important;
}

#productdetailsview .addtocart_button2 {
	width: 100%;
}

#productdetailsview .cf4all_button {
	margin: 0px;
}

#productdetailsview .product-fields-title {
	font-weight: 100;
	font-size: 16px;
	color: #000;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	text-align: left;
}

.quantity-price {
	float: left;
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
	padding: 0px 0px 10px 0px;
}

.nikgranny {
	min-height: 415px;
	background: #45C3D3;
}

.product-related ul.layout .product-box .Title a {
	font-size: 12px !important;
	text-align: center;
}

.product-related .prod-row {
	padding: 0px !important;
}

.sidegrey .cf4all_error_msg {
	font-size: 14px;
}

.footmenu li {
	float: left;
	margin: 0px 10px;
}

ul.nav.menu.footmenu {
	margin: 15px auto !important;
	display: table;
}

.wrario h4,
.wrario h5 {
	color: #fff;
	text-align: center;
}

.cat-title {
	text-align: center;
	margin: 5px 0px;
}

.wrario {
	position: absolute;
	display: block;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	top: 188px;
	bottom: 0;
	max-width: 33%;
	z-index: 9999;
	width: 100%;
}

@media(max-width:986px) {
	.wrario {
		max-width: 100%;
	}
}

@media (max-width:768px) {
	.wrario .col-sm-6 {
		position: absolute;
	}

	.wrario div:nth-child(3) {
		right: 0px;
	}
}

@media (max-width: 636px) {
	.t3-footnav .wrario .col-sm-6 {
		width: 50% !important;
	}
}

.plus {
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	width: 100%;
	font-size: 8em;
	bottom: 40px;
	color: rgba(255, 255, 255, 0.33);
}

/* Virtuemart Categories Module */
.nikcategories dt.level1.off-nav-2056,
.nikcategories dt.level1.off-nav-2057,
.nikcategories dt.level1.off-nav-2058,
.nikcategories dt.level1.off-nav-2059 {
	display: none;
}

h3.nikh3 {
	text-align: center;
	display: table;
	border: 2px solid rgba(0, 0, 0, 0.1);
	margin: 0 auto;
	color: #575757;
	font-weight: 100;
	padding: 5px 15px;
	font-size: 20px;
	background: #fff;
}

.nikgranny:after {
	content: '';
	position: absolute;
	width: 50%;
	min-height: 415px;
	right: 0px;
	background: #231f20;
}

.nikgranny img {
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
	z-index: 9999;
	max-width: 100%;
	top: 0px;
	width: 80px;
	transform-origin: 50% 0%;
	animation: clock 2.5s infinite ease-in-out;
}

dt.level1.off-nav-2059.notparent {
	border-bottom: 3px solid #4cc4cf;
}

.mobile .sm-level.level1 {
	background: #222 !important;
}

.com_virtuemart.view-category .prod_desc {
	width: 100%;
}

@keyframes clock {
	0% {
		transform: rotate(-35deg);
	}

	50% {
		transform: rotate(35deg);
	}

	100% {
		transform: rotate(-35deg);
	}
}

.nikh3 hr {
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	margin-top: 10px;
	z-index: -1;
	border-width: 2px;
}

.nikcategories li img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.nikcategories li {
	width: 195px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	border: 1px solid #e9e9e9;
}

ul.nikcategories {
	list-style-type: none;
	padding: 0px;
	margin: 20px 0px 70px 0px;
	float: left;
	width: 100%;
}

.nikcategories li h3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 35px;
	margin: auto;
	display: table;
	text-align: center;
	width: 100%;
	font-size: 18px;
	font-weight: 100;
	color: #fff;
	z-index: 99999999999;
	background-color: rgba(0, 0, 0, 0.4);
}

.view-pluginresponse.layout-default.task-pluginresponsereceived div#bd_results,
.view-vmplg.task-pluginresponsereceived div#bd_results {
	text-align: center;
	margin: 0 auto;
	display: table;
}

.view-pluginresponse.layout-default.task-pluginresponsereceived div#bd_results fieldset a[href="/"],
.view-vmplg.task-pluginresponsereceived div#bd_results fieldset a[href="/"] {
	border: 1px solid #1e1f21;
	padding: 8px 10px;
	background: #1e1f21;
	color: #fff;
	border-radius: 2px;
	margin-bottom: 20px !important;
}

.view-pluginresponse.layout-default.task-pluginresponsereceived div#bd_results table,
.view-vmplg.task-pluginresponsereceived div#bd_results table {
	margin-bottom: 20px;
}


.home .pull-left.item-image.article-image.article-image-full {
	display: none;
}

.t3-sidebar .not_text.wishlists {
	display: none;
}

h3.homeproduct {
	text-align: center;
	font-size: 38px;
	padding-top: 10px;
	margin-top: 60px;
	font-weight: 500;
}

div#Mod388 h3.module-title,
div#Mod389 h3.module-title,
div#Mod390 h3.module-title,
div#Mod391 h3.module-title,
div#Mod392 h3.module-title,
div#Mod393 h3.module-title,
div#Mod394 h3.module-title,
div#Mod395 h3.module-title,
div#Mod396 h3.module-title,
div#Mod397 h3.module-title,
div#Mod398 h3.module-title {
	padding: 0;
}

.home .vmgroup {
	float: left;
	width: 100%;
}

.t3-sidebar .btn_wishlist .fa-heart-o:before {
	color: #000;
}

.t3-sidebar .btn_wishlist i {
	margin-right: 5px !important;
}

.profile .MainRow {
	/*background-image: url("/images/ecoffees/general/article-bg.jpg") !important;*/
	background-size: contain !important;
	background-attachment: fixed !important;
	background-position: 0% 100% !important;
	background-repeat: no-repeat !important;
}

.t3-sidebar .seealso .sales {
	font-size: 14px !important;
}

.t3-sidebar .seealso li {
	float: left;
}

.t3-sidebar .seealso .module-ct {
	padding-top: 30px;
}

.t3-sidebar .not_text {
	text-align: center;
}

.t3-sidebar .seealso .pricestog {
	float: left;
	margin-left: 0px;
	width: 100%;
}

.t3-sidebar .seealso .PricesalesPrice {
	font-size: 14px !important;
}

.menu-icon-cont.sm-close .menu-icon3 span {
	background: #fff !important;
}

.t3-megamenu img {
	border: 1px dashed;
	border-color: #000;
}

.mega.mega-group.tmenu .dropdown-header.mega-group-title {
	background: #000 !important;
	color: #fff !important;
	padding: 0px 10px;
	font-weight: 400;
}

#productdetailsview .MagicToolboxMainContainer {
	border: 1px solid #e5e5e5;
}

.sidegrey {
	padding: 13px 0px;
}

.head-left .nav.menu li {
	float: left;
}

.homeproducts .prod-row {
	width: 25%;
}

.blackfriday .top-breadcrumbs {
	background-image: url("/images/oshoes/banners/blackfriday-header.jpg") !important;
}

/* 24-11 */
.width100.border_bot {
	border-bottom: 0px;
}

.view-category .floatleft.display-number {
	font-size: 14px;
}

.view-category span.results-top {
	margin-right: 0px;
	font-weight: bold;
}

.floatleft.display-number {
	float: left;
}

#back-top a {
	background: #45c3d3 !important;
}

@media (max-width:768px) {
	.itemid-1628 ul.layout .prod-row {
		width: 50% !important;
		float: left !important;
		padding: 10px !important;
	}

	.itemid-1628 #product_list ul.layout .product-box .Price {
		text-align: center;
		float: none;
		margin: 0 auto;
		display: table;
	}
}

@media (max-width:380px) {
	.itemid-1628.com_customfilters.view-products ul.layout .prod-row {
		height: 300px !important;
	}
}

@media (max-width:600px) {
	.pagination li {
		display: none;
	}

	.pagination li:first-child,
	.pagination li:last-child,
	.pagination li:nth-child(2),
	.pagination li.next {
		display: inherit;
	}

	.floatleft.display-number span:last-child {
		display: none;
	}

	.Results .floatleft {
		float: none !important;
		margin: 0 auto;
		display: table;
	}

	.pagination {
		margin: 0 auto !important;
		display: table;
		float: none !important;
	}
}

#ProOPC .cart-page-title,
#ProOPC .cart-page-title span,
table.cart-summary.proopc-table-striped tr th,
table.cart-summary.proopc-table-striped tr td,
.proopc-product-name a,
.col-name a {
	text-transform: none !important;
}

.com_virtuemart.view-productdetails.itemid-1928 .product-field.product-field-type-E {
	display: block !Important;
}

@media (max-width: 470px) {
	.itemid-1894 #product_list ul.layout .product-box .browseImage img {
		height: auto !important;
	}

	.itemid-1894 .prod-row .browseImage .img-wrapper {
		height: 215px !important;
	}
}

@media (max-width: 430px) {
	.itemid-1894 .prod-row .browseImage .img-wrapper {
		height: 190px !important;
	}
}

@media (max-width: 390px) {
	.itemid-1894 .prod-row .browseImage .img-wrapper {
		height: 170px !important;
	}

	.itemid-1894.com_virtuemart.view-category ul.layout.vmproduct .prod-row {
		height: 320px !important;
	}
}

@media (max-width: 350px) {
	.itemid-1894 .prod-row .browseImage .img-wrapper {
		height: 150px !important;
	}

	.itemid-1894.com_virtuemart.view-category ul.layout.vmproduct .prod-row {
		height: 320px !important;
	}
}

/* 22-11 */
.menu-icon-cont.sm-btn-362.sm-close {
	background: #fc5658;
	top: 35px;
}

@media (max-width768px) {
	.menu-icon-cont.sm-btn-224.sm-close {
		margin-top: 14px;
		margin-left: 19px;
	}
}

@media (max-width:767px) {
	.menu-icon-cont.sm-btn-224.sm-close {
		margin-left: 10px;
		margin-top: 14px;
	}
}

@media (max-width:636px) {
	.menu-icon-cont.sm-btn-224.sm-close {
		margin-left: 10px;
		margin-top: -5px;
	}
}

.sm-btn-224:before {
	background: transparent !important;
	top: 90% !important;
	color: #000 !important;
}

@media (max-width:768px) {
	#Slider {
		margin-top: 0px !important;
	}
}

@media (max-width:660px) {
	.homecat {
		display: none;
	}
}

@media (max-width:450px) {
	div#Mod184 {
		margin-top: 15px !important;
	}

	div#Mod103 {
		top: -17px;
	}

	.container.cart {
		top: 12px !important;
	}
}

@media (max-width:1864px) {
	.container.cart {
		left: 19% !important;
	}
}

@media (max-width:1764px) {
	.container.cart {
		left: 19% !important;
	}
}

@media (max-width:1674px) {
	.container.cart {
		left: 18% !important;
	}
}

@media (max-width:1595px) {
	.container.cart {
		left: 16% !important;
	}
}

@media (max-width:1500px) {
	.container.cart {
		left: 14% !important;
	}
}

@media (max-width:1400px) {
	.container.cart {
		left: 11% !important;
	}
}

@media (max-width:1243px) {
	.container.cart {
		left: 10% !important;
	}
}

@media (max-width:1150px) {
	.container.cart {
		left: 1% !important;
	}
}

@media (max-width:1060px) {
	.container.cart {
		left: 3% !importnat;
	}
}

.ios #back-top {
	bottom: 20px;
}

.menu-icon-cont.sm-btn-362.fixed {
	position: fixed !important;
	top: 0;
}

.view-productdetails .mobile-filters {
	display: none;
}

a.popclosequestion {
	display: table !important;
}

.poptro,
.poppli,
.popallpr {
	height: 530px !important;
	top: 20% !important;
	overflow: hidden !important;
	position: fixed !important;
}

.menu-icon-cont.sm-btn-362 {
	position: absolute !important;
	right: 0;
}

.sm-btn-362 .menu-icon3 span {
	display: none;
}

.sm-btn-362 .menu-icon3 {
	background-image: url("../../../images/oshoes/filter-icon.png");
}

.sm-btn-362.sm-close .menu-icon3 span {
	display: inherit;
}

.sm-btn-362.sm-close .menu-icon3 {
	background: none;
}

.off-menu_362 .sm-logo {
	background: #222 !important;
	border-bottom: 1px solid;
	padding-bottom: 10px;
}

#off-menu_362 .sm-filter {
	background: #222;
	background: -webkit-linear-gradient(top, #222, #424242) !important;
}

#off-menu_362 dl.level1 dt,
#off-menu_362 dl.level1 dd {
	display: none;
}

dt.sm-mod.sm-filter {
	display: inherit !important;
}

#off-menu_362 span.cf_flt_header_text {
	color: #f7f7f7;
}

#off-menu_362 .cf_btn_list .cf_disabled_opt {
	opacity: 1 !important;
}

#off-menu_362 div#price_359_slider,
#off-menu_362 div#price_358_slider,
#off-menu_362 div#price_360_slider,
#off-menu_362 div#price_361_slider {
	display: none;
}

#off-menu_362 button {
	background: transparent !important;
	opacity: 1 !important;
}

#off-menu_362 .cficon-search:before {
	color: #fff;
}

#off-menu_362 .form-horizontal {
	color: #fff;
}

#off-menu_362 .cf_flt_wrapper div {
	overflow: visible !important;
}

#off-menu_362 .headexpand {
	display: none;
}

div#cf_flt_wrapper_price_358 div:last-child,
div#cf_flt_wrapper_price_359 div:last-child,
div#cf_flt_wrapper_price_360 div:last-child,
div#cf_flt_wrapper_price_361 div:last-child {
	height: 34px !important;
	margin-top: 0px !important;
}

#off-menu_362 ul.cf_filters_list.cf_btn_list li a {
	line-height: 24px;
	text-align: center;
}

#off-menu_362 .cf_wrapper_inner ul>li a {
	text-decoration: none;
	outline: none;
	padding: 0px !important;
	height: 28px !important;
	width: 38px;
	overflow: hidden;
	background: #5f5f5f;
	-webkit-box-shadow: none;
	color: #fff !important;
	border: 1px solid #ddd;
	box-shadow: none;
	transition: 0.5s all;
}

#off-menu_362 .cf_wrapper_inner ul>li {
	font-size: 16px;
	line-height: 11px;
}

#off-menu_362 .sm-filter {
	padding: 5px 10px 0px !important;
	overflow-y: auto;
}

#off-menu_362 ul.cf_filters_list li a {
	font-size: 18px;
	font-weight: 400;
}

#off-menu_362 ul.cf_colorbtn_list li a {
	display: -webkit-inline-box;
	display: flex;
}

#off-menu_362 .cf_flt_wrapper {
	float: left !important;
}

#off-menu_362 .cf_wrapper_inner ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#off-menu_362 .filtra .cf_color_inner {
	border: 0px;
}

#off-menu_362 .cf_color_inner {
	height: 26px !important;
}

#off-menu_362 .cf_flt_header .cf_flt_header_text {
	margin-left: 0%;
}

#off-menu_362 .cf_flt_header {
	margin-bottom: 3% !important;
	margin-top: 3% !important;
}

#off-menu_362 .cf_wrapper_inner ul>li a.cf_sel_opt {
	background: #fc5658;
}

#off-menu_362 .cf_button:active {
	padding: 0px !important;
	height: 28px !important;
	line-height: 26px !important;
}

.sm-container>.sm-menu dl {
	height: 100% !important;
}

.off-menu_362 .sm-level,
.off-menu_362 div.level1 {
	background: -webkit-linear-gradient(top, #424242, #414141) !important;
}

dt.sm-mod.sm-filter {
	border-bottom: 0px !important;
}

/* 14-11*/
@media (max-width:380px) {
	.com_virtuemart.view-category ul.layout.vmproduct .prod-row {
		height: 410px !important;
	}
}

@media (max-width:1380px) {
	.fadeInDown .t3-megamenu .mega-align-justify>.dropdown-menu {
		left: -100px
	}
}

@media (max-width:1270px) {
	#t3-mainnav .dropdown-menu {
		margin-top: 20px;
	}

	.search-custom #offlajn-ajax-tile-results .search-result-card .search-result-title>span {
		font-size: 12px !important;
	}
}

@media (max-width:1000px) {
	#t3-mainnav.t3-mainnav li[data-id="1869"] .dropdown-menu {
		width: 800px !important;
		left: -130px !important;
		min-width: 600px !important;
	}

	.dropdown.mega span.image-title {
		font-size: 13px !important;
	}

	a.menu-banner-icon.boy-icon img,
	a.menu-banner-icon.girl-icon img {
		height: 130px !important;
	}

	#t3-mainnav.t3-mainnav .dropdown-menu {
		min-width: 800px !important;
		left: -150px;
	}

	.t3-megamenu .banneritem img {
		height: 170px !important;
	}

	#t3-mainnav .dropdown-menu {
		margin-top: 20px !important;
	}

	#t3-mainnav.t3-mainnav.fadeInDown .dropdown-menu {
		right: -100px !important;
		left: inherit !important;
	}

	.search-custom #offlajn-ajax-tile-results .search-result-card .search-result-title>span {
		font-size: 10px !important;
	}
}

@media (max-width:1023px) {
	.desktop .header-top {
		padding: 5px 0;
	}

	.desktop #Mod103 {
		position: inherit;
		top: inherit;
		left: inherit;
		right: inherit;
	}

	.desktop .t3-topheader.row .col-lg-12 {
		width: 100% !important;
	}

	.desktop .container.top-header {
		width: 100%;
	}

	.desktop div#Mod184 {
		border-left: 0px;
	}

	.desktop .logo-image:before {
		height: 85px !important;
		width: 140px !important;
		top: -2px;
	}

	.desktop .container.cart {
		top: 0px;
		left: -25px !important;
	}

	.desktop .top-block.fix .logo-image:before {
		top: 6px;
	}

	.desktop .top-block.fix div#Mod184 {
		display: none;
	}

	.desktop #Mod264 .owl-wrapper {
		width: 100% !important;
		transition: initial !important;
		transform: inherit !important;
	}

	.desktop #Mod264 .owl-item {
		width: 33.333333% !important;
		height: auto !important;
		margin-bottom: 15px !important;
	}

	.desktop.home .prod-row .browseImage .img-wrapper {
		height: 210px !important;
	}

	.desktop ul.layout .prod-row .lbl-box .discount {
		height: 40px;
		line-height: 38px;
		font-size: 15px;
	}

	.desktop #slider .owl-wrapper .owl-item .prod-row {
		width: 100%;
	}
}

@media (max-width:1022px) {
	.desktop .logo-image:before {
		top: 28px;
	}

	.desktop .top-block.fix .logo-image:before {
		top: 8px;
	}
}

@media (max-width:993px) {
	.desktop .container.cart {
		top: 20px;
	}

	.desktop .logo-image:before {
		top: 43px;
	}

	.desktop .top-block.fix .logo-image h1 {
		margin-top: -14px !important;
	}

	.desktop .scrolling .mod-cart-custom {
		top: 4px;
	}

}

@media (max-width:991px) {
	.desktop .ctops .gift-top {
		margin-top: 20px !important;
	}

	.desktop .container.cart {
		left: -84% !important;
		top: 0px !important;
	}

	.desktop.home .prod-row .browseImage .img-wrapper {
		height: 270px !important;
	}
}

@media (max-width:985px) {
	.t3-topheader .search {
		right: 0px !important;
		margin-right: 100px !important;
	}

	.desktop #Mod103 {
		right: 60px;
	}
}

@media (max-width:968px) {
	.desktop .container.cart {
		top: 6px;
	}

	.desktop .container.cart.scrolling {
		top: -1px;
	}
}

@media (max-width:930px) {
	.t3-topheader .search {
		margin-right: 75px !important;
	}
}

#offlajn-ajax-tile-results .search-result-card .search-result-title>span {
	font-size: 14px !important;
}

@media (max-width:768px) {

	li.item-2053,
	li.item-2054 {
		display: none;
	}

	.cat_row {
		width: 50% !important;
	}
}

@media (max-width:767px) {
	.container.cart {
		right: 0px !important;
		left: inherit !important;
		top: 4px !important;
	}

	span.madate
}

@media (max-width:396px) {
	.cat_row {
		width: 100% !important;
	}
}

/* 09-11*/
.t3-sidebar .cf_button:active {
	padding: 0px !important;
	height: 28px !important;
	line-height: 26px !important;
}

.home .MainRow .t3-content {
	min-height: initial !important;
}

@media (max-width:1500px) {
	.bnrs {
		height: auto !important;
	}
}

@media (max-width:1230px) {
	#Mod230 .bnrs {
		padding: 0px 150px 10px 150px !important;
	}
}

@media (max-width: 1024px) {
	#Mod230 .bnrs {
		padding: 0px !important;
	}

	.desktop .fleft .custom.ctops {
		margin-top: 0px !important;
	}

	.desktop .mod-right .fleft {
		margin-top: -23% !important;
	}

	.home.tablet .prod-row .browseImage .img-wrapper {
		height: 230px !important;
	}

	.desktop #product_list ul.layout li {
		width: 124% !important;
	}
}

@media (min-width:1023px) and (max-width:1320px) {
	div#Mod184 {
		border-left: 0px !important;
		padding-left: 22px !important;
	}

	.top-block.fix div#Mod184 {
		display: none;
	}

	.desktop .top-block.fix .logo-image {
		top: 4px !important;
	}

	.desktop .logo-image:before {
		width: 173px !important;
	}

	.desktop ul.layout .product-box .wishlist {
		margin-left: 0px;
	}
}

@media (max-width:768px) {
	ol.breadcrumb li.lastItem:before {
		width: 55% !important;
		left: 38% !important;
	}

	.breadcrumb .lastItem span {
		font-size: 6vw !important;
		top: 20%
	}
}

@media (max-width:660px) {
	.home ul.layout .product-box .Title {
		min-height: 36px !important;
	}
}

@media (max-width:500px) {
	ul.layout .prod-row .lbl-box .discount {
		transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-o-transform: scale(0.8);
		margin: 0px !important;
		top: -5px !important;
		left: 0px !important;
		float: none !important;
	}

	.product-bs {
		top: 185px !important;
		width: 130px !important;
		right: 5px !important;
		left: initial !important;
		transform: none !important;
	}
}

@media (max-width:450px) {
	.browseImage .lbl-box2 .new {
		width: 35px !important;
		font-size: 12px;
		height: 35px !important;
		line-height: 35px;
	}
}

@media (max-width:440px) {
	.home .product-bs {
		top: 165px !important;
	}
}

@media (max-width:400px) {
	.home.mobile .prod-row .browseImage .img-wrapper {
		height: 175px !important;
	}

	.home .product-bs {
		top: 145px !important;
	}
}

@media (max-width:360px) {
	.home.mobile .prod-row .browseImage .img-wrapper {
		height: 155px !important;
	}

	.home .product-bs {
		top: 125px !important;
	}
}

@media (max-width:320px) {
	.home.mobile .prod-row .browseImage .img-wrapper {
		height: 270px !important;
	}

	.home .product-bs {
		top: 110px !important;
	}
}

#Mod186 .active input#search-area186 {
	font-weight: 500 !important;
}



/* 09-11*/
.fancybox-inner {
	width: 100% !Important;
	max-width: 100% !important;
}

@media (min-width:768px) {
	.fancybox-inner {
		min-height: 370px;
	}
}

iframe#ifrall {
	-webkit-overflow-scrolling: touch !important;
	-webkit-transform: translateZ(0px) !important;
	-webkit-transform: translate3d(0, 0, 0) !important;
	-webkit-perspective: 1000 !important;
}

.sdwrou.product-field.product-field-type-E {
	display: none;
}

.product-field.product-field-type-E:last-child {
	display: block;
}

.product-field.product-field-type-E:first-child {
	display: block;
}

.product-field.product-field-type-E {
	display: none;
}

.com_virtuemart.view-productdetails.itemid-1928 #productdetailsview .short_desc {
	display: block;
}

.sdwrou .product-fields-title:before {
	content: '';
	background-image: url("../../../images/gift-product.png");
	left: 0px;
	width: 30px;
	height: 37px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin-right: 3px;
	margin-top: -13px;
}

.sdwrou .product-fields-title {
	display: block !important;
	margin-top: 9px;
}

.sdwrou label.checkbox.inline {
	overflow: hidden;
	width: 10px;
}

span#cf4all_option_140 {
	display: none;
}

.mega.mega-align-justify[data-id="1869"] .mega-nav li a:hover {
	background: transparent !important;
	padding: 0px !important;
	color: #000 !important;
}

#t3-mainnav .t3-megamenu .mega-dropdown-inner .mega-nav.level2 a:hover {
	color: #000 !important;
}

.mega-nav.level2 img {
	width: 70px;
	display: block;
	margin: 0 auto;
}

#offlajn-ajax-tile-results .search-result-link .search-result-card .search-result-beacon .imgbeacon {
	-webkit-filter: invert(1);
	filter: invert(1);
}

.dropdown.mega span.image-title {
	margin: 0 auto;
	width: 70px;
	font-size: 18px;
	padding: 2px !important;
	background: transparent !important;
	color: #000 !important;
	text-align: center;
}

#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group>a {
	background: #000 !important;
	color: #fff !important;
}

.cf4AllTip_inner {
	display: none !important;
}

#Mod264 .product-custom.outsidecat {
	display: none;
}

.cf_option.cf_color_btn:hover,
.inline-control-group:hover {
	position: relative;
	overflow: visible;
}

div#Mod356 a,
#Mod355 a {
	color: #000000 !important;
	background: transparent;
	border: 0px;
	width: 100%;
	font-size: 18px;
	font-weight: 100;
	padding: 10px 15px !important;
	display: block;
	position: relative;
	height: auto !important;
}

.t3-sidebar #Mod355 .module-ct,
.t3-sidebar #Mod356 .module-ct {
	position: initial;
	width: 100%;
}

#Mod355 h3.module-title,
#Mod356 h3.module-title {
	text-align: left;
}

#Mod355 .module-title span,
#Mod356 .module-title span {
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.1;
	text-align: left;
}

.t3-sidebar #Mod355 .module-ct ul>li,
.t3-sidebar #Mod356 .module-ct ul>li {
	border: 0px !important;
	padding: 0px !important;
}

.t3-sidebar #Mod355 .module-ct ul>li a:hover,
.t3-sidebar #Mod356 .module-ct ul>li a:hover {
	background-color: #eeeeee !important;
	color: #757575 ! !important;
}

.itemid-1945 div#t3-mainbody {
	padding-top: 50px;
}

.itemid-1945 .MainRow .t3-content {
	padding-left: 0px;
}

.itemid-1945 .t3-sidebar {
	padding-right: 0px;
}

.itemid-1945 #userForm .col-sm-12 {
	padding-left: 0px;
}

.itemid-1945 .formField.rsform-block.rsform-block-captcha strong.formRequired {
	display: none;
}

.itemid-1945 textarea#Minima {
	width: 100%;
}

@media (min-width: 992px) {
	.itemid-1945 .col-md-9 {
		width: 80%;
	}

	.itemid-1945 .col-md-3 {
		width: 20%;
	}

	.itemid-1945 .t3-sidebar {
		right: 80%;
	}
}

@media (max-width: 1024px) {
	.itemid-1945 h3.module-title {
		padding-top: 15px !important;
	}
}

@media (max-width:768px) {
	.itemid-1945 div#t3-content {
		width: 100%;
		left: 0%;
	}

	.itemid-1945 .t3-sidebar {
		padding-right: 0px;
		right: 0%;
		width: 100%;
		text-align: center;
	}

	#Mod355 h3.module-title,
	#Mod356 h3.module-title {
		text-align: center;
	}

	div#Mod356 {
		width: 50%;
		float: right;
	}

	div#Mod355 {
		width: 50%;
		float: left;
	}
}

@media (max-width:450px) {

	div#Mod356,
	div#Mod355 {
		width: 100%;
		float: none;
	}
}



.cf_option.cf_color_btn[rel]:hover:after,
.inline-control-group[rel]:hover:after {
	content: attr(rel);
	padding: 4px 8px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	left: 0;
	top: -160%;
	z-index: 999;
	white-space: nowrap;
	-moz-box-shadow: 0px 0px 2px #222;
	-webkit-box-shadow: 0px 0px 2px #222;
	box-shadow: 0px 0px 2px #222;
	background-image: -moz-linear-gradient(top, #fc5658, #fc5658);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #45c3d3), color-stop(1, #45c3d3));
	background-image: -webkit-linear-gradient(top, #45c3d3, #2eafbf);
	background-image: -moz-linear-gradient(top, #fc5658, #fc5658);
	background-image: -ms-linear-gradient(top, #fc5658, #fc5658);
	background-image: -o-linear-gradient(top, #fc5658, #fc5658);
}

.t3-sidebar .module-ct ul>li a.cf_sel_opt {
	background: #fc5658;
}

#questionform .rsform-block-text {
	float: left;
	width: auto;
	clear: inherit;
}

#questionform .rsform-block-phoneicon {
	width: auto;
	float: left;
	clear: inherit;
	position: relative;
}

a.menu-banner-icon img {
	max-width: 80px;
}

.com_virtuemart.view-productdetails.itemid-1928 .back-to-category.left {
	display: none;
}

a.menu-banner-icon.boy-icon img,
a.menu-banner-icon.girl-icon img {
	width: auto !important;
	max-width: 96px;
	height: 200px
}

.cf_btn_list .cf_disabled_opt {
	opacity: 0.4 !important;
	width: 38px !important;
	height: 28px !important;
	padding: 0px !important;
	line-height: 26px;
	border-radius: 0px;
}

.cf_color_btn {
	border: 1px solid #ddd !important;
}

.view-cart.layout-default.task-confirm span.vmCartPaymentLogo {
	display: none;
}

.view-cart.layout-default.task-confirm span.post_payment_payment_name_title {
	font-size: 20px;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.view-cart.layout-default.task-confirm #t3-content #bd_results h3 {
	display: none;
}

.view-cart.layout-default.task-confirm span.vmpayment_name {
	font-size: 20px !important;
	text-align: center;
}

.view-cart.layout-default.task-confirm .post_payment_order_number {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
}

.view-cart.layout-default.task-confirm .post_payment_order_total {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
}

.view-cart.layout-default.task-confirm a.vm-button-correct {
	background: #dbdbdb !important;
	margin: 0 auto;
	float: none;
	display: block;
	max-width: 279px;
	margin-top: 40px;
}

.view-cart.layout-default.task-confirm ol.breadcrumb.breadcrumbs.bread {
	display: none;
}

.view-cart.layout-default.task-confirm .top-breadcrumbs span {
	margin: 80px 0px;
}

@media (max-width:1366px) {
	.top-block.fix .logo-image:before {
		left: 44px;
	}

	/*ul.layout .prod-row {padding:0px !important;}*/
}

.sm-bottom #offlajn-ajax-tile-results .search-result-link {
	z-index: 9999;
	pointer-events: auto !important;
}

.sm-bottom #offlajn-ajax-search-results-inner {
	pointer-events: none;
	z-index: 1;
}

dt.sm-mod.sm-bottom {
	position: relative;
	height: 395px;
}

.sm-bottom div#offlajn-ajax-tile-results {
	display: none !important;
}

.sm-bottom .offlajn-paginators .offlajn-button {
	display: none !important;
}

input#search-area339 {
	border-radius: 0px !important;
	border-color: transparent !important;
	padding: 0px 0px 0px 28px !important;
}

div#ajax-search-button339 {
	left: 5px;
}

input#suggestion-area339 {
	border-radius: 2px !important;
}

div#offlajn-ajax-search339 {
	margin-top: 50px !Important;
	border-top: 1px solid #535353;
	width: 100%;
	padding: 0px 20px 0px 10px;
	padding-top: 10px;
}

.view-productdetails.itemid-1928 #productdetailsview .product-box2 .add_wishlist {
	display: none;
}

.itemid-1928 span.box-quantity:after {
	content: '* η ποσότητα της gift card αντιστοιχεί σε ευρώ (1 ποσότητα = 1€)';
	margin-left: 4px;
}

.itemid-1928 .product-custom:before {
	content: 'Στοιχεία Παραλήπτη';
	font-size: 24px;
	font-weight: bold;
	display: block;
	margin-bottom: 17px;
	color: #000;
}

fieldset.vm-fieldset-Newsletter {
	position: relative;
	background: #e9e9e9;
	margin: 20px 0px !important;
	padding: 10px !important;
	border-radius: 3px;
}

/*Christos P. - Fix cart checkbox for GDPR*/

label[for="Newsletter_field"] {
	//margin: 0px !important;
	margin-left: 32px;
	//position: absolute;
	//left: 0;
	font-size: 14px;
	//top: 8px;
	color: #3da3ca;
	cursor: pointer;
	//right: 0;
	//text-align: center;
	font-family: 'Roboto Condensed', sans-serif !important;
}

.shoper .user-details #Newsletter_field {
	width: auto;

}

.shoper .user-details label[for="Newsletter_field"] {

	margin-left: 0px !important;
	color: #787471 !important;
}




li[data-id="1869"] .mega-inner {
	padding: 0px;
}

li[data-id="1869"] .row {
	padding-top: 0px !important;
}

li[data-id="1869"] .t3-module {
	margin-bottom: 0px;
}

li[data-id="1869"] .mega-group-title {
	margin-bottom: 5px !important;
}

span.vm-img-desc {
	display: none;
}

@media (min-width:1280px) {
	.MainRow .t3-content {
		min-height: 400px !important;
	}
}

.com_wishlists.view-wishlists ul.layout .product-box .Title {
	text-align: left;
}

.com_wishlists.view-wishlists ul.layout .prod-row {
	height: auto !important;
	float: left !important;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0px;
}

@media (max-width:768px) {
	.customcall #callbox span {
		display: none;
	}
}

.dwro strong {
	color: #696e6e !important;
}

img.gctop {
	position: absolute;
	left: -143px;
	top: -17px;
}

.search-custom div#offlajn-ajax-tile-results {
	width: 100%;
	left: 0px !important;
	top: 164px;
}

#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel,
#offlajn-ajax-search-results-inner {
	max-width: 100% !important;
}

.search-result-link {
	max-width: 300px !important;
}

.search-result-link.search-result-sep {
	width: 1% !important;
}

/* Gift Card */
.itemid-1928 .product-fields-title {
	display: block;
	margin-top: 7px;
	margin-right: 12px;
}

.itemid-1928 .code {
	display: none;
}

.itemid-1928 .product-field.product-field-type-E {
	float: left;
	clear: none;
	margin: 0px 12px;
}

.itemid-1928 .product-fields {
	width: 100% !Important;
}

.itemid-1928 .boxmegethologio {
	display: none;
}

.itemid-1928 .proddetb.wishlist.list_wishlists1241 {
	display: none;
}

.itemid-1928 .row.ds-questions {
	display: none;
}

.itemid-1928 .MagicToolboxContainer.selectorsBottom.minWidth {
	pointer-events: none;
}

.itemid-1928 .mz-hint {
	display: none;
}

/* End of Gift Card */
/*sCart*/
.sideon .container.cart {
	right: 0px;
	transition: 2s all;
}

.sideon .container.cart.scrolling {
	right: 0px;
	transition: 2s all;
}

.view-cart .container.cart {
	pointer-events: none;
}

span.cart_num a {
	pointer-events: none;
}

#scart .quantity:before {
	content: 'Ποσότητα: ';
}

#scart .mCSB_scrollTools {
	right: -3px;
}

/*#scart .product-field-type-E .product-field-type-E {
		display: none;
	}*/
#scart .product-field-type-E {
	display: block;
	font-weight: normal;
	color: #717171;
	font-size: 11px;
}

/* #scart .product-field-label {
		display: none;
	}*/
/*#scart .cf4all_option:before {
		content: 'Μέγεθος: ';
	}*/
#scart .product_attributes {
	margin-top: -20px;
}

.container.cart {
	/*transition: 1s all; */
}

.view-cart .miniart {
	pointer-events: none !important;
	cursor: inherit !important;
}

body.sideon {
	/*overflow:hidden;*/
}

.t3-wrapper {
	margin-right: 0px;
	transition: 1s all;
}

@media (min-width:768px) {
	.t3-wrapper.sideon {
		/*margin-right:330px;
			transition:2s all;*/
	}
}

#scart .mod-cart a {
	pointer-events: inherit !important;
}

div#cart_list .tot3 strong {
	color: #fff !important;
}

div#cart_list .total4 {
	padding-top: 0px !important;
}

div#cart_list .total .total2 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background: #45c3d3 !important;
}

div#cart_list .total span {
	font-weight: bold;
	font-size: 18px;
	color: #fff !important;
}

img.hovzoom:hover {
	transition: 0.3s all;
	transform: scale(1.1);
}

img.hovzoom {
	transition: 0.3s all;
	transform: scale(1.0);
}

div#cart_list .fleft {
	width: 50% !important;
	padding-right: 0px !important;
}

div#vm_cart_products .image {
	width: 20% !important;
	margin-right: 0px !important;
}

div#cart_list .fright {
	float: right !important;
	width: 30% !important;
	text-align: right !important;
}

div.product_row .product_name a {
	font-weight: bold !important;
}

#cart_list .tot3 {
	background: #45c3d3 !important;
}

div#cart_list .total3 {
	color: #fff !important;
	padding-top: 0px !important;
}

div#cart_list .fright .wrap-cart {
	text-align: right !important;
}

#scart {
	position: fixed;
	top: 0px;
	bottom: 0px;
	right: -330px;
	background: #eee;
	z-index: 9999999999;
	width: 330px;
	transition: 1s ease-in-out all;
	overflow: hidden;
}

#scart.active {
	right: 0px;
	transition: 1s ease-in-out all;
}

.sclose {
	position: absolute;
	right: 25px;
	top: 10px;
	background: #d7d7d7;
	padding: 2px 10px;
	font-size: 24px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	transition: 0.5s all;
	z-index: 999999;
}

.sclose:hover {
	background: #fc5658;
	transition: 0.5s all;
}

#facebox,
.facebox_overlayBG,
.AjaxPreloaderC {
	/*	display: none !important; */
}

#scart .miniart {
	display: none;
}

#scart #cart_list {
	visibility: visible !important;
	opacity: 1 !Important;
	max-width: 100% !important;
	width: 100% !important;
	min-width: inherit !important;
	left: 0px !important;
	right: 0px !important;
	border-top: 0px !important;
	background: transparent !important;
	box-shadow: none !important;
	padding: 0px !important;
	margin: 0px !important;
	display: block !important;
	top: 3px !important;
}

#scart #cart_list .text-art {
	text-align: center;
	font-size: 24px;
	color: #000;
	width: 170px;
	margin: 0 auto;
}

#scart #cart_list .container {
	padding: 0px;
	border: 0px;
}

#scart .wrapper.marg-bot.sp {
	background: #fff !Important;
	width: 94% !important;
	padding: 10px !important;
	border-radius: 2px;
	box-shadow: 0px 1px 5px #dcdcdc;
	margin: 10px;
}

#scart #cart_list .total span {
	float: left;
	text-align: left;
	text-transform: uppercase;
	font-weight: 400;
	color: #000 !important;
}

#scart .tot4 {
	display: none;
}

#scart .total {
	padding: 10px 0px;
}

#scart #cart_list .total2 strong {
	font-size: 18px;
	line-height: 18px;
	color: #515151;
}

#scart .mod-cart {
	float: none;
	left: 0;
	right: 0;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
	top: 0px;
}

#scart .all {
	padding: 0px 10px;
}

#scart div#vmCartModule {
	height: 0px !Important;
	margin: 0px;
	padding: 0px !important;
}

#scart #vm_cart_products img {
	width: 100% !important;
	height: auto !important;
}

#scart #vm_cart_products .image {
	max-width: 66px;
	width: 100%;
	min-height: 97px;
}

#scart #cart_list .fright {
	width: 72% !important;
}

#scart #cart_list .fright .wrap-cart .prices {
	float: right;
}

#scart #cart_list .fright a.vm2-remove_from_cart {
	display: none;
}

#scart #cart_list .show_cart .button {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #3f9be7 !important;
	min-height: 43px;
	font-family: proxima-nova-n6, "proxima-nova", "Open Sans", "Gill Sans", Corbel, Arial, sans-serif !important;
	font-weight: 600;
	font-size: 12px;
	line-height: 43px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	margin: 0px;
}

#scart .fleft {
	width: 72% !important;
	padding-right: 5px !important;
}

#scart .product_row .product_name {
	visibility: hidden;
}

#scart .total2 {
	padding: 0px 10px !Important;
}

#scart span.quantity {
	font-weight: bold;
	color: #000;
}

#scart .product_row .product_name a {
	font-size: 14px;
	visibility: visible;
	font-weight: bold;
}

.vm_cart_products .product_row br {
	display: none;
}

#scart .miniart {
	display: none;
}

#scart i.fa.fa-sort-desc {
	display: none;
}

#scart #vmCartModule div#cart_list .show_cart {
	float: left;
	width: 100%;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 0px 10px 20px 10px;
	left: 0 !important;
	right: 0 !important;
}

#scart .total2 {
	display: block;
}

/*End sCart*/

.proopc-payments span.vmpayment_name {
	display: inline;
	width: 100%;
	color: #3da3c1;
}

.proopc-shipments .vmshipment_name {
	display: inline;
	color: #42a8c6;
	font-weight: bold !important;
	font-size: 14px !important;
}

.proopc-finalpage .PricesalesPrice .PricesalesPrice {
	font-size: 22px !important;
}

.proopc-payments .vmpayment_description {
	display: inline;
	float: left;
	width: 100%;
}

.orderlist .ordtitle-active {
	font-weight: bold;
}

.ocatside .link a {
	font-size: 18px !Important;
	color: #000 !Important;
	font-weight: 400 !important;
}

.ocatside .sm-levels dt.level1.first {
	background: transparent !important;
}

.ocatside .sm-levels dt.level1.first .inner .link a {
	font-weight: bold !Important;
	text-transform: uppercase;
}

.ocatside .sm-levels dt.level2:hover {
	background: rgba(252, 86, 88, 0.1);
}

.ocatside .sm-menu {
	-webkit-box-shadow: none !Important;
	box-shadow: none !Important;
	-moz-box-shadow: none !Important;
}

.ocatside {
	padding-top: 20px;
}

.view-category #product_list .PricesalesPrice {
	margin: 0 auto;
}

.view-category .product-box .product-custom .product-fields {
	margin: 0 auto;
	display: table;
}

div#Mod224 {
	display: none;
}

.sm-bottom .custom {
	position: absolute;
	transition: 0.5s all;
	text-align: center;
	width: 90%;
	left: 5%;
	top: 110px;
}

label.gift-pack-label {
	font-family: 'Roboto Condensed', sans-serif !important;
	display: initial !important;
	color: #42a8c6;
}

.payment-row span.vmCartPaymentLogo {
	float: left;
	margin-right: 10px;
}

.shipping-row .vmshipment_description,
.shipping-row .vmshipment_name,
.payment-row .vmpayment_name,
.payment-row .vmpayment_description {
	text-align: left !important;
}

#ProOPC .proopc-table-striped .vm-customfield-cart br {
	display: none;
}

#ProOPC .proopc-table-striped .vm-customfield-cart .product-field-type-E:nth-child(5) {
	display: none;
}

.shipping-row span.vmCartShipmentLogo {
	height: auto;
	width: initial !important;
	margin-right: 10px;
}

.shipping-row .vmshipment_description {
	padding-left: 0px;
}

@media (max-width:768px) {
	#product_list ul.layout .product-box .Price {
		margin-top: 30px !important;
	}

	.outsidecat .product-field.product-field-type-E {
		width: 340px !important;
	}
}

@media (max-width:500px) {
	.outsidecat .product-field.product-field-type-E {
		width: 250px !important;
	}
}

@media (max-width:450px) {
	.outsidecat .product-field.product-field-type-E {
		width: 220px !important;
	}
}

@media (max-width:410px) {
	.outsidecat .product-field.product-field-type-E {
		width: 150px !important;
	}

	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		height: 340px !important;
	}
}



@media (max-width:500px) {
	div#Mod264 ul.layout .prod-row {
		width: 100% !important;
	}

}

@media (max-width:1500px) {
	.logo-image {
		left: 0% !important;
	}
}

@media (max-width:1320px) {

	/*#Mod184 {position: absolute;right: 72px;}*/
	#t3-header .container {
		width: 100% !important;
	}

	#t3-mainnav .navbar-nav>li>a,
	#t3-mainnav .navbar-nav>li>span {
		padding: 10px 10px !Important;
		font-size: 14px;
	}

	#t3-mainnav {
		float: right !important;
		right: 50% !important;
		z-index: 999999;
	}
}

@media (max-width:1240px) {
	.custom.ctops {
		margin-top: 10px !important;
	}

	.gift-top {
		margin-top: 20px !important;
		margin-left: 5px !important;
	}

	#t3-mainnav {
		right: 47% !important;
	}
}

@media (max-width:1270px) {
	#t3-mainnav .navbar-nav>li {
		margin: 0px 2px !important;
	}
}

@media (max-width:1200px) {

	#t3-mainnav .navbar-nav>li>a,
	#t3-mainnav .navbar-nav>li>span {
		font-size: 14px !important;
		padding: 10px 5px !important;
	}
}

@media (max-width:1160px) {
	#t3-mainnav {
		right: 50% !important;
	}
}

@media (max-width:1090px) {
	#t3-mainnav {
		right: 52% !important;
	}
}

@media (max-width:1067px) {
	#t3-mainnav {
		right: 20% !important;
	}

	#t3-header .mod-right.col-md-8 {
		width: 100% !important;
	}

	.contact-top {
		display: none !important;
	}

	.custom.ctops {
		margin-top: -13px !important;
	}

	.gift-top {
		margin-top: 10px !important;
		z-index: 999;
	}

	#t3-mainnav {
		z-index: 9;
	}
}

@media (max-width:1024px) {

	/*	#t3-mainnav {float:right !important;right:inherit!important} */
	.mod-right .fleft {
		margin-top: -5px !important;
	}
}

@media (max-width:993px) {
	.logo-image:before {
		width: 168px !important;
		height: 130px !important;
		top: 45px;
	}

	.logo-image a {
		width: 174px;
		height: 140px;
		top: 39px;
	}

	.gift-top {
		margin-top: 7px !important;
	}

}

@media (max-width:991px) {
	.bnrs {
		height: auto !Important;
	}

	.navbar-nav {
		margin-top: -10px !Important;
	}

	#t3-header {
		padding-top: 17px !Important;
	}

	div#Mod184 {
		right: -181px;
		top: 31px;
		border: 0px !important;
	}

	#Mod103,
	#Mod190 {
		position: absolute;
		right: -70px;
	}

	ul.layout .product-box .browseImage img {
		height: 260px !important;
	}

	ul.layout .prod-row {
		padding: 0px 5px !important;
	}

	#productdetailsview .addtocart-button {
		padding: 0px 5px !important;
	}

	.view-productdetails .center-block {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (max-width:895px) {
	.module.menu {
		float: right !Important;
	}

	div#Mod184 {
		right: -112px !important;
	}

	.t3-footnav .col-sm-6 {
		width: 50% !important;
	}

	#t3-mainnav {
		right: 18% !important;
	}
}

@media (max-width:846px) {
	div#Mod224 {
		display: block;
		position: absolute;
		left: -46px;
	}

	.logo-image:before {
		left: 13% !important;
		width: 128px !Important;
		height: 98px !important;
		top: 17px;
		background-image: url("../../../images/oshoes/logos/logo-white.png") !important;
	}

	.logo-image a {
		width: 129px;
		height: 124px;
		top: 0px;
		left: 13%;
	}
}

@media (max-width:800px) {
	ul.layout .product-box .browseImage img {
		height: 220px !important;
	}
}

@media (max-width:768px) {
	ul.layout .product-box .Title a {
		float: none !important;
	}

	.module.menu {
		margin-left: 0px !Important;
		margin-right: 0px !important;
	}

	div#Mod184 {
		right: 0px !important;
		position: absolute;
	}

	.lbl-box2 .new {
		top: 0px !important;
	}

	/*ul.layout .prod-row .lbl-box .discount {transform: scale(0.8);-moz-transform: scale(0.8);-ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);margin: 0px!important;top: -5px!important;left: 0px!important;float: none!important;}
	.product-bs {top: 210px!important;width: 130px!important;right: 5px!important;left: initial!important;transform: none!important;}*/
	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		height: 420px !important;
	}
}

@media (max-width:660px) {
	.slide_box ul.layout .product-box .browseImage img {
		height: auto !important;
	}

	/*.owl-carousel .owl-item{height: auto!important;}*/
	.itemid-1868.com_virtuemart.view-virtuemart.layout-default ul.layout .prod-row {
		width: 50% !important;
		padding: 10px 20px !important;
	}

	.itemid-1868 #product_list ul.layout .product-box .Price div {
		margin-top: 0px !important;
	}

	ul.layout .product-box .Title a {
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		display: block;
		max-width: 280px;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		margin: 0 auto;
		text-align: center !important;

	}

	.outsidecat .product-field.product-field-type-E {
		width: 300px !important;
	}

	.slide_box_width {
		padding-top: 0px !important;
	}
}

@media (max-width:636px) {
	div#Mod289 {
		position: absolute;
		top: -51px !Important;
	}

	.logo-image:before {
		left: 10% !important;
		width: 73px !Important;
		height: 62px !important;
		top: 35px !important;
	}

	div#Mod224 {
		top: -19px !Important;
	}

	div#Mod184 {
		top: 0px;
	}

	.logo-image a {
		width: 80px;
		height: 60px;
		top: 36px;
		left: 10%;
	}

	.t3-footnav .col-sm-6 {
		width: 100% !important;
	}

}

@media (max-width:600px) {
	.outsidecat .product-field.product-field-type-E {
		width: 260px !important;
	}
}

@media (max-width:570px) {
	.itemid-1873 .top-breadcrumbs .container span {
		font-size: 4vw !important;
	}
}

@media (max-width:550px) {
	.outsidecat .product-field.product-field-type-E {
		width: 230px !important;
	}
}

@media (max-width:544px) {
	.module.menu ul li a {
		font-size: 12px;
	}
}

@media (max-width:500px) {
	.logo-image:before {
		left: 18% !important;
	}

	.owl-item .product-box .Price .WithoutTax {
		font-size: 16px !important;
	}

	.owl-item .Price span.sales {
		font-size: 20px !Important;
	}
}

@media (max-width:470px) {
	.product-bs {
		top: 180px !important;
		right: 0px !important;
	}

	.itemid-1868.com_virtuemart.view-virtuemart.layout-default ul.layout div.prod-row {
		height: 360px !important;
	}
}

@media (max-width:450px) {
	div#Mod289 {
		float: none !important;
		width: 315px;
		left: 50%;
		transform: translateX(-50%);
	}

	.product-bs {
		width: 75px !important;
		font-size: 12px;
	}

	ul.layout .prod-row .lbl-box .discount {
		transform: scale(0.6);
		-moz-transform: scale(0.6);
		-ms-transform: scale(0.6);
		-webkit-transform: scale(0.6);
		-o-transform: scale(0.6);
	}

	#product_list ul.layout .product-box .browseImage img {
		height: auto !important;
	}

	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		height: 400px !important;
	}

	.outsidecat .product-field.product-field-type-E {
		width: 200px !important;
	}

}

@media (max-width:430px) {
	/*	.prod-row .browseImage .img-wrapper {height: 160px!important;}*/
}

@media (max-width:380px) {
	#product_list ul.layout .product-box .browseImage img {
		height: auto !important;
	}

	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		height: 280px !important;
	}

	.product-bs {
		top: 115px !important;
	}

	ol.breadcrumb li.lastItem:before {
		width: 55% !important;
		right: 7.5% !important;
	}
}

.eltcou p {
	color: #7f0a0a;
	font-size: 56px;
	text-align: center;
	max-width: 890px;
	display: block;
	margin: 0 auto;
	line-height: 52px;
	position: relative;
}

.t3-sidebar.t3-sidebar-left li.cf_catOption.cfLiLevel0.cf_parentLi.li-tree_0 a {
	display: inline;
}

table.acymailing_form {
	width: 100%;
	max-width: 614px;
}

.mod-cart.scrolling {
	top: 12px;
}

.eltcou a {
	color: #7f0a0a;
}

@media (max-width:1020px) {
	td.acyfield_email:after {
		bottom: 10px !important;
	}
}

@media (max-width:930px) {
	ul.msocialm li a {
		width: 70px;
		height: 70px;
		margin: 20px 20px;
	}
}

.container.cart.scrolling {
	position: fixed;
	top: 1px;
}

.eltcou a:hover {
	color: #620505;
}

.eltcou a:hover p:after {
	transition: 0.5s all;
	right: -190px;
}

.eltcou p:after {
	content: '';
	background-image: url("../../../images/arrowelta.png");
	width: 220px;
	height: 220px;
	position: absolute;
	right: -170px;
	background-repeat: no-repeat;
	background-position: center center;
	top: -64px;
	transition: 0.5s all;
}

.eltcou span {
	font-size: 22px;
	float: right;
	color: #393939;
	font-weight: 400;
}

.eltcou {
	padding: 50px 0px;
	margin: 0 auto;
	display: table;
}

@media (max-width:560px) {
	.cnewsletter input.button.subbutton {
		font-size: 26px !important;
		padding: 0px 20px !important;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 7px;
		margin-left: auto !important;
		width: 80%;
		float: none !important;
		margin-right: auto;
	}
}

@media (max-width:767px) {
	.acymailing_form td.acyfield_email:after {
		bottom: 49px !important;
	}
}

@media (max-width:840px) {
	td.acyfield_email:after {
		font-size: 16px !important;
		bottom: 0px !important;
	}

	.acymailing_form input.inputbox {
		font-size: 18px !important;
		text-align: left !Important;
		letter-spacing: 2px !important;
	}
}

@media (max-width:1056px) {
	.eltcou p {
		font-size: 40px;
		text-align: right;
	}

	.eltcou span {
		font-size: 14px;
	}
}

@media (max-width:960px) {
	.eltcou p {
		text-align: center;
	}
}

.t3-sidebar .cf_flt_wrapper {
	width: 100%;
}

.t3-megamenu #cf_flt_wrapper_custom_f_165_307:before,
.t3-megamenu #cf_flt_wrapper_custom_f_166_308:before,
.t3-megamenu #cf_flt_wrapper_custom_f_169_309:before,
.t3-megamenu #cf_flt_wrapper_custom_f_166_318:before,
.t3-megamenu #cf_flt_wrapper_custom_f_169_319:before,
.t3-megamenu #cf_flt_wrapper_custom_f_165_322:before {
	content: 'ΕΠΙΛΕΞΤΕ ΜΕΓΕΘΟΣ';
	display: block;
	font-size: 20px;
	color: #000;
	font-weight: 400;
	margin-bottom: 10px;
	margin-left: 43px;
}

.t3-megamenu #cf_flt_wrapper_custom_f_166_318:before,
.t3-megamenu #cf_flt_wrapper_custom_f_169_319:before,
.t3-megamenu #cf_flt_wrapper_custom_f_165_322:before,
li[data-id="1869"] li {
	text-align: center;
}

.t3-megamenu .row+.row {
	border-top: 0px;
}

.t3-megamenu #cf_ajax_loader_307:before,
.t3-megamenu #cf_ajax_loader_308:before,
.t3-megamenu #cf_ajax_loader_309:before {
	content: 'ΕΠΙΛΕΞΤΕ ΧΡΩΜΑ';
	display: block;
	font-size: 20px;
	color: #000;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
}

.t3-megamenu #cf_flt_wrapper_virtuemart_category_id_290,
.t3-megamenu #cf_flt_wrapper_virtuemart_category_id_303 {
	display: none;
}

.cf_colorbtn_list .cf_sel_opt {
	box-shadow: 0px 0px 4px 1px #000;
}

.t3-megamenu div#cf_flt_wrapper_price_290,
.t3-megamenu div#cf_flt_wrapper_price_303 {
	display: none;
}

.t3-megamenu a.cf_resetAll_link {
	display: none;
}

.recentproducts li .browse {
	max-height: 200px !important;
}

#Mod291:before {
	content: "ΦΙΛΤΡΑ ΑΝΑΖΗΤΗΣΗΣ";
	font-size: 23px;
	font-weight: 400;
}

#cf_list_virtuemart_category_id_290 li a,
#cf_list_virtuemart_category_id_303 li a {
	border: none !important;
	margin-left: 2%;
}


ol.breadcrumb.bread li {
	display: inline-block;
}

ol.breadcrumb.bread li a {
	color: #fff;
	font-size: 30px;
}

.top-breadcrumbs .breadcrumb.bread>li+li:before {
	content: "\f105" !important;
	color: #fff;
}

.top-breadcrumbs .breadcrumbs.bread span {
	color: #fff;
	font-size: 40px;
	margin: 0px;
	line-height: 4px;
}

.breadcrumb.bread>.active {
	color: #fff;
	font-size: 24px;
}

ol.breadcrumb.breadcrumbs.bread li.lastItem:before {
	font-size: 13px;
	position: relative;
	background: transparent !important;
}

ol.breadcrumb.bread li.lastItem {
	display: inline-block;
	font-size: 0px;
}

ol.breadcrumb.breadcrumbs.bread {
	padding: 0 0 10px;
	margin: 0 auto;
	display: table;
}

ol.breadcrumb.breadcrumbs.bread {
	position: absolute;
	width: 100%;
	top: 100px;
	text-align: center;
}

#questionform button {
	background: #fc5658;
	border: 0px;
	color: #fff;
	padding: 10px 20px;
	font-size: 18px;
}

#questionform .fa-phone {
	font-size: 32px;
	line-height: 68px;
}

@-moz-document url-prefix() {

	#productdetailsview .addtocart-bar2 .quantity-controls .quantity-plus,
	#productdetailsview .addtocart-bar2 .quantity-controls .quantity-minus {
		top: -36px !important;
	}

	.itemid-1928 span.box-quantity::after {
		position: relative;
		top: -10px;
	}
}

ol.breadcrumb.breadcrumbs.bread li.lastItem:before {
	right: 0px;
}


.head-andrika .top-breadcrumbs {
	background-image: url("../../../images/oshoes/slider/slider1.jpg") !important;
}

.head-andrika ol.breadcrumb li.lastItem:before {
	background-color: rgba(206, 233, 237, 0.7);
}

.head-paidika .top-breadcrumbs {
	background-image: url("../../../images/oshoes/slider/slider-2.jpg") !important;
}

.head-paidika ol.breadcrumb li.lastItem:before {
	background-color: rgba(234, 226, 202, 0.7);
}

.head-gunaikeia .top-breadcrumbs {
	background-image: url("../../../images/oshoes/slider/slider-3.jpg") !important;
}

.head-gunaikeia ol.breadcrumb li.lastItem:before {
	background-color: rgba(248, 165, 184, 0.7);
}

.custom.customcall {
	position: fixed;
	bottom: 20px;
	left: 20px;
	font-size: 18px;
	background: #027d46;
	padding: 8px 10px;
	color: #fff;
	border-radius: 40px;
	cursor: pointer;
	z-index: 999999999;
	width: 48px;
	height: 48px;
}

.callbox i {
	font-size: 24px;
	/*transition: 0.5s all;
    transform: rotate(360deg);*/
	position: relative;
	border: 2px solid white;
	border-radius: 20px;
	width: 35px;
	height: 35px;
	right: 3px;
	bottom: 2px;
}

#callbox .fa-phone:before {
	position: relative;
	left: 6px;
	top: 5px;
}

@media (max-width:660px) {

	.customcall #callbox span {
		display: none;
	}
}

.customcall #callbox span:before {
	border-left: 1px solid black;
	border-width: 9.9px;
	margin-top: -14.9px;
	top: 50%;
	content: " ";
	height: 20px;
	width: 0;
	position: absolute;
	pointer-events: none;
	left: -1px;
	transform: rotate(45deg);
	transition: 0.5s all;
}

.customcall #callbox span {
	font-size: 16px;
	position: absolute;
	color: #fff;
	background: #000;
	cursor: pointer;
	border-radius: 5px;
	opacity: 1;
	pointer-events: none;
	-webkit-transition: opacity 175ms ease-in-out, -webkit-transform 175ms ease-in-out;
	transition: opacity 175ms ease-in-out, -webkit-transform 175ms ease-in-out;
	transition: transform 175ms ease-in-out, opacity 175ms ease-in-out;
	transition: transform 175ms ease-in-out, opacity 175ms ease-in-out, -webkit-transform 175ms ease-in-out;
	top: 5px;
	z-index: 99999999999;
	width: 210px;
	padding: 9px;
	text-align: center;
	left: 60px;
}

/*.custom.customcall:hover .callbox i {
	transition:0.5s all;
	transform: rotate(404deg);
}*/
.top-block.fix li[data-id="1873"] {
	display: none;
}

.top-block.fix li[data-id="1869"] {
	display: none;
}

span.madate {
	font-size: 24px;
	background: #45c3d3;
	color: #fff;
	padding: 0px 10px;
	font-weight: 400;
}

.madate-line {
	border-top: 1px solid #45c3d3;
	margin-top: -16px;
	max-width: 1270px;
}

.boxmegethologio {
	float: right;
	margin-top: 2px;
	display: block;
}

.clickmegethoi {
	float: left;
	background: #fc5658 !important;
	border-radius: 0px !important;
	padding: 0px 10px;
	color: #fff;
	height: 50px;
	line-height: 48px;
	cursor: pointer;
}

#returnform strong.formRequired {
	display: none;
}

#returnform input {
	border-radius: 0px;
	border-color: #000;
}

#returnform .rsform-block textarea {
	border-radius: 0px;
	border-color: #000;
}

#returnform .btn-primary {
	background-color: #fc5658;
	border-radius: 0px;
	border: 0px;
	padding: 7px 22px;
	font-size: 16px;
	float: right;
	margin-top: -24px;
	margin-right: 7px;
}

#returnform h2 {
	text-align: center;
}

.fancybox-skin {
	background: rgba(249, 249, 249, 0.17) !important;
}

.selectreturn img {
	margin: 0 auto;
	max-height: 124px;
	box-shadow: 5px 5px 10px -3px #b1b1b1;
}

.Front_VM2 .latest-view h3.module-title {
	display: none;
}

.top-block.fix .header-top .regBtn:before {
	color: #000;
}

.mod-cart.scrolling .miniart img {
	display: none;
}

.mod-cart.scrolling .miniart .total_2 {
	margin-left: 56px;
}

#productdetailsview .product-box2 .ask-a-question {
	margin-top: -2px;
	margin-bottom: 0px;
}

.mod-cart.scrolling .miniart:before {
	content: '';
	background-image: url("../../../images/bag-black.png");
	position: absolute;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
}

.top-block.fix .header-top .regBtn:after {
	color: #000;
}

.top-block.fix span.loginBtn:hover {
	color: #000 !Important;
}

.mod-cart.scrolling .total2 strong {
	color: #000;
}

.top-block.fix .logo-image:before {
	background-image: url("../../../images/oshoes/logos/logo-scroll.png") !important;
	width: 135px;
	height: 103px;
	top: 1px;
	left: 32px;
	transition: 0.5s all;
}

.ask-a-question-view button.button.ask {
	background: #fc5658 !important;
	color: #fff;
}

.top-block.fix #t3-mainnav {
	top: -19px;
	right: 80px;
}

.homecategories {
	display: inline-block;
	margin-bottom: 40px;
}

.homefeauturedcategories .product-box .slide-hover {
	padding: 0px 13px;
	padding-bottom: 6px;
}

.top-block.fix #t3-header {
	background: #000 !Important;
	border: 0px !important;
}

.top-block.fix .header-top {
	background: #fff !important;
	padding: 5px 0px;
}

.top-block.fix h4.phone-top {
	color: #fff;
}

.top-block.fix .contact-top .fa {
	color: #fff;
}

.top-block.fix .module.menu ul li a {
	color: #000;
}

.top-block.fix div#Mod184 {
	border-color: #000;
}

.top-block.fix .fa-heart-o:before,
.top-block.fix .fa-copy:before,
.top-block.fix .fa-files-o:before,
.top-block.fix .fa-shopping-cart:before {
	color: #000;
}

.top-block.fix {
	position: fixed;
	top: 0px;
}

.homefeauturedcategories li {
	float: left !important;
}

.homefeauturedcategories .browseImage a {
	background: #fff;
}

#productdetailsview .fa-heart-o:before {
	color: #1e1f21;
	font-size: 20px;
	margin: 0px 5px;
	font-weight: bold;
}

.add_wishlist span {
	color: #000;
}

#productdetailsview .product-box2 .add_wishlist:hover {
	width: 100%;
}

#productdetailsview .product-box2 .add_wishlist:hover span {
	opacity: 1;
	width: 100% !important;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #fff !important;
	background-color: #fc5658 !important;
}

.miniart {
	z-index: 4;
}

.cf4all_button {
	border-color: 1px solid #d2d2d2 !important;
}

.navbar.animated a {
	color: #fff !important;
}

.navbar.animated li[data-id="1850"]:after {
	background: none !important;
}

#t3-mainnav .dropdown-menu {
	border-top: 3px solid #fc5658 !important;
}

.t3-megamenu .cf_filters_list li a {
	display: inherit !important;
	font-size: 20px !important;
}

.cf_colorbtn_list li {
	padding: 0px !important;
	list-style: inherit !important;
	display: inherit !Important;
	float: left !important;
	margin: inherit !Important;
	border-top: 0px !Important;
}

.t3-megamenu .cf_flt_wrapper div {
	overflow: visible !important;
}

li[data-id="1850"]:after {
	display: none;
}

.shipping {
	color: #fff;
}

.shipping:before {}

.return {
	color: #fff;
}

.coupon {
	color: #fff;
}

#offlajn-ajax-search186 .offlajn-ajax-search-inner {
	width: auto;
	height: 25px;
}

#ajax-search-button186 .magnifier {
	background-size: 91% !important;
}

#vmCartModule #cart_list i.fa-sort-desc {
	left: 20px !important;
	right: inherit !important;
}

div#cart_list {
	border-top: 3px solid #45c3d3 !important;
	border-radius: 0px !important;
	right: inherit !important;
	left: 0px !important;
}

#search-form186 #search-area-close186 {
	right: 19% !important;
}

#vmCartModule #cart_list i.fa-sort-desc {
	color: #45c3d3;
}

div#cart_list .fright a.vm2-remove_from_cart {
	color: #ad1000 !important;
}

.phone-number {
	color: #fc5658;
	font-weight: bold;
	text-align: center;
}

.phone-number a {
	color: #fc5658;
	font-size: 18px;
}

.contact-top {
	float: left;
}

.gift-top:hover {
	/* background: #ff373a; */
	transition: 0.5s all;
}

.gift-top {
	float: right;
	/* background: #fc5658; */
	margin-top: 10px;
	margin-left: 50px;
	transition: 0.5s all;
}

.custom.ctops {
	margin-top: 23px;
}

.contact-top .fa {
	color: #2a2a2a;
	margin-right: 3%;
}

/* Home Product Categories */
.homecategories ul {
	list-style-type: none;
}

.homecategories ul li {
	list-style-type: none;
	float: left;
	width: 350px;
	height: 350px;
	position: relative;
	overflow: hidden;
	margin: 0 24px;
}

.homecategories img {
	min-height: 350px;
}

.lineandrika {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 350px 350px;
	border-color: transparent transparent #d2ebef transparent;
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0px;
}

.homecategories span.hc3 {
	color: #948356;
}

.homecategories span.hc1 {
	color: #537d84;
}

.linegunaikeia {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 350px 350px 0 0;
	border-color: #feecec transparent transparent transparent;
	position: absolute;
	top: 0;
	bottom: 0;
}

.homecategories span {
	position: absolute;
	font-size: 35px;
	top: inherit;
	z-index: 99;
	bottom: 23%;
	right: 10%;
}

.homecategories span.hc2 {
	top: 23%;
	left: 10%;
	color: #ab7171;
}

.linepaidika {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 350px 350px;
	border-color: transparent transparent #FBF5DB transparent;
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
}

.andrika-text {
	position: absolute;
	top: 319px;
	left: 291px;
	z-index: 1;
	color: #267c84;
}

.gynaikeia-text {
	position: absolute;
	top: 319px;
	left: 291px;
	z-index: 1;
	color: #ed8080;
}

.paidika-text {
	position: absolute;
	top: 319px;
	left: 291px;
	z-index: 1;
	color: #267c84;
}

.nikmenu:hover {
	transition: 0.3s all ease-in;
	-webkit-filter: contrast(100%);
	filter: contrast(100%);
}

.nikmenu.nmleft1 {
	background-image: url("../../../images/nikokiris/home-menu-background/menu-01.png");
	min-height: 600px;
	box-shadow: 0px 0px 3.68px 0.32px rgba(0, 0, 0, 0.49);
	min-width:
}

/* Black Friday */
.nikmenu.nmleft1-bf {
	background-image: url("../../../images/nikokiris/home-menu-background/2023/03/menu-01.png");
	min-height: 560px;
	box-shadow: 0px 0px 3.68px 0.32px rgba(0, 0, 0, 0.49);
	background-position: top;
}

.nikmenu.nmleft2-bf {
	background-image: url(../../../images/nikokiris/home-menu-background/new2018/menu-02.png);
	min-height: 560px;
	box-shadow: 0px 0px 3.68px 0.32px rgba(0, 0, 0, 0.49);
	background-position: bottom;

}

.nikmenu.nmright1-bf {
	min-height: 190px;
	box-shadow: 0px 0px 3.68px 0.32px rgba(0, 0, 0, 0.49);
	background-image: url(../../../images/nikokiris/home-menu-background/new2018/menu-03.png);
}

.nikmenu.nmright2-bf {
	min-height: 350px;
	box-shadow: 0px 0px 3.68px 0.32px rgba(0, 0, 0, 0.49);
	background-image: url(../../../images/nikokiris/home-menu-background/new2018/menu-04.png);
	background-position: inherit;

}

/* end Black Friday */

.nikmenu.nmleft2 {
	background-image: url(../../../images/nikokiris/home-menu-background/menu-02.png);
	min-height: 600px;
	box-shadow: 0px 0px 3.68px 0.32px rgba(0, 0, 0, 0.49);
}

.nikmenu.nmright2 {
	min-height: 390px;
	box-shadow: 0px 0px 3.68px 0.32px rgba(0, 0, 0, 0.49);
	background-image: url(../../../images/nikokiris/home-menu-background/menu-04.png);
}

.nikmenu.nmright1 {
	min-height: 190px;
	box-shadow: 0px 0px 3.68px 0.32px rgba(0, 0, 0, 0.49);
	background-image: url(../../../images/nikokiris/home-menu-background/menu-03.png);
}

.nikmenu.nmleft2 li a {
	line-height: 22px;
	margin: 12px 0px;
}

.nikmenu.nmleft2 .nav li:after {
	width: 45%;
	bottom: -5px;
}

.nikmenu {
	/* removed forblack friday*/
	/*	filter: contrast(200%);
	-webkit-filter: contrast(200%);*/
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 8px;
	overflow: hidden;
	transition: 0.4s all ease-in;
	background-size: cover;
}

.nikmenu .nav li {
	float: right;
	clear: both;
	padding-right: 0px;
	transition: 0.3s all ease-in;
}

.nikmenu .nav li:hover {
	padding-right: 4px;
	transition: 0.3s all ease-in;
}

.nikmenu .nav {
	position: absolute;
	right: 12px;
	bottom: 25px;
}

.nikmenu .nav li:after {
	content: '';
	background: #45c3d3;
	width: 112%;
	position: absolute;
	height: 4px;
	display: block;
	right: -12px;
}

.nikmenu span {
	font-size: 14px;
	font-family: 'Courier New', sans-serif !important;
	color: #fff;
	line-height: 1.2;
	text-align: left;
	width: 100%;
	display: block;
	float: left;
	position: relative;
	z-index: 1;
	font-weight: 100;
	padding: 15px 0px;
}

.nikmenu:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	/* removed forblack friday*/
	/*background-color: #4a5c5f;*/
	opacity: 0.6;
	transition: 0.3s all ease-in;
}

.nikmenu:hover:before {
	transition: 0.3s all ease-in;
	opacity: 0.4;
}

.nikmenu li a {
	font-size: 22px;
	font-family: 'Courier New', sans-serif !important;
	color: #fff;
	line-height: 2.774;
	text-align: right;
	padding: 0px;
}

.t3-megamenu .cf_filters_list.cf_btn_list li a.cf_option.cf_button {
	color: #fff !important;
	background: #D2D2D2;
	box-shadow: none;
}

/* Hide Arrow in Custom filters */

.headexpand_hide {
	background: none;
}

.headexpand {
	margin-top: 4px;
}

/* End of Home Product Categories */

.paroxes {
	background-color: red;
}

#Customblock-brand .container {
	width: 100%;
}

#Customblock-brand .col-xs-12 {
	padding-right: 0px;
	padding-left: 0px;
	min-height: 600px;
	background-image: url('../../../images/oshoes/general/background.jpg');
	background-position: center center;
}

.mfilters.size {
	position: absolute;
	left: 25%;
	top: 34%;
}

li.cf_catOption.cfLiLevel0.cf_parentLi.li-tree_0 {
	background: #fc5658;
}

li.cf_catOption.cfLiLevel0.cf_parentLi.li-tree_0 a {
	color: #fff;
	font-weight: 100;
	font-size: 18px;
	display: block;
	text-align: center;
}

.t3-sidebar ul.cf_filters_list li a {
	font-size: 18px;
	font-weight: 400;

}

.product-custom.outsidecat {
	min-height: 29px;
	text-align: center;
	margin: 0 auto;
	display: table;
}

.t3-sidebar span.cf_flt_header_text {
	font-size: 24px;
	font-weight: 700;
}

.ds-questions a {
	background: #b6b6b6;
	padding: 30px 0px;
	display: block;
	color: #fff;
	text-align: center;
	min-height: 76px;
	font-size: 20px;
	font-weight: bold;
}

.ds-questions a:hover {
	background: #5e5e5e;
	color: #FC5658;
}

.ds-questions i {
	font-size: 64px;
	display: block;
	color: #fff;
	position: absolute;
	top: 5px;
	right: 0px;
	left: 0px;
	opacity: 0.4;
}

div#offlajn-ajax-tile-results {
	position: absolute;
	width: 100%;
	z-index: 999999;
	background: #FFFFFF;
	left: 14% !important;
	top: 10px;
	overflow: visible;
}

#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-next {
	background: #FB5C59 !important;
}

#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-prev,
#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-next {
	background: #000000 !important;
}

#offlajn-ajax-tile-results .search-result-card .search-result-content {
	background: #000000 !important;
}

#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel,
#offlajn-ajax-search-results-inner {
	display: block;
	margin: 0 auto;
	max-width: 900px;
}

.t3-mainnav.animated div#offlajn-ajax-tile-results {
	width: 828px !important;
}

.cf_flt_header {
	font-weight: 100;
}

.cf_filters_list .cf_btn_list a {
	background: red !important;
}




/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

	/* Styles */
	.col-sm-4 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.logo-image:before {
		background-image: url("../../../images/oshoes/logos/logo-white-small.png");
		width: 70px;
		height: 54px;
		background-repeat: no-repeat;
		top: -58px;
		left: 56px;
	}

	.module.menu ul li {
		padding: 0px 6px !important;
	}

	span.loginBtn {
		font-size: 12px !important;
	}

	.contact-top {
		display: none !important;
	}

	#t3-header .row {
		height: 0px !important;
	}

	section.article-content.clearfix {
		text-align: center;
	}

	.acymailing_form input.inputbox {
		border: 1px solid #dadada;
		border-radius: 0px;
		background: #fff !important;
		font-style: italic;
		width: 100%;
		padding: 0px;
	}

	.bnrs {
		padding: 18px 300px 10px 300px !important;
	}

	.t3-module {
		margin-bottom: 0px !important;
	}

	#Mod264 h3 {
		margin-top: 40px !important;
	}

	.homecategories {
		display: block;
	}

	.homecategories ul li {
		width: 100%;
		height: 100%;
		margin: 0 -18px;
	}

	.homefeauturedcategories .col-sm-4 img {
		width: 100% !important;
		margin: 2% 0% 0% 0% !important;
	}

	.slide_box_width {
		display: block !important;
	}

	.addtocart-button {
		font-size: 19px;
		padding-right: 10px !important;
	}

	.dwro p {
		padding: 1%;
	}

	#t3-footer .menu.nav li a {
		text-align: center;
	}

	.t3footnav h3.module-title {
		text-align: center !important;
	}

	#Mod228 {
		text-align: center;
	}

	.slide_box ul.layout li {
		width: 100%;
	}

	#Mod290 {
		display: none;
	}

	.homecategories img {
		min-height: 0 !important;
		width: 100%;
	}

	.lineandrika {
		border-width: 0 0 350px 371px;
	}

	.linegunaikeia {
		border-width: 206px 253px 0 0;
	}

	.homecategories span.hc2 {
		top: 12%;
		left: 7%;
	}

	.homecategories span {
		bottom: 11%;
		right: 13%;
	}

	.lineandrika {
		border-width: 0 0 317px 371px;
	}

	table.acymailing_form {
		margin-left: 0px !important;
		width: 100% !important;
	}

	#questionform input {
		width: 100% !important;
	}

	div.formBody {
		display: block;
		float: left;
		width: 100% !important;
	}

	#questionform textarea {
		width: 100% !important;
	}

	#questionform button {
		width: 100% !important;
		padding: 10px !important;
	}
}

@media(max-width:1366px) {
	.bnrs {
		padding: 0px 300px 10px 300px !important;
	}
}

@media (max-width:768px) {
	.bnrs {
		padding: 0px !important;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

	/* Styles */
	.contact-top {
		display: none !important;
	}

	#t3-header .container {
		height: 0px !important;
	}

	#t3-header .logo.mod-left {
		height: 0px !important;
	}

	div#Mod184 {
		float: right !important;
	}

	table.acymailing_form {
		width: 100% !important;
		position: relative;
	}

	#t3-header {
		border-bottom: none !important;
		padding-top: 10px !important;
	}

	#slider .owl-wrapper .owl-item .prod-row {
		margin-bottom: 3% !important;
	}

	.homecategories {
		position: relative;
		left: 19%;
	}

	.homecategories ul li {
		width: 100% !important;
		margin: 0px !important;
	}

	.homecategories img {
		width: 60% !important;
	}

	.lineandrika {
		right: 270px;
		border-width: 0 0 350px 411px;
	}

	.homecategories span {
		right: 48%;
	}

	.linegunaikeia {
		border-width: 358px 412px 0 0;
	}

	.linepaidika {
		right: 270px;
		border-width: 0 0 350px 411px;
	}

	.slide_box ul.layout .prod-row {
		width: 100% !important;
	}

	.homeneesparalaves .col-sm-4 {
		width: 50% !important;
		margin-left: 27%;
		margin-top: 4%;
	}

	.homeneesparalaves .col-sm-8 {
		width: 100% !important;
	}

	.homeprosfores .col-sm-4 {
		width: 50% !important;
		margin-left: 27%;
		margin-top: 4%;
	}

	.homeprosfores .col-sm-8 {
		width: 100% !important;
	}

	.homeneesparalaves .col-sm-4 img {
		width: 100% !important;
		margin-left: 0px !important;
	}

	.homeprosfores .col-sm-4 img {
		width: 100% !important;
		margin-left: 0px !important;
	}

	.homeoutlet .col-sm-4 {
		width: 50% !important;
		margin-left: 27%;
		margin-top: 4%;
	}

	.homeoutlet .col-sm-8 {
		width: 100% !important;
		margin-top: 4%;
	}

	.homeoutlet .col-sm-4 img {
		width: 100% !important;
	}

	.bnrs {
		padding: 10px 0px !important;
	}

	#t3-footer .menu.nav li a {
		text-align: center;
	}

	.t3footnav h3.module-title {
		text-align: center !important;
	}

	#Mod228 {
		text-align: center;
	}

	table.acymailing_form {
		margin-left: 0px !important;
		width: 100% !important;
		margin: 0 auto !Important;
	}

	#questionform input {
		width: 100% !important;
	}

	div.formBody {
		display: block;
		float: left;
		width: 100% !important;
	}

	#questionform textarea {
		width: 100% !important;
	}

	#questionform button {
		width: 100% !important;
		padding: 10px !important;
	}
}

/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {

	/* Styles */
	.lineandrika {
		right: 359px;
	}

	.linepaidika {
		right: 359px;
	}

	#questionform input {
		width: 100% !important;
	}

	div.formBody {
		display: block;
		float: left;
		width: 100% !important;
	}

	#questionform textarea {
		width: 100% !important;
	}

	#questionform button {
		width: 100% !important;
		padding: 10px !important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {

	/* Styles */
	#questionform input {
		width: 100% !important;
	}

	div.formBody {
		display: block;
		float: left;
		width: 100% !important;
	}

	#questionform textarea {
		width: 100% !important;
	}

	#questionform button {
		width: 100% !important;
		padding: 10px !important;
	}
}


/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
	/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
	/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
	/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {

	/* Styles */
	table.acymailing_form {
		margin-left: 0px !important;
		width: 100% !important;
	}

	#questionform textarea {
		width: 100% !important;
	}

	#questionform button {
		width: 100% !important;
		padding: 10px !important;
	}
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {

	/* Styles */
	.t3-module {
		margin-bottom: 0px !important;
	}

	.bnrs .col-md-4.dv p {
		margin: 0px !important;
	}

	.bnrs {
		padding-bottom: 10px !important;
	}

	.homecategories {
		margin-left: 14%;
	}

	.addtocart-button {
		float: none !important;
	}

	table.acymailing_form {
		margin-left: 0px !important;
		width: 100% !important;
	}

	#questionform input {
		width: 100% !important;
	}

	div.formBody {
		display: block;
		float: left;
		width: 100% !important;
	}

	#questionform textarea {
		width: 100% !important;
	}

	#questionform button {
		width: 100% !important;
		padding: 10px !important;
	}

}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {

	/* Styles */
	.homeneesparalaves .col-sm-4 {
		width: 50% !important;
		margin-left: 27%;
		margin-top: 4%;
	}

	.homeneesparalaves .col-sm-8 {
		width: 100% !important;
	}

	.slide_box {
		width: 100% !important;
		margin: 6% 0% 0% 0% !important;
	}

	.homeprosfores .col-sm-4 {
		width: 50% !important;
		margin-left: 27%;
		margin-top: 4%;
	}

	.homeprosfores .col-sm-8 {
		width: 100% !important;
	}

	.homeneesparalaves .col-sm-4 img {
		width: 100% !important;
		margin-left: 0px !important;
	}

	.homeprosfores .col-sm-4 img {
		width: 100% !important;
		margin-left: 0px !important;
	}

	.homeoutlet .col-sm-4 {
		width: 50% !important;
		margin-left: 27%;
		margin-top: 4%;
	}

	.homeoutlet .col-sm-8 {
		width: 100% !important;
		margin-top: 4%;
	}

	.homeoutlet .col-sm-4 img {
		width: 100% !important;
	}

	.slide_box ul.layout2 .prod-row,
	.slide_box ul.layout .prod-row {
		margin-right: 0 !important;
		float: none !important;
		width: 400px !important;
		max-width: 400px !important;
	}

	.t3-module {
		margin-bottom: 0px !important;
	}

	#questionform input {
		width: 100% !important;
	}

	div.formBody {
		display: block;
		float: left;
		width: 100% !important;
	}

	#questionform textarea {
		width: 100% !important;
	}

	#questionform button {
		width: 100% !important;
		padding: 10px !important;
	}

}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
	table.acymailing_form {
		margin-left: 0px !important;
		width: 100% !important;
	}

}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {

	/* Styles */
	.homeneesparalaves .col-sm-4 {
		width: 50% !important;
		margin-left: 27%;
		margin-top: 4%;
	}

	.homeneesparalaves .col-sm-8 {
		width: 100% !important;
	}

	.slide_box {
		width: 100% !important;
		margin: 6% 0% 0% 3% !important;
	}

	.homeprosfores .col-sm-4 {
		width: 50% !important;
		margin-left: 27%;
		margin-top: 4%;
	}

	.homeprosfores .col-sm-8 {
		width: 100% !important;
	}

	.homeneesparalaves .col-sm-4 img {
		width: 100% !important;
		margin-left: 0px !important;
	}

	.homeprosfores .col-sm-4 img {
		width: 100% !important;
		margin-left: 0px !important;
	}

	.homeoutlet .col-sm-4 {
		width: 50% !important;
		margin-left: 27%;
		margin-top: 4%;
	}

	.homeoutlet .col-sm-8 {
		width: 100% !important;
		margin-top: 4%;
	}

	.homeoutlet .col-sm-4 img {
		width: 100% !important;
	}

	.slide_box ul.layout2 .prod-row,
	.slide_box ul.layout .prod-row {
		margin-right: 0 !important;
		float: none !important;
		width: 400px !important;
		max-width: 400px !important;
	}

	/*	ul.layout .product-box {
		width: 400px !important;
	}*/
	.slide_box ul.layout .prod-row {
		width: 100% !important;
	}

	.owl-carousel .owl-item {
		width: 100% !important;
	}

	.owl-wrapper {
		max-width: 100%;
		transform: inherit !important;
	}

	table.acymailing_form {
		margin-left: 0px !important;
		width: 100% !important;
	}

	#questionform input {
		width: 100% !important;
	}

	div.formBody {
		display: block;
		float: left;
		width: 100% !important;
	}

	#questionform textarea {
		width: 100% !important;
	}

	#questionform button {
		width: 100% !important;
		padding: 10px !important;
	}

}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {

	/* Styles */
	.wishlist_total {
		position: relative;
		bottom: 30px;
		left: 53px;
	}

	div#mod_improved_ajax_login-184 {
		position: relative;
		left: 162%;
	}

	.contact-top {
		display: none !important;
	}

	#t3-header .container {
		height: 0px !important;
	}

	#t3-header .logo.mod-left {
		height: 0px !important;
	}

	.prod-row .browseImage .img-wrapper {
		height: auto !important;
	}

	.homeprosfores .col-sm-4 img {
		margin-left: 15% !important;
	}

	.homeoutlet.col-sm-4 img {
		margin-left: 15% !important;
	}

	.homeneesparalaves .col-sm-4 img {
		margin-left: 15% !important;
		margin-top: 6%;
	}

	.homeoutlet .col-sm-4 img {
		margin-left: 15% !important;
	}

	.t3-module {
		margin-bottom: 0px !important;
	}

	.homecategories {
		display: block;
		margin-left: 14%;
	}

	div#Mod184 {
		margin-left: 177px !important;
		border: none !important;
	}

	.logo-image:before {
		background-image: url("../../../images/oshoes/logos/logo-white-small.png");
		width: 70px;
		height: 54px;
	}

	#questionform input {
		width: 100% !important;
	}

	div.formBody {
		display: block;
		float: left;
		width: 100% !important;
	}

	#questionform textarea {
		width: 100% !important;
	}

	#questionform button {
		width: 100% !important;
		padding: 10px !important;
	}
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {

	/* Styles */
	.homecategories img {
		min-height: 349px;
	}

	div#Mod184 {
		margin-left: 179px !important;
		border: none !important;
	}

	.module.menu {
		margin-left: 8px !important;
	}


}

#questionform .formCaption2 {
	display: none;
}

#questionform textarea {
	width: 248px;
	height: 81px;
	border-radius: 0px;
	border-color: #000;
}

#questionform .rsform-block-captcha input {
	float: left;
}

#questionform .rsform-block-captcha br {
	display: none;
}

#questionform input {
	border-radius: 0px;
	border-color: #000;
}

#questionform button {
	background: #fc5658;
	border: 0px;
}







/* End of Oshoes CSS */




/* 3ds custom */
.outsidecat .cf4all_color_btn_medium {
	width: 25px;
	overflow: hidden;
	margin: 0px 3px;
	height: 25px;
	border-radius: 0px;
	border: 1px solid #ddd !important;
}

.outsidecat .inline-control-group {
	float: left;
	width: 32px;
	height: 25px;
	position: relative;
	margin-bottom: 5px;
}

.outsidecat .product-field.product-field-type-E {
	width: 235px;
}

.outsidecat span.product-field-display {
	float: inherit !important;
}

.prod-row .stockablecustomfields_fields_wrapper:before {
	content: '';
	display: none;
}

a.dscustomlinks {
	float: left;
	width: 31px;
	height: 30px;
}

.t3-megamenu .mega-caption {
	margin-top: -2px;
	text-transform: none;
}

li[data-id="1850"]:after {
	content: "";
	background-image: url('../../../images/oshoes/general/menu-bottom-papoutsia.png');
	width: 248px;
	height: 10px;
	position: absolute;
	top: 34px;
	background-repeat: no-repeat;
	background-size: contain;
	left: 10px;
	z-index: 9999999;
	margin-top: 10px;
}

@media (max-width:986px) {
	span.PricesalesPrice {
		float: inherit !important;
	}
}

.diagrafomeni span.PricebasePrice {
	font-size: 18px !important;
	float: left;
	clear: both;
	display: inline-flex;
	text-decoration: line-through;
	margin-right: 5px;
	font-weight: 400;
	color: #000;
	line-height: 22px;
}

.prod-row .browseImage .img-wrapper {
	overflow: hidden;
	position: relative;
	border: 1px solid #f7f7f7;
	box-shadow: 0px 0px 1px #f1f1f1;
	text-align: center;
	height: 215px;
}

.com_virtuemart.view-category ul.layout .product-box .browseImage img {

	position: initial;

}

.prosku {
	position: absolute;
	bottom: -315px;
	left: 20px;
	background: #000;
	width: 60%;
	transition: 0.5s all;
	color: #fff;
	border-radius: 3px;
	text-align: left;
	padding-left: 18px;
	z-index: 9999;
}

.stockablecustomfields_fields_wrapper label:nth-child(1) {
	display: none !important;
}

.cf4all_wrapper.cf4all_color_buttons:before {
	content: '';
}

.product-field.product-field-type-E {
	float: left;
	clear: both;
}

.proopc-subtitle {
	text-transform: none !important;
}

.cart-view img[alt="Εκτύπωση"] {
	float: left;
}

.com_wishlists #product_list.list ul.layout .prod-row .browseImage {
	width: 23%;
}

.login-box2.cart-view .order-view:nth-child(2) {
	display: none;
}

@media (max-width: 320px) {
	ul.layout .prod-row {
		width: 280px !important;
		height: auto;
	}

	.product-neighbour ul.pagers a,
	a.button_back.button.reset2 {
		font-size: 15px !important;
	}
}

@media screen and (max-width: 461px) {
	ul.layout .prod-row {
		margin: 0 auto !important;
	}

	#vm2product li {
		width: 100% !important;
	}
}

@media (max-width: 1024px) {
	.col-md-3 {
		width: 30%;
	}

	.col-md-9 {
		width: 70%;
	}
}

@media screen and (max-width: 702px) {
	.back-to-category .product-neighbour {
		width: initial !important;
	}
}

@media (max-width: 524px) {
	.back-to-category .product-neighbour {
		float: none !important;
	}

	.back-to-category .product-neighbour .pagers {
		float: none !important;
	}
}

@media (max-width: 366px) {

	.product-neighbour ul.pagers a,
	a.button_back.button.reset2 {
		font-size: 16px;
	}
}

@media (max-width:1000px) {
	#Mod198 .slide_box #slider .owl-wrapper {
		max-width: 100% !important;
		width: 100% !important;
	}

	.slide_box ul.layout li {
		margin: 0 auto;
		width: 100%;
	}

	.slide_box_width {
		width: 100% !important;
		margin-left: 0px;
		margin: 0 auto !important;
		display: table;
	}

}

#productdetailsview .example2 {
	display: none;
}

@media (max-width:768px) {
	.top-block {
		border-bottom: 1px solid;
	}

	ul.layout .product-box .browseImage img {
		max-width: 100%;
		height: 240px !important;
		overflow: hidden;
		width: inherit;
	}

	/*.prod-row .browseImage .img-wrapper {height:200px !important;}*/
	.com_virtuemart.view-virtuemart.layout-default ul.layout .prod-row {
		height: auto !important;
	}

	.itemid-1868.com_virtuemart.view-virtuemart.layout-default ul.layout .prod-row {
		height: 500px !important;
	}

	.list_carousel_brand {
		margin-left: 0px !important
	}
}

@media (max-width:690px) {
	.slide_box ul.layout li {
		margin: 0 auto !important;
		display: inherit !important;
	}
}

@media (max-width:990px) {
	#vm2product {
		margin: 0 auto;
		display: table;
		text-align: center;
	}
}

#productdetailsview .stockablecustomfields_fields_wrapper label {
	border-radius: 0px;
	width: 25px;
	height: 25px;
}

#productdetailsview .cf4all_inner_value {
	width: 25px;
	height: 25px;
}

.com_virtuemart.view-category .cf4all_color_btn_medium {
	pointer-events: none !important;
}

#Mod415 h3.module-title,
#Mod428 h3.module-title {
	display: none;
}

.vmgroup .slide_box .owl-buttons i {
	display: table;
	margin: auto;
	position: absolute;
	top: 0%;
	bottom: 0px;
}

@-moz-document url-prefix() {
	.vmgroup .slide_box .owl-buttons i {
		top: 35%;
	}
}

.col-total .PricesalesPrice span,
.cart-sub-total .PricesalesPrice {
	float: right;
}

div#offlajn-ajax-search-results-inner {
	padding-left: 15px;
	padding-right: 15px;
}

#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel,
#offlajn-ajax-search-results-inner {
	display: block;
	margin: 0 auto;
	max-width: 828px;
}

.top-block.fix #offlajn-ajax-search-results-inner {
	left: 0px;
	right: 0px;
}

a.mitem.customicon {
	background-size: 21px;
}

.top-block.fix span.maccount {
	color: #000 !important;
}

span.maccount {
	color: #fff !important;
	cursor: pointer !important;
	font-size: 12px !important;
}

.ial-inf,
.ial-err,
.loginBtn span,
.loginBtn {
	color: #fff;
}

button.ial-submit {
	background: #232323;
	margin-top: 20px !important;
}

/*fix login pop up*/
#submitBtn {
	background-color: #45c3d3;
}

/*end*/
.regRequired {
	color: #2F2F2F;
}

.gi-elem.recpa.gi-wide {
	margin-top: 25px;
}

.PricebillTotal.vm-display.vm-price-value span.PricebillTotal {
	font-size: 22px !Important;
}

.grand-total .sub-headings span,
.PricebillTaxAmount.vm-display.vm-price-value span.PricebillTaxAmount {
	font-size: 20px !important;
}

.vmshipment_name,
span.vmpayment_name {
	font-weight: bold !Important;
	font-size: 16px !important;
}

.proopc-st-address {
	display: none !important;
}

.proopc-column3 .proopc-shipments {
	margin-top: 0px !Important;
}

tr.tax-per-bill {
	display: none !important;
}

a.proopc-goback-link,
.proopc-continue-link a {
	background: #45c3d3;
	padding: 3px 10px;
	font-size: 16px;
	color: #fff;
	border: 1px solid #27909e;
	font-weight: 100 !important;
	transition: 0.5s all;
}

#ProOPC select {
	padding: 0px 5px !important;
}

.cf4all_radio[checked="checked"]~.cf4all_button {
	pointer-events: none !Important;
}

.cf4all_button {
	border-radius: 0px !important;
}

.product-field-type-E>div {
	padding: 5px 0;
}

.navbar.animated ul.nav {
	float: none !important;
	margin-top: 0px !important;
}

#t3-mainnav .container {
	width: auto;
	padding-right: 0px;
}


@media (min-width:768px) {
	.header-top {
		border-bottom: 0px !important;
	}
}

.product-field-type-E>div>div span {
	vertical-align: middle !important;
}

@media (max-width:1330px) {
	.dv img {
		max-width: 100%;
	}

}

@media (max-width:1300px) {
	.home-products .owl-wrapper {
		width: 100% !important;
		transition: none !important;
		transform: none !important;
	}

	.container.home-products {
		width: 100% !important;
	}

}

@media (max-width:1170px) {
	.customcsocials {
		float: left !important;
		margin-top: 0px !important;
	}
}

div#offlajn-ajax-tile-results {
	position: absolute;
	width: 100%;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.5);
	left: -35%;
	top: 10px;
	overflow: visible;
}

.t3-mainnav.animated div#offlajn-ajax-tile-results {
	top: 10px;
	left: 0px;
}

div#offlajn-ajax-tile-results:before {
	content: '';
	position: fixed;
	background: #FFF;
	left: -100%;
	width: 100%;
	height: 100%;
	top: 0px;
}

div#offlajn-ajax-tile-results:after {
	content: '';
	position: fixed;
	background: #FFF;
	right: -100%;
	width: 100%;
	height: 100%;
	top: 0px;
}

#offlajn-ajax-tile-results .search-result-link {
	padding: 5px 0px !important;
}

span.partext {
	margin-right: 10px;
	font-weight: bold;
	position: relative;
	top: -1px;
	background-color: #e4e4e4;
	padding: 5px 10px;
	border-radius: 0px 0px 5px 5px;
}

@media (max-width:779px) {
	span.partext {
		display: none !important;
	}
}

.com_virtuemart.view-category #fancybox-loading {
	display: none !important;
}

.com_virtuemart.view-category #fancybox-overlay {
	display: none !important;
}

.com_virtuemart.view-category #fancybox-wrap {
	display: none !important;
}

.com_virtuemart.view-productdetails #fancybox-loading {
	display: none !important;
}

.com_virtuemart.view-productdetails #fancybox-overlay {
	display: none !important;
}

.com_virtuemart.view-productdetails #fancybox-wrap {
	display: none !important;
}

.cf4all_wrapper.cf4all_color_buttons {
	float: left;
}

.stockablecustomfields_fields_wrapper label {
	float: left;
}

#productdetailsview .controls label {
	font-size: 16px;
}

#productdetailsview .addtocart-button {
	float: none;
	background: #45c3d3 !important;
	border-radius: 0px !important;
	padding: 0px 10px;
	color: #fff;
	margin: 0 auto;
	display: block;
}

/*.product-fields-title {
    display: none !important;
}*/
.infocontact h3 {
	font-size: 20px;
}

.offlajn-ajax-search-inner {
	padding: 0px 5px !important;
	background: #fff;
}

#onepage_useraddresses select {
	max-width: 100%;
}

.vm-customfield-cart .product-field-type-S {
	color: #96A92A;
	font-weight: 400;
	margin-right: 20px;
	display: block;
	position: relative;
	top: -5px;
	font-size: 16px;
}

.vm-customfield-cart {
	display: block;
}

.vm-customfield-cart .product-field-type-E {
	float: left;
	width: 100%;
	display: block;
}

#ProOPC .cart-product-description a {
	font-weight: bold;
}

.vm-customfield-cart .product-field-label,
.vm-customfield-cart .cf4all_outside_label {
	color: #717171;
}

.product-box2 {
	padding-top: 12px;
}

.dimmarismeno {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: -1px;
	width: 100%;
}

.dimmarismeno img {
	max-width: 100%;
	border-radius: 3px 3px 0px 0px;
}

.main-image img {
	margin: 0 auto;
	display: block;
}

.product-field-display .chzn-container {
	min-width: 125px;
}

.chzn-container .chzn-drop {
	margin-left: 40px !important;
}

#cf_wrapp_all_215 .t3-sidebar .module-ct ul>li {
	text-transform: uppercase;
	padding: 1px 0px !important;
}

a.cf_option.cf_sel_opt {
	font-weight: bold !important;
}

span.cf_flt_header_text {
	text-transform: uppercase;
}

.dv img {
	margin: 0 auto;
	display: block;
}

.t3-sidebar .level0.VmClose {
	display: none;
}

.bnrs {
	background: #000;
	position: relative;
	height: 198px;
	/* margin: 0px -300px 0px -300px; */
	left: 0px;
	right: 0px;
	padding: 18px 300px 18px 300px;
	float: left;
	width: 100%;
}

.col-md-4.dv {
	text-align: center;
}

.bnrs h3 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.dv p {
	text-align: center;
}

.bnrs h3 span {
	font-size: 22px;
	font-weight: 100;
	display: block;
}

.bnrs a {
	font-size: 20px;
	font-weight: bold;
}

.bnrs span {
	font-size: 20px;
	font-weight: bold;
}

.t3-megamenu .cf_filters_list.cf_btn_list li a:hover.cf_option.cf_button {
	background: #212121 !important;
}

.t3-megamenu .cf_sel_opt {
	box-shadow: 0px 0px 5px #000 !important;
}

.t3-sidebar .filtra .cf_color_inner {
	border: 0px;
}

li a .cf_color_inner {
	display: block;
}

li .cf_color_inner {
	display: none;
}

/* Slider */
.tp-caption.medium-green,
.medium-green {
	font-size: 50px;
	line-height: 46px;
	font-family: "Roboto Condensed", serif;
	color: #e4e4e4;
	background-color: transparent;
	text-decoration: none;
	border-width: 0px;
	border-color: rgb(34, 34, 34);
	border-style: none;
}

/* slider end */
.bslb {
	background-image: url("../../../images/ledlights/banners/BOTTOM/button.png");
	background-size: 100%;
	z-index: 99999999999999;
	content: url("../../../images/ledlights/banners/BOTTOM/button.png");
	width: 250px;
	position: absolute;
	left: -256px;
	top: -17px;
}

.bslb:hover {
	background-image: url("../../../images/ledlights/banners/BOTTOM/button-hover.png");
	content: url("../../../images/ledlights/banners/BOTTOM/button-hover.png");
}

span#tt_total_txt,
span#tt_total {
	font-weight: bold;
}

.responsive-tabs .product-field.product-field-type-S {
	border: 2px solid #ECF0F1;
	padding: 4px 10px;
	border-radius: 5px;
}

#t3-footer aside.t3footnav {
	background: #E4E4E4 !important;
}

.top-block.fix input#search-area186 {
	color: #2a2a2a !important;
}

.top-block.fix .total2 strong {
	color: #000000 !important;
}

.top-block.fix .vmCartModule.act .total2 strong {
	color: #000 !important;
}

.top-block.fix .fa-shopping-cart:before {
	color: #fff !important;
}

.tparrows.preview4 .tp-arr-titleholder {
	display: none;
}

span.acymailing_introtext {
	color: #fff;
}

.text-about {
	color: #000000 !important;
}

.total2 strong {
	color: #fff;
}

/* rsform */
ul.layout .product-box .Title {
	width: 100%;
}

/* #bd_results p {font-size: 22px;font-weight: bold;} */
/*cart 3ds */
li.mbold a {
	font-weight: bold !important;
}

.product-related-products input.quantity-controls.quantity-plus {
	position: absolute;
	right: 100px !important;
	left: inherit !important;
	bottom: 23px !important;
	top: inherit !important;
}

.product-related-products input.quantity-controls.quantity-minus {
	position: absolute;
	right: 100px !important;
	left: inherit !important;
	bottom: 0px !important;
	top: inherit !important;
}

#cf_wrapp_all_215 li a {
	font-size: 14px;
	font-weight: normal;
}

.cf_flt_counter {
	font-size: 12px;
}

#vmMainPageOPC input[type="checkbox"] {
	margin-top: 30px;
}

#vmMainPageOPC input#submit_coupon_button,
#vmMainPageOPC input#submit_coupon_button:hover {
	padding: 0px 20px !important;
}

#payment_html label {
	text-transform: none !important;
}

#vmMainPageOPC .t1 {
	font-size: 18px !important;
}

#vmMainPageOPC .coupon_input {
	font-size: 16px !important;
	color: #666 !important;
}

.vmsectiontableentry1 {
	font-size: 18px !important
}

#vmMainPageOPC td.prod_price div {
	font-size: 18px !important
}

div#onepage_main_div h3.payment_h3 {
	font-size: 18px !important;
}

#vmMainPageOPC td.prod_sku {
	font-size: 18px !important
}

div.tabcontent3 select {
	height: 22px !important;
}

div#totalam {
	font-size: 20px !important;
}

#onepage_main_div {
	float: inherit !important;
}

#vmMainPageOPC input#confirmbtn.buttonopc {
	background: #e4e4e4 !important;
	border-radius: 5px !important;
	padding: 0px 20px !important;
	color: #000000;
}

div#onepage_info_above_button {
	background: #fff !important;
	border-radius: 10px !important;
}

#vmMainPageOPC fieldset.notes_checkout {
	border: none !important;
}

#customer_note_input {
	padding: 20px !important;
}

#customer_note_input #customer_note_field {
	height: 100px !important;
	padding: 0px !important;
	width: 100% !important;
}

div#vmMainPageOPC div#payment_html label span.vmpayment_description {
	font-weight: 300 !important;
	font-size: 14px !important;
	text-transform: none !important;
}

#vmMainPageOPC fieldset {
	background: #fff !important;
}

div#opc_unlogged_wrapper .formLabel {
	font-size: 16px !important;
}

div#onepage_main_div h3.shipping_h3 {
	background: #f1f1f1 !important;
	border: none !important;
	font-size: 20px !important;
}

div#onepage_main_div h3.payment_h3 {
	background: #f1f1f1 !important;
	border: none !important;
}

div#onepage_main_div .tabcontent3 h3 {
	border: none !important;
	background: #f1f1f1 !important;
	font-size: 20px !important;
	text-transform: none !important;
}

#onepage_main_div div.left_checkout {
	overflow: hidden;
	background: #fff !important;
	border-radius: 10px !important;
}

#onepage_main_div div.right_checkout {
	/*padding:20px !important;*/
	background: #fff !important;
	border-radius: 10px !important;
	/*width:45%;*/
}

div#vmMainPageOPC {
	padding: 20px 20px 0px 20px;
	background: #fff;
	border-radius: 10px;
}

div#checkout-advertise-box {
	display: none !important;
}

/*end cart*/
#vmMainPageOPC td.prod_name img {
	width: 60px !important;
}

#vmMainPageOPC input.inputbox_update {
	height: 30px !important;
	padding: 0px 5px !important;
}

#vmMainPageOPC td.prod_name a {
	margin: 0px !important;
}

.infocontact li {
	list-style-type: none;
	padding: 10px 0px;
}

.infocontact .fa {
	padding-right: 5px;
}

.infocontact ul {
	padding: 0px;
}

.infocontact {
	font-size: 18px;
}

input#Apostoli {
	background: #272727;
	background-image: -webkit-linear-gradient(top, #505050, #303030);
	background-image: -moz-linear-gradient(top, #e4e4e4, #FFFFFF);
	background-image: -ms-linear-gradient(top, #e4e4e4, #FFFFFF);
	background-image: -o-linear-gradient(top, #e4e4e4, #FFFFFF);
	background-image: linear-gradient(to bottom, #565656, #2B2B2B);
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	font-family: Arial;
	color: #FFF;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	border: none;
}

input#Apostoli:hover {
	color: #000;
	background: #FFFFFF;
	background-image: -webkit-linear-gradient(top, #FFFFFF, #e4e4e4);
	background-image: -moz-linear-gradient(top, #FFFFFF, #e4e4e4);
	background-image: -ms-linear-gradient(top, #FFFFFF, #e4e4e4);
	background-image: -o-linear-gradient(top, #FFFFFF, #e4e4e4);
	background-image: linear-gradient(to bottom, #FFFFFF, #e4e4e4);
	text-decoration: none;
}

input#btn4_0 {
	border: none;
	background: #E8E8E8;
	border-radius: 0px 0px 5px 5px;
}

.rsform-input-box {
	height: 28px !important;
	font-size: 16px !important;
	padding: 15px 10px !important;
	min-width: 224px;
}

.formResponsive {
	font-size: 20px;
}

.formField.rsform-block.rsform-block-exei-anoixtei input {
	min-width: auto !important;
}

/* Christos P. - Fix contact form layout*/
//.formField.rsform-block input {min-width: 320px;}
label {
	font-weight: unset;
}

/*end*/
.formField.rsform-block {
	font-size: 20px;
}

textarea#Minima {
	min-height: 200px;
}

.rsform-block textarea,
.rsform-input-box {
	margin-top: 5px;
}

textarea#Leptomereies {
	min-height: 200px;
}

.formTableLayout {
	font-size: 20px;
}

span.vote {
	display: none !important;
}

#productdetailsview .filter .product-fields .product-field.product-field-type-E {
	min-height: 45px !important;
	border: 3px solid #F0F0F0;
	margin: 5px 0px;
	padding: 10px 17px;
	background: #F7F7F7;
}

#productdetailsview .filter .product-fields .product-field {
	width: 100% !important;
}

.customtopbanners3ds {
	background: #F7F7F7 !important;
}

#productdetailsview .short_desc {
	line-height: 1.2 !important
}

.desc p {
	line-height: 1.2 !important
}

input#EPITHIMITE_TIMOLOGIO_field {
	width: auto
}

#bill_to_section input {
	height: inherit !important;
	margin-bottom: inherit !important;
}

#productdetailsview .wishlist {
	float: left;
	width: 100%;
	display: none !important;
}


/* custom fields css fix */
.com_virtuemart .responsive-tabs h2 {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 14px 20px;
	background: #ecf0f1;
	border-radius: 5px 5px 0 0;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	margin-right: 5px;
	position: relative;
	background: #323a45;
	margin-top: 0;
	color: #fff;
	cursor: default;
	width: 164.656px;
	text-align: center;
}

#productdetailsview .filter {
	margin: 0;
	padding: 32px 40px;
	width: 100%;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 0 5px 5px 5px;
	position: relative;
	top: -9px;
}

.responsive-tabs.responsive-tabs--enabled .filter {
	padding: 20px !important;
}

h2.responsive-tabs__heading {
	color: #000;
}

.sm-btn-224 .menu-icon3 span {
	background: #000000 !important;
}

@media (max-width:1104px) {
	#productdetailsview .fleft {
		float: none !important;
		margin: 0 auto !important;
	}
}

.off-menu_224 .sm-btn-224 {
	top: 42px !Important;
}

/*.wishlist_box h3.module-title,*/
.wishlist_box .wishlist_info,
.compare_box h3.module-title,
.compare_box .back-to-category,
.wishlist_box .back-to-category {
	display: none !important;
}

div#system_view {
	position: fixed;
	top: 30% !important;
	max-width: 100%;
	min-width: auto;
	margin: 0 auto;
	left: 0 !important;
	right: 0;
}

span.vmicon.vm2-nostock {
	margin-top: 5px;
	margin-left: 8px;
}

span.bold {
	font-weight: bold;
	padding-right: 5px;
	font-size: 14px;
	float: left;
}

.price span {
	font-size: 30px !important;
	color: #000;
	font-weight: 400;
}

.off-menu_224 .sm-logo img {
	max-width: 140px !important;
	margin: 20px 0px;
}

.sm-btn-224 {
	background: none !important;
}

#productdetailsview .controls label {
	font-weight: bold !important;
}

@media (max-width:1024px) {
	#Toprow {
		margin-top: auto !important;
	}

	#product_list ul.layout li {
		width: 100% !important;
	}
}

@media (max-width:1780px) {
	.logo-image {
		left: 10%;
	}
}

@media (max-width:1710px) {
	.logo-image {
		left: 5%;
	}
}

@media (max-width:768px) {
	img.logo-img {
		max-width: 160px !important;
		margin-top: 0px !important;
	}
}

@medai (max-width:768px) {
	table.acymailing_form {
		display: table;
		float: none !important;
		margin: 0 auto !important;
	}
}

@media (max-width:768px) {
	div#mod_improved_ajax_login-184 {
		margin: 0 auto;
		display: inline-flex;
		right: -63px;
	}
}

@media (max-width:968px) {

	#Mod103,
	#Mod190 {
		margin: 0px !important;
		display: inline-flex;
		right: 80px;
		width: 52px;
		position: absolute;
		top: -48px;
	}
}

@media (max-width:486px) {

	#Mod103,
	#Mod190 {
		right: 84px;
		top: -21px;
	}
}

@media (max-width:768px) {
	div#Mod224 {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 99999;
	}
}

@media (max-width:768px) {
	nav#t3-mainnav {
		display: none !important;
	}
}

@media (max-width: 768px) {
	ol.breadcrumb li.lastItem {
		font-size: inherit !important;
	}
}

@media (max-width: 768px) {
	.top-breadcrumbs .bread span {
		font-size: 14px !important;
	}

	ol.breadcrumb.breadcrumbs.bread {
		top: 165px;
		display: none;
	}
}

@media (max-width: 1100px) {
	.manufacturer-view-default .row_man {
		width: 100% !important;
	}
}

@media (max-width: 768px) {
	.formField.rsform-block input {
		min-width: auto !important;
	}
}

@media (max-width: 768px) {

	td.col-sm-6.formTableRight,
	td.col-sm-6.formTableLeft {
		float: left !important;
	}
}

@media (max-width:1024px) {
	h3.module-title {
		padding-top: 40px !important;
	}
}

@media (max-width:768px) {
	.header-top .col-lg-6.col-md-6.col-sm-6.col-xs-6 {
		width: 50%;
	}
}

@media (max-width:768px) {
	#vmMainPageOPC input#confirmbtn.buttonopc {
		float: left;
	}
}

@media (max-width:768px) {
	.fright {
		padding-top: 15px;
	}

	#productdetailsview .fright h1 {
		padding-bottom: 15px;
	}

	span.cart_num a {
		margin-left: 4px;
	}

	.fa-shopping-cart:before {
		font-size: 26px;
	}

	th.vmsectiontableheader {
		display: none;
	}

	th.vmsectiontableheader.delsumma {
		padding: 0px !important;
	}

	#vmMainPageOPC td {
		float: left;
		width: 100% !important;
		padding: 0px !important;
	}

	tr.total_td {
		float: left;
		overflow: hidden;
	}

	td.prod_sku,
	td.prod_price,
	td.prod_total {
		display: none;
	}

	td.prod_update form {
		float: right;
		margin-top: -34px;
		border: 0px !important;
	}

	tr#tt_tax_total_0_div_bag {
		display: none;
	}

	td.vmsectiontableentry2.t1 {
		display: none;
	}

	tr.total_td td.t2 {
		display: none;
	}

	td#tt_total_bag {
		display: none;
	}

	div#totalam {
		width: 100% !important;
	}

	tr#tt_order_payment_discount_after_div_bag,
	tr#tt_shipping_rate_div_bag {
		display: none;
	}

	td#tt_total_bag {
		text-align: left !important;
	}

	td#tt_tax_total_0_bag {
		text-align: left !important;
	}

	.opc_PricesalesPrice.vm-display.vm-price-value {
		float: left !important;
	}

	td.prod_update div {
		margin-top: 0px !important;
	}

	#vmMainPageOPC td.prod_price div {
		float: left;
	}

	#vmMainPageOPC .t1 {
		line-height: normal;
	}

	td#tt_total_bag {
		line-height: normal !important;
	}

}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background: #fc5658;
	color: #fff !important;
}

.product-fields {
	font-size: 18px;
}

.product-fields-title {
	font-weight: bold;
	float: left;
	padding-right: 2px;
}

/* filtra */
/* end */
.smallTxt {
	color: #000000 !important;
}

.manufacturer span.bold {
	font-size: 18px;
}

/* breadcrumbs */
ol.breadcrumb li.lastItem {
	display: block;
	text-align: center;
	font-size: 48px;
	line-height: normal;
	text-transform: uppercase;
}

.top-breadcrumbs {
	/*background-image: url("../../../images/breadcrumbs.jpg") !important;*/
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	position: relative;
	-webkit-background-size: 100% 50% !important;
	-moz-background-size: 100% 50% !important;
	-o-background-size: 100% 50% !important;
	background-size: cover !important;
	background-position: center center !important;
}

@media (max-width:1024px) {
	.top-breadcrumbs {
		background-attachment: inherit !important;
	}
}

.top-breadcrumbs span {
	display: block;
	float: right;
}

.breadcrumb {
	background-color: rgba(0, 0, 0, 0) !important;
}

ol.breadcrumb li.lastItem:before {
	content: "";
	background: rgba(255, 0, 45, 0.5);
	position: absolute;
	width: 44%;
	top: 0px;
	bottom: 40px;
	right: 13%;
	z-index: -1;
}

.top-breadcrumbs span {
	color: #45c3d3;
}

.breadcrumb .fa {
	display: none;
}

/* end */
.uk-text-center.uk-panel-teaser {
	background: #fff !important;
}

span.PricesalesPrice,
span.sales {
	font-size: 24px !important;
	font-weight: 600;
	color: #000;
	float: left;
	clear: both;
}

span.PricesalesPrice {
	color: #484848 !important;
}

.desc {
	font-size: 20px;
}

span.stock-level {
	font-weight: bold;
	font-size: 13px;
}

.wrapper-slide {
	min-height: 50px;
}

span.vmicon {
	float: right;
	margin-top: 5px;
}

.pskuo span {
	font-size: 16px;
}

.gi-user {
	background-color: #565656;
}

.gi-passw {
	background-color: #565656;
}

a.forgetLnk:link {
	font-weight: bold;
	color: #4A4A4A;
}

/* product category buttons */
#product_list ul.layout .quantity-box,
.prod_box .quantity-box {
	display: inline !important;
	left: 147px;
	position: absolute;
}

#product_list .quantity-input,
.prod_box .quantity-input {
	height: 35px !important;
	width: 28px !important;
	padding: 1px !important;
	text-align: center;
}

#product_list ul.layout .quantity-controls,
.prod_box .quantity-controls {
	display: inline !important;
}

#product_list .quantity-controls .quantity-plus,
.prod_box .quantity-controls .quantity-plus {
	bottom: 33px;
	left: 140px;
	position: absolute;
	height: 10px;
	width: 10px;
	background: url("../images/plus.png") no-repeat scroll 0 0;
	border: none;
}

#product_list .quantity-controls .quantity-minus,
.prod_box .quantity-controls .quantity-minus {
	bottom: 18px;
	left: 140px;
	position: absolute;
	height: 10px;
	width: 10px;
	background: url("../images/minus.png") no-repeat scroll 0 0;
	border: none;
}

ul.layout .product-box .add_wishlist,
ul.layout .product-box .vote,
ul.layout .product-box .add_compare {
	top: 0px !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.slide_box .quantity-box {
	bottom: 22px;
	display: inline !important;
	left: 120px;
	position: absolute;
}

.slide_box .quantity-input {
	height: 35px !important;
	width: 28px !important;
	padding: 1px !important;
	text-align: center;
}

.slide_box .quantity-controls {
	display: inline !important;
}

.slide_box .quantity-plus {
	bottom: 33px;
	left: 152px;
	position: absolute;
	height: 10px;
	width: 10px;
	background: url("../images/plus.png") no-repeat scroll 0 0;
	border: none;
}

.slide_box .quantity-minus {
	bottom: 18px;
	left: 152px;
	position: absolute;
	height: 10px;
	width: 10px;
	background: url("../images/minus.png") no-repeat scroll 0 0;
	border: none;
}

.responsive-tabs .quantity-box {
	bottom: 13px;
	display: inline !important;
	left: 110px;
	position: absolute;
}

.responsive-tabs .quantity-input {
	height: 35px !important;
	width: 28px !important;
	padding: 1px !important;
	text-align: center;
}

.responsive-tabs .quantity-controls {
	display: inline !important;
}

.responsive-tabs .quantity-plus {
	bottom: 33px;
	left: 142px;
	position: absolute;
	height: 10px;
	width: 10px;
	background: url("../images/plus.png") no-repeat scroll 0 0;
	border: none;
}

.responsive-tabs .quantity-minus {
	bottom: 18px;
	left: 142px;
	position: absolute;
	height: 10px;
	width: 10px;
	background: url("../images/minus.png") no-repeat scroll 0 0;
	border: none;
}

/* end */
.mimg {
	left: -17px !important;
	top: -15px;
	margin-left: 20px;
	margin-top: 20px;
}

#cart_post .button {
	display: none !important;
}

/* filters */
button#price_215_button {
	display: none;
}

.form-horizontal {
	display: inline-flex;
}

.cf_wrapper_input_text_2 input[type="search"] {
	margin: 0px 10px;
	height: 22px;
	border-radius: 0px;
}

.cf_flt_wrapper select {
	margin: 0 auto;
}

/*.nav-child.dropdown-menu.mega-dropdown-menu.col-xs-12:after {pointer-events: none !important;min-height:1600px;opacity:0.7;transition: opacity .25s ease-in-out;content:"";background:#000 !important;width:100% !important;height:100% !important;position:fixed !important;} */
/* .mega-dropdown-inner {max-width: 1140px !important;display: none !important;display: block !important;margin: 0 auto !important;} */
/*.nav-child.dropdown-menu.mega-dropdown-menu.col-xs-12 {position: fixed !important;   width: 100% !important;}*/
/* search */
.menu-icon-cont.sm-btn-224 {
	position: absolute !important;
	top: 66px;
	z-index: 999999;
}

@media (max-width:768px) {
	.menu-icon-cont.sm-btn-224 {
		top: 35px;
	}
}

@media (max-width:767px) {
	.menu-icon-cont.sm-btn-224 {
		top: 58px;
	}

	.nikmenu {
		width: 100%;
	}
}

.sm-mobile .top-block {
	border-bottom: 1px solid #000;
}

.sm-mobile .navbar-collapse.collapse {
	display: none !important;
}

.sbox {
	padding-top: 10px;
}

.sresults .sprice span {
	font-size: 18px;
}

.sresults span.small {
	font-size: 18px;
}

.sresults .vm-display.vm-price-value {
	display: inline;
	font-weight: bold;
}

.search-results .result-text {
	word-wrap: break-word;
}

.sprice {
	width: auto;
	display: flex;
}

.sresults {
	height: 162px;
	margin: 10px 0px;
	background: #fff;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	overflow: hidden;
}

.search .counter,
.search #search-searchword,
.search .btn.btn-default {
	border: 2px solid #e4e4e2;
	background: #f5f7f8;
	height: 38px;
	position: absolute;
	right: 12px;
	top: 26px;
}

#searchForm fieldset {
	display: none !important;
}

.sbox,
.sbox button.addtocart-button.cart-click,
.sbox .wishlist {
	float: right;
}

.sbox .jClever {
	float: right;
	clear: both;
	padding-top: 3px;
}

.sbox .wishlist {
	padding-right: 3px;
	padding-top: 3px;
}

.sbox button.addtocart-button.cart-click {
	margin-top: 3px;
}

.sright.span3 {
	float: right;
	padding-right: 0px;
}

.sbox a.compare-label.add_compare.hasTooltip,
.sbox a.add_wishlist.hasTooltip {
	background: #e2e6e7;
	font-weight: 300;
	padding: 2px 10px;
	height: 40px;
	font-size: 14px;
	line-height: 38px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	border-bottom: 2px solid #bdc3c7;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
}

.sbox i.fa.fa-files-o,
.sbox i.fa.fa-heart-o {
	font-size: 20px;
	display: block;
	text-indent: 0px;
	display: inline-block;
}

.sbox .jClever span,
.sbox .wishlist span {
	display: none;
}

.sbox input.quantity-input.js-recalculate {
	width: 56px;
	float: right;
	text-align: center;
}

.sbox span.quantity-controls {
	float: right;
	padding: 3px 5px 0px 0px;
}

.sbox input.quantity-controls.quantity-plus {
	left: 200px;
	position: absolute;
	height: 10px;
	width: 10px;
	background: url("../images/plus.png") no-repeat scroll 0 0;
	border: none;
}

.sbox input.quantity-controls.quantity-minus {
	left: 200px;
	position: absolute;
	height: 10px;
	width: 10px;
	background: url("../images/minus.png") no-repeat scroll 0 0;
	border: none;
	top: 32px;
}

.sright.span3 img {
	padding-top: 8px !important;
}

.sbox a.modal {
	padding: 0px 30px;
}

.search-results .result-text {
	word-wrap: break-word;
}

@media (max-width:1200px) {

	.sbox input.quantity-controls.quantity-plus,
	.sbox input.quantity-controls.quantity-minus {
		left: 90px !important;
	}

	.sbox button.addtocart-button.cart-click {
		padding: 0px 5px !important;
	}

	#productdetailsview .share_box {
		position: relative !important;
		bottom: inherit !important;
		left: inherit !important;
		margin: 0 auto;
		display: table;
	}
}

@media (max-width:990px) {

	.sbox input.quantity-controls.quantity-plus,
	.sbox input.quantity-controls.quantity-minus {
		left: 35px !important;
	}
}

@media (max-width:768px) {

	.sbox input.quantity-controls.quantity-plus,
	.sbox input.quantity-controls.quantity-minus {
		left: 45px !important;
	}
}

@media (max-width:768px) {
	.miniart {
		right: 0px;
	}
}

@media (max-width:560px) {
	.fullblack img {
		width: 80px;
	}

	.black p {
		padding: 10px 0px !important;
		text-align: center !important;
		float: left;
		font-size: 13px !important;
	}
}

/* end of search */
div#ProOPC {
	margin-bottom: 50px;
}

span.cart_num a {
	position: absolute;
	top: -17px;
	right: -38px;
}

.botbanners img {
	max-width: 180px;
}

.botbanners .span4:hover {
	transform: scale(1.1);
}

.botbanners .span4 {
	cursor: pointer;
	transition: all .2s ease-in-out;
}

div#Mod203 {
	padding: 50px 0px;
}

.botbanners h3 {
	font-size: 34px;
}

.botbanners span {
	font-size: 22px;
}

.uk-accordion.uk-text-left {
	display: block !important;
}

h3.uk-h3.uk-margin-top-remove {
	display: none !important;
}

.uk-accordion-title {
	font-weight: bold;
}

.uk-margin {
	font-size: 18px;
}

.cf_btn_list li {
	border-top: 0px !Important;
}

.t3-sidebar ul.cf_filters_list.cf_btn_list li a {
	line-height: 24px;
}

div#Mod198 {
	padding-top: 50px;
}

#t3-footer .menu.nav li a {
	font-size: 16px !important;
	color: #000000;
}

aside.t3footnav p,
aside.t3footnav span,
aside.t3footnav strong {
	color: #000000;
}

.vmgroupbrands .owl-item {
	max-width: 125px !important;
}

.t3-footnav h3.module-title span {
	color: #000000;
	font-weight: bold;
}

.plugin-title.first {
	background: #ffffff !important;
}

.plugin-title-inner {
	text-shadow: none !important;
	color: #000 !important;
	font-size: 14px !important;
}

#search-results186 .result-element span {
	font-size: 14px !important;
}

a.result-element span.small-desc {
	font-size: 13px !important;
}

#search-results186 #search-results-inner186 .result-element:hover,
#search-results186 #search-results-inner186 .selected-element {
	background: #242424 !important;
}

/*.header-top .search {padding: 0px;position: absolute;top: 54px;left: 0px;padding-left: 11px;}*/
#off-menu_195 .sm-logo,
#off-menu_195 .sm-top {
	background: #525252 !important;
	padding: 20px !important;
}

@media screen and (max-width:993px) {
	.logo-image h1 {
		margin-top: 13px !important;
		text-align: left;
	}
}

@media (max-width:768px) {
	.logo-image h1 {
		text-align: right !important;
	}
}

.col-lg-6.col-md-6.col-sm-6.col-xs-6 {
	z-index: 99999;
}

.ftcat a.screenshot {
	color: #bdc3c7 !important;
	font-size: 16px;
	line-height: 1;
}

.ftcat a.screenshot:hover {
	color: #e4e4e4 !important;
}

.t3footnav h3.module-title {
	text-align: left;
}

.ask-a-question-view .short-description {
	font-size: 24px;
	display: none;
}

.itemid-1346 .t3-sidebar .module-ct {
	background: rgba(0, 0, 0, 0) !important;
}

.zoomContainer {
	z-index: 99 !important;
}

.desc p {
	font-size: 18px;
	color: #000;
}

.cf_flt_wrapper {
	margin-top: 5px;
	float: left;
}

.cf_wrapper_input_text {
	padding-bottom: 0px !important;
}

.cf_filters_list a {
	font-size: 20px;
}

span.cf_flt_header_text {
	font-size: 14px !important;
	color: #2a2a2a;
}

#bd_results h3.module-title:before {
	content: "" !important;
}

#bd_results h3.module-title:after {
	content: "" !important;
}

.customstoixeia-epikoinonias p {
	font-size: 17px;
	color: #CECECE;
}

.customstoixeia-epikoinonias h3.module-title {
	font-size: 24px;
}

#k2Container h2.itemTitle {
	color: #e4e4e4;
	font-size: 52px !important;
	margin-bottom: 34px !important;
}

.K2ItemsRow h2.module-title a {
	color: #e4e4e4;
	font-size: 28px !important;
}

.catItemIntroText {
	color: #fff !important;
}

div.itemFullText p,
.item-page p,
.item-page span,
.item-page li {
	font-size: 18px;
	line-height: 1.2;
}

.home .uk-slidenav-position .uk-slidenav-previous {
	color: #fff;
	left: -25px !important;
}

.home .uk-slidenav-position .uk-slidenav-next {
	right: -25px !important;
	color: #fff;
}

a.tp-button.red.big {
	text-decoration: none;
}

h3.module-title,
.order h3,
.uk-panel-title {
	color: #5D5D5D !important;
}

.slg {
	position: absolute;
	z-index: 99;
	width: 100%;
	max-height: 200px;
	bottom: 0px;
}

.sl1,
.sl3 {
	opacity: 0.8;
	color: #fff;
	font-size: 34px;
	width: 33.33%;
	background: #1D1D1D;
	height: 100%;
	float: left;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 28px;
}

.sl2 {
	opacity: 0.8;
	color: #fff;
	font-size: 34px;
	width: 33.33%;
	background: #e4e4e4;
	height: 100%;
	float: left;
	text-align: center;
	padding: 15px 28px;
	text-transform: uppercase;
}

.contact-wrap .width60 .form-actions {
	float: left;
	width: 100%;
}

.tp-caption.custom3bigorange,
.custom3bigorange {
	line-height: 46px;
	font-weight: 700;
	text-decoration: none;
	background-color: transparent;
	text-transform: uppercase;
	text-align: center;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
	font-size: 54px;
	color: #E74C3C;
}

.tp-caption.floraslidewhitemedium,
.floraslidewhitemedium {
	font-size: 36px;
	line-height: 46px;
	font-weight: 700;
	color: rgb(255, 255, 255);
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-color: transparent;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
}

.tp-caption.floraslidewhitelarge,
.floraslidewhitelarge {
	font-size: 42px;
	line-height: 46px;
	font-weight: 700;
	color: rgb(255, 255, 255);
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-color: transparent;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
}

.tp-caption.dstitlewhitebig,
.dstitlewhitebig {
	font-size: 46px;
	line-height: 46px;
	font-weight: 700;
	color: rgb(255, 255, 255);
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-color: transparent;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
}

.width60 h3.module-title {
	text-align: left;
}

.customstoixeia-epikoinonias .module-title {
	text-align: left;
}

.componentheading h2,
h1.page-title,
#prodlist-box h3.module-title {
	text-align: center;
	font-weight: 300;
	text-transform: uppercase;
}

.componentheading h2,
#prodlist-box h3.module-title {
	font-size: 36px;
}

.homeblog ul li .blog-box .fleft .moduleItemTitle,
ul.layout .product-box .Title a,
ul.layout .product-box .Title a,
.K2ItemsRow h2.module-title {
	font-size: 24px !important;
}

.homeblog ul li .blog-box .fleft .moduleItemIntro,
div.catItemIntroText,
.contact-form {
	font-size: 18px !important;
}

#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group>a,
#t3-mainnav .t3-megamenu .mega-nav>li a,
div.contact-form legend {
	font-size: 18px !important;
}

@media screen and (min-width:1200px) {

	#prodlist-box h3.module-title:before,
	h1.page-title:before,
	.componentheading h2:before,
	.dstitle h3.module-title:before,
	h1.article-title:before {
		padding-right: 15px;
		/*content:"[";*/
	}
}

@media screen and (min-width:1200px) {

	#prodlist-box h3.module-title:after,
	h1.page-title:after,
	.componentheading h2:after,
	.dstitle h3.module-title:after,
	h1.article-title:after {
		padding-left: 15px;
		/*content:"]";*/
	}
}

h3.module-title,
h1.article-title {
	font-size: 30px;
	text-align: center;
}

.tp-splitted,
h1,
h2,
h3,
h4,
h5,
p,
a,
span,
ul,
li,
.button,
.tp-caption.custom4,
.tp-caption a,
.tp-caption,
#Slider,
strong {
	font-family: 'Roboto Condensed', sans-serif !important;
}

a.tp-button.orange.small {
	letter-spacing: 0px !important;
	text-shadow: none !important;
}

.dropdown-menu {
	background-color: rgba(255, 255, 255, 1) !important;
}

.page-header {
	border-bottom: 0px !important;
}

.MainRow {
	background: #F7F7F7 !important;
	min-height: 430px;
}

.florasocial {
	display: block;
	width: 40px;
	height: 40px;
	background: #e4e4e4;
	border-radius: 6px;
}

.customsocialtop {
	position: absolute;
	right: -50px;
	top: 0px;
}

.florasocial img {
	width: 12px;
	height: auto;
	margin: auto;
	display: block;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0;
	position: absolute;
}

.florasocial:hover {
	background: #EC6502;
}

.florasocial a {
	width: 100%;
	height: 100%;
	position: absolute;
}

.mod-right.col-md-6 {
	display: none;
}

.logo.col-md-6.mod-left {
	text-align: center;
	width: 100%;
}

span.catItemImage {
	overflow: hidden;
	max-height: 300px;
}

@media screen and (max-width:768px) {
	div.itemContainer {
		width: 100% !important;
	}
}

@media screen and (max-width:768px) {
	div.itemContainerLast {
		width: 100% !important;
	}
}

.subbold a {
	font-weight: bold !important;
}

.contact-wrap .width30 {
	display: none;
}

.customstoixeia-epikoinonias .module-title {
	color: #000;
	background: none !important;
	padding: 0px !important;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 30px;
	line-height: normal;
}

.stock {
	display: none;
}

.t3-sidebar .module-title span {
	color: #fff;
}

.tp-caption.tp-fade.tp-scrollbelowslider.start {
	cursor: pointer;
}

h3.module-title.no-products {
	display: none !important;
}

.width100.border_bot,
.virtuemart_search,
.quick_btn,
/*h3.module-title.no-products*/
	{
	display: none !important;
}

#productdetailsview .call-a-question .modal {
	font-size: 20px !important;
	padding: 0px !important;
}

.cat_row {
	min-height: 220px;
}

/*img.logo-img {width: 100%; max-width:200px;margin-top:5px;} */
@media screen and (max-width:768px) {
	.fa {
		padding-left: 0px !important;
	}
}

div#Mod194 {
	padding-top: 100px;
}

.contact-wrap .width60 {
	width: 100% !important;
}

@media screen and (max-width:768px) {
	div.contact-form .control-group.second {
		padding-left: 0px !important;
	}
}

@media screen and (max-width:768px) {
	.width50 {
		width: 100% !important;
	}
}

button.navbar-toggle {
	display: none;
}

.miniart .total_2 {
	margin-left: 28px;
}

div#rev_slider_5_1_wrapper {
	background-color: rgba(0, 0, 0, 0) !important;
	overflow: hidden !important;
}

#Slider .tp-leftarrow,
#Slider .tp-rightarrow {
	height: 110px !important;
	width: 30px !important;
	border-radius: 0px !important;
}

#Slider .tp-leftarrow:after,
#Slider .tp-rightarrow:after {
	top: 42% !important;
}

#productdetailsview .price .product-price .price-crossed span {
	font-weight: 100;
	color: #949494;
	font-size: 20px !Important;
	text-decoration: line-through;
}

#productdetailsview .price .product-price .price-crossed span.PricebasePrice {
	text-decoration: line-through;
}

#productdetailsview .price span {
	font-size: 20px !important;
	float: left;
}

#productdetailsview .fpa2.fpa3 {
	font-weight: normal;
	float: left;
	line-height: 26px;
}

#productdetailsview .PricesalesPrice.vm-display.vm-price-value {
	float: left;
}

body {
	background: #292f38;
	font: 300 14px/21px Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
}

body.contentpane {
	background: #fff;
}

.proopc-finalpage .PricesalesPrice {
	font-size: 22px !Important;
}

/*.proopc-finalpage span.product-field-label {
    display: none;
}
.proopc-finalpage span.cf4all_outside_label {
    display: none;
}*/
.proopc-finalpage .vm-customfield-cart {
	float: left;
	width: 100%;
}

.proopc-finalpage .product-field-type-E {
	margin-right: 5px;
	margin-top: 1px;
}

.t3-megamenu .nav>li>a {
	color: #737373;
	font-weight: bold;
	font-size: 17px;
	padding: 0px;
	background-color: transparent !important;
	font-family: 'Courier New', sans-serif !important;
	transition: 0.3s all ease-in;
}

.t3-megamenu .nav>li>a:hover {
	color: #000;
	transition: 0.3s all ease-in;
}

li[data-id="2059"] a {
	float: left;
}

li[data-id="2106"] a {
	float: left;
}

li[data-id="2059"]:after {
	content: 'βούκινο..';
	font-family: 'Courier New', sans-serif !important;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	float: left;
	display: block;
	margin-left: 10px;
}

li[data-id="2106"]:after {
	content: 'trending..';
	font-family: 'Courier New', sans-serif !important;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	float: left;
	display: block;
	margin-left: 10px;
}

.t3-megamenu .nav>li>a:after {
	content: '|';
	color: #45c3d3;
	padding: 0px 5px;
}

.t3-megamenu .nav>li:last-child>a:after {
	display: none;
}

#t3-header .navbar-nav {
	display: table;
	margin: 0px auto !important;
	float: none;
	padding-bottom: 10px;
}

.t3-sidebar .btn_wishlist {
	padding: 2px 10px;
	color: #000;
	display: table;
	margin: 0 auto;
	font-weight: bold !important;
}

/* #offlajn-ajax-search186 .offlajn-ajax-search-container, #search-form199 input {background:transparent !important;}
input#search-area199 {border: 1px solid #B0B0B0!important; border-radius:0px !important;}
#ajax-search-button199 {border:0px !important;height: 27px !important;}
#search-form199 input {text-shadow:none !important;font-family: Roboto Condensed !important;font-weight: normal !important;font-size: 14px !important;color: #E4E4E4 !important;}
#ajax-search-button199 {box-shadow: none !important; -webkit-box-shadow: none !important;}
#search-results199 #search-results-inner199 .result-element:hover span, #search-results199 #search-results-inner199 .selected-element span {color: #565656 !important;}*/
@media (min-width:768px) {
	.menu-icon-cont.sm-btn-195 {
		display: none;
		left: 0px;
	}
}

@media screen and (max-width:768px) {
	#offlajn-ajax-search186 {
		top: 10px !important;
		position: absolute !important;
		right: 0px !important;
	}
}

@media screen and (max-width:1200px) {
	.t3-navbar .search-custom {
		display: none;
	}
}

@media screen and (max-width:768px) {
	.t3-navbar .search-custom {
		left: 0px;
		display: block !important;
	}
}

#ajax-search-button186 {
	left: inherit !important;
	right: 0px !important;
}

input#suggestion-area186 {
	background-color: rgba(0, 0, 0, 0) !important;
	padding: 0 30px 0 0px !important;
	color: #615e5e !important;
}

input#search-area186 {
	padding: 0 30px 0 0px !important;
	height: 23px !important;
	color: #000 !important;
}

#search-form186 input {
	text-shadow: none !important;
	border: 0px !important;
	border-radius: 0px !important;
	font-size: 16px !important;
	font-family: Roboto Condensed !important;
	font-weight: 100 !important;
}

.mod-compare {
	position: absolute;
	right: 182px;
	top: 50px;
}

.loginBtn {
	background-image: none !important;
}

.miniart .total_2 {
	top: 0px !important;
}

span.loginBtn {
	font-size: 15px;
	padding: 0px 3px;
}

.loginWndInside .ial-close {
	background-image: url(../../../modules/mod_improved_ajax_login/themes/flat/images/x.png) !important;
}

.loginH3 {
	background-image: none !important;
	background-color: #EAEAEA;
	color: #333333 !important;
}

#vmCartModule,
#cur-lang .heading,
#cur-lang .heading:hover {
	background: none !important;
}

.fa-heart-o:before,
.fa-copy:before,
.fa-files-o:before,
.fa-shopping-cart:before {
	color: #fff;
}

.mod-wishlist:hover #cur-lang.header-button-wishlist .heading span {
	color: #565656 !important;
}

span.cart_num a {
	background: transparent !important;
	border-radius: 2px !important;
	font-size: 16px;
	width: auto !important;
	height: auto !important;
	line-height: 33px !important;
	color: #fff !important;
}

#vmCartModule .total_products {
	left: 0px !important;
	top: 2px !important;
}

#vmCartModule:hover span.cart_num a,
#vmCartModule.act span.cart_num a {
	color: #000000 !important;
}

.selectBtn span {
	font-weight: 400;
}

a:hover {
	text-decoration: none !important;
}

.total2 strong {
	font-size: 16px;
	font-weight: 100;
	line-height: 30px;
	display: none;
}

.minibanners {
	height: 270px;
	max-width: 100%;
	padding: 0px;
	z-index: 20;
	position: relative;
}

div#Mod101 {
	padding-bottom: 13px;
}

.top-block.fix ul.nav {
	display: table;
}

.uk-slideset-nav li {
	cursor: pointer;
}

.loginWndInside {
	background-color: #F5F5F5 !important;
}

.top-block.fix .mod-cart {
	position: fixed;
	right: 15px;
	top: 9px;
	padding-right: 0px !important;
}

#offlajn-ajax-search186 .offlajn-ajax-search-container {
	background: none !important;
	margin: 0px 10px !important;
}

#ajax-search-button186 {
	background: none !important;
	border: 0px !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	top: 2px;
}

@media screen and (min-width:1200px) {
	.katigories {
		width: 50%;
		left: 17%;
		position: relative;
	}

	.katigories h3.module-title {
		position: relative;
		left: -8%;
	}

	div#Mod197 {
		background: #EAEAEA;
		width: 200%;
		position: relative;
		left: -34%;
		padding: 50px 0px !important;
	}

	.katigories h3.uk-panel-title.uk-margin-bottom-remove {
		max-width: 320px;
		margin: 0 auto;
		background: #FFF;
		padding: 15px 0px;
		margin-top: -20px;
		color: #000 !important;
	}
}

#t3-footer .t3-copyright {
	background: #ffffff !important;
	border-top: 1px solid #dfdfdf !important;
}


body input {
	font-family: 'Roboto Condensed', sans-serif;
	background: #f5f7f8;
}

a {
	outline: none !important;
	color: #4679c1;
}

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

.wrapper {
	overflow: hidden;
	width: 100%;
}

body input.inputbox {
	border: 2px solid #e4e4e2;
	background: #f5f7f8;
	height: 40px;
	line-height: 20px;
}

body input.inputbox:focus {
	border: 2px solid #e4e4e2;
}

h3.module-title,
.order h3 {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 30px;
}

h3.module-title.no-products {
	background: #e6f1f8;
	border-radius: 6px;
	padding: 5px 20px 18px;
	font-size: 14px;
	line-height: 20px;
	color: #2980b9;
	display: block;
	text-transform: capitalize;
	float: none;
}

h3.module-title.no-products i {
	margin-right: 15px;
	font-size: 36px;
	line-height: 36px;
	color: #3498db;
	position: relative;
	bottom: -7px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
}

div.not_text {
	font-size: 14px;
}

.clear {
	clear: both;
}

.t3-module {
	margin-bottom: 0px;
}

.t3-sidebar {
	padding-top: 0;
	padding-bottom: 0;
	z-index: 9;
}

/* boxed */
.boxed-version .boxed {
	max-width: 1220px;
	margin: 0 auto;
}

/* top header */
.top-block {
	position: relative;
	width: 100%;
	z-index: 4;
}

.center-block {
	position: relative;
}

.bottom-block {
	position: relative;
}

.logo-image h1:before {
	content: '';
	position: absolute;
	width: 0px;
	height: 18px;
	background: #ffffff;
	top: 21px;
	left: 23px;
	animation: moustaki-left 2s;
	-webkit-animation: moustaki-left 2s;
	animation-delay: 1s;
}

.homeicons img {
	margin: 0 auto;
	display: block;
}

.homeicons h2 {
	text-align: center;
	color: #555;
	font-size: 26px;
}

.homeicons p {
	color: #777;
	font-size: 18px;
	text-align: center;
}

.custom.homeicons {
	float: left;
	width: 100%;
	margin: 50px 0px;
}

@media (min-width:768px) {
	.homeicons .col-sm-4:nth-child(1) {
		border-right: 1px solid #dbdbdb;
	}

	.homeicons .col-sm-4:nth-child(3) {
		border-left: 1px solid #dbdbdb;
	}
}

.logo-image h1:after {
	content: '';
	position: absolute;
	width: 0px;
	height: 18px;
	background: white;
	top: 21px;
	left: 39px;
	animation: moustaki-right 2s;
	-webkit-animation: moustaki-right 2s;
	animation-delay: 1s;
}

@-webkit-keyframes moustaki-left {
	from {
		width: 16px;
	}

	to {
		width: 0px;
	}
}

@keyframes moustaki-left {
	from {
		width: 16px;
	}

	to {
		width: 0px;
	}
}

@-webkit-keyframes moustaki-right {
	from {
		width: 16px;
	}

	to {
		width: 0px;
	}
}

@keyframes moustaki-right {
	from {
		width: 16px;
		left: 39px;
	}

	to {
		width: 0px;
		left: 55px;
	}
}

.head-right .nav {
	float: right;
}

.head-right .nav li a {
	padding: 0px 15px;
	color: #fff;
	transition: 0.2s all ease-in;
}

.head-right .nav li a:hover {
	color: #000;
	transition: 0.2s all ease-in;
}

.head-right .nav li a img {
	margin-right: 5px;
	margin-top: -5px;
}

.head-right .nav li {
	float: left;
}

.custom.social-top {
	float: left;
	padding-right: 13px;
}

.image-title {
	padding-left: 6px;
}

.custom.social-top ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}

.custom.social-top ul li a {
	color: #fff;
	font-size: 22px;
}

.header-top {
	padding: 9px 0px;
	font-size: 15px;
	line-height: 22px;
	background: #45c3d3 url(/images/triangle.png) repeat-x !important;
	background-position: center bottom !important;
}

.header-top .t3-module {
	margin: 0px 10px;
	float: right;
}

.fancybox-overlay {
	z-index: 20000;
}

.module.login {
	padding-top: 0px;
	position: relative;
	z-index: 100000;
}

.poping_links span {}

.module.login a:hover {
	text-decoration: none;
}

.module.login .modal-header {
	border: none;
}

.module.login .modal-body {
	padding: 0 30px;
}

.module.login span.title {
	font-size: 20px;
	display: block;
	padding-top: 10px;
	padding-left: 14px;
}

.module.login .modal-dialog {
	width: 400px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -220px 0 0 -200px;
}

.module.login .modal-dialog .close {
	color: #292f38;
	font-size: 36px;
	opacity: 1;
}

.module.login .modal-dialog .close:hover {
	color: #e74c3c;
	opacity: 1;
}

.module.login #form-login input {
	width: 99%;
	height: 40px;
	line-height: 20px;
	padding: 6px 10px;
	border-radius: 3px;
	border: 2px solid #e2e6e7;
	background: #f5f7f8;
	box-shadow: none;
	margin-bottom: 15px;
}

.fleft.log label {
	font-weight: 300;
	font-size: 14px;
}

.wrapper_remember {
	overflow: hidden;
	width: 100%;
	padding-top: 5px;
}

.wrapper_remember .jq-checkbox {
	border: 2px solid #E2E6E7;
	float: left;
	background: #f5f7f8;
	border-radius: 2px;
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 0px;
	position: relative;
	top: 2px;
	box-shadow: none;
}

.wrapper_remember .jq-checkbox.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

.wrapper_remember .jq-checkbox.checked span,
.wrapper_remember .jq-checkbox:hover span {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/check_box.png) left top no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
}

.wrapper_remember .jq-checkbox.disabled span {
	display: none;
}

.wrapper_remember label {
	float: left;
	margin: 0;
	margin-left: 10px;
	font-weight: 300;
	font-size: 14px;
}

.button-log {
	padding-top: 20px;
	padding-bottom: 30px;
}

.button-log .Forgot {
	float: right;
	margin: -6px 0 0 0;
	padding: 0;
	list-style: none;
}

.button-log .Forgot li a {
	font-size: 13px;
	line-height: 20px;
	display: inline-block;
}

.button-log .Forgot li a:hover {}

.create_customer {
	background: #ecf0f1;
	padding: 22px 30px;
	margin-left: -30px;
	margin-right: -30px;
	border-radius: 0 0 6px 6px;
}

.create_customer span {
	font-size: 20px;
	display: inline-block;
	padding-right: 18px;
}

#logins .admin {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
}

#logins #login-form2 {
	float: left;
}

#logins #login-form2 .button {
	height: 28px;
	line-height: 26px;
}

.module.phone {
	text-align: right;
}

.module.menu {
	width: auto;
	float: left;
	margin-right: -126px;
	margin-left: 153px;
	margin-top: 6px;
}

.module.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.module.menu ul li {
	float: left;
	margin: 0;
	padding: 0px 10px;
}

.module.menu ul li:first-child {
	background: none;
}

.module.menu ul li a {
	margin: 0;
	padding: 0;
	background: none;
	text-decoration: none;
	color: #fff;
}

.module.menu ul li a:hover {
	color: #fc5658 !important;
}

input#suggestion-area186 {
	height: 23px !important;
}

#search-form186 input {
	line-height: 30px !important;
}

#ajax-search-button186 .magnifier {
	top: -2px !important;
	width: 24px !important;
	right: 6px !important;
}

.miniart:hover .fa-shopping-basket:before {
	color: #e4e4e4 !important;
}

.t3-sidebar li.item-1257.current.active.lastItem {
	display: none !important;
}

.head-left .nav.menu>li>a {
	color: #fff;
	padding: 0px 5px;
}

.nav>li>a:hover {
	background: transparent !important;
}

/* header */
#t3-header {
	position: relative;
	background: #FFFFFF !important;
	height: 100%;
}

.mod-right .fright {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-right: 26px;
	z-index: 99;
}

.mod-right .fleft {
	float: right;
	margin-top: -15%;
}

.mod-cart {
	float: left;
	margin-right: -5px;
	padding-right: 16px;
}

/* .logo-image h1 { margin-top:0px; margin-left:0px; margin-bottom:0px;} */
/*.logo-image h1 {margin-top: -24px;margin-left: 0px;margin-bottom: 8px;} */
.logo-image h1 {
	margin: 0px;
	text-align: left;
}

.logo-image {
	position: relative;
	z-index: 9999;
	display: block;
	margin: 12px 0px;
}

#offlajn-ajax-search186 {
	float: right !important;
}

.head-right>.ajax-clear {
	display: none;
}

div#mod_improved_ajax_login-184 {
	float: right;
}

/* header - row - curencies */
.t3-navbar {
	margin: 32px 0px;
	float: right;
}

.niklang img {
	width: 20px;
	opacity: 0.7;
	transition: 0.3s all;
}

.niklang .lang-active img {
	opacity: 1;
}

.niklang img:hover {
	opacity: 1;
	transition: 0.3s all;
}

.mod-currencies,
.mod-compare,
.mod-wishlist {
	margin-left: 5px;
	margin-top: 3px;
}

#cur-lang {
	position: relative;
	padding-bottom: 10px;
}

#cur-lang .heading {
	background: #ecf0f1;
	height: 40px;
	width: 75px;
	border-radius: 4px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#cur-lang .heading:hover,
#cur-lang.act .heading {
	background: #FC5658;
}

#cur-lang .heading:hover span,
#cur-lang.act .heading span {
	color: #fff !important;
}

#cur-lang .heading span {
	display: inline-block;
	font-size: 14px;
	text-transform: capitalize;
}

#cur-lang .heading span:first-child {
	padding-right: 1px;
}

#cur-lang .heading img {
	position: relative;
	top: -2px;
}

#cur-lang ul {
	padding: 0px 0;
	background: #34495e;
	border-top: 3px solid #34495e;
	margin: 20px 0 0 0;
	list-style-type: none;
	position: absolute;
	right: 0;
	top: 50px;
	min-width: 170px;
	visibility: hidden;
	opacity: 0;
	border-radius: 4px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-oute;
	transition: all 0.2s ease-in-out;


}

/* var border */
#cur-lang:hover ul {
	display: block;
	margin: 0px 0 0 0;
	visibility: visible;
	opacity: 1;
}

#cur-lang ul i.fa.fa-sort-desc {
	color: #34495e;
	position: absolute;
	right: 20px;
	top: -10px;
	font-size: 18px;
}

/* var marker color */
#cur-lang ul li a {
	padding: 8px 10px 8px 10px;
	text-align: left;
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#cur-lang ul div {
	margin-top: -2px;
}

#cur-lang ul li.firstItem a {
	border-radius: 4px 4px 0 0;
}

#cur-lang ul li.lastItem a {
	border-radius: 0 0 4px 4px;
}

#cur-lang ul li a:hover,
#cur-lang ul li a.act {
	background: #2c3e50;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	padding-left: 15px
}

/* var hover color */
#cur-lang ul li a.act {
	cursor: default;
}

#cur-lang.header-button-compare,
#cur-lang.header-button-wishlist {
	padding-bottom: 0;
}

#cur-lang.header-button-compare .heading,
#cur-lang.header-button-wishlist .heading {
	width: 49px;
	position: relative;
}

#cur-lang.header-button-compare .heading i,
#cur-lang.header-button-wishlist .heading i {
	display: inline-block;
	font-size: 21px;
	margin-top: -4px;
}

#cur-lang.header-button-compare:hover .heading i,
#cur-lang.header-button-wishlist:hover .heading i {
	color: #fff;
}

#cur-lang.header-button-compare .heading span,
#cur-lang.header-button-wishlist .heading span {
	background: #fc5658 !important;
	border-radius: 2px !important;
	font-size: 16px;
	width: 21px !important;
	height: 21px !important;
	line-height: 21px !important;
	color: #fff !important;
	text-align: center;
	display: inline-block;
}

#Mod103,
#Mod190 {
	float: right;
	margin-top: 2px;
}

/* top menu */
#t3-mainnav {
	border: none;
	min-height: 40px;
	box-shadow: none;
}

#t3-mainnav .t3-navbar {
	position: relative;
}

#t3-mainnav .navbar-nav>li {
	margin: 0px 5px;
}

#t3-mainnav .navbar-nav>li>a,
#t3-mainnav .navbar-nav>li>span {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: #000000;
	text-transform: uppercase;
	padding: 10px 14px;
	display: inline-block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


#t3-mainnav .navbar-nav>.dropdown>a .caret {
	border-top-color: #353535;
	border-bottom-color: #565656;
}

#t3-mainnav .dropdown-menu {
	border: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.176);
	border-radius: 0px;
	margin-top: 10px;
}

#t3-mainnav .dropdown-menu .dropdown-menu {
	border: none;
	border-top: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.176);
	border-radius: 4px;
	margin-top: -13px;
	margin-left: 26px;
}


#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group>a {

	font-weight: 700;
	font-size: 14px;
	padding: 8px 5px;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group>a:hover,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group>a:focus,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group.active>a,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group.active>a:hover,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group.active>a:focus,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group.open>a,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group.open>a:hover,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav .mega-group.open>a:focus {
	padding-left: 15px;
	background: #ecf0f1;
}

#t3-mainnav .t3-megamenu .mega-nav>li a {
	font-weight: 300;
	font-size: 14px;
	padding: 5px;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	color: #2a2a2a;
}

#t3-mainnav .t3-megamenu .mega-nav>li a:hover,
#t3-mainnav .t3-megamenu .mega-nav>li.open>a,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav>li a:hover,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav>li.active>a,
#t3-mainnav .t3-megamenu .mega-nav>li a:focus,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav>li a:focus {
	padding-left: 15px;
	background: #FC5658;
	color: #fff !important;
}

/* top search */
/*#t3-mainnav { position:relative;} */
#t3-mainnav {
	position: relative;
	float: left;
	right: 37%;
}

#t3-mainnav.srcbg {
	background: #fff !important;
	-webkit-animation: srcbg 300ms ease-out;
	-moz-animation: srcbg 300ms ease-out;
	animation: srcbg 300ms ease-out;

}

#t3-mainnav.srend {
	background: #323a45;
	-webkit-animation: srcbg2 600ms ease-out;
	-moz-animation: srcbg2 600ms ease-out;
	animation: srcbg2 600ms ease-out;
}

#Slider:before {
	content: '';
	position: absolute;
	background: rgba(255, 255, 255, 0.17);
	width: 100%;
	height: 100%;
	top: 0px;
}

.serchline {
	width: 100%;
	clear: both;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: #fff;
}

.serchline form {
	display: none;
}

#t3-mainnav.srcbg form {
	display: block;
}

#t3-mainnav.srcbg .sropen {
	display: none;
}

#t3-mainnav.srcbg .srclose {
	display: block;
}

.serchline input {
	width: 100%;
	height: 40px;
	border: none;
	background: none;
	border-radius: 0;
	box-shadow: none !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 60px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
}


/* top Slider */
#Slider {
	position: relative;
	z-index: 1;
	max-height: 100%;
	background: #efefef;
	padding: 30px 0px;
	overflow: hidden;
}

#Slider .cap_box {
	max-width: 1170px;
	margin: 0 auto;
}

.cap_box {
	text-align: center;
}

#Slider .cap_box.cap_slide2 {
	max-width: 550px;
	margin: 0 0;
}

#Slider .cap_box.cap_slide3 {
	max-width: 550px;
	margin: 0;
	float: right;
}

#Slider .cap-img {
	text-align: center;
	padding-top: 57px;
}

#Slider .text1 {
	font-size: 43px;
	line-height: 46px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	margin-top: -2px;
}

#Slider .text2 {
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	margin-top: 90px;
	padding-bottom: 20px;
	position: relative;
}

#Slider .text2:after {
	content: " ";
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 58px;
	border-top: 2px solid rgba(50, 58, 69, 0.1);
	margin-left: -29px;
}

#Slider .text2.rev {
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	position: relative;
}

#Slider .text2.rev:after {
	content: " ";
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 58px;
	border-top: 2px solid rgba(50, 58, 69, 0.1);
	margin-left: 0px;
}

#Slider .text3 {
	font-size: 43px;
	line-height: 46px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
}

#Slider .text4 {
	font-size: 43px;
	line-height: 46px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
}

#Slider .cap_box.cap_slide3 .text2 {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	margin-top: 90px;
	padding-bottom: 20px;
	position: relative;
}

#Slider .cap_box.cap_slide3 .text2:after {
	content: " ";
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 58px;
	border-top: 2px solid rgba(255, 255, 255, 0.1);
	margin-left: -29px;
}

#Slider .text2_2.rev {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	position: relative;
}

#Slider .text2_2.rev:after {
	content: " ";
	position: absolute;
	bottom: 10px;
	left: auto;
	right: 0;
	width: 58px;
	border-top: 2px solid rgba(255, 255, 255, 0.1);
	margin-left: 0px;
}

#Slider .cap_box.cap_slide3 .text3 {
	color: #fff;
	font-size: 43px;
	line-height: 46px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
}

#Slider .cap_box.cap_slide3 .text4 {
	color: #fff;
	font-size: 43px;
	line-height: 46px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
}

#Slider .price {
	color: #fff;
	font-size: 33px;
	line-height: 36px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
}

#Slider .cap_box .price {
	color: #fff;
	font-size: 33px;
	line-height: 36px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-top: 40px;
}

#Slider .button {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 60px;
	border-radius: 4px;
	display: inline-block;
	height: 60px;
	padding-left: 21px;
	padding-right: 21px;
	font-weight: 300;
	margin: 15px auto 0;
	color: #fff;
}

#Slider .button:hover {
	color: #fff;
}

#Slider .cap_box .button {
	margin-top: 40px;
}

#Slider .cap_slide3 .button {
	margin-top: 15px;
}

.camera_commands_emboss .camera_pag .camera_pag_ul li:hover,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {}

.camera_prev:hover,
.camera_next:hover {
	opacity: 0.8;
}

/* rev */
#Slider .tp-leftarrow,
#Slider .tp-rightarrow {
	cursor: pointer;
	padding: 0 0 0 0;
	height: 60px;
	width: 60px;
	opacity: 0.5;
	border-radius: 4px;
	background: #292f38;
	top: 50% !important;
}

#Slider .tp-leftarrow:after {
	background: url(../images/arrows.png) no-repeat left top;
	content: " ";
	width: 12px;
	height: 19px;
	position: absolute;
	top: 19px;
	left: 50%;
	margin-left: -6px;
}

#Slider .tp-rightarrow:after {
	background: url(../images/arrows.png) no-repeat right top;
	content: " ";
	width: 12px;
	height: 19px;
	position: absolute;
	top: 19px;
	left: 50%;
	margin-left: -6px;
}

#Slider .tp-leftarrow:hover,
#Slider .tp-rightarrow:hover {
	opacity: 0.8;
}

/* rev */
.boxed-version #Slider .cap_box .button {
	height: 38px;
	line-height: 36px;
	font-size: 18px;
	text-transform: none;
}

.boxed-version #Slider .cap_slide1 .button {
	display: none;
}

.boxed-version #Slider .cap-img {
	padding-top: 20px;
}

.boxed-version #Slider .cap_box .text2 {
	margin-top: 20px;
}

/* top Top banners */
#Toprow {
	position: relative;
	background: #F7F7F7 !important;
}

.home .MainRow .t3-mainbody {
	padding: 0px;
	width: 100%;
	padding-top: 20px;
}

.catbox h1 {
	position: absolute;
	color: #fff;
	width: 100%;
	text-align: center;
	top: 40%;
	height: 100%;
	font-size: 52px;
	font-weight: 100;
	letter-spacing: 10px;
	z-index: 2;
	transition: 0.5s all;
}

@media (max-width:1062px) {
	.catbox h1 {
		font-size: 34px;
		height: initial;
		transition: 0.5s all;
		background: rgba(0, 0, 0, 0.3);
	}
}

h1.arc {
	text-align: center;
	font-weight: bold;
	letter-spacing: 6px;
}

@media (max-width:768px) {
	h1.arc {
		font-size: 24px;
	}
}

@media (min-width:768px) {
	h1.arc:before {
		content: '';
		background-image: url("../../../images/oshoes/home/line.jpg");
		background-size: 100%;
		width: 76px;
		height: 6px;
		position: absolute;
		margin-left: -96px;
		margin-top: 22px;
	}

	h1.arc:after {
		content: '';
		background-image: url("../../../images/oshoes/home/line.jpg");
		background-size: 100%;
		width: 76px;
		height: 6px;
		position: absolute;
		margin-left: 16px;
		margin-top: 22px;
	}
}

.catbox:hover h1 {
	letter-spacing: 14px;
	transition: 0.5s all;
	background: transparent;
}

.catbox:after {
	content: '';
	background: #000;
	width: 0%;
	height: 0%;
	position: absolute;
	z-index: 1;
	top: 48%;
	bottom: 0px;
	left: 47%;
	opacity: 0.3;
	transition: 1s all;
	border-radius: 100%;
}

.catbox:hover:after {
	width: 100%;
	height: 100%;
	left: 0%;
	top: 0%;
	border-radius: 0%;
	transition: 0.5s all;
}

.home section.article-content.clearfix {
	padding: 0px;
}

.catbox {
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.catbox img {
	width: 100%;
}

@media (max-width:480px) {
	.catbox {
		width: 100%;
	}
}

#Toprow .container.t3-sl {
	padding-bottom: 0;
	padding-top: 0px !important;
}

#Toprow .t3-module {
	margin-bottom: 0;
}

.com_virtuemart.view-virtuemart.layout-default ul.layout .prod-row {
	width: 326px;
	padding: 10px 20px;
	height: 480px;
}

@media(max-width:1024px) {
	.com_virtuemart.view-virtuemart.layout-default ul.layout .prod-row {
		width: 33.33%;
	}
}

.banneritem {
	float: left;
	margin-left: 30px;
}

.banneritem:first-child {
	margin-left: 0;
}

.banneritem img {
	border-radius: 5px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.banneritem:hover img {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.botbanners {
	width: 100%;
	text-align: center;
}

.botbanners .bannergroupbotbanners {
	width: 100%;
}

.botbanners .banneritem {
	float: left;
	margin-left: 30px;
	max-width: 360px;
	width: 50%;
}

.botbanners .banneritem:first-child {
	margin-left: 0;
}

.botbanners .banneritem img {
	border-radius: 5px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	width: 100% !important;
	height: auto !important;
}

.botbanners2 {
	width: 100%;
	margin-bottom: 20px;
}

.botbanners2 .bannergroupbotbanners {
	width: 100%;
}

.botbanners2 .banneritem {
	float: left;
	margin-left: 38px;
	max-width: 555px;
	width: 47%;
}

.botbanners2 .banneritem:first-child {
	margin-left: 0;
}

.botbanners2 .banneritem img {
	border-radius: 5px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	width: 100% !important;
	height: auto !important;
}

.t3-brand .module.manufacturers {
	/*background-image: url("/images/ecoffees/home/parallax-manufacturers.jpg");*/
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 90px 0px 40px 0px;
}

.vmgroup.manufacturers img {
	margin: 0 auto;
	display: block;
}

.top-breadcrumbs {
	background: #f2f4f5;
	font-size: 13px;
}

.top-breadcrumbs span {}

.top-breadcrumbs a {
	text-decoration: none;
}

.top-breadcrumbs a:hover {}

.top-breadcrumbs .breadcrumb>li+li:before {
	font-family: FontAwesome;
	content: "\f105";
}

/* top Bot banners */
.module.botbanners {
	margin-bottom: 50px;
	margin-top: 20px;
}

/* top prods layout  */
.MainRow {
	position: relative;
	background: #fafbfb;
}

.MainRow .t3-mainbody {
	padding-top: 0px;
	padding-bottom: 0px;
}

.MainRow .t3-content {
	padding-bottom: 0;
	padding-top: 0;
}

@media (min-width:1100px) {
	.MainRow .t3-content {
		margin-left: -15px;
	}
}

.mod_vm2products {
	width: 100%;
	clear: both;
	padding-bottom: 43px;
}

ul.layout {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#vm2product li {
	width: 100%;
}

.prod-row div.tooltip {
	width: 33%;
	font-size: 11px;
}

ul.layout .prod-row {
	float: left;
	position: relative;
	overflow: hidden;
	padding: 20px;
}

.responsive-tabs__list__item--active:before,
.responsive-tabs__list__item:hover:before {
	bottom: 0px;
	visibility: visible;
	border: 1px solid #000 !important;
	width: 40%;
	left: 0px !important;
	right: 0px !important;
	margin: 0 auto !important;
	height: 1px !important;
}

.responsive-tabs__list__item:before {
	left: 0px !important;
	right: 0px !important;
}

#brand_slider.vmmanufacturer .owl-item li div {
	text-align: center;
	font-size: 22px;
	color: #000;
	font-weight: 400;
	margin-top: 20px;
}

@media (max-width:1023px) {

	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		width: 33.33%;
	}
}

.proopc-payments .vmpayment img {
	height: 24px !Important;
	width: auto !important;
}

.proopc-payments #proopc-payment-form fieldset label {
	margin: 10px 0px;
}

.proopc-payments #proopc-payments fieldset input {
	margin-top: 16px;
	margin-right: 16px;
}


ul.layout .product-box {
	border-radius: 3px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: rgba(255, 255, 255, 0.6);
}

ul.layout .product-box .browseImage {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.custombtn {
	font-weight: 300;
	padding: 0px;
	font-size: 20px;
	line-height: 38px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	outline: none;
	cursor: pointer;
	min-width: 100px;
	text-align: center;
	background: transparent;
}

.custombtn:before {
	content: '\f07a';
	font-family: Fontawesome;
	margin-right: 6px;
}

a.addtocart-button:before {
	content: '\f07a';
	font-family: Fontawesome;
	margin-right: 6px;
}

button.addtocart-button:before {
	content: '';
	margin-right: 6px;
	background-image: url("/images/cart_icon.png");
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 6px;
	background-size: 90%;
}

a.call.modal.addtocart-button:before {
	content: '\f05a';
	font-family: fontawesome;
}

.owl-item span.sales {
	font-size: 22px !Important;
}

.owl-item .product-box .Price .WithoutTax {
	font-size: 20px;
}

div#mod_improved_ajax_login-259 {
	float: right;
}

.product-bs {
	z-index: 9;
	top: 20px;
	height: 24px;
	width: 150px;
	background: #e4e4e4;
	position: absolute;
	left: -34px;
	color: #454545;
	transform: rotate(-40deg);
	display: none
}

.payments {
	background-color: #fff;
	padding: 10px 0px;
	margin-left: -15px;
	margin-right: -15px;
	border-top: 1px solid #d3d3d3;
}

.payments img {
	margin: 0 auto;
	display: block;
}

.social-likes__widget {
	background: #45c3d3 !important;
}

.ial-effect-1.ial-active {
	max-width: 100%;
}

ul.layout .product-box .browseImage a {
	position: relative;
	display: inline-block;
	text-align: center;
}

/* ul.layout .product-box .browseImage img { vertical-align: middle;max-width:100%;max-height:314px;} */
.view-category ul.layout .product-box .browseImage img,
.view-virtuemart ul.layout .product-box .browseImage img,
.com_customfilters ul.layout .product-box .browseImage img {
	width: auto;
	height: auto;
	vertical-align: middle;
	line-height: 100%;
	position: inherit;
	top: 50%;
	max-width: 100%;
	max-height: 200px;
}

ul.layout .product-box .browseImage img {
	width: auto;
	height: auto;
	vertical-align: middle;
	line-height: 100%;
	position: inherit;
	top: 50%;
	left: 0%;
	max-width: 100%;
}

@media (max-width:768px) {
	ul.layout .product-box .browseImage img {
		left: 0px !important;
	}

	.col-lg-6.col-md-12.coral {
		float: left;
		width: 100%;
		padding: 30px 0px !important;
	}

	ul.layout .product-box .browseImage img {
		/*width:75%!important;*/
		position: inherit;
	}
}

.img-wrapper {
	margin-bottom: 15px;
}

ul.layout .product-box .Title {
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}

ul.layout .product-box .Title a {
	line-height: 18px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

ul.layout .product-box .Title a:hover {
	color: #ea6456;
}

ul.layout .product-box .wishlist {
	position: absolute;
	bottom: 4px;
	opacity: 1;
	width: 34px;
	height: 34px;
	transition: 1s all;
}

ul.layout .product-box .add_wishlist {
	background: rgba(247, 247, 247, 0.75);
	border-radius: 100px;
	line-height: normal;
	padding: 6px;
}

ul.layout .product-box .Price {
	float: left;
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;
	text-align: center;
}

ul.layout .product-box .Price .WithoutTax {
	color: #6a6a6a;
	text-decoration: line-through;
	padding-right: 5px;
	float: left;
}

/* ul.layout .product-box .wrapper-slide {overflow:hidden;} */
ul.layout .product-box .addtocart-button {
	padding: 0px 10px;
}

ul.layout .product-box .addtocart-area2 {
	float: right;
}

ul.layout .product-box .wishlist,
ul.layout .product-box .compare_cat {
	float: right;
	margin-left: 5px;
	display: none !important;
}

@media (max-width:768px) {
	.home ul.layout .product-box .add_wishlist i {
		font-size: 16px;
	}

	.home ul.layout .product-box .add_wishlist {
		margin-top: 20px !Important;
		min-height: inherit !Important;
		width: 25px !important;
		height: 25px !important;
	}
}

ul.layout .product-box .add_wishlist,
ul.layout .product-box .add_compare {
	z-index: 9;
	background: #000000 !important;
	font-weight: 300;
	padding: 2px 10px;
	height: 40px;
	font-size: 14px;
	line-height: 38px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
}

ul.layout .product-box .add_wishlist i,
ul.layout .product-box .add_compare i {
	font-size: 20px;
	text-align: center;
	display: inline-block;
	text-indent: 0px;
	margin-top: 5px;
	margin-left: 1px;
}

ul.layout .product-box .add_wishlist {
	background: rgba(247, 247, 247, 0.6);
	line-height: normal;
	padding: 0px;
	border-radius: 20px;
	width: 30px !important;
	height: 30px !important;
}

ul.layout .product-box .add_wishlist span,
ul.layout .product-box .add_compare span {
	display: none;
}

ul.layout .product-box .add_wishlist:hover,
ul.layout .product-box .add_wishlist.active,
ul.layout .product-box .add_wishlist:focus,
ul.layout .product-box .add_compare:hover,
ul.layout .product-box .add_compare.active,
ul.layout .product-box .add_compare:focus {
	background: rgba(247, 247, 247, 0.6);
	border-bottom: 2px solid rgba(247, 247, 247, 0.6);
	color: #fff;
	text-decoration: none;
}

@media (min-width: 768px) {

	ul.layout .product-box .add_wishlist,
	ul.layout .product-box .vote,
	ul.layout .product-box .add_compare {
		position: relative;
		right: 0px;
		top: -10px;
		z-index: 998;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		cursor: pointer;
		visibility: hidden;
		opacity: 0;
	}

	ul.layout .product-box:hover .add_wishlist,
	ul.layout .product-box:hover .add_compare {
		top: 0px;
		visibility: visible;
		opacity: 1;
	}

	ul.layout .product-box .vote {
		position: relative;
		left: -10px;
		top: 0px;
		z-index: 998;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		cursor: pointer;
		visibility: hidden;
	}

	ul.layout .product-box:hover .vote {
		left: 0px;
		visibility: visible;
		opacity: 1;
	}
}

span.vmCartShipmentLogo {
	height: 50px;
	float: left;
	width: 60px;
}

span.PricebasePrice {
	font-size: 16px !important;
	line-height: 20px;
	color: #515151;
}

.vmCartShipmentLogo img {
	margin: 0 auto;
	display: block;
}

.proopc-column3 .vmCartPaymentLogo {
	display: block;
	float: left;
}

ul.layout .prod-row .lbl-box {
	display: inline-block;
	height: 0px;
	position: absolute;
	text-align: center;
	top: 0px;
	right: 0px;
	width: 100%;
	z-index: 99;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	left: 0px;
}

ul.layout .prod-row .lbl-box .discount,
ul.layout .prod-row .lbl-box .hit {
	top: 34px;
	position: relative;
	color: #454545;
	right: 0px;
	float: right;
	font-size: 16px;
	padding: 1px 10px;
}

ul.layout .prod-row .lbl-box .discount {
	background: #e4e4e4;
}

ul.layout .prod-row .lbl-box .hitafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl.png) right top no-repeat;
}

ul.layout .prod-row .lbl-box .hitbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl.png) right bottom no-repeat;
}

ul.layout .prod-row .lbl-box .discafter {
	display: none;
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl.png) left top no-repeat;
}

ul.layout .prod-row .lbl-box .discbefore {
	display: none;
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl.png) left bottom no-repeat;
}


.addtocart-area2 .clear {
	clear: none;
}

.count_holder_small {
	display: none;
}

.mod_vm2products .quantity-controls,
.mod_vm2products .attributes,
.prod_box .quantity-box,
.prod_box .quantity-controls,
.prod_box .attributes,
/* .slide_box .quantity-box ,  .slide_box .quantity-controls , .slide_box .attributes{ display:none;} */
ul.layout .product-box .vote {
	float: right;
	padding-top: 10px;
}

.ratingbox {
	width: 70px;
	height: 14px;
	background: url(../images/virtuemart/stars.png) left top repeat-x;
	position: relative;
}

.stars-orange {
	position: absolute;
	left: 0;
	top: -1px;
	height: 14px;
	background: url(../images/virtuemart/stars.png) left bottom repeat-x;
}

/*ul.layout .product-box  a .front {
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;

	-moz-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;

	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	z-index:9;
	position:relative;
	overflow: hidden;

}*/
ul.layout .product-box a .front img {
	display: inline-block;
}

/*ul.layout .product-box:hover a .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}*/
ul.layout .product-box a .back {
	/*-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;

	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;

	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;*/
	position: absolute;
	left: 0;
	top: 0;
	height: auto;
	max-width: 100%;
	width: 100%;
}

span.addtocart_button2 {
	float: left;
	clear: both;
	margin: 20px 0px;
}

ul.layout .product-box:hover a .back {

	z-index: 10;
}

a.modal {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	display: inline-block;
	overflow: inherit;
	z-index: 0;
}

ul.layout2 .product-box .call-a-question {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 17px;
}

ul.layout .product-box .call-a-question {
	margin-bottom: 0px;
	padding-top: 0px;
	float: left;
	margin-right: 5px;
}

ul.layout .product-box .slide-hover .wrapper {
	position: relative;
	overflow: inherit;
}

/* top prods layout2  */
.MainRow {
	position: relative;
	background: #fafbfb;
}

.MainRow .t3-mainbody {
	padding-top: 15px;
}

.MainRow .t3-content {
	padding-bottom: 0;
	padding-top: 0;
}

.mod_vm2products {
	width: 100%;
	clear: both;
}

ul.layout2 {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.layout2 li {
	width: 103%;
}

ul.layout2 .prod-row {
	float: left;
	margin-right: 30px;
	position: relative;
	margin-bottom: 30px;
	width: 262px;
}

ul.layout2 .product-box {
	background: #fff;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	padding: 10px;
	border-radius: 3px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	max-width: 280px;
}

ul.layout2 .product-box:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

ul.layout2 .product-box .browseImage {
	position: relative;
	width: 100;
}

ul.layout2 .product-box .browseImage a {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 242px;
	display: inline-block;
	text-align: center;
}

ul.layout2 .product-box .browseImage img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	line-height: 100%;
}

ul.layout2 .product-box .Title {
	padding-top: 18px;
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}

ul.layout2 .product-box .Title a {
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;
	text-decoration: none;
}

ul.layout2 .product-box .Title a:hover {}

ul.layout2 .product-box .Price {
	float: none;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;
	padding-top: 0px;
}

ul.layout2 .product-box .Price .WithoutTax {
	color: #6a6a6a;
	text-decoration: line-through;
	padding-right: 5px;
}

ul.layout2 .product-box .wrapper-slide {
	padding-top: 20px;
	clear: both;
	overflow: hidden;
	width: 100%;
}

ul.layout2 .product-box .addtocart-button {
	padding: 0 20px;
}

ul.layout2 .product-box .addtocart-area2 {
	float: none;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
}

ul.layout2 .product-box .wishlist {
	float: left;
	margin-left: 0px;
	position: relative;
}

ul.layout2 .product-box .wishlist:after {
	content: " ";
	position: absolute;
	right: -25%;
	top: 7px;
	width: 1px;
	height: 9px;
	background: #e2e6e7;
}

ul.layout2 .product-box .compare_cat {
	float: right;
	margin-left: 0px;
}

ul.layout2 .product-box .add_wishlist,
ul.layout2 .product-box .add_compare {
	background: none;
	font-weight: 300;
	padding: 0px 0px;
	height: auto;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	border: none;
	border-radius: 0px;
	border-bottom: none;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
}

ul.layout2 .product-box .add_wishlist i,
ul.layout2 .product-box .add_compare i {
	font-size: 20px;
	display: block;
	text-indent: 0px;
	display: none;
}

ul.layout2 .product-box .add_wishlist span,
ul.layout2 .product-box .add_compare span {
	display: inline-block;
}

ul.layout2 .product-box .add_wishlist:hover,
ul.layout2 .product-box .add_wishlist.active,
ul.layout2 .product-box .add_wishlist:focus,
ul.layout2 .product-box .add_compare:hover,
ul.layout2 .product-box .add_compare.active,
ul.layout2 .product-box .add_compare:focus {
	background: none;
	border-bottom: none;
	text-decoration: none;
}



ul.layout2 .prod-row .lbl-box {
	display: inline-block;
	height: 100px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: -14px;
	right: -14px;
	width: 100px;
	z-index: 99;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

ul.layout2 .prod-row .lbl-box .discount,
ul.layout2 .prod-row .lbl-box .hit {
	position: relative;
	top: 21px;
	left: -10px;
	height: 24px;
	width: 140px;
	background: #e74c3c;
	position: relative;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-kthtml-transform: rotate(45deg);
	transform: rotate(45deg);
}

ul.layout2 .prod-row .lbl-box .discount {
	background: #e4e4e4;
}

ul.layout2 .prod-row .lbl-box .hitafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl.png) right top no-repeat;
}

ul.layout2 .prod-row .lbl-box .hitbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl.png) right bottom no-repeat;
}

ul.layout2 .prod-row .lbl-box .discafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl.png) left top no-repeat;
}

ul.layout2 .prod-row .lbl-box .discbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl.png) left bottom no-repeat;
}


ul.layout2 .product-box .vote {
	float: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	margin: 0 auto;
	display: inline-block;
}

.ratingbox {
	width: 70px;
	height: 14px;
	background: url(../images/virtuemart/stars.png) left top repeat-x;
	position: relative;
	margin: 0 auto;
}

.stars-orange {
	position: absolute;
	left: 0;
	top: -1px;
	height: 14px;
	background: url(../images/virtuemart/stars.png) left bottom repeat-x;
}

ul.layout2 .product-box a .front {
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;

	-moz-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;

	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	z-index: 9;
	position: relative;

}

ul.layout2 .product-box a .front img {
	display: inline-block;
}

ul.layout2 .product-box:hover a .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}

ul.layout2 .product-box a .back {
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;

	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;

	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	position: absolute;
	left: 0;
	top: 0;
	height: auto;
	max-height: 280px;
	max-width: 100%;
	width: 100%;
}

ul.layout2 .product-box:hover a .back {
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
	z-index: 10;
}

/* top prods slider  */
.fullblack {
	padding: 36px 0px 20px 0px;
	overflow: hidden;
	background: #000;
	/*margin-bottom:60px;*/
}

.fullblack img {
	margin: 0 auto;
}

.fullblack h3 {
	text-align: center;
	color: #fff;
}

ul.msocialm {
	list-style-type: none;
	float: right;
}

ul.msocialm li a {
	color: #fff;
}

ul.msocialm a {
	color: #fff;
	font-size: 42px;
}

.msocialm li {
	float: left;
}

ul.msocialm li a {
	background: #3f3f3f;
	margin: 20px 15px;
	border-radius: 80px;
	width: 80px;
	height: 80px;
	text-align: center;
	padding-top: 20px;
	transition: 0.5s all;
	display: block;
}

ul.msocialm li:hover a {
	background: #d5d5d5;
	transition: 0.5s all;
}

ul.msocialm li:hover a {
	color: #3f3f3f;
	transition: 0.5s all;
}

@media (max-width:1320px) {
	ul.msocialm {
		display: table;
		margin: 0 auto !important;
		width: initial;
		max-width: 700px;
		float: none !Important;
		padding: 0px;
	}

	ul.msocialm li {
		float: left;
	}
}

.slide_box .owl-item {
	margin-right: 0px;
}

.slide_box ul.layout2 li,
.slide_box ul.layout li {
	float: none;
}

.homeoutlet .slide_box li {
	margin: 0px 5px;
}

.homefeauturedcategories ul.layout .product-box .Title a,
ul.layout .product-box .Title a {
	font-size: 16px !Important;
	float: left;
}

.homepro {
	display: block;
	padding: 40px 0px 75px 0px;
}

.boxbot:after {
	content: '';
	position: absolute;
	background: #000;
	width: 300px;
	height: 300px;
	top: 0;
	bottom: 0;
	transform: rotate(0deg) scale(0.0);
	opacity: 0.5;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
	transition: 0.5s all;
}

.boxbot:hover:after {
	transform: rotate(46deg) scale(1.0);
	transition: 0.5s all;
}

.boxbot {
	display: block;
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;
}

.boxbot img {
	width: 100%;
}

.homecatbot .boxbot:hover h1 {
	opacity: 1;
	letter-spacing: 20px;
	transition: 0.5s all;
	background: transparent;
}

.homecatbot h1 {
	position: absolute;
	width: 93%;
	text-align: center;
	color: #fff;
	font-size: 42px;
	font-weight: 100;
	letter-spacing: 14px;
	transition: 0.5s all;
	z-index: 2;
	background: rgba(0, 0, 0, 0.28);
	left: 0;
	right: 0;
	margin: auto;
	bottom: 50%;
	display: table;
}

.homefeauturedcategories span.sales {
	font-size: 20px !important;
}

.homeprosfores .slide_box li {
	margin: 0px 5px;
}

@media (max-width:1600px) {
	.homecatbot h1 {
		font-size: 24px;
	}

	ol.breadcrumb li.lastItem {
		font-size: 3vw;
	}
}

@media (max-width:1024px) {
	.homecatbot .boxbot {
		width: 50%;
	}
}

@media (max-width:486px) {
	.homecatbot .boxbot {
		width: 100%;
	}
}

.homeneesp {
	display: block;
	padding: 40px 0px 60px 0px;
}

.owl-next {
	position: absolute;
	right: 0px;
	top: 0px;
	width: auto;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

.owl-prev {
	background-size: contain;
	width: auto;
	height: 100%;
	position: absolute;
	left: -14px;
	top: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}

.nikcategories .owl-buttons i {
	display: table;
	margin: auto;
	position: absolute;
	top: 0%;
	bottom: 0px;
}

@-moz-document url-prefix() {
	.nikcategories .owl-buttons i {
		top: 42%;
	}
}

.slide_box ul.layout2 .prod-row,
.slide_box ul.layout .prod-row {
	margin-right: 0;
	float: none;
}

.slide_box {
	width: 100%;
}

.owl-controls {
	position: absolute;
	top: 0px;
	width: 100%;
	bottom: 0px;
}

.owl-prev,
.owl-next {
	font-size: 30px;
}

.owl-prev:hover,
.owl-next:hover {
	color: #45c3d3;
}

/* brands prods slider */
.module.brands {
	margin-top: 30px;
}

.list_carousel_brand {
	margin-bottom: 30px;
}

.list_carousel_brand ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list_carousel_brand ul li {
	float: none;
	width: auto;
	margin-right: 15px;
	margin-left: 15px;
}

.list_carousel_brand {
	width: 100%;
	overflow: hidden;
	margin-left: -14px;
	padding-right: 0px;
	padding-top: 55px;
	margin-top: -55px;
	padding-bottom: 20px;
}

.slide_box {
	width: 100%;
}

.list_carousel_brand .owl-carousel .owl-wrapper-outer {
	overflow: inherit !important;
}

.list_carousel_brand li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.list_carousel_brand li a img {
	height: auto;
	opacity: 0.8;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
	max-height: 100%;
	max-width: 100%;
}

.list_carousel_brand li a:hover img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);

}

/* footer */
#t3-footer .footmenu li.current.active a {
	color: #45c3d3 !important;
}

#t3-footer {
	border: none;
	background: none;
	padding-top: 130px;
}

#t3-footer aside.t3footnav {
	border: none;
}

#t3-footer .t3-copyright {
	padding: 0;
}

.t3-footnav {
	padding: 0px;
}

.t3-footnav .t3-module {
	margin: 0px;
}

#t3-footer .module-title {
	font-size: 20px;
	color: #f9f9f9;
	text-transform: capitalize;
	padding: 0;
	padding-bottom: 10px;
}

.t3-footnav .t3-module {
	background: none;
	color: #FFF;
}

#t3-footer .menu.nav {
	margin: -8px 0 0 0;
	padding: 0;
	list-style: none;
}

#t3-footer .menu.nav li {
	padding: 0px;
	line-height: 16px;
	font-weight: 300;
	font-size: 14px;
	overflow: hidden;
	position: relative;
}

#t3-footer .menu.nav li:first-child {
	border: none;
}

#t3-footer .menu.nav li a {
	color: #000000 !important;
	background: none;
	padding: 10px 0;
	display: block;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.menu.nav li i {
	display: none;
}

#t3-footer .acymailing_form {
	text-align: left;
	margin: 0;
	width: 100%;
}

.acymailing_form input.inputbox {
	border: 2px solid #e4e4e2;
	height: 40px;
	padding: 6px;
	margin-bottom: 15px;
	font-size: 16px;
}

.customcsocials {
	float: right;
	margin-top: -52px;
}

.customcsocials .fa {
	font-size: 32px;
	color: #fff;
	transition: 0.5s all;
}

.customcsocials {
	float: right;
	margin-top: -70px;
	margin-right: 100px;
}

.customcsocials .fa:hover {
	color: #e4e4e4;
	transition: 0.5s all;
}

.acymailing_form input.inputbox:focus {
	box-shadow: none;
}

.acymailing_form .acysubbuttons {
	text-align: left;
	float: left;
	width: 100%;
}

.customfoot1,
.acymailing_module_newsletter,
.customfoot3 {
	font-size: 16px;
	line-height: 21px;
}

.social {
	padding-top: 20px;
}

.social a {
	display: inline;
	width: 40px;
	height: 40px;
	color: #e4e4e4;
	font-size: 18px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 2px;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.social a.facebook:hover {
	background: #3b5998;
	color: #fff;
}

.social a.twitter:hover {
	background: #2daae1;
	color: #fff;
}

.social a.google:hover {
	background: #f63e28;
	color: #fff;
}

.social a.pinterest:hover {
	background: #cb2027;
	color: #fff;
}

.social a.instagram:hover {
	background: #835e42;
	color: #fff;
}

.social a.linkedin:hover {
	background: #0073b2;
	color: #fff;
}

.social a.vimeo:hover {
	background: #44b0de;
	color: #fff;
}

.social a.youtube:hover {
	background: #ff3132;
	color: #fff;
}

.social a.flickr:hover {
	background: #ff0084;
	color: #fff;
}

.t3-copyright .module {
	font-size: 14px;
	font-weight: 300;
	background: url(../images/footer_bg.png) right 20px no-repeat;
	padding: 20px 0;
}

.t3-copyright span {
	color: #000 !important !important;
}

.t3-copyright a:hover {
	text-decoration: none;
	color: #fff;
}

/* solcial tabs */
#social_slider i.fa {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 18px;
	margin: 0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 2px 0 0 2px;
	position: relative;
	cursor: pointer;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	position: absolute;
	left: -41px;
	top: 0;
}

#social_slider .fa-facebook {
	background: #3b5998;
}

#social_slider .fa-twitter {
	background: #2daae1;
}

#social_slider .fa-envelope-o {
	background: #1abc9c;
}

#social_slider .fa-youtube {
	background: #e74c3c;
}

.t3-wrapper {
	overflow: hidden;
}

.center-block>div {
	position: relative;
	z-index: 1;
}

.ssocial.lider-custom {
	height: 0;
	position: relative;
	z-index: 2;
}

.ssocial.lider-custom.fixed {
	right: 0;
	position: fixed;
}

.boxed-version .ssocial.lider-custom {
	position: fixed;
	right: 0;
}

/* Category page */
.category_description {
	border-bottom: 1px solid #d8d9d9;
	margin-bottom: 10px;
}

.prod_cat {
	background: #fff;
	padding: 10px;
	width: 320px;
	border-radius: 5px;
	float: left;
}

.prod_cat img {
	width: 100%;
	height: 100%;
	max-width: 250px;
}

.prod_desc {
	font-size: 16px;
	line-height: 23px;
	float: left;
	width: auto;
	width: 58%;
	padding-top: 20px;
	padding-bottom: 30px;
}

.prod_desc img {
	margin-top: -20px;
}

.cat_row {
	padding: 10px;
	width: 33.33%;
	float: left;
	margin-bottom: 15px;
	float: left;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.cat_row h2 {
	margin: 0;
}

.cat_row a {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	text-decoration: none;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.cat_row:hover a {}

.category-title {
	padding-top: 10px;
}

.cat_row img {
	width: 100%;
	height: 100%;
}

.orderby-displaynumber {
	background: none;
	padding: 0;
	margin: 0 0px 0 0px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	border: none;
}

.orderby-displaynumber.bot {
	padding: 0;
	border-top: 1px solid #e4e4e2;
	padding-top: 30px;
	margin-top: 10px;
}

.orderby-displaynumber.bot .Results {
	margin-top: 0;
}

.z-index {
	position: relative;
	z-index: 3;
}

.orderby-displaynumber .box-style {
	padding-bottom: 10px;
}

.border_bot {
	border-bottom: 1px solid #e4e4e2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.orderby-displaynumber .width90 div.clear {
	display: none;
}

.orderlistcontainer {
	font-size: 12px;
	line-height: 18px;
	color: #818181;
	margin: 0;
	position: relative;
	float: right;
	padding-bottom: 10px;
}

.orderlist .order-sub {
	width: 50%;
	float: left;
}

.orderlist .order-sub a {
	float: left;
	width: 50%;
	text-align: center;
}

.orderlist .order-header {
	width: 50%;
	float: left;
}

.orderlist .order-header,
.orderlist .order-sub {
	font-size: 15px;
	margin: 2px 0px !important;
}

.orderlist .order-sub a:nth-child(2) {
	border-left: 1px solid #818181;
}

.orderby-displaynumber .title {
	padding-right: 0px;
	padding-top: 2px;
	font-size: 13px;
	line-height: 20px;
	color: #6a6a6a;
	display: none;
}

.orderlistcontainer .Manufactur {
	display: none;
}

.orderlistcontainer div.activeOrder {
	margin-top: 0px;
	background: #f5f7f8;
	cursor: pointer;
	border: solid #e4e4e2 2px;
	font-size: 13px;
	padding: 3px 25px 3px 10px;
	float: left;
	min-width: 110px;
	height: 30px;
	border-radius: 0;
	position: relative;
	z-index: 10;
	cursor: default;
	border-radius: 3px 3px 3px 3px;
	font-weight: 300;
	cursor: pointer;
}

.orderlistcontainer div.activeOrder:after {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 8px;
	height: 5px;
	content: " ";
	background: url(../images/cat_arrow.png) left bottom no-repeat;
}

.orderlistcontainer div.activeOrder.block.hover:after {
	background-position: left top;
}

.orderlistcontainer:first-child div.activeOrder {
	margin-top: 0;
}


.Order {
	margin-top: 20px;
	background: #FFF;
	cursor: pointer;
	border: solid #e4e4e2 2px;
	font-size: 12px;
	padding: 3px 35px 3px 9px;
	color: #bebeba;
	float: left;
	min-width: 110px;
	height: 26px;
	border-radius: 0;
	cursor: default;
	position: relative;
	z-index: 10;
}

.orderlistcontainer:first-child div.activeOrder {
	min-width: 200px;
	font-size: 15px;
	font-weight: 400;
}

.orderlistcontainer div.activeOrder.block.hover {
	background: #fff;
}

.orderlistcontainer a {
	text-decoration: none;
	display: block;
	color: #1b1b1b;
}

.orderlistcontainer a:hover {
	text-decoration: none;
	display: block;
}

.orderlistcontainer div.orderlist {
	display: none;
	position: absolute;
	top: 32px;
	left: -40px;
	border: solid #e4e4e2 2px;
	background: #FFF;
	cursor: pointer;
	padding: 4px;
	min-width: 152px;
	width: 105%;
	border-radius: 3px;
	z-index: 999;
}

.orderlistcontainer:first-child div.orderlist {
	min-width: 100%;
	width: 120%;
}

.orderlistcontainer div.orderlist div {
	padding: 0;
	margin: 0;
}

.orderlistcontainer div.orderlist div a {
	color: #333;
	padding: 2px 12px 2px 10px !important;
	display: block;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

.orderlistcontainer div.orderlist div a:hover {
	background: #f4f4f4;
	padding-left: 14px !important;
}

.Results {
	font-size: 13px;
	line-height: 22px;
	color: #6a6a6a;
	margin: 20px 0 0 0;
}

.Results .display-number {
	padding-top: 5px;
}

.Results .jq-selectbox {
	min-width: 60px;
	width: 20%;
	float: none;
	display: inline-block !important;
	margin-right: 0px;
	border: 2px solid #e4e4e2;
	box-shadow: none;
	border-radius: 3px;
	background: #f5f7f8;
	padding: 2px 25px 3px 5px;
	height: 30px;
	cursor: pointer;
	font-size: 13px;
	margin-top: -1px;
	position: relative;
	top: 10px;
}

.Results select {
	display: none;
}

.Results .jq-selectbox .dropdown li {
	padding-top: 0;
	padding-bottom: 0;
}

.Results .jq-selectbox .select {
	height: 24px;
	min-width: 10px;
	width: 38%;
	padding-right: 50px;
}

.Results .jq-selectbox .trigger .arrow {
	top: 10px;
}

.Results .jq-selectbox .arrow {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 8px;
	height: 5px;
	background: url(../images/cat_arrow.png) left bottom no-repeat;
}

.Results .jq-selectbox.opened .arrow {
	background-position: left top;
}

.Results .jq-selectbox.opened,
.Results .jq-selectbox:hover {
	background: #fff;
}

.Results .jq-selectbox .dropdown {
	max-height: 150px;
	min-width: 60px;
	width: 120%;
	top: 32px;
	background: #FFF;
	border: 1px solid #C6CBD0;
	border-radius: 2px;
	border: 2px solid #e4e4e2;
	margin: -2px 0 0 -7px;
	padding: 0;
}

.Results .jq-selectbox .dropdown ul {
	margin: 0;
	padding: 0;
}

.Results .jq-selectbox .dropdown ul li {
	color: #333;
	padding: 2px 12px 2px 10px !important;
	display: block;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

.Results .jq-selectbox .dropdown ul li:hover,
.Results .jq-selectbox .dropdown ul li.selected {
	background: #f4f4f4;
	padding-left: 14px !important;
}


.Results span {
	display: block;
	float: left;
	padding-bottom: 0px;
	margin-right: 15px;
}

.Results span+span {
	text-transform: lowercase;
	margin-top: -13px;
}

.Results .floatleft {
	float: left;
}

.pagination {
	margin: 0 0 0px 0;

}

.pagination ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.pagination ul li {
	float: left;
}

.pagination ul li span {
	margin: 0;
}

.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>a:focus {
	background: #FFF;
	cursor: default;
}

.pagination ul>li>a,
.pagination ul>li>span {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: transparent;
	border-color: #e4e4e2;
	border-image: none;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	float: left;
	line-height: 20px;
	padding: 4px 12px;
	text-decoration: none;
	color: #1b1b1b;
	cursor: default;
	background: none;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

.pagination ul>li>a:hover,
.pagination ul>li>a:focus {
	background: #FFF;
	cursor: pointer;
}

.pagination ul>li>span {}

.pagination ul>li.firstItem>span,
.pagination ul>li.firstItem>a {
	border-left: 2px solid #e4e4e2;
	border-radius: 3px 0 0 3px;
}

.pagination ul>li.lastItem>a,
.pagination ul>li.lastItem>span {
	border-radius: 0 3px 3px 0;
}

.navigation_grid {
	font-size: 13px;
	float: right;
	font-size: 13px;
}

.navigation_grid span,
.navigation_grid a {
	float: left;
	line-height: 30px;
}

.navigation_grid a {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	text-indent: -9999px;
	outline: none;
	border-radius: 4px;
	position: relative;
}

.navigation_grid a i {
	font-size: 18px;
	position: absolute;
	left: 24%;
	top: 18%;
	text-indent: 0;
	margin-left: -1px;
	text-decoration: none;
}

.navigation_grid a i.icon-list-ul {
	margin-top: -0px;
}

.navigation_grid .Clist {
	background-color: #ecf0f1;
}

.navigation_grid .Clist:hover,
.navigation_grid .Clist.active {}

.navigation_grid .Clist:hover i,
.navigation_grid .Clist.active i {
	color: #fff;
}

.navigation_grid .Cgrid {
	background-color: #F0F0F0;
}

.navigation_grid .Cgrid:hover,
.navigation_grid .Cgrid.active {}

.navigation_grid .Cgrid:hover i,
.navigation_grid .Cgrid.active i {
	color: #fff;
}

.navigation_grid div.tooltip {
	width: 10%;
}

#product_list {
	position: relative;
	z-index: 1;
}

#product_list .PricebasePriceWithTax,
#product_list .PricesalesPrice {
	display: inline-block !important;
	padding-right: 0;
}

ul.layout .product-box .Price {
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	padding-top: 0px;
	width: 100%;
}

span.price-crossed {
	float: left;
	clear: both;
}

.price-crossed .PricebasePrice {
	text-decoration: line-through;
}

.pricestog {
	float: right;
	display: inline-flex;
	margin-left: 5px;
}

.PricediscountedPriceWithoutTax.vm-display.vm-price-value {
	float: left;
	font-size: 16px;
}

.PricebasePrice.vm-display.vm-price-value {
	float: left;
}

#product_list span.PricesalesPrice.fpa,
.prod-row .PricesalesPrice.fpa {
	margin-left: 5px !important;
	font-size: 12px !important;
}

.head-left .nav.menu>li>a {
	background: transparent !important;
}

span.PricediscountedPriceWithoutTax {
	font-weight: bold;
}

span.PricesalesPrice.fpa {
	float: left;
	margin: inherit;
	font-size: 14px !important;
	margin-left: 7px;
}

#product_list ul.layout .product-box .Price .PricebasePriceWithTax {
	margin: 0 auto;
	color: #6a6a6a;
	text-decoration: line-through;
	padding-right: 5px;
	font-weight: 300;
}

#product_list ul.layout .product-box .attributes,
#product_list ul.layout .quantity-box,
#product_list ul.layout .quantity-controls {
	display: none;
}

#product_list ul.layout li {
	width: 100%;
}

#product_list ul.layout .prod-row {
	width: 33.33%;
	max-height: 346px;
}

.home .prod-row span {
	line-height: 20px;
}

.com_virtuemart.view-virtuemart .PricesalesPrice.vm-display.vm-price-value {
	margin: 0 auto;
	display: block !important;
}

#product_list {
	position: relative;
	z-index: 1;
}

#product_list .PricebasePriceWithTax,
#product_list .PricesalesPrice,
.prod-row .PricebasePriceWithTax,
.prod-row .PricesalesPrice {
	display: inline-block !important;
	padding-right: 0;
	font-size: 18px !Important;
	margin-top: 1px;
}

#prodlist-box #product_list .prod-row .wrapper-slide {
	margin-top: 8px;
}

#product_list ul.layout2 .product-box .Price {
	float: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	padding-top: 10px;
}

#product_list ul.layout2 .product-box .Price .PricebasePriceWithTax {
	color: #6a6a6a;
	text-decoration: line-through;
	padding-right: 5px;
	font-weight: 300;
}

#product_list ul.layout2 .product-box .attributes,
#product_list ul.layout2 .quantity-box,
#product_list ul.layout2 .quantity-controls {
	display: none;
}

#product_list ul.layout2 li {
	width: 104%;
}

#product_list.grid ul.layout2 .wrapper {
	overflow: inherit;
}

#product_list.grid ul.layout2 .product-box .call-a-question {
	margin-bottom: -10px;
	padding-top: 48px;
}

#product_list.grid ul.layout .product-box .call-a-question {
	display: none;
}

#product_list.grid ul.layout .product-box .call-a-question.list {
	display: block;
	margin-bottom: 0;
	padding-top: 0;
	float: right;
}

#product_list.list {}

#product_list.list ul.layout li {
	width: 100%;
}

#product_list.list ul.layout .prod-row {
	width: 100%;
	float: none;
}

#product_list.list ul.layout .prod-row .browseImage {
	width: 30%;
	float: left;
}

#product_list.list ul.layout .prod-row .slide-hover {
	width: 70%;
	float: left;
	padding-left: 30px;
}

#product_list.list ul.layout .prod-row .slide-hover>.wrapper {
	width: 70%;
	float: left;
	padding-right: 30px;
}

#product_list.list ul.layout .prod-row .slide-hover>.wrapper-slide {
	width: 30%;
	float: left;
	clear: none;
	padding-right: 10px;
}

#product_list.list ul .product-box .Title {
	padding-top: 2px;
}

#product_list.list ul.layout .product-box .Title a {
	font-size: 18px;
	font-weight: 500;
}

#product_list.list ul.layout .product-box .Title a:hover {}

#product_list.list ul.layout .product-box .vote {
	float: none;
	display: block;
	visibility: visible;
	opacity: 1;
	left: 0;
	border-bottom: 1px solid #ecf0f1;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 0;
}

#product_list.list ul.layout .product-box .ratingbox {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

#product_list.list ul.layout .product-price.list,
#product_list.list ul.layout .call-a-question.list {
	display: block;
	text-align: right;
}

#product_list.list ul.layout .product-price.list {
	float: right;
	padding-bottom: 10px;
}

#product_list.list ul.layout .product-box .call-a-question {
	margin-bottom: 10px;
	text-align: right;
	float: right;
	margin-right: 0;
}

#product_list.list ul.layout .product-box .addtocart-area2 {
	float: right;
	margin-bottom: 10px;
	text-align: right;
	clear: both;
	width: 100%;
}

#product_list.list ul.layout .product-box .add_wishlist,
#product_list.list ul.layout .product-box .vote,
#product_list.list ul.layout .product-box .add_compare {
	top: 0;
	display: block;
	visibility: visible;
	opacity: 1;
}

#product_list.list .wrapper-slide div.tooltip {
	width: 14%;
}

#product_list.list ul.layout2 li {
	width: 100%;
}

#product_list.list ul.layout2 .prod-row {
	width: 100%;
	float: none;
}

#product_list.list ul.layout2 .prod-row .browseImage {
	width: 30%;
	float: left;
}

#product_list.list ul.layout2 .prod-row .slide-hover {
	width: 70%;
	float: left;
	padding-left: 30px;
}

#product_list.list ul.layout2 .prod-row .slide-hover>.wrapper {
	width: 70%;
	float: left;
	padding-right: 30px;
}

#product_list.list ul.layout2 .prod-row .slide-hover>.wrapper-slide {
	width: 30%;
	float: left;
	clear: none;
	padding-right: 10px;
}

#product_list.list ul.layout2 .product-box .Title {
	text-align: left;
}

#product_list.list ul.layout2 .product-box .Title a {
	font-size: 18px;
	font-weight: 500;
}

#product_list.list ul.layout2 .product-box .Title a:hover {}

#product_list.list ul.layout2 .product-box .vote {
	float: none;
	display: block;
	visibility: visible;
	opacity: 1;
	left: 0;
	border-bottom: 1px solid #ecf0f1;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-top: 0;
}

#product_list.list ul.layout2 .product-box .ratingbox {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

#product_list.list ul.layout2 .product-price.list,
#product_list.list ul.layout2 .call-a-question.list {
	display: block;
	text-align: right;
}

#product_list.list ul.layout2 .product-price.list {
	float: right;
	padding-bottom: 10px;
}

#product_list.list ul.layout2 .product-box .call-a-question {
	margin-bottom: 10px;
	text-align: right;
}

#product_list.list ul.layout2 .product-box .addtocart-area2 {
	float: right;
	margin-bottom: 0px;
	text-align: right;
	clear: both;
	width: 100%;
}

#product_list.list ul.layout2 .product-box .add_wishlist,
#product_list.list ul.layout2 .product-box .vote,
#product_list.list ul.layout2 .product-box .add_compare {
	top: 0;
	display: block;
	visibility: visible;
	opacity: 1;
}

#product_list.list ul.layout2 .product-box .wishlist:after {
	display: none;
}

#product_list.list ul.layout2 .product-box .wishlist {
	float: right;
}

#product_list.list ul.layout2 .wrapper-slide div.tooltip {
	width: 14%;
}


#product_list.list ul.layout .product-price,
#product_list.list ul.layout .call-a-question,
#product_list.list ul.layout2 .product-price,
#product_list.list ul.layout2 .call-a-question {
	display: none;
}

#product_list.grid ul.layout .product-price.list,
#product_list.grid ul.layout .call-a-question.list,
#product_list.grid ul.layout .desc1,
#product_list.grid ul.layout .rating-title,
#product_list.grid ul.layout2 .product-price.list,
#product_list.grid ul.layout2 .call-a-question.list,
#product_list.grid ul.layout2 .desc1,
#product_list.grid ul.layout2 .rating-title {
	display: none;
}

#product_list.list .fa-tags {
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	margin-right: 4px;
}

#product_list.list .product_tags a {
	line-height: 22px;
	display: inline-block;
}

#product_list.list .product_tags a:hover {
	text-decoration: none;
}

/*.virtuemart_search {overflow:hidden; clear:both;}
.virtuemart_search .inputbox { margin-bottom:10px; margin-right:10px; }
.virtuemart_search input { float:left;}*/
.virtuemart_search {
	display: none;
}

/* sidebar  */
.t3-sidebar .cf_color_inner {
	height: 17px !important;
}

.t3-sidebar .module {
	margin-bottom: 30px;
}

.t3-sidebar .module-title {
	color: #ffffff !important;
	text-transform: capitalize;
	line-height: 20px;
	padding: 5px 10px;
	background: #000000;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}

.t3-sidebar .module-ct {
	background: #fff;
	border-radius: 0 0 3px 3px;
	padding: 0px 0px 10px 0px;
	position: relative;
}

.t3-sidebar .module-ct ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.t3-sidebar .module-ct ul>li {
	font-size: 16px;
	line-height: 11px;
	padding: 8px 0;
	border-top: 1px solid #ecf0f1;
	font-weight: 500;
}

.t3-sidebar .module-ct ul>li:first-child {
	border: none;
}

.t3-sidebar .module-ct ul>li a {
	overflow: hidden;
	-webkit-box-shadow: none;
	color: #000 !important;
	box-shadow: none;
	transition: 0.5s all;
	font-size: 16px;
	line-height: 18px;
}

.t3-sidebar .level2.active>a,
.t3-sidebar .level1.active>a {
	font-weight: bold !important;
}

.t3-sidebar .module-ct ul>li a.cf_sel_opt:hover {
	background: #fc5658 !important;
}

.t3-sidebar .module-ct ul>li a:hover {}

.t3-sidebar-left .cf_flt_header {
	border-bottom: 1px solid gray;
	margin-bottom: 13px;
}

.t3-sidebar-left .cf_filtering_knob_from {
	top: 6px;
}

.t3-sidebar-left .cf_filtering_knob_from:hover {
	background-position: center -31px;
}

.t3-sidebar-left .cf_filtering_knob_to {
	top: -27px;
}

.t3-sidebar-left .cf_filtering_knob_to:hover {
	background-position: center 3px;
}



.t3-sidebar ul.list li {
	position: relative;
	padding-right: 25px;
}

.t3-sidebar ul.list>li:first-child {
	border: none;
}

.t3-sidebar ul.list>li a {
	text-decoration: none;
}

.t3-sidebar ul.list>li a:hover,
.t3-sidebar ul.list>li.active a {}

.t3-sidebar ul.list li.parent ul {
	margin-right: -25px;
	display: none;
}

.t3-sidebar ul.list li.parent li:first-child {
	border-top: 1px solid #ecf0f1;
	margin-top: 8px;
}

.t3-sidebar ul.list li.parent li.lastItem {
	margin-bottom: -6px;
}

.t3-sidebar ul.list li.parent li a {
	padding-left: 20px;
	font-weight: 300;
}

.t3-sidebar ul.list li li a:hover,
.t3-sidebar ul.list>li.parent li.active a {}

.t3-sidebar ul.list li.parent li.parent li a {
	padding-left: 40px;
	font-weight: 300;
}

.t3-sidebar ul.list li.parent li.parent li a:hover,
.t3-sidebar ul.list>li.parent li.parent li.active a {}


ul.list .VmArrowdown {
	background: transparent !important;
	width: 23px;
	height: 23px;
	border-radius: 3px;
	display: block;
	opacity: 1;
	float: none;
	position: absolute;
	right: 0;
	top: 6px;
	font-weight: 300 !important;
	text-shadow: none;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

ul.list .VmArrowdown:hover {
	font-weight: 300 !important;
}

ul.list .VmArrowdown:hover i {
	color: #fff;
}

ul.list .VmArrowdown i {
	color: #000 !important;
	font-size: 15px;
	font-weight: 300 !important;
	text-align: center;
	line-height: 20px;
	height: 23px;
	font-style: normal;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

ul.list .VmArrowdown i.minus {
	display: none;
}

ul.list .VmArrowdown.expanded i.minus {
	display: block;
}

ul.list .VmArrowdown.expanded:hover i.minus {
	display: block;
	color: #fff;
}

ul.list .VmArrowdown.expanded i.plus {
	display: none;
}

ul.list .VmArrowdown i.plus {
	display: block;
}

#screenshot {
	position: absolute;
	background: #fff;
	padding: 5px;
	display: none;
	color: #fff;
	z-index: 9999;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	left: 0;
	width: 150px !important;
	height: auto !important;
	min-height: 150px;
	border-radius: 4px;
}

#screenshot img {
	width: 140px !important;
	height: auto !important;
	display: block;
	position: relative;
	z-index: 10;
}

#screenshot span {
	display: block;
	width: 50%;
	height: 50%;
	position: absolute;
	left: 25%;
	top: 25%;
	z-index: 1;
	background: #fff url(../images/ajax-loader.gif) center center no-repeat;
}

.displayNone {
	display: none;
}

.btn_compare,
.btn_wishlist {
	font-size: 14px;
	font-weight: 300;
}

.btn_compare:hover,
.btn_wishlist:hover {
	text-decoration: none;
}

#mod_wishlists .image.fleft,
#mod_compare .image.fleft {
	float: left;
	width: 80px;
	margin-right: 15px;
}

.extra-wrap {
	overflow: hidden;
	position: relative;
}

#mod_wishlists .image.fleft img,
#mod_compare .image.fleft img {
	width: 100%;
	height: auto;
}

#mod_wishlists .name,
#mod_compare .name {
	padding-right: 14px;
}

#mod_wishlists .name a,
#mod_compare .name a {
	text-decoration: none;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	display: inline-block;
}

#mod_wishlists .name a:hover,
#mod_compare .name a:hover {
	text-decoration: none;
}

#mod_compare .remcompare a,
#mod_wishlists .remwishlists a {
	text-transform: lowercase;
	cursor: pointer;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 0;
}

#mod_compare .remcompare a:hover,
#mod_wishlists .remwishlists a:hover {}

#mod_compare .modcompareprod,
#mod_wishlists .modwishlistsprod {
	border-bottom: 1px solid #ecf0f1;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.side_ban .module-ct {
	background: none;
	padding: 0;
	box-shadow: none;
}

.t3-sidebar .module-ct .listbest {
	margin-bottom: -15px;
}

.t3-sidebar .module-ct .listbest li {
	padding-top: 15px;
	padding-bottom: 15px;
}

.t3-sidebar .module-ct .listbest li:first-child {
	padding-top: 0;
}

.listbest .browseImage {
	float: left;
	width: 80px;
	margin-right: 15px;
}

.listbest .browseImage img {
	width: 100%;
	height: auto;
}

.listbest .fleft {
	overflow: hidden;
}

.listbest .Title a {
	text-decoration: none;
	font-size: 14px;
	font-weight: 300;
	display: inline-block;
	line-height: 18px;
}

.listbest .Title a:hover {
	text-decoration: none;
}

.listbest .count {
	display: none;
}

.listbest .Price {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
}

.listbest .Price .WithoutTax {
	color: #6a6a6a;
	text-decoration: line-through;
	padding-right: 5px;
}

.mod_tagsvm2 a {
	margin-right: 4px;
	font-weight: 300;
	text-decoration: none;
}

.mod_tagsvm2 a:hover {}

.paramfilter {}

.paramfilter .mcf_form>div {
	margin-bottom: 20px;
}

.paramfilter .heading {
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	margin-bottom: 10px;
}

.paramfilter .jq-checkbox {
	border: 2px solid #e2e6e7;
	background: #f5f7f8;
	border-radius: 2px;
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 10px;
}

.paramfilter .jq-checkbox.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

.paramfilter .jq-checkbox.checked span,
.paramfilter .jq-checkbox:hover span {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/check_box.png) left top no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
}

.paramfilter .jq-checkbox.disabled span {
	display: none;
}


.paramfilter .jq-radio {
	border: 2px solid #e2e6e7;
	background: #f5f7f8;
	border-radius: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 10px;
}

.paramfilter .jq-radio.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

.paramfilter .jq-radio.checked span,
.paramfilter .jq-radio:hover span {
	display: block;
	width: 10px;
	height: 10px;
	background: #292f38;
	position: relative;
	left: 2px;
	top: 2px;
	border-radius: 10px;
}

.paramfilter .jq-radio.disabled span {
	display: none;
}

.t3-sidebar .paramfilter .values li {
	border: none;
	padding: 4px 0;
}

.t3-sidebar .paramfilter .values li label {
	font-size: 14px;
	font-weight: 300;
}

.t3-sidebar .paramfilter .values li label .count {}

.paramfilter a.reset {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	margin-top: 3px;
}

.paramfilter a.reset:hover {}

.paramfilter .ui-slider-horizontal {
	height: 12px;
	box-shadow: none;
}

.paramfilter .ui-slider-horizontal {
	border: 2px solid #e2e6e7;
	border-radius: 3px;
	position: relative;
	margin-left: 4px;
	margin-right: 4px;
}

.paramfilter .ui-slider .ui-slider-range {
	background: #f5f7f8;
	margin-left: 0px;
}

.paramfilter .ui-slider-horizontal .ui-slider-handle {
	background: #e2e6e7;
	width: 12px;
	height: 22px;
	border-radius: 3px;
	box-shadow: none;
	border: none;
	top: -7px;
	margin-left: -6px;
	cursor: pointer;
}

.paramfilter .slider_active {
	border-radius: 3px;
}

.paramfilter .price .slider-range-gt,
.paramfilter .price .slider-range-lt {
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	border: none;
	background: none;
}

.paramfilter .price .slider-range-lt {
	text-align: right;
}

.paramfilter div.values input {
	border: 2px solid #e4e4e2;
	border-radius: 3px;
	background: #f5f7f8;
	margin: 0 0 10px 0;
	box-shadow: none !important;
	width: 45%;
}

.paramfilter .values-named li label,
.paramfilter .values-named li label.checked {
	border: none;
	position: relative;
	margin-right: 5px;
	margin-bottom: 5px;
}

.paramfilter .values-named li label .jq-checkbox {
	width: 22px;
	height: 22px;
	background: #fff;
}

.paramfilter .values-named li label span.jq-checkbox {
	display: none;
}

.paramfilter .values-named li label .color {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 16px;
	height: 16px;
	z-index: 1;
}

.paramfilter .values-named li label:hover .color,
.paramfilter .values-named li label.checked .color {
	background-image: url(../images/check_box.png);
	background-position: 3px 2px;
	background-repeat: no-repeat;
}

.paramfilter .values-named li.hover label span.f-title {
	display: block;
	position: absolute;
	top: -15px;
	left: 50%;
	z-index: 3;
	text-align: center;
}

.paramfilter .values-named li.hover label span.f-title b {
	display: block;
	padding: 0 2px;
	margin-left: -50%;
	margin-top: -10px;
	background: #fff;
	width: 100%;
	border: 1px solid #eee;
}

.fullreset {
	font-weight: 300;
	font-size: 14px;
	outline: none;
	outline: none !important;
	text-decoration: none;
}

.fullreset i {
	margin-right: 6px;
	margin-left: 2px;
	position: relative;
	top: -1px;
}

.fullreset.resetimg {
	background: url(../images/aload-black_on_white.gif) left center no-repeat;
	padding-left: 20px;
}

.fullreset.resetimg i {
	display: none;
}

.fullreset:hover,
.fullreset:focus {
	text-decoration: none;
}

#product_list.list ul .product-box {
	max-width: 100%;
}

/*------------------------product details-----------------------------------*/
#productdetailsview .lbl-box {
	display: inline-block;
	height: 100px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: -14px;
	right: -14px;
	width: 100px;
	z-index: 99;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#productdetailsview .lbl-box .discount,
#productdetailsview .lbl-box .hit {
	position: relative;
	top: 21px;
	left: -10px;
	height: 24px;
	width: 140px;
	background: #e74c3c;
	position: relative;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-kthtml-transform: rotate(45deg);
	transform: rotate(45deg);
}

#productdetailsview .lbl-box .discount {
	background: #e4e4e4;
}

#productdetailsview .lbl-box .limited {
	background: #585858;
	font-size: 10px;
	padding: 0px 48px;
}

ul.layout .prod-row .lbl-box .discount.limited {
	background: #585858;
}

ul.layout .prod-row .lbl-box .offafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl2.png) left top no-repeat;
}

ul.layout .prod-row .lbl-box .offbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl2.png) left bottom no-repeat;
}

ul.layout2 .prod-row .lbl-box .discount.limited {
	background: #9b59b6;
}

ul.layout2 .prod-row .lbl-box .offafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl2.png) left top no-repeat;
}

ul.layout2 .prod-row .lbl-box .offbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl2.png) left bottom no-repeat;
}


#productdetailsview .lbl-box .hitafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl.png) right top no-repeat;
}

#productdetailsview .lbl-box .hitbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl.png) right bottom no-repeat;
}

#productdetailsview .lbl-box .discafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl.png) left top no-repeat;
}

#productdetailsview .lbl-box .discbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl.png) left bottom no-repeat;
}

#productdetailsview .lbl-box .offafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl2.png) left top no-repeat;
}

#productdetailsview .lbl-box .offbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl2.png) left bottom no-repeat;
}




#productdetailsview {
	position: relative;
}

#productdetailsview .modal {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	box-shadow: none;
	width: auto !important;
	float: none;
	z-index: 99;
	background: none;
	border-radius: 0;
	border: none;
}

#productdetailsview .share {
	float: left;
}

#productdetailsview .share>span {
	display: inline-block;
	margin-bottom: 10px;
}

.main-image {
	position: relative;
}

#productdetailsview .zoomWrapper {}

#productdetailsview .zoomWrapper img {}

#productdetailsview .additional-images ul {
	float: none;
}

.jcarousel-skin-tango .jcarousel-container {
	background: none;
	border: none;
}


.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 293px;
	padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 293px;
	height: auto;
}


.jcarousel-skin-tango .jcarousel-item {
	width: auto;
	height: auto;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
	display: inline-block !important;
	float: left;
}

/*
	Next/prev buttons
*/
.jcarousel-clip.jcarousel-clip-horizontal {
	height: auto;
	width: 300px;
	overflow: hidden;
}

.jcarousel-container:hover .jcarousel-next,
.jcarousel-container:hover .jcarousel-prev {
	display: block !important;
}

.none .jcarousel-container .jcarousel-next,
.none .jcarousel-container .jcarousel-prev {
	display: block !important;
	visibility: hidden !important;
}

#products .row-carusel {
	position: relative;
	overflow: hidden;
}

#products #carousel {
	overflow: hidden;
	position: relative;
}

.jcarousel-container .jcarousel-next,
.jcarousel-container .jcarousel-prev {
	position: absolute;
	top: 50%;
	right: -40px;
	margin-top: -14px;
	display: block;
	width: 28px;
	height: 28px;
	z-index: 99;
	text-align: center;
	background: #ecf0f1;
	outline: none !important;
	border-radius: 4px;
	transition: all 200ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	cursor: pointer;
}

.jcarousel-container .jcarousel-next span,
.jcarousel-container .jcarousel-prev span {
	display: inline-block;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	transition: all 200ms ease-in-out 0s;
	-webkit-transition: all 200ms ease-in-out 0s;
	-moz-transition: all 200ms ease-in-out 0s;
	-ms-transition: all 200ms ease-in-out 0s;
	-o-transition: all 200ms ease-in-out 0s;
}

.jcarousel-container .jcarousel-prev span {}

.jcarousel-container .jcarousel-prev.jcarousel-prev-disabled span {}

.jcarousel-container .jcarousel-prev:hover span {
	color: #fff;
}

.jcarousel-container .jcarousel-next span {}

.jcarousel-container .jcarousel-next.jcarousel-next-disabled span {}

.jcarousel-container .jcarousel-next:hover span {
	color: #fff;
}


.jcarousel-container .jcarousel-prev-disabled,
.jcarousel-container .jcarousel-next-disabled {
	background: #e2e6e7;
	cursor: default;
}

.jcarousel-container .jcarousel-prev.jcarousel-prev-disabled:hover,
.jcarousel-container .jcarousel-next.jcarousel-next-disabled:hover {
	background: #e2e6e7;
}

.jcarousel-container .jcarousel-prev.jcarousel-prev-disabled:hover span,
.jcarousel-container .jcarousel-next.jcarousel-next-disabled:hover span {}


.jcarousel-container .jcarousel-next:hover,
.jcarousel-container .jcarousel-prev:hover {}

.jcarousel-container .jcarousel-prev {
	left: -43px;
}

.additional-images a.zoomThumbActive {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}













#productdetailsview .fright h1 {
	font-size: 24px;
	margin-top: 0px;
	margin: 0px !important;
	font-weight: 100;
	color: #45c3d3;
}

#productdetailsview .cf4all_buttons input[type="radio"]:checked+label {
	border: 1px solid #717171 !important;
	color: #ffffff !important;
	background: #fc5658 !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

#productdetailsview .fright .rating {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#productdetailsview .fright .rating .vote {}

#productdetailsview .fright .rating-title {
	display: inline-block;
	position: relative;
	top: -3px;
}

#productdetailsview .Dimensions {
	padding-top: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #6a6a6a;
	border-top: 1px solid #eee;
	text-transform: lowercase;
}

.xaraktiristika span {
	text-transform: lowercase;
}

#productdetailsview .Dimensions h4 {
	margin: 0 0 10px 0;
}


#productdetailsview .manufacturer {
	padding-top: 0px;
	font-size: 14px;
	line-height: 32px;
	font-weight: 300;
}

#productdetailsview .manufacturer a {
	text-decoration: none;
	font-size: 18px;
}

#productdetailsview .manufacturer a:hover {}

input#search-area186 {
	font-family: "Roboto Condensed" !important;
}

#productdetailsview .stock {
	padding-top: 0px;
	font-size: 14px;
	line-height: 31px;
	color: #6a6a6a;
}

#productdetailsview .stock i {
	font-style: normal;
}

#productdetailsview .stock b {
	font-weight: 300;
}

.green {
	color: #27ae60;
}

.red {
	color: #e74c3c;
}

#productdetailsview .price {
	display: block;
	float: left;
	margin-right: 15px;
}

#productdetailsview .price .product-price .price-crossed {
	margin: 5px 0px;
	padding-top: 0px;
	font-size: 18px;
	line-height: 26px;
	float: left;
	margin-right: 5px;
	width: 100%;
}

#productdetailsview .PricepriceWithoutTax.vm-display.vm-price-value {
	float: left;
	margin: 5px 0px;
	width: 100%;
}

#productdetailsview .price .product-price span.PricesalesPrice {
	font-size: 24px;
	line-height: 26px;
	float: left;
	font-weight: normal;
}

#productdetailsview .price-crossed .PricebasePrice {
	text-decoration: none;
}

/* Countdown styles sigl product*/
.layout .count_holder_small,
.layout2 .count_holder_small {
	display: none;
}

.count_holder .count_info {
	float: none;
	font-size: 14px;
	margin: 0 23px 10px 0;
}

.count_holder .info_prod_left {
	float: left;
	font-size: 14px;
	margin: 0 0 10px 23px;
}

.count_info_left b,
.count_info b {
	border: 1px solid #FFFFFF;
	font-size: 18px;
	padding: 2px 10px;
}

.count_holder_small {
	min-height: 95px;
	padding: 10px;
	position: absolute;
	width: 249px;
	z-index: 10000;
	display: block;
	border-radius: 5px;
	margin-top: -100px;
	margin-left: -20px;
	background-color: #fff;
	border-top: 3px solid #2B2B2B;
}

.prod_hold .count_holder_small {
	display: none;
}

.count_info {
	color: #000;
	float: none;
	margin: 0 0 0 0;
	text-align: center;
	line-height: 22px;
	text-transform: uppercase;
	font-size: 16px !important;
	font-weight: bold !important;
}

.count_border {
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #909090;
	border-radius: 0px;
}

.hasCountdown {}

.countdown_rtl {
	direction: rtl;
}

.countdown_holding span {
	color: #888;
}

.countdown_row {
	clear: both;
	width: 100%;
	padding: 10px 10px 10px 0px;
	text-align: center;
	overflow: hidden;
	display: block;
}

.countdown_show1 .countdown_section {
	width: 98%;
	float: left;
}

.countdown_show2 .countdown_section {
	width: 48%;
	float: left;
}

.countdown_show3 .countdown_section {
	width: 32.5%;
	float: left;
}

.countdown_show4 .countdown_section {
	width: 24.5%;
	float: left;
}

.countdown_show4 .countdown_section:first-child {
	float: left;
}

.countdown_show5 .countdown_section {
	width: 19.5%;
	float: left;
}

.countdown_show6 .countdown_section {
	width: 16.25%;
	float: left;
}

.countdown_show7 .countdown_section {
	width: 14%;
	float: left;
}

.countdown_section {
	display: block;
	font-size: 14px;
	text-align: center;
	color: #000;
}

.countdown_amount {
	font-weight: 500;
	color: #000000;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	display: block;
}

.time-box .bzSaleTimer .count_holder {
	background: transparent !important;
	padding: 0px 5px !important;
}

.countdown_section br {
	display: none;
}

.countdown_descr {
	display: block;
	float: left;

}

.bzSaleTimerDesc {
	color: #000;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	margin-left: 0px;
	float: left;
	margin-bottom: 0px;
	padding-top: 0px;
}

.bzSaleTimerDesc div {
	color: #000;
	font-weight: 500;
	display: inline-block;
}

#productdetailsview .time-box .price {
	padding-bottom: 0;
}

.time-box {
	width: 100%;
	margin-top: 10px;
}

.time-box .indent {
	padding: 0;
}

.time-box .bzSaleTimer {
	width: 100%;
	margin-bottom: 15px;
	padding-right: 2px;
	clear: both;
}

.time-box .bzSaleTimer .count_holder {
	overflow: hidden;
	padding: 12px 20px 14px 20px;
	background: #f0f3f4;
	margin-top: 1px;
}

.time-box .bzSaleTimer .count_info {
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 0 0;
	padding: 0 0;
	text-transform: none;
	text-align: left;
	float: left
}

.time-box .countdown_section {
	display: block;
	float: left;
	font-size: 16px;
	text-align: center;

	line-height: 18px;
}

.time-box .bzSaleTimer .count_info {
	font-size: 14px !important;
	width: 100%;
}

.time-box .countdown_amount {
	float: left;
	margin-right: 2px;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 4px;
	color: #777777;
}

.time-box .countdown_section br {
	display: none;
}

.time-box .countdown_descr {
	display: block;
	float: left;

}

.time-box .counter_border {
	border: 1px solid #E2E5E6;
	background: transparent;
	float: none;
}


.time-box #bzSaleTimerCnt {
	width: 100%;
	border: 1px solid #e4e4e2;
	border-radius: 6px;
	margin-bottom: 10px;
}

.time-box #bzSaleTimerCnt .indent {}

.time-box .count_border {
	margin: 0;
	padding: 3px 0 0 4px;
	background: rgba(0, 0, 0, 0);
	border: 1px solid #000000;
}

.time-box #bzSaleTimerCnt .wrap_time {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	margin: 10px 0 10px 0;
	padding: 0 0;
	text-transform: uppercase;
}

.time-box #bzSaleTimerCnt .wrap_time span {
	color: #6a6a6a;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	text-transform: capitalize;
}

.time-box .bzSaleTimerDesc {
	color: #6a6a6a;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	margin-left: 0px;
	float: left;
	margin-bottom: 10px;
	padding-top: 0px;
}

.time-box .bzSaleTimerDesc div {
	font-weight: 700;
	display: inline-block;
}

.time-box .bzSaleTimerDesc2 {
	color: #6a6a6a;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	margin-left: 0px;
	float: right;
	margin-bottom: 10px;
	padding-top: 0px;
}

.time-box .bzSaleTimerDesc2 div {
	display: inline-block;
}

.time-box .price {
	float: none;
	padding: 0;
	width: 100%;
}

.time-box .price .product-price>span {
	float: left;
	background: #f0f3f4;
	width: 33%;
	display: block;
	margin-left: 1px;
	text-align: center;
	font-weight: bold;
	color: #6A6A6A;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	border: none;
	padding: 5px 2px 5px 2px;
}

#productdetailsview .time-box .price .product-price>span.price-sale span.PricesalesPrice {
	font-size: 24px;
	font-weight: 500;
	float: none;
}

.time-box .price .product-price>span.price-sale,
.time-box .price span.price-old,
.time-box .price .product-price .price_save {
	width: 31.66%;
	float: left;
	background: #f8f8f8;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #6A6A6A;
	line-height: 24px;
	border: 1px solid #E2E5E6;
	border-radius: 0px !important;
	margin: 0px 5px;
}

.time-box .price .product-price>span.price-old .PricebasePriceWithTax {
	font-size: 24px !important;
	text-decoration: none;
	padding-right: 0;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 25px;
}

.time-box .price .product-price>span.price_save span.PricediscountAmount {
	color: #696e6e;
	font-size: 24px !important;
	font-weight: bold;
	display: block;
	line-height: 26px;
}

.time-box .price .product-price .text {
	display: block;
	font-size: 14px !important;
	font-weight: 300;
}

.time-box .price .product-price .price-sale .text {
	color: #696e6e;
}

#productdetailsview .time-box .price .product-price>span.price-sale span.PricesalesPrice {
	font-weight: bold !important;
	font-size: 24px !Important;
}

#productdetailsview .share_box {
	float: left;
	width: 100%;
	margin: 14px 0px;
}

#productdetailsview .product-custom {
	padding: 10px 0px 10px 0px;
	float: right;
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
}

#productdetailsview .product-custom .wrapper {
	overflow: inherit;
}

#productdetailsview .product-custom .product-field .product-fields-title b {
	font-weight: 600;
	font-size: 18px;
}

#productdetailsview .product-custom .product-field-type-S {
	overflow: hidden;
	width: 100%;
	padding-bottom: 10px;
	clear: both;
}

#productdetailsview .product-custom .product-field-type-S .product-fields-title {
	display: block;
	padding-bottom: 5px;
	font-size: 16px;
	margin-top: 2px;
	float: left;
	margin-right: 10px;
}

#productdetailsview .product-custom .product-field-type-S .product-field-display input {
	float: left;
	margin-right: 5px;
}

#productdetailsview .product-custom .product-field-type-S .product-field-display label {
	float: left;
	margin-right: 5px;
}

#productdetailsview .product-custom .product-field-type-S .product-field-desc {
	display: block;
	width: 100%;
	overflow: hidden;
}

#productdetailsview .product-custom .product-field-type-M {
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
}

#productdetailsview .product-custom .product-field-type-M .product-fields-title {
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
}

#productdetailsview .product-custom .product-field-type-M img {
	width: 50px;
	height: auto;
	vertical-align: middle;
	display: block;
}

#productdetailsview .product-custom .product-field-type-M .product-field-display input {
	float: left;
	margin: auto 0;
	margin-right: 5px;
	vertical-align: middle;
}

#productdetailsview .product-custom .product-field-type-M .product-field-display label {
	float: left;
	margin-right: 5px;
	cursor: default;
}

#productdetailsview .product-custom .product-field-type-M .product-field-desc {
	display: block;
	width: 100%;
	overflow: hidden;
}

#productdetailsview .product-custom .product-field-type-V {
	float: left;
	width: auto;
	margin-bottom: 10px;
	margin-right: 20px;
}

#productdetailsview .product-custom .product-field-type-V:first-child {
	float: left;
	width: auto;
}

#productdetailsview .product-custom .product-field-type-V .product-fields-title {
	line-height: 20px;
	padding-bottom: 5px;
	display: block;
	font-size: 14px;
}

#productdetailsview .product-custom .product-field-type-V .product-field-display {
	display: block;
}

#productdetailsview .product-custom .product-field-type-V select {
	display: none;
}

#productdetailsview .code {
	padding-top: 0px;
	font-size: 14px;
	line-height: 31px;
	color: #6a6a6a;
}

#productdetailsview .manufacturer span.bold,
#productdetailsview .stock span.bold,
#productdetailsview .code span.bold {
	display: inline-block;
}

#productdetailsview .short_desc {
	margin: 10px 0px;
	font-size: 16px;
	color: #000;
	text-align: justify;
}

#productdetailsview .price-plugin {
	margin-top: 5px;
	margin-bottom: 5px;
}

#productdetailsview .jq-selectbox {
	min-width: 60px;
	width: 100%;
	float: none;
	display: inline-block !important;
	margin-right: 10px;
	border: 2px solid #e4e4e2;
	box-shadow: none;
	border-radius: 3px;
	background: #f5f7f8;
	padding: 3px 25px 0px 5px;
	height: 30px;
	cursor: pointer;
	font-size: 13px;
	margin-top: 5px;
}

#productdetailsview .jq-selectbox .dropdown li {
	padding-top: 0;
	padding-bottom: 0;
}

#productdetailsview .jq-selectbox .select {
	height: 24px;
	min-width: 10px;
	width: 120%;
	padding-right: 30px;
}

#productdetailsview .jq-selectbox .trigger .arrow {
	top: 10px;
}

#productdetailsview .jq-selectbox .arrow {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 8px;
	height: 5px;
	background: url(../images/cat_arrow.png) left bottom no-repeat;
}

#productdetailsview .jq-selectbox.opened .arrow {
	background-position: left top;
}

#productdetailsview .jq-selectbox.opened,
#productdetailsview .jq-selectbox:hover {
	background: #fff;
}

#productdetailsview .jq-selectbox .dropdown {
	max-height: 150px;
	min-width: 60px;
	width: 102%;
	top: 32px;
	background: #FFF;
	border: 1px solid #C6CBD0;
	border-radius: 2px;
	border: 2px solid #e4e4e2;
	margin: -2px 0 0 -7px;
	padding: 0;
}

#productdetailsview .jq-selectbox .dropdown ul {
	margin: 0;
	padding: 0;
}

#productdetailsview .jq-selectbox .dropdown ul li {
	color: #333;
	padding: 2px 12px 2px 10px !important;
	display: block;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

#productdetailsview .jq-selectbox .dropdown ul li:hover,
#productdetailsview .jq-selectbox .dropdown ul li.selected {
	background: #f4f4f4;
	padding-left: 14px !important;
}


#productdetailsview .product-box2 .controls {
	border: none;
	padding-bottom: 0px;
	margin: 10px 0px;
	float: none;
	width: 100%;
	overflow: hidden;
}

#productdetailsview .product-box2 .addtocart-bar2 .wrapper {
	padding-top: 0px;
}

#productdetailsview .controls label {
	color: #000;
	display: inline-block;
	font-weight: 300;
	float: left;
	line-height: 32px;
	width: 100%;
	margin-bottom: 0px;
}

#productdetailsview span.quantity-box {
	float: left;
}

.quantity-box input {
	border-radius: 0px;
	width: 30px;
	height: inherit;
	padding: 3px 10px;
	text-align: center;
}

#productdetailsview .product-box2 .box-quantity {
	width: auto;
	display: inline-block;
	position: relative;
}

#productdetailsview .product-box2 .addtocart-bar2 .quantity-controls,
#productdetailsview .product-box2 .addtocart-bar2 .quantity-box {
	display: inline-block;
}

#productdetailsview .product-box2 .addtocart-bar2 .quantity-box {
	display: inline-block;
	width: 100px;
	height: 32px;
	border: 2px solid #e4e4e2;
	border-radius: 3px;
	background: #f5f7f8;
	position: relative;
}

#productdetailsview .product-box2 .addtocart-bar2 .quantity-box input {
	text-align: center;
	width: 44px;
	height: 30px;
	line-height: 28px;
	font-size: 13px;
	background: none;
	border: none;
	box-shadow: none !important;
	border-radius: 0;
	border-left: 1px solid #e4e4e2;
	border-right: 1px solid #e4e4e2;
	margin-left: 27px;
}

#productdetailsview .addtocart-bar2 .quantity-controls {
	width: 15px;
	font-weight: bold;
	font-size: 18px;
	line-height: 15px;
	float: left;
	margin: 0px 2px;
}

#productdetailsview .addtocart-bar2 .quantity-controls .quantity-plus {
	margin: 0 auto;
	font-style: normal;
	text-align: center;
	display: block;
	cursor: pointer;
	float: left;
	clear: both;
}

#productdetailsview .addtocart-bar2 .quantity-controls .quantity-plus:hover {}

#productdetailsview .addtocart-bar2 .quantity-controls .quantity-minus {
	margin: 0 auto;
	font-style: normal;
	text-align: center;
	display: block;
	cursor: pointer;
	float: left;
	clear: both;
}

#productdetailsview .sidegrey .controls {
	float: left;
}

#productdetailsview .addtocart-bar2 .quantity-controls .quantity-minus:hover {}

li.sinlastimg:after {
	content: '';
	display: block;
	position: absolute;
	/*background-image: url('/images/ecoffees/menu/sinodeutika.jpg');*/
	width: 97%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	left: 0px;
	border: 1px dashed #000;
	pointer-events: none;
}

#productdetailsview .product-box2 .addtocart_button2,
#productdetailsview .product-box2 .wishlist,
#productdetailsview .product-box2 .compare_cat,
#productdetailsview .product-box2 .ask-a-question {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 10px;
}

#productdetailsview .product-box2 .add_wishlist,
#productdetailsview .product-box2 .add_compare,
#productdetailsview .product-box2 .ask-a-question .ask-question2 {
	background: #e2e6e7;
	font-weight: 300;
	padding: 4px 15px;
	height: 50px;
	font-size: 14px;
	line-height: 48px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	border-bottom: 2px solid #bdc3c7;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
}

#productdetailsview .product-box2 .add_wishlist i,
#productdetailsview .product-box2 .add_compare i,
#productdetailsview .product-box2 .ask-a-question .ask-question2 i {
	font-size: 20px;
	display: block;
	text-indent: 0px;
	display: inline-block;
}

#productdetailsview .product-box2 .add_wishlist span,
#productdetailsview .product-box2 .add_compare span,
#productdetailsview .product-box2 .ask-a-question .ask-question2 span {
	display: inherit;
	margin-left: 5px;
}

#productdetailsview .product-box2 .add_wishlist:hover,
#productdetailsview .product-box2 .add_wishlist.active,
#productdetailsview .product-box2 .add_wishlist:focus,
#productdetailsview .product-box2 .add_compare:hover,
#productdetailsview .product-box2 .add_compare.active,
#productdetailsview .product-box2 .ask-a-question .ask-question2:hover,
#productdetailsview .product-box2 .ask-a-question .ask-question2:focus,
#productdetailsview .product-box2 .add_compare:focus {
	/*background:#34495e;border-bottom:2px solid #2c3e50; color:#fff;*/
	text-decoration: none;
}

#productdetailsview .product-box2 div.tooltip {
	width: 14%;
}

.list-reviews {
	padding-bottom: 0px;
	font-size: 13px;
}

.list-reviews h4 {
	font-weight: 400;
	padding-bottom: 10px;
}

.write-reviews {
	width: 100%;
	clear: both;
	font-size: 13px;
}

.write-reviews .step {
	display: block;
	padding-bottom: 10px;
	clear: both;
}

.write-reviews #comment {
	width: 100%;
	background: #f5f7f8;
	border: 2px solid #e4e4e2;
	height: 120px;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 8px 5px !important;
	box-shadow: none;
}

.svrat {
	float: left;
	padding-right: 5px;
}

.write-reviews .rating {
	display: inline-block;
	text-align: left;
	display: inline-block;
	float: none;
	padding-top: 3px;
	margin: 0;
	padding-bottom: 0px;
}

.write-reviews .rating .ratingbox {
	width: 75px;
	height: 13px;
	background: url(../images/virtuemart/stars.png) left top repeat-x;
	position: relative;
	margin-right: 5px;
}

.write-reviews .rating .stars-orange {
	display: block;
	background: url(../images/virtuemart/stars.png) left bottom repeat-x;
	height: 13px;
	position: absolute;
	left: 0;
	top: 0;
}


.scroll-pane .flleft {
	float: left;
	padding-top: 5px;
}

.scroll-pane .flright {
	float: right;
}

.scroll-pane .wrapper {
	overflow: hidden;
	width: 100%;
}

.rbold {
	font-weight: bold;
}

.rnormal {
	margin-bottom: 10px;
}

.rnormal .coment {
	padding: 10px;
	background: #f0f5f9;
	border-radius: 6px;
}

.rvote {
	display: inline-block;
	text-align: left;
	display: inline-block;
	float: none;
	padding-top: 5px;
	margin: 0;
	padding-bottom: 10px;
}

.rvote .ratingbox {
	width: 75px;
	height: 13px;
	background: url(../images/virtuemart/stars.png) left top repeat-x;
	position: relative;
	margin-right: 5px;
}

.rvote .stars-orange {
	display: block;
	background: url(../images/virtuemart/stars.png) left bottom repeat-x;
	height: 13px;
	position: absolute;
	left: 0;
	top: 0;
}

.rcount {
	float: right;
	margin-top: -8px;
	margin-right: 3px;
}

.rcount input {
	background: #f5f7f8 !important;
	border: 2px solid #e4e4e2;
	width: 60px;
	box-shadow: none;
	display: inline-block;
	margin-left: 4px;
}

.rcount input:focus {
	box-shadow: none;
	border-color: #e4e4e2;
}

.write-reviews .button,
.ask {
	border-left: none;
	border-right: none;
	height: 38px;
	margin-top: 10px;
}

textarea {
	resize: none;
}


.bs-docs-example {
	padding-top: 20px;
	padding-bottom: 10px;
}

.accordion-group {
	background: nobe;
	border: none;
	border-radius: 0;
	color: #515151;
	margin-bottom: 5px;
}

.accordion-heading a.accordion-toggle.collapsed {
	background: #ecf0f1;
	border-radius: 5px;
	padding: 14px 20px;
	font-size: 20px;
	line-height: 22px;
	display: block;
	text-decoration: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	outline: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.accordion-heading a.accordion-toggle.collapsed:hover {
	background: #323a45;
	color: #fff;
}

.accordion-heading a.accordion-toggle span {
	float: right;
}

.accordion-heading a.accordion-toggle span i {
	font-style: normal;
}

.accordion-heading a.accordion-toggle.collapsed span i.minus {
	display: none;
}

.accordion-heading a.accordion-toggle.collapsed span i.plus {
	display: block;
}

.accordion-heading a.accordion-toggle {
	background: #323a45;
	border-radius: 5px 5px 0 0;
	padding: 14px 20px;
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	display: block;
	text-decoration: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	outline: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.accordion-heading a.accordion-toggle span i.plus {
	display: none;
}

.accordion-heading a.accordion-toggle span i.minus {
	display: block;
}


#productdetailsview .accordion-body {
	border: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 0 0 5px 5px;
}

#productdetailsview .accordion-body .accordion-inner {
	padding: 20px;
}

#productdetailsview .accordion-inner .filter .product-field-type-P .product-fields-title {
	font-size: 14px;
	font-weight: bold;
}

#productdetailsview .accordion-inner .filter .product-field-type-S span {
	display: inline-block;
}

#productdetailsview .accordion-inner .filter .product-fields li {
	margin-left: 25px;
}

#productdetailsview .accordion-inner .video .product-fields-title,
#productdetailsview .accordion-inner .custom .product-fields-title {
	display: none;
}

#productdetailsview .accordion-inner .video .product-field-desc {
	display: block;
	padding-bottom: 10px;
}

#productdetailsview .accordion-inner .video .product-field-display {
	margin: 0 auto;
	display: block;
	width: 640px;
}

#collapseFour .accordion-inner {
	padding-right: 10px;
}

/* tabs */
.example2 {
	padding-top: 30px;
	padding-bottom: 30px;
}

/*.productdetails-view.layout2 .responsive-tabs__heading { display: none;}*/
.productdetails-view.layout2 .responsive-tabs__list__item {
	display: block;
	cursor: pointer;
	float: left;
}

.productdetails-view.layout2 .btn:hover {
	background: #3cb7d3
}

.productdetails-view.layout2 .clearfix {
	*zoom: 1;
}

.productdetails-view.layout2 .clearfix:before,
.productdetails-view.layout2 .clearfix:after {
	display: table;
	content: "";
}

.productdetails-view.layout2 .clearfix:after {
	clear: both;
}

@media (max-width: 768px) {
	.productdetails-view.layout2 .responsive-tabs__list {
		display: none;
	}

	.productdetails-view.layout2 .responsive-tabs__heading {
		display: block;
		cursor: pointer;
	}

	.productdetails-view.layout2 .responsive-tabs__panel--closed-accordion-only {
		display: none;
	}

	.head-left .nav.menu>li>a {
		font-size: 12px;
	}

	.head-left {
		padding: 0px;
	}

	.container.top-header {
		padding: 0px;
	}

	.head-left .sm-parent {
		position: absolute;
		z-index: 999999;
	}

	.head-right {
		float: left;
		padding-left: 0px;
		padding: 0px;
	}

}

@media (min-width: 768px) {
	.productdetails-view.layout2 .responsive-tabs__panel--closed-accordion-only {
		display: block !important;
	}
}

.productdetails-view.layout2 .responsive-tabs-wrapper {
	clear: both;
	zoom: 1;
}

.productdetails-view.layout2 .responsive-tabs-wrapper:before,
.productdetails-view.layout2 .responsive-tabs-wrapper:after {
	content: "";
	display: table;
}

.productdetails-view.layout2 .responsive-tabs-wrapper:after {
	clear: both;
}

.productdetails-view.layout2 .responsive-tabs__heading:focus,
.productdetails-view.layout2 .responsive-tabs__list__item:focus {
	outline: none !important;
}

.productdetails-view.layout2 .responsive-tabs__heading--active:focus,
.productdetails-view.layout2 .responsive-tabs__list__item--active:focus {
	outline: none !important;
}


.productdetails-view.layout2 .responsive-tabs__list {
	margin: 0 0 0px 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 99;
	clear: both;
	min-height: 50px;
}

.productdetails-view.layout2 .responsive-tabs__list__item {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 14px 20px;
	background: #ecf0f1;
	border-radius: 5px 5px 0 0;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	margin-right: 5px;
	position: relative;
}

.productdetails-view.layout2 .responsive-tabs__list__item:before {
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	content: " ";
	position: absolute;
	left: 50%;
	bottom: 0px;
	border-left: 9px solid rgba(0, 0, 0, 0);
	border-right: 9px solid rgba(0, 0, 0, 0);
	border-top: 9px solid #ecf0f1;
	height: 9px;
	margin-left: 2px;
	vertical-align: middle;
	width: 16px;
	content: " ";
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -8px;
	visibility: hidden;
}

.productdetails-view.layout2 .responsive-tabs__list__item:hover {
	background: #323a45;
	margin-top: 0;
	color: #fff;
}

.productdetails-view.layout2 .responsive-tabs__list__item--active,
.productdetails-view.layout2 .responsive-tabs__list__item--active:hover {
	background: #323a45;
	margin-top: 0;
	color: #fff;
	cursor: default;
}

.productdetails-view.layout2 .responsive-tabs__list__item--active:before,
.productdetails-view.layout2 .responsive-tabs__list__item:hover:before {
	/*bottom:-8px; visibility:visible;border-top: 9px solid #323a45;*/
}

.productdetails-view.layout2 .responsive-tabs__panel {
	margin: 0;
	padding: 20px;
	width: 100%;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 0 5px 5px 5px;
}

@media (max-width: 767px) {
	.productdetails-view.layout2 .responsive-tabs__panel {
		margin-top: 30px;
	}

	.productdetails-view.layout2 .responsive-tabs__heading {
		padding: 10px;
		border-radius: 5px;
		border: 1px solid #e5e5e5;
		background: #eee;
		position: relative;
		font-size: 14px;
		line-height: 20px;
		font-weight: normal;
		top: 16px;
		left: 0px;
		text-transform: capitalize;
		-webkit-transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		-ms-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}

	.productdetails-view.layout2 .responsive-tabs__heading:after {
		content: "";
		display: block;
		position: absolute;
		right: 20px;
		top: 40%;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid #e74c3c;
		-webkit-transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		-ms-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}

	.productdetails-view.layout2 .responsive-tabs__heading:hover {
		background-color: #fff;
	}

	.productdetails-view.layout2 .responsive-tabs__heading--active:hover,
	.productdetails-view.layout2 .responsive-tabs__heading--active {
		background: #fff;
	}

	.productdetails-view.layout2 .responsive-tabs__heading--active:after,
	.productdetails-view.layout2 .responsive-tabs__heading:hover:after {
		border-bottom: 5px solid #000;
		border-top: 0;
	}

	.productdetails-view.layout2 .responsive-tabs__panel div.write-reviews {
		padding-right: 10px;
		padding-left: 0;
		width: 396px;
		float: none;
	}

	.productdetails-view.layout2 .responsive-tabs__panel div.write-reviews #comment {
		width: 385px;
	}

}

@media only screen and (max-width: 479px) {

	.productdetails-view.layout2 .responsive-tabs__panel div.write-reviews {
		padding-right: 10px;
		padding-left: 0;
		width: 280px;
		float: none;
	}

	.productdetails-view.layout2 .responsive-tabs__panel div.write-reviews #comment {
		width: 265px;
	}

}

#productdetailsview .filter {
	overflow: hidden;
	font-size: 14px;
}

#productdetailsview .filter .product-fields .product-field {
	width: 29%;
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
}

#productdetailsview .filter .product-fields .product-field.product-field-type-E {
	min-height: 100px;
}

#productdetailsview .filter .product-fields .product-field.product-field-type-P {
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 0;
	min-height: 0;
}

#productdetailsview .filter .product-fields .product-field.product-field-type-P .product-fields-title,
.product-field-type-X .product-fields-title {
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	padding-bottom: 20px;
	padding-top: 10px;
	display: block;
}

.mcf-fields-title {
	display: none;
}

#productdetailsview .filter .product-fields ul {
	padding-left: 20px;
}

.text {
	font-size: 14px;
}

#productdetailsview .tags {
	width: 100%;
	border-top: 1px solid #e2e6e7;
	padding-top: 10px;
	margin-top: 10px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}

#productdetailsview .tags .product-fields-title,
.tags .product-field-display {
	float: left;
}

#productdetailsview .tags .product-field-display a {
	text-decoration: none;
	margin-left: 2px;
}

#productdetailsview .tags .product-field-display a:hover {}

.video span {
	display: block;
}

.video .product-fields-title {
	display: none;
}

.product-related-categories {
	margin-left: -15px;
	margin-bottom: 20px;
}

.product-related-categories .product-field {
	float: left;
}

.product-related-categories .product-field .product-field-display {
	background: none repeat scroll 0 0 #FFFFFF;
	border: none;
	border-image: none;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	margin: 0 0 15px 15px;
	padding: 10px;
	width: 157px;
	display: block;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.product-related-categories .product-field .product-field-display:hover {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}

.product-related-categories .product-field .product-field-display a {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	text-decoration: none;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.cat_row:hover a {}

.product-related-categories .product-field .product-field-display a img {
	margin-bottom: 10px;
	max-height: 200px;
	width: 100%;
	height: 100%;
}

.product-related-categories .product-field .product-field-display:hover a {}

#productdetailsview .product-box .quantity-box,
#productdetailsview .product-box .quantity-controls {
	display: none;
}

.product-related-products {
	margin-bottom: -30px;
}

.back-to-category .product-neighbour {
	width: 50%;
	float: right;
}

.product-neighbour .pagers {
	float: right !important;
}

.product-neighbour .pagers li {
	position: relative;
	display: inline-block;
	padding: 0 20px;
	margin-left: 5px;
	float: left;
}

.product-neighbour ul.pagers a {
	text-decoration: none;
}

.product-neighbour ul.pagers a i {
	display: inline-block;
	font-size: 22px;
}

.product-neighbour ul.pagers a .icon-angle-left {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.product-neighbour ul.pagers a .icon-angle-right {
	margin-left: 5px;
	position: relative;
	top: 2px;
}

.product-neighbour ul.pagers li:hover a {
	z-index: 999999;
	text-decoration: none;
	color: #fff;
}

.product-neighbour ul.pagers a {
	color: #fff;
}

.product-neighbour .pagers li.next {
	float: right;
}

.product-neighbour .pagers li .img_n {
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: 40px;
	display: block;
	width: 70px;
	height: auto;
	z-index: 99999;
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #E2E2E2;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	padding: 5px;
	display: none;
	opacity: 0;
}

.product-neighbour .pagers li.next .img_n {
	left: auto;
	right: 50%;
	margin-right: -20px;
}

.product-neighbour .pagers li:hover .img_n {
	display: block;
	opacity: 1;
}

.product-neighbour .pagers li img {
	width: 60px;
	height: auto;
}

.recentproducts h3 {
	display: none;
}

.recentproducts h3.item1 {
	display: table;
	margin-top: 30px;
}

.recentproducts {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recentproducts li {
	border-radius: 5px;
	/*box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);*/
	background: #fff;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	margin: 10px 15px;

	transition: all 150ms ease-in-out 0s;
	-webkit-transition: all 350ms ease-in-out 0s;
	-moz-transition: all 350ms ease-in-out 0s;
	-ms-transition: all 350ms ease-in-out 0s;
	-o-transition: all 350ms ease-in-out 0s;
}

.recentproducts li:hover {
	/*box-shadow:0px 0px 8px rgba(0, 0, 0, 0.1);*/
	box-shadow: none;
}

.recentproducts li img {
	width: 100%;

	text-align: center;
	max-width: 100%;
}

.recentproducts li .browse span {
	display: none;
}

.recentproducts li .browse {
	display: inline-block;
	margin-right: 10px;
	display: block;
	margin: 0 auto;
}

.recentproducts li a {
	display: inline-block;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #1b1b1b;
	text-decoration: none;
	font-size: 14px;
}

.recentproducts li a:hover {
	text-decoration: none;
}

.recentproducts li img {
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 120px;
	/*opacity: 0.8;
	 -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
      -moz-transition: -moz-transform 0.4s, opacity 0.4s;
     transition: transform 0.4s, opacity 0.4s;
	  -webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);*/
}

/*.recentproducts li:hover img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
      -moz-transition: -moz-transform 0.4s, opacity 0.4s;
     transition: transform 0.4s, opacity 0.4s;
	 	  -webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);

	 }*/


.back-to-category {
	border-top: 1px solid #e2e6e7;
	margin-bottom: 60px;
	margin-top: 20px;
}

.back-to-category .button_back {
	text-align: left;
	padding: 0px 20px;
}

.back-to-category .button_back i {
	margin-right: 10px;
}

.back-to-category.left a {
	float: left;
}

.product-related ul.layout2 .product-box .wishlist:after {
	content: " ";
	position: absolute;
	right: -23%;
	top: 7px;
	width: 1px;
	height: 9px;
	background: #e2e6e7;
}


/* Shoping Cart  */
.cart-view {
	position: relative;
}

.cart-view>.login-box,
.cart-view>.billing-box,
.login-box-metod {
	background: #fff;
	padding: 20px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
	border-radius: 5px;
}

.shipment .login-box-metod,
.payment .login-box-metod {
	box-shadow: none;
	padding: 0;
}

.payment .module-title,
.shipment .module-title {
	float: none;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
}

.login-box-metod .jq-radio {
	border: 2px solid #e2e6e7;
	background: #f5f7f8;
	border-radius: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 8px;
	float: left;
}

.login-box-metod .jq-radio.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

.login-box-metod .jq-radio.checked span,
.login-box-metod .jq-radio:hover span {
	display: block;
	width: 10px;
	height: 10px;
	background: #292f38;
	position: relative;
	left: 2px;
	top: 2px;
	border-radius: 10px;
}

.login-box-metod .jq-radio.disabled span {
	display: none;
}

.login-box-metod label {
	float: left;
	font-weight: 300;
	width: auto;
	width: 80%;
	margin-bottom: 20px;
}

.vmshipment_name,
.vmpayment_name {
	font-size: 20px;
	font-weight: 500;
}

.cart-view .right-link {
	position: absolute;
	right: 0px;
	top: 0px;
	border: none;
}

.width50 {
	width: 50%;
}

.width48 {
	width: 48%;
}

.width46 {
	width: 46%;
}

.width44 {
	width: 44%;
}

.login-box {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
}

#form-login-username {
	margin-right: 30px;
	width: 48%;
}

#form-login-password {
	width: 46%;
}

#com-form-order-number {
	margin-right: 40px;
	width: 48%;
}

.order-view .control-group {
	width: 46%;
}

#form-login-password input,
.cart-view .order-view .login-box .inputbox {
	padding-right: 15px !important;
}

.width49 {
	width: 49%;
}

.cart-view .floatleft {
	float: left;
}

.cart-view .label,
.login-wrap.cart-view label,
.order-view #com-form-order-number label,
.order-view .control-group label {
	clear: both;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	background: none;
	padding: 0 0 5px 0;
	margin: 0;
	text-shadow: none;
	display: inline-block;
}

.cart-view .login-box .inputbox,
.login-wrap.cart-view #username,
#jform_email,
.login-wrap.cart-view #password {
	background: #f5f7f8;
	border: 2px solid #e2e6e7;
	height: 40px;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 8px 10px !important;
	width: 100%;
	border-radius: 6px;
	box-shadow: none !important;
}

input,
textarea {
	box-shadow: none !important;
}

.cart-view .login-box a.reset,
.cart-view .login-box a.remind {
	text-decoration: none;
	font-weight: 300;
	font-size: 13px;
}

.cart-view .login-box a.reset:hover,
.cart-view .login-box a.remind:hover {}

.cart-view .login-box .remember {
	margin-bottom: 10px;
	font-size: 13px;
}

.remember .jq-checkbox {
	border: 2px solid #E2E6E7;
	float: left;
	background: #f5f7f8;
	border-radius: 2px;
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 0px;
	position: relative;
	top: 2px;
	box-shadow: none;
}

.remember .jq-checkbox.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

.remember .jq-checkbox.checked span,
.remember .jq-checkbox:hover span {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/check_box.png) left top no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
}

.remember .jq-checkbox.disabled span {
	display: none;
}

.login-box2.cart-view {
	background: #FFFFFF;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	padding: 20px;
}

.login-box2.cart-view .order-view {
	margin-bottom: 30px;
}

.cart-view .login-box .remember label {
	font-weight: 300;
	font-size: 14px;
}

.cart-view .text-indent {
	padding: 10px;
	padding-left: 0;
}

.cart-view .text-indent span.font,
.cart-view .text-indent2 span.font {
	font-size: 16px;
	padding-bottom: 5px;
	display: block;
	font-weight: 500;
}

.cart-view .text-indent2 {
	padding: 10px;
	padding-left: 20px;
}

.cart-view .output-billto,
.cart-view .output-shipto {
	padding-bottom: 20px;
	color: #6a6a6a;
}

.billing-box.after {
	position: relative;
}

.billing-box.after:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 100%;
	border-left: 1px solid #e4e4e2;
}

.mar_bot {
	margin-bottom: 30px;
}

.cart_billing-box {
	overflow: auto;
	position: relative;
	width: 100%;
}

table.cart-summary {
	background: #fff;
	border-collapse: inherit;
	width: 100%;
	margin-left: 0px;
}

.cart-summary .color {
	color: #6a6a6a;
}

table.cart-summary .PricebillTotal {}

.small_screen {
	display: none;
}

.cart-summary th {
	background: #f0f0f0;
	color: #1b1b1b;
	font-weight: normal;
	border: 1px solid #e4e4e2;
	border-left: none;
}

.cart-summary th:first-child {
	border-left: 1px solid #e4e4e2;
}

.check_row {
	border: 1px solid #e4e4e2;
}

.check_row td {
	border: 1px solid #e4e4e2;
}

.cart-summary th,
.cart-summary td {
	line-height: 20px;
	padding: 8px 10px;
	text-align: center;
	vertical-align: top;
}

.line-through {
	text-decoration: line-through;
}

.cart-summary .wrapper {
	overflow: hidden;
	width: 100%;
}

.cart-summary .cart-images {
	display: block;
	width: 60px;
	margin-right: 10px;
	float: left;
}

.cart-summary .cart-title {
	float: left;
	width: 130px;
	text-align: left;
}

.cart-summary .cart-title a {
	color: #292f38;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	font-weight: 300;
}

.cart-summary .cart-title a:hover {}

.cart-summary .sectiontableentry2.check_row {
	background: #fdfcfc;
}

.cart-summary .sectiontableentry2.check_row:hover,
.cart-summary .sectiontableentry1.check_row:hover {
	background: #faf9f9;
}

.cart_form {
	margin-bottom: 0;
	text-align: left;
}

.cart-summary .quantity-input {
	background: #f5f7f8;
	border: 2px solid #e4e4e2;
	height: 38x;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 8px 10px !important;
	width: 40px;
	border-radius: 6px;
	margin-left: 0px;
}

.cart-summary .quantity-input:focus {
	border: 2px solid #e4e4e2;
}

.cart_form .vm2-add_quantity_cart {
	border: none;
	padding: 0 0 0 0px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	background: none;
	border: none;
	font-size: 14px;
	font-weight: 300;
}

.cart_form .vm2-remove_from_cart {
	border: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	display: inline-block;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-weight: 300;
}

.cart_form i {
	margin-right: 5px;
}

.cart_form .vm2-remove_from_cart i {
	margin-right: 8px;
}

.cart_form .vm2-add_quantity_cart:hover,
.cart_form .vm2-remove_from_cart:hover {}

.sectiontableentry1 {
	border: 1px solid #ecf0f1;
}

.sectiontableentry1.bg_total {
	font-weight: 500;
}

.sectiontableentry1.bg_total .color2 {
	color: #;
}

.sectiontableentry1 td {
	border: 1px solid #ecf0f1;
	padding: 15px 10px;
}

.check_row td,
.price td,
.shipment td,
.payment td,
.coupon-tr td,
.bg_total td {
	border-top: none;
	border-left: none;
}

.check_row td:first-child,
.price td:first-child,
.shipment td:first-child,
.payment td:first-child,
.coupon-tr td:first-child,
.bg_total td:first-child {
	border-left: 1px solid #ecf0f1;
}

.cart-summary .sectiontableentry1.price td:first-child {
	text-align: right;
}

.sectiontableentry1 .total .PricesalesPrice {
	font-weight: 500;
}

.cart-summary .sectiontableentry1.shipment td:first-child,
.cart-summary .sectiontableentry1.payment td:first-child {
	text-align: left;
}

.cart-summary .sectiontableentry1.shipment td a,
.cart-summary .sectiontableentry1.payment td a {
	text-align: right;
	float: right;
	color: #1b1b1b;
}

.cart-summary .sectiontableentry1.shipment td a i {
	margin-right: 4px;
}

.cart-summary .sectiontableentry1.payment td a i {
	margin-right: 4px;
}

.cart-summary .sectiontableentry1.shipment td a:hover,
.cart-summary .sectiontableentry1.payment td a:hover {
	text-decoration: none;
}

.cart-summary .sectiontableentry1.coupon-tr td:first-child {
	text-align: left;
}

.cart-summary .sectiontableentry1.coupon-tr td form {
	margin-bottom: 0;
	padding-top: 5px;
}

.cart-summary .sectiontableentry1.bg_total td:first-child {
	text-align: right;
}

.cart-summary .sectiontableentry1.bg_total .color {}

.cart-summary .sectiontableentry1.bg_total .PricebillTotal {}

.coupon_input.input-large {
	width: 225px;
	background: #f5f7f8;
	border: 2px solid #e2e6e7;
	border-radius: 6px 6px 6px 6px;
	height: 40px;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 9px 10px !important;
	margin-right: 10px;
	float: left;
	color: #6a6a6a;
	font-size: 13px;
}

.coupon_input.input-large:focus {
	border: 2px solid #e4e4e2;
}

.sectiontableentry1.coupon-tr .input-append {
	margin-bottom: 0;
}

.customer-comment {
	margin-top: 20px;
}

.customer-comment .color {
	color: #6a6a6a;
	margin-bottom: 10px;
}

.billing-box textarea.customer-comment {
	background: #f5f7f8;
	border: 2px solid #e2e6e7;
	height: 120px;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 8px 10px !important;
	width: 100%;
	border-radius: 6px;
	margin-top: 10px;
}

.billing-box #tosAccepted {
	float: left;
	margin-right: 5px;
}

.billing-box .jq-checkbox {
	border: 2px solid #E2E6E7;
	float: left;
	background: #f5f7f8;
	border-radius: 2px;
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 0px;
	position: relative;
	top: 2px;
	box-shadow: none;
}

.billing-box .jq-checkbox.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

.billing-box .jq-checkbox.checked span,
.billing-box .jq-checkbox:hover span {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/check_box.png) left top no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
}

.billing-box .jq-checkbox.disabled span {
	display: none;
}

.billing-box .op_shipto_content .jq-checkbox {
	border: none;
	float: left;
	background: none;
	border-radius: 2px;
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 5px;
	position: relative;
	top: 2px;
	box-shadow: none;
}

.billing-box .op_shipto_content .jq-checkbox span {
	display: block !important;
	width: 11px;
	height: 11px;
	background: url(../images/check_box.png) left top no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
}


.cart_billing-box .check-marg {
	margin-bottom: 0;
}

.billing-box div .terms-of-service {
	float: left;
	color: #6a6a6a;
	margin-left: 4px;
	cursor: pointer;
}

.checkout-button-top a {
	margin-top: 20px;
}

.shipment_method,
.payment-validate {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 5px solid #F0F0F0;
	border-radius: 6px 6px 6px 6px;
	color: #515151;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
	padding: 10px 20px;
}

.shipment_method .vmCartPaymentLogo img,
.payment-validate .vmCartPaymentLogo img {
	width: 100px;
}

.shipment_method .wrapper,
.payment-validate .wrapper {
	width: 100%;
	overflow: hidden;
}

.shipment_method input,
.payment-validate input {
	display: inline-block;
	float: left;
	vertical-align: middle;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-top: 7px;
}

.buttonBar-right .button,
.payment-validate .button {
	margin-bottom: 10px;
}

.vmshipment_description,
.vmshipment_name,
.vmpayment_name,
.vmpayment_description {
	display: block;
	padding-left: 10px;
	text-align: center;
}

.sectiontableentry1.shipment .fleft,
.sectiontableentry1.payment .fleft {
	float: left;
}

.sectiontableentry1.shipment .fright,
.sectiontableentry1.payment .fright {
	float: right;
}

.vmpayment_cardinfo {
	display: block;
	width: 100%;
	overflow: auto;
	margin-bottom: 20px;
}

.vmpayment_cardinfo table td {
	display: block;
	padding: 0;
	border: none;
}

.shoper .border-top .module-title {
	margin-top: 30px;
}

.shoper .userfields_info {
	padding: 10px 0;
	display: block;
	font-weight: 500;
	font-size: 18px;
}

.shoper legend {
	border: none;
	margin-bottom: 0;
}

.shoper a:hover {
	color: #1b1b1b;
	text-decoration: none;
}

.shoper fieldset ul a {
	color: #1b1b1b;
	line-height: 20px;
	outline: none;
}

.shoper fieldset ul a:hover {
	text-decoration: underline;
}

.shoper fieldset ul a.icon_delete {
	background: url(../images/close_img.png) center center no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

.shoper fieldset ul a.icon_delete:hover {
	opacity: 0.5;
}

.shoper table {
	width: 100%;
}

.shoper table td {
	border: none;
	padding: 5px;
}

.shoper table td.key {
	width: 265px;
}

.shoper .user-details input {
	margin: 0;
	width: 100%;
	border: 2px solid #e2e6e7;
	background: none repeat scroll 0 0 #f5f7f8;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 40px;
	box-shadow: none !important;
}

.shoper .user-details select {
	margin: 0;
	width: 100%;
	border: 2px solid #e2e6e7;
	background: none repeat scroll 0 0 #f5f7f8;
	height: 38px;
	padding-top: 8px;
	padding-bottom: 8px;
	box-shadow: none !important;
}

.shoper .user-details input#agreed_field {
	width: auto;
	height: auto;
	text-align: left;
}

.shoper .user-details label {
	display: inline-block;
	float: none;
	font-weight: normal;
	text-align: left;
	width: 265px;
	font-size: 14px;
}

.shoper .user-details label.invalid {
	color: #e74c3c;
}

.shoper .user-details input.invalid {
	border-color: #e74c3c;
}

.shoper .pad-top {
	padding-top: 20px;
	padding-bottom: 20px;
}

.shoper .pad-top .control-button {
	margin-right: 20px;
	padding-bottom: 20px;
}

.shoper .pad-top .control-button .marg_right {
	margin-right: 20px;
}

.shoper .jq-selectbox {
	min-width: 60px;
	width: 100%;
	float: none;
	display: inline-block !important;
	margin-right: 10px;
	border: 2px solid #e4e4e2;
	box-shadow: none;
	border-radius: 3px;
	background: #f5f7f8;
	padding: 0px 25px 0px 5px;
	height: 38px;
	cursor: pointer;
	font-size: 13px;
	margin-top: 0px;
}

.shoper .jq-selectbox .dropdown li {
	padding-top: 0;
	padding-bottom: 0;
}

.shoper .jq-selectbox .select {
	height: 36px;
	min-width: 10px;
	width: 105%;
	padding-right: 50px;
	padding-top: 6px;
}

.shoper .jq-selectbox .trigger .arrow {
	top: 15px;
}

.shoper .jq-selectbox .arrow {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 8px;
	height: 5px;
	background: url(../images/cat_arrow.png) left bottom no-repeat;
}

.shoper .jq-selectbox.opened .arrow {
	background-position: left top;
}

.shoper .jq-selectbox.opened,
.shoper .jq-selectbox:hover {
	background: #fff;
}


.shoper .jq-selectbox .dropdown {
	max-height: 150px;
	min-width: 60px;
	width: 101%;
	top: 38px;
	background: #FFF;
	border: 1px solid #C6CBD0;
	border-radius: 2px;
	border: 2px solid #e4e4e2;
	margin: 0px 0 0 -7px;
	padding: 0;
}

.shoper .jq-selectbox .dropdown ul {
	margin: 0;
	padding: 0;
}

.shoper .jq-selectbox .dropdown ul li {
	color: #333;
	padding: 2px 12px 2px 10px !important;
	display: block;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

.shoper .jq-selectbox .dropdown ul li:hover,
.shoper .jq-selectbox .dropdown ul li.selected {
	background: #f4f4f4;
	padding-left: 14px !important;
}


.form-validate {
	margin-bottom: 0;
}

.form-validate #ui-tabs {
	margin-bottom: 20px;
}

.form-validate #ui-tabs #tab-2 {
	display: none;
}

.vmorder-done {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.vmorder-done td {
	border: 1px solid #F0F0F0;
	padding: 10px;
}

.vmorder-done td:first-child {
	width: 150px;
}

#virtuemart_shoppergroup_id {
	min-height: 80px;
}

.module-title.marg-top {
	margin-top: 30px;
}

/******************wishlist**************************/
.category-wishlist {
	padding: 10px;
	background: #f0f0f0;
}

.category-wishlist form {
	margin-bottom: 0px;
}

.wishlist_box .back-to-category {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
}

.wishlist_box .wishlist_info {
	float: left;
}

.wishlist_box .rating-title {
	display: none;
}

.wishlist_box .lbl-box .hitafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl.png) right top no-repeat;
}

.wishlist_box .lbl-box .hitbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl.png) right bottom no-repeat;
}

.wishlist_box .lbl-box .discafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl.png) left top no-repeat;
}

.wishlist_box .lbl-box .discbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl.png) left bottom no-repeat;
}

.wishlist_box .lbl-box .offafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl2.png) left top no-repeat;
}

.wishlist_box .lbl-box .offbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl2.png) left bottom no-repeat;
}

.wishlist_box .browseImage {
	position: relative;
}

.wishlist_box .lbl-box {
	display: inline-block;
	height: 100px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: -14px;
	right: -14px;
	width: 100px;
	z-index: 99;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.wishlist_box .lbl-box .discount,
.wishlist_box .lbl-box .hit {
	position: relative;
	top: 21px;
	left: -10px;
	height: 24px;
	width: 140px;
	background: #e74c3c;
	position: relative;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-kthtml-transform: rotate(45deg);
	transform: rotate(45deg);
}

.wishlist_box .lbl-box .discount {
	background: #e4e4e4;
}

.wishlist_box .lbl-box .limited {
	background: #9b59b6;
}

.wishlist_box .remwishlists {
	float: right;
}

.wishlist_box .remwishlists a {
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
}

.wishlist_box .remwishlists a i {
	margin-right: 4px;
	font-size: 12px;
}

.wishlist_box .remwishlists a:hover {}

.wishlist_box #product_list ul.layout .product-box .attributes,
.wishlist_box #product_list ul.layout .quantity-box,
.wishlist_box #product_list ul.layout .quantity-controls {
	display: inline-block;
}

.wishlist_box #product_list ul.layout .product-box .attributes,
.addtocart-bar2 .attributes {
	display: none;
}

.wishlist_box #product_list ul.layout .box-quantity {
	position: relative;
	margin-bottom: 10px;
}

.wishlist_box .controls {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 10px;
	float: none;
	width: 100%;
	overflow: hidden;
}

.wishlist_box .addtocart-bar2 .wrapper {
	padding-top: 0px;
}

.wishlist_box .controls label {
	display: inline-block;
	font-weight: 300;
	float: left;
	margin-right: 4px;
}

.wishlist_box .box-quantity {
	width: auto;
	display: inline-block;
	position: relative;
}

.wishlist_box .addtocart-bar2 .quantity-controls,
.wishlist_box .addtocart-bar2 .quantity-box {
	display: inline-block;
}

.wishlist_box .addtocart-bar2 .quantity-box {
	display: inline-block;
	width: 100px;
	height: 26px;
	border: 2px solid #e4e4e2;
	border-radius: 3px;
	background: #f5f7f8;
	position: relative;
}

.wishlist_box .addtocart-bar2 .quantity-box input {
	width: 44px;
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	background: none;
	border: none;
	box-shadow: none !important;
	border-radius: 0;
	border-left: 1px solid #ecf0f1;
	border-right: 1px solid #ecf0f1;
	margin-left: 27px;
}

.wishlist_box .addtocart-bar2 .quantity-controls {
	font-weight: 300;
	font-size: 15px;
	line-height: 22px;
}

.wishlist_box .addtocart-bar2 .quantity-controls .quantity-plus {
	font-style: normal;
	text-align: center;
	display: inline-block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 3px;
	top: 1px;
	cursor: pointer;
}

.wishlist_box .addtocart-bar2 .quantity-controls .quantity-plus:hover {}

.wishlist_box .addtocart-bar2 .quantity-controls .quantity-minus {
	font-style: normal;
	text-align: center;
	display: inline-block;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 6px;
	top: 1px;
	cursor: pointer;
}

.wishlist_box .addtocart-bar2 .quantity-controls .quantity-minus:hover {}

.displayBlock {
	display: block !important;
}

/*--------------------------------compare----------------------------------------*/
.compare_box .module-title {
	float: left;
}

.compare_box .back-to-category {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
}

.compare_box .browseview {
	padding: 0px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 40px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

table#compare_list_prod,
table#compare_list_prod tbody {
	width: 100%;
}

#compare_list_prod td {
	vertical-align: middle;
	border: 1px solid #ecf0f1;
	background: #fff;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
}

#compare_list_prod td li {
	list-style: none;
}

#compare_list_prod tr {
	width: 100%;
}

#compare_list_prod td:first-child {
	background: #fff;
	width: 250px;
	border: 1px solid #ecf0f1;
	font-size: 16px;
}

#compare_list_prod tr.items0 td {
	border-top: none;
}

#compare_list_prod .comare_name a {
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
}

#compare_list_prod .comare_name a:hover {}

#compare_list_prod .browseImage>div {
	display: none;
}

#compare_list_prod .tr_diff .comare_image {
	text-align: center;
}

#compare_list_prod .vote {
	padding: 0;
}

span.PricesalesPrice {
	float: left;
}

#compare_list_prod .comare_image img {
	width: 218px;
}

#compare_list_prod .comare_price span.PricesalesPrice {
	font-weight: 500;
	font-size: 16px;
	display: block;
}

#compare_list_prod .PricebasePriceWithTax {
	text-decoration: line-through;
}

.green {
	color: #639C00;
}

.comare_action .product-fields-title {
	display: block;
	padding-bottom: 5px;
}

.comare_action .product-custom {
	padding-bottom: 10px;
}

.comare_action .addtocart-area2 {
	float: none;
}

#compare_list_prod .controls label {
	display: inline-block;
	font-weight: 300;
	float: left;
	margin-right: 4px;
}

#compare_list_prod .box-quantity {
	width: auto;
	display: inline-block;
	position: relative;
}

#compare_list_prod .addtocart-bar2 .quantity-controls,
#compare_list_prod .addtocart-bar2 .quantity-box {
	display: inline-block;
}

#compare_list_prod .addtocart-bar2 .quantity-box {
	display: inline-block;
	width: 100px;
	height: 26px;
	border: 2px solid #e4e4e2;
	border-radius: 3px;
	background: #f5f7f8;
	position: relative;
}

#compare_list_prod .addtocart-bar2 .quantity-box input {
	width: 44px;
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	background: none;
	border: none;
	box-shadow: none !important;
	border-radius: 0;
	border-left: 1px solid #ecf0f1;
	border-right: 1px solid #ecf0f1;
	margin-left: 27px;
}

#compare_list_prod .addtocart-bar2 .quantity-controls {
	font-weight: 300;
	font-size: 15px;
	line-height: 22px;
}

#compare_list_prod .addtocart-bar2 .quantity-controls .quantity-plus {
	font-style: normal;
	text-align: center;
	display: inline-block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 3px;
	top: 1px;
	cursor: pointer;
}

#compare_list_prod .addtocart-bar2 .quantity-controls .quantity-plus:hover {}

#compare_list_prod .addtocart-bar2 .quantity-controls .quantity-minus {
	font-style: normal;
	text-align: center;
	display: inline-block;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 6px;
	top: 1px;
	cursor: pointer;
}

#compare_list_prod .addtocart-bar2 .quantity-controls .quantity-minus:hover {}

#compare_list_prod .addtocart-button {
	text-indent: 0px;
	margin-top: 10px;
}

.comare_action .compare_del {
	font-size: 14px;
	font-weight: 300;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 0px;
	cursor: pointer;
}

.comare_action .compare_del i {
	margin-right: 4px;
}

.comare_action .compare_del:hover {}

#compare_list_prod .product-fields-value ul {
	margin: 0;
	padding: 0;
}

/* manufacturer */
.manufacturer-view-default {
	background: #fff;
	padding: 30px 20px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.manufacturer-view-default .row_man {
	float: left;
	width: 25%;
	margin-bottom: 20px;
	text-align: center;
}

.manufacturer-view-default .row_man h2 a {
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
}

.manufacturer-view-default .row_man h2 {
	margin-top: 10px;
}

.manufacturer-view-default .row_man a img {
	border: 2px solid #f5f7f8;
}

.manufacturer-view-default .row_man h2 a:hover {
	text-decoration: none;
}

.manufacturer_details_view .spacer {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	padding: 30px;
}

.manufacturer_details_view h3 {
	margin-bottom: 30px;
}

.manufacturer_details_view .fleft {
	float: left;
	margin-right: 20px;
}

.manufacturer_details_view .fleft .manufacturer-image {
	border: 2px solid #f5f7f8;
}

.manufacturer_details_view .manufacturer-description {
	color: #6a6a6a;
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

.manufacturer_details_view .wrap {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.manufacturer_details_view .manufacturer-email,
.manufacturer_details_view .manufacturer-url,
.manufacturer_details_view .manufacturer-product-link {
	float: left;
	margin: 10px 0 0px 0;
}

.manufacturer_details_view .manufacturer-email,
.manufacturer_details_view .manufacturer-url {
	border-right: 1px solid #e2e6e7;
	padding-right: 15px;
	margin-right: 15px;
}

.manufacturer_details_view .manufacturer-email a,
.manufacturer_details_view .manufacturer-url a,
.manufacturer_details_view .manufacturer-product-link a {
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	text-decoration: none;
}

.manufacturer_details_view .manufacturer-email a:hover,
.manufacturer_details_view .manufacturer-url a:hover,
.manufacturer_details_view .manufacturer-product-link a:hover {}

/* orders */
.orders-box {
	background: #fff;
	padding: 0px;
	padding-top: 0;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.orders-box tbody {
	background: #fff;
	font-size: 14px;
}

.orders-box tbody td {
	background: none;
	border-top: 1px solid #DDDDDD !important;
	border-left: 1px solid #ecf0f1;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: normal;
	text-align: center;
}

.orders-box tbody td:first-child {
	border-left: none;
}

.orders-box tbody td.num a {}

.orders-box tbody td.num a:hover {
	text-decoration: none;
}

.orders-box tbody td.total {
	font-weight: 500;
}

#tab-2 .orders-box {
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 5px 5px;
}

.spaceStyle.first {
	position: absolute;
	right: 20px;
	top: 0px;
}

.spaceStyle.second {
	padding-top: 20px;
}

.spaceStyle.second .order-box {
	background: #fff;
	border: none;
	border-radius: 6px;
	margin-bottom: 30px;
	overflow: hidden;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.spaceStyle.second .order-box td {
	border-top: 1px solid #ecf0f1;
	border-left: 1px solid #ecf0f1;
	padding: 15px;
	color: #6a6a6a;
	font-size: 14px;
	font-weight: 300;
}

.spaceStyle.second .order-box td:first-child {
	border-left: none;
	background: #fff;
	width: 30%;
	font-size: 16px;
	font-weight: 300;
}

.spaceStyle.second .order-box tr.first td {
	border-top: none;
}

.spaceStyle.second .order-box td.price {
	font-weight: 500;
}

.spaceStyle.second .order-box2 {
	background: none;
}

.spaceStyle.second .order-box2 td.first {
	border: none;
	padding: 0px;
}

.spaceStyle.second .order-box2 td.first .order-box {
	background: #fff;
	border: none;
	border-radius: 6px;
	margin-top: 30px;
	margin-bottom: 10px;
	overflow: hidden;
}

.spaceStyle.second .order-box2 .order-box td:first-child {
	border-left: none;
	background: #fff;
	width: 40%;
	font-size: 16px;
	font-weight: 300;
}

.spaceStyle.second .order-box2 td.first .order-box tr:first-child td {
	border-top: none;
}

.spaceStylebot {
	padding-top: 30px;
	padding-bottom: 30px;
}

#tabs {
	color: #6a6a6a;
}

#tabs li {
	padding-bottom: 10px;
}

.spaceStylebot #tab-2 {
	display: none;
}

.orders-box thead {
	font-size: 14px;
}

.orders-box thead th {
	background: none;
	border-left: 1px solid #ecf0f1;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: normal;
	text-align: center;
}

.orders-box thead th:first-child {
	border-left: none;
}

.order-items-box {
	background: #fff;
	border: none;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.order-items-box .order-link {}

.order-items-box .order-link:hover {}

.order-items-box .sectiontableheader th {
	border: none;
	background: #fff;
	font-weight: 300;
	border-left: 1px solid #ecf0f1;
	border-bottom: 1px solid #ecf0f1;
	padding: 15px;
	font-size: 16px;
}

.order-items-box .sectiontableheader th:first-child {
	border: none;
	border-bottom: 1px solid #ecf0f1;
}

.order-items-box tr {
	border-top: 1px solid #ecf0f1;
}

.order-items-box tr td {
	border-left: 1px solid #ecf0f1;
	padding: 15px;
	color: #6a6a6a;
	font-size: 14px;
	font-weight: 300;
}

.order-items-box tr td.priceCol span {}

.order-items-box tr td.priceCol span.line-through {}

.order-items-box tr td:first-child {
	border-left: none;
	font-size: 16px;
	font-weight: 300;
}

.order-items-box tr.total td {
	font-weight: bold;
}

.order-items-box tr.total td.pricePad {}

.order-items-box tr.total .color,
.order-items-box tr.total td.pricePad {}

.order-items-box .size {
	font-size: 16px;
}

.order-items-box .size.color {
	color: #e74c3c !important;
}

.order-items-box tr .color2 {}

.order-items-box .order-items td.right {
	text-align: right;
	font-weight: 500;
}

.shoper #tabs {
	margin: 0 0 0px 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 99;
	clear: both;
	min-height: 40px;
}

.shoper #tabs li {
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 15px 20px;
	background: #ecf0f1;
	border-radius: 5px 5px 0 0;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	margin-right: 5px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	text-transform: capitalize;
	cursor: pointer;
}

.shoper #tabs li:hover {
	background: #323a45;
	margin-top: 0;
	color: #fff;
}

.shoper #tabs li.current,
.shoper #tabs li.current:hover {
	background: #323a45;
	margin-top: 0;
	color: #fff;
	cursor: default;
}

.shoper .sectiontableentry1 {
	border-left: none;
	border-right: none;
}

.order {
	margin-bottom: 30px;
}

/* #slideShow countdown */
#slideShow .lbl-box {
	display: inline-block;
	height: 100px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: -14px;
	right: -14px;
	width: 100px;
	z-index: 99;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#slideShow .lbl-box .limited {
	position: relative;
	top: 21px;
	left: -10px;
	height: 24px;
	width: 140px;
	background: #9B59B6;
	position: relative;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-kthtml-transform: rotate(45deg);
	transform: rotate(45deg);
}



#slideShow .lbl-box .offafter {
	position: absolute;
	left: 7px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/lbl2.png) left top no-repeat;
}

#slideShow .lbl-box .offbefore {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 4px;
	height: 7px;
	background: url(../images/lbl2.png) left bottom no-repeat;
}

#slideShow {
	margin-bottom: 20px;
	width: 100%;
}

#slideShow .list_products {
	display: block;
	width: 100%;
}

#slideShow {
	position: relative;
	z-index: 2;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

#slideShow.list ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	display: block;
}

#slideShow.list li {
	text-align: left;
	padding: 0px;
	margin: 0 0 0 0;
	display: block;
	float: none;
	position: relative;
	z-index: 100;
	width: 100%;
	z-index: 1;
}

#slideShow.list .img-wrapper {
	overflow: hidden;
}




#slideShow .Title a {
	font-size: 24px;
	line-height: 26px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 10px;
	font-weight: 300;
}

#slideShow .Title a:hover {}

#slideShow .vote {
	padding-bottom: 10px;
	display: inline-block;
}

#slideShow .rating-title {
	display: inline-block;
	position: relative;
	top: -3px;
}





#slideShow.list .left-img {
	float: left;
	margin-right: 20px;
	padding: 10px;
}

#slideShow.list li .product-box.hover .browseImage {
	max-height: 300px;
	width: 300px;
	padding: 0px;
	background: none;
	position: relative;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 60px;
}

#slideShow.list li .product-box.hover .browseImage a {
	display: inline-block;
	text-align: center;
	width: 300px;
}

#slideShow.list li .product-box.hover .browseImage img {
	max-width: 100%;
	height: auto;
	max-height: 300px;
	text-align: center;
	vertical-align: middle;
}

#slideShow.list li .product-box.hover .slide-hover {
	float: left;
	width: 59%;
	padding-top: 20px;
	padding-bottom: 10px;
}

#slideShow.list li .product-box.hover .vm-img-desc,
#slideShow .quantity-box,
#slideShow .quantity-controls,
#slideShow .attributes {
	display: none;
}

#slideShow .desc1 {
	display: block;
	border-top: 1px solid #e2e6e7;
	border-bottom: 1px solid #e2e6e7;
	padding-top: 10px;
	font-size: 14px;
	margin-right: 5px;
}

#slideShow.list ul {
	display: none;
}

#slideShow.loader {
	background: url(../images/ajax-loader.gif) center center no-repeat;
	position: relative;
	z-index: 99;
	min-height: 90px;
	display: block;
	box-shadow: none;
	border: none;
}

#slideShow .time-box {
	margin-top: 15px;
}

#slideShow .time-box .bzSaleTimerDesc2 {
	margin-right: 5px;
}

#slideShow .time-box .bzSaleTimer {
	padding-right: 3px;
}

#slideShow .time-box .price span {
	display: inline-block;
}

#slideShow .time-box .price .price-sale span.sales {
	font-size: 24px;
	font-weight: 500;
	float: none;
}

#slideShow .time-box .price .price-sale {
	margin-left: 0px;
	width: 33%;
	border-radius: 5px 0 0 0;
}

#slideShow .time-box .price .price-old .WithoutTax {
	font-size: 24px;
	font-weight: 500;
	text-decoration: none;
	padding-right: 0;
	padding-bottom: 0px;
}

#slideShow .time-box .price .price_save .discount {
	color: #9b59b6;
	font-size: 24px;
	font-weight: 500;
}

#slideShow .time-box .price .text {
	display: block;
	padding-top: 0px;
	font-size: 14px;
	padding-bottom: 0px;
	font-weight: 300;
}

#slideShow .time-box .price .price-sale .text {}

#slideShow .time-box .price .price_save .text {
	color: #9b59b6;
}

#slideShow .time-box .price .price_save {
	border-radius: 0 5px 0 0;
}

#slideShow .wrapper-slide {
	margin-bottom: 20px;
}

#slideShow .addtocart_button2,
#slideShow .wishlist,
#slideShow .compare_cat {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 10px;
}

#slideShow .add_wishlist,
#slideShow .add_compare {
	background: #e2e6e7;
	font-weight: 300;
	padding: 2px 10px;
	height: 38px;
	font-size: 14px;
	line-height: 36px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	border-bottom: 2px solid #bdc3c7;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
}

#slideShow .add_wishlist i,
#slideShow .add_compare i {
	font-size: 20px;
	display: block;
	text-indent: 0px;
	display: inline-block;
}

#slideShow .add_wishlist span,
#slideShow .add_compare span {
	display: none;
}

#slideShow .add_wishlist:hover,
#slideShow .add_wishlist.active,
#slideShow .add_wishlist:focus,
#slideShow .add_compare:hover,
#slideShow .add_compare.active,
#slideShow .add_compare:focus {
	background: #34495e;
	border-bottom: 2px solid #2c3e50;
	color: #fff;
	text-decoration: none;
}

#slideShow div.tooltip {
	width: 14%;
}

/* Blog */
div.itemRatingForm {
	line-height: 18px;
}

.itemRatingForm .itemRatingList,
.itemRatingForm .itemRatingList a:hover,
.itemRatingForm .itemRatingList .itemCurrentRating {
	background: url(../images/virtuemart/stars2.png) repeat-x scroll left -1000px transparent;
	outline: none !important;

}

.itemRatingForm .itemRatingList .itemCurrentRating {
	background-position: 0 -15px;
	margin: 0;
	padding: 0;
	z-index: 1;
	line-height: 14px;
	outline: none !important;
}

.itemRatingForm .itemRatingList {
	background-position: left top;
	float: left;
	height: 13px;
	list-style: none outside none;
	margin: 3px 0 0 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 70px;
	outline: none !important;
	line-height: 14px;
}

.itemRatingForm .itemRatingList a {
	outline: none !important;
}

.itemRatingForm .itemRatingList a:hover {
	background-position: left -30px;
}

.itemRatingForm .itemRatingList li {
	background: none;
	display: inline;
	padding: 0;
	outline: none !important;
}

.K2ItemsRow h2.module-title {
	float: none;
	margin-right: 20px;
}

.K2ItemsRow h2.module-title,
.K2ItemsRow h2.module-title a {
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	margin-bottom: 10px;
}

.K2ItemsRow h2.module-title a:hover {
	color: #eb4821;
}

.K2ItemsRow .catItemImageBlock {
	background: #fff;
	padding: 10px;
	border-radius: 6px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
}

.K2ItemsRow .catItemImageBlock .catItemImage {
	margin: 0;
}

.K2ItemsRow .catItemImageBlock a {
	display: block;
}

.K2ItemsRow .catItemImageBlock a img {
	border: none;
	padding: 0;
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

div.catItemCategory,
div.catItemCommentsLink {
	font-size: 13px;
	border: none;
	border-bottom: none;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 10px;
}

.K2ItemsRow .catItemAuthor a,
div.catItemCategory a,
div.catItemCommentsLink a {
	text-decoration: none;
}

.K2ItemsRow .catItemAuthor a:hover,
div.catItemCategory a:hover,
div.catItemCommentsLink a:hover {}

div.catItemLinks,
div.catItemHeader span.catItemAuthor,
div.catItemHeader span.catItemDateCreated {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 13px;
}

.catItemLinks>div {
	float: left;
}

.catItemHeader {
	float: left;
}

div.catItemCategory span {
	font-weight: 300;
}

div.catItemRatingBlock {
	float: none;
	padding: 0;
	font-size: 13px;
	border-top: 1px solid #ecf0f1;
	border-bottom: 1px solid #ecf0f1;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.catItemIntroText {
	font-weight: 300;
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: -15px;
}

.k2ReadMore {
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 300;
}

.k2ReadMore:hover {
	text-decoration: none;
}

#k2Container div.catItemRatingBlock span {}

.userItemView .userItemImageBlock {
	background: #fff;
	padding: 10px;
	border-radius: 6px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	margin-right: 20px;
}

.userItemView .userItemImageBlock .userItemImage {
	margin: 0;
}

.userItemView .userItemImageBlock a {
	display: block;
}

.userItemView .userItemImageBlock a img {
	border: none;
	padding: 0;
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

.userItemView .fleft {
	float: left;
	max-width: 58%;
}

.userItemView .module-title {
	margin-bottom: 10px;
}

.userItemView div.userItemHeader span.userItemDateCreated {
	font-size: 13px;
	border: none;
	border-bottom: none;
	padding: 0;
	margin-bottom: 10px;
}

div.userItemIntroText {
	font-weight: 300;
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 0px;
}

.userItemView .k2ReadMore {
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 300;
}

.userItemView .k2ReadMore:hover {
	text-decoration: none;
}

.userItemView {
	border-top: 1px solid #e2e6e7;
	padding-top: 30px;
	margin-top: 30px;
}

.userItemView:first-child {
	border: none;
	padding: 0;
	margin: 0;
	padding-top: 1px;
	margin-top: 0px;
}

.genericItemView .genericItemImageBlock {
	background: #fff;
	padding: 10px;
	border-radius: 6px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	margin-right: 20px;
}

.genericItemView .genericItemImageBlock .genericItemImage {
	margin: 0;
}

.genericItemView .genericItemImageBlock a {
	display: block;
}

.genericItemView .genericItemImageBlock a img {
	border: none;
	padding: 0;
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

.genericItemView .fleft {
	float: left;
	max-width: 58%;
}

.genericItemView .module-title {
	margin-bottom: 10px;
}

.genericItemView div.genericItemHeader span.genericItemDateCreated {
	font-size: 13px;
	border: none;
	border-bottom: none;
	padding: 0;
	margin-bottom: 10px;
}

div.genericItemIntroText {
	font-weight: 300;
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 0px;
}

div.genericItemView {
	border: none;
	border-top: 1px solid #e2e6e7;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	margin-top: 30px;
}

div.genericItemView:first-child {
	border: none;
	padding: 0;
	margin: 0;
	padding-top: 1px;
	margin-top: 0px;
}


#itemListPrimary .catItemImageBlock,
#itemListPrimary .fleft {
	float: left;
}

#itemListPrimary .fleft {
	width: 47%;
}

#itemListPrimary .catItemImageBlock {
	margin-right: 20px;
	width: 50%;
	margin-bottom: 20px;
}

#itemListSecondary {}

#itemListSecondary .catItemImageBlock,
#itemListSecondary .fleft {
	float: left;
}

#itemListSecondary .fleft {
	width: 47%;
}

#itemListSecondary .catItemImageBlock {
	margin-right: 20px;
	width: 50%;
	margin-bottom: 20px;
}

div.k2Pagination {
	margin-bottom: 30px;
}

div.K2ItemsRow {
	border-top: 1px solid #e2e6e7;
	padding-top: 30px;
	margin-top: 30px;
}

div.K2ItemsRow.K2Row-0 {
	border: none;
	padding: 0;
	margin: 0;
	padding-top: 1px;
	margin-top: 0px;
}

div.catItemView {
	padding: 30px;
}

#k2Container {
	border: none;
}

#k2Container h2.itemTitle,
#k2Container h2.itemTitle a {
	font-size: 24px;
	line-height: 26px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

#k2Container h2.itemTitle a:hover {}

#k2Container .itemImageBlock {
	background: #fff;
	padding: 10px;
	border-radius: 6px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	max-width: 350px;
	float: left;
	margin: 0px 20px 20px 0px !important;
}

#k2Container .itemImageBlock .itemImage {
	margin: 0;
}

#k2Container .itemImageBlock a {
	display: block;
}

#k2Container .itemImageBlock a img {
	border: none;
	padding: 0;
	width: 100% !important;
	height: auto !important;
	margin-bottom: 0;
}

div.catItemCategory,
div.catItemCommentsLink {
	font-weight: 300;
	font-size: 13px;
	border: none;
	border-bottom: none;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 10px;
}

div.itemCategory span {
	font-weight: 300;
}

#k2Container .itemAuthor,
#k2Container .catItemCategory,
#k2Container .itemDateCreated,
#k2Container .itemCategory {
	float: left;
	font-size: 13px;
	padding: 0;
	margin: 0;
	border: none;
	margin-right: 5px;
	margin-bottom: 10px;
}

#k2Container .itemAuthor a,
#k2Container div.catItemCategory a,
#k2Container div.itemDateCreated a,
#k2Container .itemCategory a {
	text-decoration: none;
}

#k2Container .itemAuthor a:hover,
#k2Container div.catItemCategory a:hover,
#k2Container div.itemDateCreated a:hover,
#k2Container .itemCategory a:hover {}

#k2Container .itemToolbar {
	float: right;
	padding: 0;
	margin-left: 5px;
	border: none;
	background: none;
	margin-top: 0;
}

#k2Container .itemToolbar li {
	border: none;
}

#k2Container .itemToolbar a {
	text-decoration: none;
	font-weight: 300;
	font-size: 13px;
}

#k2Container .itemToolbar a:hover {}

div.itemRatingBlock {
	float: none;
	padding: 0;
	font-size: 13px;
	border-top: 1px solid #ecf0f1;
	border-bottom: 1px solid #ecf0f1;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#k2Container .itemBody,
div.itemIntroText {
	font-size: 14px;
	line-height: 21px;
	font-weight: 300;
}

.itemAuthorBlock {
	display: none;
}

.itemAuthorLatest ul {
	margin: 0 0 20px 15px;
	padding: 0;
}

.itemAuthorLatest ul li {
	background: none;
	border-bottom: none;
}

.itemAuthorLatest ul li a {
	font-size: 14px;
	line-height: 21px;
	text-decoration: none;
}

.itemAuthorLatest ul li a:hover {}

#k2Container .itemNavigation {
	font-size: 14px;
	padding: 5px 0;
	margin: 0;
	border: none;
	margin-right: 5px;
	margin-bottom: 30px;
	background: none;
	border-bottom: 1px solid #e2e6e7;
	border-top: 1px solid #e2e6e7;
}

div.itemNavigation span.itemNavigationTitle {}

#k2Container .itemNavigation a {
	text-decoration: none;
}

#k2Container .itemNavigation a:hover {}

#k2Container .itemComments {
	border: none;
	background: none;
	padding: 0px;
}

#k2Container div.itemCommentsForm form span#formLog {
	font-weight: 300;
}

div.itemCommentsForm h3 {
	margin-bottom: 30px;
	padding: 0;
}

#k2Container .coments-box {
	border: none;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	padding: 20px;
}

div.itemCommentsForm form textarea.inputbox {
	border: 2px solid #e4e4e2;
	background: #f5f7f8;
	width: 100%;
	margin-bottom: 20px;
}

div.itemCommentsForm form label {
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	margin: 10px 0 4px 0 !important;
}

#commentURL {
	width: 100%;
	clear: both;
}

div.itemCommentsForm form .fleft {
	float: left;
	width: 50%;
	padding-right: 15px;
}

div.itemCommentsForm form .fleft.right {
	float: right;
	padding-left: 15px;
	padding-right: 0;
}

div.itemCommentsForm form .fleft input {
	width: 100%;
}

.itemBackToTop {
	display: none;
	margin-top: 20px;
	border: none;
}

div.itemBackToTop a {
	text-decoration: none;
}

div.itemBackToTop a:hover {
	text-decoration: none;
}

#k2Container .itemCommentsCounter {
	margin-bottom: 20px;
}

#k2Container .itemCommentsList {
	margin: 0;
	padding: 0;
	list-style: none;
}

#k2Container .itemCommentsList li {
	background: none;
	border: none;
	margin-bottom: 30px;
	padding-left: 100px;
	position: relative;
}

#k2Container .itemCommentsList li.odd {
	margin-left: 30px;
}

#k2Container .itemCommentsList li img {
	position: absolute;
	left: 0;
	top: 17px;
	border: none;
	float: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 20px;
	width: 80px !important;
	height: auto;
	border-radius: 40px;
}

#k2Container .itemCommentsList li p {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 10px;
	margin-top: 10px;
	position: relative;
}

#k2Container .itemCommentsList li p:after {
	border-top: 8px solid rgba(0, 0, 0, 0);
	border-bottom: 8px solid rgba(0, 0, 0, 0);
	border-right: 8px solid #fff;
	height: 8px;
	margin-left: 2px;
	vertical-align: middle;
	width: 16px;
	content: " ";
	position: absolute;
	left: -18px;
	top: 20px;
}

#k2Container div.itemComments ul.itemCommentsList li span.commentAuthorName,
#k2Container div.itemComments ul.itemCommentsList li span.commentDate {
	line-height: 18px;
	display: inline-block;
	padding-right: 8px;
}

#k2Container div.itemComments ul.itemCommentsList li span.commentAuthorName {
	font-weight: 300;
	position: relative;
	top: -1px;
}

.t3-sidebar .coments .module-ct ul>li {
	background: none;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	padding: 16px 0;
}

.t3-sidebar .coments div.k2LatestCommentsBlock ul li span.lcCommentDate {
	font-size: 13px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.t3-sidebar .coments .module-ct ul>li .k2Avatar {
	border: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background: #fff;
	margin-right: 10px;
	padding: 5px;
	display: inline-block;
	float: left;
	border-radius: 50px;
	overflow: hidden;
}

.t3-sidebar .coments .module-ct ul>li .k2Avatar img {
	float: none;
	border: none;
	padding: 0;
	margin: 0;
}

.t3-sidebar .coments .module-ct ul>li .lcUsername {
	width: 100%;
	clear: both;
	display: block;
}

.t3-sidebar .coments .module-ct ul>li .lcItemCategory {
	font-weight: 500;
}

.k2user #form-login-password,
.k2user #form-login-username {
	width: 100%;
	margin-right: 0;
	padding-bottom: 0;
}

.k2user #form-login-password label,
.k2user #form-login-username label {
	font-size: 14px;
	font-weight: 300;
}

.k2user #form-login input {
	margin-bottom: 10px;
}

.k2user #form-login input.inputbox {
	width: 99%;
	height: 36px;
	padding: 8px 10px;
	border-radius: 3px;
	border: 2px solid #e2e6e7;
	background: #f5f7f8;
	box-shadow: none;
	margin-bottom: 15px;
}

.k2user #form-login-remember {
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

.k2user #form-login-remember label {
	font-size: 14px;
	font-weight: 300;
	float: left;
}

.k2user .jq-checkbox {
	border: 2px solid #E2E6E7;
	float: left;
	background: #f5f7f8;
	border-radius: 2px;
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 4px;
	position: relative;
	top: 2px;
	box-shadow: none;
}

.k2user .jq-checkbox.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

.k2user .jq-checkbox.checked span,
.wrapper_remember .jq-checkbox:hover span {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/check_box.png) left top no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
}

.k2user .jq-checkbox.disabled span {
	display: none;
}

.t3-sidebar .k2user .module-ct ul.Forgot {}

.t3-sidebar .k2user .module-ct ul.Forgot li {
	padding: 0;
	border: none;
}

.t3-sidebar .k2user .module-ct ul.Forgot li a {
	font-size: 13px;
	font-weight: 300;
}

.t3-sidebar .k2user .module-ct ul.Forgot {}

.t3-sidebar .latestarticles .module-ct ul {}

.t3-sidebar .latestarticles .module-ct ul li {
	padding: 15px 0;
	background: none;
	font-size: 13px;
	line-height: 18px;
	font-weight: 300;
}

.t3-sidebar .latestarticles .module-ct ul li a {
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
}

.t3-sidebar .latestarticles .module-ct ul li .moduleItemImage {
	margin-right: 15px;
	float: left;
	padding-bottom: 10px;
	width: 81px;
}

.t3-sidebar .latestarticles .module-ct ul li .moduleItemImage img {
	width: 82px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.t3-sidebar .latestarticles .moduleItemDateCreated {
	display: block;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}

.t3-sidebar .latestarticles .fleft {
	float: left;
	width: 52%;
}

.t3-sidebar .latestarticles .module-ct ul {}

.t3-sidebar .allsearch label {
	font-size: 14px;
	font-weight: 300;
}

.t3-sidebar .allsearch .inputbox {
	margin-bottom: 15px;
}

.search .page-title {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 30px;
}

.phrases legend,
.only legend {
	padding-bottom: 10px;
}

.search .counter,
.search #search-searchword,
.search .btn.btn-default {
	border: 2px solid #e4e4e2;
	background: #f5f7f8;
	height: 38px;
}

.search .btn.btn-default {
	border-left: none;
}

.search .btn.btn-default:hover,
.search .btn.btn-default:focus {
	background: #fff;
	box-shadow: none;
}

.Front_VM2 .category-view.pad-bot {
	padding-bottom: 20px;
}

.k2AccountPage th.k2ProfileHeading {
	font-weight: 300;
}

.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key,
.k2AccountPage th.k2ProfileHeading,
.k2AccountPage table.admintable td {
	background: none;
	border: none;
}

.k2AccountPage table.admintable td.key {}

.k2AccountPage table.admintable td.key label {
	font-weight: 300;
	font-size: 14px;
	margin-right: 5px;
	vertical-align: middle;
	padding-top: 8px;
}

#gendermsg {
	padding-top: 0px;
}

.k2AccountPage table.admintable input {
	margin-bottom: 20px;
}

.inputbox.invalid {
	border-color: #e74c3c !important;
}

.k2AccountPage .jq-radio {
	border: 2px solid #e2e6e7;
	background: #f5f7f8;
	border-radius: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
	float: left;
}

.k2AccountPage .jq-radio.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

.k2AccountPage .jq-radio.checked span,
.login-box-metod .jq-radio:hover span {
	display: block;
	width: 10px;
	height: 10px;
	background: #292f38;
	position: relative;
	left: 2px;
	top: 2px;
	border-radius: 10px;
}

.k2AccountPage .jq-radio.disabled span {
	display: none;
}

.k2AccountPage .defaultSkin table.mceLayout,
#description {
	border: 2px solid #e4e4e2;
	padding: 5px;
	border-radius: 5px;
}

#url {
	border: 2px solid #e4e4e2;
	background: #f5f7f8;
	height: 40px;
	line-height: 20px;
}

.defaultSkin table.mceLayout tr.mceFirst td,
.defaultSkin table.mceLayout tr.mceLast td {
	border-top: none !IMPORTANT;
	border-bottom: none !IMPORTANT;
}

.k2AccountPage div.k2AccountPageUpdate {
	border: none;
	text-align: left;
}

.reset .form-validate p,
.remind .form-validate p {
	background: none;
	padding: 0;
	border: none;
}

.control-label label {
	font-weight: 300;
}

.star {
	color: #e74c3c;
}

.form-actions {
	padding: 0;
	background: none;
	border: none;
}

/* === CONTACTS VIEW ===*/
.map .module-ct {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 10px;
	margin-bottom: 30px;
	border-radius: 5px;
}

.map .mod-jgmapmap {
	width: 100% !important
}

.contactContact {
	overflow: hidden;
}

div#contact-form-cont {}

div.contact-form {
	margin-right: 50px;
}

div.contact-form legend {
	font-size: 14px;
	border: none;
	line-height: 20px;
	color: #B1B1B1;
	margin-bottom: 20px;
}

.contact-wrap {}

.contact-wrap .width30 {
	width: 30%;
	float: left;
}

.contact-wrap .width60 {
	width: 70%;
	float: left;
}

.contact-wrap .width60 h3,
.contact-wrap .width60 .contact-form {
	margin-left: 30px;
	margin-right: 0;
}

.contact-wrap .width60 .form-horizontal .control-label {
	padding-top: 0px;
	text-align: left;
	width: 100%;
	float: none;
}

.contact-wrap .width60 .form-horizontal .control-label label {
	color: #CECECE;
	display: inline-block;
	font-weight: 300;
}

.contact-wrap .star {
	color: #e74c3c;
}

.contact-wrap .width60 .controls {
	margin-left: 0px;
}

legend+.control-group {
	margin-top: 0;
}

div.contact-form .control-group {
	margin-bottom: 10px;
	float: left;
}

div.contact-form .control-group.next {
	float: none;
}

.contact-wrap .width60 .controls input {
	width: 99%;
	background: #f5f7f8;
	border: 2px solid #e2e6e7;
	height: 38px;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 9px 10px !important;
}

.width {
	width: 50%;
}

div.contact-form .control-group.first {
	padding-left: 0px;
	padding-right: 15px;
}

div.contact-form .control-group.second {
	padding-left: 15px;
	padding-right: 0px;
}

.contact-wrap .width60 .controls input.invalid,
textarea#jform_contact_message.invalid {
	border: 2px solid #e74c3c;
}

.contact-wrap .width60 .form-horizontal .control-label label.invalid {
	color: #e74c3c;
}

div.contact-form .control-group.next .controls input {
	width: 100%;
}

.contact-wrap .width60 .controls textarea {
	background: none repeat scroll 0 0 #F0F0F0;
	border: 1px solid #E4E4E2;
	height: 150px;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 8px 10px !important;
}

.contact-wrap .width60 .form-actions {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	margin-top: 0px;
	padding-bottom: 20px;
}

.contact-wrap .width60 .form-actions td {
	padding: 0;
}


form#contact-form {
	padding: 0px;
}

input#jform_contact_name {}

input#jform_contact_email {}

input#jform_contact_emailmsg {}

textarea#jform_contact_message {
	margin-bottom: 10px;
	width: 100%;
	background: #f5f7f8;
	border: 2px solid #e2e6e7;
}

input#jform_contact_email_copy {}

dt.emailCopy {
	float: left;
	margin: 0 1em 0 0;
}

div#contact-address {}

#map-wrapper {}

#map {
	height: 360px;
}

div.contact-contactinfo {}

div.contact-miscinfo {}

div.contact-miscinfo h3,
div.jicons-icons {
	display: none;
}

div.contact-misc {}

div.contact-misc p {}



.contact-address dt span img {
	display: none;
}

.contact-address dt {
	width: auto;
}

.contact-address dd {
	margin: 0 0 0 30px;
}

.contact-address dt span {
	font-size: 18px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}

.contact-address dd span {
	line-height: 22px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 100%;
	color: #6a6a6a;
}

.contact-address dd span a {
	display: inline-block;
	white-space: inherit;
	word-spacing: inherit;
	max-width: 100%;
	overflow: hidden;
	color: #1b1b1b;
}

/* Checout */
#onepage_main_div label {
	font-weight: bold;
	font-size: 13px;
}

#onepage_main_div .jq-selectbox {
	min-width: 60px;
	width: 100%;
	float: none;
	display: inline-block !important;
	margin-right: 10px;
	border: 2px solid #e4e4e2;
	box-shadow: none;
	border-radius: 3px;
	background: #f5f7f8;
	padding: 0px 25px 0px 0px;
	height: 38px;
	cursor: pointer;
	font-size: 13px;
	margin-top: 0px;
}

#onepage_main_div .jq-selectbox .dropdown li {
	padding-top: 0;
	padding-bottom: 0;
}

#onepage_main_div .jq-selectbox .select {
	height: 36px;
	min-width: 10px;
	width: 105%;
	padding-right: 50px;
	padding-top: 6px;
	padding-left: 5px;
}

#onepage_main_div .jq-selectbox .trigger .arrow {
	top: 15px;
}

.shipping_method_section #ajaxshipping label {
	width: 97% !important;
}

#onepage_main_div .jq-selectbox .arrow {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 8px;
	height: 5px;
	background: url(../images/cat_arrow.png) left bottom no-repeat;
}

#onepage_main_div .jq-selectbox.opened .arrow {
	background-position: left top;
}

#onepage_main_div .jq-selectbox.opened,
.shoper .jq-selectbox:hover {
	background: #fff;
}


#onepage_main_div .jq-selectbox .dropdown {
	max-height: 150px;
	min-width: 60px;
	width: 101%;
	top: 38px;
	background: #FFF;
	border-radius: 2px;
	border: 2px solid #e4e4e2;
	margin: 0px 0 0 -7px;
	padding: 0;
}

#onepage_main_div #shipto_section .jq-selectbox .dropdown {
	margin: 0 0 0 -2px;
}

#onepage_main_div .jq-selectbox .dropdown ul {
	margin: 0;
	padding: 0;
}

#onepage_main_div .jq-selectbox .dropdown ul li {
	color: #333;
	padding: 2px 12px 2px 10px !important;
	display: block;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

#onepage_main_div .jq-selectbox .dropdown ul li:hover,
#onepage_main_div .jq-selectbox .dropdown ul li.selected {
	background: #f4f4f4;
	padding-left: 14px !important;
}

#onepage_main_div .jq-radio {
	border: 2px solid #e2e6e7;
	background: #f5f7f8;
	border-radius: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 8px;
	float: left;
}

#onepage_main_div .jq-radio.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

#onepage_main_div .jq-radio.checked span,
.login-box-metod .jq-radio:hover span {
	display: block;
	width: 10px;
	height: 10px;
	background: #292f38;
	position: relative;
	left: 2px;
	top: 2px;
	border-radius: 10px;
}

#onepage_main_div .jq-radio.disabled span {
	display: none;
}

#checkoutForm .jq-checkbox {
	border: 2px solid #a9a9a9;
	float: left;
	background: #e1e1e1;
	border-radius: 2px;
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 4px;
	position: relative;
	top: 2px;
	box-shadow: none;
}

#checkoutForm .jq-checkbox.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

#checkoutForm .jq-checkbox.checked span,
#checkoutForm .jq-checkbox:hover span {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/check_box.png) left top no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
}

#checkoutForm .jq-checkbox.disabled span {
	display: none;
}

/* Home Blog */
.homeblog ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.homeblog ul li {
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}

.homeblog ul li .blog-box {
	max-width: 557px;
}

.homeblog .moduleItemImage {
	border: 12px solid #FFF;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	display: block;
	float: left;
	margin-right: 20px;
	width: 40%;
	max-width: 250px;
	height: 40%;
	max-height: 150px;
	overflow: hidden;
}

@media screen and (max-width:320px) {
	.homeblog .moduleItemImage {
		width: 100%;
	}
}

.homeblog div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
	width: 100% !important;
	height: auto;
	border: none;
	margin: 0;
	padding: 0;
	min-width: 240px;
}

.homeblog ul li .blog-box .fleft {
	float: left;
	max-width: 55%;
}

.homeblog ul li .blog-box .fleft .moduleItemTitle {
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	font-weight: 500;
}

.homeblog ul li .blog-box .fleft .moduleItemTitle:hover {}

.homeblog ul li .blog-box .fleft .moduleItemDateCreated {
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	font-weight: 300;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.homeblog ul li .blog-box .fleft .moduleItemIntro {
	font-size: 16px;
	line-height: 21px;
	font-weight: 300;
}

.homeblog ul li .blog-box .moduleItemReadMore {
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 300;
}

.homeblog ul li .blog-box .moduleItemReadMore:hover {}

.k2ItemsBlock.homeblog {
	margin-left: -13px;
	margin-top: -55px;
	overflow: hidden;
	padding-right: 0;
	padding-top: 55px;
	width: 102%;
}

/* System Messages */
#system-message {
	margin-bottom: 10px;
	padding: 0;
}

#system-message dt {
	font-weight: bold;
}

#system-message dd {
	margin: 0;
	font-weight: bold;
}

#system-message dd ul {
	background-color: #e6f1f8 !important;
	background-position: 0 0;
	background-image: none !important;
	color: #2980B9;
	font: 14px;
	line-height: 22px;
	margin: 0px 0 20px 0 !important;
	list-style: none;
	padding: 15px 22px !important;
	text-align: left;
	border: none;
	list-style: none;
	border-radius: 6px;
	position: relative;
}

#system-message>.warning>ul {
	background-color: #E6C8A6 !important;
	border-color: #FFBB00;
	border: 1px solid #F0DC7E !important;
}

#system-message dd.notice ul {
	background-color: #E4F3EB !important;
	border: none !important;
	color: #27AE60;
}

/* System Standard Messages */
#system-message dt.message {
	display: none;
}

/* System Error Messages */
#system-message dt.error {
	display: none;
}

#system-message dd.error ul {
	color: #cb2700;
	background-color: #f6d9d2 !important;
	border: none;
}

/* System Notice Messages */
#system-message dt.notice {
	display: none;
}

#system-message dd.notice ul {
	color: #A08B4C;
	background-color: #F5ECC1;
	border: 2px solid #F0DC7E;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	padding-top: 9px;
	font-weight: 300;
}

#system-message dd.message ul:after {
	font-family: FontAwesome;
	content: "\f05a";
	font-size: 36px;
	line-height: 36px;
	position: absolute;
	top: 15px;
	left: -17px;
	color: #3498DB;
}

#system-message dd.message.error ul:after {
	font-family: FontAwesome;
	content: "\f05a";
	font-size: 36px;
	line-height: 36px;
	position: absolute;
	top: 15px;
	left: -17px;
	color: #e79682;
}

#system-message dd.message.notice ul:after {
	font-family: FontAwesome;
	content: "\f05a";
	font-size: 36px;
	line-height: 36px;
	position: absolute;
	top: 15px;
	left: -17px;
	color: #79f5ad;
}

/******************compare**************************/

.compare_cat a {
	cursor: pointer;
}

#system_view {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -215px;
	margin-top: -100px;
	z-index: 6666;
	padding: 25px;
	width: 430px;
	min-height: 100px;
	overflow: hidden;
	background: #f9f9f9;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}

#system_view_overlay {
	z-index: 5555;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	background: #000;
}

.AjaxPreloaderC {
	position: fixed;
	top: 0px;
	left: 0px;
	margin: -22px 0 0 -22px;
	background: url(../images/fancybox_loading.gif) center center no-repeat;
	width: 105%;
	height: 100%;
	z-index: 9999;
	opacity: 0.9;
	border-radius: 6px;
	background-color: rgba(0, 0, 0, 0.7);
}

.system_view_close {
	background: none;
	position: absolute;
	right: 6px;
	top: 4px;
	cursor: pointer;
	color: #292f38;
	font-size: 20px;
}

.system_view_close:hover {
	opacity: 1;
	color: #E74C3C;
}

#system_view .wrapper {
	overflow: hidden;
	width: 100%;
}

#system_view .wrapper2 {
	width: 100%;
}

.success_compare_img {
	float: left;
	width: 80px;
	margin-right: 20px;
}

.success_compare_img img {
	width: 100%;
	height: auto;
}

.success_compare_left {
	float: left;
	width: 270px;
}

.success_compare_left .title a {
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	cursor: pointer;
}

.success_compare_left .title a:hover {}

.success_compare_left .remcompare a {
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
}

.success_compare_left .remcompare a i {
	margin-right: 5px;
}

.success_compare_left .remcompare a:hover {}

.success_compare {
	width: 100%;
}

.success_compare .successfully {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #2980b9;
	background: #e6f1f8;
	display: block;
	border-radius: 4px;
}

.success_compare .notification {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #27ae60;
	background: #e4f3eb;
	display: block;
	border-radius: 4px;
}

.success_compare .warning {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #cb2700;
	background: #f8e9e8;
	display: block;
	border-radius: 4px;
}

#compare_go,
#wishlists_go {
	float: right;
}

/******************wishlist**************************/
.wishlist a {
	cursor: pointer;
}

.success_wishlists_img {
	float: left;
	width: 80px;
	margin-right: 20px;
}

.success_wishlists_img img {
	width: 100%;
	height: auto;
}

.success_wishlists_left {
	float: left;
	width: 270px;
}

.success_wishlists_left .title a {
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	cursor: pointer;
}

.success_wishlists_left .title a:hover {}

.success_wishlists_left .remwishlists a {
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
}

.success_wishlists_left .remwishlists a i {
	margin-right: 5px;
}

.success_wishlists_left .remwishlists a:hover {}

.success_wishlists {
	width: 100%;
}

.success_wishlists .successfully {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #2980b9;
	background: #e6f1f8;
	display: block;
	border-radius: 4px;
}

.success_wishlists .notification {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #27ae60;
	background: #e4f3eb;
	display: block;
	border-radius: 4px;
}

.success_wishlists .warning {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #cb2700;
	background: #f8e9e8;
	display: block;
	border-radius: 4px;
}

/******************add to cart**************************/
div#facebox .popup {
	border: none;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}

div#facebox .popup .my-groovy-style2 {
	padding: 20px;
	width: 430px;
	position: relative;
}

div#facebox .popup .my-groovy-style2 .left {
	padding-left: 135px;
	padding-bottom: 30px;
	min-height: 110px;
}

div#facebox .popup .my-groovy-style2 .floatright {
	float: right;
	background: #e4e4e4 !important;
	border-bottom: 2px solid #BDC3C7 !important;
	text-decoration: none;
	color: #292F38;
}

#askform label {
	font-weight: 300;
}

#askform input {
	margin-right: 30px;
	margin-top: 3px;
	font-size: 14px;
}

#comment {
	border: 2px solid #e4e4e2;
	background: #f5f7f8;
	height: 100px;
	line-height: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

.login-wrap div.other-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-top: 20px;
}

div.other-links li a {
	text-decoration: none;
}

div.other-links li a:hover {}

.ac_result {
	border: none;
	border-top: 3px solid #e74c3c;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	border-radius: 0 0 5px 5px;
}

/*-------------------------Animated Scroll to Top ------------------------------*/
#back-top {
	position: fixed;
	right: 24px !important;
	bottom: 24px;
	margin-right: 0px;
	padding: 0;
	margin: 0;
	display: none;
	z-index: 99;
}

#back-top a {
	opacity: 0.8;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	font-size: 24px;
	line-height: 38px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	padding: 0;
	margin: 0;
	background: #C7C7C7;
	/* rounded corners */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;

}

#back-top a:hover {
	color: #fff;

}

/* arrow icon (span tag) */
#sbox-window.shadow {
	box-shadow: none !important;
	overflow: hidden;
	border-radius: 6px !important;
}

#sbox-content {
	border-radius: 6px !important;
}

#sbox-window {
	padding: 0;
	box-shadow: none;
}

body.component {
	height: 100%;
	background: #fff !important;
	border-radius: 6px;
}

.t3-mainbody.component {
	padding: 0;
	background: #fff;
}

.t3-mainbody.component .t3-content {
	padding: 0 20px;
}

.ask-a-question-view {
	padding-top: 20px;
	position: relative;
}

.ask-a-question-view h3 {
	margin-top: 0;
	margin-bottom: 10px;
}

.ask-a-question-view .width70 {
	width: 70%;
}

.ask-a-question-view .width30 {
	width: 30%;
}

.ask-a-question-view .width30 img {
	width: 100%;
	margin-right: 20px;
}

.ask-a-question-view .floatleft {
	float: left;
}

.ask-a-question-view #Comment {
	border: 2px solid #e4e4e2;
	background: #f5f7f8;
	height: 100px;
	line-height: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

#sbox-window #sbox-btn-close {
	background: url(../images/close.png) left top no-repeat;
	cursor: pointer;
	color: #292f38;
	font-size: 20px;
	opacity: 1;
	padding: 0;
	width: 15px;
	height: 13px;
	position: absolute;
	top: 8px;
	right: 8px;
}

#sbox-window #sbox-btn-close:hover {
	opacity: 1;
	background-position: left bottom;
}

.ask-close {
	display: none;
}

div#facebox .popup a.close {
	background: url(../images/close.png) left top no-repeat;
	cursor: pointer;
	color: #292f38;
	font-size: 20px;
	opacity: 1;
	padding: 0;
	width: 15px;
	height: 13px;
	position: absolute;
	top: 8px;
	right: 8px;
}

#facebox .close img {
	display: none;
}

div#facebox .popup a.close:hover {
	opacity: 1;
	background-position: left bottom;
}

#Faqsaccordion {
	padding-top: 20px;
	padding-bottom: 10px;
}

#Faqsaccordion .panel {
	background: none;
	border: none;
	border-radius: 0;
	color: #515151;
	margin-bottom: 5px;
}

.panel-heading {
	padding: 0;
	background: none;
}

.panel-heading a.accordion-toggle.collapsed {
	background: #ecf0f1;
	border-radius: 5px;
	padding: 14px 20px;
	font-size: 20px;
	line-height: 22px;
	display: block;
	text-decoration: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	outline: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.panel-heading a.accordion-toggle.collapsed:hover {
	background: #323a45;
	color: #fff;
}

.panel-heading a.accordion-toggle span {
	float: right;
}

.panel-heading a.accordion-toggle span i {
	font-style: normal;
}

.panel-heading a.accordion-toggle.collapsed span i.minus {
	display: none;
}

.panel-heading a.accordion-toggle.collapsed span i.plus {
	display: block;
}

.panel-heading a.accordion-toggle {
	background: #323a45;
	border-radius: 5px 5px 0 0;
	padding: 14px 20px;
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	display: block;
	text-decoration: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	outline: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.panel-heading a.accordion-toggle span i.plus {
	display: none;
}

.panel-heading a.accordion-toggle span i.minus {
	display: block;
}

#Faqsaccordion .panel-collapse {
	border: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 0 0 5px 5px;
}

#Faqsaccordion .accordion-body .panel-body {
	padding: 20px;
}

.tabletkanone {
	display: none;
}

.module-ct .odd {
	border-bottom: none;
}

#itemListPrimary.firstItem div.K2ItemsRow:first-child {
	margin-top: 1px !important;
	padding-top: 1px !important;
	border-top: none !important;
}

.modal-backdrop {
	z-index: 10001;
}

.vm-customfield-cart {
	font-size: 14px;
}

span.cart_num a:hover {
	text-decoration: none;
}

/* button */
.button,
.addtocart-button,
.vm-button-correct,
.k2user .button {
	font-weight: 300;
	font-size: 18px;
	line-height: 38px;
	display: inline-block;
	border: none;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	outline: none;
	cursor: pointer;
	background: #49515b !important;
	border-bottom: 0px;
	border-radius: 0px;
}

.button:hover,
.button:focus,
.addtocart-button:hover,
.addtocart-button:focus,
.vm-button-correct:hover,
.vm-button-correct:focus,
.k2user #form-login .button:hover,
.k2user #form-login .button:focus {
	background: #777e87 !important;
	color: #ffffff;
	text-decoration: none;
}

.button.reset {
	background: #34495e !important;
	border-bottom: 2px solid #2c3e50 !important;
	text-decoration: none;
}

.button.reset:hover,
.button.reset:focus {
	text-decoration: none;
}

.button.reset2 {
	background: #45c3d3 !important;
	border-bottom: 2px solid #248a97 !important;
	text-decoration: none;
	color: #fff;
	padding: 0px 15px;
}

/* .button.reset2:hover,
.button.reset2:focus {background:#e4e4e4!important;;border-bottom:2px solid #630000!important;text-decoration:none; color:#fff;} */

@-moz-document url-prefix() {
	button.button {
		padding-bottom: 1px;
	}
}

/*end button */

input:focus:-moz-placeholder {
	color: transparent;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus::-ms-input-placeholder {
	color: transparent;
}

input::-moz-placeholder {
	color: #292f38;
}

input::-webkit-input-placeholder {
	color: #292f38;
}

input::-ms-input-placeholder {
	color: #292f38;
}

select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
	color: #292f38;
}

/* tooltip */
#product_list ul.layout2 div.tooltip {
	display: none !important;
}

div.tooltip {
	width: 30%;
}

div.tooltip-inner {
	background: #e2e6e7;
	font-size: 11px font-weight:300;
	padding: 7px 5px;
}

.tooltip.top div.tooltip-arrow {
	border-top-color: #e2e6e7;
}

/* css3 */

@-moz-keyframes srcbg {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes srcbg {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes srcbg {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@-ms-keyframes srcbg {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@keyframes srcbg {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes srcbg2 {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.8;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes srcbg2 {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes srcbg2 {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@-ms-keyframes srcbg2 {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@keyframes srcbg2 {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 9999;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

/* ver 1.1 */
#slideShow .add_wishlist,
#slideShow .add_compare {
	height: 40px;
	line-height: 38px;
}

.serchline .sropen {
	width: 19px;
	height: 19px;
	background: none;
	position: absolute;
	top: 8px;
	right: 5px;
	cursor: pointer;
	display: block;
	font-size: 24px;
	color: #fff;
}

.serchline .sropen:hover {
	background: none;
}

.serchline .srclose {
	width: 12px;
	height: 13px;
	background: none;
	position: absolute;
	top: 8px;
	right: 5px;
	cursor: pointer;
	display: none;
	font-size: 24px;
	color: #292f38;
}

.serchline .srclose:hover {
	background: none;
}

i[class^="fa-"],
i[class*=" fa-"] {
	margin: 0;
}

div.cwcookielaw {
	position: fixed;
	left: 0;
	background: rgba(0, 0, 0, 0.86);
	font-weight: 300;
	z-index: 30010;
	bottom: 0;
	right: 0;
	padding: 10px 10px;
}

.cwcookielaw .cwcookiecontainer p {
	display: table !important;
	font-size: 18px !important;
	margin: 0 auto;
}

.cwcookielaw .cwcookiecontainer {
	margin: 0 auto;
	display: table;
}

.cwcookiecontainer .cwcookiebubble p {
	font-size: 15px !important;
	line-height: 18px !important;
}

.cwcookielaw .cwcookiebubble {
	height: 200px !important;
	right: -127px !important;
	top: -207px !important;
	padding: 14px 15px 0 15px !important;
	display: none;
	cursor: pointer;
	z-index: 10001;
}

.show_cart a.button {
	background: #45c3d3 !important;
}

a.cwallowcookies.button {
	background: #626262 !important;
	border-radius: 0px !important;
	margin: 0px !important;
	padding: 0px 15px !important;
	font-size: 16px;
	line-height: 22px;
}

.cwcookiecontainer a.button.reset2 {
	background: #323232 !important;
	border-radius: 0px !important;
	padding: 0px 10px !important;
	font-size: 14px;
	line-height: 22px;
}

.cwcookielawbg {
	display: none !important;
}

.cwallowcookies {
	border-radius: 5px 0 0 5px !important;
}

.cwcookiesmoreinfo {
	border-radius: 0px 5px 5px 0px !important;
}

.cookies_height {
	height: 0px;
	position: relative;
}

.cwcookiecontainer a.button {
	border-radius: 4px 0 0 4px;
	margin-left: 10px;
}

.cwcookiecontainer a.button.reset2 {
	border-radius: 0 4px 4px 0;
	margin-left: 0px;
}

#cart_list div {
	min-height: 0;
}

#vmCartModule div#cart_list .show_cart {
	padding-top: 0;
	padding-bottom: 0;
}

div#cart_list .show_cart .button {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* ver 1.2*/

.bs-docs-example2 {
	padding-top: 20px;
	padding-bottom: 10px;
}

.option-set {
	margin: 0 0 26px 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 99;
	min-height: 30px;
}

.option-set li a {
	font-size: 16px;
	line-height: 20px;
	color: #292f38;
	text-transform: none;
	font-weight: 300;
	padding: 5px 10px;
	background: #ecf0f1;
	border-radius: 5px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	margin-right: 5px;
	margin-bottom: 5px;
	position: relative;
	display: inline-block;
}

.option-set li a:before {
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	content: " ";
	position: absolute;
	left: 50%;
	bottom: 0px;
	border-left: 9px solid rgba(0, 0, 0, 0);
	border-right: 9px solid rgba(0, 0, 0, 0);
	border-top: 9px solid #ecf0f1;
	height: 9px;
	margin-left: 2px;
	vertical-align: middle;
	width: 16px;
	content: " ";
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -8px;
	visibility: hidden;
}

.option-set li a:hover {
	background: #34495e;
	margin-top: 0;
	color: #fff;
}

.option-set li a.selected,
.option-set li a.selected:hover {
	background: #34495e;
	margin-top: 0;
	color: #fff;
	cursor: default;
}

#filters {
	width: 100%;
	clear: both;
	overflow: hidden;
}

#sort-by,
#sort-direction {
	float: left;
}

.product-detail-row td {
	text-align: left;
}

.price td {
	text-align: right;
	border-bottom: none;
	border-right: 1px solid #ECF0F1;
}

#sales_price {
	font-weight: bold;
}

.module-4eck {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	padding: 20px;
}

table.cart-summary {
	border-radius: 0 0 3px 3px;
	margin-bottom: 20px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

#shipments .jq-radio {
	border: 2px solid #e2e6e7;
	background: #f5f7f8;
	border-radius: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 10px;
}

#shipments .jq-radio.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

#shipments .jq-radio.checked span,
.paramfilter .jq-radio:hover span {
	display: block;
	width: 10px;
	height: 10px;
	background: #292f38;
	position: relative;
	left: 2px;
	top: 2px;
	border-radius: 10px;
}

#shipments .jq-radio.disabled span {
	display: none;
}

#shipments .jq-radio {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

#shipments label {
	float: left;
	width: 96%;
}

#shipments label .vmCartPaymentLogo {
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0
}

#payments .jq-radio {
	border: 2px solid #e2e6e7;
	background: #f5f7f8;
	border-radius: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 10px;
}

#payments .jq-radio.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

#payments .jq-radio.checked span,
.paramfilter .jq-radio:hover span {
	display: block;
	width: 10px;
	height: 10px;
	background: #292f38;
	position: relative;
	left: 2px;
	top: 2px;
	border-radius: 10px;
}

#payments .jq-radio.disabled span {
	display: none;
}

#payments .jq-radio {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

#payments label {
	float: left;
	width: 96%;
}

#payments label .vmCartPaymentLogo {
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0
}

.payment-pane,
shipment-pane {
	margin-top: 30px;
}

.billto-shipto .floatleft {
	float: left;
}

.cart-view.bill {
	margin-top: 30px;
}

.billto-shipto .font {
	text-transform: lowercase;
	font-weight: bold !important;
	margin-bottom: 20px;
}

#register,
#STsameAsBT {
	height: 18px;
}

#table_shipto {
	display: none;
}

.vm2-add_up {
	float: left;
	width: 20px;
	position: relative;
}

.vm2-add_up input {
	border: none;
	position: relative;
	z-index: 2;
	background: none;
}

.vm2-add_up i {
	position: absolute;
	left: 0;
	top: 4px;
	z-index: 1;
}

#cart-view-default .cart-title {
	width: auto;
}

#cart-view-default ul.adminform {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cart-view-default ul.adminform li {
	display: block;
}

#cart-view-default ul.adminform li label {
	float: none;
	width: 100%;
	text-align: left;
	font-weight: normal;
}

#cart-view-default ul.adminform input {
	border: 2px solid #e4e4e2;
	background: #f5f7f8;
	height: 40px;
	line-height: 20px;
	margin-bottom: 10px;
	width: 98%;
}

#cart-view-default ul.adminform input:focus {
	border: 2px solid #e4e4e2;
}

#cart-view-default ul#user-register-fields {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#cart-view-default ul#user-register-fields input {
	border: 2px solid #e4e4e2;
	background: #f5f7f8;
	height: 40px;
	line-height: 20px;
	margin-bottom: 10px;
	width: 98%;
}

#cart-view-default ul#user-register-fields input:focus {
	border: 2px solid #e4e4e2;
}

#table_user td {
	text-indent: -9999px;
	display: inline-block;
}

#table_user td input,
#table_user td label {
	text-indent: 0px;
}

.shoper .jq-selectbox {
	width: 98%;
}

.shoper .jq-selectbox .optgroup {
	font-weight: bold;
}

#STsameAsBTLeb {
	cursor: pointer;
	padding-left: 20px;
	position: relative;
	left: -20px;
	z-index: 99;
}

#user-actions-trigger {
	margin: 0;
	padding: 0;
	list-style: none;
}

#registerLeb {
	cursor: pointer;
	padding-left: 20px;
	position: relative;
	left: -20px;
	z-index: 99;
}

.border-radius-lb {
	text-align: left;
}

.border-radius-lb #coupon_code {
	width: 72%;
}

.cart-summary.bot-total {
	margin-top: 30px;
}

.cart-summary.bot-total tr td {
	border-left: 1px solid #ddd;
}

.cart-summary.bot-total tr td:first-child {
	width: 70%;
	text-align: right;
	border-left: none;
}

.cart-summary.bot-total .bold,
.cart-summary.bot-total .red-bold {
	font-weight: 500;
}

.smart-slider-layer {
	text-align: inherit;
}

/* NO RESP*/
.noresp {
	min-width: 1220px;
	margin: 0 auto;
}

.noresp #t3-mainnav .navbar-nav>li>a,
.noresp #t3-mainnav .navbar-nav>li>span {
	padding: 20px 30px;
}

.noresp .botbanners .banneritem {
	width: 48%;
}

.noresp .bannergrouptopbanners .banneritem {
	width: 31%;
	margin-left: 20px;
}

/*.t3-megamenu .banneritem img {
    max-width: 196px;
    height: auto;
} */
.t3-megamenu .banneritem img {
	width: auto;
	height: 259px;
	position: relative;
}

.top-block.fix #t3-mainnav .navbar-nav>.dropdown>a .caret {
	border-top-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
}

/*.t3-megamenu .banneritem {
    margin-top: -65px;
    margin-left: -40px !Important;
} */
.dropdown-header.mega-group-title {
	font-weight: 600 !important;
	font-size: 14px !important;
}

.t3-megamenu .mega-nav>li a,
.t3-megamenu .dropdown-menu .mega-nav>li a {
	color: #000;
	font-size: 14px;
	line-height: 14px;
}

.noresp .bannergrouptopbanners .banneritem:first-child {
	margin-left: 0;
}

.noresp #slideShow.list li .product-box.hover .browseImage {
	width: 235px;
}

.noresp #slideShow.list li .product-box.hover .browseImage a {
	width: 235px;
}

.noresp .homeblog .moduleItemImage,
.noresp .homeblog ul li .blog-box .fleft {
	width: 100%;
	margin-bottom: 10px;
	max-width: 100%;
}

.noresp #productdetailsview .fleft {
	max-width: 320px;
	width: 320px;
}

.noresp #Img_zoom2 {
	width: 100% !important;
	height: 100% !important;
}

.noresp .border-radius-lb #coupon_code {
	width: 65%;
}

.noresp #cart-view-default .cart-title {
	width: 70%;
}

/* END NO RESP*/
/* ver 1.3*/

/* ver 1.4*/
div#quick_view_overlay {
	z-index: 555555;
}

div#quick-view {
	z-index: 666666;
}

div#facebox_overlay {
	z-index: 6555800;
}

div#system_view_overlay {
	z-index: 555555;
}

div#system_view {
	z-index: 666666;
}

div.fancybox-overlay {
	z-index: 330090;
}

#facebox {
	z-index: 65558000 !IMPORTANT;
}

.header-top.style2 {
	position: relative;
	z-index: 10000;
}

.modal-open .header-top.style2 {
	position: relative;
	z-index: inherit;
}

.header-top.style2 .module.menu {
	float: none;
}

.header-top.style2 .module.menu ul {
	display: table;
	text-align: center;
	float: none;
	margin: 0 auto;
}

.header-top.style2 .mod-languages {
	margin-left: 0;
	position: relative;
	right: -25px;
}

.header-top.style2 .mod-currencies {
	margin-left: 0;
	margin-right: -5px;
}

.header-top.style2 #cur-lang {
	padding-bottom: 2px;
}

.header-top.style2 #cur-lang .heading {
	height: 24px;
}

.header-top.style2 #cur-lang ul {
	top: 28px;
}

#t3-header.style2 {
	position: relative;
	z-index: 9999;
}

#t3-header.style2 .search-custom {
	float: right;
	width: 300px;
	margin-right: -4px;
}

#t3-header.style2 .block1-custom {
	float: left;
}

#t3-header.style2 .sropen {
	display: none;
}

#t3-header.style2 .serchline {
	position: relative;
	background: none;
}

#t3-header.style2 .serchline form {
	display: block;
}

#t3-header.style2 .serchline form input {
	background: none repeat scroll 0 0 #F5F7F8;
	border: 2px solid #E4E4E2;
	color: #696E6E;
	height: 40px;
	line-height: 40px;
	outline: medium none;
	resize: none;
	border-radius: 4px;
	padding: 0 10px;
}

#t3-header.style2 .serchline form .button {
	position: absolute;
	right: 10px;
	top: 0;
	color: #BDC3C7;
	background: none !important;
	border: none !important;
	font-size: 18px;
	padding: 0;
}

#t3-header.style2 .ac_result {
	width: 300px !important;
	left: 0 !important;
	top: 40px !important;
}

#t3-header.style2 .customphone {
	text-align: right;
	margin-right: 20px;
	margin-top: -4px;
}

#t3-header.style2 .customphone span {
	display: block;
	font-weight: bold;
	font-size: 22px;
}

#t3-header.style2 .mod-right .fright {
	position: relative;
}

#t3-mainnav.style2 {
	position: relative;
	z-index: 9998;
}

#t3-mainnav.style2 .navbar-nav>li>a,
#t3-mainnav.style2 .navbar-nav>li>span {
	padding: 20px 30px;
}

#t3-mainnav.style2 .fright.mod-right {
	float: right;
	padding-top: 10px;
}

.t3-navbar .search-custom {
	position: absolute;
	right: 0;
	top: 30px;
	width: 100%;
}

@media only screen and (min-width: 1400px) {
	#offlajn-ajax-tile-results .search-result-link {
		width: 26%;
	}
}

.search-custom .serchline {
	position: relative;
}

.ac_result {
	position: absolute;
	display: none;
	left: 0 !important;
	top: 60px !important;
}

.t3footnav-top {
	padding-top: 20px;
	padding-bottom: 0px;
	border-bottom: 1px solid #404852 !important;
}

.t3footnav-top ._newsletter {
	padding-top: 10px;
}

.t3footnav-top ._newsletter .module-title {
	float: left;
	margin-right: 10px;
	padding-top: 8px !important;
}

.t3footnav-top ._newsletter .module-ct {
	float: left;
	width: 80%;
}

.t3footnav-top ._newsletter .acymailing_form tr {
	display: block;
	float: left;
}

.t3footnav-top ._newsletter .acymailing_form tr:first-child {
	margin-right: 10px;
	width: 70%;
}

.t3footnav-top div.tooltip {
	width: 15%;
}

.t3footnav-top ._newsletter .acymailing_form tr td {
	display: block;
}

.t3footnav .listbest li {
	padding-bottom: 10px;
	overflow: hidden;
}

.t3footnav .listbest .Title a {
	color: #fff;
}

/*.logo a:hover img{
	-webkit-animation:ministorm .5s ease;
	-moz-animation:ministorm .5s ease;
	-o-animation:ministorm .5s ease;
	-ms-animation:ministorm .5s ease;
	animation:ministorm .5s ease;
}
*/

@-webkit-keyframes ministorm {

	0%,
	100% {
		-webkit-tranform: rotate(0deg);
	}

	30% {
		-webkit-transform: rotate(8deg);
	}

	70% {
		-webkit-transform: rotate(-8deg);
	}
}

@keyframes ministorm {

	0%,
	100% {
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	30% {
		-moz-transform: rotate(8deg);
		-o-transform: rotate(8deg);
		-ms-transform: rotate(8deg);
		transform: rotate(8deg);
	}

	70% {
		-moz-transform: rotate(-8deg);
		-o-transform: rotate(-8deg);
		-ms-transform: rotate(-8deg);
		transform: rotate(-8deg);
	}
}

/* shortcod*/
.yt-accordion {
	list-style: none;
	margin: 0;
	padding: 0;
}

.yt-accordion .accordion-group {
	background: nobe;
	border: none;
	border-radius: 0;
	color: #515151;
	margin-bottom: 10px;
}

.yt-accordion .accordion-heading {
	background: #ecf0f1;
	border-radius: 5px;
	padding: 14px 20px;
	font-size: 20px;
	line-height: 22px;
	display: block;
	text-decoration: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	outline: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
	position: relative;
	margin-bottom: 0;
}

.yt-accordion .accordion-heading:hover,
.yt-accordion .accordion-heading.active {
	background: #323a45;
	color: #fff;
}

.yt-accordion .accordion-heading i {
	font-style: normal;
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 22px;
}

.accordion-heading a.accordion-toggle {
	background: #323a45;
	border-radius: 5px 5px 0 0;
	padding: 14px 20px;
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	display: block;
	text-decoration: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	outline: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.accordion-heading a.accordion-toggle span i.plus {
	display: none;
}

.accordion-heading a.accordion-toggle span i.minus {
	display: block;
}

.yt-accordion .accordion-inner {
	padding: 20px;
	border: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 0 0 5px 5px;
}

.btn.btn-flat.button {
	box-shadow: none;
}

.yt-gmap-bg {
	background: #fff !important;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	padding: 10px;
}

.orderlistcontainer div.Order {
	margin-top: 0px;
	background: #f5f7f8;
	cursor: pointer;
	border: solid #e4e4e2 2px;
	font-size: 13px;
	padding: 3px 25px 3px 10px;
	float: left;
	min-width: 110px;
	height: 30px;
	border-radius: 0;
	position: relative;
	z-index: 10;
	cursor: default;
	border-radius: 3px 3px 3px 3px;
	font-weight: 300;
	cursor: default;
	color: #1B1B1B;
}

body.component {
	width: 440px;
}

.lbl-box2 .sold {
	position: relative;
	top: 28px;
	left: -28px;
	height: 24px;
	width: 140px;
	background: #9ba5ac;
	position: relative;
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-kthtml-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.lbl-box2 .soldafter {
	position: absolute;
	right: -1px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/label-sold.png) left bottom no-repeat;
}

.lbl-box2 .soldbefore {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 4px;
	height: 7px;
	background: url(../images/label-sold.png) right top no-repeat;
}

.product-related-products {
	margin-bottom: 0px;
}

#productdetailsview .lbl-box2 {
	display: inline-block;
	height: 100px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: -5px;
	left: -5px;
	width: 100px;
	z-index: 99;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#productdetailsview .lbl-box2 .sold {
	position: relative;
	top: 28px;
	left: -28px;
	height: 24px;
	width: 140px;
	background: #9ba5ac;
	position: relative;
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-kthtml-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#productdetailsview .lbl-box2 .soldafter {
	position: absolute;
	right: -1px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/label-sold.png) left bottom no-repeat;
}

#productdetailsview .lbl-box2 .soldbefore {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 4px;
	height: 7px;
	background: url(../images/label-sold.png) right top no-repeat;
}

.t3-mainbody.component {
	padding-top: 10px;
}

.t3-mainbody.component .manufacturer_details_view .spacer {
	padding: 0;
	border: none;
	box-shadow: none;
}

.t3-mainbody.component .manufacturer_details_view .fleft {
	float: none;
}

.t3-mainbody.component .manufacturer_details_view .wrap {
	margin-top: 0;
}

.t3-mainbody.component .manufacturer_details_view .fleft div.manufacturer-image {
	border: none;
}

.t3-mainbody.component .t3-content {
	padding-right: 10px;
}

body.component {
	min-width: 280px;
	width: auto;
}

.fancybox-margin {
	margin-right: 0px !important;
}

/* ver 1.5*/
.nobtn .orderlistcontainer:first-child div.orderlist {
	left: 0;
}

/* ver 1.6
ul.layout .product-box .browseImage img,ul.layout2 .product-box .browseImage img { max-width:none; width:100%;}*/
#Customblock {
	background: #fff;
	padding: 50px 0;
}

.customcustomblock ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.customcustomblock ul li {
	float: left;
	width: 25%;
	text-align: center;
}

.customcustomblock ul li em {
	background: #ecf0f1;
	display: inline-block;
	font-size: 26px;
	line-height: 60px;
	text-align: center;
	width: 60px;
	margin: 0;
	border-radius: 4px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.customcustomblock ul li:hover em {
	color: #fff;
	background: #292f38;
	-webkit-animation: jump .4s ease;
	-moz-animation: jump .4s ease;
	-o-animation: jump .4s ease;
	animation: jump .4s ease;
}

.customcustomblock ul li h5 {
	font-size: 18px;
	padding: 10px 10px;
}

.customcustomblock ul li p {
	padding: 0 10px;
}

.customcustomblock ul li a {
	font-size: 16px;
	text-transform: uppercase;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

@-webkit-keyframes sizejump {

	0%,
	100% {
		-webkit-transform: scaleX(1);
	}

	50% {
		-webkit-transform: scaleX(1.1);
	}
}

@keyframes sizejump {

	0%,
	100% {
		-moz-transform: scaleX(1);
		-o-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
	}

	50% {
		-moz-transform: scaleX(1.1);
		-o-transform: scaleX(1.1);
		-ms-transform: scaleX(1.1);
		transform: scaleX(1.1);
	}
}

@-webkit-keyframes jump {

	0%,
	100% {
		-webkit-transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(-5px);
	}
}

@keyframes jump {

	0%,
	100% {
		-moz-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-moz-transform: translateY(-5px);
		-o-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

.page3 #Toprow {
	padding-bottom: 50px;
}

#Customblock-Portfolio {
	background: #fff;
	padding: 40px 0 0px 0;
}

#Customblock-brand {
	background: #F0F1F5;
	padding: 0px;
	overflow: hidden;
}

#Customblock-blog {
	padding: 40px 0 20px 0;
}

.acymailing_module_form .acymailing_introtext {
	float: left;
	font-size: 22px;
	margin-top: 9px;
	font-weight: 400;
}

.cnewsletter {
	margin-top: 16px;
}

table.acymailing_form {
	float: left;
}

@media (max-width:1320px) {
	table.acymailing_form {
		float: none;
	}
}

.acymailing_form input.inputbox {
	width: 400px !important;
}

@media (max-width:768px) {
	.acymailing_form input.inputbox {
		width: 100% !important;
	}

	.MainRow .t3-content {
		padding: 0px;
	}

	.com_virtuemart.view-category ul.layout .prod-row {
		width: 85% !important;
		float: none !important;
		padding: 10px !important;
		height: auto !important;
	}
}

@media (max-width:486px) {
	.cnewsletter {
		margin-top: -50px;
	}
}

.cnewsletter input.button.subbutton {
	background: #ffffff !important;
	color: #000000;
	border-radius: 0px !important;
	font-weight: 400;
	font-size: 24px;
	margin-left: -2px;
}

h3.gallery-title {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
}

#Customblock-Portfolio .owl-controls {
	top: -35px;
}

#Customblock-blog div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
	border: medium none;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100% !important;
}

.testimonial {
	margin-left: -13px;
	padding-right: 0;
	width: 104%;
}

.testimonial .owl-item {}

.testimonial .yt-testimonial {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.box-paralax {
	overflow: hidden;
}

html.no-touch .animate_ftr {
	right: -100px;
	opacity: 0;
	position: relative;
}

html.no-touch .animate_ftl {
	left: -100px;
	opacity: 0;
	position: relative;

}

html.no-touch .animate_top {
	top: -110px;
	opacity: 0;
	position: relative;

}

html.no-touch .animate_bot {
	bottom: -110px;
	opacity: 0;
	position: relative;

}

html.no-touch .animate_left {
	left: -120px;
	opacity: 0;
	position: relative;

}

html.no-touch .animate_right {
	right: -120px;
	opacity: 0;
	position: relative;

}


html.no-touch .module.homeblog.page3 {
	left: -120px;
	opacity: 0;
	position: relative;
}

html.no-touch .module.home.say {
	right: -80px;
	opacity: 0;
	position: relative;
}

html.no-touch .animate_top_brand {
	right: -130px;
	opacity: 0;
	position: relative;

}

html.no-touch .animate_bot_brand {
	left: -130px;
	opacity: 0;
	position: relative;

}

html.no-touch .animate_top_tabs {
	left: -100px;
	opacity: 0;
	position: relative;

}

html.no-touch .animate_bot_tabs {
	right: -100px;
	opacity: 0;
	position: relative;

}


#Customblock2 {
	background: #fafbfb;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

.box-paralax2 {
	overflow: hidden;
}

.customcustomblock2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.customcustomblock2 ul li {
	float: left;
	width: 33%;
	text-align: left;
}

.customcustomblock2 ul li .padding {
	padding-bottom: 30px;
	overflow: hidden;
	padding-top: 15px;
	margin-top: -15px;
}

.customcustomblock2 ul li em {
	background: #ecf0f1;
	display: inline-block;
	font-size: 26px;
	line-height: 60px;
	text-align: center;
	width: 60px;
	margin: 0 20px 0 0;
	border-radius: 4px;
	float: left;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.customcustomblock2 ul li>div:hover em {
	color: #fff;
	background: #292f38;
	-webkit-animation: jump .4s ease;
	-moz-animation: jump .4s ease;
	-o-animation: jump .4s ease;
	animation: jump .4s ease;
}

.customcustomblock2 ul li span {
	overflow: hidden;
	display: inline-block;
	width: 75%;
	float: left;
}

.customcustomblock2 ul li h5 {
	font-size: 18px;
	padding: 0px 10px 10px 0;
}

.customcustomblock2 ul li p {
	padding: 0 10px 0 0;
}

.customcustomblock2 ul li a {
	font-size: 16px;
	text-transform: uppercase;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.t3footnav {
	overflow: hidden;
}

html.no-touch #product_list.loadmore .prod-row.item {
	opacity: 0;
}

.btn_compare i,
.btn_wishlist i {
	margin-right: 10px !important;
}

.prod_cat {
	width: auto;
}

.pagination ul>li>a {
	font-weight: bold;
}

.Results .display-number {
	padding-bottom: 10px;
}

.t3-sidebar .banneritem:first-child {
	margin-left: 0;
}

.nav .caret {
	border-bottom-color: #737373;
	border-top-color: #737373;
}

#t3-mainnav .navbar-nav>li {
	margin-bottom: -10px;
}

#t3-mainnav .dropdown-menu {
	margin-top: 30px;
	min-width: 950px !important;
}

ul.nav.navbar-nav li[data-id="1873"] {
	border: 2px solid;
}

ul.nav.navbar-nav li[data-id="1869"] {
	border: 2px solid #fc5658;
}

.t3-megamenu .mega-nav>li,
.t3-megamenu .dropdown-menu .mega-nav>li {
	margin-right: -20px;
	padding-right: 20px;
}

#t3-mainnav .dropdown-menu .dropdown-menu {
	margin-left: 10px;
}

html.no-touch #Customblock-blog.box-paralax {
	background: url(../images/parallax/slide1.jpg) no-repeat fixed 50% 0 #f9f9f9;
}

html.no-touch #Tabs.box-paralax2 {
	background: url(../images/parallax/slide1.jpg) no-repeat fixed 50% 0 #f9f9f9;
	padding: 40px 0 20px 0;
}

/* ver 1.7*/
.fancybox-opened {
	z-index: 3300911 !important;
}

.module.login .modal-dialog {
	position: absolute;
}

.modal-open {
	overflow: inherit !important;
}

body {
	position: relative;
}

#system_view {
	position: absolute;
	margin: 0;
}

#quick_view_popup {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0;
	z-index: 655555;
}

#quick_view_popup #quick-view {
	position: relative !important;
	margin: 0;
	left: 0;
	top: 0;
}

#sbox-window.shadow {
	z-index: 655577 !important;
	padding-bottom: 20px;
}

body.component {
	padding-bottom: 20px;
}


/* ver 1.7 joomla3.3.1*/
.ac_result {
	padding: 0px;
	overflow: hidden;
	z-index: 99999;
}

.ac_result ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_result li {
	margin: 0px;
	padding: 15px 15px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	text-align: left;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #fafbfb;
}

.ac_over {
	cursor: pointer !important;
}

.ac_result .product_img {
	float: left;
	margin-right: 5px;
}

.ac_result .product_img img {
	width: 70px;
	height: auto;
	border: none;
	margin-right: 10px;
}

.ac_result .product_sku {
	font-size: 10px;
}

.ac_result li:hover {
	color: #292F38;
}

#productdetailsview .product-custom .product-field-type-S {
	overflow: inherit;
	width: 100%;
	padding-bottom: 10px;
	clear: both;
}

#productdetailsview .product-custom .product-fields {
	width: 100%;
	display: inline-block;
}

.paddingtop8 .vmicon {
	background: url(../images/virtuemart/vm2-sprite.png) no-repeat top left;
}

.paddingtop8 .vm2-lowstock {
	background-position: 0 -1114px;
	width: 62px;
	height: 15px;
	display: block;
}

.paddingtop8 .vm2-nostock {
	background-position: 0 -1179px;
	width: 62px;
	height: 15px;
	display: block;
}

.paddingtop8 .vm2-normalstock {
	background-position: 0 -1244px;
	width: 62px;
	height: 8px;
	display: block;
}

#sbox-window {
	width: 460px !important;
}

td.acyfield_email {
	width: 220px;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.acysubbuttons input.button.subbutton {
	margin: 0 auto;
	display: table;
	float: none;
	background: #45c3d3 !important;
}

#productdetailsview .icons {
	overflow: hidden;
}

#productdetailsview .icons>div {
	float: left;
	padding-bottom: 10px;
}

#productdetailsview .icons a {
	text-decoration: none;
	margin-right: 10px;
}

#productdetailsview .icons-pdf a:before {
	font-family: FontAwesome;
	content: "\f016";
}

#productdetailsview .icons-print a:before {
	font-family: FontAwesome;
	content: "\f02f";
}

#productdetailsview .icons-recomend a:before {
	font-family: FontAwesome;
	content: "\f0e0";
}

#productdetailsview .icons-edit a:before {
	font-family: FontAwesome;
	content: "\f044";
}

.cart-summary .coupon-tr td {
	border-top: 1px solid #ECF0F1;
	border-bottom: none
}

.cart-summary .sectiontableentry1.item td {
	border-left: none;
}

.cart-summary .sectiontableentry1.item td:first-child {
	border-left: 1px solid #ECF0F1;
}

#customer_note_field {
	margin-top: 20px;
}

#customer_note_field .color {
	color: #6a6a6a;
	margin-bottom: 10px;
}

.billing-box textarea#customer_note_field {
	background: #f5f7f8;
	border: 2px solid #e2e6e7;
	height: 120px;
	line-height: 20px;
	margin-bottom: 15px;
	padding: 8px 10px !important;
	width: 100%;
	border-radius: 6px;
	margin-top: 10px;
}

.billing-box div.terms-of-service {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-left: 0;
}

.billing-box span.cart.tos {
	margin-left: 10px;
}

.login-box .jq-selectbox {
	min-width: 60px;
	width: 100%;
	float: none;
	display: inline-block !important;
	margin-right: 10px;
	border: 2px solid #e4e4e2;
	box-shadow: none;
	border-radius: 3px;
	background: #f5f7f8;
	padding: 3px 25px 0px 5px;
	height: 30px;
	cursor: pointer;
	font-size: 13px;
	margin-top: 5px;
}


.login-box select {
	display: none;
}

.login-box .jq-selectbox .dropdown li {
	padding-top: 0;
	padding-bottom: 0;
}

.login-box .jq-selectbox .select {
	height: 24px;
	min-width: 10px;
	width: 120%;
	padding-right: 30px;
}

.login-box.jq-selectbox .trigger .arrow {
	top: 10px;
}

.login-box .jq-selectbox .arrow {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 8px;
	height: 5px;
	background: url(../images/cat_arrow.png) left bottom no-repeat;
}

.login-box .jq-selectbox.opened .arrow {
	background-position: left top;
}

.login-box .jq-selectbox.opened,
#productdetailsview .jq-selectbox:hover {
	background: #fff;
}

.login-box .jq-selectbox .dropdown {
	max-height: 150px;
	min-width: 60px;
	width: 102%;
	top: 32px;
	background: #FFF;
	border: 1px solid #C6CBD0;
	border-radius: 2px;
	border: 2px solid #e4e4e2;
	margin: -2px 0 0 -7px;
	padding: 0;
}

.login-box .jq-selectbox .dropdown ul {
	margin: 0;
	padding: 0;
}

.login-box .jq-selectbox .dropdown ul li {
	color: #333;
	padding: 2px 12px 2px 10px !important;
	display: block;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

.login-box .jq-selectbox .dropdown ul li:hover,
.login-box .jq-selectbox .dropdown ul li.selected {
	background: #f4f4f4;
	padding-left: 14px !important;
}

.output-shipto .jq-radio {
	border: 2px solid #e2e6e7;
	background: #f5f7f8;
	border-radius: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 10px;
	margin-left: -20px;
	position: relative;
	top: 3px;
}

.output-shipto .jq-radio.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

.output-shipto .jq-radio.checked span,
.paramfilter .jq-radio:hover span {
	display: block;
	width: 10px;
	height: 10px;
	background: #292f38;
	position: relative;
	left: 2px;
	top: 2px;
	border-radius: 10px;
}

.output-shipto .jq-radio.disabled span {
	display: none;
}

.shoper .jq-selectbox {
	width: 100%;
}

#reg_text {
	padding-bottom: 10px;
}

.sectiontableentry1.coupon-tr td {
	border-bottom: 1px solid #ecf0f1;
}

#productdetailsview .product-box2 .ask-a-question .askquestion2 {
	background: #e2e6e7;
	font-weight: 300;
	padding: 4px 15px;
	height: 50px;
	font-size: 14px;
	line-height: 48px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	border-bottom: 2px solid #bdc3c7;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
	color: #292f38;
	margin-top: 0;
}

#productdetailsview .product-box2 .ask-a-question .askquestion2 i {
	font-size: 20px;
	display: block;
	text-indent: 0px;
	display: inline-block;
}

#productdetailsview .product-box2 .ask-a-question .askquestion2 span {
	display: none;
}

#productdetailsview .product-box2 .ask-a-question .askquestion2:hover,
#productdetailsview .product-box2 .ask-a-question .askquestion2:focus {
	background: #34495e;
	border-bottom: 2px solid #2c3e50;
	color: #fff;
	text-decoration: none;
}

div.tooltip {
	width: auto !important;
	min-width: 100px;
}

auto.ask-a-question-view {
	padding-top: 0;
}

.layout2 .paddingtop8 {
	margin: 0 auto;
	text-align: center;
}

.layout2 .paddingtop8>span {
	margin: 0 auto;
	text-align: center;
}

div#system_view {
	z-index: 6666666;
}

div#system_view_overlay {
	z-index: 5555555;
}

.social a em {
	font-style: normal;
	margin-left: 5px;
	margin-right: 0px;
}

.vm2-add_quantity_cart,
.vm2-remove_from_cart {
	background: none;
	border: none;
	padding: none;
	box-shadow: none !important;
}

.vm2-add_quantity_cart:hover,
.vm2-remove_from_cart:hover {
	color: #000;
}

.alert.alert-error {
	background: #f8e9e8;
	border: none;
	color: #cb2700;
	padding-left: 60px !important;
	position: relative;
}

.alert.alert-error:after {
	color: #cb2700;
	content: "\f071";
	position: absolute;
	left: 20px;
	top: 15px;
	color: #e74c3c;
	font-size: 32px;
	font-family: FontAwesome;
}

.alert.alert-info {
	background: #e6f1f8;
	border: none;
	color: #2980b9;
	padding-left: 60px !important;
	position: relative;
}

.alert.alert-info:after {
	color: #cb2700;
	content: "\f05a";
	position: absolute;
	left: 20px;
	top: 15px;
	color: #3498db;
	font-size: 32px;
	font-family: FontAwesome;
}

.alert.alert-warning {
	background: #f9f1e3;
	border: none;
	color: #e4e4e4;
	padding-left: 60px !important;
	position: relative;
}

.alert.alert-warning:after {
	color: #cb2700;
	content: "\f06a";
	position: absolute;
	left: 20px;
	top: 15px;
	color: #f39c12;
	font-size: 32px;
	font-family: FontAwesome;
}

.alert.alert-success {
	background: #e4f3eb;
	border: none;
	color: #27ae60;
	padding-left: 60px !important;
	position: relative;
}

.alert.alert-success:after {
	color: #cb2700;
	content: "\f118";
	position: absolute;
	left: 20px;
	top: 15px;
	color: #2ecc71;
	font-size: 32px;
	font-family: FontAwesome;
}

.alert.alert- {
	background: #e4f3eb;
	border: none;
	color: #27ae60;
	padding-left: 60px !important;
	position: relative;
}

.alert.alert-:after {
	color: #cb2700;
	content: "\f118";
	position: absolute;
	left: 20px;
	top: 25px;
	color: #2ecc71;
	font-size: 32px;
	font-family: FontAwesome;
}

.alert.alert-message {
	display: none;
}

.alert.alert-notice {
	background: #e6f1f8;
	border: none;
	color: #2980b9;
	padding-left: 60px !important;
	position: relative;
}

.alert.alert-notice:after {
	color: #cb2700;
	content: "\f05a";
	position: absolute;
	left: 20px;
	top: 15px;
	color: #3498db;
	font-size: 32px;
	font-family: FontAwesome;
}

/* button */
.addtocart-button2 {
	font-weight: 300;
	padding: 0 30px;
	height: 40px;
	font-size: 14px;
	line-height: 38px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	color: #fff;
	border-bottom: 2px solid #c0392b;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
	outline: none;
	cursor: pointer;
}

.addtocart-button2:hover,
.addtocart-button2:focus {
	background: #34495e !important;
	border-bottom: 2px solid #2c3e50 !important;
	color: #fff;
	text-decoration: none;
}


.proddet .addtocart-button2 {
	height: 50px;
	line-height: 48px;
}

/*end button */
/*ver1.3 */
div#facebox .popup .my-groovy-style2 img {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 100px !important;
	width: auto !important;
	max-width: none !important;
	max-height: none !important;
}

div#facebox .popup .my-groovy-style2 .left {
	padding-left: 120px;
}

#productdetailsview .tags .product-fields-title {
	padding-top: 5px;
	padding-right: 5px;
	display: inline-block;
}

.shipment .login-box-metod,
.payment .login-box-metod {
	margin-bottom: 0;
}

.cart-summary .quantity-input {
	margin: 0 auto;
}

.cart-summary .cart-images {
	width: 80px;
}

table.cart-summary .cart-images img {
	width: 80px;
}

.cart-summary .cart-title {
	width: 125px;
}

.shoper .user-details label {
	padding-top: 8px;
}

#productdetailsview .lbl-box2 {
	top: -14px;
	left: -14px;
}

body #jc,
body #jc .button {
	font-family: 'Roboto Condensed', sans-serif;
}

body #comments-form input.inputbox {
	border: 2px solid #e4e4e2;
	background: #f5f7f8 !important;
	height: 40px;
	width: 240px;
	line-height: 20px;
	padding: 0 10px !important;
}

body #comments-form #comments-form-captcha {
	width: 100px;
}

body #comments-form input.inputbox:focus {
	border: 2px solid #e4e4e2;
}

body #comments-form #comments-form-comment {
	border: 2px solid #e4e4e2;
	background: #f5f7f8 !important;
	height: 150px;
	width: 380px !important;
	line-height: 20px;
	padding: 10px 10px !important;
}

#comments-form #comments-form-subscribe {
	float: left;
	margin-right: 3px;
}

#comments-form .jq-checkbox {
	border: 2px solid #E2E6E7;
	float: left;
	background: #f5f7f8;
	border-radius: 2px;
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 3px;
	position: relative;
	top: 6px;
	box-shadow: none;
}

#comments-form .jq-checkbox.disabled {
	cursor: default;
	border-color: #eceeef;
	background: #fcfdfe;
}

#comments-form .jq-checkbox.checked span,
.wrapper_remember .jq-checkbox:hover span {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/check_box.png) left top no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
}

#comments-form .jq-checkbox.disabled span {
	display: none;
}

#comments-form-captcha-image {
	float: left;
	margin-right: 5px !important;
	border: 2px solid #e4e4e2 !important;
	border-radius: 4px;
}

#comments-form .captcha {
	display: inline-block;
	position: relative;
	margin-top: 20px;
}

#comments-form .marg-bot {
	margin-bottom: 10px;
	display: block;
}

#comments-form #comments-form-buttons {
	margin: 0 !important;
}

#comments-form .grippie {
	display: none;
}

body #jc h4 {
	border: none;
	text-transform: uppercase;
}

#jc #comments .comments-list {
	height: 1%;
	margin-left: 0px;
}

#jc #comments h4 {
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: none;
	display: none;
}

#jc #comments h4 a {
	text-indent: 0px;
	display: block;
	float: left;
}

#jc .rbox {
	padding: 0;
	border: none;
}

#jc #comments-list-footer {
	margin: 10px 0 !important;
}

#jc #comments .rbox_tr,
#jc #comments .rbox_br {
	display: none;
}

#jc #comments .rbox_m {
	border: none;
	border-bottom: 1px solid #e4e4e2;
	padding: 20px 0;
	padding-bottom: 10px;
	line-height: 18px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

#jc #comments .toolbar {
	border-top: none;
	clear: both;
	color: #1b1b1b;
	margin: 0;
	padding: 0;
}

#jc #comments a.comment-anchor {
	color: #1b1b1b !important;
}

#jc #comments a.comment-author:hover {}

#jc #comments span.comment-author {
	color: #515151;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	display: inline-block;
	text-transform: capitalize;
}

#jc #comments span.comment-date {
	color: #6a6a6a;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	display: block;
}

#jc #comments .comments-buttons {
	position: absolute;
	right: 0;
	top: 40px;
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
}

#jc #comments .comments-buttons a {
	color: #1b1b1b;
}

#jc #comments .comment-body {
	color: #515151;
	margin: 6px 0 0;
	padding: 5px 0 10px 0;
	font: normal 14px/22px Arial, Helvetica, sans-serif;
}

#jc #comments .comments-vote {
	width: 15%;
	text-align: center;
	position: relative;
	top: -15px;
}

#jc #comments .comments-vote span span {
	line-height: 20px;
	display: inline-block;
	margin-left: 5px;
}

#jc #comments .comments-vote a.vote-good {
	width: 20px;
	height: 20px;
	font-size: 20px;
	margin-right: 5px;
	background: none;
	float: right;
}

#jc #comments .comments-vote a.vote-poor {
	width: 20px;
	height: 20px;
	font-size: 20px;
	margin-left: 5px;
	background: none;
	float: right;
}

#jc #comments .comments-vote span.vote-poor {}

#jc #comments .quote {
	color: #6a6a6a;
	font-size: 14px;
	margin-top: 0;
}

#jc #comments .comment-body blockquote {
	background: #f0f5f9;
	color: #515151;
	border: none;
	border-radius: 6px;
	margin-bottom: -10px;
}

#jc #comments .comment-body blockquote blockquote {
	margin-bottom: -10px;
	background: #fff;
	margin-right: 10px;
}

#jc #comments .comment-body blockquote blockquote blockquote {
	margin-bottom: -10px;
	background: #f0f5f9;
	margin-right: 10px;
}

#jc #comments .comment-body blockquote blockquote blockquote blockquote {
	margin-bottom: -10px;
	background: #fff;
	margin-right: 10px;
}

#jc #comments .comment-body blockquote blockquote blockquote blockquote blockquote {
	margin-bottom: -10px;
	background: #f0f5f9;
	margin-right: 10px;
}

#jc #comments .comment-body blockquote blockquote blockquote blockquote blockquote blockquote {
	margin-bottom: -10px;
	background: #fff;
	margin-right: 10px;
}

#jc #comments .toolbar .toolbar-button-ban,
#jc #comments .toolbar .toolbar-button-ip,
#jc #comments .toolbar .toolbar-button-publish,
#jc #comments .toolbar .toolbar-button-unpublish,
#jc #comments .toolbar .toolbar-button-delete,
#jc #comments .toolbar .toolbar-button-edit {
	background: none !important;
	font-size: 20px;
	display: block;
	line-height: 20px;
	width: 20px !important;
	height: 20px !important;
	margin-right: 3px;
	text-align: center;
}

#jc #comments .toolbar .toolbar-button-ban i,
#jc #comments .toolbar .toolbar-button-ip i,
#jc #comments .toolbar .toolbar-button-publish i,
#jc #comments .toolbar .toolbar-button-unpublish i,
#jc #comments .toolbar .toolbar-button-delete i,
#jc #comments .toolbar .toolbar-button-edit i {
	font-size: 20px;
	display: inline-block;
	line-height: 20px;
}

#jc #comments #comments-list-footer a {
	padding-left: 0;
	background: none !important;
}

/*ver1.4 */
.price td {
	text-align: center;
}

.alert.alert-error {
	padding: 10px 0 10px 60px !important;
}

.boxed-version #Slider {
	max-height: 560px;
}

.boxed-version #rev_slider_2_1_wrapper {
	margin-top: 40px !important;
}

/*ver1.5 */
.tvtma-megamnu.t3-megamenu {
	display: block !important;
}

.t3-mainnav .t3-navbar {
	padding: 0 !important;
}

#t3-mainnav .t3-megamenu .mega-nav>li:hover>a,
#t3-mainnav .t3-megamenu .mega-nav>li.open>a,
#t3-mainnav .t3-megamenu .dropdown-menu.mega-nav>li:hover>a,
#t3-mainnav .t3-megamenu .dropdown-menu.mega-nav>li.active>a,
#t3-mainnav .t3-megamen .mega-nav>li:focus>a,
#t3-mainnav .t3-megamenu .dropdown-menu.mega-nav>li:focus>a {
	background: none repeat scroll 0 0 #ecf0f1;
	padding-left: 15px;
	color: #e74c3c;
}

#t3-mainnav .tvtma-megamnu .navbar-nav .dropdown-menu {
	min-width: 220px;
	padding: 10px;

}

#t3-mainnav .tvtma-megamnu .navbar-nav .dropdown-menu.dropdown-menu-mega {
	padding-bottom: 20px;
}

#t3-mainnav .t3-megamenu .navbar-nav .mega-nav .megacol-header-top>a,
#t3-mainnav .t3-megamenu .navbar-nav .mega-nav .megacol-header-top>span {
	font-size: 14px;
	font-weight: 700;
	padding: 8px 5px;
	transition: all 0.7s ease 0s;
	display: block;
	color: #121212;

}

#t3-mainnav .t3-megamenu .navbar-nav .mega-nav .megacol-header-top:hover>a,
#t3-mainnav .t3-megamenu .navbar-nav .mega-nav .megacol-header-top:hover>span,
#t3-mainnav .t3-megamenu .navbar-nav .mega-nav .megacol-header-top.active>a,
#t3-mainnav .t3-megamenu .navbar-nav .mega-nav .megacol-header-top.active>span {
	color: #e74c3c;
	background: none repeat scroll 0 0 #ecf0f1;
	padding-left: 10px;
}

#t3-mainnav .t3-megamenu .navbar-nav .mega-nav .megacol-header-top ul {
	display: block !important;
	opacity: 1 !important;
	height: auto !important;
	position: relative;
	top: 10px;
	left: 0;
	width: 100%;
	border: none !important;
	box-shadow: none;
	padding: 0;
	margin: 0;
	background: none;
	min-width: inherit;
	padding-right: 0px;

}

.t3-megamenu.tvtma-megamnu .navbar-nav .mega-nav>li,
.t3-megamenu.tvtma-megamnu .dropdown-menu .mega-nav>li {
	margin-right: -10px;
	padding-right: 10px;
}

#t3-mainnav .t3-megamenu .navbar-nav .mega-nav .megacol-header-top ul:before {
	border: none !important;
}

#t3-mainnav .t3-megamenu .navbar-nav .dropdown-submenu a {
	position: relative;
}

#t3-mainnav .t3-megamenu .navbar-nav .dropdown-submenu i {
	position: absolute;
	right: 5px;
	top: 30%;
}

#t3-mainnav .t3-megamenu .navbar-nav .dropdown-submenu>a:after {
	display: none;
}

.tvtma-megamnu-content {
	margin-right: -15px;
}

.moduleblock104 img {
	width: 100%;
	height: auto;
}

.slicknav_menu {
	display: none;
}

html.no-touch .module.homeblog.page3 {
	left: 0px;
	opacity: 1;
	position: relative;
}

html.no-touch .module.home.say {
	right: 0px;
	opacity: 1;
	position: relative;
}

html.no-touch .module.customhtml {
	bottom: 0px;
	opacity: 1;
	position: relative;
}

html.no-touch .module.customhtml.animate_bot_html {
	bottom: -210px;
	opacity: 0;
	position: relative;

}

html.no-touch #product_list.loadmore .prod-row.item {
	opacity: 1;
}

#userID-styler.jq-selectbox {
	min-width: 60px;
	width: 100%;
	float: none;
	display: inline-block !important;
	margin-right: 10px;
	border: 2px solid #e4e4e2;
	box-shadow: none;
	border-radius: 3px;
	background: #f5f7f8;
	padding: 0px 25px 0px 0px;
	height: 38px;
	cursor: pointer;
	font-size: 13px;
	margin-top: 0px;
}

#userID-styler.jq-selectbox .dropdown li {
	padding-top: 0;
	padding-bottom: 0;
}

#userID-styler.jq-selectbox .select {
	height: 36px;
	min-width: 10px;
	width: 105%;
	padding-right: 50px;
	padding-top: 6px;
	padding-left: 5px;
}

#userID-styler.jq-selectbox .trigger .arrow {
	top: 15px;
}

#userID-styler.jq-selectbox .arrow {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 8px;
	height: 5px;
	background: url(../images/cat_arrow.png) left bottom no-repeat;
}

#userID-styler.jq-selectbox.opened .arrow {
	background-position: left top;
}

#userID-styler.jq-selectbox.opened,
#userID-styler.jq-selectbox:hover {
	background: #fff;
}


#userID-styler.jq-selectbox .dropdown {
	max-height: 150px;
	min-width: 60px;
	width: 101%;
	top: 38px;
	background: #FFF;
	border-radius: 2px;
	border: 2px solid #e4e4e2;
	margin: 0px 0 0 -1px;
	padding: 0;
}

#userID-styler.jq-selectbox .dropdown ul {
	margin: 0;
	padding: 0;
}

#userID-styler.jq-selectbox .dropdown ul li {
	color: #333;
	padding: 2px 12px 2px 10px !important;
	display: block;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

#userID-styler.jq-selectbox .dropdown ul li:hover,
#userID-styler.jq-selectbox .dropdown ul li.selected {
	background: #f4f4f4;
	padding-left: 14px !important;
}

.lbl-box2 {
	display: inline-block;
	height: auto;
	left: 0px;
	right: 0px;
	width: 100%;
	position: absolute;
	text-align: center;
	top: 0px;
	z-index: 99;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.lbl-box2 .new {
	top: 3px;
	height: 40px;
	width: 40px;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	left: 0px;
	border-radius: 80px;
	line-height: 40px;
	font-weight: 100;
}

.responsive-tabs__panel {
	margin: 50px 0px;
}

.lbl-box2 .newafter {
	display: none;
	position: absolute;
	right: -1px;
	top: 0;
	width: 7px;
	height: 4px;
	background: url(../images/label-new.png) left bottom no-repeat;
}

.lbl-box2 .newbefore {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 4px;
	height: 7px;
	background: url(../images/label-new.png) right top no-repeat;
}

#compare_list_prod .show-video {
	width: auto;
	overflow: hidden;
}

#compare_list_prod .show-video embed {
	width: 100% !important;
	height: auto !important;
}

#productdetailsview.quick .lbl-box2 {
	top: -6px;
	left: -6px;
}

.jClever.compare_cat {
	display: none !important;
}

.button,
.addtocart-button,
.vm-button-correct,
.k2user .button {
	min-width: 100px;
	text-align: center;
	float: right;
}

.paddingtop8 .vm2-lowstock {
	background-image: none;
	width: 62px;
	height: 12px;
	display: block;
	background: #e2e6e7;
	border-radius: 12px;
	position: relative;
	overflow: hidden;
}

.paddingtop8 .vm2-lowstock:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	background: #f1c40f;
	height: 12px;
	width: 70%;
}

.paddingtop8 .vm2-nostock {
	background-image: none;
	width: 62px;
	height: 12px;
	display: block;
	background: #e2e6e7;
	border-radius: 12px;
	position: relative;
	overflow: hidden;
}

.paddingtop8 .vm2-nostock:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	background: #e74c3c;
	height: 12px;
	width: 15%;
}

.paddingtop8 .vm2-normalstock {
	background-image: none;
	width: 62px;
	height: 8px;
	display: block;
	background: #e2e6e7;
	border-radius: 12px;
	position: relative;
	overflow: hidden;
}

.paddingtop8 .vm2-normalstock:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	background: #39a998;
	height: 8px;
	width: 95%;
}

.fa {
	font-family: fontawesome !important;
}

@media (min-width: 320px) and (max-width: 767px) {
	.t3-navbar.navbar-collapse {
		max-height: inherit;
	}

	.t3-sidebar {
		right: 0% !important;
	}

	.recentproducts li {
		float: none !important;
	}

	ul.recentproducts {
		margin: 0px !important;
	}
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

#productdetailsview .call-a-question .modal {
	border-radius: 3px;
	padding: 0 20px;
}

/*ver1.7 */


#paymentForm .jq-selectbox {
	min-width: 60px;
	width: 20%;
	float: none;
	display: inline-block !important;
	margin-right: 0px;
	border: 2px solid #e4e4e2;
	box-shadow: none;
	border-radius: 3px;
	background: #f5f7f8;
	padding: 2px 25px 3px 5px;
	height: 30px;
	cursor: pointer;
	font-size: 13px;
	margin-top: -1px;
	position: relative;
	top: 10px;
	margin-bottom: 10px;
}

#paymentForm select {
	display: none;
}

#paymentForm .jq-selectbox .dropdown li {
	padding-top: 0;
	padding-bottom: 0;
}

#paymentForm .jq-selectbox .select {
	height: 24px;
	min-width: 10px;
	width: 120%;
	padding-right: 50px;
}

#paymentForm .jq-selectbox .trigger .arrow {
	top: 10px;
}

#paymentForm .jq-selectbox .arrow {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 8px;
	height: 5px;
	background: url(../images/cat_arrow.png) left bottom no-repeat;
}

#paymentForm .jq-selectbox.opened .arrow {
	background-position: left top;
}

#paymentForm .jq-selectbox.opened,
#paymentForm .jq-selectbox:hover {
	background: #fff;
}

#paymentForm .jq-selectbox .dropdown {
	max-height: 150px;
	min-width: 60px;
	width: 120%;
	top: 32px !important;
	background: #FFF;
	border: 1px solid #C6CBD0;
	border-radius: 2px;
	border: 2px solid #e4e4e2;
	margin: -2px 0 0 -7px;
	padding: 0;
}

#paymentForm .jq-selectbox .dropdown ul {
	margin: 0;
	padding: 0;
}

#paymentForm .jq-selectbox .dropdown ul li {
	color: #333;
	padding: 2px 12px 2px 10px !important;
	display: block;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

#paymentForm .jq-selectbox .dropdown ul li:hover,
#paymentForm .jq-selectbox .dropdown ul li.selected {
	background: #f4f4f4;
	padding-left: 14px !important;
}

.vmpayment_cardinfo label {
	float: none;
	margin-bottom: 0;
}

.vmpayment_cardinfo {
	overflow: inherit;
	clear: both;
}

.wrapper2 {
	width: 100%;
	clear: both;
}

div#facebox .popup .my-groovy-style2 {
	height: auto !important;
	width: 430px !important;
}

/******************up  1.8 joom3.3 **************************/
div#facebox .content {
	display: table !important;
}

.product-fields-title {
	display: block;
}

.chzn-container-single .chzn-single {
	background: #f5f7f8;
	border: 2px solid #e4e4e2;
	border-radius: 3px;
	box-shadow: none;
	color: #292f38;
	font-size: 16px;
	line-height: 26px;
	height: 30px;
	padding: 0 5px 0 5px;
	position: relative;
	cursor: pointer;
	width: auto;
	display: block;
	width: 100%;
}

.chzn-container-single .chzn-single.chzn-single-with-drop {
	background: #fff;
	box-shadow: none;
}

.chzn-container-single .chzn-single div b {
	background: url(../images/cat_arrow.png) no-repeat scroll left bottom rgba(0, 0, 0, 0);
	height: 6px;
	overflow: hidden;
	position: absolute;
	right: 6px;
	top: 10px;
	width: 9px;

}

.chzn-container-active .chzn-single-with-drop div b {
	background: url(../images/cat_arrow.png) no-repeat scroll left top rgba(0, 0, 0, 0);
	height: 6px;
	overflow: hidden;
	position: absolute;
	right: 6px;
	top: 10px;
	width: 9px;
}

.chzn-container .chzn-drop {
	background: none repeat scroll 0 0 #ffffff;
	border: 2px solid #e4e4e2;
	border-radius: 4px;
	box-shadow: none;
	font-size: 14px;
	line-height: 18px;

	margin: 3px 0 0 0;
	padding: 0;
	overflow: hidden;
}

.chzn-container-single .chzn-search input {
	background: none;
}

.chzn-container .chzn-results li {
	color: #6a6a6a;
	padding: 5px 10px 6px;
	transition: all 0.5s ease 0s;
}

.chzn-container .chzn-results li.result-selected {
	background: none repeat scroll 0 0 #a3abb1;
	color: #ffffff;
	display: block !important;
	text-shadow: none;
}

.chzn-container .chzn-results li:hover {
	background: none repeat scroll 0 0 #f4f4f4;
	color: #333333;
	padding-left: 14px;
}

.chzn-container-single .chzn-single div {}

.product-field-display .chzn-container {
	margin-right: 5px;
}

.cart.data {
	margin-top: 10px;
}

.cart.data input {
	background: none repeat scroll 0 0 #f0f0f0;
	border: 1px solid #e4e4e2;
	border-radius: 6px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 9px 10px !important;
	width: 175px;
}

.chzn-container-single .chzn-single span {
	margin-right: 1px;
}

/******************up  1.9 joom3.4 **************************/
body .serchline input.inputbox {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none !important;
	border-radius: 0;
	box-shadow: none !important;
	font-size: 16px;
	font-weight: 300;
	height: 60px;
	line-height: 20px;
	padding-bottom: 20px;
	padding-right: 60px;
	padding-top: 20px;
	width: 100%;
}

/******************up  2.0 **************************/
.share {
	width: 100%;
	overflow: hidden;
}

.social-likes__widget_facebook {
	float: left;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	width: 32px;
	height: 32px;
	color: #fff;
	background: #305891;
	display: block;
	margin-right: 5px;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.social-likes__widget_facebook:before {
	font-family: FontAwesome;
	content: "\f09a";
}

.social-likes__widget_twitter {
	float: left;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	width: 32px;
	height: 32px;
	color: #fff;
	background: #2ca8d2;
	display: block;
	margin-right: 5px;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.social-likes__widget_twitter:before {
	font-family: FontAwesome;
	content: "\f099";
}

.social-likes__widget_plusone {
	float: left;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	width: 32px;
	height: 32px;
	color: #fff;
	background: #738a8d;
	display: block;
	margin-right: 5px;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.social-likes__widget_plusone:before {
	font-family: FontAwesome;
	content: "\f0d5";
}

.social-likes__widget_pinterest {
	float: left;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	width: 32px;
	height: 32px;
	color: #fff;
	background: #c82828;
	display: block;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.social-likes__widget_pinterest:before {
	font-family: FontAwesome;
	content: "\f0d2";
}

.social-likes__widget_facebook:hover,
.social-likes__widget_twitter:hover,
.social-likes__widget_plusone:hover,
.social-likes__widget_pinterest:hover {
	background: #323a45;
}

span.social-likes__button {
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
}

.navbar-header {
	z-index: 11;
	position: relative;
}

.off-canvas-toggle {
	width: 60px;
	height: 60px;
	background: #e74c3c;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-kthtml-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.off-canvas-toggle:hover,
.off-canvas-toggle:focus,
.off-canvas-toggle:active,
.open .dropdown-toggle.btn-primary {
	background: #34495e !important;
}

.t3-off-canvas .t3-off-canvas-body a {
	color: #292f38;
}

.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus,
.t3-off-canvas .t3-off-canvas-body li.active a {
	color: #e74c3c;
}

.newslettertop a:hover {
	color: #000;
}

#Customblock-brand {
	z-index: 0;
}

#t3-mainnav .navbar-toggle {
	float: right;
	width: auto;
	padding-right: 10px;
}

@media (max-width:1320px) {
	.mod-cart {
		padding-right: 0px !important;
	}
}

#t3-mainnav .navbar-toggle .fa-bars {
	width: 35px;
	line-height: 34px;
	position: relative;
	top: -5px;
}

@media (max-width:991px) {
	.t3-topheader.row .col-lg-12 {
		width: 86% !important;
	}
}

@media (max-width:768px) {
	.miniart img {
		margin-top: 0px !important;
	}

	.t3-topheader.row .col-lg-12 {
		width: 100% !important;
		padding: 0px 10px !important;
	}
}

#t3-mainnav .navbar-toggle span.menu_title {
	position: relative !important;
	top: 0;
	margin-bottom: 0;
	color: #e74c3c;
}

.t3-topheader.row .col-lg-12 {
	z-index: 9999 !important;
}

div.mod-cart {
	float: right;
	padding: 0px;
}

.container.cart {
	position: absolute;
	top: 4px;
	margin: 0 auto;
	left: 22%;
	z-index: 9;
	height: 0px;
	display: block;
	width: 100px;
}

@media (max-width:986px) {
	.container.cart {
		top: 8px;
	}
}

#Toprow {
	padding-top: 100px;
}

#vmCartModule {
	display: block !important;
	padding: 0px !important;
}

.fa-shopping-bag:before {
	color: #2E2A2B;
	transition: 1s all;
}

.mod-wishlist:hover .fa-heart-o:before {
	color: #fc5658 !important;
}

#t3-mainnav.style2 .off-canvas-toggle {
	margin-left: -50px;
}

#t3-mainnav.style2 .mod-cart {
	padding-bottom: 5px;
}

/******************up  2.1 **************************/
div.t3-wrapper {
	position: inherit;
	z-index: inherit;
}

/******************up  2.6 **************************/
#paymentForm span.jq-selectbox .dropdown {
	bottom: auto !important;

}

#paymentForm span.jq-selectbox {
	height: 30px;
}

.vmpayment_cardinfo td {
	text-align: left;
	border: none !important;
}


/* Headerbar */
div#Mod184 {
	margin-top: 5px;
	float: left;
	margin-left: 140px;
	border-left: 1px solid #fff;
	padding-left: 24px;
}

div#cart_list {
	z-index: 99999;
}

/* Product View */
.product-related .lbl-box2 .new {
	left: 16px;
	top: 21px;
	font-size: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

#productdetailsview .product-related .lbl-box2,
#productdetailsview .product-related .lbl-box {
	display: none !important;
}

.product-related-products .wrapper-slide {
	display: none;
}

.product-related-products .Price {
	display: none;
}

.product-related-products .paddingtop8 {
	display: none;
}

/*.product-related-products .owl-item{width:50% !important;float:left;}*/
.product-related-products .img-wrapper {
	max-height: inherit !important;
	min-height: inherit !important;
}

.vmCartModule #cart_list .total2 strong {
	color: #fff;
	font-size: 18px;
	font-weight: bold !important;
}


.top-block.fix #offlajn-ajax-search186,
.top-block.fix .search {
	z-index: 999999;
}

.top-block.fix .mod-wishlist {
	z-index: 999999;
}

.top-block.fix .mod-cart {
	z-index: 999999;
}

.recentproducts li .browse {
	overflow: hidden;
	display: block;
	/* margin-bottom: 16px;*/
}

/*.owl-wrapper{max-width:100%;}*/
img.featuredProductImage {
	max-height: 150px;
	opacity: 0.8;
}

#Mod253 .addtocart-area2 {
	display: none;
}

/*.recentproducts {display:none;}*/
ul.recentproducts {
	text-align: center;
	display: table;
	width: 100%;
	float: left;
}

#productdetailsview .product-box2 .add_wishlist {
	background: #fc5658 !important;
	border-bottom: none;
	padding-left: 0px;
	background: #f5f7f8;
	border-radius: 0px;
	line-height: 0px;
	height: auto;
	padding: 15px 10px;
	width: 40px;
	transition: 0.5s all;
}

#productdetailsview .product-box2 .add_wishlist:hover {
	border-bottom: none;
	color: #757575 !important;
}

#productdetailsview .product-box2 .ask-a-question {
	border-bottom: none !important;
	margin-top: -2px;
}

#productdetailsview .product-box2 .ask-a-question:hover {
	border-bottom: none !important;
}

.fullbgsocial:before {
	background-color: rgba(0, 0, 0, 0.45);
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	overflow: hidden;
}

.fullbgsocial {
	background-image: url("../../../images/oshoes/general/bgsocial.jpg");
	min-height: 400px;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
}

@media (min-width:768px) {
	.product-related .owl-wrapper {
		width: auto !important;
	}
}

.product-related .owl-wrapper {
	margin: 0 auto !important;
	display: table !important;
}

/*@media (max-width: 991px){	.product-related .owl-wrapper { transform: none!important;}  }*/
@media (max-width: 455px) {
	.col-lg-6.col-md-12.social {
		padding: 34px 10px 35px !important;
	}

	ul.msocialm li {
		width: 33.3333333% !important;
	}

	ul.msocialm li:nth-child(4),
	ul.msocialm li:nth-child(5) {
		width: 50% !important;
	}
}

.product-related .slide_box {
	display: inline-flex;
}

.product-related #slider {
	display: inline-flex;
	width: auto !important;
}

.product-related .prod-row ul.layout .product-box .browseImage img {
	width: 200px;
	height: auto;
	vertical-align: middle;
	line-height: 100%;
	max-width: 100%;
}


/* Blog Layout */
#k2Container .itemBody,
div.itemIntroText {
	font-size: 22px;
}

div.itemFacebookButton {
	width: inherit;
}

div.itemRelated ul li {
	display: table-caption;
	float: left;
}

a.itemRelTitle {
	display: block !important;
	text-align: center;
}

div.latestItemView {
	float: left !important;
	width: 33.3%;
}

@media (max-width:991px) {
	div.latestItemView {
		float: none !important;
		width: 100%;
	}
}

div.latestItemsContainer {
	width: 100% !important;
}

#Mod253 .description {
	display: none;
}

#Mod253 .Price {
	display: none;
}

#Mod253 #slider {
	display: inline-flex;
}

#Mod253 img {
	opacity: 0.8;
}

/*#Mod253 ul.layout .product-box{margin-right:20px;}*/

/* Checkout */
select#shipto_virtuemart_state_id {
	width: 213px;
	height: 21px;
}

select#shipto_virtuemart_country_id {
	height: 21px !important;
}

select#virtuemart_state_id {
	width: 230px;
	height: 21px !important;
}

select#virtuemart_country_id {
	max-width: 230px !important;
	width: 230px;
	height: 21px !important;
}

div#tt_tax_total_0_div.bottomtotals.dynamic_lines_bottom {
	display: none !important;
}

tr#tt_tax_total_0_div_basket {
	display: none !important;
}

/* .back-to-category a {display: none;} */
.plirofories h3 {
	line-height: 20px;
	padding: 15px 20px 15px 20px;
	border-radius: 4px 4px 0 0;
	margin-bottom: 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.plirofories ul {
	padding: 0px 20px 20px 20px;
	font-size: 16px;
}

.plirofories {
	max-width: 232px;
	background-color: #FFFFFF;
}

.plirofories .nav>li:nth-child(4)>a {
	border-bottom: none;
}

.plirofories .nav>li>a {
	border-bottom: 1px solid #dfdfdf;
}

.module-title span {
	color: #252525;
}

input#Apostoli {
	background: #e4e4e4 !important;
	border-bottom: 2px solid #BDC3C7 !important;
	text-decoration: none;
	color: #292f38;
}

.proopc-btn {
	border-radius: 0px !important;
}

input#Apostoli:hover {
	border-bottom: 2px solid #292f38 !important;
}

.buttonBar-right button.button {
	border-bottom: 2px solid #BDC3C7 !important;
	text-decoration: none;
	color: #292f38;
	background: #e4e4e4 !important;
}

button.proopc-btn.proopc-btn-inverse,
.proopc-empty-continue-link .proopc-btn

/*, button.proopc-btn*/
	{
	border-bottom: 2px solid #80acb2 !important;
	text-decoration: none;
	color: #fff;
	background: #45c3d3 !important;
	text-shadow: none;
}

button.proopc-btn:hover {
	border-bottom: 2px solid #292f38 !important;
	color: #fff;
}

.proopc-empty-continue-link .proopc-btn:hover {
	border-bottom: 2px solid #292f38 !important;
	color: #fff;
}

button#proopc-order-submit:hover {
	border-bottom: none !important;
	transition: inherit;
	-webkit-transition: inherit;
}

div#facebox .popup .my-groovy-style2 .floatright:hover,
.button.reset2:hover,
.buttonBar-right button.button:hover {
	border-bottom: 2px solid #292f38 !important;
}

.responsive-tabs__list:before {
	content: 'ΠΡΟΪΟΝΤΑ';
	font-size: 36px;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	text-align: center;
	color: #292f38;
	font-weight: bold;
	border-bottom: 1px solid;
	padding-bottom: 10px;
}

.module.xonform:before {
	content: '';
	position: absolute;
	left: -100%;
	background: #fff;
	width: 100%;
	height: 100%;
	top: 0;
}

.xonform {
	position: relative;
	background: #fff;
	padding: 30px 0px;
}

.module.xonform:after {
	top: 0;
	content: '';
	position: absolute;
	right: -100%;
	background: #fff;
	width: 100%;
	height: 100%;
}

.homeproducts {
	padding: 50px 0px;
}

.responsive-tabs__list {
	display: table;
	margin: 0 auto;
}

.fullblack.col-sm-12 {
	padding: 0px;
	margin: 0px;
}

.xondriki .MainRow .article-content p {
	color: #fff;
	font-size: 34px;
	font-weight: 400;
	text-align: center;
}

.xondriki .top-breadcrumbs {
	/*background-image: url("/images/ecoffees/general/xondriki-bread.jpg") !important;*/
	background-size: contain !important;
	background-position: 50% 10% !important;
}

.view-cart .top-breadcrumbs {
	/* background-image: url("/images/ecoffees/general/xondriki-bread.jpg") !important;*/
	background-size: contain !important;
	background-position: 50% 10% !important;

}

.xondriki .MainRow {
	/* background-image: url("/images/ecoffees/general/xondriki-bg.jpg") !important;*/
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}

.responsive-tabs__list__item--active,
.responsive-tabs__list__item--active:hover,
.responsive-tabs__list__item,
.responsive-tabs__list__item:hover {
	background: transparent !important;
	color: #000;
	font-size: 22px;
	font-weight: 400;
}

#Mod258 .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	max-width: 100% !important;
	max-height: none !important;
	display: block;
	border: none;
	padding: 0px !important;
	margin: 0px !important;
	width: auto;
	height: auto !important;
	position: absolute;
	left: 0px !important;
	right: 0px !important;
	width: 100% !Important;
	top: 0px !Important;
	bottom: 0px !important;
}

#Mod258 .ug-thumb-wrapper.ug-tile.ug-tile-clickable {
	background-color: transparent !important;
}

#Mod258 {
	padding-bottom: 58px;
}

/* Responsive Banenrs */

@media (max-width:991px) {
	.minibanners {
		height: 354px;
	}
}

@media (max-width:635px) {
	.minibanners {
		height: 270px;
	}
}

@media (max-width:767px) {
	div#Mod150 {
		margin: 0 auto;
		display: table;
	}

	.customcsocials {
		margin-right: 0px;
	}
}

@media (max-width:500px) {
	.apostoli-table {
		height: auto;
		width: auto !important;
	}
}

/* Always shown New Products */
@media (max-width: 767px) {
	.mod_vm2products .responsive-tabs__heading {
		display: none;
	}
}

@media (max-width: 767px) {
	.responsive-tabs__panel--closed-accordion-only {
		display: block !important;
	}
}

@media (max-width: 560px) {

	.ial-login,
	.ial-form {
		width: 100% !important;
	}
}


.fancy-tos-body ol>li {
	font-size: 12px !important;
}

/* Check Out Payments */
/*#proopc-payments span.vmpayment {
    display: -webkit-box;
}*/

/* Wishlist */
.wishlist {
	display: block !important;
}

.wishlist_box .module-title.no-products {
	/*display: block!important;*/
	background: #e4e4e4;
}

.wishlist_box .module-title.no-products i {
	margin-right: 15px;
	font-size: 36px;
	line-height: 36px;
	color: #292f38;
	position: relative;
	bottom: -7px;
}

#facebox_overlay {
	opacity: 0.5 !important;
}

.strongFields .strongField.empty {
	background-color: #f5f5f5 !important;
}

@media screen and (max-width: 768px) {
	.t3-sl {
		padding-bottom: 20px;
		padding-top: 20px;
	}

	.mod_vm2products {
		padding-bottom: 20px;
	}
}


#Mod198 .slide_box #slider .owl-wrapper {
	transform: none !important;
}

@media screen and (max-width: 461px) {

	.prod-row.firstItem,
	.prod-row.lastItem {
		margin: 0 auto !important;
		display: table !important;
	}
}

.responsive-tabs #vm2product .product-box.hover.spacer.back_w {
	margin: 0 auto;
}


@media (max-width: 768px) {
	#top-row .container {
		width: 100%;
	}

	.t3-sidebar {
		right: 66%;
	}
}

#facebox a.showcart.floatright.button {
	float: none !important;
}



/* Social Media */

#Mod287 ul {
	list-style: none;
	display: flex;
	padding-top: 150px;
	width: 1310px;
	margin: 0 auto;
	padding-left: 0px;
}

#Mod287 ul li {
	width: 20% !important;
	text-align: center;
	z-index: 1;
}

#Mod287 ul li i {
	display: inline-block;
	width: 118px;
	height: 118px;
	border-radius: 50%;
	line-height: 118px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.25);
	color: #fff;
	font-size: 40px;
}

#Mod287 i.fa.fa-facebook:hover {
	background-color: #1b57a1;
	transition: all 0.2s ease-in-out;
}

#Mod287 i.fa.fa-twitter:hover {
	background-color: #0cbce2;
	transition: all 0.2s ease-in-out;
}

#Mod287 i.fa.fa-instagram:hover {
	background-color: #313131;
	transition: all 0.2s ease-in-out;
}

#Mod287 i.fa.fa-rss:hover {
	background-color: #ffa801;
	transition: all 0.2s ease-in-out;
}

#Mod287 i.fa.fa-envelope-o:hover {
	background-color: #FC5658;
	transition: all 0.2s ease-in-out;
}

/* Responive Social Media */
@media (max-width: 1300px) {
	#Mod287 ul {
		width: 100%;
	}
}

@media (max-width: 768px) {
	div#Mod287 {
		margin-bottom: 0px;
	}
}

@media (max-width: 650px) {
	#Mod287 ul li {
		width: 100% !important;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	#Mod287 ul {
		display: block;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media (max-width:1320px) {

	/*.t3-topheader .search {
		position: absolute;
		right: -90px;
		top: -40px;
	}*/
	.top-block.fix .t3-topheader .search {
		top: -100px;
	}

	#product_list ul.layout li {
		width: 124%;
	}
}

@media (max-width:1210px) {
	.t3-sidebar {
		right: 80%;
	}
}

@media (max-width:1130px) {
	.t3-sidebar {
		right: 80%;
	}
}

@media (max-width: 1320px) {

	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		width: 310px !important;
	}
}

@media (max-width: 1180px) {

	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		width: 295px !important;
	}
}

@media (max-width: 1140px) {

	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		width: 285px !important;
	}
}

@media (max-width: 1100px) {

	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		width: 265px !important;
	}
}

@media (max-width: 768px) {

	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		width: 50% !important;
		float: left !important;
	}
}

@media (max-width: 420px) {

	.com_virtuemart.view-category ul.layout .prod-row,
	.com_virtuemart.layout-default ul.layout .prod-row,
	.com_customfilters.view-products ul.layout .prod-row {
		width: 100% !important;
		float: left !important;
	}
}

@media (max-width:1100px) {
	.t3-sidebar {
		right: 80%;
	}
}

@media (max-width:1024px) {
	.orderby-displaynumber {
		width: 100%;
	}
}

@media (max-width:990px) {
	.t3-topheader .search {
		right: -180px;
	}
}

@media (max-width: 1100px) {
	.t3-sidebar {
		right: 81% !important;
	}
}

@media (max-width:768px) {
	#product_list ul.layout li {
		width: 100%;
	}

	/*	.com_virtuemart.view-category .prod-row .browseImage .img-wrapper {
		height: 250px !Important;
	} */
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) {
	.navbar.animated ul.nav {
		margin-top: 13px !Important;
	}
}

.t3-megamenu .no-title .mega-col-nav:before {
	content: none;
}

.prosf-title span {
	background-color: #242424 !important;
	color: #fff !important;
	padding: 5px 0 !important;
	text-align: center;
}

#t3-mainnav li[data-id="1869"] .dropdown-menu .level1 .col-xs-3 {
	padding-left: 5px;
	padding-right: 5px;
}

#t3-mainnav li[data-id="1869"] .dropdown-menu {
	width: 1200px !important;
	left: 0px !important;
}

@media (max-width:1420px) {
	#t3-mainnav li[data-id="1869"] .dropdown-menu {
		left: -90px !important;
	}
}

@media (max-width:1320px) {
	.orderlistcontainer div.orderlist {
		z-index: 99999;
		left: 0px;
	}

	#t3-mainnav li[data-id="1869"] .dropdown-menu {
		left: -250px !important;
	}
}

@media (max-width:1270px) {
	#t3-mainnav li[data-id="1869"] .dropdown-menu {
		width: 1024px !important;
		left: -112px !important;
	}
}

@media (max-width:1067px) {
	#t3-mainnav li[data-id="1869"] .dropdown-menu {
		width: 900px !important;
		left: -250px !important;
	}
}

@media (max-width: 1024px) {
	.t3-sidebar {
		right: 70% !important;
		width: 22% !important;
	}

	.recentproducts li {
		max-width: 300px;
	}
}

/*@media (max-width: 1019px){
.com_virtuemart.view-category ul.layout .prod-row, .com_virtuemart.layout-default ul.layout .prod-row, .com_customfilters.view-products ul.layout .prod-row {
    width: 375px!important;
}}*/
/*@media (max-width: 991px){
.com_virtuemart.view-category ul.layout .prod-row, .com_virtuemart.layout-default ul.layout .prod-row, .com_customfilters.view-products ul.layout .prod-row {
    width: 375px!important;
}}*/
@media (max-width: 767px) {
	.col-md-3 {
		width: 100%;
	}

	.col-md-9 {
		width: 100%;
	}
}

.cf_sel_opt {
	border: 2px solid #FC5658 !important;
	/*box-shadow: 0px 0px 5px #000 !important;*/
}

.cf_button,
.cf_button:active,
.cf_button:visited,
.cf_button:link {
	border-radius: 0px !important;
}

.b-right {
	border-right: 1px dashed #ccc;
}

div#cf_flt_wrapper_custom_f_166_318,
div#cf_flt_wrapper_custom_f_169_319 {
	margin: auto;
	display: table;
	float: none;
}

.menu-banner-icon {
	padding: 0px !important;
	transition: none;
	background: none;
}

.menu-banner-icon:hover {
	background: none !important;
}

section.article-content.clearfix {
	padding: 50px 20px;
}

span.acymailing_introtext {
	color: #808080;
	font-size: 16px !important;
	margin-top: -5px !important;
	font-weight: 200 !important;
	margin-bottom: 11px;
}

.MainRow {
	background: #ffffff !important;
}

.cnewsletter input.button.subbutton {
	background: #ffffff !important;
	color: #000000;
	border-radius: 0px !important;
	font-weight: 400;
	font-size: 24px;
	margin-left: -2px;
}

.acymailing_form input.inputbox {
	border: 0px;
	border-radius: 0px;
	background: #1e1f21 !important;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 28px;
	letter-spacing: 7px;
	font-weight: 100 !Important;
	text-align: center;
}

@media (max-width:1024px) {
	.acymailing_form input.inputbox {
		font-size: 20px;
		margin-top: 20px;
	}
}

.banneritem img {
	border-radius: 0px !Important;
}

.home .container.t3-sl.t3-sl-2 {
	min-height: 730px;
	padding: 0px;
	width: 84%;
}

.customline {
	border-style: solid;
	border-width: 292px 292px 0 0;
	border-color: rgba(82, 82, 82, 0.6) transparent transparent;
	position: absolute;
	top: 200px;
	left: 134px;
}

.customline2 {
	border-style: solid;
	border-color: transparent transparent rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 200px;
	border-width: 0 0 292px 292px;
	right: 0px;
	width: 0;
	height: 0;
}

/* Hide Custom Filter arrows in menu */

.t3-megamenu .headexpand_show {
	background: none !important;
}

/* End of Hide Custom Filter arrows in menu */

.homecategories h3 {
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 330px;
	transform: rotate(-45deg);
	font-size: 44px;
	margin-top: 0px;
}

.cf4all_color_btn_medium .cf4all_inner_value {
	height: 25px;
	width: 25px;
}

.cf4all_button {
	border: 1px solid #e5e5e5;
	color: #fff;
	background: #b6b5b5;
}

.t3-megamenu .cf_filters_list li a {
	display: inherit !important;
	font-size: 20px !important;
	width: 25px !important;
	height: 25px !important;
	overflow: hidden;
	padding: 0px !important;
}



.outsidecat .cf4all_color_btn_medium .cf4all_inner_value {
	height: 25px;
}

label.cf4all_button.cf4all_no_color_btn {
	width: 38px !important;
	height: 30px !important;
	text-align: center;
	padding: 5px 0px;
}

.t3-megamenu .cf_btn_list li {
	list-style: inherit !important;
	display: inherit !important;
	float: left !important;
	margin: inherit !important;
	border: inherit !important;
}

.cf_button:hover {
	background: #d2d2d2 !important;
}

.t3-megamenu .cf_filters_list.cf_btn_list li a.cf_option.cf_button.cf_sel_opt {
	background: #fc5658;
}

.t3-megamenu .cf_filters_list.cf_btn_list li a.cf_option.cf_button {
	font-size: 15px !important;
	padding-top: 3px !important;
	height: 28px !important;
	width: 32px !important;
	border-radius: 0px;
	line-height: 22px;
	background: #5f5f5f;
}

.t3-megamenu span.cf_flt_header_text {
	display: none !important;
}

#Mod273 .moduletable {
	margin-left: -44px;
	margin-top: -21px;
	padding-bottom: 12px;
}

.mfilters.colors:before {
	content: 'ΕΠΙΛΕΞΤΕ ΧΡΩΜΑ';
	display: block;
	font-size: 20px;
	color: #000;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mfilters.size:before {
	content: 'ΕΠΙΛΕΞΤΕ ΜΕΓΕΘΟΣ';
	display: block;
	font-size: 20px;
	color: #000;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mfilters form {
	margin-top: -32px;
	margin-left: -42px;
}

/*.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {display:none !important;}*/
.t3-megamenu .cf_color_btn.cf_sel_opt {
	box-shadow: 0px 0px 5px 0px #000;
}

#t3-footer aside.t3footnav {
	background: #fff !important;
	border-top: 1px solid #e7e7e7;
}

.t3-footnav h3.module-title span {
	color: #1e1f21 !important;
	font-weight: bold;
	font-size: 24px;
}

.products-slide {
	border: 1px solid #dfdfdf;
	padding: 1px;
}

.catbox:nth-child(1) {
	border-left: 5px solid transparent;
}

.catbox {
	border-left: 5px solid rgb(0, 0, 0);
}

@media (max-width:780px) {
	.catbox {
		border-left: 0px !important;
	}
}

@media (max-width:690px) and (min-width:500px) {
	ul.msocialm li {
		width: 25%;
	}
}

@media (max-width:500px) {
	ul.msocialm li {
		width: 20%;
	}

	ul.msocialm li a {
		margin: 10px auto;
	}
}

#t3-mainnav.fadeInDown .t3-megamenu .mega-nav>li a {
	color: #2a2a2a !important;
}

.navbar-default .navbar-nav>.open>a {
	background-color: #fc5658;
	color: #e7e7e7 !important;
}

@media (min-width:986px) {
	div#Mod103 {
		padding-right: 66px;
	}
}

@media (min-width:768px) {
	.col-lg-6.col-md-12.coral:After {
		transform: rotate(46deg) scale(1.0);
		content: '';
		position: absolute;
		background: #1E1F21;
		width: 150px;
		height: 150px;
		top: 0;
		bottom: 0;
		opacity: 1;
		right: -28px;
		margin: auto;
		z-index: -1;
	}
}

.col-lg-6.col-md-12.coral {
	background: #1E1F21;
	padding: 20px 50px;
	z-index: 1;
}

.col-lg-6.col-md-12.black {
	background: black;
	padding: 20px 50px;
}

.black p {
	font-size: 20px;
	color: #fff;
	padding: 0px 58px;
	text-align: right;
}

.text-about a {
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	display: block;
	background: #231f20;
	padding: 4px 0px;
	transition: 0.5s all;
}

.text-about a:hover {
	transition: 0.5s all;
	background: #000000;
}

.mod-cart-custom .total_products {
	position: relative;
	left: 12px;
	bottom: 19px;
}

.mod-cart-custom {
	width: 51px;
	position: absolute;
	top: 0px;
	right: 25px;
	cursor: pointer;
}

.scrolling .mod-cart-custom {
	top: 6px;
}

.scrolling .mod-cart-custom img {
	filter: invert(100%);
}

@media(max-width:420px) {

	/*.slide_box ul.layout .product-box .browseImage img { min-height: 465px!important; }*/
	.home.mobile .prod-row .browseImage .img-wrapper {
		max-height: 465px !important;
		height: auto !important;
	}
}

@media(max-width:500px) {
	div#sbox-window {
		width: 95% !important;
		height: 40vh !important;
	}
}

@media (min-width:1200px) and (max-width:1366px) {
	.home .prod-row .browseImage .img-wrapper {
		height: 265px;
	}
}

#sa-badge-floating-plugin {
	right: 25px !important;
	left: auto !important;
	bottom: 80px !important;
}

.custom.hidden-sm.hidden-xs {
	margin-top: -18px;
}

@media(max-width:768px) {
	.mod-cart {
		position: absolute !important;
		top: -29px !important;
		right: -99vw !important;
	}
}

.miniart img {
	/* width: 28px; */
	/* height: 32px; */
	padding-top: 4px;
}


.offers-main-menu.lastItem {
	display: none;
}

.products-mainmenu a:after {
	content: '' !important;
}

.header-top {
	border: none !important;
}

.staysafe {
	padding: 10px 15px;
	margin-top: 10px;
}

.staysafe p {
	font-weight: bold !important;
	color: #000;
}

.custom-search {
	position: absolute;
	top: 7rem;
	left: 5rem;
	z-index: 99999;
	cursor: pointer;

}

.custom-search img {
	width: 30px;
	max-width: 30px;
}

.custom-search-input {
	position: absolute;
	top: 11.7rem;
	z-index: 5;
	width: 100%;
	display: none;
}

.icel .category-view.pad-bot {
	display: none;
}

.qc-cmp2-persistent-link {
   background-color: #45C3D3!important;
   color:#000!important;
}

.qc-cmp2-persistent-link img {
filter: invert(1);
}