

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/style.css?17616296765110*/
.recent_wrap ul.recent_list  .button.js-add-to-cart.add2bas  {
  width: 85px;
}
.recent_wrap ul.recent_list  .button.in-cart  {
  width: 85px;
}
.recent_wrap ul.recent_list.recent-ex-pro .price_s2  {
  font: bold 12px/12px arvo;
  padding: 8px 4px 2px 8px;
}
.recent_wrap ul.recent_list  .product_price_old  {
  display: none;
}
.recent_wrap ul.recent_list  .cat_prod_compare {
  display: none;
}
.recent_wrap ul.recent_list li {
  min-height: 170px;
  height: auto!important;
}

.dms-hide-available-trigger-wrap {
    float: right;
    margin-right: 10px;
}
.view-type-wrapper {
    float: right;
    margin-right: 20px;
}

.view-type-wrapper ul{
    list-style: none;
}

.view-type-wrapper ul > li {
    display: inline-block;
}

.view-type-wrapper ul > li.view-type-label {
    margin-right: 5px;
    vertical-align: middle;
}

.view-type-wrapper ul > li.view-type-list,
.view-type-wrapper ul > li.view-type-grid {
    background: red;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    cursor: pointer;
}

.view-type-wrapper ul > li.view-type-list,
.view-type-wrapper ul > li.view-type-list.selected,
.view-type-wrapper ul > li.view-type-grid,
.view-type-wrapper ul > li.view-type-grid.selected {

}

.view-type-wrapper ul > li.view-type-list {
    background: url(/images/view_type/list.png) no-repeat left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.view-type-wrapper ul > li.view-type-list.selected {
    background: url(/images/view_type/list_selected.png) no-repeat left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.view-type-wrapper ul > li.view-type-grid {
    background: url(/images/view_type/grid.png) no-repeat left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.view-type-wrapper ul > li.view-type-grid.selected {
    background: url(/images/view_type/grid_selected.png) no-repeat left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.tags {
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin: 20px 0;
}
.tags-title {
    font-size: 24px;
    margin-bottom: 20px;
}
.tags ul {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
}
.tags ul li {
    display: inline-block;
    padding: 2px;
}
.tags ul > span {
    font-style: italic;
    margin-right: 10px;
}
.tags ul li > a {
    margin-right: 10px;
}
#hidden-tags {
    display: none;
}
.tags-showhidden {
    text-align: right;
    cursor: pointer;
}
.webcube-favorites-link {
    background-color: transparent !important;
    margin: 0 !important;
    display: inline-block !important;
    background-image: url(https://lovedoctor.ru/upload/icons/star.png);
    background-size: 25px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    padding: 0 !important;
}
.flex-wrap-catalog-section-buy > .webcube-favorites-link:hover {
    background-image: url(https://lovedoctor.ru/upload/icons/star3.png);
}
.flex-wrap-catalog-section-buy > .favorite-added:hover {
    background-image: url(https://lovedoctor.ru/upload/icons/star1.png);
}
.flex-wrap-catalog-section-buy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.tut {
    width: 60% !important; 
}
.cat_prod_buy .button.js-add-to-cart {
    margin-top: 15px;
}
.favorite-added {
    background-image: url(https://lovedoctor.ru/upload/icons/star1.png);
}
.flex-wrap-catalog-section-buy .cat_prod_compare {
    display: flex;
    flex-direction: row;
    margin: 0 auto !important;
}

.flex-wrap-catalog-section-buy .jquery-checkbox {
    background-image: url(https://lovedoctor.ru/upload/icons/compare.png);
    background-repeat: no-repeat;
    background-size: 19px;
    width: 25px !important;
    height: 25px !important;
    border: none !important;
    margin: 0 auto;
}
.flex-wrap-catalog-section-buy .jquery-checkbox-checked {
    background-image: url(https://lovedoctor.ru/upload/icons/compare1.png);
}
.flex-wrap-catalog-section-buy .jquery-checkbox-checked .mark {
    display: none;
}
.flex-wrap-catalog-section-buy .cat_prod_compare {
    display: none;
}
.jquery-checkbox-checked + .cat_prod_compare {
    display: inline-block !important;
}
.jquery-checkbox-checked .js-compare-link {
    display: none !important;
}
.flex-wrap-catalog-section-buy > .webcube-favorites-link {
    background-color: transparent !important;
}
ul.catalogue div.grid-item-mini .flex-wrap-catalog-section-buy .jquery-checkbox {
  margin-top: 45px !important;
}
ul.catalogue div.grid-item-mini .flex-wrap-catalog-section-buy > .webcube-favorites-link {
  margin-top: 45px !important;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section/.default/style.css?17616296751075*/
.price_s1 {
	font-size: 20px!important;
	padding: 0 3px 0 3px!important;
}

.otstup{
	margin-bottom: 10px;
}

.grid-item-big-popup-background {
		background: rgba(0,0,0, .5);
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 100;
		display: none;
}

.grid-item-big-popup-background .grid-item {
		position: absolute !important;
		top: 50px !important;
		left: 50% !important;
		z-index: 1200;
		background: #ffffff;
		padding: 10px;
		/*padding-right: 10px;*/
		border-radius: 5px;
		border: 1px solid #ddd;
		transform: none !important;
}

.prod_inf li:before {
		width: 35px;
		height: 35px;
		background-position: 0 -413px;
		left: 0px;
		top: 0px !important;
}


.prod_detail .prod_inf li {

		position: relative;
		padding: 10px 0px 10px 40px;
		margin: 0 0 0;
		font-size: 11px;
		font-family: arvo;
		text-transform: uppercase;
		font-weight: 700;
		line-height: 15px;
		width: 135px;
		display: inline-block;

}

.grid-item-big-popup-background .grid-item {
		list-style:none;
}


/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/style.css?17616296765110 */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section/.default/style.css?17616296751075 */
