HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/sportpoint-hotel.ru/public_html/wp-content/themes/vw-hotel/css/customize-controls.css
#customize-controls .control-section-vw-hotel .accordion-section-title:hover,
#customize-controls .control-section-vw-hotel .accordion-section-title:focus {
	background-color: #fff;
}
.control-section-vw-hotel .accordion-section-title .button {
	margin-top:  -4px;
	font-weight: 400;
	margin-left: 8px;
}
.rtl .control-section-vw-hotel .accordion-section-title .button {
	margin-left:  0;
	margin-right: 8px;
}
/* ---------Customizer--------- */
.control-section-vw-hotel h3.accordion-section-title {
  	background: #f1b64a !important;
  	color: #212121 !important;
}
a.button.button-secondary.alignright {
  	color: #fff;
    box-shadow: 2px 2px 0px 0px #333;
    border: solid 1px #333;
    border-bottom: none;
    background: #000;
    font-weight: bold;
}
a.button.button-secondary.alignright:hover {
	background: #eee;
	color: #000;
}

/*------- Typogarphy ----------*/

.customize-control-typography ul {}

.customize-control-typography li.typography-font-weight,
.customize-control-typography li.typography-font-style,
.customize-control-typography li.typography-font-size,
.customize-control-typography li.typography-line-height {
  float: left;
  width: 50%;
}

.customize-control-typography li.typography-font-weight select,
.customize-control-typography li.typography-font-style select {
  width: 90%;
}

.customize-control-typography li.typography-font-weight,
.customize-control-typography li.typography-font-size {
  clear: both;
}
.customize-control-typography li.typography-font-size input,
.customize-control-typography li.typography-line-height input {
  width: 75px;
}
input.typography-font-color {
    padding: 0;
    margin: 0;
}
#customize-control-h1_typography,
#customize-control-h2_typography,
#customize-control-h3_typography,
#customize-control-h4_typography,
#customize-control-h5_typography{
    border-bottom: solid 2px #1e1e1e1e;
    padding-bottom: 12px;
}