/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
#apraksts {float:left; padding:15px;width:70%}
#apraksts2 {float:left; padding:15px;width:70%}
#apraksts1{float:left; padding:0 0 0 10px;width:60%}
.clear {clear:both;} 
#yjsgbodytop {margin-top:0px;}
.options {float:left;}
.Grozs {}
.Cena {float:left;width:40%}

body {
}

.5050 div {width:10px;}
.moduletable {float:right; margin-top:0px;}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #11a4d8;
}

.nomargin {
margin: 0px;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hovereffect:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect h2 {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 14px;
  overflow: hidden;
  padding: 0.5em 0;
  background: rgb(0, 0, 0); /* fallback color */
  background: rgba(0, 0, 0, 0.5);
  margin:0px;
}

.hovereffect h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.hovereffect:hover h2:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.katalogi:before , .katalogi:after {
   content:"";
   position:absolute; 
   z-index:-1;
   -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
   -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
   box-shadow:0 0 20px rgba(0,0,0,0.8);
   top:50%;
   bottom:0;
   left:10px;
   right:10px;
   -moz-border-radius:100px / 10px;
   border-radius:100px / 10px;
}

.imgborder {
   display:inline-block;
   position:relative;
   border:1px solid #ccc;
   padding:5px;
   background:#f2f2f2;
   margin-right:20px;
   float:left;
}
	
#header, #yjsgheadergrid, #header1 {
	overflow: visible;
	z-index: 1005;
}
/* grids padding */
#holder, #holder2, #holder3, #footer {
	padding: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#holder, #holder2, #holder3 {
	padding: 0px;
}
#footer {
	padding: 25px 50px;
}
#header {
	padding: 0 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#yjsgbodytop {
	padding: 0;
}
#yjsgbodybottom {
	padding: 5px 0;
}
#logo {
	background-size: 100%!important;
}
#yjsgheadergrid {
	padding: 0px;
}
#yjsgheadergrid #topmenu_holder {
	float: right;
	border: none;
}
#centerbottom {
	margin: 30px auto 0 auto;
}
#yjsg3.yjsg_grid {
}

#yjsg2.yjsg_grid {
	padding: 0px;
	margin:0px;

}
#yjsg1.yjsg_grid {
	padding: 0px;
	margin-bottom:0px;
			border-top: 5px solid #3498db;

}

#newgrid1 {
	margin: 10px auto;
padding: 5px 0px 5px 20px;
}

#newgrid2 {
	margin: 10px auto;
	border-top: 5px solid #3498db;
}

#newgrid3 {
	margin: 10px auto;
	padding: 0px 0px 0px 20px;
}


#yjsgheadergrid.yjsg_grid, #yjsgbodytop.yjsg_grid, #yjsgbodybottom.yjsg_grid, #yjsg4.yjsg_grid, #yjsg5.yjsg_grid {
}
#yjsg3.yjsg_grid, #yjsg7.yjsg_grid {
	margin: 30px auto 0 auto;
}
#youjoomla {
	padding: 0;
}
/* article and module titles font size*/
.article_title, .module_title {
	font-size: 170%;
	margin-bottom:0px;
}
.module_title {
	text-transform: capitalize;
}
/* pathway */
#pathway {
	margin: 25px 50px 0 50px;
}
/*TOP MENU RESET */
/* flyouts */
div.top_menu ul.subul_main, div.top_menu ul.subul_main.dropline, div.top_menu ul.subul_main {
	margin-top: 0;
	padding-top: 0!important;
	padding-bottom: 0!important;
}
/* mega holder */
div.YJSG-inner.horiznav {
	padding-top: 7px!important;
	padding-bottom: 7px!important;
}
/* mega haschild flyouts */
.top_menu ul.subul_main.level2, .top_menu ul.subul_main.level3, .top_menu ul.subul_main.level4 {
	margin-top: 20px;
}
/* Switcher */
#layout_type {
	margin: 25px auto;
	display: block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, .06);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .06);
	}
body.ispattern {
	background-repeat: repeat;
	background-attachment: fixed;
}
body.isimage {
	background-repeat: no-repeat;
	background-position: 49.99% top;
	background-size: cover;
	background-attachment: fixed;
}

.nopadding  
{margin:0px!important;
padding:0px!important;
overflow:hidden;
}
#layout_type.fullwidth .yjsg_grid {
	margin: 0 auto;
}
#layout_type.fullwidth #holder, #layout_type.fullwidth #holder2, #layout_type.fullwidth #holder3, #layout_type.fullwidth .yjsg_grid, #layout_type.fullwidth #footer {
	padding: 50px 0;
}
#layout_type.fullwidth #holder, #layout_type.fullwidth #holder2, #layout_type.fullwidth #holder3 {
	padding: 50px 0 0 0;
}
#layout_type.fullwidth #yjsgbodytop, #layout_type.fullwidth #header {
	padding: 0;
}
#layout_type.fullwidth #yjsgbodybottom {
	padding: 5px 0;
}
#layout_type.fullwidth #yjsgheadergrid {
	padding: 25px 0 25px 50px;
}
#layout_type.fullwidth #yjsg3.yjsg_grid {
	padding: 0 25px;
}
#layout_type.fullwidth #pathway {
	margin: 25px 0 0 0;
}
#layout_type.fullwidth .bimageslider .YJIS_outer, #layout_type.fullwidth .bimageslider .YJIS_inner, #layout_type.fullwidth .bimageslider .YJS_slidesholder, #layout_type.fullwidth .bimageslider .thumbContainer, #layout_type.fullwidth .bimageslider .YJSlide_slide a.popbox, #layout_type.fullwidth .bimageslider .YJSlide_slide img {
	width: 100%!important;
}
#layout_type.fullwidth #centerbottom {
	padding: 0 0 30px 0;
	margin: 0 auto;
}
#layout_type.fullwidth .banner_holder img {
	width: 100%;
}
.top_menu_inheader #yjsgheadergrid, .top_menu_inheader #layout_type.fullwidth #yjsgheadergrid {
	padding: 30px 0 0px 0px;
}
/* Additional */
.button, .validate, a.readon {
	padding: 10px 20px!important;
	line-height: normal!important;
}
.button:focus, .validate:focus, a.readon:focus {
	outline: 0;
}
.typo ul.unstyled ul li {
	background-position: 0px 10px;
}
.typo ul.video li, .typo ul.check li, .typo ul.star li {
	background-position: 0px 5px;
}
.news_item_a.modulestyles ul li {
	padding: 10px 0;
	background: none;
}
.typo_bg {
	display: table;
	padding: 20px;
	background: #1e1f21;
}
#pathway .breadcrumb li {
	text-shadow: none;
}
yjsglogo {
	right: 30px;
	top: 20px;
}
.pagination {
	border: none;
}
/*user pages*/
.userpages #users-profile-core, .userpages #users-profile-custom {
	padding: 20px;
}
.userpages #users-profile-core legend, .userpages #users-profile-custom legend {
	font-size: 120%;
	font-weight: 300;
	line-height: normal;
	margin: 0;
}
.userpages #users-profile-core dl.dl-horizontal, .userpages #users-profile-custom dl.dl-horizontal {
	margin: 20px 0;
}
.userpages #users-profile-core dl.dl-horizontal dt, .userpages #users-profile-custom dl.dl-horizontal dt {
	padding: 10px;
	margin: 5px 0;
	font-weight: 300;
}
.userpages #users-profile-core dl.dl-horizontal dd, .userpages #users-profile-custom dl.dl-horizontal dd {
	font-size: 100%;
	padding: 16px 0;
	margin-left: 150px;
}
.userpages .input, .userpages div.user-actions {
	padding: 5px 0!important;
}
body.yjsgerror-page #errorpage, body.yjsg-offline #frame {
	box-shadow: none;
	margin: 30px auto;
	padding: 20px;
	border-radius: 0;
}
body.yjsgerror-page #errorol, body.yjsgerror-page p.error_contact, body.yjsgerror-page p.error_msg {
	background: none;
}
body.yjsg-offline .button {
	background: none;
	font-size: 100%;
}
.filter-search .inputbox {
	padding: 10px;
}
/*no shadow, no radius*/
.readon, .inputbox, .button, .validate, input, #pathway .breadcrumb, .popbox img, .popboxv img, .add-on, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle, #midblock .newsitem_tools ul {
	box-shadow: none!important;
	-webkit-border-radius: 0!important;
	-khtml-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}
/* Module styles */
.yj2, .yj3, .yj4, .yj5, .yj6 {
	padding: 10px 20px 10px 20px;
}
.yj4, .yj5, .yj6 {
	border: none;
}
.yj7 .module_title, .yj8 .module_title {
	font-size: 150%;
	text-transform: uppercase;
}
/* Border radius */
.bimageslider .navContainer .bnav, .bcustomers .slider-pager a {
	-webkit-border-radius: 100px;
	-khtml-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
/* Transition */
.template_button, .mijoshop .product-list .product-thumb .image_in:before, .mijoshop .product-grid .product-thumb .image_in:before, .mijoshop .product_view ul li img, .logo_effect, .template_button2, .template_button3, ul.catItemTags li a, ul.itemTags li a:hover, div.itemCommentsForm form input#submitCommentButton, div.latestItemTagsBlock li, .button, .validate, a.readon, .product-grid > div, .product-list > div, .product-grid .image:after, .product-list .image:after, .bmijo .yj_mijop_image:after, .bmijo .yj_mijo_product .yj_mijop_title, .bmijo .yj_mijo_product .yj_mijop_price, .bmijo button.yj_mijo_button, #header_oc #currency a, .mijoshop .items li .item_in:before, .mijoshop .items li .item_title, .mijo_featured > div .template_button3, .product-info .image:after, div.itemRatingBlock, div.pre25SocialLinks, div.itemTagsBlock, .mijoshop .miwi-categoryhome > div .product-thumb .image:before, .mijoshop .miwi-categoryhome h4 {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* Backgrounds */

	    .mijoshop .50_50 {
        width: 50%
    }

#yjsg3 .yjsgxhtml {
	padding:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#yjsg3 .yjsgxhtml.first_mod {
	padding: 50px 25px 50px 0;
}
#yjsg3 .yjsgxhtml.lastModule {
	box-shadow: none;
	padding: 50px 0 50px 25px;
}
#yjsg5 {
	background: none;
}
.yjsg5_out {
	display: block;
	overflow: hidden;
}
/* Template buttons */
.template_button, .template_button2, .template_button3 {
	display: inline-block;
	line-height: normal;
	padding: 10px 20px;
	background-color:#fff;
	color: #ffffff;
	width:auto;
}

.btn4 {
	display: block;
	overflow: hidden;
	line-height: normal;
	padding: 10px 20px;
	margin-top: 5px;
		background-color:#fff;

}

.btn5 {
	line-height: normal;
	padding: 10px 20px;
	margin: 5px 5px 0px 0px;
		border: 2px solid #1e1f21;
			background-color:#fff;

}

.btn6 {
	line-height: normal;
	padding: 10px 20px;
	margin-left:5px;
	background-color:#AA2959;
		border: 2px solid #1e1f21;
		  color: #ffffff;
		  
}

.btn7 {
	line-height: normal;
	padding: 10px 20px;
	margin-left:5px;
		border: 2px solid #1e1f21;
			background-color:#fff;

		  color: #1e1f21;
}
/* YJ Pop Login */
.bpoplogin {
	margin: 10px auto;
	padding: 0;
	float: right;
	clear: none;
}
.bpoplogin .poping_links {
	padding: 0 15px;
	width: auto;
	height: auto;
}
.bpoplogin #openLogin, .bpoplogin #openReg {
	background: none;
	border: none;
	width: auto;
	height: auto;
	line-height: normal;
	margin: 0 15px;
}
.bpoplogin #openLogin:hover, .bpoplogin #openReg:hover {
	text-decoration: underline;
}
.bpoplogin #login_pop, .bpoplogin #reg_pop {
	padding: 20px;
	top: 220px;
	height: 300px;
}
.bpoplogin #reg_pop {
	width: 445px;
	height: 380px;
}
.bpoplogin #login_pop .inputbox, .bpoplogin #reg_pop .inputbox {
	height: 35px;
	border-radius: 0;
	box-shadow: none;
}
.bpoplogin label[for=yjpop_remember] {
	float: left;
	margin: 10px 10px 10px 0;
}
.bpoplogin .pop_remind {
	display: block;
	overflow: hidden;
	clear: both;
}
.bpoplogin #closeLogin, .bpoplogin #closeReg {
	background: none;
	width: auto;
	height: auto;
	bottom: 5px;
	right: 10px;
	font-size: 16px;
}
.bpoplogin #logins form {
	margin: 0;
}
.bpoplogin #logins .button {
	margin: 0;
	padding: 0 25px 0 0!important;
	border: none;
	font-size: 100%;
}
.bpoplogin #logins .button:hover {
	background: none;
}
/* Mijoshop menu */
.yjsquare.bmijoshopmenu {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	clear: none;
}
.bmijoshopmenu ul.inline li {
	padding: 0 25px;
	background: none;
}
/* Mijo Cart */
.bcart {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	overflow: visible;
}
.bcart .yjsquare_in {
	padding: 0;
}
.bcart #header_oc {
	width: 40px;
	height: 40px;
	padding: 0 0 0 15px;
	border: none;
	margin: 10px auto 0 auto;
}
.bcart #header_oc #cart {
	width: 40px;
	height: 40px;
	right: auto;
	left: auto;
	top: auto;
	border: none;
	background: none;
	position: relative;
}
.bcart #header_oc #cart .heading a span.icon-shopping-cart {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.bcart #header_oc #cart .content_oc {
	top: 30px;
}
.bcart #header_oc #cart .heading a span {
	line-height: 10px;
}
/* Menu */
.horiznav a {
	font-size: 100%;
	text-transform: capitalize;
}
ul.subul_main a {
	font-weight: 400!important;
	font-size: 90%!important;
	text-transform: capitalize!important;
}
ul.subul_main span.yjm_has_desc, ul.subul_main span.yjm_has_none span.yjm_title {
	margin-left: 0;
	padding: 7px 10px;
}
#mainlevel li a, .menu li a {
	padding: 10px 5px;
	height: auto;
	text-indent: 0;
	line-height: normal;
	margin-left: 15px;
}
.horiznav ul.subul_main div.yj_menu_module_holder .yjsquare_in ul li a, .horiznav ul.subul_main div.yj_menu_module_holder .yjsquare_in ul li a:hover {
	margin: 5px 0;
}
/*login module inside menu*/
.horiznav ul.subul_main #login-form .input-prepend .add-on {
	padding: 5px 10px;
}
.horiznav ul.subul_main #login-form .input-prepend input {
	width: 73%;
	padding: 5px 5px;
	box-sizing: border-box;
	height: auto;
}
.horiznav ul.subul_main #login-form ul {
	margin: 20px 0 0 0!important;
}
/* YJ Image Slider */
.bimageslider {
	padding: 0;
}
.bimageslider .YJSlide_intro {
	top: 37%;
	bottom: auto;
	background: none;
}
.bimageslider .YJSlide_intro_in {
	width: 42%;
	padding: 40px 30px;
	margin: 0 auto;
}
.bimageslider h4 {
	font-size: 260%;
	font-weight: 700;
	text-transform: uppercase;
	line-height: normal;
	margin: 0;
	text-align: center;
}
.bimageslider h4 span {
	font-weight: 400;
	font-size: 40%;
	display: block;
	clear: both;
}
.bimageslider .YJSlide_slide {
	position: relative;
}
.bimageslider .YJSlide_slide:after {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	opacity: 0.4;
	z-index: 2;
}
/*navigation*/
.bimageslider .navContainer {
	position: absolute;
	bottom: 0;
	z-index: 100;
}
.bimageslider .navContainer .bnav {
	text-indent: -9999px;
	padding: 0;
	width: 12px;
	height: 12px;
	border: none;
}
/* Shipping and sale block */
.brandon_custom {
	display: block;
	overflow: hidden;
	float: left;
	width: 50%;
	padding: 0 50px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.brandon_custom img {
	float: left;
	margin: 0 50px 0 0;
}
.brandon_custom h4 {
	display: table;
	font-size: 200%;
	line-height: normal;
	text-transform: uppercase;
	font-weight: 700;
}
.brandon_custom h4 span {
	display: block;
	clear: both;
	font-size: 65%;
	font-weight: 400;
}
.brandon_custom p {
	display: table;
	margin: 20px auto;
}
/* YJ Mijo module */
.bmijo {
	margin: 40px auto 0 auto;
	padding: 0;
}
.bmijo .yj_mijo_product {
	padding: 0 15px;
}
.bmijo .yj_mijop_image {
	position: relative;
}
.bmijo .yj_mijop_image:after {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	opacity: 0.3;
}
.bmijo .yj_mijop_title {
	position: absolute;
	bottom: 42%;
	font-size: 200%;
	text-align: center;
	text-transform: uppercase;
	left: 0;
	right: 0;
	margin: 0 auto;
	line-height: 35px;
	padding: 0 20px;
}
.bmijo .yj_mijop_price {
	left: 0;
	right: 0;
	position: absolute;
	margin: 0 auto;
	bottom: 25%;
	z-index: 1;
	width: 120px;
	padding: 10px 0;
	font-size: 150%;
	text-align: center;
}
.bmijo .button_holder {
	display: table;
	overflow: hidden;
	width: auto;
	margin: 20px auto 0 auto;
}
.bmijo button.yj_mijo_button {
	margin: 0 10px;
	background: none;
	border-radius: 0;
	opacity: 0;
}
/*hover*/
.bmijo .yj_mijo_product:hover .yj_mijop_image::after {
	opacity: 0.1;
}
.bmijo .yj_mijo_product:hover .yj_mijop_title {
	bottom: 55%;
}
.bmijo .yj_mijo_product:hover button.yj_mijo_button {
	opacity: 1;
}
.bmijo .yj_mijo_product:hover button.yj_mijo_button:focus {
	outline: 0;
}
/* QR Code */
.brandon_h4 {
	text-transform: uppercase;
	margin: 0 auto;
}
.bqrcode span {
	display: block;
	clear: both;
	text-decoration: underline;
	font-style: italic;
	font-size: 90%;
}
/* Shop and discount */
.brandon_custom2 {
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.brandon_custom2.first {
	margin: 0 auto 20px auto;
}
.brandon_custom2 img {
	float: left;
	margin: 0 70px 0 20px;
}
.brandon_custom2 p {
	margin: 0 0 10px 0;
}
.brandon_custom2 .template_button3 {
	padding: 7px 15px;
	margin: 15px 0 0 0;
}
/* YJ Module engine */
.bengine {
	padding: 0;
	margin: 0;
}
.bengine .yjme_item {
	float: left;
	clear: none;
	width: 33.3%;
}
.bengine .yjme_item_in {
	padding: 0 20px;
	margin: 0;
	border: none;
}
.bengine .yjme_item div.imageholder {
	margin: 0 auto 30px auto;
	padding: 0;
	border: none;
}
.bengine .yjme_item a.item_title {
	text-align: center;
	font-size: 150%;
	text-transform: uppercase;
	line-height: 34px;
	font-weight: 400;
}
.bengine .yjme_item p.item_intro {
	text-align: center;
}
.bengine .yjme_item a.item_readmore {
	float: none;
	margin: 20px auto;
	width: auto;
	height: auto;
	line-height: normal;
	display: table;
	padding: 10px 20px;
}
.bengine .yjme_item a.item_readmore span {
	line-height: normal;
	height: normal;
	padding: 0;
}
/* Customers */
.bcustomers {
	margin: 0;
	padding: 0;
}
.bcustomers .module_title {
	font-size: 150%;
	text-transform: uppercase;
	margin: 0 auto 40px auto;
}
.bcustomers .carousel {
	margin: 0 auto;
}
.bcustomers .quote_holder {
	display: block;
	width: 50%;
	float: left;
	margin: 0 auto;
	padding: 0 30px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bcustomers .quote_holder:last-child {
	padding: 0 0 0 30px;
}
.bcustomers .quote_holder_in {
	display: block;
	padding: 15px 20px;
}
.bcustomers .quote_holder h4 {
	margin: 0 auto 10px auto;
}
.bcustomers .quote_holder p {
	line-height: 28px;
	font-style: italic;
}
.bcustomers .slider-pager {
	display: block;
	overflow: hidden;
	clear: both;
	margin: 20px auto 0 auto;
}
.bcustomers .slider-pager a {
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	display: inline-block;
}
/* Brands */
.bbrands {
	margin: 0 auto;
	padding: 0;
}
.bbrands p {
	width: 45%;
	float: left;
	margin: 20px auto;
}
.bbrands img {
	margin: -30px auto 0 auto;
}
/* Brandon list */
.bfooterlinks {
	margin: 0 auto;
	padding: 0;
}
.bfooterlinks .list_holder {
	float: left;
	width: 16%;
}
.bfooterlinks h4 {
	font-size: 100%;
	text-transform: uppercase;
	margin: 0 auto 30px auto;
}
.brandon_list li {
	padding: 0;
	margin: 3px auto;
	text-transform: uppercase;
	font-size: 90%;
	background: none;
}
/* Footer banners */
.bbanner {
	padding: 0;
	margin: 0 auto 50px auto;
}
.banner_block {
	display: block;
	margin: 0 -10px;
	padding: 0;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner_holder {
	position: relative;
	float: left;
	display: block;
	margin: 0;
	padding: 0 10px;
	width: 65%;
	border: none!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner_holder.first {
	width: 35%;
	margin: 0 auto;
	padding: 0 40px 0 10px;
}
.banner_holder_in {
	padding: 10px;
}
.banner_holder h4 {
	position: absolute;
	left: 40px;
	bottom: 30px;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
.banner_holder h4 span {
	display: block;
	clear: both;
	font-size: 60%;
	font-weight: 400;
}
/* Hover effect */
.yj_hover {
	display: block;
	overflow: hidden;
	position: relative;
}
.yj_hover_holder {
	display: table;
	overflow: hidden;
	position: absolute;
	padding: 30px;
	z-index: 1;
	opacity: 0;
}
.yj_hover_title {
	display: table;
	width: 100%;
	text-align: center;
	font-size: 200%;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
	font-weight: 700;
	margin: 0 auto 40px auto;
}
.yj_hover_title span {
	display: block;
	clear: both;
	font-size: 60%;
	font-weight: 400;
}
.yj_hover_more {
	display: table;
	position: relative;
	padding: 10px 15px;
	line-height: normal;
	z-index: 1;
}
.bengine .yj_hover_title {
	font-size: 150%;
}
.bengine .yj_hover_holder, .subCategory .yj_hover_holder {
	border: none;
}
/* Category menu */
.bmijocategories {
	margin: 0 auto 30px auto;
}
.bmijocategories .yj_mijo_cats li a {
	padding: 5px 15px;
}
.bmijocategories .yj_mijo_cats li.active_cat > a {
	font-weight: 700;
}
/* Response menu */
span#yjmm_selectid {
	text-align: left;
	font-size: 100%!important;
	font-weight: 400!important;
	text-indent: 10px;
}
/* RTL */
.yjsgrtl #yjsgheadergrid {
	padding: 25px 50px 25px 0;
}
.yjsgrtl #yjsg3 .yjsgxhtml.first_mod {
	padding: 50px 0 50px 25px;
}
.yjsgrtl #yjsg3 .yjsgxhtml.lastModule {
	padding: 50px 25px 50px 0;
	box-shadow: none;
}
.yjsgrtl .bmijoshopmenu, .yjsgrtl .bpoplogin, .yjsgrtl .bcart {
	float: left;
}
.yjsgrtl .bcart #header_oc {
	padding: 0 15px 0 0;
}
.yjsgrtl .bmijoshopmenu ul li {
	border-right: none;
}
.yjsgrtl ul.subul_main span.yjm_has_desc, .yjsgrtl ul.subul_main span.yjm_has_none span.yjm_title {
	padding: 10px 0;
}
.yjsgrtl .brandon_custom img {
	float: right;
	margin: 0 0 0 50px;
}
.yjsgrtl .brandon_custom2 img {
	float: right;
	margin: 0 20px 0 70px;
}
.yjsgrtl .bcustomers .quote_holder {
	float: right;
	margin: 0 auto;
	padding: 0 0 0 30px;
}
.yjsgrtl .bcustomers .quote_holder:last-child {
	padding: 0 0 0 30px;
}
.yjsgrtl .bbrands p {
	float: right;
}
.yjsgrtl .bbrands img {
	float: left!important;
}
.yjsgrtl .banner_holder {
	float: right;
}
.yjsgrtl .banner_holder.first {
	padding: 0 10px 0 40px;
}
.yjsgrtl .banner_holder h4 {
	right: 40px;
	left: auto;
}
.yjsgrtl #header_oc #cart .content_oc {
	right: auto;
	left: 0;
}
.yjsgrtl #k2Container.itemListView, .yjsgrtl #k2Container.itemView, .yjsgrtl #k2Container.tagView, .yjsgrtl #k2Container.userView, .yjsgrtl #k2Container.latestView, .yjsgrtl #k2Container.genericView {
	margin: 0 0 0 80px;
}
.yjsgrtl div.subCategory {
	margin: 0 0 50px 50px;
}
.yjsgrtl span.catItemDateCreated, .yjsgrtl span.catItemAuthor, .yjsgrtl div.catItemCategory, .yjsgrtl div.catItemRatingBlock span, .yjsgrtl div.itemHeader span.itemAuthor, .yjsgrtl span.itemDateCreated, .yjsgrtl ul.preSocialLinks, .yjsgrtl ul.preSocialLinks li, .yjsgrtl div.itemTagsBlock span, .yjsgrtl .moduleItemImage, .yjsgrtl div.k2LatestCommentsBlock ul li a.lcAvatar img {
	float: right;
}
.yjsgrtl .moduleItemImage {
	margin: 8px 0 0 20px;
}
.yjsgrtl div.k2LatestCommentsBlock ul li a.lcAvatar img {
	margin: 0 0 0 20px;
}
.yjsgrtl div.itemCommentsForm form input#submitCommentButton {
	float: none;
}
.yjsgrtl div.k2LatestCommentsBlock ul li span.lcComment {
	clear: none;
}
.yjsgrtl .yjk2menu .defaultmenu li {
	padding: 0;
}
.yjsgrtl .yjk2menu .defaultmenu li a:after {
	right: -15px;
	left: auto;
	top: 5px;
}
.yjsgrtl div.k2TagCloudBlock a {
	margin: 0 0 10px 10px;
	float: right;
}
.yjsgrtl .yj_hover_title span {
	text-align: center;
}
.yjsgrtl .yj_hover_more {
	float: left;
}
/*mijo rtl*/
.yjsgrtl #container_oc {
	margin-left: 60px;
	margin-right: auto;
}
.yjsgrtl #header_oc #cart .heading a span.icon-shopping-cart {
	text-align: center;
}
.yjsgrtl #header_oc #search_oc {
	left: 132px;
}
.yjsgrtl #header_oc #search_oc input[type="text"] {
	text-align: left;
}
.yjsgrtl #header_oc .button_oc-search {
	right: 0;
}
.yjsgrtl .category-info .image {
	float: right;
	margin: 0 0 0 50px;
}
.yjsgrtl .product-filter .sort select, .yjsgrtl .product-filter .limit select {
	float: none;
}
.yjsgrtl .product-list .image_out {
	float: right;
	margin: 0 0 0 50px!important;
}
.yjsgrtl .product-list .price {
	float: left;
}
.yjsgrtl .checkout-content .right {
	float: right;
	text-align: right;
}
.yjsgrtl .checkout-content input {
	float: right;
	margin: 4px 0 10px 0;
}
