

/* Start:/bitrix/templates/petstore-main-bootstrap/components/bitrix/iblock.vote/stars_otz/style.css?17316804181490*/

.bx_item_detail_rating{margin-bottom: 10px;}
.bx_item_detail_rating td{
	vertical-align: middle;
	text-align: right;
}

.catalog_detail_desc .bx_item_detail_rating{
	text-align: left;
	padding-left: 8px;
	display: inline-block;
}


.bx_item_detail_rating .bx_item_rating{
	text-align: right;
}
.bx_item_detail_rating .bx_stars_container{
	position: relative;
	width: 95px;
	height: 22px;
	background: #dadada;
	background-size: 100% 100%;
    float: none;
/*    margin-left: 10px;*/
	display: inline-block;
    cursor: pointer;
}


.bx_stars_container.res_rating{
	display: none;
}

.modal_response .bx_item_detail_rating .bx_stars_container.prevoted{
	margin-right: 0;
}

.modal_response .rating{
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.bx_item_detail_rating .bx_stars_bg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
	background: url(/bitrix/templates/petstore-main-bootstrap/components/bitrix/iblock.vote/stars_otz/images/rating_белая.png) no-repeat center;
}

.bx_item_detail_rating .bx_stars_progres{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: #0098B4;
}
.bx_item_detail_rating .bx_stars_rating_votes{
	color: #8d8d8d;
	font-size: 11px;
	line-height: 11px;
	vertical-align: middle;
}

/*.bx_item_detail_rating .bx_vam{vertical-align: middle;}*/

@media (max-width:530px){
/*	.bx-touch .bx_item_detail_rating .bx_stars_container{
		width: 34px;
		height: 15px;
		margin: 4px 0;
	}
	.bx_item_detail_rating .bx_stars_rating_votes{
			font-size: 7px;
			line-height: 7px;
	}*/
}
/* End */


/* Start:/bitrix/templates/petstore-main-bootstrap/components/bitrix/sale.basket.basket.small/small_basket/style.css?1731680418329*/
/*Table*/
table.sale_basket_small
{
	width:245;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
}

/*Table head*/
table.sale_basket_small th
{
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_small th, table.sale_basket_small td
{
	padding: 3px 5px;
	vertical-align:top;
}
/* End */


/* Start:/bitrix/templates/petstore-main-bootstrap/components/bitrix/breadcrumb/pet_breadcrumb/style.css?1731680418947*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/bitrix/templates/petstore-main-bootstrap/components/bitrix/breadcrumb/pet_breadcrumb/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */


/* Start:/bitrix/templates/petstore-main-bootstrap/components/bitrix/main.register/pet_reg2/style.css?1731680418952*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/bitrix/templates/petstore-main-bootstrap/components/bitrix/main.register/pet_reg2/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/petstore-main-bootstrap/components/bitrix/main.register/pet_reg2/images/sec-unlocked.png);}

#register_form .box_item_1-3 .phone_prefix{
	width: 24px;
	top: 5px;
}

#register_form .box_item_1-3 .input_phone .phone_prefix + input{
	width: calc(100% - 35px);
	width: -moz-calc(100% - 35px);
}

#registration_form_jurik .custompet input{
	margin-top: -7px;
}

#registration_form_fizik .form-errors-list li.act-str , #registration_form_jurik .form-errors-list li.act-str{
	font-style: normal;
	font-size: 14px;
	color: #404040;
}

.captcha_block .g-recaptcha {
	display: inline-block;
}
/* End */


/* Start:/bitrix/templates/petstore-main-bootstrap/styles.css?174013031113754*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  /*border: 0; */
  font-size: 100%;
  /*font: inherit;*/
  vertical-align: baseline;
  font-family: "Trebuchet MS",Helvetica,sans-serif;
}


.catalog_detail_about h5:first-child,
.catalog_detail_about h4:first-child,
.catalog_detail_about h3:first-child,
.catalog_detail_about h2:first-child,
.catalog_detail_about h1:first-child {
    margin-top: 0;
}

.catalog_detail_about {
    line-height: 1.2em;
}

.item-quickview .tabs h5:first-child,
.item-quickview .tabs h4:first-child,
.item-quickview .tabs h3:first-child,
.item-quickview .tabs h2:first-child,
.item-quickview .tabs h1:first-child {
    margin-top: 0;
}

.item-quickview .tabs {
    line-height: 1.2em;
}

h1, h2, h3, h4, h5, h6{
   /* margin-left:8px; */   
}

h1{
    font-size:24px;
    margin: 6px 0 2px;    
}
h2{
    font-size:22px;
    margin: 5px 0 2px;    
}
h3{
    font-size:19px;
    margin: 4px 0 2px;    
}
h4{
    font-size:16px;
    margin: 3px 0 5px;    
}
h5{
    font-size:14px;
    margin: 10px 0 5px;    
}
h6{
    font-size:12px;
    margin: 2px 0 2px;    
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1,5;
}
blockquote{
    margin-left:10px !important;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.css-modal:before {
  content: "";
  /*display: none;*/
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.css-modal:target:before {
  -webkit-transition: -webkit-transform 0.9s ease-out;
  -moz-transition: -moz-transform 0.9s ease-out;
  -o-transition: -o-transform 0.9s ease-out;
  transition: transform 0.9s ease-out;
  z-index: 10;
  background: rgba(0, 0, 0, 0.6);
  /*display: block;*/
}

.css-modal:target + .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 20%;
}

.modal-dialog {
  background: #f5f5f5;
  border-radius: 6px 6px 5px 5px;
  margin-left: -180px;
  position: fixed;
  left: 50%;
  top: -100%;
  z-index: 11;
  width: 360px;
  -webkit-transform: translate(0, -500%);
  -ms-transform: translate(0, -500%);
  transform: translate(0, -500%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

#signup + .modal-dialog {
  width: 840px;
  margin-left: -420px;
  top: 20px; bottom: 20px;
  overflow: hidden;
}

#signup + .modal-dialog .css-scroll {
  position: absolute;
  left: 0; top: 88px; right: 0; bottom: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #FFFFFF;
}
.css-scroll .block_1_of_3 {
  display: block;
  float: none;
  width: auto;
}
#signup + .modal-dialog .sep {
  display: none;
}
.modal-header,
.modal-footer {
  padding: 10px 20px;
}
.signup-text {
  display: none;
}
.modal-header {
  border-bottom: #eee solid 1px;
}
.modal-header h2 {
  font-size: 20px;
}

.modal-footer {
  border-top: #eee solid 1px;
  text-align: right;
}
.fancybox-margin {
    margin-right: 17px;
}
.en-markup-crop-options {
    top: 18px !important;
    left: 50% !important;
    margin-left: -100px !important;
    width: 200px !important;
    border: 2px rgba(255, 255, 255, .38) solid !important;
    border-radius: 4px !important;
}
.en-markup-crop-options div div:first-of-type {
    margin-left: 0px !important;
}
a.read, a.write {
  font-size: 11px;
}

/*-------------------------------*/
.clear
{
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;

    width: 0;
    height: 0;
}
.clearfix:after
{
    font-size: 0;
    line-height: 0;

    display: block;
    visibility: hidden;
    clear: both;

    width: 0;
    height: 0;

    content: ' ';
}


.border-top{
  margin-top: 25px;
  background: #f5f5f5;
  height: 25px;
  width: 815px;
  border: 1px solid #cacaca;
  border-radius: 5px 5px 0 0;
  margin-left: -1px;
}
.border-bottom{
  background: #f5f5f5;
  height: 45px;
  width: 815px;
  border: 1px solid #cacaca;
  border-radius: 0px 0px 5px 5px;
  margin-left: -1px;
  margin-bottom: 50px;
}
.all-question .title {
  text-transform: uppercase;
  color: #0091b3;
  font-size: 16px;
  font-weight: bold;
  font-family: "Circe", Arial, sans-serif;
  text-align: left;
  background: #fff;
  display: block;
  /*padding: 0 20px;*/
  margin-bottom: 18px;
}

.intro p{
  font-size: 12px;
  color: #b6b6b6;
  float: left;

}
.intro span p:not(:last-child):after{
  content: '|';
  margin: 0 5px;
}
.ask{
  font-size: 14px;
  float: right;
}
.intro span{
  float: right;
}


.all-question hr{
  margin-top: 35px;
  width: 100%;
  height: 1px;
  background: #c7c7c7;
}
.accordion{
  float: left;
}


.answer{
  margin-bottom: 20px;
}
.data p{
  font-size: 12px;
  color: #9d9b9b;
}
.data p.name{
  font-size: 12px;
  color: #404040;
  margin-top: 10px;
  margin-bottom: 20px;
}

.answers hr{
  margin-top: 5px;
}


.answers-small:first-of-type{
  border-top: none;
}
.answer-link{
  display: block;
  margin-top: 10px;
}
.links a{
  margin-right: 10px;
  border: 1px solid #cacaca !important;
  padding: 7px;
  color: #000 !important;
  font-size: 9px;
  text-decoration: none !important;
}
.links a img{
  position: relative;
  top: 3px;
}
.links span{
  font-size: 12px;
}

.answers-small .data p.name{
  float: left;
}


.question-block span a{
  font-family: 'Trebuchet MS';
  color: #000 !important;
  text-decoration: none;
}
.num-answers{
  position: absolute;
top: 10px;
right: 25px;
color: #b6b6b6;
font-size: 10px;
}
.num-answers:after{
  background-image: url(/bitrix/templates/petstore-main-bootstrap/img/num-answ.png);
  width: 12px;
  height: 12px;
  content: '';
  position: absolute;
  top: -1px;
  right: -15px;
}
.answer-block{
  display: none;
}
.lowertext{
  text-transform: none;
}
.uppertext{
  text-transform: uppercase;
}
.paginations{
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}
.paginations p{
  float: left;
  font-size: 14px;
  color: #9e9e9e;
  font-family: 'Trebuchet MS';
  margin-top: 5px;
margin-right: 10px;
}
.paginations ul li{
  display: inline-block;
  text-decoration: none;
  padding: 5px 10px;
}
.paginations a{
  color: #404040 !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none !important;
  border-bottom: 1px solid #c7c7c7;
  border-color:  #c7c7c7 !important;
}
.paginations ul li.active {
  border-radius: 3px;
  /*display: block;*/
  background: #0091b3 ;
}
.paginations ul li.active a{
  color: #fff !important;
  text-decoration: none;
  /*padding: 5px;*/
  border:none;
  
}
.data p{
  margin: 5px 0;
}
.next{
  border: none !important;
}
/*-------------------------------*/
/* Copyright 2014 Evernote Corporation. All rights reserved. */

.en-markup-crop-options {
    top: 18px !important;
    left: 50% !important;
    margin-left: -100px !important;
    width: 200px !important;
    border: 2px rgba(255, 255, 255, .38) solid !important;
    border-radius: 4px !important;
}
.en-markup-crop-options div div:first-of-type {
    margin-left: 0px !important;
}

.search-suggest {
    margin-top: 0px !important;
    margin-bottom: 12px;
    color: #404040;
    font-size: 12px;
    padding: 5px;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #cacaca;
    display: block;
}
.search-popup {
    color: #404040;
    border: 1px solid #cacaca !important;
    border-radius: 4px;
}

.clear
{
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;

    width: 0;
    height: 0;
}
.clearfix:after
{
    font-size: 0;
    line-height: 0;

    display: block;
    visibility: hidden;
    clear: both;

    width: 0;
    height: 0;

    content: ' ';
}
  

.border-top{
  margin-top: 25px;
  background: #f5f5f5;
  height: 25px;
  width: 815px;
  border: 1px solid #cacaca;
  border-radius: 5px 5px 0 0;
  margin-left: -1px;
}
.border-bottom{
  background: #f5f5f5;
  height: 45px;
  width: 815px;
  border: 1px solid #cacaca;
  border-radius: 0px 0px 5px 5px;
  margin-left: -1px;
  margin-bottom: 50px;
}
.all-question .title {
  text-transform: uppercase;
  color: #0091b3;
  font-size: 16px;
  font-weight: bold;
  font-family: "Circe", Arial, sans-serif;
  text-align: left;
  background: #fff;
  display: block;
  /*padding: 0 20px;*/
  margin-bottom: 18px;
}

.intro p{
  font-size: 12px;
  color: #b6b6b6;
  float: left;

}
.intro span p:not(:last-child):after{
  content: '|';
  margin: 0 5px;
}
.ask{
  font-size: 14px;
  float: right;
}
.intro span{
  float: right;
}


.all-question hr{
  margin-top: 35px;
  width: 100%;
  height: 1px;
  background: #c7c7c7;
}
.accordion{
  float: left;
}

.answer{
  margin-bottom: 20px;
}
.data p{
  font-size: 12px;
  color: #9d9b9b;
}
.data p.name{
  font-size: 12px;
  color: #404040;
  margin-top: 10px;
  margin-bottom: 20px;
}

.answers hr{
  margin-top: 5px;
}


.answers-small:first-of-type{
  border-top: none;
}
.answer-link{
  display: block;
  margin-top: 10px;
}

.links a{
  margin-right: 10px;
  border: 1px solid #cacaca !important;
  padding: 7px;
  color: #000 !important;
  font-size: 9px;
  text-decoration: none !important;
}
.links a img{
  position: relative;
  top: 3px;
}
.links span{
  font-size: 12px;
}
.answers-small .data p.name{
  float: left;
}


.question-block span a{
  font-family: 'Trebuchet MS';
  color: #000 !important;
  text-decoration: none;
}
.num-answers{
  position: absolute;
top: 10px;
right: 25px;
color: #b6b6b6;
font-size: 10px;
}
.num-answers:after{
  background-image: url(/bitrix/templates/petstore-main-bootstrap/img1/num-answ.png)!important;
  width: 12px;
  height: 12px;
  content: '';
  position: absolute;
  top: -1px;
  right: -15px;
}
.answer-block{
  display: none;
}
.lowertext{
  text-transform: none;
}
.uppertext{
  text-transform: uppercase;
}
.paginations{
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}
.paginations p{
  float: left;
  font-size: 14px;
  color: #9e9e9e;
  font-family: 'Trebuchet MS';
  margin-top: 5px;
margin-right: 10px;
}
.paginations ul li{
  display: inline-block;
  text-decoration: none;
  padding: 5px 10px;
}
.paginations a{
  color: #404040 !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none !important;
  border-bottom: 1px solid #c7c7c7;
  border-color:  #c7c7c7 !important;
}
.paginations ul li.active {
  border-radius: 3px;
  /*display: block;*/
  background: #0091b3 ;
}
.paginations ul li.active a{
  color: #fff !important;
  text-decoration: none;
  /*padding: 5px;*/
  border:none;
  
}
.data p{
  margin: 5px 0;
}
.next{
  border: none !important;
}

#basket_items .bx_ordercart_photo_container, #basket_items td.itemphoto, #basket_items_list .bx_ordercart_order_table_container{
    border: none !important;
}

#basket_items_list .legend_header{
    top: -8px;
}

#basket_items td{
    vertical-align: middle;
}

#basket_items td.qt_td{
	position: relative;
}

.pagination > ul > div {
    display: inline;
}

.basket-quantity-controls {
    display: block !important;
    float: right;
    height: 17px;
    margin-top: 4px !important;
    position: absolute;
    right: 15px;
    width: 12px;
}
.basket-qvuantity-plus {
    display: block;
    width: 12px;
    height: 8px;
    background: url('/bitrix/templates/petstore-main-bootstrap/images/quantity-arrows.png') 0 0;
    cursor: pointer;
}
.basket-qvuantity-minus {
    display: block;
    width: 12px;
    height: 8px;
    background: url('/bitrix/templates/petstore-main-bootstrap/images/quantity-arrows.png') 0 -12px;
    cursor: pointer;
    margin-top: 2px;
}

.order-page-full .basket_item_qt {
    width: 155px !important;
    position: relative;
    top: 3px !important;
    line-height: 26px !important;
}
.order-page-full .basket_item_qt input {
/*    margin-top: 4px !important;*/
    height: 26px !important;
    padding-right: 25px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-left: 6px !important;
    width: 60px !important;
    max-width: 60px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    background-color: #fff !important;
    -webkit-box-shadow: inset 0 1px 4px #c5c5c5 !important;
    -moz-box-shadow: inset 0 1px 4px #c5c5c5 !important;
    box-shadow: inset 0 1px 4px #c5c5c5 !important;
    border: solid 1px #cacaca !important;
    font-weight: normal;

}
.order-quantity-controls {
    right: 22px !important;
    margin-top: 5px !important;
}
.order-page-full h1,
.order-page-full h2 {
    margin-left: 11px;
}

#loading-order, #loading-basket , #loading-header {
    background-color: rgba(255, 255, 255, 0.7);
    display: none;
    height: 100%;
    left: 0;
    margin: 5px 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100000;
}

#loading-order img, #loading-basket img , #loading-header img {
    display: block;
    left: 50%;
    margin: -32px 0 0 -23px;
    position: absolute;
    top: 50%;
    width: 45px;
}

.custom_favorites .catalog_item_nameblock {
  height: auto;
}

.custom_favorites .catalog_section_item {
  border: 0px;
}
/* End */


/* Start:/bitrix/templates/petstore-main-bootstrap/template_styles.css?173168041935555*/
@font-face {
  font-family: "Circe";
  src: url("/bitrix/templates/petstore-main-bootstrap/fonts/CRC75.eot");
  src: url("/bitrix/templates/petstore-main-bootstrap/fonts/CRC75.woff") format("woff"), url("/bitrix/templates/petstore-main-bootstrap/fonts/CRC75.ttf") format("truetype"), url("/bitrix/templates/petstore-main-bootstrap/fonts/CRC75.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
  color: #404040;
}
a,
a:visited {
  color: #1fb1c5;
  border-color: rgba(31, 177, 197, 0.4);
  border-style: none;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  border-color: rgba(31, 177, 197, 0.8);
  border-style: none;
}
.links-dark a,
.links-dark a:visited,
a.dark,
a.dark:visited {
  color: #404040;
  border-color: rgba(64, 64, 64, 0.4);
}
.links-dark a:hover,
.links-dark a.active,
a.dark:hover,
a.dark.active {
  border-color: rgba(64, 64, 64, 0.8);
}
.links-red a,
.links-red a:visited,
a.red,
a.red:visited {
  color: #f6303e;
  border-color: rgba(246, 48, 62, 0.4);
}
.links-red a:hover,
.links-red a.active,
a.red:hover,
a.red.active {
  border-color: rgba(246, 48, 62, 0.8);
}
.links-solid a,
.links-solid a:hover,
a.solid,
a.solid:hover {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.links-dashed a,
.links-dashed a:hover,
a.dashed,
a.dashed:hover {
  text-decoration: none;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}
a.dashed,
a.dashed:hover {
  border-bottom-style: dashed !important;
}
a.img-link, .img-link a,
a.img-link:hover, .img-link a:hover,
a.img-link:active, .img-link a:active {
  border-bottom: none !important;
}
/* ==========================================================================
   Верхнее меню
   ========================================================================== */

.shop-panel {
  background: whitesmoke;
  /*border-bottom: 1px solid #cacaca;*/
}
.shop-panel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shop-panel li {
  display: inline-block;
  color: #b6b6b6;
}
.shop-panel li:before {
  content: "";
  padding: 0;
  display: none;
}
/* Списки со ссылками верхнего меню
   ========================================================================== */
/*
.header-navlist {
  padding: 20px 25px 15px;
}
.header-navlist li:after {
  content: '|';
  display: inline-block;
  padding: 0 4px;
  margin-right: -0.24em;
}
.header-navlist li:last-child:after {
  display: none;
}
*/
.small-cart {
  margin-right: 10px;
  white-space: nowrap;
  font-size: 0;
/*  padding-top: 10px;*/
  padding: 10px 0;
  text-align: center;
  position: relative;
  display: block;
  
}
.small-cart > div {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
/*  height: 30px;*/
}
.make-order-outer {
  margin: 0 10px;
  position: relative;
  top: 2px;
}

.box_row {
/*  overflow: hidden;*/
  display: block;
  width: 100%;
}

*[class^=box_item_1] {
  float: left;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.box_item_1-2 {
  width: 50%;
}
.box_item_1-3 {
 /* width: 33.3%;*/

}
.box_item_2-3 {
  width: 66.6%;
}
.box_row header{
  font-size: 15px;
  font-weight: bold;
  color: #404040;
  letter-spacing: 1px;
  display: block;
  clear: both;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 12px;
  padding-left: 15px;
}

/*
#paysystem_bl.delivery_section{
	margin: 0 -15px;
}
#delivery_bl.delivery_section{
	margin: 0 -15px;	
}
*/

.box_row.plan-row header{
  padding-left: 0;	
}

#reg_form .box_row {
  margin: 15px -12px;
}
#reg_form .box_row > header {
  /*margin-left: 17px;*/
  margin-bottom: 12px;
}
/*
.box_row .input_group,
.box_row .box_group {
  margin: 0 12px;
}*/
hr {
  display: block;
  width: 99%;
  height: 1px;
  background: #b2afaf;
}
._hidden-scroll {
  /*padding-right: 17px;*/
  box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: padding-box;
}
/* ==========================================================================
	 Forms elements
	 ========================================================================== */

/* Default text and pwd input */

/* input[type=text],
input[type=password] {
	height: 30px;
	padding: 0;
	margin: 0;
	border: 1px solid #c5c5c5;
	border-radius: 3px;
	box-shadow: inset 0 2px 0 #c5c5c5;
	border-left-width: 2px;
	border-right-width: 2px;
	font-size: 14px;
	color: #404040;
	text-indent: 5px;
	background: #f6f6f6;
	-webkit-box-sizing: padding-box;
	-moz-box-sizing: padding-box;
	box-sizing: padding-box;
	width: 100%;
} */

/*
	Inputs without inset shadow
	Examples: search input, auth inputs
 */
/*
input[type=text],
input[type=password],
input[type=email] {
  border: 1px solid #cacaca;
  padding: 0 6px;
  border-radius: 5px;
  margin-right: 5px;
  height: 30px;
  box-shadow: none;
  background: white;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  width: 100%;
}*/
/*
input[type=text]:invalid,
input[type=email]:invalid,
input[type=text].invalid,
input[type=email].invalid {
  box-shadow: 0 0 3px #f6303e;
}*/
/*
	Custom header search input
 */
/*
input[type=text]#search {
  font-style: italic;
  font-size: 16px;
  width: 240px;
}
.search_box {
  float: left;
  padding-top: 17px;
  font-size: 0;
  margin-left: 30px;
}
.search_box input[type=submit] {
  background: url('/bitrix/templates/petstore-main-bootstrap/images/search_ico.png') no-repeat center #dedede;
  width: 43px;
  height: 30px;
}
*/
/* Buttons */
/*
input[type=submit],
input[type=button],
button {
  background: #dedede;
  border: 1px solid #cacaca;
  border-radius: 5px;
  padding: 4px 8px;
  box-shadow: 0 0 1px white inset, 0 1px 0 #a2a2a2;
  color: #404040;
  letter-spacing: 1px;
  text-shadow: 0 1px 0 white;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  vertical-align: top;
}

input[type=submit]:hover,
input[type=button]:hover,
button:hover {
  box-shadow: 0 0 4px white inset, 0 1px 0 #a2a2a2;
}
input[type=submit]:active,
input[type=button]:active,
button:active {
  position: relative;
  top: 1px;
  outline: none;
  box-shadow: 0 0 2px white inset, 0 -1px 0 #a2a2a2;
}
*/
/* Checkbox */

input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  display: block;
  margin-bottom: 5px;
  color: #404040;
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}
input[type=checkbox] + label:before {
  position: absolute;
  left: 0;
  top: 2px;
  width: 12px;
  height: 12px;
  border-radius: 2px;
  border: 1px solid #bfbfbf;
  background: #f4f4f4;
  box-shadow: inset 0 1px 0 #dbdbdb;
  content: '';
}
input[type=checkbox]:focus + label:before {
  border-color: red;
}
input[type=checkbox]:checked + label:before {
  /*content: '✓';*/
  content: "\2714";
  font-size: 10px;
  text-align: center;
  line-height: 12px;
  color: #606060;
  font-weight: bold;
}
input[type=checkbox] + label.winp:before {
  top: 8px;
}
/* Textarea */

textarea {
  resize: none;
  padding: 15px;
  border: 1px solid #cacaca;
  border-radius: 3px;
}
.input_group label:first-child,
.box_group label:first-child {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #404040;
  display: inline-block;
  margin-bottom: 4px;
  width: 100%;
  
}
.box_group label:first-child {
  margin-left: 0;
}
.input_group label.__required:after {
  content: '*';
  color: #f6303e;
}
.input_group label.note,
p.note {
  font-family: Arial;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 12px;
  margin-left: 0;
  font-weight: normal;
  color: #5e5e5e;
  text-transform: none;
}
.input_group label.note {
  line-height: 16px;
}

p.note {
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 12px;
}
header + p.note {
  margin-top: -6px;
}
.input_group label.note.__required:after {
  content: '';
}
.phone_prefix {
  position: relative;
  left: -4px;
  bottom: 0;
  width: 70px;
}
.phone_prefix:before {
  content: attr(data-prefix);
}
.phone_prefix input {
  width: 30px;
  margin-left: 0px;
  padding-left: 0;
}
.input_phone {
  position: relative;
  overflow: hidden;
}
.input_phone .phone_prefix + input {
  margin-left: 27px;
  width: auto;
}
.new-phone {
  margin-top: 15px;
}
.custompet {
  margin-top: 0px;
  overflow: hidden;
  padding-top: 7px;
}
.box_group label input[type=text] {
  float: right;
  width: 145px;
  margin-left: 5px;
  margin-top: -6px;
}
.captch-img {
  margin: 10px 15px;
}
.button {
  display: inline-block;
  padding: 4px 8px 5px;
  border-radius: 3px;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.4);
  border: 1px solid black;
  font-weight: bold;
}
.button.large {
  padding: 6px 10px;
}
.button.red-btn {
  color: white;
  background: #f6303e;
  border-color: #d32935;
  border: 1px solid #d32935 !important;
}
.button_default {
  background: #dddddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(top, #eeeeee, #dddddd);
  border: 1px solid #a4a5a5;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3), inset 0 1px 1px rgba(255, 255, 255, 0.2);
  color: #404040;
}
.button_default:hover {
  background: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #dddddd);
  background-image: -moz-linear-gradient(top, #f9f9f9, #dddddd);
  background-image: -o-linear-gradient(top, #f9f9f9, #dddddd);
  background-image: linear-gradient(top, #f9f9f9, #dddddd);
  border: 1px solid #a4a5a5;
}
.button_default:active {
  position: relative;
  top: 1px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.3), inset 0 1px 0 #fbfbfb;
}
.button_red:hover,
a.button_red:hover {
  border: 1px solid #fe606c !important;
}
.button_red,
a.button_red {
  background: #f6303e;
  border: 1px solid #fe606c !important;
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 2px 0px #666666;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.error-list {
  overflow: hidden;
  transition: ease .3s height;
  margin: 10px 0;
  height: auto;
  font-size: 14px;
  font-style: italic;
  color: #f6303e;
}
.error-list:empty,
.error-list.empty {
  height: 0;
}
.text-smaller {
  font-size: 11.9px !important;
  line-height: 1.2em !important;
}

a.quick_link{    
    border: 1px solid #b3b3b3;
    color: #b3b3b3;
}
/*--------------------------*/
.red{
  color: #ff0000;
  display: inline-block;
}
.deteil{
  color: #404040 !important;
  text-decoration: none !important;

}

.catalog_detail_desc .intro span{
  margin-top: 5px;
  margin-right: 10px;
}
.catalog_detail_desc .intro a{
  font-size: 12px;
  color: #b6b6b6;
  float: left;
  text-decoration: none ;
}
.catalog_detail_desc .intro a:hover{
  color: #534f4f;
  text-decoration: underline;
}
.catalog_detail_desc .intro i{
   font-size: 12px;
  color: #b6b6b6;
  float: left;
  text-decoration: none ;
  margin: -1px 5px 0;
}
.cariant_title ul li{
  margin: 5px 0;
  font-weight: bold;
  font-size: 14px;
}
.cariant_title ul .art{
  font-size: 11px;
  font-weight: normal;
}
.basket_total_summ{
  margin-left: 170px;
}
.bx-pager{
  display: none;
}
.bx-controls-direction .bx-prev{
  background: url(/bitrix/templates/petstore-main-bootstrap/img/arrow-left.png) no-repeat;
  width: 17px;
  height: 15px;
  display: block;
  position: absolute;
  top: 45%;
  left: 5px;
}
.bx-controls-direction .bx-next{
  background: url(/bitrix/templates/petstore-main-bootstrap/img/arrow-right.png) no-repeat;
  width: 17px;
  height: 15px;
  display: block;
  position: absolute;
  top: 45%;
  right: 5px;
}
.response_header{
  position: relative;
}
.bxslider-rev li{
  text-align: center;
}
.bxslider-rev a{
  text-decoration: none !important;
}
.bxslider-rev p{
  margin: 5px 0;
}
.bxslider-rev .temp-text{
  width: 150px;
  margin: 0 auto
}
.reviewed-goods .legend_box h1{
  top: -6px;
}
.variant_qt input{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 4px #c5c5c5;
  -moz-box-shadow: inset 0 1px 4px #c5c5c5;
  box-shadow: inset 0 1px 4px #c5c5c5;
  border: solid 1px #cacaca;
}
#fancy {
  text-align: center;
  box-sizing: border-box;
}
#fancy img{
  max-width: 100%;
  /*height: 260px;*/
  padding: 10px 0 50px;
}
.additional_photos ul li a{
   display: table-cell;
   vertical-align: middle;
  width: 70px;
  height: 70px;
  border: 1px solid #cacaca;
  border-radius: 5px;
  box-sizing: border-box;
}
.additional_photos ul li a.active{
  border: 3px solid #0091b3;
}
.additional_photos ul li{
  display: inline-block;
  margin-right: 23px;
}
.additional_photos ul li:last-child{
  margin-right: 0;
}
.additional_photos ul li img{
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 36px;
  /*height: 56px;*/
}
.change-img {
  text-align: center;
}
.change-img.many {
  display: table-cell;
  vertical-align: middle;
  max-width: 100%;
}
.catalog_detail_photos .block-img {
  border: 1px solid #cacaca;
  border-radius: 5px;
  margin-bottom: 15px;
  display: table;
  width: 100%;
}
.inner-slide a.active {
  border-radius: 5px;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
}
.vertical-thumb .inner-slide a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.vertical-thumb .inner-slide img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.catalog_detail_photos .bx-wrapper {
  float: left;
  border: 0;
  box-shadow: none;
  background: none;
  margin: 10px 0;
  padding: 27px 0;
  position: relative;
}
.block-img .bx-wrapper .bx-prev,
.block-img .bx-wrapper .bx-prev:focus,
.block-img .bx-wrapper .bx-prev:hover {
  background: url('/bitrix/templates/petstore-main-bootstrap/img/btn-arrows.png') no-repeat;
  top: 15px;
  margin-top: -5px;
  outline: 0;
  width: 14px;
}
.block-img .bx-wrapper .bx-next,
.block-img .bx-wrapper .bx-next:focus,
.block-img .bx-wrapper .bx-next:hover {
  background: url('/bitrix/templates/petstore-main-bootstrap/img/btn-arrows.png') no-repeat;
  top: unset;
  margin-top: -5px;
  outline: 0;
  width: 14px;
}
.clear
{
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;

    width: 0;
    height: 0;
}
.clearfix:after
{
    font-size: 0;
    line-height: 0;

    display: block;
    visibility: hidden;
    clear: both;

    width: 0;
    height: 0;

    content: ' ';
}
/*modal*/

.all-question .must_auth{
  /*float: right;*/
}
.row-q .must_auth{
  float: right;
}
.qa_detail .must_auth{
	/*text-align: right;
	margin-top: 35px;
	font-size: 13px;
	color: #404040;
	display: block;*/
}
.all-question{
  width: 100%;
  /*height: auto;*/
  /*height: 960px;*/
  border: 1px solid #cacaca;
  border-radius: 5px 5px 0 0;
  overflow-y: auto;
  margin: 0;
  padding:40px 100px;
}

.border-top{
  margin-top: 25px;
  background: #f5f5f5;
  height: 25px;
  width: 815px;
  border: 1px solid #cacaca;
  border-radius: 5px 5px 0 0;
  margin-left: 9px;
}
.border-bottom{
  background: #f5f5f5;
  height: 45px;
  width: 815px;
  border: 1px solid #cacaca;
  border-radius: 0px 0px 5px 5px;
  margin-left: 9px;
  margin-bottom: 50px;
}
.all-question .title {
  text-transform: uppercase;
  color: #0091b3;
  font-size: 16px;
  font-weight: bold;
  font-family: "Circe", Arial, sans-serif;
  text-align: left;
  background: #fff;
  display: block;
  /*padding: 0 20px;*/
  /*margin-bottom: 25px;*/
}
.intro{
  /*margin-bottom: 20px;*/
  display: block;
  overflow: hidden;
}
.intro p{
  font-size: 12px;
  color: #b6b6b6;
  float: left;

}
.intro span p:not(:last-child):after{
  content: '|';
  margin: 0 5px;
}
.ask{
  font-size: 14px;
  float: right;
}
.intro span{
  float: right;
}
.all-question h2{
  font-size: 18px;
  font-weight: bold;
}

.all-question .row-q{
  margin-top: 50px;
  margin-bottom: 0px;
}
.all-question hr{
  margin-top: 35px;
  width: 100%;
  height: 1px;
  background: #c7c7c7;
}
.accordion{
  float: left;
}
.question-block{
    width: 100%;
    padding: 25px 0;                    
    border-bottom: 1px dotted #cacaca;
    position: relative;
    font-family: 'Trebuchet MS';
}

/*.answer-block .must_auth{
  text-align: right;
margin-top: 35px;
font-size: 13px;
color: #404040;
display: block;
}*/
.answer{
  margin-bottom: 20px;
}
.data p{
  font-size: 12px;
  color: #9d9b9b;
}
.data p.name{
  font-size: 12px;
  color: #404040;
  margin-top: 0;
  margin-bottom: 20px;
}
.answers{
  margin-left: 100px;
  margin-top: 40px;
}
.answers h4{
  font-size: 12px;                   
  padding-bottom: 5px;
  text-transform: uppercase;
  margin-left: 15px;    
}
.answers hr{
  margin-top: 5px;
}

.answers-small{
  border-top: 1px dotted #cacaca;
}
.answers-small:first-of-type{
  border-top: none;
}
.answer-link{
  display: block;
  margin-top: 10px;
}

.links a{
  padding: 0 5px 0;
  display: inline-block;
  height: 20px;
  margin-right: 10px;
  border: 1px solid #cacaca !important;
  /*padding: 7px;*/
  color: #000 !important;
  font-size: 9px;
  text-decoration: none !important;
}

.links a img{
  position: relative;
  top: 3px;
}
/*.links span{
  font-size: 12px;
}*/

.answers-small .data p.name{
  float: left;
}
.arrow{
  background-image: url(/bitrix/templates/petstore-main-bootstrap/img1/arrow.png);
  width: 10px;
  height: 11px;
  float: left;
  margin-right: 10px;
}
.arrow-click{
  background-image: url(/bitrix/templates/petstore-main-bootstrap/img1/arrow-click.png)!important;
  width: 10px;
  height: 11px;
  float: left;
  margin-right: 10px;
}
.question-block span a{
  font-family: 'Trebuchet MS';
  color: #000 !important;
  text-decoration: none;
}
.num-answers{
  position: absolute;
top: 10px;
right: 25px;
color: #b6b6b6;
font-size: 10px;
}
.num-answers:after{
  background-image: url(/bitrix/templates/petstore-main-bootstrap/img/num-answ.png);
  width: 12px;
  height: 12px;
  content: '';
  position: absolute;
  top: -1px;
  right: -15px;
}
.answer-block{
  display: none;
}
.lowertext{
  text-transform: none;
}
.uppertext{
  text-transform: uppercase;
}
.paginations{
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}
.paginations p{
  float: left;
  font-size: 14px;
  color: #9e9e9e;
  font-family: 'Trebuchet MS';
  margin-top: 5px;
margin-right: 10px;
}
.paginations ul li{
  display: inline-block;
  text-decoration: none;
  padding: 5px 10px;
}
.paginations a{
  color: #404040 !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none !important;
  border-bottom: 1px solid #c7c7c7;
  border-color:  #c7c7c7 !important;
}
.paginations ul li.active {
  border-radius: 3px;
  /*display: block;*/
  background: #0091b3 ;
}
.paginations ul li.active a{
  color: #fff !important;
  text-decoration: none;
  /*padding: 5px;*/
  border:none;
  
}
.data p{
  margin: 5px 0;
}
.next{
  border: none !important;
}
/*==============================
//
//    Modal Window Style
//
//=============================*/

#notice_success {
height: auto;
min-height: 170px;
width: 415px;
max-width: 95%;
margin:0;
padding: 0;
left:0;
/*display: block;*/
right: auto;
}
#notice_success{
/*  margin-left: -207px;
  margin-top: -85px; */
}
.modal {
/*display: none;*/
z-index: 110;
border-radius: 5px;
background: #fff;
/*position: fixed !important;*/
/*top: 45% !important;  */
/*top:auto;*/
bottom: auto;
left: 50%;
}
.modal_header {
border-radius: 5px 5px 0 0;
background: #0191b4;
height: 45px;
position: relative;
overflow: hidden;
}
.modal_response{
  padding: 20px 40px;
}
#order_call .modal_response{
    padding: 0;
}
.modal_response p{
  font-size: 15px;

}
.link a:hover{
  background: -moz-linear-gradient(center top , #f9f9f9, #dddddd) repeat scroll 0 0 #eeeeee;
  background: linear-gradient(center top , #f9f9f9, #dddddd) repeat scroll 0 0 #eeeeee;
  border: 1px solid #a4a5a5;
  background: -webkit-linear-gradient(top, #f9f9f9 0%,#dddddd 100%);
}
.link a:active{
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset, 0 1px 0 #fbfbfb inset;
    position: relative;
    top: 1px;
}
.link{
  text-align: center;
/*  bottom: 20px;
	position: absolute;
	left: 50%;
	margin-left: -155px; */
    display: block;
    padding-bottom: 20px;
}
.link a{
  padding: 7px 10px;
  text-decoration: none !important;
  color: #404040 !important;
  border-color: transparent !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  width: 133px;
  height: 25px;
  -webkit-border-radius: 2px/3px;
  -moz-border-radius: 2px/3px;
  border-radius: 2px/3px;
  background-color: #dedede;
  -webkit-box-shadow: -1px 1px #a2a2a2, inset 0 0 3px #ececec;
  -moz-box-shadow: -1px 1px #a2a2a2, inset 0 0 3px #ececec;
  box-shadow: -1px 1px #a2a2a2, inset 0 0 3px #ececec;
  border: solid 1px #cacaca;
  margin-right: 15px;
/*  display: inline-block;*/
}             

#notice_success .link a{
	display: inline-block;
	overflow: hidden;
	height: 37px;
	padding-top: 11px;
}
#notice_success  .link{
	margin-left: 5px;
	margin-right: 5px;
}

#notice_success  .link a:nth-child(1){
	width: 166px;
}

#notice_success  .link a:nth-child(2){
	  margin-right: 0;
}
.overlay{
/*display: block !important;*/
}
.modal-large{
/*  width: 780px;
  margin-left: -390px;*/
}
.modal_body h3{
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
.modal_body p.category{
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 5px;


}
.modal_body p{
  display: inline-block;
  /*margin-top: 20px; */
  font-size: 14px;
  font-weight: normal;
}

#notice_success .modal_body p{
  display: inline-block;
  margin-top: 20px; 
  font-size: 15px;
  font-weight: normal;
}
.form-question{
  /*display: block !important;*/
  position: relative;
  font-family: 'Trebuchet';
  font-weight: bold !important;
  text-transform: uppercase;
    margin-top: 40px; 
}
.stars{
  position: relative;
}
.stars:after{
  content: '*';
  color: red;
  position: absolute;
  top: -1px;
  right: -7px;
  font-size: 12px;
  font-family: 'Trebuchet';
}
.modal-large textarea{
  width: 100%;
  height: 150px;
  margin-bottom: 20px;
  padding: 10px 20px;
  margin-top: 5px;
}
input[type=submit]:active{
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset, 0 1px 0 #fbfbfb inset;
position: relative;
top: 1px;
}
#ask-question input[type=submit],
#set_response input[type=submit]{
  position: relative;
  left: 50%;
  margin-left: -65px;
  padding: 5px 20px;
}
.modal_body .left-block,
.modal_body .right-block{
  width: 50%;
  float: left;
}
#set_response input[type=text]{
  display: block;
  width: 100%;
  height: 30px;
}
#set_response .star{
  margin-bottom: 10px;
}
#set_response .description{
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #5e5e5e;
  font-style: italic;
  margin-top: 10px;
}
#set_response .form-question{
  margin-top: 0;
  margin-bottom: 0;
}
.rating {
  margin-top: 5px;
}
.error b{
  font-size: 14px;
  font-style: italic;
  color: #f6303e;
  font-family: 'Trebuchet';
}
.error{
  text-align: center;
  margin-bottom: 10px;
}
input.error, select.error, textarea.error {
  text-align: left;
}
.quest{
  margin-top: 20px;
}
.quest p {
margin-top: 10px;
}
.quest .q{
  text-transform: uppercase;
  font-family: 'Trebuchet';
  font-weight: bold !important;
}
#qa-nezaregister{
  display: none;
  max-width: 90%;
}
#qa-nezaregister{
/*  top: 45% !important ;*/
}
#qa-nezaregister input{
  width: 280px;
  max-width: 100%;
  height: 30px;
}
#qa-nezaregister .modal_response{
  width: 500px;
  max-width: 90%;
  margin: 0 auto;
}
.error-msg p,
.error p{
color: #f6303e;
font-family: 'Trebuchet';
font-style: italic;
font-size: 14px;
text-align: center;
}
#qa-nezaregister h3{
  text-align: center;
  font-size: 21px;
  font-family: 'Trebuchet';
  font-weight: normal;
  text-transform: uppercase;
  margin: 30px 0;
}

#qa-nezaregister label{
  display: block;
  font-family: 'Trebuchet';
  font-size: 12px;
  font-weight: bold;
  margin: 15px 0 5px;
}
.reg{
  width: 280px;
  max-width: 100%;
  margin: 0 auto;
}
.lb{
  text-transform: uppercase;
}
.fl-l{
  float: left;
}
.check1{
  padding-top: 3px;
}
.forgot-pass{
  margin-top: 18px;
  float: right;
  color: #404040 !important;
  font-family: 'Trebuchet';
  font-size: 14px;
}
#qa-nezaregister .error{
  margin: 15px;
}

.submit{
  position: relative;
  left: 50%;
  margin-left: -34px;
}
#qa-nezaregister .submit{
  /*width: 65px;
  height: 30px;*/
  width:auto;
  margin-left:-45px;
  padding:6px 18px;
}
.register-link{
  margin-top: 20px;
  display: block;
  text-align: center;
  color: #404040 !important;
  font-family: 'Trebuchet';
  font-size: 14px;
}
div#ask-question{
  /*top: 15% !important;*/
}
.smartmodal-modal{
  width: 615px; 
}
/*end modal*/
.change-img{
  position: relative;
}
.loop{
  content: '';
  position: absolute;
  width: 90px;
  height: 20px;
  background: url(/bitrix/templates/petstore-main-bootstrap/images/loop.png) no-repeat;
  left: 50%;
  margin-left: -45px;
  bottom: 20px;
}
.rating-rev .bx_stars_container{
  margin-left: 0;
}
.response_header .errortext{
  display: none;
}
.rating-rev{
  float: left;
  width: 140px;
  margin-top: 10px;
}
.response_header .set_response {
  margin-top: 3px;
  margin-left: 10px;
}
.response_header .rating_stat{
  margin-top: 15px;
  width: 210px;
}
.link #notice_ignore{
  height: 10px;
  padding: 9px 10px;
}
#notice_warning .link{
  margin-left: -111px;
}
.link{
  /*margin-bottom: 5px;*/
}
#notice_warning .modal_response {
padding: 22px 10px 20px;
}
.big-img-modal .change-img #fancy img{
  height: 450px;
  padding: 0;

}
.big-img-modal .change-img{
width: 560px;
height: 450px;
border: none;
}
.big-img-modal{
	/*top: 40% !important; */
	left: 0;
	margin-right: auto;
	top: 0px;
	right: auto;
	z-index: 1000;

	border-radius: 0!important;
	border: solid 1px #ccc!important;
	padding: 14px;
	/*position: fixed;*/
	position: absolute;
	background-color: #fff!important;
	background: #fff!important;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#notice_success .link{
  margin-bottom: 10px;
}
.big-img-modal .close_modal{
  right: 3px;
  top: 3px;
  z-index: 20;
}
.big-img-modal .additional_photos ul li{
   margin-right: 3px;
}
.big-img-modal .additional_photos ul {
  margin: 0 auto 0;

  text-align: center;
 
}
.input_group #login_mail, 
.input_group #login_pass{
  width: 100%;
}
#qa-nezaregister1{
/*  top: 15% !important;*/
	top:0;
	margin:0;
	padding: 0;
}
#qa-nezaregister1 input,#qa-nezaregister2 input{
  /*width: 280px;*/
  height: 30px;
}
#qa-nezaregister1 .modal_response,#qa-nezaregister2 .modal_response{
  width: 500px;
  margin: 0 auto;
}

#qa-nezaregister1 h3, #qa-nezaregister2 h3{
  text-align: center;
  font-size: 21px;
  font-family: 'Trebuchet';
  font-weight: normal;
  text-transform: uppercase;
  margin: 30px 0;
}

#qa-nezaregister1 label, #qa-nezaregister2 label{
  display: block;
  font-family: 'Trebuchet';
  font-size: 12px;
  font-weight: bold;
  margin: 15px 0 5px;
}
/*----Правки по форме регистрация------*/
.box_item_1-3 .input_phone .phone_prefix + input{
   float: right;
    margin-left: 0;
}
.box_item_1-3 .phone_prefix{
    float: left;
}
.sort .selectbox .select{
  z-index: 10 !important;
}
/*----Правки по форме регистрация------*/
.tamp-text .red,
.temp-text .red{
  font-weight: bold;
}
.reviewed-goods .response_header,
.catalog_detail_similar .response_header{
  padding: 20px 20px 20px;
  height: 300px;
}
.response_item .response-links{
/*  float: right;
margin-top: -13px;
margin-right: 75px;*/
}
.response_item  .rating_value{
  padding-top: 2px !important;
}
.response_item  .bx_stars_container{
  margin-top: -5px;
}
.response_item .response-links a{
padding: 0 5px 0;
display: inline-block;
}
.response_item .review-social > a , .response_item .review-social .data{
	display: inline-block;
	vertical-align: middle;
}
.response_item .review-social > a {
	margin-left: 30px;
}
.response_item .v{
/*  float: right;
margin-top: -35px;
margin-right: 10px; */
	display: inline-block;
	vertical-align: middle;
}
.catalog_detail_otzivi .legend_box{
  border-radius: 7px;
}
.otzivi-border{
  margin-top: -1px;
  width: 458px;
  margin-left: 0;
}
.catalog_detail_otzivi .rating-rev .rating_value{
  padding-top: 7px !important;
}
/*.qa-scroll .jspContainer{
width: 465px !important;
}
.qa-scroll{
  width: 458px !important;
}
.qa-scroll .qa_item{
  width: 395px;
} */
.qa-head-scroll{
  margin-bottom: 0;
  text-align: left;
padding: 0 20px 20px;
border: 1px solid #cacaca;
border-bottom: none;
box-sizing: border-box;
}
.qa-link-sc{
  float: right;
margin-top: 5px;
}
.qa-head-scroll .response_theme{
  margin-top: 15px;
}
.qa-hd{
  border: none;
}
.qa-scroll .qa_items{
  margin-top: -15px;
}

.catalog_detail_qa .qa-scroll .qa_items{
  border-top: 1px solid #cacaca;
}

 .jspPane{
  /*padding: 0 20px !important;*/
}
.qa_footer .paginations{
  float: right;
 margin-top: 0 !important; 
 margin-right: 0 !important; 
}
.qa_body{
  /*overflow: hidden;*/
}
#order_form_div .basket_item_remove{
	text-align: center;
}
#order_form_div .reg_section{
	float: none;
/*	width: 918px;*/
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
}

#order_form_div .reg_section .input-group, #order_form_div .reg_section .input_group{  
	margin-right: 0;
}
#order_form_div .block_1_of_3{
	margin: 0;
}
#order_form_div .phone_block .block_1_of_3{
	width: 35%;
}
.reviewed-goods .bx_item_rating.bx_item_detail_rating{
	/*margin-top: 5px;*/
}
.reviewed-goods .bx_item_detail_rating .bx_stars_container{
	margin-left: 50px;
}
.reviewed-goods .rating_value{
	text-align: left;
	padding-top: 7px !important;
}
.custom .centered .basket_quantity_control{
  /*margin-left: 45px;    */
} 
#checkout .cariant_title{
	/*width: 213px;*/
}

.modal_response .err_msg{}

.catalog_detail_similar .bx_stars_container{
	margin-left: 0;
}     
.catalog_detail_similar .rating_value{
text-align: left;
padding-top: 7px !important;

}
.vybor .red{
  display: block;
}

.bor{
   border: 1px solid #ccc;
width:96%;
}
.qa-scroll .qa_detail{
  display: block;
}
.qa_body{
 /*padding: 0 0 140px !important;*/
}
.lowertext{
  font-family: 'Trebuchet MS';
color: #000 !important;
text-decoration: none !important;
}
.qa_item .answers-small{
  /*margin-left: 25px; */
}
/*.qa_item .links{
float: right;
margin-top: -25px;
margin-right: 75px;
}*/
.qa_item .links{
/*float: left;
margin-top: -10px;
margin-right: 75px;
margin-left: 60px; */
}
.qa_item .answers{
 margin: -15px 0 0 -30px;
}
.qa_item .answer-link{
  /*text-align: right;
 margin-top: 35px;
  font-size: 13px;
  color: #404040;     */
}

/*.qa_item .links a{
  padding: 0 5px 3px;
display: inline-block;
}*/

.qa_item .links a{
  padding: 0 10px;
display: inline-block;
height: 20px;
}
.links a img{
  position: relative;
top: 1px;
}
.links p{
  display: inline-block;
  position: relative;
  top: -2px;
  margin: 0;
  color: #000;
  font-size: 9px !important;
}
.links span {
font-size: 12px;

position: relative;
top: -2px;
}

.qa_item .num-answers{
top: 5px;
right: 15px;
}
.qa_body {
/*  overflow-y: scroll !important;
overflow-x: hidden !important;*/
max-height: 400px;
}
.qa_detail p.name{
font-size: 12px;
color: #404040;
/*margin-top: 10px;*/
float:left;
}
#ask-question-answer{
/*  top: 15% !important;*/
}  
.mCSB_dragger_bar{
  width: 8px;
  background: #d8d8d8;
  border-radius: 4px;
}
#qa-nezaregister input[type="checkbox"]{
  /*width: auto;
  height: auto;
  display: block;
  float: left;*/
}

#qa-nezaregister .rempass-check, #qa-nezaregister1 .rempass-check{
    margin-top: 12px 
}
#qa-nezaregister .forgot-pass
{
  margin-top: 16px !important;
}
#qa-nezaregister .ch{
  margin: 0;
  padding-left: 5px;
  margin-top: 10px 
}
#qa-nezaregister .ch:before{
  /*content:none;*/
}
input[type=checkbox]:checked +  .ch:before{
  /*content: none !important;*/
}
#qa-nezaregister .sumb{
/* top: 20px;
margin-bottom: 20px;*/
}
.slick-slide img{
  margin: 0 auto
}
.slick-slide .temp-text{
  width: 85%;
margin: 0 auto;
text-align: center;
margin-top: 10px;
height: 70px;
}
.slick-slide .red{
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  width: 100%;
}
.slick-slide a{
  text-decoration: none;
}
.slick-prev{
  background: url(/bitrix/templates/petstore-main-bootstrap/img/arrow-left.png) no-repeat;
  width: 17px;
  height: 15px;
  display: block;
  position: absolute;
  top: 45%;
  left: -15px;
  /*padding-left: 17px;*/
  font-size: 0;
  border:none;
  box-shadow:none;
}
.slick-next{
  background: url(/bitrix/templates/petstore-main-bootstrap/img/arrow-right.png) no-repeat;
width: 17px;
height: 15px;
display: block;
position: absolute;
top: 45%;
right: -15px;
font-size: 0;
 /*padding-right: 20px;*/
  border:none;
  box-shadow:none;
}
.sidebar .qa_items{
  max-height: 275px;
}
.big-img-modal {
  width: auto;
  height: auto;

}
.fotorama__stage__frame img{
  
}

.fotorama__wrap, .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage__shaft{

}
.fotorama__stage__frame.fotorama__active{
  width: 10px !!important;
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play{
  background-image: url(/bitrix/templates/petstore-main-bootstrap/images/fotorama.png) ;
  background-repeat: no-repeat;
}
/*.err_msg{
  display: none;
}*/
.sidebar .mCSB_scrollTools{
  margin-right:0 !important;
}
.response_items{
  min-height: 50px;
}

.order-page-full .input_group label:first-child, .order-page-full .box_group label:first-child{
    letter-spacing: 0px;
}
.stickers-wrapper {
  position: absolute;
  left: 0px;
  top: 0;
  vertical-align: top;
}

.stiker-order, .stiker-disc {
  display: inline-block;
  width: 78px;
  height: 21px;
  line-height: 21px;
  text-transform: uppercase;
  color: #FFFFFF;
  vertical-align: top;
}
.stiker-order {
  background-color: #1FB1C5;
}
.stiker-disc {
  background-color: #7FB539;
}
.stiker-disc-viewed {vertical-align: top; right: 50px;  position: relative; top: 10px; }
div.news-list img.preview_picture
{
    float:left;
    margin:0 4px 6px 0;
}
.news-date-time {
    color:#486DAA;
}

.special_item2 {
    position: relative;
    text-align: center;
/*    width: 700px;*/
/*    height: 220px;*/
    padding: 19px 0 6px; 
    text-decoration: none !important;
    display: block;  
}

.special_item2 img {
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
}

.special_item2 a { 
/*    width: 700px;*/
/*    height: 220px;*/
    background: none;
    display: inline-block;
    margin: 0;
    padding: 0;
   	width: 100%;
}

#order_form_content .order_items_table .basket_item a{
/*	display: inline-block;*/
}

#order_form_content .order_items_table .basket_item img{
	max-width: 100%;
/*	display: inline-block;*/
}

.bx-auth-reg .custompet > label{
	float: left;
}
.all-question .qa_title .arrow{
	margin-top: 3px;
}

.preview-img-container{
	position: relative;
	display: block;
}

.quantity-link-notice{
	text-align: center;
}
#quantity_notice_ignore{width:100px;background:none repeat scroll 0 0 #dedede;border:1px solid #cacaca;border-radius:3px;box-shadow:0 0 1px #fff inset, 0 1px 0 #a2a2a2;color:#404040;cursor:pointer;font-weight:bold;letter-spacing:1px;padding:6px 24px;text-shadow:0 1px 0 #fff;text-transform:uppercase;vertical-align:top;text-decoration:none;font-size:15px;}
.quantity-link-notice{text-align:center;}

.error-quantity {
    border: 2px solid red !important;
}

#notice_quantity{
	padding-bottom: 20px;
	display: block;
	margin: 0;
	left: 0;
}

.big-img-modal{
	max-width: 100%;
}
 
.ps_option a , .ps_value a{
	color: #404040;
	text-decoration: none;
}

.mobile-search{
	display: block;
	position: relative; 
	padding: 0;
}

.mobile-search .search-container{
/*	margin-top: 0;*/
}

@media (max-width: 767px) {
  .small-cart > div.make-order-outer {
    display: none;
  }
}
/* End */
/* /bitrix/templates/petstore-main-bootstrap/components/bitrix/iblock.vote/stars_otz/style.css?17316804181490 */
/* /bitrix/templates/petstore-main-bootstrap/components/bitrix/sale.basket.basket.small/small_basket/style.css?1731680418329 */
/* /bitrix/templates/petstore-main-bootstrap/components/bitrix/breadcrumb/pet_breadcrumb/style.css?1731680418947 */
/* /bitrix/templates/petstore-main-bootstrap/components/bitrix/main.register/pet_reg2/style.css?1731680418952 */
/* /bitrix/templates/petstore-main-bootstrap/styles.css?174013031113754 */
/* /bitrix/templates/petstore-main-bootstrap/template_styles.css?173168041935555 */
