@charset "utf-8";

.cross {
	cursor:pointer;
}
h1.title {
	background: url(../img/logo.png) no-repeat scroll 10px 10px  #F1F1F1;
	border:1px solid #E1E1E1;
	padding:10px 10px 10px 40px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#585A69;
}
.mainDiv { width:100%; display:inline-block;}
.language_colum { position:relative;}
.displayed_flag {
     position: relative;
  
}
.col-lg-2 { position:relative;}
.language_flags {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #555555;
    display: none;
    float: left !important;
    padding: 8px;
    width: 140px;
	position:absolute;
	font-size:12px;
	z-index:999;
}
/*.tabs { float:left; }*/
.sections_column {background:#fff; float:left; margin-bottom:10px; width:100%;}
.create_section {
	float:left;
}
.new_section {
	margin:15px;
}
.create_section .tab_head {
	width:100%;
}
.productSettings {
    float: left;
    padding-left: 15px;
    width: 530px;
}
ul.ui-sortable {
	display: table;
    height: 45px;
    list-style: none;
    margin: 0 auto;
    table-layout: fixed;
    width: 100%;
}

.ui-sortable li.section_tab {
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: table-cell;
    font-family: "Arial", Helvetica, sans-serif;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
	
}
.ui-sortable li.section_tab:first-child { border-left:0;}
.ui-sortable li.section_tab a {box-shadow: inset  0 -8px 8px -8px #000;
-moz-box-shadow:   inset  0 -8px 8px -8px #000;
-webkit-box-shadow: inset  0 -8px 8px -8px #000;}
.selection_tab { 
float:left;
width:374px;
position:relative;
background: #292C33;
padding:5px 3px;
border-right:1px solid #E1E1E1;
}
.prodTabs { display:none;}
.ui-sortable li.section_tab div { position:relative; width:100%; margin-top:-2px;}
.selection_tab .btn { font-size:26px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#fff; padding:0 5px;}
.button:hover { border:1px solid #51A351;}
.selection_addtab { width:78%; float:left;}
.selection_submit { width:15%; float:right;}
.selection_tab select {height: 34px;
    line-height: 34px;
    margin-top: 3px;
    width: 100%;}
.selection_tab select option { border-right:1px solid #333; padding:0px 4px;}
.selection_tab .btn { float: right;
    margin-right: 5px;
    margin-top: 2px;}
.ui-sortable li.section_tab a {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	width:100%;
	padding:5px 10%;
	text-align:center;
	color:#fff;
}
.ui-sortable li.section_tab a:hover { text-decoration:none;}

.ui-sortable li.active a {
	background: #292C33;
	color:#fff;
}
.ui-sortable li a {
	display:block;
	float:left;
	padding:10px 0;
}
.ui-sortable span.cross {
	overflow:hidden;
	float:right;
	height:22px;
	width:22px;
	margin-left:15px;
	position:absolute;
	right:7px;
	top:10px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
}
fieldset {
	background:none;
	padding:0;
}

.prodTabs td { padding:10px 0;}
.prodTabs select { width:100%; height:120px; padding:8px 0; line-height:18px;}
.prodTabs select.pos_select { height:25px; padding:0;}
.prodTabs select.pos_select option { padding:0;}
.addProd, .remProd {
	background: #FAFAFA;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    color: #123456;
    display: block;
    margin: 10px 0px;
    padding: 2px;
    text-align: center;
    text-decoration: none;
	cursor:pointer;
	min-width:90px;
	margin:0px 0 5px !important;
}

ul.tabs {
		margin: 0;
		padding: 0;
		float: left;
		list-style: none;
		height: 32px;
		width: 100%;
	}
	ul.tabs li a {
		margin: 0;
		cursor: pointer;
		border-bottom: 3px solid #999999;
		border-left: none;
		background: #40454F;
		overflow: hidden;
		position: relative;
		color:#fff;
	}
	ul.tabs li a:hover {
		background: #292C33;
	}	
	ul.tabs li a.active{
		background: #292C33;
		box-shadow:0 -8px 8px -8px #000 inset;
		border-bottom: 3px solid #00AFF0;
		color:#fff;
	}
	.tab_container {
		border-top: none;
		clear: both;
		float: left; 
		width: 100%;
		background: #FFFFFF;
	}
	.tab_content {
		padding: 20px;
		display: none;
		float:left;
		min-width:600px;
	}
	.tab_content td { padding:10px 0;}
	
.lable_lang { position:relative; float:left;}

/* Stylish categories */

#casual_tabs {
	float: left;
	margin-bottom: 10px;
	width: 100%;
	z-index: 1;
	background:#fff;
	margin-top:10px;
}
.col-sm-12 .casual_products .isotope-item { margin-left:12px;}
#casual_tabs ul.casual_title {
	list-style:none;
	display: inline-block;
	margin: 0 auto;
}
.hoverproimg {
	display:block;
	margin:0 auto;
}
#casual_tabs ul.casual_title li:first-child {
}
#casual_tabs ul.casual_title li {
	height:100%;
	position: relative;
	vertical-align: middle;
	margin-left:3px;
	float:left;
	border:1px solid #ccc;
}
#casual_tabs ul.casual_title li.selected {
	color:#000;
	background:#6eb400;
	
}

#casual_tabs ul.casual_title li.selected span {
    position: relative;
}
#casual_tabs ul.casual_title li.selected a {
	color:#fff;
}
#casual_tabs ul.casual_title li:first-child a { list-style-type:none !important;}
#casual_tabs ul.casual_title li a {
	color: #000;

width: 100%;

display: inline-block;

text-align: center;

vertical-align: middle;

font-family: "Open Sans",arial;

font-size: 14px;

text-transform: uppercase;

padding: 7px 15px;

line-height: 1.42;
	
}
#casual_tabs ul.casual_title li a:hover {
	text-decoration:none;
}
#casual_tabs ul.casual_title li span {
	height: 100%;
	width: 100%;
	display:inline-block;
}

#portfolio-items, #portfolio-scroll-items {
	margin-right:-10px;
	overflow:inherit !important;
	margin-left:-10px;
}
#portfolio-items *, #portfolio-scroll-items * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.isotope-item hr {
	border: 1px solid #cecece;
	margin: 24px auto 12px;
	width: 40px;
	clear:both;
}
.category-selector {
	margin-bottom:10px;
	text-align:center;
}
#casual_tabs .products_list_price {
	font-family:"Open Sans", sans-serif;
	margin-top:10px;
	margin-bottom:10px;
}
#casual_tabs .products_list_price .price {
	font-size:15px;
	color:#90C322;
	font-weight:bold;
}
#casual_tabs .products_list_price p.price_container {
	text-align: center;
	margin:5px 0;
}
.isotope-item a.exclusive.ajax_add_to_cart_button {
	float:none !important;
	background:#3E3E3E;
	font-family:'lato', Arial;
	text-transform:uppercase;
	text-align:center;
	margin:0 auto !important;
	font-size:14px !important;
	color:#fff !important;
	border:1px solid rgba(0, 0, 0, 0.2);
}
.isotope-item span.exclusive {
	display:none;
	font-family:'lato', Arial;
	text-transform:uppercase;
	text-align:center;
	margin:0 auto !important;
	font-size:12px !important;
	color:#e0e0e0 !important;
	background:none;
}
.isotope-item:hover span.exclusive {
	display:inline-block
}
.isotope-item:hover a.exclusive.ajax_add_to_cart_button {
	display:inline-block;
	float:none !important;
	font-family:'lato', Arial;
	text-transform:uppercase;
	text-align:center;
	margin:0 auto !important;
	font-size:11px !important;
	color:#fff !important;
}
.isotope-item:hover a.exclusive.ajax_add_to_cart_button:hover {
	background-color:#90C322 !important;
	color:#fff !important;
	border:1px solid rgba( 0, 0, 0, 0.2)
}
.isotope-item a.exclusive.ajax_add_to_cart_button:active {
	padding:0 !important;
}
.isotope-item {
	overflow:hidden;
}
.casual_products article.ajax_block_product:hover span.new {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #000000 !important;
}
/* Product Thumbnail */
/* Thumbnail-products */
.prodtimage {
	position:relative;
	margin-bottom:5px;
	text-align:center;
	width:220px;
}
.casual_products article.ajax_block_product span.new {
	background: #FCB000;
	border-radius: 50%;
	top: 15px;
	color: #FFFFFF;
	font: 10px/48px "lato", Arial, Helvetica, sans-serif;
	height: 48px;
	position: absolute;
	left: 5px;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 48px;
	z-index: 999;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.casual_products article.ajax_block_product .sale {
	background: #F13340;
	border-radius: 50%;
	top: 65px;
	color: #FFFFFF;
	font: 10px/48px "lato", Arial, Helvetica, sans-serif;
	height: 48px;
	position: absolute;
	left: 5px;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 48px;
	z-index: 999;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.redfoxProductList .border_inside { border:none;}

.casual_products .isotope-item:hover {
	display:inline-block;
	position:absolute;
	z-index:9999;
}
.casual_products .isotope-item {
	background:#fff;
	overflow:hidden;
	margin-top:10px;
	width:220px;
	padding:10px;
}
.casual_products .isotope-item .product_isotope {
	background:#fff;
	border:1px solid #fff;
	padding-bottom:15px;
}
.casual_products .isotope-item:hover .product_isotope {
	background:#fff;
	border:1px solid #ececec;
	padding-bottom:15px;
}

.casual_products .isotope-hidden {
	margin:0 !important;
	padding:0 !important;
	opacity:0 !important;
	height:0 !important;
}
#products_viewpoint.list .casual_products .isotope-item:hover {
	left:0 !important
}
#products_viewpoint.list .border_inside {
	float:none !important;
}
.filter-container {
	color: #FFFFFF;
	display: block;
	margin: 0 auto 35px;
	position: relative;
	width: 100%;
	z-index: 0;
}

#casual_tabs .price-percent-reduction {
	background: #F13340;
	color: #FFFFFF;
	display: inline-block;
	font: bold 12px/12px "Open Sans", sans-serif;
	padding: 1px 4px 1px 3px;
	margin-left:4px;
}

#casual_tabs .old-price {
	color: #999;
	font-size: 15px;
	text-decoration: line-through;
	font-weight: bold;
}
.casual_products .isotope-item .owl-carousel div.owl-prev:after {
	content:"\f053";
	display: block;
	font-family: "FontAwesome";
	font-size: 16px;
	line-height: 32px;
	color:#999;
}
.casual_products .isotope-item .owl-carousel div.owl-next:after {
	content:"\f054";
	display: block;
	font-family: "FontAwesome";
	font-size: 16px;
	line-height: 32px;
	color:#999;
}
.casual_products .isotope-item .owl-carousel .owl-prev:hover:after, .casual_products .isotope-item .owl-carousel .owl-next:hover:after {
	color:#666
}
.casual_products .isotope-item .owl-carousel .owl-prev {
	left: -1px;
	border:1px solid #ebebeb;
	background:#fff;
}
.casual_products .isotope-item .owl-carousel .owl-prev:hover, .casual_products .isotope-item .owl-carousel .owl-next:hover {
	background:#eee;
}
.casual_products .isotope-item .owl-carousel .owl-next {
	right: -1px;
	border:1px solid #ebebeb;
	background:#fff;
}
.casual_products .isotope-item .owl-carousel .owl-buttons div {
	height: 32px;
	margin-top: -10px;
	outline: 0 none;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 32px;
	z-index: 9999;
}
 @media (min-width: 1200px) {
.prod_img {
	min-height:220px;
}
.casual_products .isotope-item .owl-carousel .owl-prev:after, .casual_products .isotope-item .owl-carousel .owl-prev, .casual_products .isotope-item .owl-carousel .owl-next, .casual_products .isotope-item .owl-carousel .owl-next:after {
	opacity:0;
}
.casual_products .isotope-item:hover .owl-carousel .owl-prev:after, .casual_products .isotope-item:hover .owl-carousel .owl-prev, .casual_products .isotope-item:hover .owl-carousel .owl-next:after, .casual_products .isotope-item:hover .owl-carousel .owl-next {
	opacity:1;
}

}
 @media (min-width: 992px) and (max-width: 1199px) {
.isotope-item .prothumb {
	height:244px;
	display:none;
}
.border_inside h3 a {
	font-size:13px;
}
.casual_products .isotope-item, .casual_products .isotope-item:hover {
	padding:10px;
	box-shadow:none;
	background:none;
	border:none !important;
}
.casual_products .isotope-item .product_isotope, .casual_products .isotope-item:hover .product_isotope {
	border:none;
}
.casual_products .isotope-item .quick-view-wrapper {
	opacity:1;
}
.prod_img {
	max-width:172px;
}
#casual_tabs ul.casual_title {
	height:40px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
#portfolio-items, #portfolio-scroll-items {
	margin-left:-5px;
	margin-right:-5px;
}
#casual_tabs ul.casual_title li {
	font-size:13px;
}
.border_inside h3 a {
	font-size:12px;
}
.button.ajax_add_to_cart_button, .button.ajax_view_button {
	font-size:12px;
	line-height:12px;
}
.ps-content span.ps-price {
	height:80px;
	line-height:80px;
	min-width:80px;
}
.casual_products .isotope-item, .casual_products .isotope-item:hover {
	padding:10px;
	box-shadow:none;
	background:none;
	border:none !important;
}
.casual_products .isotope-item .product_isotope, .casual_products .isotope-item:hover .product_isotope {
	border:none;
}
.casual_products .isotope-item .quick-view-wrapper {
	opacity:1;
}
#casual_tabs ul.casual_title {
	height:35px;
}
}
@media (min-width: 620px) and (max-width: 768px) {
	#casual_tabs ul.casual_title li a { list-style:none !important; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
#casual_tabs ul.casual_title li:first-child a { border-top:0px solid transparent !important; }
#casual_tabs ul.casual_title { width: 100%; }
#casual_tabs ul.casual_title li {
	display:block;
	padding:0;
	width:100%;
 margin-left:0;
}
.casual_products .isotope-item, .casual_products .isotope-item:hover {
	padding:10px;
	box-shadow:none;
	background:none;
	border:none !important;
}
.casual_products .isotope-item .product_isotope, .casual_products .isotope-item:hover .product_isotope {
	border:none;
}
#portfolio-items, #portfolio-scroll-items {
	margin:0;
}
.ps-content span.ps-price {
	height:80px;
	line-height:80px;
	min-width:80px;
}
.border_inside h3 a {
	font-size:12px;
}
.casual_products article.ajax_block_product span.new, #casual_tabs .price-percent-reduction {
	left:0;
}
.casual_products .isotope-item .quick-view-wrapper {
	opacity:1;
}
.prod_img {
	max-width:215px;
}
}
 @media (min-width: 460px) and (max-width: 619px) {
#portfolio-items, #portfolio-scroll-items {
	margin:0;
}
#casual_tabs ul.casual_title li a { list-style:none !important; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
#casual_tabs ul.casual_title li:first-child a { border-top:0px solid transparent !important; }
#casual_tabs ul.casual_title { width: 100%; }
#casual_tabs ul.casual_title li {
	display:inline-block;
	width:100%;
	clear:both;
	padding:0;
	float:left;
	margin-left:0;
}
.casual_products .isotope-item, .casual_products .isotope-item:hover {
	padding:10px;
	box-shadow:none;
	background:none;
	border:none !important;
}
.casual_products .isotope-item .product_isotope, .casual_products .isotope-item:hover .product_isotope {
	border:none;
}
.border_inside h3 a {
	font-size:12px;
}
.casual_products article.ajax_block_product span.new, #casual_tabs .price-percent-reduction {
	left:0;
}
.casual_products .isotope-item .quick-view-wrapper {
	opacity:1;
}
}
 @media (max-width: 459px) {
	 #casual_tabs ul.casual_title li a { list-style:none !important; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
#casual_tabs ul.casual_title li:first-child a { border-top:0px solid transparent !important; }
#casual_tabs ul.casual_title { width: 100%; }

#portfolio-items, #portfolio-scroll-items {
	margin:0;
}
#casual_tabs ul.casual_title li {
	display:inline-block;
	width:100%;
	clear:both;
	padding:0;
	float:left;
	margin-left:0;
}
.casual_products .isotope-item, .casual_products .isotope-item:hover {
	padding:10px;
	box-shadow:none;
	background:none;
	border:none !important;
}
.casual_products .isotope-item .product_isotope, .casual_products .isotope-item:hover .product_isotope {
	border:none;
}
#casual_tabs {
	width:100% !important;
}
.owl-carousel {
	min-width:280px;
	max-width:358px;
}
.prod_img {
	max-width:100% !important;
}
.casual_products .isotope-item, .casual_products .isotope-item:hover {
	padding:10px;
	box-shadow:none;
	background:none;
	border:none !important;
}
.casual_products .isotope-item .product_isotope, .casual_products .isotope-item:hover .product_isotope {
	border:none;
}
.prod_img {
	max-width:100%;
	width:100%;
	margin:0 auto;
}
.casual_products .isotope-item .quick-view-wrapper {
	opacity:1;
}
}

.isotope-item {
	z-index: 2;
}

/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height 0.6s, width;
	-moz-transition-property: height 0.6s, width;
	-ms-transition-property: height 0.6s, width;
	-o-transition-property: height 0.6s, width;
	transition-property: height 0.6s, width;
	
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */