.span4 {min-height: 1px}
.flex-caption h3 {font-weight: 200}
.flex-caption .f-price {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 700;
}
/*.block-layered-nav { display: none; } */
/*.toolbar { display: none;  }
.toolbar .pager { display: none;  }
.toolbar .sorter { display: none;  }*/
/*.col-right { display: none;  }*/
/*.links a {
    border-right: 1px solid #D7D7D7;
    color: #FF0054;
    padding: 0 8px 0 7px;
    text-decoration: none;
}*/


.MagicZoomPlus, .MagicZoomPlus:hover {
	cursor: crosshair;
}

.MagicZoomPup {
	cursor:crosshair;
}
.MagicThumb-expanded {
	cursor:crosshair;
}


.products-grid .price-action {
	height: 45px;
}
.shopLinks .span8 {width: 560px;}

li.flag.croatia{
    padding-left: 31px;
    width: 0;
    background-position: -133px -302px;
}
.footer-container .payOpt .last a.croatia{
    background-position: -135px -303px !important;
}
div#hr {
    background-position: -128px -299px !important;
    padding-left: 40px !important;
}

@media (max-width: 1200px) {
	.MagicToolboxContainer #MagicToolboxSelectors9 {
		display: none !important;
	}
}

.reviewTitle {
	margin-bottom: 10px;
	font-size: 25px;
}

.box-review-width {
    width: 40%;
}

.welcome {
    background: #F7F7F7;
    border-left: 0px solid #E8E8E8;
    color: #000000;
    font-size: 18px;
    margin: 20px 0 0;
    padding: 22px 22px 22px 20px;
}
.product-options-bottom {
	z-index: 800;
}

.price-action {
	padding-top:8px;
}

.availability.out-of-stock span {
color:#FF0000;
font-size:16px;
}
.availability.in-stock span {
color:#55A51C;
font-size:16px;
}


.myList {
    display:none;
}
.loadMore {
    color: #ed1856;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: right;
	padding: 0 0 30px 0;
}
.loadMore:hover {
    color:black;
}
.showLess {
    color:red;
    cursor:pointer;
    display:none;
}
.showLess:hover {
    color:black;
}

.myPost li {
    display:none;
}
.blog-loadMore {
    color:green;
    cursor:pointer;
}
.blog-loadMore:hover {
    color:black;
}
@media screen and (max-width: 767px){
        .cms-login-page header{
            height: 65px;
        }
        header > img{
            max-width: 400px;
            width: 80%;
        }
        .b2b-login-modal-dialog{
                width: 480px;
        }
        .b2b-login-form .b2b-wholesale-login input{
            width: 92%;
        }
        .b2b-login-form .b2b-wholesale-login h5{
                font-size: 24px;
        }
        .b2b-login-modal-content {
            padding: 31px 10px 40px;
        }
}
@media screen and (max-width: 480px){
        .b2b-login-modal-dialog{
                width: 100%;
        }
        .b2b-login-form .b2b-wholesale-login input{
            width: 86%;
        }

}