/* general */

.djc_clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.djc_clearfix {min-width: 0; display: inline-block; /* \*/	display: block;}	/* trigger hasLayout for IE7. Hide from IE Mac */

* html .djc_clearfix {height: 1%;} /* Hide from IE Mac */
	
.clear,
.djc_clear {
	clear: both;
}

#jform_profile_tos-lbl {margin-top: -30px !important;}
#jform_djcatalog2profile_captcha-lbl {display:none;}
.djcatalog-captcha{margin-top:15px;}

h3.djc_related_title {margin: 10px 0 20px;}

#lbPrevLink,
#lbNextLink {
	background-color: transparent !important;
}

#djcatalog {
	position: relative;
}

#djcatalog a img {
	/*border: none;*/ 
	outline: none;
}

#djcatalog .djc_images a:link,
#djcatalog .djc_images a:visited,
#djcatalog .djc_images a:hover,
#djcatalog .djc_images a:focus,
#djcatalog .djc_image a:link,
#djcatalog .djc_image a:visited,
#djcatalog .djc_image a:hover,
#djcatalog .djc_image a:focus {
	outline: none;
	background: none;
	zoom: 1;
}

/* single item/category/producer images */

#djcatalog .djc_images {
	float: right;
	clear: both;
	margin-left: 15px;
	margin-bottom: 15px;
}

#djcatalog .djc_mainimage {
	text-align: center;
	max-width: 211px;
	margin-left: 2px;
	margin-bottom: 4px;
	overflow: hidden;
}
#djcatalog .djc_thumbnails {
	clear: both;
	}
#djcatalog .djc_thumbnail {
	float: left;
	text-align: center;
	margin:2px!important;
	height: 50px !important;
	width: 50px !important;
}

#djcatalog .djc_mainimage img {
	display: block;
}

#djcatalog .djc_mainimage a,
#djcatalog .djc_thumbnail a{
	display: block !important;
}
#djcatalog .djc_mainimage img,
#djcatalog .djc_thumbnail img {

}

#djcatalog.djc_item .djc_featured_image {
	margin: 0 0 10px;
}

#djcatalog.djc_item .djc_producer_items_link {
	margin: 0 5px;
}

#djcatalog.djc_item .djc_fulltext {
	padding-top: 10px;
}

#djcatalog.djc_item .djc_fulltext table{
	clear: both;
}

/* in category parent */

#djcatalog h2.djc_title {
    font-size: 20px;
	margin: 20px 0;
}

#djcatalog .djc_category {
	margin: 0 0 20px;
}

.djc_category_counter {
    font:14px/18px "Arial",Helvetica,Arial,sans-serif;
	color: #555;
	margin-left: 8px;
}

/* subcategories */

#djcatalog .djc_subcategories_grid .djc_subcategory  {
	float: left;
}
#djcatalog .djc_subcategories_grid .djc_subcategory_bg {
	margin: 2px!important;
	display:block;
	position: relative;
	max-width:400px;
	overflow: hidden;
	cursor: pointer;
}
#djcatalog .djc_subcategories_grid .djc_subcategory_col_first  .djc_subcategory_bg {
	margin-left: 0;
}
#djcatalog .djc_subcategories_grid .djc_subcategory_col_last  .djc_subcategory_bg {
	margin-right: 0;
}
#djcatalog .djc_subcategories_grid .djc_subcategory_in {

}

#djcatalog .djc_subcategories_grid {

}

#djcatalog .djc_subcategories_grid .djc_image {
	text-align: center;	
    width:100% ;
    height: auto;
	max-height: 260px;
    overflow: hidden;
}

.djc_subcategory .djc_image img,
#djcatalog .djc_subcategories_grid .djc_image img{
    height: 100%;
    margin-top: -20% !important;
    padding: 0;
    width: 100% !important;
}

#djcatalog .djc_subcategories_grid .djc_title-1 {
	text-align: left;
	padding: 20px 20px 10px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 0;
    height: auto;
    position: absolute;
    transition: height 0.12s ease-out 0s;
    width: 100%;
    z-index:9;
}

#djcatalog .djc_subcategories_grid .djc_title-1 h3 a {
	font-size: 28px;
	color:#fff;
	line-height: 28px;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3);
	margin: 10px 0!important;
}

#djcatalog .djc_subcategories_grid .djc_title {
	text-align: left;
	max-height: 70px;
    overflow: hidden;
}

#djcatalog .djc_subcategories_grid .djc_title h3 a {
	font-size: 24px;
	color:#fff;
	line-height: 28px;
	margin: 5px 0!important;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3);
}

.dj-opisanie div.djc_description {margin-top:8px;}

#djcatalog .dj-opisanie {
background: rgba(51,51,51,0.5);
bottom:-350px;
left:0;
padding: 10px 30px 20px 30px;
position:absolute;
text-align:left;
color:#ccc;
font-size:14px;
line-height:18px;
margin:0 auto;
display:block;
width:100%;
}

#djcatalog .djc_subcategories_grid .djc_subcategory_bg:hover .dj-opisanie{
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -o-transition: all 600ms;
  -ms-transition: all 600ms;
  transition: all 600ms;
display:block;
height: 100%;
bottom:0;
left:0;
z-index: 99;
}

#djcatalog .djc_subcategories_grid .djc_subcategory_bg:hover .djc_title-1{
display:none;
}

#djcatalog .djc_subcategories_grid .djc_readon {
	margin: 8px 0 0;
}

/* items - general */

/*#djcatalog .djc_items .djc_image img,
#djcatalog .djc_related_items .djc_image img {
	background: url(../images/bg1.png) repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}*/
#djcatalog .djc_items .djc_item_row .djc_image a, #djcatalog .djc_related_items .djc_item_row .djc_image a {
    background: #0e9499 none repeat scroll 0 0;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
#djcatalog .djc_items .djc_item_row .djc_image a img, #djcatalog .djc_related_items .djc_item_row .djc_image a img {
    box-sizing: border-box;
    max-width: 100%;
    transform: scale3d(1.05, 1.05, 1);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
#djcatalog .djc_items .djc_item_row .djc_image a::after, #djcatalog .djc_related_items .djc_item_row .djc_image a::after {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -130%, 0px);
    transition: transform 0.6s ease 0s;
    width: 100%;
}
#djcatalog .djc_items .djc_item_row .djc_image a:hover img, #djcatalog .djc_related_items .djc_item_row .djc_image a:hover img {
    opacity: 0.8;
    transform: scale3d(1, 1, 1);
}
#djcatalog .djc_items .djc_item_row .djc_image a:hover::after, #djcatalog .djc_related_items .djc_item_row .djc_image a:hover::after {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 130%, 0px);
}


#djcatalog .thumbnail {
	padding: 10px;
	margin-bottom: 10px;
}

#djcatalog .djc_items .djc_image{
	text-align: center;	
	margin-bottom: 20px!important;
    width:190px;
    height: 190px;
    overflow: hidden;
}

#djcatalog .djc_items .djc_image img {
	width: 190px !important;
	max-height: 190px;
}

#djcatalog .djc_items .djc2_cols_1 .djc_image,
#djcatalog .djc_items .djc2_cols_2 .djc_image {
	float: left;
	margin: 0 20px 10px 0px;
}

.mod_djc_item .djc_image a img,
div#djcatalog .djc_items .djc2_cols_1 .djc_image a img,
div#djcatalog .djc_items .djc2_cols_2 .djc_image a img{
  box-sizing:border-box;
}

.mod_djc_item .djc_image a:hover img,
div#djcatalog .djc_items .djc2_cols_1 .djc_image a:hover img ,
div#djcatalog .djc_items .djc2_cols_2 .djc_image a:hover img{

}

#djcatalog .djc_items .djc2_cols_1 .djc_introtext,
#djcatalog .djc_items .djc2_cols_2 .djc_introtext {

}

#djcatalog .djc_producers .djc_producer_item .djc_image {
	float: left;
	text-align: center;
}

#djcatalog .djc_producers .djc_producer_item .djc_title h3 {
	text-align: center;
}

/* items filters/toolbar */

#djcatalog .djc_order .djc_order_in {
	padding: 10px;
	background: url(../images/bg2.png) repeat;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#djcatalog .djc_filters_in {

}

#djcatalog .djc_filters form {
	margin: 0;
	margin: 0;
}

#djcatalog .djc_filters select {
}

#djcatalog .djc_filters input.inputbox {

}

#djcatalog .djc_filter_list,
#djcatalog .djc_filter_search,
#djcatalog .djc_filter_map_search,
#djcatalog .djc_filter_radius_search,
#djcatalog .djc_order_buttons {
	list-style: none;
	margin: 0;
	padding: 0;
}

#djcatalog .djc_filter_list,
#djcatalog .djc_filter_map_search {
	margin: 0 0 10px 0;
}

#djcatalog .djc_atoz .djc_atoz_in {
	padding: 10px 0;
}

#djcatalog .djc_atoz .djc_atoz_in {
	margin-bottom: 10px;
}

#djcatalog .djc_atoz_list {
	text-align: center;
	margin: 0;
	padding: 0;
}

#djcatalog .djc_atoz_list li {
	display: block;
	float: left;
	margin: 0 0.2%;
	padding: 0;
	list-style: none;
	background: none;
	width: 3.44%;
	text-align: center;
	overflow: hidden;
}

#djcatalog .djc_atoz_list li a span,
#djcatalog .djc_atoz_list li span span {
	display: block;
	padding: 2px 0;
    text-transform: uppercase;
}


/*#djcatalog .djc_atoz_list li a span {
	background: url(../images/bg2.png) repeat;
}

#djcatalog .djc_atoz_list li span span {
	background: url(../images/bg1.png) repeat;
}

#djcatalog .djc_atoz_list li a:hover span {
	background: url(../images/bg3.png) repeat;
}*/

#djcatalog .djc_order_buttons li {
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 20px 0 0;
	background: none;
	line-height: 2;
}

#djcatalog ul.djc_clearfix li.span2 span{
	font-weight: bold;
	text-transform: uppercase;
	font:16px/18px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
	margin-top: 5px;
}

#djcatalog .djc_filter_search li span,
#djcatalog .djc_filter_map_search li span,
#djcatalog .djc_filter_radius_search li span,
#djcatalog .djc_order_buttons li span {
	font-weight: bold;
	font:16px/18px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
}

#djcatalog .djc_order_in {
	margin-bottom: 10px;
}

div.djc_button {text-align: left;}

/* Кнопка подробнее для блока категорий */

.djc_readon a.readmore-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #fff !important;
    display: inline-block;
    font:16px/20px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
    font-weight: 400 !important;
    letter-spacing: 2px;
    margin-top: 10px;
    overflow: hidden;
    padding: 15px 20px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    z-index: 1;
}
.djc_readon a.readmore-link::before, .djc_readon a.readmore-link::after {
    transition: transform 0.3s cubic-bezier(0.75, 0, 0.125, 1) 0s;
}
.djc_readon a.readmore-link::before {
    border: 3px solid #fff;
    box-sizing: border-box;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translate3d(0px, 100%, 0px) translate3d(0px, -3px, 0px);
    transform-origin: 50% 100% 0;
    width: 100%;
}
.djc_readon a.readmore-link::after {
    content: "●●●";
    font-size: 14px;
    left: 50%;
    padding: 15px;
    position: absolute;
    top: 100%;
    transform: translate3d(-50%, 0px, 0px);
}
.djc_readon a.readmore-link:hover {
    color: transparent;
    text-decoration: none;
}
.djc_readon a.readmore-link:hover::before {
    transform: translate3d(0px, 0px, 0px);
}
.djc_readon a.readmore-link:hover::after {
    color: #fff;
    transform: translate3d(-50%, -100%, 0px);
    transition-delay: 0.1s;
}
.djc_readon a.readmore-link:hover {
    color: transparent !important;
}

/* */

#djcatalog .djc_items .djc_item .djc_addtocart + .clear {
	display: none;
}

#djcatalog .djc_items .djc_item .djc_addtocart + div + .djc_readon, #djcatalog .djc_related_items .djc_item .djc_addtocart + div + .djc_readon {
	margin-left: 5px;
	margin-bottom: 10px;
}

#djcatalog .djc_layout_switch {
	margin: 5px 0 15px;
}

#djcatalog .djc_layout_buttons {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#djcatalog .djc_layout_buttons .btn {
	padding: 5px;
}

#djcatalog .djc_layout_buttons li {
	list-style: none;
	background: none;
	padding: 0;
	margin: 0 0 0 4px;
	float: right;
}

#djcatalog .djc_layout_buttons li a {
	display: block;
	background: #c7c7c7 none repeat scroll 0 0
}

#djcatalog .djc_layout_buttons li a.active,
#djcatalog .djc_layout_buttons li a:hover {
background: #9ecb5d none repeat scroll 0 0
}

/* items / related items - grid */

#djcatalog .djc_items .djc_item,
#djcatalog .djc_related_items .djc_item  {
	float: left;
}

#djcatalog .djc_items .djc_item_bg,
#djcatalog .djc_related_items .djc_item_bg {
	position: relative;
}

#djcatalog .djc_related_items .djc_item_bg {
	background: none;
}


#djcatalog .well {
	background-color: #fff;
}

#djcatalog .featured_item .djc_item_bg {
	background-color: none;
}


#djcatalog .djc_item_row {

}

/* module item left position */

.mod_djc_item,
#sidl .mod_djc_item {
background: #eee;
padding: 20px;
box-sizing:border-box;
}
#sidl .mod_djc_item .djc_description {clear: both;}
#sidl .mod_djc_item .djc_image{
float: none;
margin-right: auto;
margin-left: auto;
max-height: 200px !important;
overflow: hidden;
text-align: center;
height: 100%;
width: 100%;	
}
#sidl .mod_djc_item .djc_image img {
width: 100% !important;
height: 100%; 
padding: 0;
}
.djc_item  .mod_djc_item img.img-polaroid{
text-align: center; 
}
#sidl .mod_djc_item .djc_title h4{
	margin:10px 0 5px 0;
}
#sidl .mod_djc_item .djc_introtext{
	font-size: 12px;
	line-height: 17px;
}

/*  --------------------------  */

#djcatalog .djc_item_bg {
	background: url("../images/hr2.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
}

#djcatalog .djc_items .djc_item .djc_featured_image,
#djcatalog .featured_item .djc_featured_image {
	position: absolute;
	top: 4px;
	right: 4px;
	left: auto;
	z-index: 2;
}

#djcatalog  .djc_item .djc_title h3 {
	font:20px/24px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
	margin: 15px 0;
}

#djcatalog  .djc_item .djc_introtext {
	padding-top: 10px;
	font-size: 12px;
	margin-bottom: 30px;
	line-height: 17px;
}

/* Цены */

#djcatalog  .djc_price span::after,
.mod_djc_item .djc_price span::after{
	content: "";
	color: #383838;
}

#djcatalog .djc_item_info .djc_price .djc_price_new ::after{
	color: red;
	content: "";
}

#djcatalog  .djc_price span,
.mod_djc_item .djc_price span{
	font:15px/17px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
	color: #383838;
	margin:0;
}

#djcatalog .djc_item_info .djc_price .djc_price_new{
	font:15px/17px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
	color: red;
	margin: 0;
}

.djc_price span.djc_price_old::after{
	content: ""!important;
	color: #979797 !important;
	text-decoration:line-through;
}

.djc_price span.djc_price_old{
	color: #979797 !important;
	font-size: 14px!important;
	text-decoration:line-through;
    display: block;
	margin: 5px 0;
}

.djc_price span.djc_price_new::after {
	color: red !important;
    content: "" !important;
}

.djc_price span.djc_price_new {
	font-size: 15px;
	color: red !important;
	margin-left: 5px!important;
}

.djc_items_table .djc_price {
	font:15px/17px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
	color: red;
	margin: 0;
}

/* -- */

#djcatalog .djc_item_col_first .djc_item_bg {
	margin-left: 0 !important;
}
#djcatalog .djc_item_col_last .djc_item_bg {
	margin-right: 0 !important;
}

#djcatalog .djc_related_items .djc_item{
	padding: 4px 4px;
}

#djcatalog .djc_related_items .djc_item_bg{
	position: relative;
	margin:0!important;
    padding: 0;
    box-sizing:border-box;
}

#djcatalog .djc_related_items .djc_item_in{
	background: #ddd;
}

#djcatalog .djc_related_items .djc_description{
	background: #c14232;
}

#djcatalog .djc_related_items .djc_item_in .djc_image {
float: none;
margin-right: auto;
margin-left: auto;
max-height: 200px;
min-height: 100px;
max-width: 400px;
overflow: hidden;
text-align: center;
width: 100%;	
}

#djcatalog .djc_related_items .djc_item_in .djc_image img{
width: 100% !important;
height: 100%; 
padding: 0;
margin-top: -30%!important;
}

#djcatalog .djc_related_items .djc_item_in .djc_title {
background: transparent;
top: 0;
max-height: 110px;
overflow: hidden;
padding: 10px 20px 10px;
position: absolute;
text-align: left;
width: 100%;
}
#djcatalog .djc_related_items .djc_item_in .djc_title a::after{
background: transparent;
}
#djcatalog .djc_related_items .djc_item_in .djc_title h3 a{
color: #fff;
background: transparent;
font-size: 24px;
line-height: 28px;
margin: 5px 0;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

#djcatalog .djc_related_items .djc_item_in .djc_readon {

}

#djcatalog .djc_related_items .djc_item_in .djc_readon .readmore-button {
	background: #8a8a8a url("../images/details.png") center center no-repeat;
	width: 30%;
	height: 55px;
	margin:0!important;
	border: none;
	border-right: 1px solid #a1a1a1;
	float: left;
	display: block;
	text-indent: -9999px;
	transition-duration:0.96s;
    -webkit-transition-duration:0.96s;
    -moz-transition-duration:0.96s;
    -o-transition-duration:0.96s;
    -ms-transition-duration:0.96s;
}
#djcatalog .djc_related_items .djc_item_in .djc_readon .readmore-button:hover {
   background: #c9c9c9 url("../images/details-hover.png") center center no-repeat;
}

#djcatalog .djc_related_items .djc_item_in .djc_price {
   height: 55px;
   text-align: center;
   padding: 8px 10px;
   width: auto;
}

.djc_related_items .djc_price span.djc_price_all{
   color: #fff !important;
   font-size: 18px !important;
   position: relative;
   top:10px;
}

.djc_related_items .djc_price span.djc_price_new{
   color: #fff !important;
   font-size: 18px !important;
}

.djc_related_items .djc_price span.djc_price_old{
   color: #ccc !important;
}

#djcatalog .djc_item_info{
   margin-bottom: 10px;
}

/* items - table */

#djcatalog .djc_items_table td.djc_image,
#djcatalog .djc_items_table th.djc_image{
	height: 75px;
	width: auto;
	vertical-align: middle;
}

#djcatalog .djc_items_table .djc_featured_image {
	position: static;
	margin: 0 0 0 4px;
	left: auto;
	right: auto;
	top: auto;
}

th.djc_thead.djc_th_category.respons-table, td.djc_category.respons-table, th.djc_thead.djc_th_attribute.respons-table, .djc_items_table .djc_attributes  {display:none;}


/* mod_djc2items module */
/*div.mod_djc_item .djc_category_info,
div.mod_djc_item .djc_producer_info,
div.mod_djc_item .djc_price {
	font-size: 90%;
	opacity: 0.7;
	margin: 0.5em 0;
}*/

div.mod_djc_item {
	margin-top: 20px;
}

div.mod_djc_item:first-child {
	margin-top: 0;
}

.mod_djc_item .djc_title h4{
	font:18px/24px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
	color:#ef4b25;
	margin:0 0 15px 0;
}

.mod_djc_item .djc_title h4 a{
	color:#ef4b25;
}

.mod_djc_item .djc_title h4 a:hover{
	color:#981706;
}

.mod_djc_item .djc_image img {
	width: 145px !important;
}

.mod_djc_item .djc_category_info,
.mod_djc_item .djc_price {
	 font:14px/22px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
}

div.mod_djc_item .djc_introtext {
	padding-top: 5px;
}

.mod_djc_item .djc_readon{
	margin: 15px 0 2px;
}

/* mod_djc2filters module */

.mod_djc2filters {
margin-top: 15px;
}

div.mod_djc2filters dl {
	margin: 1em 0 ;
	padding: 0;
}

div.mod_djc2filters dl dt {
	font-weight: bold;
	margin: 0.5em 0;
	padding: 0;
}
div.mod_djc2filters dl dd {
	margin: 0;
	padding: 0;
}

div.mod_djc2filters select {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 0;
	width: 0;
}
div.mod_djc2filters inputbox {
}

div.mod_djc2filters form {
	margin: 0;
	padding: 0;
}

div.mod_djc2filters h4 {
	cursor: pointer;
	margin: 5px 0 20px;
	padding: 0 0 5px 0;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

div.mod_djc2filters .mod_djc2filters_group {
	padding: 0 0 10px 0;
}

div.mod_djc2filters .field_reset_button {
	float: left;
	margin-right: 10px;
    padding: 0 5px;
	margin-top: 0px;
}

div.mod_djc2filters .mod_djc2filters_buttons {
	padding: 10px 0 0 0;
	clear: both;
}

label.mod_djc2filters_group_label {
    margin:0;
	padding:0;
	background: transparent;
	color:#888;
	font-size: 14px;
}

#djcatalog .djc_adv_search_wrap {
	margin: 5px 0 0 0;
	text-align: right;
}

#djcatalog .djc_adv_search_toggle {
	cursor: pointer;
	font-weight: bold;
}
#djcatalog .djc_adv_search_toggle:hover {
	text-decoration: underline;
}

/* mod_djc2search */

.djc_mod_search input#mod_djcatsearch {
	float: left;
    width: 63%;
}

.djc_mod_search button {
	float: right;
	width: 35%;
}

/* mod_djc2categories */

.mod_djc2categories select.mod_djc2categories_list {
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* mod_djc2producers */

.mod_djc2producers select {
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* custom attributes */

.djc_attribute-imglabel {margin-right: 15px;max-height:30px;max-width:30px;margin-bottom: 5px;}

div.djc_attributes {
	clear: both;
}

.djc_attributes table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: none !important;
	margin: 20px 0;
}

.djc_attributes table tr.djc_attribute {
	border: none;
}

.djc_attributes table tr.djc_attribute td {
	padding: 10px;
	vertical-align: middle;
	font:14px/22px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
	color: #666;
}

.djc_attributes table tr.djc_attribute td.djc_label {
	font:16px/22px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
	width: 40%;
	color: #000;
}

.djc_attributes table tr.djc_attribute:nth-child(2n+1) td.djc_label {

}

.djc_attributes table tr.djc_attribute:nth-child(2n+1) td.djc_value {

}

#djcatalog .djc_items_table .djc_attributes {
	padding: 0;
	vertical-align: top;
}

.djc_items_table .djc_attributes table {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.djc_items_table .djc_attributes table td {
	display: block !important;
}

.djc_items_table .djc_attributes table tr.djc_attribute td.djc_label {
	width: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.djc_items_table .djc_attributes table tr.djc_attribute td.djc_label {
	background: url(../images/bg2.png) repeat;
}

.djc_items_table .djc_attributes table tr.djc_attribute td.djc_value {
	background: none;
}

#djcatalog .nav-tabs>li>a {
	cursor: pointer;
}

#djcatalog .accordion-heading .accordion-toggle {
	cursor: pointer;
}

#djcatalog .djc_contact_form {
	clear: both;
}

#djcatalog .djc_contact{
    margin: 0 0 20px;
}

/* social buttons code: top, after title, after desc, bottom */

.djc_social_t {
	margin: 0 0 1em 0;	
}
.djc_social_at {
	display: table-cell;
}
.djc_social_ad {
	margin: 0.5em 0;
}
.djc_social_b {
	margin: 0.5em 0 0 0;
}

.djc_comments {
	clear: both;
	margin: 0.5em 0;
}


/* navigation */
#djcatalog .djc_product_top_nav {
	clear: both;
	margin: 0 0 0.5em 0;
}

#djcatalog .djc_product_bottom_nav {
	clear: both;
	margin: 25px 0;
}

#djcatalog .djc_product_top_nav a.djc_prev_btn {
	float: left;
}
#djcatalog .djc_product_top_nav a.djc_next_btn {
	float: right;
}

#djcatalog .djc_product_top_nav a.djc_prev_btn,
#djcatalog .djc_product_top_nav a.djc_next_btn {
	display: block;
}
#djcatalog .djc_product_bottom_nav a.djc_prev_btn{
   display: inline-block;
}
#djcatalog .djc_product_bottom_nav a.djc_next_btn {
	display: inline-block;
	float:right;
}
#djcatalog a.djc_next_btn span.btn,
#djcatalog a.djc_prev_btn span.btn
{padding: 0.375rem 1rem;}

/* item submission */

#djcatalog #djc_my_items_table .djc_formbutton {
	display: inline-block;
	line-height: 2em;
	float: left;
	clear: both;
	padding-left: 4px;
	outline: none;
}

#djcatalog #djc_my_items_table .djc_formbutton:hover {
	text-decoration: none;
}

#djcatalog #djc_my_items_table .djc_formbutton span {
	font-size: 0.8em;
	padding: 4px;
}

#djcatalog #djc_my_items_table .djc_formbutton img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
}

/*
* Uploader
*/

.djc_uploader table.djc_uploader_table {
	width: auto;
}

.djc_uploader table thead th {
	
}

.djc_uploader table thead th.djc_uploader_img {
	width: 75px;
}

.djc_uploader table thead th.djc_uploader_exclude,
.djc_uploader table thead th.djc_uploader_delete,
.djc_uploader table thead th.djc_uploader_hits {
	width: 5%;
}

.djc_uploader table thead th.djc_uploader_caption {
	max-width: 200px;
}

.djc_uploader table tbody td {
	
}

.djc_uploader table tbody tr:hover td {
	background-color: #fafafa;
}

.djc_uploader table tbody td img {
	max-width: 75px;
	max-height: 45px;
}

.djc_uploader table tbody td input {
	float: none;
}

.djc_uploader table tbody td input.djc_uploader_caption {

}

.djc_uploader table.adminlist tfoot td {
	text-align: left !important;
}

div.djc_addtocart {
margin-right: 5px;
margin-top: 10px;
}

.respons-table div.djc_addtocart form.djc_form_addtocart {text-align:center;margin:0;}
.respons-table div.djc_addtocart form.djc_form_addtocart input.btn {padding: 0.375rem 0.5rem;}

.respons-table div.djc_addtocart {
margin-right: 5px;
margin-top: 0;
}

/**
* Order
*/

#djc_orders_table td,
#djc_orders_table th {
	width: 20%;
	text-align: left;
}

#djc_orders_table .djc_thead_order_date,
#djc_orders_table .djc_thead_order_status,
#djc_orders_table .djc_td_order_date,
#djc_orders_table .djc_td_order_status {
	text-align: center;
}

#djc_orders_table .djc_thead_order_total,
#djc_orders_table .djc_td_order_total {
	text-align: right;
}

#djc_order_items_table .djc_th_title {
	width: 50%;
}

#djc_order_items_table .djc_th_qty,
#djc_cart_checkout_table .djc_th_qty {
	width: 5%;
	text-align: center;
}

#djc_order_items_table tfoot td {
	text-align: center;
	font-weight: bold;
}

#djc_order_items_table .djc_ft_total_label {
	text-align: right;
}

#djc_order_items_table .djc_th_price,
#djc_order_items_table .djc_td_price, 
#djc_order_items_table .djc_td_qty {
	text-align: center;
}

/**
* Cart
*/

.djc_cart_table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.djc_cart_table form {
	margin: 0;
	padding: 0;
}

.djc_cart_table tbody td {
	vertical-align: middle;
}

.djc_cart_table .djc_thead_order_date,
.djc_cart_table .djc_thead_order_status,
.djc_cart_table .djc_td_order_date,
.djc_cart_table .djc_td_order_status {
	text-align: center;
}

.djc_cart_table .djc_thead_order_total,
.djc_cart_table .djc_td_order_total {
	text-align: right;
}

.djc_cart_table .djc_th_title {
}

.djc_cart_table .djc_th_qty {
	text-align: center;
	width: 20%;
}


.djc_cart_table .djc_td_update_qty {
	border-right: none;
	text-align: center;
	padding-right: 0;
}

.djc_cart_table .djc_td_cart_remove {
	border-left: none;
	padding-left: 0;
}

.djc_cart_table form input {
}

.djc_cart_table tbody .btn {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	font-size: 0px!important;
	cursor: pointer;
	width: 32px;
	height: 32px;
}

.djc_cart_table tbody .djc_update_qty_btn {
	background: url(../images/cart_update.png) center center no-repeat;
}

.djc_cart_table tbody .djc_cart_remove_btn {
	background: url(../images/cart_remove.png) center center no-repeat;
} 

.djc_cart_table tbody input.djc_qty_input {
	box-sizing: content-box !important;
	text-align: center;
	border-radius: 0;
    border-style:solid;
    border-width: 1px;
    box-shadow: none;
    color: #999;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1rem;
    height: 2rem;
    line-height: 18px;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 2rem;
}

.djc_cart_table .djc_td_title {
	vertical-align: top;
	text-align:left;
}

td.djc_category{margin: 0!important;}
td.djc_td_title, td .djc_addtocart_cell {text-align: center;}
td.djc_price span.djc_price_new,
td.djc_price.respons-table,
td.djc_price span.djc_price_old{
text-align: center!important;
font-size: 14px!important;}

#djcatalog .djc_items_table td.djc_image{
	margin-bottom:0!important;
}

#djcatalog table .djc_image .djc_image_in img {
	max-height: 50px !important;
    width: 50px !important;
	text-align: center!important;
}

.djc_cart_table .djc_td_title strong a {
	float: none;
	display: inline-block;
	margin: 0 8px;
}

.djc_cart_table tfoot .djc_cart_foot td {
	text-align: center;
	font-weight: bold;
}

.djc_cart_table .djc_ft_total_label {
	text-align: right;
}

.djc_cart_table .djc_th_price {
	width: 1%;
}

.djc_cart_table .djc_th_price,
.djc_cart_table .djc_td_price, 
.djc_cart_table .djc_td_qty {
	text-align: center;
	white-space: nowrap;
}

.djc_cart_buttons {margin-top: 20px;}

/**
 * Cart popup
 */

.djc_cart_popup {
	position: relative;
	height: 100%;
}
.djc_cart_popup p {
	display: block;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    line-height: 2em;
    top: 20%;
    width: 100%;
}
.djc_cart_popup strong {
	white-space: nowrap;
}
.djc_cart_popup a {
	font-weight: bold;
}
#djc_cart_popup_loader {
    display: none;
    height: 40px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 65000;
    opacity: 0.7;
}

#djc_cart_popup_loader span {
	 background: #000000 url(../images/ajax-loader.gif) center center no-repeat;
	 width: 32px;
	 height: 32px;
	 padding: 8px;
	 display: block;
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 margin: -20px 0 0 -20px;
	 border-radius: 8px 8px 8px 8px;
}

.djc_cart_modal .djc_cart_popup {
    text-align: center;
}
.djc_cart_modal .djc_cart_popup p {
    color: #4d4d4d;
    font:20px/28px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
}
.djc_cart_modal .djc_cart_popup a {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #4d4d4d;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 20px;
    margin: 20px 0 0;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
}
.djc_cart_modal .djc_cart_popup a:hover {
    background: #e91c18 none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #fff;
}

/**
* Location & Maps
*/
.djc_location h3{clear: both;margin: 15px 0;}

.djc_address {
  font:16px/20px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
  color: #08628c;
  clear: both;
  margin-bottom: 10px;
}

.djc_map_wrapper img {
	max-width: none;
}

ul.djc_address_info {
	list-style:none;
	margin: 0.5em 0;
}
ul.djc_address_info li {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	background: none;
}

/**
 * Toolbar
 */
 
#djcatalog .djc_toolbar {
	margin: 5px 0;
}

#djcatalog .djc_toolbar form {
	display: inline;
}

#djcatalog .djc_toolbar .btn {
	display: inline-block;
	margin: 0 0 10px;
	margin-right: 5px;
}


/**
* Printable version
*/


#djcatalog.djc_printable a[href]:after {
	content: "";
}

#djcatalog.djc_printable .djc_printable_version,
#djcatalog.djc_printable .djc_product_top_nav,
#djcatalog.djc_printable .djc_product_bottom_nav,
#djcatalog.djc_printable .djc_producer_items_link,
#djcatalog.djc_printable .djc_contact_form_toggler,
#djcatalog.djc_printable .djc_addtocart,
#djcatalog.djc_printable .djc_contact_form_wrapper {
	display: none !important;
}

@media print {
	.djc_back_button,
	.djc_print_button {
		display: none !important;
	}
}

.djc_files h3{clear: both;margin: 15px 0;}
  
#djcatalog.djc_item .djc_files .djc_file + .djc_file {
    padding: 10px 0 0;
}
#djcatalog.djc_item .djc_files li .button {
    padding: 5px 15px;
}
#djcatalog.djc_item .djc_files li {
    margin-left: 30px;
    list-style-image: url(../images/ic_attach_file_24.png);
}
  
#djcatalog.djc_item .djc_files li .button {
    font:16px/22px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
    color: #fff;
	background: #4db6ac;
}
#djcatalog.djc_item .djc_files .djc_file .djc_filesize {
	font-size: 12px;
	text-transform: uppercase;
}

	/* frontpage module */
	
.djf_mod {
    background: #eee;
	padding: 20px 15px;
	box-sizing:border-box;
}
.djf_mod .djf_desc {
    font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
}
.djf_mod .djf_cat h2 {
    color: #2bbbad;
    font-size: 16px;
    line-height: 1.1;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.djf_mod h3 {
    display: inline;
    font: 16px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
.djf_mod h3 a {
    text-decoration: none;
	color: #08628c;
}
.djf_mod h3 a:hover {
    color: #2bbbad;
}
.djf_mod h3 + div {
  margin-top: 10px;
}

/* Цены на разную валюту вмодуле главной страницы */

.djf_mod .djc_price span::after{
	content: "";
	color: #383838;
}

.djf_mod .djc_item_info .djc_price .djc_price_new ::after{
	color: red;
	content: "";
}

.djf_mod .djc_price span{
	font:15px/17px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
	color: #383838;
}

.djf_mod .djc_item_info .djc_price .djc_price_new{
	font:15px/17px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
	color: red;
}

.djf_mod .djc_price span.djc_price_old::after{
	content: ""!important;
	color: #979797!important;
	text-decoration:line-through;
}

.djf_mod .djc_price span.djc_price_old{
	color: #979797!important;
	font-size: 14px!important;
	text-decoration:line-through;
}

.djf_mod .djc_price span.djc_price_new::after {
	color: red !important;
    content: "" !important;
}

.djf_mod .djc_price span.djc_price_new {
	font-size: 15px;
	color: red !important;
}

/*   */

.djf_mod .djf_gal .djf_cell, .djf_mod .djf_img {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    padding: 0;
}
.djf_mod .djf_gal {
    float: left;
}
.djf_mod .djf_gal .djc_col {
    float: left;
    margin: 10px 10px 0 0;
    padding: 0;
    transition: all 0.2s ease-in 0s;
}
.djf_mod .djf_gal .djc_col:hover img {
    opacity: 0.8;
}
.djf_mod .djf_gal .djf_row:first-child .djc_col {
    margin-top: 0;
}
.djf_mod .djf_img {
    float: right;
    margin: 0;
}
.djf_mod .djf_left {
    margin: 0 15px 20px 0 !important;
}
.djf_mod a.btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #f54828 !important;
    display: inline-block;
    font:22px/22px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
    font-weight: 400 !important;
    letter-spacing: 2px;
    margin: 0;
    overflow: hidden;
    padding: 20px 50px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    z-index: 1;
}
.djf_mod a.btn::before, .djf_mod a.btn::after {
    transition: transform 0.3s cubic-bezier(0.75, 0, 0.125, 1) 0s;
}
.djf_mod a.btn::before {
    border: 4px solid #f54828;
    box-sizing: border-box;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translate3d(0px, 100%, 0px) translate3d(0px, -3px, 0px);
    transform-origin: 50% 100% 0;
    width: 100%;
}
.djf_mod a.btn::after {
    content: "●●●";
    font-size: 20px;
    left: 50%;
    padding: 16px;
    position: absolute;
    top: 100%;
    transform: translate3d(-50%, 0px, 0px);
}
.djf_mod a.btn:hover {
    color: transparent;
    text-decoration: none;
}
.djf_mod a.btn:hover::before {
    transform: translate3d(0px, 0px, 0px);
}
.djf_mod a.btn:hover::after {
    color: #f54828;
    transform: translate3d(-50%, -100%, 0px);
    transition-delay: 0.1s;
}
.djf_mod a.btn:hover {
    color: transparent !important;
}
.djf_mod .djf_text + div {
    display: none;
}
.djf_mod .djf_pag {
    margin: 20px 0 0;
}
.djf_mod .djf_pag span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid rgba(68, 68, 68, 0.2);
    color: #666666;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 0 3px;
    padding: 0;
    text-transform: uppercase;
    width: 28px;
}
.djf_mod .djf_pag span:hover, .djf_mod .djf_pag span.active {
    border-color: #444444;
    color: #444444;
}
.djf_mod .djf_pag span.djcf_next_button, .djf_mod .djf_pag span.djcf_prev_button {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: auto;
    padding: 0 4px;
    position: relative;
    width: auto;
}
.djf_mod .djf_pag span.djcf_prev_button::before {
    content: "−";
}
.djf_mod .djf_pag span.djcf_next_button::before {
    content: "+";
}

/* Корзина модуль */

.mod_djc2cart {
border: 1px solid #ccc;
padding: 20px;
font: 16px/20px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
text-align: center;
}

.mod_djc2cart img{
    height: auto;
    max-width: 50px;}
