/* NOTE: после изменения этого файла нужно обязательно удалять кэш css'ок public/cache/company_template_css */

/* Кастомные стили компаний */

:root {
  --company-button-bg: #a7a6a6;
  --company-button-color: #7c7c7c;
  --company-icon: #e4e4e4;
}

.tmpl-company-all { background-color: #ffffff; background-image: none; }
.tmpl-company-content { background-color: rgba(255, 255, 255, 0.8); }
.tmpl-company-content .order-good { background: #a7a6a6; color: #7c7c7c !important;  }
.tmpl-company-head { height: 244px; background: rgba(196, 188, 188, 1.0); background-image: url(https://st27.stpulscen.ru/images/company_header_images/000/004/447_big.jpg?1326972454); background-position: left top; background-repeat: repeat; -webkit-background-size: auto; background-size: auto; }
.tmpl-company-head-content { height: 244px; }
.tmpl-company-logo { top: 0px; left: 0px; }
.tmpl-company-logo-image { height: px; }
.tmpl-company-header { top: 0px; left: 105px; color: #000000; font-size: 36px; font-family: Georgia, serif; }
.tmpl-company-rest { font: inherit; }
.tmpl-company-name { font: inherit; }
.tmpl-company-header-bevel:not(:empty) { padding: 7px; border-radius: 10px; background: rgba(255, 255, 255, .3); }
.tmpl-primary-communication { top: 80px; left: 1031px; }
.tmpl-primary-communication .tmpl-communication-content { background: #028dd8; color: #ffffff; }
.tmpl-secondary-communication { top: 90px; left: 871px; }
.tmpl-secondary-communication .tmpl-communication-content,
.tmpl-secondary-communication .tmpl-communication-content:hover { color: #028dd8; border-bottom: 1px dotted #028dd8; }
.tmpl-company-slogan { top: 56px; left: 131px; color: #000000; font-size: 14px; font-family: Trebuchet, Trebuchet MS, sans-serif; text-align: left; }
.tmpl-company-phone { top: 27px; left: 973px; font-size: 21px; font-family: Georgia, serif; color: #000000; }
.tmpl-company-phone ul,
.tmpl-company-phone a:link, .tmpl-company-phone span { font: inherit; text-decoration: none; color: inherit; text-align: right; }
.tmpl-company-phone a:hover { text-decoration: underline; }
.tmpl-company-phone .company-phone-cover { cursor: pointer; border-bottom: 1px dotted; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.tmpl-company-menu { ; background: #e4e4e4; background-image: -webkit-gradient(linear, left top, left bottom, from(#fe01fe01fe01), to(#af43af43af43)); background-image: -webkit-linear-gradient(top, #fe01fe01fe01, #af43af43af43); background-image: linear-gradient(to bottom, #fe01fe01fe01, #af43af43af43); }
.tmpl-company-menu .rubric-list-popup { border-top-color: #a7a6a6; }
.tmpl-company-menu li:before { background-color: #7c7c7c }
.tmpl-company-menu a:not(.company-horizontal-rubricator__link, .company-horizontal-rubricator__more-btn-link) { color: #7c7c7c; }
.tmpl-company-menu .hover ul a:not(.company-horizontal-rubricator__link, .company-horizontal-rubricator__more-btn-link) { color: #383838; }
.tmpl-company-menu a:not(.company-horizontal-rubricator__link, .company-horizontal-rubricator__more-btn-link):hover { color: #7c7c7c; background-color: #a7a6a6; }
.tmpl-company-menu .active,
.tmpl-company-menu .active:before,
.tmpl-company-menu .hover { background-color: #a7a6a6; }
.main-column-menu .mcm-item.active,
.main-column-menu .mcm-item-selected { font-weight: bold; background-color: #fff; }
.tmpl-company-menu .active a:not(.company-horizontal-rubricator__link, .company-horizontal-rubricator__more-btn-link),
.tmpl-company-menu .hover a:not(.company-horizontal-rubricator__link, .company-horizontal-rubricator__more-btn-link) { color: #7c7c7c; }
.tmpl-company-menu .hover ul a:not(.company-horizontal-rubricator__link, .company-horizontal-rubricator__more-btn-link):hover { color: #0088cc; background-color: transparent; }
.tmpl-company-box { background-color: #eeeeee; }
.tmpl-company-box-head { background: #b0b0b0; color: #000000; }

.tmpl-company-button,
.tmpl-company-button-clear,
.tmpl-company-button-order { color: #7c7c7c !important; background: #a7a6a6 !important; }
.tmpl-company-button:hover,
.tmpl-company-button-clear:hover,
.tmpl-company-button-order:hover { opacity: .85; }
.slider-block .slider-info-button.tmpl-company-button { color: #7c7c7c; background: #a7a6a6; }

.tmpl-company-order-bg:before { border-color: #a7a6a6; }
.tmpl-company-order-bg:after { background-color: #a7a6a6; }

.tmpl-company-button-order:not(.aui-cs-button_big) { font-weight: normal !important; text-transform: none !important; }

.tmpl-company-button-cart { background: transparent !important; border: solid 1px #a7a6a6; color: #a7a6a6 !important; font-weight: normal !important; text-transform: none !important; }
.tmpl-company-button-cart:hover { background: #a7a6a6 !important; color: #fff !important; }
.tmpl-company-button-cart:before,
.tmpl-company-button-cart:after { background-color: #a7a6a6 !important; }
.tmpl-company-button-cart:hover:before,
.tmpl-company-button-cart:hover:after { background-color: #fff !important; }

.tmpl-company-search-form { width: 588px; border-radius: 4px; top: 0px; left: 0px; border-color: #E0E0E0 }
.tmpl-company-search-form-button { background: #E0E0E0; border-radius: 0 4px 4px 0; }
.tmpl-company-search-form-icon { background-color: #A5A5A5; }
.tmpl-company-search-form-input {
  color: #E0E0E0;
  border-top-left-radius: -webkit-calc(4px - 1px);
  border-top-left-radius: calc(4px - 1px);
  border-bottom-left-radius: -webkit-calc(4px - 1px);
  border-bottom-left-radius: calc(4px - 1px);
}
.tmpl-company-search-form-input::-webkit-input-placeholder { color: #E0E0E0; }
.tmpl-company-search-form-input::-moz-placeholder { color: #E0E0E0; }
.tmpl-company-search-form-input:-ms-input-placeholder { color: #E0E0E0; }
.tmpl-company-search-form-input::placeholder { color: #E0E0E0; }
.tmpl-company-search-form-input-background {
  background-color: #FFFFFF00 !important;
}

.tmpl-address-font { font-family: Open Sans; font-size: 16px; color: #ffffff; }
.tmpl-address { position: absolute; top: 0px; left: 0px; }
.tmpl-schedule { position: absolute; top: 16px; left: 0px; }

.tmpl-header-messengers { top: 0px; left: 0px; }
.tmpl-header-messengers-item { width: 18px; height: 18px; }
.tmpl-header-messengers-item:hover { width: -webkit-calc(18px + 1px); width: calc(18px + 1px); height: -webkit-calc(18px + 1px); height: calc(18px + 1px); }
.tmpl-header-messengers-item_monochrome { background-color: #484848 }

.tmpl-header-social { top: 0px; left: 0px; }
.tmpl-header-social-item { width: 18px; height: 18px; }
.tmpl-header-social-item:hover { width: -webkit-calc(18px + 1px); width: calc(18px + 1px); height: -webkit-calc(18px + 1px); height: calc(18px + 1px); }
.tmpl-header-social-item_monochrome { background-color: #484848 }
