body {
	background: url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/brushed.png");
}


/*FFD359*/


body .fancybox-skin {
  background: url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/brushed.png");
}

.hr-shadow {
    position: relative;
    overflow: hidden;
    height: 25px;
    margin: 20px 0 10px;
}

.hr-shadow:after {
    position: absolute;
    content: '';
    z-index: 12;
    height: 20px;
    top: -20px;
    left: 50%;
    width: 100%;
    margin-left: -50%;
    -webkit-border-radius: 200px / 10px;
    -moz-border-radius: 200px / 10px;
    border-radius: 200px / 10px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.28);
}

.moduletableomagaze h3 {
  text-align: center;
  font-size: 25px;
}


/*оплата на главной*/

.glavpay {
	width: 100%;
}

.glavpay .mainzag {
	font-weight: 700px;
	font-size: 25px;
	text-align: center;
	margin-top: 20px;
}

.glavpay .pay {
	box-sizing: border-box;
	width: 33.333333333333333333333%;
	margin: 0;
	padding: 20px;
	float: left;
}

.glavpay .pay img {
	width: 200px;
	display: block;
	margin: 0 auto 20px auto;
}

.glavpay .pay p.zag {
    font-size: 20px;
    text-align: center;
    border-top: 2px solid #ccc;
}

/*TOP MENU*/

#topmenu {
	background: #980307;
}

#topmenu .menu {
	float: right;
	padding-right: 20px;
}

#topmenu .menu li {
	float: left;
	border-right: 2px solid #610003;
  border-left: 1px solid #BF0005;
}


#topmenu .menu li:first-child {
	border-left: 0;
}

#topmenu .menu li:last-child {
	border-right: 0;
}

#topmenu .menu li a {
	padding: 5px 20px;
	display: block;

	color: #fff;
	text-decoration: none;
}

/*
#topmenu .menu li:hover,
#topmenu .menu li.active {
	border-color: #999999;
}
*/
#topmenu .menu li a:hover,
#topmenu .menu li.active a {
	background: #BD070C;
}


/*STATI GLAVNAYA*/

.custom_glavnovosti h3 {
  font-size: 20px;
  margin: 15px 0 30px 0;
}

.news-homepage {
  margin: 10px;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.news-homepage:hover {
  border-color: rgba(0, 0, 0, 0.4);
}

.news-homepage h4,
.news-homepage .date {
  margin-bottom: 10px;
}
.news-homepage h4 a {
  color: rgb(91, 91, 91);
  text-decoration: none;
}

.news-homepage h4 a:hover,
.allstati:hover {
  color: #D71616;
}

.custom_glavnovosti .owl-buttons {
  top: -51px !important; 
}

.allstati {
  display: block;
  text-align: right;
  color: rgb(91, 91, 91);
  text-decoration: none;
  font-weight: 700;
}


/*HEADER*/

#header {
	min-height: 150px;
}

#header .logo {
	padding-top: 10px;
	outline: none !important;
}

#header .logo a {
	outline: none;
}

#header .logo img {
	margin-top: 10px;
}

.info .lb,
.info .rb {
	box-sizing: border-box;
	width: 50%;
	float: left;
}


.info .zag {
	font-weight: 700;
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-left: 10px;
    color: #980307;
    margin-top: 8px;
    font-family: 'Roboto Condensed', arial;
}


.verhtel {
	color: #5B5B5B;
    font-size: 16px;
    /* font-weight: 700; */
    position: relative;
    margin-left: 35px;
    line-height: 20px;
}

.verhtel:before {
    display: block;
    content: "";
    position: absolute;
    top: 6px;
    left: -27px;
    width: 17px;
    height: 17px;
    background-size: 100% !important;
}

.verhtel.mts:before {
	background: url(/stories/mts.png) 0 0 no-repeat;
}

.verhtel.gorod:before {
	background: url(/stories/gorod.png) 0 0 no-repeat;
}

.verhtel.velcom:before {
	background: url(/stories/velcom.png) 0 0 no-repeat;
}

.verhtel.time {
	font-size: 15px;
    margin-top: 50px;
    line-height: 20px;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
}

.verhtel.time span {
	font-weight: 700;
}

.verhtel.time:before {
	background: url(/stories/time.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    top: -50px;
    left: 80px;
}

a[href="#zakazzvonka"] {
	display: block;
    background: #BD070C;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 23px;
    padding: 0;
    text-decoration: none;
    box-shadow: 0 2px #980307;
    font-size: 13px;
    width: 140px;
    margin: 10px 0 0 21px;
}

a[href="#zakazzvonka"]:focus {
	margin-top: 12px;
	box-shadow: none;
}

.contactsmail {
  display: block;
  position: relative;
  margin-left: 142px;
  line-height: 37px;
  margin-top: -12px;
}

.contactsmail:before {
    display: block;
    content: "";

    position: absolute;
    top: 6px;
    left: -37px;

    width: 30px;
    height: 30px;

    background-size: 100% !important;
    background: url(/stories/mail.png) 0 0 no-repeat;
}
/*search*/

.moduletableplanbsearch {
    position: relative;
    width: 300px;
    height: 36px;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 10px;
    margin-left: 0px;
    z-index: 999;
}

.moduletableplanbsearch #jbfilter-id-itemname {
	position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    background: #FBFBFB !important;
    border: 2px solid #C7C7C7;
    border-radius: 5px;
    padding: 7px 30px 7px 10px;
    height: 36px;
    font-size: 13px;
}

.moduletableplanbsearch input[type="submit"] {
	position: absolute;
    top: 2px;
    right: 5px;
    margin: 0;
    padding: 0;
    font-size: 0;
    background: url(/stories/search.png) 7px 4px no-repeat, #980307;
    box-shadow: none;
    border: none;
    display: block;
    min-width: 0 !important;
    min-height: 0 !important;
    width: 39px !important;
    height: 32px !important;
    box-sizing: border-box !important;
    outline: none !important;
}

.moduletableplanbsearch input[type="submit"]:hover,
.moduletableplanbsearch input[type="submit"]:active,
.moduletableplanbsearch input[type="submit"]:focus {
	-webkit-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;

    background: url(/stories/search.png) 7px 4px no-repeat,#BD070C;
}


/*CART*/

.cart-module {
  position: relative;
  padding: 0 0 20px;
  box-sizing: border-box;
  margin: 20px 0 0 60px;
}

p.cartzag {
  padding-top: 3px;
  /*font-family: 'Lobster', cursive;*/
  font-size: 30px;
  color: #980307;
}


.cart-module > img {
  width: 50px;
  float: left;
}

.cart-module .jbcart-module-empty {
  color: #aaa;
  padding: 10px;
}

.cart-litebox {
  position: absolute;
  top: 100%;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  transform: scale(0);
  transition: 0.3s;
  max-width: 260px;
  box-sizing: border-box;
}

.cart-module:hover .cart-litebox,
.cart-litebox:hover {
  transform: scale(1);
}



.jbcart-module-items {
  line-height: 17px;
}

.cart-litebox .jbcart-item-name {
  font-size: 14px;
  line-height: 14px !important;
  text-decoration: none;
  color: #EFEFEF;
  white-space: normal !important;
}

.cart-litebox .jbcart-item-name:hover {
  text-decoration: underline;
}

.cart-litebox .jbcart-item-param span{
  color: #fff;
  font-size: 12px;
}

.cart-litebox .jbcart-item-price {
  color: #eee;
}

.cart-litebox .jbcart-module > 
.jbcart-module-line {
  font-size: 15px;
  color: #eee;
  margin: 0;
  line-height: 20px;
}

.cart-litebox .jbcart-module-buttons {
  margin-top: 15px;
}




/*delete button*/

.cart-module .cart-litebox .jbcart-item-delete {
  background: #E31E24 !important;
  border: none !important;
  font-weight: 700;
}

/*quantity*/

.cart-module .cart-litebox .jbcart-item-quantity {
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.cart-module .cart-litebox .jbcart-item-quantity:before {
  content: "Кол-во ";
  display: inline;
  font-weight: 700 !important;
}

/*clear button*/
.cart-litebox .jbcart-module-buttons 
.jsEmptyCart {
  background: #999999  !important;
  box-shadow: 2px 3px 0 #6D6D6D !important;
  border: 0;
  color: #fff !important;
  width: 98px !important;
  height: 32px;
  box-sizing: border-box !important;
  font-size: 11px !important;
  padding: 10px 0 0 15px !important;
  position: relative !important;
}

.cart-litebox .jbcart-module-buttons 
.jsEmptyCart:before {
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  top: 6px;
  left: 4px;
  background: url(/stories/trash.png);
  background-size: 100%;
}



/*zakazat button*/
.cart-litebox .jbcart-module-buttons 
.jbcart-module-gotocart {
  position: relative !important;
  background: #980307 !important;
  box-shadow: 2px 3px 0 #650709 !important;
  width: 98px !important;
  height: 31px;
  border: 0 !important;
  box-sizing: border-box !important;
  font-size: 16px !important;
  padding: 10px 0 0 !important;
}




/*MAINMENU*/

#mainmenu {
	height: 80px;
	background: #FFD359;
	box-shadow: 0px 5px 7px #dadada;

	border-top: 2px solid #EDA504;
  border-bottom: 2px solid #EDA504;
}

/*BREADCRUMBS*/

.kroshki {
  margin-top: 12px;
}

.kroshki:after {
  display: block;
  content: "";
  width: 100%;
  height: 0;
  clear: both;
}

.kroshki .breadcrumb li {
  float: left;
  font-size: 13px;
}

.kroshki .divider img {
  margin: -1px 2px 2px 2px;
}

/*=============================================*/
                  /*MAGAZIN*/
/*=============================================*/

/*CATEGORY*/

.category > h1.title,
.jbzoo-view-filter > h1.title {
	display: block;
    float: left;
    position: relative;
    padding: 10px 30px 10px 10px;
    background: #B9B9B9;
    color: #545454;
    margin: 20px 0 0 0;
    font-size: 24px;
    font-weight: 400;
}

.category > h1.title:after,
.jbzoo-view-filter > h1.title:after {
	position: absolute;
    content: '';
    border-bottom: 0px solid transparent;
    border-left: 30px solid #B9B9B9;
    border-top: 52px solid transparent;
    border-right: 0 solid #B9B9B9;
    top: 0;
    right: -30px;
}

.category > h1.title:before ,
.jbzoo-view-filter > h1.title:before{
	display: block;
	position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    
    background: #B9B9B9;
    
    width: 988px;
    height: 2px;
}

.jbzoo-view-filter > p {
	float: left;
    width: 100%;
    background: #999999;
    color: #fff;
    padding: 10px;
    margin-bottom: 30px;
}

.jbzoo-view-filter .items:before {
	display: block;
	content: "";
	height: 0;
	width: 100%;
}


.jbzoo .subcategories > .clr {
	display: none !important;
}

.jbzoo .subcategories {
	background: #999999;
	padding: 5px 10px 10px;
}

.jbzoo .subcategories .width100 {
	float: left;
	padding: 0;
	line-height: 14px !important;
	position: relative;
	margin-right: 35px;
}

.jbzoo .subcategories .width100:after {
	position: absolute;
	content: "/";
	display: block;
	top: 0;
	right: -20px;
	color: #fff;
}

.jbzoo .subcategories .width100 a,
.jbzoo .subcategories .width100 span {
	color: #fff ;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
}

.jbzoo .subcategories .width100 a:hover {
	text-decoration: underline;
}

.jbzoo .subcategories .subcategory-items {
	display: none;
}

.pagination {
	font-size: 0;
}

.pagination span,
.pagination a {
	display: block;
	box-sizing: border-box;
	width: 30px;
	height: 30px;
	float: left;
	margin: 15px 5px 0 5px;
	padding-top: 4px;

	
	background: #999999;
	

	font-size: 14px;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

.pagination span,
.pagination a:hover {
	background: #980307;
}


/*TEASER*/

/*verstka*/

.items.items-col-1 {
	margin-top: 30px;
}

.items.items-col-1 .width100 {
	padding: 0;
	box-sizing: border-box;

	border-bottom: 1px solid #999999;
	overflow: hidden;
}

.prokat-teaser {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  position: relative;
  padding: 5px;
  margin: 5px;
  box-sizing: border-box;
  float: left;
}


/*image*/


.prokat-teaser .image-wrapper {
  width: 226px;
  height: 226px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  float: left;

  border-radius: 10px;
  transition: 0.3s;
}



/*skidka-novinka*/

.prokat-teaser .image-wrapper .skidka,
.prokat-teaser .image-wrapper .novinka {
  position: absolute;
}

.prokat-teaser .image-wrapper .skidka{
  bottom: 0px;
  background: url(/stories/skidka.png) 1px 2px no-repeat, #980307;
  background-size: 23px;
  color: #fff;
  font-size: 15px;
  padding: 3px 10px 3px 28px;
  box-sizing: border-box;
}

.prokat-teaser .image-wrapper .novinka{
  bottom: 0px;
  right: 0;
  background: url(/stories/novinka.png) 98% 2px no-repeat, #999;
  background-size: 23px;
  color: #fff;
  font-size: 15px;
  padding: 3px 28px 3px 10px;
  box-sizing: border-box;
}

/*quick view*/


.prokat-teaser .image-wrapper .bystro { 
  position: absolute;
  top: 227px;
  left: 28px;
  opacity: 0;
  transition: 0.3s cubic-bezier(0, 0.07, 0.07, 2.23);
}

.prokat-teaser:hover .image-wrapper .bystro {
  opacity: 1;
  top: 175px;
  z-index: 999999;
}

.prokat-teaser:hover .image-wrapper.higher .bystro {
  top: 153px !important;
}

.prokat-teaser .image-wrapper .bystro a {
  display: block !important;
  background: #5B5B5B !important;
  padding: 7px 20px !important;
  text-align: center !important;
  color: #fff !important;
  text-decoration: none;


  text-transform: none !important ;
  border-radius: 0 !important;
  margin: 0 !important;
  max-width: auto !important;
  max-height: auto !important;
  line-height: inherit !important;
  font-family: 'Roboto Condensed', arial;
  font-size: inherit !important;
  border: 0 !important;
}

.prokat-teaser .image-wrapper .bystro a:hover {
  background: #FFD359 !important;
  color: #585858 !important;
}


/*title*/

.prokat-teaser .right {
  float: left;
  width: 760px;
  box-sizing: border-box;
  padding-left: 20px;
}

.prokat-teaser .title {
  margin-bottom: 0 !important;
  line-height: 18px;
  margin: 10px 0 !important;
}

.prokat-teaser .title a {
  text-decoration: none;
  color: #5B5B5B;
  font-size: 16px;
  text-align: center;
}

.prokat-teaser .title a:hover {
  text-decoration: underline;
}



/*pricetable*/

.pricetable {
    float: left;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
}

.pricetable .zag {
    float: left;
    width: 40%;
    background: #980307;
    color: #fff;
    box-sizing: border-box;
    padding-left: 10px;
}

.pricetable .price {
    float: left;
    box-sizing: border-box;
    background: #999999;
    color: #fff;
    text-align: center;
    width: 60%;
}

.pricetable .zag, 
.pricetable .price {
  border-bottom: 1px solid #d4d4d4;
}


.pricetable .zag.last, 
.pricetable .price.last {
  border-bottom: 0 !important;
}

/*
.prokat-teaser .tablezag {
  display: block;
  float: left;
  position: relative;
  padding: 4px 30px 7px 10px;
  background: #FFD359;
  color: #545454;
  margin: 20px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  border-radius: 5px 0 0 0;
}

.prokat-teaser .tablezag:before {
  position: absolute;
  content: '';
  border-bottom: 0px solid transparent;
  border-left: 30px solid #FFD359;
  border-top: 33px solid transparent;
  border-right: 0 solid #FFD359;
  top: 0;
  right: -30px;
}



.prokat-teaser .pricetable
table {
  width: 450px !important;
}

.prokat-teaser .pricetable
.first td {
  background: #980307;
  color: #fff;
  text-align: center;
}

.prokat-teaser .pricetable
.second td {
  background: #FFD359;
  color: #545454;
  text-align: center;
}

.prokat-teaser .pricetable
.first td:last-child {
  border-radius: 0 5px 0 0;
}

.prokat-teaser .pricetable
.second td:first-child {
  border-radius: 0 0 0 5px;
}

.prokat-teaser .pricetable
.second td:last-child {
  border-radius: 0 0 5px 0;
}

.prokat-teaser .pricetable
td {
  border-right: 1px solid #EBEBEB;
}*/


/*shorttext*/

.prokat-teaser .shorttext {
  margin-top: 15px;
}

/*Вырубаем ебучие втроенные стили!!!*/


.jbzoo .items .jbzoo-item, 
.jbzoo .item-full .jbzoo-item, 
.jbzoo .commentslist .comments {
	margin: 0 !important;
}

.jbzoo .frontpage, 
.jbzoo .category, 
.jbzoo .subcategory, 
.jbzoo .jbbox{
	margin: 0 !important;
	padding: 0 !important;
}

.jbzoo a:hover > img {
    opacity: 1 !important;
    filter: alpha(opacity= 100 ) !important;
}







/*TEASER HOME*/

.moduletable_glavpopular h3{
    display: block;
    float: left;
    position: relative;
    padding: 10px 30px 10px 10px;
    background: #B9B9B9;
    color: #585858;
    margin: 20px 0 20px 0;
    font-size: 24px;
    font-weight: 400;
}

.moduletable_glavpopular h3:before {
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    background: #B9B9B9;
    width: 988px;
    height: 2px;
}

.moduletable_glavpopular h3:after {
    position: absolute;
    content: '';
    border-bottom: 0px solid transparent;
    border-left: 30px solid #B9B9B9;
    border-top: 52px solid transparent;
    border-right: 0 solid #B9B9B9;
    top: 0;
    right: -30px;
}

/*image*/

.prokat-homepage {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin: 0 10px;
  padding: 5px;
}

.prokat-homepage:hover {
  border-color: rgba(0, 0, 0, 0.4);
}


.prokat-homepage .image-wrapper {
  width: 215px;
  height: 215px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  float: left;
}

/*title*/
.prokat-homepage h4.title {
  line-height: 15px;
  height: 35px;
}



.prokat-homepage h4.title a{
  color: rgb(91, 91, 91);
  text-decoration: none;
  font-size: 14px;
}

.prokat-homepage h4.title a:hover {
  text-decoration: none;
  color: #D71616;
}

/*pricetable*/


.prokat-homepage .tablezag {
  display: block;
  float: left;
  position: relative;
  padding: 4px 20px 7px 10px;
  background: #FFD359;
  color: #525252;
  margin: 20px 0 0 0;
  font-size: 14px;
  font-weight: 400;
  border-radius: 5px 0 0 0;
}

.prokat-homepage .tablezag:before {
  position: absolute;
  content: '';
  border-bottom: 0px solid transparent;
  border-left: 30px solid #FFD359;
  border-top: 29px solid transparent;
  border-right: 0 solid #FFD359;
  top: 0;
  right: -30px;
  right: -30px;
    width: 0;
    height: 0;
    box-sizing: border-box;
}



.prokat-homepage .pricetable
table {
  width: 215px !important;
  box-sizing: border-box;
  font-size: 14px;
}

.prokat-homepage .pricetable
.first td {
  background: #980307;
  color: #fff;
  text-align: center;
}

.prokat-homepage .pricetable
.second td {
  background: #FFD359;
  color: #525252;
  text-align: center;
}

.prokat-homepage .pricetable
td {
  border-right: 1px solid #EBEBEB;
}

.prokat-homepage .pricetable
table .second td:first-child {
  border-radius: 0 0 0 5px;
  overflow: hidden;
}

.prokat-homepage .pricetable
table .second td:nth-child(2) {
  border-radius: 0 0 5px 0;
  overflow: hidden;
}

/*FULL*/

/*title*/
.magazin-full > h1.title,
.jbzoo-view-filter > h1.title {
  display: block;
    float: left;
    position: relative;
    padding: 10px 30px 10px 10px;
    background: #B9B9B9;
    color: #585858;
    margin: 20px 0 0 0;
    font-size: 24px;
    font-weight: 400;
}

.magazin-full > h1.title:after,
.jbzoo-view-filter > h1.title:after {
  position: absolute;
    content: '';
    border-bottom: 0px solid transparent;
    border-left: 30px solid #B9B9B9;
    border-top: 52px solid transparent;
    border-right: 0 solid #B9B9B9;
    top: 0;
    right: -30px;
}

.magazin-full > h1.title:before ,
.jbzoo-view-filter > h1.title:before{
  display: block;
  position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    
    background: #B9B9B9;
    
    width: 988px;
    height: 2px;
}

/*image*/


.magazin-full .lb .image-wrapper > div:first-child {
  float: none;
  width: 100%;
  max-height: none;
  max-width: none;  
  padding: 0;
  margin: 0 0 10px 0;
} 
.magazin-full .lb .image-wrapper > div {
  float: left;
  max-width: 60px;
  max-height: 60px;
  width: auto !important;
  height: auto !important;
  padding: 5px;
  margin: 5px;
    border: 2px solid #999999 !important;
}


/*verstka*/

.magazin-full .lb,
.magazin-full .rb {
  float: left;
  box-sizing: border-box;
  width: 50%;
}

.magazin-full .lb {
  padding-right: 10px;
}

.magazin-full .rb {
  padding-left: 10px;
}


/*shorttext*/

.shorttext table,
.short table {
  width: 100%;
  margin-bottom: 20px;
}

.shorttext table td,
.short table td {
    padding: 5px 10px;
    border-bottom: 1px solid #C7C7C7 !important;
    border-top: 1px solid #C7C7C7 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    vertical-align: middle;
    transition: background 0.3s;

    font-style: normal !important;
    font-size: 13px !important;
}

.sell-teaser .short {
  overflow: hidden;
  font-size: 13px;
}

/*pricetable*/

.magazin-full .tablezag {
  display: block;
  float: left;
  position: relative;
  padding: 4px 30px 7px 10px;
  background: #FFD359;
  color: #585858;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  border-radius: 5px 0 0 0;
}

.magazin-full .tablezag:before {
  position: absolute;
  content: '';
  border-bottom: 0px solid transparent;
  border-left: 30px solid #FFD359;
  border-top: 33px solid transparent;
  border-right: 0 solid #FFD359;
  top: 0;
  right: -30px;
}



.magazin-full .pricetable
table {
  width: 100% !important;
}

.magazin-full .pricetable
.first td {
  background: #980307;
  color: #fff;
  text-align: center;
}

.magazin-full .pricetable
.second td {
  background: #FFD359;
  color: #585858;
  text-align: center;
}

.magazin-full .pricetable
td {
  border-right: 1px solid #EBEBEB;
}

.magazin-full .pricetable
.first td:last-child {
  border-radius: 0 5px 0 0;
}

.magazin-full .pricetable
.second td:first-child {
  border-radius: 0 0 0 5px;
}

.magazin-full .pricetable
.second td:last-child {
  border-radius: 0 0 5px 0;
}

/*Оценочная стоимость*/

.magazin-full .ocenprice {
  background: rgba(0, 0, 0, 0.11);
  box-shadow: 3px 10px 15px -10px rgb(154, 153, 153);
  margin: 20px 0 0 0;
  border-radius: 10px;
  padding: 10px;
}

.magazin-full .ocenprice span {
  font-weight: 700;
}

/*ZAKAZ*/


/*verstka*/
.magazin-full .zakaz {
    box-sizing: border-box;
    margin: 20px 2px 20px 0;
    background: rgba(0, 0, 0, 0.11);
    padding: 20px 10px;
    border-radius: 7px;
    box-shadow: 0 30px 25px -25px rgb(154, 153, 153);

    height: 250px;
    position: relative;
}

/*price*/

.magazin-full .jbprice-value-row {
  float: right;
  padding: 5px;
  color: #565656;
}
 
.magazin-full .jbprice-value:after {
  display: block;
  content: "";
  width: 100%;
  height: 0;
  clear: both;
}


.magazin-full .jbprice-value-row .jbcurrency-value {
  font-weight: 700;
  font-size: 25px;
}

.magazin-full .jbprice-value-row:after {
  display: block;
  clear: both;
  overflow: hidden;
  line-height: 0 !important;
  height: 0 !important;
  font-size: 0;
  margin: 0;
  padding: 0;
}


/*knopki srok*/
.magazin-full .zakaz select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('/stories/downarrow.png') 95% 50% no-repeat, #F3F3F3;
  
  outline: 0 !important;
  border: 2px solid #9A9A9A;
  border-radius: 6px;

  padding: 4px 10px;
  box-sizing: border-box;
  width: 220px;

  font-family: Museo_Slab_500, Arial, sans-serif;
  font-size: 16px;
}


.magazin-full .zakaz .ui-buttonset {
  margin-right: 0 !important;
}
.magazin-full .ui-buttonset .ui-button {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: table !important;
    float: left !important;
    background: #999999;
    border: 1px solid #BBB;
    color: #fff !important;
    transition: 0.1s;
}

.magazin-full .ui-button-text-only .ui-button-text {
    padding: 0 0 0 46px !important;
    width: 151px !important;
    box-sizing: border-box !important;
    height: 55px !important;
    line-height: 55px;
    font-size: 17px;
    text-align: center !important;
    vertical-align: bottom !important;
    display: table-cell !important;
    position: relative;
}

.magazin-full .ui-button-text-only .ui-button-text:after {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    content: "";
    top: 12px;
    left: 11px;
    background: url(/stories/Unchecked.png) 0 0 no-repeat;
    background-size: 100%;
}

.magazin-full .ui-button-text-only.ui-state-active .ui-button-text:after {
  background: url(/stories/Checked.png) 0 0 no-repeat !important;
  background-size: 100% !important;
}

.magazin-full .ui-buttonset .ui-button.ui-state-active,
.magazin-full .ui-buttonset .ui-button.ui-state-hover {
  background: #980307;
}

/*dolshe*/

.magazin-full .dolshe {
  position: absolute;
  top: 145px;
  right: 20px;
  font-size: 12px;
}

/*knopki*/

.magazin-full> .rb > .zakaz .jsAddToCart  {
  position: absolute;
  top: 167px;
  left: 12px;
  background: #980307 !important;
  border: 0 !important;
  box-shadow: 2px 3px 0 #650709  !important;
  width: 177px !important;
  height: 44px !important;
  padding-top: 14px !important;
  font-size: 20px !important;
  transition: 0.4s;
}

.magazin-full> .rb > .zakaz .in-cart .jsAddToCart {
  width: 133px !important;
}

/*1 click*/

.magazin-full .oneclick {
  position: absolute;
  top: 214px;
  left: 36px;
}


/*remove*/
.magazin-full> .rb > .zakaz .jsRemoveFromCart  {
  position: absolute;
  top: 167px;
  left: 151px;
  width: 44px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 44px !important;
  background: #999999 !important;
  box-shadow: 2px 3px 0 #777777 !important;
  font-size: 0 !important;
  border: 0;
}

.magazin-full> .rb > .zakaz .jsRemoveFromCart:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 4px;
  background: url(/stories/trash.png) 7px 7px no-repeat;
}


/*global litebox style*/
#lightbox-outer {
  background: rgba(255, 255, 255, 0.9) !important;
}

#lightbox-content {
  border-color: #980307 !important;
}

#lightbox-close {
  background: url(/stories/Delete.png) 0 0 no-repeat !important;
  background-size: 100% !important;
}

.planbform {
  padding: 0 15px;
}

.planbform .formField {
  overflow: visible;
  color: #585858;
  padding-top: 5px;
}

.planbform .componentheading{
  text-align: center;
  color: #585858;
  font-size: 30px;
  border-bottom: 1px solid #999999;
  margin: 10px 0;
  padding-bottom: 10px;
}

.planbform .text {
  color: #585858;
  font-size: 13px;
  font-style: italic;
  text-align: center;
}

.planbform input[type="text"] {
  width: 100%;
  height: 36px;
  padding: 0 20px;
  box-sizing: border-box;

  border: 1px solid #ccc;
  border-radius: 5px;
  outline: none;
  background: rgba(255, 255, 255, 0.45);
  
  color: #585858;
  vertical-align: middle;
  font-size: 20px;
  text-align: center;  
  
  transition: 0.3s;
}


.planbform input[type="text"]:focus,
.planbform textarea:focus {
  border-color: #980307;
}

.planbform input[type="text"].rsform-error,
.planbform textarea.rsform-error {
  border-color: #980307 !important;
}


.planbform textarea {
  width: 100%;
  height: 100px;
  padding: 20px;
  box-sizing: border-box;

  border: 1px solid #ccc;
  border-radius: 5px;
  outline: none;

  background: rgba(255, 255, 255, 0.45);

  color: #fff;
  font-size: 16px;
  font-style: italic;

  resize: vertical;
}

.planbform input[type="submit"] {
    background: #980307 !important;
    border: 0 !important;
    box-shadow: 2px 3px 0 #650709  !important;
    width: 177px !important;
    height: 44px !important;
    padding-top: 3px !important;
    font-size: 20px !important;
    transition: 0.4s;
    border-radius: 5px;
    color: #fff;
    box-sizing: border-box;
    display: block;
    margin: 20px auto 0;
    cursor: pointer;
    outline: 0;
}

.planbform input[type="submit"]:hover {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}
/*text*/

.magazin-full .text h3.zag {
  text-transform: uppercase;
  border-bottom: 2px dotted #5B5B5B;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-size: 20px;
}

.magazin-full .text p {
	margin-bottom: 20px;
  margin-bottom: 10px;
}

.magazin-full .text h3 {
  font-size: 15px;
}

.magazin-full .text img {
  margin: 0 10px 10px 0;
}

.magazin-full .text li {
    list-style: disc;
    list-style-position: inside;
}

.magazin-full .text table {
  margin-bottom: 20px;
}

.magazin-full .text table td {
    padding: 5px 10px;
    border-bottom: 1px solid #C7C7C7 !important;
    border-top: 1px solid #C7C7C7 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    vertical-align: middle;
    transition: background 0.3s;

    font-style: normal !important;
    font-size: 14px !important;
}

.magazin-full .text .delivery-wrapper {
  float: right;
  background: #fdfdfd;
  box-shadow: 0 30px 25px -25px rgb(154, 153, 153);
  width: 300px;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 20px;
  margin: 0 0 20px 20px;
}

.magazin-full .text .delivery-wrapper img {
  float: left;
  width: 80px;
  margin: 0 10px 0 0;
}

.magazin-full .text .delivery-wrapper .one {
	border-bottom: 1px solid #ccc;
}

.magazin-full .text .delivery-wrapper .two img {
	width: 60px;
	margin: 0px 20px 10px 10px;
}

.magazin-full .text .delivery-wrapper .two p {
	margin-top: 13px;
}

.magazin-full .text .delivery-wrapper p {
  padding-top: 7px;
}

.magazin-full .text .delivery-wrapper p span {
  color: #980307;
}

/*related*/

.magazin-full .related > h3 {
  text-transform: uppercase;
  border-bottom: 2px dotted #5B5B5B;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-size: 20px;
}

.magazin-full .related .rel-items > div {
  float: left;
  width: 25%;
}

.magazin-full .related .rel-items > div:nth-child(4n):after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
    line-height: 0 !important;
    height: 0 !important;
    font-size: 0;
    margin: 0;
    padding: 0;
}


/*PAGES*/

.item-page .page-header h1[itemprop="name"] {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 30px;

	text-transform: uppercase;
	border-bottom: 2px solid #ccc;
}


/*=============================================*/
                  /*SELL*/
/*=============================================*/


/*TEASER*/

/*verstka*/
.sell-teaser {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin: 0 10px 30px 0;
  padding: 5px 5px 40px 5px;
  box-sizing: border-box;
  position: relative;
}

.sell-teaser:hover {
  border-color: rgba(0, 0, 0, 0.4);
}

.jbzoo-app-magazin .width25 {
  width: 25% !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}

.items.items-col-4 {
  margin-top: 30px;
}


/*image*/

.sell-teaser .image-wrapper {
  max-width: 225px;
  max-height: 225px;
  width: 225px;
  height: 225px;
  overflow: hidden;
}


/*quick view*/

.sell-teaser .image-wrapper {
  position: relative;
}

.sell-teaser .image-wrapper .bystro { 
  position: absolute;
  top: 227px;
  left: 28px;
  opacity: 0;
  transition: 0.3s cubic-bezier(0, 0.07, 0.07, 2.23);
}

.sell-teaser:hover .image-wrapper .bystro {
  opacity: 0.7;
  top: 187px;
}

.sell-teaser:hover .image-wrapper .bystro:hover {
  opacity: 1;
}

.sell-teaser .image-wrapper .bystro a {
  display: block !important;
  background: #5B5B5B !important;
  padding: 7px 20px !important;
  text-align: center !important;
  color: #fff !important;
  text-decoration: none ! ;


  text-transform: none !important ;
  border-radius: 0 !important;
  margin: 0 !important;
  max-width: auto !important;
  max-height: auto !important;
  line-height: inherit !important;
  font-family: 'Roboto Condensed', arial;
  font-size: inherit !important;
  border: 0 !important;
}

/*title*/

.sell-teaser .title {
  line-height: 16px;
}

.sell-teaser .title a{
  color: rgb(91, 91, 91);
  text-decoration: none;
  font-size: 14px;
}

.sell-teaser .title a:hover {
  text-decoration: none;
  color: #D71616;
}


/*price*/

.sell-teaser .price {
  width: 100%;
  margin-top: 10px;
  position: absolute;
  bottom: 5px;
  padding: 0 5px;
  left: 0;
  box-sizing: border-box;
}

.sell-teaser .price .zag,
.sell-teaser .price .amount {
  color: #fff;
  box-sizing: border-box;
  float: left;
  margin: 0;
  text-align: center;
  height: 30px;
}

.sell-teaser .price .zag {
  background: #980307;
  width: 35%;
  border-radius: 0 0 0 5px;
  padding-top: 2px;
}

.sell-teaser .price .amount {
  background: #999999;
  width: 65%;
  border-radius: 0 0 5px 0;
}







/*FULL*/

/*title*/
.sell-full > h1.title {
  display: block;
    float: left;
    position: relative;
    padding: 10px 30px 10px 10px;
    background: #999999;
    color: #fff;
    margin: 20px 0 0 0;
    font-size: 24px;
    font-weight: 400;
}

.sell-full > h1.title:after {
  position: absolute;
    content: '';
    border-bottom: 0px solid transparent;
    border-left: 30px solid #999999;
    border-top: 52px solid transparent;
    border-right: 0 solid #999999;
    top: 0;
    right: -30px;
}

.sell-full > h1.title:before{
  display: block;
  position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    
    background: #999999;
    
    width: 988px;
    height: 2px;
}

/*image*/

.sell-full .image-wrapper > div:first-child {
  float: none;
  width: 100%;
  max-height: none;
  max-width: none;  
  border: none;
  padding: 0;
  margin: 0 0 10px 0;
} 
.sell-full .image-wrapper > div {
  float: left;
  max-width: 60px;
  max-height: 60px;
  width: auto !important;
  height: auto !important;
  border: 1px solid #E2E2E2;
  padding: 5px;
  margin: 5px;
}


/*verstka*/

.sell-full .lb,
.sell-full .rb {
  float: left;
  box-sizing: border-box;
  width: 50%;
}

.sell-full .lb {
  padding-right: 10px;
}

.sell-full .rb {
  padding-left: 10px;
}




/*ZAKAZ*/


/*verstka*/
.sell-full .zakaz {
    box-sizing: border-box;
    margin: 20px 2px 0 0;
    background: rgba(0, 0, 0, 0.11);
    padding: 20px 10px;
    border-radius: 7px;
    box-shadow: 0 30px 25px -25px rgb(154, 153, 153);

    height: 160px;
    position: relative;
}

/*price*/

.sell-full .jbprice-value-row {
  float: right;
  padding: 5px;
  color: #565656;
}
 
.sell-full .jbprice-value:after {
  display: block;
  content: "";
  width: 100%;
  height: 0;
  clear: both;
}


.sell-full .jbprice-value-row .jbcurrency-value {
  font-weight: 700;
  font-size: 25px;
}

.sell-full .jbprice-value-row:after {
  display: block;
  clear: both;
  overflow: hidden;
  line-height: 0 !important;
  height: 0 !important;
  font-size: 0;
  margin: 0;
  padding: 0;
}


/*knopki srok*/
.sell-full .zakaz select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('/stories/downarrow.png') 95% 50% no-repeat, #F3F3F3;
  
  outline: 0 !important;
  border: 2px solid #9A9A9A;
  border-radius: 6px;

  padding: 4px 10px;
  box-sizing: border-box;
  width: 220px;

  font-family: Museo_Slab_500, Arial, sans-serif;
  font-size: 16px;
}


.sell-full .zakaz .ui-buttonset {
  margin-right: 0 !important;
}
.sell-full .ui-buttonset .ui-button {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: table !important;
    float: left !important;
    background: #999999;
    border: 1px solid #BBB;
    color: #fff !important;
    transition: 0.1s;
}

.sell-full .ui-button-text-only .ui-button-text {
    padding: 0 0 10px !important;
    width: 55px !important;
    box-sizing: border-box !important;
    height: 55px !important;
    text-align: center !important;
    vertical-align: bottom !important;
    display: table-cell !important;
    position: relative;
}

.sell-full .ui-button-text-only .ui-button-text:after {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  top: 5px;
  right: 17px;
  background: url(/stories/Unchecked.png) 0 0 no-repeat ;
  background-size: 100%;
}

.sell-full .ui-button-text-only.ui-state-active .ui-button-text:after {
  background: url(/stories/Checked.png) 0 0 no-repeat !important;
  background-size: 100% !important;
}

.sell-full .ui-buttonset .ui-button.ui-state-active,
.sell-full .ui-buttonset .ui-button.ui-state-hover {
  background: #980307;
}

/*knopki*/

/*quantity*/

.jbprice-tmpl-full > .element-label {
  position: absolute;
  top: 50px;
  left: 11px;
}

.sell-full> .rb > .zakaz .jbprice-quantity {
  position: absolute;
  left: 20px;
  top: 80px;
}

/*add*/
.sell-full> .rb > .zakaz .jsAddToCart  {
  position: absolute;
  top: 76px;
  left: 122px;
  background: #980307 !important;
  border: 0 !important;
  box-shadow: 2px 3px 0 #A51214 !important;
  width: 177px !important;
  height: 44px !important;
  padding-top: 14px !important;
  font-size: 20px !important;
  transition: 0.4s;
}

.sell-full> .rb > .zakaz .in-cart .jsAddToCart {
  width: 133px !important;
}

/*1 click*/

.sell-full .oneclick {
  position: absolute;
  top: 127px;
  left: 146px;
}


/*remove*/
.sell-full> .rb > .zakaz .jsRemoveFromCart  {
  position: absolute;
  top: 76px;
  left: 261px;
  width: 44px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 44px !important;
  background: #999999 !important;
  box-shadow: 2px 3px 0 #777777 !important;
  font-size: 0 !important;
  border: 0;
}

.sell-full> .rb > .zakaz .jsRemoveFromCart:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 4px;
  background: url(/stories/trash.png) 7px 7px no-repeat;
}



/*text*/

.sell-full .text h3 {
  text-transform: uppercase;
  border-bottom: 2px dotted #5B5B5B;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.sell-full .text p {
	margin-bottom: 20px;
}

.sell-full .text .delivery-wrapper {
  float: right;
  background: #fdfdfd;
  box-shadow: 0 30px 25px -25px rgb(154, 153, 153);
  width: 300px;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 20px;
  margin: 0 0 20px 20px;
}

.sell-full .text .delivery-wrapper img {
  float: left;
  width: 80px;
  margin: 0 10px 0 0;
}

.sell-full .text .delivery-wrapper .one {
	border-bottom: 1px solid #ccc;
}

.sell-full .text .delivery-wrapper .two img {
	width: 60px;
	margin: 0px 20px 10px 10px;
}

.sell-full .text .delivery-wrapper .two p {
	margin-top: 13px;
}

.sell-full .text .delivery-wrapper p {
  padding-top: 7px;
}

.sell-full .text .delivery-wrapper p span {
  color: #980307;
}













/*=============================================*/
/*KORZINA*/

/*zagolovki*/

.jbcart-table th.jbcart-col {
  color: rgba(0,0,0,0.8);
  font-weight: 700;
}

/*image*/

.jbcart-table .jbcart-image img {
  min-width: 75px;
  min-height: 75px;
  box-sizing: border-box;
}

/*SKU*/

.jbcart-table .jbcart-item-sku  {
  display: none;
}

/*product name*/

.jbcart-table .jbcart-name a{
  white-space: normal !important;
}

/*row*/
.jbcart-table .jbcart-row:hover,
.jbcart-table .jbcart-row:hover td {
  background: rgba(0, 0, 0, 0.04) !important;
}

/*delete*/

.jbcart-table .jbcart-delete a{
  display: inline-block;
  margin-top: 24px;
  width: 31px;
  background: #980307 !important;
  box-shadow: 1px 2px 0 #650709 !important;
  border: 0;
}

.jbcart-table .jbcart-row-remove .item-delete-all {
  background: #980307 !important;
  box-shadow: 1px 2px 0 #650709 !important;
  border: 0;
}

.jbcart-table .jbcart-delete a:hover,
.jbcart-table .jbcart-row-remove .item-delete-all:hover {
  -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}



/*Shipping*/

.jbzoo .jbcart-radio {
  background-image: url(/stories/radio.png) !important;
}

.jbcart-shipping .jbcart-title {
  font-size: 21px !important;
  font-weight: 400 !important;
}

.jbcart-shipping .jbcart-shipping-row {
  background: transparent !important;
  border: 1px solid #999 !important;
  border-radius: 5px !important;
}

.jbcart-shipping .jbcart-shipping-row:hover,
.jbcart-shipping .jbcart-shipping-row.active {
  background: rgba(0,0,0,0.05) !important;
}


.jbzoo 
.jbcart-radio-input:checked:hover + .jbcart-radio-label 
.jbcart-radio,
.jbzoo 
.jbcart-radio-input:checked + .jbcart-radio-label 
.jbcart-radio {
  background-position: -5em 0em !important;
}

.jbcart-shippingfield-row-content {
  border: 1px solid #999;
  border-radius: 5px;
}

.jbzoo .jbcart-shippingfield-row {
  padding: 0 12px !important;
  background: transparent !important;
  border: 0 !important;
}

.jbcart-shippingfield-row-content
input[type="text"],
.jbcart-shippingfield-row-content
textarea {
  background: rgba(255, 255, 255, 0.75) !important;
  border: 1px solid #AFAFAF !important;
}


/*oplata*/

.jbcart-payment .jbcart-title {
  font-size: 21px !important;
  font-weight: 400 !important;
}

.jbzoo .jbcart-payment-ui-row .jbcart-payment-label {
  background: transparent !important;
  box-shadow: none !important;
  border: 1px solid #999;
  border-radius: 5px;
}

.jbzoo .jbcart-payment-ui-row 
input:checked + .jbcart-payment-label {
  background: rgba(0,0,0,0.05) !important;
}


.jbcart-payment-label .jbcart-payment-desc {
  color: #555 !important;
}

/*Buttons*/

.jbform-actions input[name="create-pay"] {
  display: none !important;
}

.jbform-actions input[name="create"] {
  background: #FFD359!important;
    border: 0 !important;
    box-shadow: 2px 3px 0 #9E7E23!important;
    color: #585858 !important;
}

.jbform-actions input[name="create"]:hover {
  -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}



/*STATI*/

/*NEWS*/

.news-teaser .lb,
.news-teaser .rb {
  float: left;
  margin: 0;
  box-sizing: border-box;
}

.news-teaser .lb {
  width: 10%;
}

.news-teaser .rb {
  width: 90%;
  border-left: 1px solid #ccc;
  padding-left: 15px;
}

.news-teaser .lb .date1,
.news-teaser .lb .date2 {
  width: 60px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-family: 'Open Sans', sans-serif !important;
}

.news-teaser .lb .date1 {
  background: #980307;
  height: 50px;
  font-weight: 700;
  font-size: 22px;
  padding-top: 8px;
}

.news-teaser .lb .date2 {
  background: #5B5B5B;
  height: 24px;
  font-weight: 300;
  padding-top: 2px;
  font-size: 13px;
}

.news-teaser h2.title a {
  font-weight: 400;
  font-size: 25px;
  color: #000;
}

.news-teaser .readmore {
  text-align: right;
}

.news-full .titleblock {
    border-bottom: 3px double #ccc;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.news-full .date {
  float: left;
  width: 60px;
  margin-right: 20px;
}

.news-full .date1,
.news-full .date2 {
  width: 60px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-family: 'Open Sans', sans-serif !important;
}

.news-full  .date1 {
  background: #980307;
  height: 50px;
  font-weight: 700;
  font-size: 22px;
  padding-top: 8px;
}

.news-full  .date2 {
  background: #5B5B5B;
  height: 24px;
  font-weight: 300;
  padding-top: 2px;
  font-size: 13px;
}

.news-full h1.title {
  float: left;
  border-bottom: 0 !important;
  width: 890px;
  margin-bottom: 0 !important;
  box-sizing: border-box;
  font-weight: 400 !important;
  font-size: 30px !important;
  border-bottom: 3px double #ccc;
  margin-top: 20px;
  text-align: right;
}

.jbzoo-app-stati .category h1.title {
	color: inherit !important;
	background: transparent !important;
	float: none !important;
	text-align: center !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    font-size: 30px !important;
    text-transform: uppercase !important;
    border-bottom: 2px solid #ccc !important;
    font-weight: 700;
    padding: 0 !important;
}


.jbzoo-app-stati .category h1.title:before,
.jbzoo-app-stati .category h1.title:after {
	display: none !important;
}


.jbzoo.jbzoo-app-stati .rborder, .jbzoo .jbzoo-app-stati .rborder {
	border: 0 !important;
	border-radius: 0 !important;
}




.jbzoo-app-stati p {
  margin-bottom: 15px;
}

.jbzoo-app-stati li {
  list-style-type: disc;
  list-style-position: inside;
}

.jbzoo-app-stati ol,
.jbzoo-app-stati ul {
  margin-left: 30px;
  margin-bottom: 15px;
}

/*FOOTER*/

#footer {
	min-height: 100px;
    background: #D6D6D6;
    border-top: 3px solid #9E9696;
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer .footer1 a {
	color: #585858 !important;
	text-decoration: none !important;
	transition: 0.3s;
}

#footer .footer1 a:hover {
	color: #F17678 !important;
}

#footer h3 {
	color: #585858;
    margin-bottom: 20px;
    font-weight: 400;
}

#footer .footer3 p {
  padding-top: 10px;
	color: #585858;
}


/*bottomform*/

.footerform .lb,
.footerform .rb {
  float: left;
  width: 50%;
  box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
}

.footerform .formField {
  overflow: visible;
  color: #585858;
  padding-top: 5px;
}


.footerform input[type="text"] {
  width: 100%;
  height: 36px;
  padding: 0 20px;
  box-sizing: border-box;

  border: 1px solid #585858;
  border-radius: 5px;
  outline: none;
  background: rgba(0, 0, 0, 0.1);
  
  color: #585858;
  vertical-align: middle;
  font-size: 20px;
  text-align: center;  
  
  transition: 0.3s;
}


.footerform input[type="text"]:focus,
.footerform textarea:focus {
  border-color: #000;
}

.footerform input[type="text"].rsform-error,
.footerform textarea.rsform-error {
  border-color: #980307 !important;
}


.footerform textarea {
  width: 100%;
  height: 100px;
  padding: 20px;
  box-sizing: border-box;

  border: 1px solid #585858;
  border-radius: 5px;
  outline: none;

  background: rgba(0, 0, 0, 0.1);

  color: #585858;
  font-size: 16px;
  font-style: italic;

  resize: vertical;
  transition: 0.3s;
}

.footerform input[type="submit"] {
      background: #FFD359!important;
    border: 0 !important;
    box-shadow: 2px 3px 0 #9E7E23!important;
    width: 137px !important;
    height: 34px !important;
    padding-top: 1px !important;
    font-size: 18px !important;
    transition: 0.4s;
    border-radius: 5px;
    color: #000;
    box-sizing: border-box;
    display: block;
    margin: 20px 0 0 340px;
    cursor: pointer;
    outline: 0;
}

.footerform input[type="submit"]:hover {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}