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

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

:root {
  --company-button-bg: #f50e0e;
  --company-button-color: #ffffff;
  --company-icon: #41805c;
  --header-color: #6b6b6b;
  --header-bg-color: #ffffff;
}

.tmpl-company-all { background-color: #ffffff; background-image: url(https://st28.stpulscen.ru/images/company_background_images/000/179/753_big.jpg?1636452825); background-attachment: fixed; background-position: center top; background-repeat: no-repeat; -webkit-background-size: 100% 100%; background-size: 100% 100%; }
.tmpl-company-content { background-color: rgba(242, 242, 242, 0.56); }
.tmpl-company-content .order-good { background: #0b54a3; color: #ffffff !important;  }
.tmpl-company-head { height: 170px; background: rgba(255, 255, 255, 1.0); background-image: none; }
.tmpl-company-head-content { height: 170px; }
.tmpl-company-logo { top: 0px; left: 0px; }
.tmpl-company-logo-image { height: px; }
.tmpl-company-header { top: 61px; left: 503px; display: none; color: #6b6b6b; font-size: 24px; font-family: Verdana, Geneva, 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: 76px; left: 1048px; }
.tmpl-primary-communication .tmpl-communication-content { background: #41805c; color: #ffffff; }
.tmpl-secondary-communication { top: 134px; left: 988px; }
.tmpl-secondary-communication .tmpl-communication-content,
.tmpl-secondary-communication .tmpl-communication-content:hover { color: #0b54a3; border-bottom: 1px dotted #0b54a3; }
.tmpl-company-slogan { top: 24px; left: 486px; color: #035ba6; font-size: 17px; font-family: Arial, Helvetica, Gadget, sans-serif; text-align: center; }
.tmpl-company-phone { top: 14px; left: 991px; font-size: 21px; font-family: Verdana, Geneva, sans-serif; color: #0a0a0a; }
.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: #41805c; background-image: -webkit-gradient(linear, left top, left bottom, from(#5bb381), to(#274d37)); background-image: -webkit-linear-gradient(top, #5bb381, #274d37); background-image: linear-gradient(to bottom, #5bb381, #274d37); }
.tmpl-company-menu .rubric-list-popup { border-top-color: #0b54a3; }
.tmpl-company-menu li:before { background-color: #ffffff }
.tmpl-company-menu a:not(.company-horizontal-rubricator__link, .company-horizontal-rubricator__more-btn-link) { color: #ffffff; }
.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: #ffffff; background-color: #0b54a3; }
.tmpl-company-menu .active,
.tmpl-company-menu .active:before,
.tmpl-company-menu .hover { background-color: #0b54a3; }
.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: #ffffff; }
.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: #ffffff; }
.tmpl-company-box-head { background: #a8a8a8; color: #000000; }

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

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

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

.tmpl-company-search-form { width: 461px; border-radius: 4px; top: 129px; left: 21px; border-color: #41805c }
.tmpl-company-search-form-button { background: #41805c; border-radius: 0 4px 4px 0; }
.tmpl-company-search-form-icon { background-color: #035ba6; }
.tmpl-company-search-form-input {
  color: #41805c;
  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: #41805c; }
.tmpl-company-search-form-input::-moz-placeholder { color: #41805c; }
.tmpl-company-search-form-input:-ms-input-placeholder { color: #41805c; }
.tmpl-company-search-form-input::placeholder { color: #41805c; }
.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: 124px; left: 1146px; }
.tmpl-header-messengers-item { width: 23px; height: 23px; }
.tmpl-header-messengers-item:hover { width: -webkit-calc(23px + 1px); width: calc(23px + 1px); height: -webkit-calc(23px + 1px); height: calc(23px + 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 }
