/*checkout without register*/
.jshop.account-login .without-user .content {
	min-height: auto;
	border-bottom: 1px solid #ccc;
}
.jshop.account-login .without-user .content a {
	padding: 10px 20px;
	background-color: #222;
	color: #fff;
	border-radius: 2px;
	text-transform: uppercase;
}
.jshop.account-login .without-user .content a:hover {
	background-color: #9fddf9;
}
/*social icons mobile */
a.social {
	margin-bottom: 15px;
}
/*google maps*/
h1.kmlinfoheader {
	line-height: 1 !important;
	font-size: 20px !important;
}
/*workaround firefox problem with icons and text*/
.buttons a.button_buy, .buttons a.button_detail, .buttons a.button_wishlist {
	font-size:14px;
}
/*links in accordion*/
.accordion-inner a {
	color: #9fddf9;
}
/*required fields register form error */
.fielderror {
	border: 1px dashed red !important;
}
/*login box height*/
.jshop.account-login .content {
	min-height: 225px;
}
/*language*/
#sp-top1 .mod-languages {
	padding: 5px 0;
}

.vina-camera-slider .camera_caption {
	color: #9fddf9 !important;
	max-width: 285px !important;
}

#sp-phone a {
	color: #9fddf9;
}
#sp-bottom-wrapper h3.header,
#sp-message-area h3.header span,
.jshop .cat_title h1 {
	background: transparent url("../images/bg_keeeart_title.png") no-repeat scroll left center;
}
.jshop h1 {
	text-transform: uppercase;
	font: 18px/20px CalibriBold,arial;
	padding-left: 25px;
	padding-right: 5px;
	display: inline-block;
	margin: 0px;
}
.jshop.productfull h1 {
	background: none !important;
	padding-right: 0;
	padding-left: 0;
}
#sp-bottom-wrapper a.social {
	color: #fff;
}
.link_social a.social.facebook:hover {
	background: #9fddf9;
}
#sp-bottom-wrapper .link_social a:not(.btn):hover {
	color: #fff;
}
.jshop_price span {
	color: #000;
}

div.name a {
	margin-bottom: 0;
}
.name a{
	text-transform: none !important;
}

.productfull #block_price {
	color: #000;
}

.detailsLeft span.link_back {
	display: inline-block;
	padding: 6px 8px;
	background: #222 none repeat scroll 0% 0%;
	text-align: center;
	border-radius: 20px !important;
}
.detailsLeft span.link_back:hover {
	background: #9fddf9;
}
.detailsLeft span.link_back:before {
	content: "\f053";
	color: #fff;
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 12px;
}
.detailsLeft span.link_back .btn_back {
	padding: 4px 5px 6px;
	font: 13px/20px CalibriRegular,Arial,Helvetica,sans-serif;
	margin-bottom: 0px;
	text-shadow: none !important;
	background-image: none !important;
	background-color: inherit;
	border: 0px none;
	color: #fff;
}

.detailsRight .prod_buttons div.link_back{
	margin-top: 1px;
	padding: 6px 20px;
	background: #222 none repeat scroll 0% 0%;
	text-align: center;
	border-radius: 20px !important;
}
.detailsRight .prod_buttons div.link_back:hover {
	background: #9fddf9;
}
.detailsRight .prod_buttons div.link_back:before {
	content: "\f053";
	color: #fff;
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 12px;
}
.detailsRight .prod_buttons div.link_back .btn_back {
	padding: 4px 5px 6px;
	margin-bottom: 0px;
	text-shadow: none !important;
	background-image: none !important;
	background-color: inherit;
	border: 0px none;
	color: #fff;
}
.prod_buttons .link_back {
	display: inline-block;
}
.responsive .detailsRight .prod_buttons span.btn_add,
.responsive .detailsRight .prod_buttons span.btn_wishlist {
	margin-top: 1px;
}
/*product attributes*/
.jshop_prod_attributes .attributes_select select {
	width: auto;
}
.jshop_prod_attributes .attributes_select .prod_attr_img {
	display: inline-block;
}
span.prod_attr_img img {
	width: auto;
	height: auto;
}
.prod_free_attribs.jshop .row-fluid:first-child,
.prod_free_attribs.jshop .row-fluid {
	margin-bottom:0px;
}
.prod_free_attribs input {
	margin-bottom: 0;
}
.prod_free_attribs .freeattribut_description {
	margin-bottom: 6px;
}
@media (max-width: 767px) {
	.visible-phone {
		display: inline-block !important;
	}
}
