@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";

/*   Main   */
body{
  padding-right: 0 !important;
}

body {
  background: #fff;
  font-family: "OpenSansRegular", Tahoma, sans-serif;
  color:#777;
  font-size: 14px;
  line-height: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600; 
  font-family: Tahoma, sans-serif;
  color:#4e4e4e;
}

h1{
  font-size: 22px;
  color:#990000;
}

h2{
  font-size: 18px;
}

h3{
  font-size: 16px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
}

h4{
  font-size: 16px;
}

a {
  color: #000;
}

a:hover, a:focus {
  color: #990000;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}



a:hover,
a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}

.center h2{
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
}

body > section {
  padding: 70px 0;
}

.center {
  text-align: center;
  padding-bottom: 5px;
}

.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

.modal-dialog {width:600px;}
.thumbnail {margin-bottom:6px;}

.img-responsive2{
  height: auto;
  max-width: 100%;
}


/*---------header-----------*/

#header{
  position:relative;
  z-index:1;
  margin: 0;
  padding: 9px 0 20px;
  background: #525659;
}


.navbar{
  margin-bottom: 10px;
}

.container .navbar-brand{
  text-align: center;
  margin: 0 10px 0  10px !important;
  padding: 0;
}

.navbar-default{
  background: transparent;
  border-color: transparent;
}

#navbar-main{
  margin: 0 10px 0 10px;
}

.navbar-default .navbar-main > li{
  margin:1px;
}

.navbar-default .navbar-main > li > a{
  font-family: "OpenSansRegular", Arial, Sans-serif;
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #000;
  background: #aaa;
  border:1px solid transparent;
}

.navbar-default .navbar-main > li > a:hover{
   background: #d395332;
   color: #fff;
}

.navbar-default .navbar-main > .active > a{
  background: #d39533;
  color: #fff;
}

.navbar-default .navbar-main > .active > a:hover{
  background: #d39533;
  color: #ffff11;
}

.navbar-default .navbar-toptovar > li > a, .navbar-default .navbar-toptovar > li > ul > li > a{
  font-family:  Arial, Sans-serif;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.navbar-default .navbar-toptovar > li > a:hover, .navbar-default .navbar-toptovar > li > ul > li > a:hover{
   background: #d39533  !important;
   color: #fff  !important;
  }

.dropdown-menu-sub > li{
   margin-left: 10px;
}

.dropdown-menu-sub > li > a{
  font-family: Arial, Sans-serif;
  font-size: 13px;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  line-height: 16px !important;
}

.dropdown-menu-sub > li > a:hover{
   background: #d39533 !important;
   color: #fff  !important;
}

.navbar-toggle{
  margin-left: 15px;
}

.navbar-default .navbar-toggle {
    border-color: #d39533;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #d39533;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

.navbar-default .navbar-nav .dropdown-menu {
  min-width: 300px;
  background-color: rgba(82,86,89,.9);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}

.navbar-default .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0;
}

.navbar-default .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  font-size: 13px;
  color: #fff;
  white-space: normal;
}

.navbar-default .navbar-nav .dropdown-menu > li:hover > a,
.navbar-default .navbar-nav .dropdown-menu > li:focus > a,
.navbar-default .navbar-nav .dropdown-menu > li.active > a {
  background-color: #d39533;
  color: #fff;
}

.navbar-default .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}

.navbar-default .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
  background: #d39533;
  color: #fff;
}

.top_ttt{
  text-align: right;
}

.bl_top_phone{
   text-align: center;
}

.bl_top_phone a{
    font-size: 20px;
   line-height: 32px;
   color: #d39533;
   font-family: "OpenSansRegular", Tahoma, suns-serif;
   text-decoration: none; 
   text-shadow: 0px 1px 3px #000;
}

.bl_top_phone a:hover{
    text-decoration: underline;  
}

.bl_top_phone i{
  font-size: 18px;
  padding: 0 5px 0 0;
  color: #e31e25;
}

.bl_top_address{
   text-align: center;
   font-size: 14px;
   line-height: 24px;
   color: #fff;
}

.bl_top_address_title{
  font-size: 13px;
  color: #aaa;
}

.bl_top_cart{
    display: block;
    position: relative;
    margin: 15px !important;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    text-align: center;
    background-color: #d39533;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.bl_top_cart  i{
  font-size: 34px;
  line-height: 56px;
  color: #fff;
}

.bl_top_cart .badge {
    position: absolute;
    right: -6px;
    top: -12px;
    background: #ae7213;
    font-size: 14px;
    line-height: 16px;
    border:1px solid #fff;
}

.badge-amount {
    position: absolute;
    width: 180px;
    text-align: center;
    padding: 5px;
    bottom: -40px;
    right: -60px;
    font-size: 12px;
	color: #999;
}


.bl_top_seti{
  text-align: center;
  margin: 10px 0 5px;
}

.bl_top_seti > a > i{
  font-size: 26px;
  color: #777;  
  padding: 0 3px 0;
}
.bl_top_seti > a > i:hover{
   color: #ae7213;
}


/*--------------------#sect_main-----------*/

#sect_main{
   padding: 20px 0 0;
   background: #fff;
}

.col-wrp{
   padding-left: 0;
   padding-right: 0; 
}

#sect_main > .container{
   background: #fff;
   overflow: hidden;
}

#sect_main .wrapper > .col-md-3{
   padding-left: 0;
   padding-right: 0;
}


#sidebar {
    position: relative;
    max-width: 290px;
    top: 0;
    left: 0;
    min-height: 40vh;
    background: transparent;
    color: #333;
    transition: all 0.3s;
    padding-bottom:20px;
}

#sidebar.active {
    margin-left: -300px;
}

#sidebar .sidebar-header {
    padding: 5px 20px;
    background: #525659;
    text-align: center;
}

#sidebar .sidebar-header h3{
    color: #d39533;
    font-size: 18px;
    margin: 10px 0 10px;
    padding: 0;
}

#sidebar ul.components {
    padding: 0;
    margin-bottom: 30px;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul{
 background: #aaa;
}

#sidebar ul li{
 background: #aaa;
}

#sidebar ul li a {
    padding: 7px;
    font-size: .9em;
    display: block;
    font-family: "UbuntuLight", Arial, sans-serif;
    font-weight: 600;
    color: #000;
    border-bottom:1px dotted #eee;
    letter-spacing: 1px;
}
#sidebar ul li a:hover {
    color: #222;
    background: #f9f9f9;
}

#sidebar ul li  ul li a{
  color: #ccc;
  font-family: "OpenSansLight", Arial, sans-serif;
}

#sidebar ul li  ul li ul{
   list-style-type: none;
   margin: 0;
   padding: 0;
   padding-left: 30px;
}

#sidebar ul li  ul li ul li a{
 color: #fff;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
    background: #c57d0a;
}


#sidebar  a[data-toggle="collapse"] {
    position: relative;
}

#sidebar  a[aria-expanded="false"]::before, #sidebar  a[aria-expanded="true"]::before {
    content: '\e259';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
}
#sidebar  a[aria-expanded="true"]::before {
    content: '\e260';
}


#sidebar  ul ul a {
    font-size: 0.8em !important;
    padding-left: 30px !important;
    background: #525659;
}

#sidebar  ul.CTAs {
    padding: 20px;
}

#sidebar  ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
#sidebar  a.download {
    background: #fff;
    color: #7386D5;
}
#sidebar  a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

#sidebar  ul.left-brand-logo{
   list-style-type: none;
   padding: 0;
   margin: 0;
}

#sidebar  ul.left-brand-logo > li > .col-md-6, #sidebar  ul.left-brand-logo > li > .col-sm-6{
  padding-left:0;
  padding-right: 0;
}

#sidebar ul.left-brand-logo{
  padding-left: 10px;
}

#sidebar ul.left-brand-logo li a{
  padding: 5px 10px;
}

#sidebar  ul.left-brand-logo  a{
  border-bottom: 0 !important;
}

#sidebar ul.left-brand-logo img{
  max-width: 110px;
  max-height: 110px;
}

#sidebar  ul.left-brand-logo  a:hover{
  background: transparent;
}


#sidebarCollapse{
  background: #525659;
  border-color: #525659;
}

#sidebar  .sidebar-delete{
  display: none;
  text-align: right;
  margin: 0 20px;
}

#sidebarDelete{
  background: #e31e25;
  border-color: #e31e25;;
}

.menu_sale{
  color: #dd0000 !important;
}


/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content_main {
    padding: 0;
    transition: all 0.3s;
    z-index: -1;
    top: 0;
    right: 0;
    margin: 0;
}

#content_main.active {
    width: 100%;
}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 991px) {
  
.wrapper {
    display: flex;
    align-items: stretch;
}

  #sidebar {

  }
   
    #sidebar {
        margin-left: -300px;
    }
    #sidebar.active {
        margin-left: 0;
    min-width: 290px;
    }
  
    #content_main {
       width: 100%;
    }
    #content_main.active {
       width: calc(100% +300px);
    }
    #sidebarCollapse span {
        display: none;
    }

#sidebar  .sidebar-delete{
  display: block;
}

}

/*---------- articles-news-left-----*/

#sidebar  ul.sidebar-dop{
  list-style-type: none;
   padding: 0;
   margin: 0; 
}


.leftPanel{
  margin: 3em 0;
  padding: 1em .5em 1.5em;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
  text-align: center;
}

#sidebar ul.sidebar-dop {
  color: #000;
  font-size: 13px;
}



/*------------- carusel ----------*/

.carousel-bg{
   position: relative;
}

.carousel-bg  .carousel-inner .item {
   background-color: darkslategrey;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   background-position: center;
   min-height: 430px;
}

.carousel-bg  .carousel-caption{
   left: 0;
   width: 100%;
   margin: 0;
   bottom: 0;
   background: rgba(0,0,0, .7);
   padding: 10px 10px;
}

.carousel-bg  .carousel-caption > a{
  display: block;
  color: #e4b263;
  font-size: 16px;
  text-decoration: none;
}

.carousel-bg  .carousel-caption > a:hover{
  text-decoration: underline;
}

.carousel-bg  .carousel-control{
  bottom: 0;
  padding: 20% 0 0 0;
}

.carousel-bg  .carousel-indicators{
  top: 10px;
  height: 30px;
}

.carousel-bg .carousel-inner .item a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}


/*-------------- recoment--------------*/

#recomend_tovarmain {
    margin: 30px 0 30px;
}

#recomend_tovarmain .col-md-4{
	padding-left: 5px;
	padding-right: 5px;
}

.bl_recom_tovar {
	position: relative;
    padding: 0.5em .2em;
    margin: 0.5em 0 2em;
    transition: all 0.3s linear;
    border: 1px dotted #d39533;
    border-radius: 5px;	
}

.bl_recom_tovar:hover{
  border: 1px dotted #990000;
  box-shadow: 0 0 1em #999;
}

.bl_recom_tovar_hot{
  min-height: 44px;
  padding: 0 0.5em;
  background: rgba(0,0,0, .2);
  text-align: center;
  color: #000;
  font-family:  Arial;
  font-size: 14px;
  font-weight: 600;
  text-shadow: 0px 1px 3px #fff;
}

.bl_recom_tovar_img {
    text-align: center;
	width: 100%;
    margin: .5em  0 .2em;
	padding: .5em;
}

.bl_recom_tovar_img img {
   max-height: 400px;

}



.bl_recom_tovar_name {
    padding: 0 0.5em;
    overflow: hidden;
	height: 40px;
	text-align: center;
}

.bl_recom_tovar_name a{
   font-family: "OpenSansItalic";
}

.bl_recom_tovar_name a:hover{
  color: #bc7f1e;
}

.bl_recom_tovar_price {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    padding: 0 0.5em 0.5em;
    font-family: "OpenSansBold";
    text-align: right;
}

.bl_recom_tovar_price_old{
  position: absolute;
  color: #999;
  font-family: "OpenSansLight";
  text-decoration: line-through;
  font-size: 13px;
  right: 7px;
  top: 17px;
}

.bl_recom_cart {
    padding: 5px;
    margin: 5px;
    text-align: right;
}

.bl_recom_cart .tbn-busket-recom {
    margin: 0;
    width: 100%;
    background: #d39533;
    border-color: #d39533;
}

.bl_recom_cart .tbn-busket-recom:hover {
   background: #bc7f1e;
}

.recomend_tovarmain_title {
    display: block;
    margin: 12px;
    padding: 0 0 12px;
    border-bottom: 1px solid #bc7f1e;
    font-size: 20px;
    font-weight: normal;
    color: #bc7f1e;
    margin-bottom: 20px;
}



/*------------ footer-------*/

#footer{
  margin: 0;
  background: #3b3f42;
  padding: 30px 10px 20px;
}


#footer .col-xs-12{
   text-align: center;
}


#footer h3{
  font-size: 18px;
  color: #d39533;
  margin:0 0 20px 0;
}

#footer .address, #footer .phone, #footer .email_footer{
  margin:0 20px 30px 10px;
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: 28px;
}

#footer .address{
  margin-bottom: 20px;
}

 #footer .phone a{
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
}

 #footer .phone a:hover{
  text-decoration: underline;
}


.bl_niz_seti > a > i{
  color: #fff;
  font-size: 24px;
  margin: 5px;
}


/*---------------- main map------------*/

#main-map{
   margin: 0;
   padding: 0;
   min-height: 400px;
   background: #fff;
}

/*---- #footer-copy----*/

#footer_copy{
   height: 38px;
   background: #111;
   margin: 0;
   padding: 5px 0 0 0;
}

 #footer_copy p {
   margin: 0;
   padding: 0;
}

.copy{
   margin: 0;
   padding: 5px 0 0 !important;
   font-size: 12px;
   color: #fff;
   line-height: 18px;
}

p.prosite {
   text-align: right;
}

p.prosite a{
    font-size: 12px;
  line-height: 18px;
    color: #eee;
    text-decoration: none;
}

p.prosite a:hover{
    text-decoration: underline;
}



/*---------------------- catalog ---------------*/

.main_text_info{
	margin: 10px 0 30px;
	font-size: 13px;
	text-align: justify;
}

.razdel_path {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 20px;
    color: #999;
}

.razdel_path > a {
    font-size: 12px;
    line-height: 16px;
    text-decoration: underline;
    color: #555;
}

.razdel_path i {
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

h1.top_h1 {
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0px 0 10px;
    border-bottom: 1px dotted #c57d0a;
    color: #c57d0a;
}

.all_item_brand {
    margin: 10px 20px;
}

.all_item_brand a {
    display: inline-block;
    padding: 4px 12px;
    background: #fffff1;
    margin: 0 5px 5px 0;
    text-decoration: none;
    font-size: 13px;
    border: 1px dotted #999;
}

.all_item_brand a.aktive {
    background: #d39533;
    color: #fff;
}

.tt_tovar_page{
   margin: 10px auto 20px;
   text-align: center;
}

.tt_tovar_page > a{
  padding:5px 8px;
  background: #f6f6f6;
  border:1px solid #999;
  border-radius: 3px;
  font-size: 15px;
  margin: 3px;
}

.tt_tovar_page > a.active{
  color: #ff0000;
  border:1px solid #ff0000;
}


.bl_recom_tovar h3 {
    color: #c57d0a;
}

.tv_pr {
    font-size: 16px;
    color: #e31e25;
}

.bl_recom_tovar_cart_price .col-md-12, .bl_recom_tovar_cart_price .col-sm-12, .bl_recom_tovar_cart_price .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.bl_tovar_price_old{
	padding-left: 10px;
    color: #ba56fb;
    text-decoration: line-through;
    font-size: 13px;
    right: 7px;
    top: 17px;
	white-space: nowrap;
}


/*--------------- tovar -----------------*/	
	
.item_h1 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #c57d0a;
    margin: 0 0 20px;
}

.item_main_hr {
  font-size: 13px;
  padding: 5px 0;
  color: #777;
  margin: 0 0 20px;
}

.item_all_bltitle {
    font-size: 16px;
    color: #000;
    padding: 10px 0 5px 10px;
    border-bottom: 1px solid #d39533;
    margin: 20px 0 10px;
	background: #f6f6f6;
}

.itm_green{
  font-size: 15px;
  color: #111;
}

.item_all_info-title .item_ttl {
    font-family: 'UbuntuRegular', Arial, sans-serif;
    background: #eee;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    padding: 10px 0;
    color: #222;
}

.item_all_info-title .item_ttl a{
     display: block;
    font-size: 13px;
    line-height: 26px;
    color: #222;
}

.r_item_hr span.itm_green{
  font-size: 13px;
}

.col-sm-nd{
  text-align: right !important;
}

.r_item_info{
	font-size: 13px;
	text-align: justify;
}

.btn-item-one-click {
	width: 100%;
    text-align: center;
    background: #34b62e;
    color: #fff;
    cursor: pointer;
    margin: 0;
    padding: 12px 0;
    border-radius: 0;
    float: right;
}

.btn-item-one-click:hover{
    background: #c57d0a;
    color: #fff;  
}

.btn-item-one-click i{
  padding-right: 10px;
}

.item_photo {
    display: table;
    width: 100%;
    height: 380px;
}

.item_photo-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 280px;
}

.item_photo-cell img{
     padding: .6em 0;
	 max-height: 400px;
}

.item_photo_dop{
   position: relative;
   min-width: 74px;

   max-height: 360px;
   padding: 8px;
   border:1px solid #999;
   border-radius: 5px;
   margin: 20px 0;
   overflow: hidden;
}

.item_photo_dop img{
   width: 50px;
   height: auto;
   border:1px solid #eee;
   padding:1px;
   margin: 3px 2px;
   float: left;
}

.item_photo_dop_all{
  position: absolute;
  height: 30px;
  padding: 5px 8px;
  font-size: 14px;
  color: #fff !important;
  background: #34b62e;
  left: -54px;
  top: 22px;
}

.item_block_dostavka {
    margin: 20px 0;
    border: 1px solid #c5ebae;
    background: #daf7c9;
}

.item_block_dostavka > div {
    padding: 5px 10px;
    color: #333;
    font-size: 13px;
    line-height: 22px;
}

#block_tovar_cart_price{
  margin: 30px 0;
}

.tovar_cart_price{
  width: 100%;
  margin: 0 0 10px;
  padding: .5em;
  border:1px solid #89c565;
  float: left;
}

.btn-item-cart {
	width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    background: #34b62e;
    color: #fff;
    cursor: pointer;
    margin: 0 10px;
}

.cart-minus-1, .cart-plus-1 {
    width: 24px;
    padding: 4px 2px;
}

input.itm_cart {
    text-align: center;
    border: 1px solid #ddd;
    width: 46px;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 5px;
    border-radius: 3px;
    overflow: hidden;
}

.item_cart .col-xs-7{
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}

.tovar_cart_price_name{
  margin: 0 0 10px;
  font-size: 14px;
  color: #000;
}


.bl_item_allinfo{
	margin: 1em 0;
	font-size: 12px;
}

.bl_item_price{
	margin: 1.5em 0;
}

.bl_item_main{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #dd0000;	
}

.bl_item_main_price_old {
    color: #444;
    text-decoration: line-through;
    font-size: 13px;
    padding-left: 20px;
	white-space: nowrap;
}

.block_item_cart{
   margin: 0 0 1.5em;
   text-align: right;	
}

.item-sel{
	color: #951ee2;
}


/*----------- review --------------*/

.review_title{
    font-size: 20px;
    color: #34495e;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 20px;
    position: relative;
    margin: 30px auto;
    line-height: 1.2;
	text-align: center;
}	


.review_title_item_name{
    font-size: 16px;
    color: #b8bdc0;
    font-weight: normal;	
}

.review_title i{
	color: #24971f;
	font-size: 26px;
	padding-right: 5px;
}

.btn-review{
	width:100%;
	background: #34b62e !important;
	color: #fff;
	border-color: #34b62e;
	font-weight: 600;
}

.btn-review:hover{
	background: #c57d0a !important;	
	border-color: #c57d0a;
}


#result_review{
	display: none;
	text-align: center;
	font-size: 15px;
	line-height: 26px;
	color: #24971f;
	margin: 50px auto;
}

.bl_review{
	margin: 10px 0 20px;
	border-bottom:1px dotted #999;
}

.bl_review i{
	font-size: 42px;
	color: #ddd;
	padding: 1px 5px 10px;
}

.review_user_name{
	font-family: 'UbuntuRegular', Arial, sans-serif;
    color: #34495e;
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
}

.review_date{
	display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    color: #8b9da7;
    font-size: 12px;
    position: static;	
}

.bl_review p{
	font-family: Arial, sans-serif;
    margin: 10px 0;
    font-size: 13px;
    line-height: 1.4em;	
	color: #444;
	text-align: justify;
}

#order_loading{
	display: none;
}

label.error {
    font-weight: 400;
    color: #cc0000;
    font-size: 11px;
    line-height: 12px;
}

input.error, select.error, textarea.error {
    border: 1px solid #cc0000;
}


#cat_podrazdel {
    margin: 0 0 40px;
    padding: 0;
}

#cat_podrazdel ul.cat_razdel {
    margin: 30px 0 20px 10px;
    list-style-type: none;
}

#cat_podrazdel ul.cat_razdel li {
    margin: 7px 0;
    background: url(../img/cat_strelka1.png) no-repeat 0 7px;
}

#cat_podrazdel a.cat_p {
    padding: 0 0 0 15px;
    font: 14px/22px Arial, Tahoma;
    color: #000;
    text-decoration: none;
}

#cat_podrazdel a.cat_p:hover{
    color: #c57d0a;
    text-decoration: underline;	
}



/*------------- cat_soptovar ---------*/

#cat_soptovar{
	margin: 1em 0 2em;
}

.owl-carousel .owl-item{
	text-align: center;
}

.owl-carousel .owl-item img{
   display: inline;
   height: 180px;
    width: auto;
 transition: .3s ease-in-out;   
}

.owl-item:hover .bl_recom_tovar_img img{
   
}



#cat_soptovar .bl_recom_tovar{
	border: 0;
	margin: 0;
}


/*--------------------modalAddToCart-------------------*/

#modalAddToCart{
    position: fixed;
	display: none;
	z-index: 100000011;
    top: 20%;
    box-shadow: 0px 2px 9px black;
    left: 50%;
    z-index: 1050;
    width: 300px;
	margin-left: -150px;
    bottom: inherit;
    right: inherit;
    background-color: transparent;
    border: 0px solid #999;
    border: 0px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 3px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    text-shadow: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;	
	overflow: hidden;
}

.wrapModalToCart{
	display: none;
	position: absolute;
	z-index: 10000005;
}

.wrapModalToCart:before{
	content: " ";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	background: rgba(0,0,0, .8);
}

#modalAddToCart .modal-dialog{
	margin: 0;
	width: 100%;
}

#modalAddToCart  .modal-header{
	border-bottom: 0;
}

#modalAddToCart .modal-body {
    position: relative;
    max-height: 600px;
    padding: 7px;
    overflow-y: auto;
    padding-left: 20px;
    padding-right: 20px;
	text-align: center;
}

#modalAddToCart .modal-footer{
	text-align: center;
	border-top: 0;
	margin: 0 auto 20px;
	padding-top: 9px;
}

#modalAddToCart  h4{
    font-size: 18px;
    width: 100%;
    float: none;
    text-align: center;	
	color: #222;
	font-weight: 400;
}

.modal-title{
	text-align: center;	
	font-size: 48px;
	color: #30c801;
}

.btn-to-cart{
    width: 240px;
    border-radius: 15px;	
}

.btn-to-site{
    background: #fff;
    border-color: #9c103c;
    color: #9c103c;
    width: 240px;
    border-radius: 15px;
}

.btn-to-site:hover{
	background: #9c103c;
	color: #fff;
}



/*------------- basket -----------*/

#block-basket-full {
    padding: 20px 0;
}

.basket-table {
    list-style-type: none;
    margin: 20px 0;
    padding: 0;
}

.basket-table li {
    margin-bottom: 15px;
    padding: 5px 5px 10px;
    border-bottom: 1px dotted #999;
}

.bsk-foto {
    text-align: center;
}

.bsk-foto  img{
	max-height: 150px;
}

.basket-table i {
    color: #dd0000;
    font-size: 20px;
    margin: 2px 12px;
}

.basket-price {
    font-weight: 700;
    color: #000;
}

.basket-table-name a {
    font-size: 14px;
    text-decoration: underline;
    line-height: 16px;
    color: #000;
}

.basket-table-name a:hover{
    color: #0a7806;
}


.basket-summ {
    text-align: right;
    line-height: 44px;
    color: #34495e;
    font-size: 28px;
}

.basket-table-calc-param{
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #777;
	margin: 5px;
}

span.blue {
    color: #dd0000;
}

.basket-table .btn-top-cart {
    font-size: 18px;
	width: 100%;
	background-color: #34b62e;
}

.basket-table .btn-top-cart:hover {
	background: #0a7806;
}

#block-basket-full .col-md-2-dop {
    padding-left: 5px;
    padding-right: 5px;
	text-align: center;
}

.basket_col {
    text-align: center;
    width: 40px;
}

.basket-minus-1 {
    padding: 1px 3px;
    width: 20px;
    height: 28px;
}

.basket-plus-1, .basket-minus-1 {
    padding: 1px 3px;
    width: 20px;
    height: 28px;
}

.basket-table-name p{
	padding-top: 5px;
	font-size: 12px;
	line-height: 14px;
	color: #951ee2;
	margin: 0;
}

.basket-table-name p span{
	color: #999;
	padding-right: 5px;
}

.bl_top_cart.aktive, .bl_top_cart.aktive .badge {
    background: #30c801;
}

.bl_top_cart.aktive .badge {
    background: #dd0000;
}


/*------------------account-menu------------*/

#account-block{
   padding: 10px 0;
   margin: 0;
}

#account-block h1{
   font-size: 15px;
   padding: 0;
   color: #04648b;
   font-weight: 600;
}

#account-block .center{
 padding: 0;
}

#account-block h3{
    font-family: Tahoma, sans-serif;
   font-size: 18px;
   padding: 20px 0 5px;
   color: #c57d0a;
   border-bottom: 1px solid #c57d0a;
   margin: 15px 0 20px;
}


#block-order-item .col-md-6, #block-order-item .col-md-2 {
    padding-left: 0;
    padding-right: 0;
}

#block-order-item {
    margin: 20px 0;
    border: 1px dotted #ddd;
    padding: .5em .5em 0;
	background: #f1f1f1;
}

.bl_order-item-title {
    background: #777;
    color: #fff;
    font-size: 12px;
    padding: .5em;
    margin-bottom: 10px;
}

.bl_order-item:last-child {
    border: 0;
}

.bl_order-item {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 12px;
    color: #333;
}

.bl-order-allsumm {
    text-align: right;
    padding: 0 10px 0;
}

.or-name {
    color: #000;
    font-weight: 700;
}

.ord-pr-hd {
    display: none;
}

.bl_back_to_cart {
    padding: 20px 20px;
    text-align: right;
}

.bl_back_to_cart a{
	font-size: 12px;
	color: 333300;
	text-decoration: underline;
}

#order_submit{
	width: 100%;
}

#result_orderform, #result_order_back{
	display: none;
	margin: 50px auto;
	padding: 4em 1em 2em;
	font-size: 16px;
	color: #c57d0a;
   line-height: 26px;
   text-align: center;
}

span.red{
    color: #e31e25;
}

.bl_order-item span{
  font-weight: 400;
  color: #999;
  font-size: 11px;
}

.bl_order-item  p{
  margin: 0;
  color: #951ee2;  
  font-size: 11px;
}

#back_form{
	margin: 1em 0 3em;
}

#back_form label{
	font-size: 12px;
}

h4.view {
    margin: 20px 0 0;
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    color: #111;
    line-height: 20px;
}

.bl_recom_tovar_icon {
    position: absolute;
    content: "";
    display: block;
    z-index: 99;
    width: 72px;
    height: 72px;
    left: -10px;
    top: 36px;
}


#account-block h4 {
    font-family: "OpenSansRegular", Tahoma, sans-serif;
    font-size: 16px;
    padding: 20px 0 5px;
    color: #1a1a1a;
    border-bottom: 1px solid #ccc;
    margin: 15px 0 20px;
}

.ord_dostavka{
    font-family: "OpenSansRegular", Tahoma, sans-serif;
    font-size: 14px;
}

#block_order_basket{
	background-color: #f1f1f1;
}

/*--------------------- news --------------*/

#newAll {
    margin: 20px 0 40px;
}

.news_tb {
    margin: 0 0 15px;
    padding: 10px;
    background: #fff;
    border-bottom: 1px dotted #c57d0a;
}

.news_tb a {
	color: #111;
	font: 14px/16px Tahoma;
	text-decoration: underline;
	font-weight: 400;
}

.news_tb a:hover {
	color: #c57d0a;
}

.news_tb .date_n {
    font-size: 12px;
    text-align: right;
}

ul.menuSubView {
    margin: 0 0 20px 0;
    padding: 0;
}

ul.menuSubView li {
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
}

ul.menuSubView i {
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

ul.menuSubView li a {
    font-size: 12px;
}

ul.menuSubView li.active {
    color: #999;
    font-size: 12px;
}

.in_bl_article_img{
	float: left;
	margin: 10px;
}

.date_n{
	font-size: 11px;
	margin:5px 0;
	color:#777;
}

/*---------------- one-click--------------*/


.modal-itemTorg h4 {
    text-align: left;
    font-size: 18px;
    line-height: 36px;
    color: #dd0000;
}

.modal-itemTorg .btn-modal-item-torg {
    width: 100%;
    background: #24971f;
}

.modal-itemTorg p{
	font-size: 15px;
	padding-top: 10px;
    color: #000;	
}

.modal-itemTorg .modal-body{
	padding-top: 0;
	padding-bottom: 0;
}

.modal-itemTorg .modal-header{
	border-bottom: 0;
	padding-bottom: 0;
}

.modal-itemTorg .modal-footer{
	border-top: 0;
}

#result-itemTorg{
	margin: 30px auto;
	text-align: center;
	color: #111;
	line-height: 22px;
}

.prs{
	color: #dd0000;
	font-size: 16px;
}

#catalog_razdel {
    margin: 3px 0 35px 0;
}

#catalog_razdel .crazd {
    width: 100%;
    margin: 0 0 5px 0;
    background: #f9f9f9;
    border: 1px dotted #fdf9f3;
	padding: 10px;
    float: left;
}

.razdtext a {
    padding: 0 0 0 15px;
    font: 14px/22px Arial, Tahoma;
    color: #c57d0a;
    text-decoration: none;
}

.crazd ul {
    list-style-type: none;
}

.crazd ul li a {
    font-size: 13px;
	color: #111;
}

.crazd ul li a:hover {
	text-decoration: underline;
}

.text_info{
	margin: .5em 0 2em;
}


/*------------fotogallery-------------*/

#sect-fotogallsery{
    padding:40px 0 50px;
	background: #fff;
}

#sect-fotogallsery h2{
   padding: 20px 0 0;
   font-family: "ComfortaaBold", Tahoma;
   font-size: 20px;
   color:#b21144;
   letter-spacing: 1px;
}

#sect-fotogallsery .bl_title_f{
   position: relative;
   max-width: 400px;
   max-height: 270px;
   overflow-y: hidden;
   margin: 0 0 30px;
   text-align: center;
}


#sect-fotogallsery .bl_title_f .bl_name_razd_foto{
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0, 0.5);
  text-align: center;
  transition: all .7s linear; 
}

#sect-fotogallsery .bl_title_f .bl_name_razd_foto a{
    display: block;
    padding:10px;
	font-size: 15px;
	color: #fff;
}

#sect-fotogallsery .bl_title_f:hover .bl_name_razd_foto{
   bottom: 10%;
   background: #c57d0a;
   padding: 15px 10px;
}

#sect-fotogallsery .bl_title_f img{
	height: 250px;
}

.bl_foto_gal{
   position: relative;
  max-width: 280px;
  max-height: 280px;
  margin: 0 0 30px;
  text-align: center;
  overflow-y: hidden;
  background: #f9f9f9;
  border:1px dotted #ddd;
  padding: .5em;
}

.bl_foto_gal img{
	height: 200px;
}

.bl_foto_gal:hover img{
   opacity: 0.7;
}

.all{
	font-size: 13px;
}


/*-------------- articles-------------*/

#bl_articles_all{
	margin: 10px 0 30px;
}

.bl_article_tb{
  padding: 1em 1em;
  border:1px solid #ddd;
  margin-bottom: 20px;
}

.article_tb_title a{
    font: 16px/1em Tahoma, Arial;
    color: #000;
    text-decoration: underline;
}

.article_tb_title a:hover{
	color: #c57d0a;
}

.bl_article_tb p{
	padding: 12px 0 3px;
    font: 12px/18px Tahoma, Arial;
    color: #313131;	
}


.in_bl_article_img{
   margin: 1em 1.5em 1em 0;
   max-width: 300px;
   height: auto;
   float: left;
}

.kl{
  font-size: 12px;
  color: #c57d0a;
  text-decoration: none;
}

.kl:hover{
  text-decoration: underline;
}

.post_date {
    display: block;
    margin: 10px 0 3px;
    font-size: 11px;
    color: #AAA;
}

span.cl_green{
	color: #5bb10e;
}

span.cl_red{
	color: #c57d0a;
}

.r_item_hr {
    font-size: 12px;
    padding: 5px 0;
    border-bottom: 1px dotted #999;
}

.r_item_hr span.itm_green{
  font-size: 13px;
}

.col-sm-nd{
  text-align: right !important;
}


/*--------------------- BLOG ----------------*/

.all_blog_user{
	position: relative;
	margin: 60px 0 30px;
    width: 250px;
    border-top: 2px solid #603141;
    padding-top: 1px;
    float: left;	
}

#bl_login_form{
	width: 300px;
	margin: 30px auto 50px;
}

#order_loading_1{
	display: none;
}

#result_login{
   display: none;
   margin: 50px auto;
   width: 300px;
   font-size: 13px; 
   line-height: 24px;
   text-align: center;   
}

#loginForm input{
	width: 300px;
    padding: 0 12px;
}

#bl_login_form .btn-block{

}

.auth_data{
	position: relative;
	margin: 1.5em 1em 1.5em 1em;
	padding:1em;
	border:1px dotted #999;
	font-size: 13px;
	color: #444;
	background: #f9f9f9;
}

.auth_data > div{
	margin: 10px 0;
}

.auth_data > div > a{
	display: block;
	text-align: right;
	color: #ff0000;
	font-size: 15px;
}

.auth_data_marker{
	position: absolute;
	width: 40px;
	height: 40px;
	top: -20px;
	right: 0;
}

.auth_data_marker > img{
	max-width: 40px;
	height: auto;
}

.blog_adm_art_title{
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
}

.blog_adm_art{
	margin: 10px 0;
	background: #f7f7f7;
	padding: 1em;
}

.blog_adm_art input, .blog_adm_art textarea{
	padding-top: 0;
	padding-bottom: 0;
}

.blog_adm_art textarea{
	height: 60px;
}

.tb-adm-blog .grey{
	background: #eee;
}

.bl_short{
	font-size: 11px;
	color: #336666;
	margin:7px;
	text-align: justify;
}

.bl_red{
	color: #990000;
}

.blog_last_update{
	text-align: right;
	font-size: 11px;
}

.blog_result_edit{
	text-align: center;
	margin: 15px auto;
	color: green;
}


.bl_menu, .bl_menu_aktive{
	padding: 5px 10px;
	border-radius: 5px;
	border:1px solid #ddd;
	margin: 5px;
	text-decoration: none;
	cursor: pointer;
}

.bl_menu_aktive{
	color: #990000;
	border:1px solid #990000;
}

.bl_menu:hover, .bl_menu_aktive:hover{
	background: #eee;
}

.news{
    font: 14px/22px Tahoma, sans-serif;
    color: #982e83;
	font-weight: 700;
}

h1.blog{
    font-weight: 400;
    font-size: 18px;
    margin: 20px 0;
	text-align: center;
    padding: 0px 0 10px;
    color: #c57d0a;  
}

.blog_data, .blog_prosmotr, .blog_theme{
	text-align: right;
	color: #777;
	font-size: 11px;
	line-height: 14px;
}

.blog_prosmotr{
	margin-bottom: 30px;
}

.btn-review{
	width: 100%;
}

.review_title{
  font-size: 15px;
  color: #555;
  text-align: center;  
}

#result_review{
	color: #990000;
	font-size: 14px;
	line-height: 26px;
	margin: 50px auto;
	text-align: center;
}

#all_review_blog{
	margin: 0 0 1em;
}

.blog_review_info{
	margin: .5em 0;
	padding: .5em;
	border-bottom:1px dotted #ddd;
	border-top:1px dotted #ddd;
}

.blog_review_info_author{
   background: #f7f7f7;
   font-size: 12px;
   padding: .5em 0;
   color: #000;
}

.blog_review_info p{
   padding: .5em .5em .5em 1em;
   color: #555;	
   font-size: 12px;
   line-height: 16px;
   text-align: justify;
}

.blog_review_info_date{
	font-size: 10px;
	color: #990000;
}

.blog_review_info_otvet{
	text-align: right;
}

.author_otvet{
	display: none;
}

.btn-otvet, .btn-otvet:focus{
  padding: 2px 15px;
  margin: 0;
  font-size: 12px; 
  border-radius: 0;  
  background: transparent;
  border-color: transparent;
  color: #428bca;
}

.btn-auth-otvet{
	width: 100%;
    padding: 2px 15px;
    font-size: 12px;	
}

.block_author_otvet{
	margin: .2em 0 .2em 1.5em;
	padding: .1em .5em;	
	border:1px dotted #ff6500;
}

.block_author_otvet_title{
	background: #fff;
	padding: .3em .5em;
	color: #ff6500;
}

.block_author_otvet p{
   padding: .5em .5em .5em 1em;
   color: #000;	
   font-size: 12px;
   line-height: 16px;
   text-align: justify;	
}

.otvet_edit{
   padding: .5em;
   text-align: right;
}

.otvet_edit a.del{
	color: #ff0000;
	text-decoration: underline;
	font-size: 11px;
}

.otvet_edit a.del:hover{
	color: #990000;
}

.txt1{
	font-size: 11px;	
}


.foto_bloger_adm{
	margin: 1em auto;
	text-align: center;
	height: 100px;
	width: 100px;
	border-radius: 50%;
	overflow: hidden;
}

.foto_bloger_adm img{
	min-height: 100px;
    min-width: 100px;
}

.btn-del-comment{
  padding: 3px 7px;	
  margin-right: 5px;
}

.leftmenu_title {
    display: block;
    width: 100%;
    text-align: center;
    font: 18px Tahoma, sans-serif;
    color: #d39533;
    line-height: 38px;
    padding: 10px 20px;
    background: #525659;
    text-align: center;
}

.drop_vert_menu {
    position: relative;
    list-style-type: none;
    margin: 0 0 30px;
    padding: 0;
    z-index: 100;
    background: #fff;
}

.bl_blog_tb{
	padding: 1em 0;
	margin: 0 0 1em;
	background: transparent;
	border-bottom:1px solid #eee;
	float: left;
}

.bl_blog_tb_photo{
	padding:5px;
	text-align: center;
}

.bl_blog_tb_info{
	
}

.bl_blog_tb_info h2{
    display: inline;
    font-size: 15px;
    color: #252525;
    font-weight: bold;
    line-height: 1.2em;
	text-decoration: none;
    margin: 0;
}

.bl_blog_tb_info p {
    font-size: 12px;
    color: #252525;
    padding: 3px 0;
    margin: 7px  0 0;
}

.bl_blog_tb_info span{
   display: block;
   font-size: 12px;
   color: #900022;
   line-height: 1em;
   padding: 0 0 4px 0;
}

.bl_blog_tb_info  .bdate {
    display: block;
	width: 50%;
    font-size: 12px;
    color: #888;
    font-style: italic;
    line-height: 1.1em;
    padding: 3px 0 0 0;
	float: left;
}

.bl_blog_tb_info  .bcoment a{
    display: block;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	 color: #900022;
	float: right;
}

.bl_blog_tb_info  .bcoment i{
	padding-right: 5px;
	font-size: 15px;
}

.bl_blog_tb:hover{
	background: #f7f7f7;
	color: #000;
}

.bl_blog_tb:hover .bl_blog_tb_info h2{
	text-decoration: underline;	
}

ul.menuSubView {
    margin: 10px 0 20px 0;
    padding: 0;
}

ul.menuSubView li {
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
}

ul.menuSubView li a {
    font-size: 12px;
	color: #000;
}

ul.menuSubView li a:hover{
	color: #444;
}

ul.menuSubView li.active {
    color: #999;
    font-size: 12px;
}


#order_loading{
   display: none;
}


/*---------------- item-calculator ---------------*/

#item-calculator{
  margin: 20px 0;
  background: #f7f7f7;
  padding: 10px 5px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 14px;
}

#item-calculator label{
	display: block;
	color: #222;
  font-size: 13px;
  line-height: 14px;
}

#item-calculator select{
  width: 100%;
   font-size: 12px;
}

#item-calculator select > option{
   font-size: 12px;
}

#result_calc {
	display: none;
	font-size: 24px;
	color: #ff0000;
	line-height: 36px;
	text-align: left;
	margin: 3px 20px 3px 0;
}

#result_calc span{
	font-size: 12px;
	color: #444;
}


/*----------------------- discus --------------*/

.btn-discus{
	margin: 10px 0;
	width: 100%;
	background-color: #d39533;
	border-color: #d39533;
}

.btn-discus:hover, .btn-discus:focus{
	background-color: #ae7213;
	border-color: #ae7213;
}

.txt2{
	font-size: 12px;
}

.all_d{
   font-size: 12px;
   line-height: 18px;
   color: #000;   
}


/*-------------------------- liqpay -----------------*/

.menu_footer{
	margin: 0 0 10px 0;
}

.menu_footer a{
    font-family: Arial, sans-serif;
    font-size: 14px;
	color: #eee;
	text-decoration: none;
}

.menu_footer a:hover{
	color: #d39533;
	text-decoration: underline;
}

.menu_footer img{
	height: 60px;
	width: auto;
	margin: 0 0 20px;
}



