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

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

:root {
  --company-button-bg: #a1b6db;
  --company-button-color: #7c7c7c;
  --company-icon: #dbdaed;
  --header-color: #fafafa;
  --header-bg-color: #626cd6;
}

.tmpl-company-all { background-color: #ffffff; background-image: url(https://st28.stpulscen.ru/images/company_background_images/000/060/757_big.jpg?1375870258); background-attachment: fixed; background-position: left top; background-repeat: repeat; -webkit-background-size: auto; background-size: auto; }
.tmpl-company-content { background-color: rgba(92, 76, 140, 0.34); }
.tmpl-company-content .order-good { background: #a1b6db; color: #7c7c7c !important;  }
.tmpl-company-head { height: 139px; background: rgba(98, 108, 214, 0.87); background-image: none; }
.tmpl-company-head-content { height: 139px; }
.tmpl-company-logo { top: 15px; left: 49px; }
.tmpl-company-logo-image { height: px; }
.tmpl-company-header { top: 21px; left: 206px; color: #fafafa; font-size: 26px; font-family: Times New Roman, Times, 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: 71px; left: 206px; color: #000000; font-size: 18px; font-family: Verdana, Geneva, sans-serif; text-align: left; }
.tmpl-company-phone { top: 57px; left: 828px; font-size: 28px; font-family: Arial, 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: #dbdaed; background-image: -webkit-gradient(linear, left top, left bottom, from(#ecebff), to(#acabba)); background-image: -webkit-linear-gradient(top, #ecebff, #acabba); background-image: linear-gradient(to bottom, #ecebff, #acabba); }
.tmpl-company-menu .rubric-list-popup { border-top-color: #a1b6db; }
.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: #a1b6db; }
.tmpl-company-menu .active,
.tmpl-company-menu .active:before,
.tmpl-company-menu .hover { background-color: #a1b6db; }
.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: #c7cee1; }
.tmpl-company-box-head { background: #a1b2c4; color: #1100ff; }

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

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

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