/***************************************************************** .hoteleia_page_regular */ .hoteleia_page_regular_about, .hoteleia_page_regular_faq, .hoteleia_page_regular_contact, .hoteleia_page_regular_advertise, .hoteleia_page_regular_terms, .hoteleia_page_regular_privacy, .hoteleia_page_regular_cookies, .hoteleia_partners_signup { .page_content { padding-top:40px; padding-left:10px; padding-right:10px; p { padding-bottom:20px; line-height:22px; font-size:16px; } p:last-of-type { padding-bottom:0; } } } .hoteleia_page_regular_terms, .hoteleia_page_regular_privacy, .hoteleia_page_regular_cookies { .page_content { width:800px; h2 { font-size:16px; padding-bottom:5px; border-bottom:1px solid $backgroundColor10; } p { font-size:12px; padding-bottom:10px; } ul { font-size:12px; line-height:22px; list-style-type: square; margin-left:15px; padding-bottom:10px; } ol { font-size:12px; line-height:22px; list-style-type:decimal-leading-zero; margin-left:20px; padding-bottom:10px; } table { margin-top:10px; font-size:12px; margin-bottom:10px; thead { border-bottom:1px solid $backgroundColor5; text-align:left; th { padding: 10px; } th:first-child { width:15%; } th:last-child { width:15%; } } tbody { td { padding:10px; } tr { border-top:1px solid $backgroundColor5; } } } } } .hoteleia_page_regular_faq { .page_content { width:800px; ol { font-weight: 300; list-style-type: none; p { margin-bottom: 20px; font-size: 14px; font-style: italic; margin-top: 5px; } h3 { font-size: 16px; font-weight:500; } h2 { margin-bottom: 10px; } ol { list-style-type: none; font-weight: 300; font-size: 18px; } } } } .hoteleia_page_regular_contact { .page_content { p { padding-top: 10px; font-size:14px; } p:first-of-type { padding-top: 0px; } form { padding-top: 20px; .checkbox { display:none; } label { display: block; margin-bottom: 5px; } input { display: block; width: 100%; padding: 10px; border-radius: 4px; border: none; background-color: #e4e4e4; margin-bottom: 10px; } textarea { display: block; width: 100%; padding: 10px; border-radius: 4px; border: none; background-color: #e4e4e4; margin-bottom: 10px; } button { display: block; width: 100%; padding: 10px; border-radius: 4px; border: none; background-color: #F26C4F; margin-bottom: 10px; color: #fff; cursor: pointer; } button:hover { background-color: #ee4420; } } .contact-left { width: 50%; padding-left: 20px; padding-right: 20px; } .contact-right { width: 50%; padding-left: 20px; padding-right: 20px; h3 { padding-bottom: 5px; } p { padding-bottom: 10px; padding-top: 0px; } li { padding-bottom: 10px; } li:last-child { padding-bottom: 0px; } } } }