

/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/catalog/default2/style.min.css?1747892997959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/subscribe.form/garage/style.css?17524500161779*/

.subscribe-section {
  background-color: #f5f5f4;
  padding: 32px 16px;

  margin: 0 auto;
}

.subscribe-title {
  font-family: 'Montserrat-Bold', sans-serif;
  font-size: 25px;
  margin-bottom: 24px;
  text-align: left;
  color: #000;
}

.subscribe-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.subscribe-row {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.subscribe-input {
  flex: 1;
  padding: 16px;
  font-size: 16px;
  border: 1px solid #ccc;
  font-family: 'Montserrat', sans-serif;
  border-radius: 0;
  background-color: #fff;
  color: #333;
  box-sizing: border-box;
  height: 56px;
}

.subscribe-button {
  background-color: transparent;
  color: #16a34a;
  border: 2px solid #16a34a;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  height: 56px;
  transition: all 0.3s ease;
}

.subscribe-button:hover {
  background-color: #16a34a;
  color: #fff;
}

.subscribe-checkbox {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 12px;
  color: #666;
  font-family: 'Montserrat', sans-serif;
}

.subscribe-checkbox input[type="checkbox"] {
  appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  margin-top: 2px;
  position: relative;
  cursor: pointer;
}

.subscribe-checkbox input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 6px;
  width: 4px;
  height: 8px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.checkbox-text {
  line-height: 1.5;
}

.checkbox-text a {
  color: #000;
  text-decoration: underline;
}


/* End */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/catalog/default2/style.min.css?1747892997959 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/subscribe.form/garage/style.css?17524500161779 */
