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

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

:root {
  --company-button-bg: #adadad;
  --company-button-color: #000000;
  --company-icon: #f7d0d0;
  --header-color: #ff0000;
  --header-bg-color: #ffbb7f;
}

.tmpl-company-all { background-color: #f2d48a; background-image: none; }
.tmpl-company-content { background-color: rgba(158, 150, 158, 0.91); }
.tmpl-company-content .order-good { background: #adadad; color: #000000 !important;  }
.tmpl-company-head { height: 100px; background: rgba(255, 187, 127, 1.0); background-image: url(https://st27.stpulscen.ru/images/company_header_images/000/013/604_big.jpg?1335942341); background-position: right center; background-repeat: no-repeat; -webkit-background-size: auto; background-size: auto; }
.tmpl-company-head-content { height: 100px; }
.tmpl-company-logo { top: 0px; left: 53px; }
.tmpl-company-logo-image { height: px; }
.tmpl-company-header { top: 13px; left: 434px; color: #ff0000; font-size: 26px; font-family: Arial, Helvetica, Gadget, sans-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: 45px; left: 343px; color: #ff0000; font-size: 16px; font-family: Arial, Helvetica, Gadget, sans-serif; text-align: left; }
.tmpl-company-phone { top: 75px; left: 697px; font-size: 17px; font-family: Arial Black, Helvetica, Gadget, sans-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: #f7d0d0; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd6d6), to(#c4a5a5)); background-image: -webkit-linear-gradient(top, #ffd6d6, #c4a5a5); background-image: linear-gradient(to bottom, #ffd6d6, #c4a5a5); }
.tmpl-company-menu .rubric-list-popup { border-top-color: #adadad; }
.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: #000000; background-color: #adadad; }
.tmpl-company-menu .active,
.tmpl-company-menu .active:before,
.tmpl-company-menu .hover { background-color: #adadad; }
.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: #000000; }
.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: #faf7f7; }
.tmpl-company-box-head { background: #f0a416; color: #ff0303; }

.tmpl-company-button,
.tmpl-company-button-clear,
.tmpl-company-button-order { color: #000000 !important; background: #adadad !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: #000000; background: #adadad; }

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

.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 #adadad; color: #adadad !important; font-weight: normal !important; text-transform: none !important; }
.tmpl-company-button-cart:hover { background: #adadad !important; color: #fff !important; }
.tmpl-company-button-cart:before,
.tmpl-company-button-cart:after { background-color: #adadad !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 }
