/
var
/
www
/
html
/
gnet_live
/
public
/
assets
/
css
/
Upload File
HOME
@charset "UTF-8"; @import url("./vendor/flaticon.css"); @import url("./vendor/font-awesome.css"); .add-banner-button { text-align: center; } .add-banner-button a { display: inline-block; width: 100%; padding: 10px 20px; background-color: #f4f8fa; color: #000060; text-decoration: none; transition: background-color 0.3s; margin: 0 5px; } .add-banner-button a:hover { background-color: #f9fafc; color: rgb(14, 14, 49); } .popup__main--wrapper .product__details--info__desc { font-size: 1.4rem; } .popup__header__input { padding: 10px; display: flex; justify-content: space-between; } .popup__info__input { padding: 20px; } h2 { font-size: 1.5rem; color: #333; margin-bottom: 15px; } label { display: block; margin-bottom: 5px; } .form-input { width: 100%; padding: 8px; margin-bottom: 10px; box-sizing: border-box; border: 1px solid #ddd; border-radius: 3px; } select { width: 100%; padding: 8px; margin-bottom: 16px; box-sizing: border-box; border: 1px solid #ccc; border-radius: 4px; background-color: #fff; font-size: 16px; } .telp-distribusi { text-decoration: none; font-weight: 400; transition: font-weight 0.3s, text-decoration 0.3s; } .telp-distribusi:hover { font-weight: bold; text-decoration: underline; } .btn-floating { position: fixed; right: 30px; overflow: hidden; width: 60px; height: 60px; border-radius: 100px; border: 0; z-index: 9999; color: white; transition: 0.2s; } .btn-floating span { font-size: 15px; margin-left: 0x; transition: 0.2s; line-height: 0px; display: none; font-weight: 500; } .btn-floating small { display: none; font-size: 11px; margin-top: -5px; margin-left: 55px; } @media only screen and (min-width: 992px) { .btn-floating:hover { width: auto; padding: 0 35px; cursor: pointer; } .btn-floating:hover span { display: inline-block; } .btn-floating:hover small { display: block; } .btn-floating:hover svg { margin-bottom: -10px; margin-left: -100px; } } .btn-floating.whatsapp { bottom: 25px; background-color: rgb(45, 183, 66); border: 2px solid rgb(45, 183, 66); } .btn-floating.whatsapp:hover { background-color: rgb(45, 183, 66); border: 2px solid rgb(45, 183, 66); } :root { --primary-color: #121a25; --secondary-color: #000060; --brand-color: #000029; --secondary-color2: #4f5ac2; --yellow-color: #ffc107; --text-gray-color: #666666; --white-color: #ffffff; --ofwhite-color: #f2f2f2; --black-color: #000000; --light-color: #a5a5a5; --light-color2: #aaaaaa; --dark-color: #242424; --sky-color: #647589; --border-color: #c8c8c8; --border-color2: #e4e4e4; --border-color3: #dddddd; --border-dark: #383434; --bg-gray-color: #f7f8fc; --gray-color: #ebebeb; --gray-color2: #f5f5f5; --open-sans: "Open Sans", sans-serif; --body-font-size: 1.6rem; --body-font-weight: 400; --body-line-height: 2.5rem; --headings-weight: 600; --transition: all 0.3s ease 0s; --container-fluid-offset: 19rem; --whatsapp-color: #24b532; --montserrate-alternates: "Montserrat Alternates", sans-serif; --montserrate: "Montserrat", sans-serif; } .color-scheme-1 { --secondary-color: #f51c1c; } .color-scheme-2 { --secondary-color: #4f5ac2; } .color-scheme-3 { --secondary-color: #666666; } *, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { min-height: 100%; margin: 0; font-size: 62.5%; padding: 0; } body { font-family: var(--montserrate); font-size: var(--body-font-size, 1.6rem); font-weight: var(--body-font-weight); font-style: normal; line-height: var(--body-line-height, 25px); position: relative; visibility: visible; overflow-x: hidden; color: var(--black-color); background-color: var(--white-color); } @media only screen and (max-width: 1599px) { body { font-size: 1.5rem; } } @media only screen and (max-width: 767px) { body { font-size: 1.4rem; } } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-weight: var(--headings-weight); margin: 0; } h1, .h1 { font-size: 2.6rem; line-height: 3.5rem; font-weight: 700; } @media only screen and (min-width: 576px) { h1, .h1 { font-size: 3rem; line-height: 3.8rem; } } @media only screen and (min-width: 768px) { h1, .h1 { font-size: 3.6rem; line-height: 4.3rem; } } @media only screen and (min-width: 992px) { h1, .h1 { font-size: 4.2rem; line-height: 4.8rem; } } @media only screen and (min-width: 1200px) { h1, .h1 { font-size: 4.8rem; line-height: 5.3rem; } } @media only screen and (min-width: 1366px) { h1, .h1 { font-size: 5rem; line-height: 5.5rem; } } @media only screen and (min-width: 1600px) { h1, .h1 { font-size: 6rem; line-height: 7.2rem; } } h2, .h2 { font-size: 2.2rem; line-height: 2.8rem; font-weight: 600; } @media only screen and (min-width: 768px) { h2, .h2 { font-size: 2.5rem; line-height: 3rem; } } @media only screen and (min-width: 992px) { h2, .h2 { font-size: 3rem; line-height: 3.5rem; } } @media only screen and (min-width: 1200px) { h2, .h2 { font-size: 3.5rem; line-height: 4rem; } } @media only screen and (min-width: 1600px) { h2, .h2 { font-size: 4rem; line-height: 4.5rem; } } h3, .h3 { font-size: 2rem; line-height: 2.8rem; font-weight: 600; } @media only screen and (min-width: 992px) { h3, .h3 { font-size: 2.3rem; line-height: 3.2rem; } } @media only screen and (min-width: 1200px) { h3, .h3 { font-size: 2.5rem; line-height: 3.5rem; } } @media only screen and (min-width: 1600px) { h3, .h3 { font-size: 3rem; line-height: 4rem; } } h4, .h4 { font-weight: 600; font-size: 1.6rem; line-height: 2.8rem; } @media only screen and (min-width: 1200px) { h4, .h4 { font-size: 1.8rem; line-height: 3rem; } } h5, .h5 { font-weight: 400; } h6, .h6 { font-weight: 400; } p, .p { margin-top: 0; margin-bottom: 1.8rem; color: var(--text-gray-color); } @media only screen and (max-width: 767px) { p, .p { font-size: 1.4rem; line-height: 2.4rem; } } p:last-child { margin-bottom: 0; } a, button { display: inline-block; cursor: pointer; -webkit-transition: var(--transition); transition: var(--transition); text-decoration: none; color: inherit; } a, button, img, input, textarea { -webkit-transition: var(--transition); transition: var(--transition); } *:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } :focus-visible { -webkit-box-shadow: 0 0 5px 2px rgba(19, 19, 19, 0.15); box-shadow: 0 0 5px 2px rgba(19, 19, 19, 0.15); } a:focus { text-decoration: none; outline: none; } a:hover { text-decoration: none; color: var(--secondary-color); } button, input[type="submit"] { cursor: pointer; font-family: var(--font-lato); font-size: var(--body-font-size); font-weight: var(--body-font-weight); line-height: var(--body-line-height); } input[type="number"] { -moz-appearance: textfield; } img { max-width: 100%; height: auto; } span { display: inline-block; -webkit-transition: var(--transition); transition: var(--transition); } label { -webkit-transition: var(--transition); transition: var(--transition); display: block; } input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity: 1; } input:-moz-placeholder, textarea:-moz-placeholder { opacity: 1; } input::-moz-placeholder, textarea::-moz-placeholder { opacity: 1; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 1; } ul { margin: 0; padding: 0; } ul:last-child { margin-bottom: 0; } li { list-style: none; line-height: 1; } hr { border-top-width: 2px; } .icon { font-family: "flaticon"; } .font-montserrat { font-family: "Montserrat", sans-serif; } .font-montserrat-alternates { font-family: "Montserrat Alternates", sans-serif; } .fw-medium { font-weight: 600; } .container, .container-fluid { width: 100%; margin-right: auto; margin-left: auto; } .container-fluid1 { width: 100%; margin-right: 40px; margin-left: 40px; } .container { padding-right: 1.5rem; padding-left: 1.5rem; } .container-fluid { --offset-fluid: 1.5rem; padding-right: var(--offset-fluid); padding-left: var(--offset-fluid); } @media only screen and (min-width: 992px) { .container-fluid { --offset-fluid: 3rem; } } @media only screen and (min-width: 1366px) { .container-fluid { --offset-fluid: calc(var(--container-fluid-offset) / 4.5); } } @media only screen and (min-width: 1600px) { .container-fluid { --offset-fluid: calc(var(--container-fluid-offset) / 2.5); } } @media only screen and (min-width: 1800px) { .container-fluid { --offset-fluid: var(--container-fluid-offset); } } @media only screen and (min-width: 576px) { .container { max-width: 576px; } } @media only screen and (min-width: 768px) { .container { max-width: 768px; } } @media only screen and (min-width: 992px) { .container { max-width: 960px; } } @media only screen and (min-width: 1200px) { .container { max-width: 1200px; } } @media only screen and (min-width: 1400px) { .container { max-width: 1200px; } } .row { --bs-gutter-x: 3rem; --bs-gutter-y: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: calc(var(--bs-gutter-y) * -1); margin-right: calc(var(--bs-gutter-x) * -0.5); margin-left: calc(var(--bs-gutter-x) * -0.5); } .row > * { -ms-flex-negative: 0; flex-shrink: 0; width: 100%; max-width: 100%; padding-right: calc(var(--bs-gutter-x) * 0.5); padding-left: calc(var(--bs-gutter-x) * 0.5); margin-bottom: var(--bs-gutter-y); } .col { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; } .row-cols-auto > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .row-cols-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } .row-cols-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .row-cols-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.3333333333%; } .row-cols-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .row-cols-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 20%; } .row-cols-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.6666666667%; } @media only screen and (min-width: 576px) { .col-sm { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; } .row-cols-sm-auto > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .row-cols-sm-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } .row-cols-sm-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .row-cols-sm-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.3333333333%; } .row-cols-sm-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .row-cols-sm-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 20%; } .row-cols-sm-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.6666666667%; } } @media only screen and (min-width: 768px) { .col-md { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; } .row-cols-md-auto > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .row-cols-md-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } .row-cols-md-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .row-cols-md-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.3333333333%; } .row-cols-md-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .row-cols-md-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 20%; } .row-cols-md-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.6666666667%; } } @media only screen and (min-width: 992px) { .col-lg { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; } .row-cols-lg-auto > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .row-cols-lg-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } .row-cols-lg-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .row-cols-lg-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.3333333333%; } .row-cols-lg-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .row-cols-lg-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 20%; } .row-cols-lg-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.6666666667%; } } @media only screen and (min-width: 1200px) { .col-xl { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; } .row-cols-xl-auto > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .row-cols-xl-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } .row-cols-xl-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .row-cols-xl-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.3333333333%; } .row-cols-xl-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .row-cols-xl-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 20%; } .row-cols-xl-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.6666666667%; } } @media only screen and (min-width: 1600px) { .col-xxl { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; } .row-cols-xxl-auto > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .row-cols-xxl-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } .row-cols-xxl-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .row-cols-xxl-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.3333333333%; } .row-cols-xxl-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .row-cols-xxl-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 20%; } .row-cols-xxl-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.6666666667%; } } .col-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 8.33333333%; } .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.66666667%; } .col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.33333333%; } .col-5 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 41.66666667%; } .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .col-7 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 58.33333333%; } .col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 66.66666667%; } .col-9 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 75%; } .col-10 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 83.33333333%; } .col-11 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 91.66666667%; } .col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } @media only screen and (min-width: 576px) { .col-sm-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .col-sm-1 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 8.33333333%; } .col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.66666667%; } .col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.33333333%; } .col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 41.66666667%; } .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 58.33333333%; } .col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 66.66666667%; } .col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 75%; } .col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 83.33333333%; } .col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 91.66666667%; } .col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } } @media only screen and (min-width: 768px) { .col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 8.33333333%; } .col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.66666667%; } .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.33333333%; } .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 41.66666667%; } .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 58.33333333%; } .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 66.66666667%; } .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 75%; } .col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 83.33333333%; } .col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 91.66666667%; } .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } } @media only screen and (min-width: 992px) { .col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 8.33333333%; } .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.66666667%; } .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.33333333%; } .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 41.66666667%; } .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 58.33333333%; } .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 66.66666667%; } .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 75%; } .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 83.33333333%; } .col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 91.66666667%; } .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } } @media only screen and (min-width: 1200px) { .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 8.33333333%; } .col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.66666667%; } .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.33333333%; } .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 41.66666667%; } .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 58.33333333%; } .col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 66.66666667%; } .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 75%; } .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 83.33333333%; } .col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 91.66666667%; } .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } } @media only screen and (min-width: 1400px) { .col-xxl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; } .col-xxl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 8.33333333%; } .col-xxl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.66666667%; } .col-xxl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; } .col-xxl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 33.33333333%; } .col-xxl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 41.66666667%; } .col-xxl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .col-xxl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 58.33333333%; } .col-xxl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 66.66666667%; } .col-xxl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 75%; } .col-xxl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 83.33333333%; } .col-xxl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 91.66666667%; } .col-xxl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } } @media (min-width: 768px) { .offset-md-2 { margin-left: 16.66666667%; } } @media (min-width: 992px) { .offset-lg-2 { margin-left: 16.66666667%; } .offset-lg-1 { margin-left: 8.33333333%; } } @media (min-width: 992px) { .offset-lg-3 { margin-left: 25%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-0 { margin-left: 0; } } @media (min-width: 1200px) { .offset-xl-0 { margin-left: 0; } } @media only screen and (max-width: 767px) { .row { margin-right: -10px; margin-left: -10px; } .row > * { padding-right: 10px; padding-left: 10px; } } @media only screen and (max-width: 479px) { .row { margin-right: -8px; margin-left: -8px; } .row > * { padding-right: 8px; padding-left: 8px; } } .row-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } @media only screen and (max-width: 991px) { .row-md-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } } .d-flex { display: -webkit-box; display: -ms-flexbox; display: flex; } .flex-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; } .align-items-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .align-self-center { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; } .justify-content-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .justify-content-between { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .d-none { display: none; } @media only screen and (min-width: 992px) { .d-lg-block { display: block; } .d-lg-flex { display: -webkit-box; display: -ms-flexbox; display: flex; } } @media only screen and (min-width: 1200px) { .d-xl-none { display: none; } .d-xl-block { display: block; } .d-xl-flex { display: -webkit-box; display: -ms-flexbox; display: flex; } } @media only screen and (min-width: 1600px) { .d-xxl-none { display: none; } .d-xxl-block { display: block; } .d-xxl-flex { display: -webkit-box; display: -ms-flexbox; display: flex; } } @media only screen and (max-width: 1199px) { .col-lg-order { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } @media only screen and (max-width: 991px) { .d-md-none { display: none; } .d-md-flex { display: -webkit-box; display: -ms-flexbox; display: flex; } .d-md-2-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .col-md-order { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .d-md-block { display: block; } .d-md-2-none { display: none; } } @media only screen and (max-width: 767px) { .d-sm-none { display: none; } .d-sm-block { display: block; } .d-sm-flex { display: -webkit-box; display: -ms-flexbox; display: flex; } .col-sm-order { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } @media only screen and (max-width: 575px) { .d-sm-2-none { display: none; } .d-sm-2-block { display: block; } .d-sm-2-flex { display: -webkit-box; display: -ms-flexbox; display: flex; } .col-sm-2-order { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } .display-block { display: block; } .primary__btn { font-weight: 600; display: inline-block; font-size: 1.5rem; line-height: 3.4rem; height: 3.4rem; padding: 0 1.5rem; letter-spacing: 0.2px; border-radius: 0.3rem; background: var(--secondary-color); color: var(--white-color); border: 0; } .primary__btn:hover { background: var(--primary-color); color: var(--white-color); } @media only screen and (min-width: 768px) { .primary__btn { line-height: 4rem; height: 4rem; padding: 0 2.2rem; } } @media only screen and (min-width: 992px) { .primary__btn { font-size: 1.6rem; line-height: 4.5rem; height: 4.5rem; padding: 0 2.5rem; } } .primary__btn.style2 { background: var(--white-color); border: 1px solid var(--primary-color); color: var(--primary-color); font-size: 1.4rem; } @media only screen and (min-width: 768px) { .primary__btn.style2 { line-height: 3.8rem; height: 3.8rem; padding: 0 2rem; } } .primary__btn.style2:hover { background: var(--secondary-color); color: var(--white-color); border-color: var(--secondary-color); } .primary__btn.btn__style2 { border-radius: 2rem; } @media only screen and (min-width: 768px) { .primary__btn.btn__style2 { line-height: 4.1rem; height: 4.1rem; } } .primary__btn.btn__style3 { background: var(--primary-color); } .primary__btn.btn__style3:hover { background: var(--secondary-color); } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table { border-color: var(--border-color); } .swiper__nav--btn { width: 4rem; height: 4rem; background: var(--secondary-color); border-radius: 50%; opacity: 0; visibility: hidden; -webkit-transition: var(--transition); transition: var(--transition); z-index: 9; } @media only screen and (max-width: 767px) { .swiper__nav--btn { width: 3.5rem; height: 3.5rem; } } .swiper__nav--btn:hover { background: var(--primary-color); } .swiper__nav--btn::after { background: url(../img/icon/left-arrow-angle.webp); width: 9px; height: 17px; font-size: 0; } .swiper__nav--btn.swiper-button-prev { left: 0; } .swiper__nav--btn.swiper-button-next { right: 0; } .swiper__nav--btn.swiper-button-next::after { background: url(../img/icon/right-arrow-angle.webp); } .swiper__nav--btn.style2 { top: 23px; right: 0; opacity: 1; visibility: visible; background: var(--primary-color); border-radius: 0.5rem; } .swiper__nav--btn.style2:hover { background: var(--secondary-color); } .swiper__nav--btn.style2.swiper-button-prev { right: 6rem; left: auto; } @media only screen and (max-width: 575px) { .swiper__nav--btn.style2.swiper-button-prev { right: 4.5rem; } } .swiper-pagination { bottom: 0 !important; } .swiper-pagination-bullet { width: 1rem; height: 1rem; background: var(--light-color); opacity: 1; vertical-align: middle; -webkit-transition: var(--transition); transition: var(--transition); } .swiper-pagination-bullet.swiper-pagination-bullet-active { background: var(--secondary-color); width: 1.4rem; height: 1.4rem; } select { word-wrap: normal; font-family: var(--font-lato); font-size: var(--body-font-size); font-weight: var(--body-font-weight); line-height: var(--body-line-height); } .section__heading.style2 { padding-bottom: 2.5rem; } .section__heading--position__img { position: absolute; bottom: -24px; left: 55%; z-index: 9; background: var(--white-color); } .section__heading--maintitle { font-family: var(--montserrate-alternates); } #scroll__top { position: fixed; bottom: 90px; right: 38px; z-index: 99; outline: none; background-color: var(--secondary-color); color: var(--white-color); -webkit-box-shadow: 0 2px 22px rgba(0, 0, 0, 0.16); box-shadow: 0 2px 22px rgba(0, 0, 0, 0.16); cursor: pointer; -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; visibility: hidden; -webkit-transition: 0.3s; transition: 0.3s; line-height: 1; width: 4.3rem; height: 4.3rem; border-radius: 50%; border: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } #scroll__top:hover { background: var(--primary-color); } @media only screen and (max-width: 991px) { #scroll__top { bottom: 90px; } } #scroll__top.active { visibility: visible; opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } #scroll__top svg { width: 25px; line-height: 1; } .floating__whatsapp { position: fixed; right: 30px; bottom: 20px; z-index: 100; display: flex; align-items: center; gap: 8px; } .floating__whatsapp a { background-color: #25d366; height: 60px; width: 60px; border-radius: 50%; box-shadow: 2px 2px 3px #999; font-size: 30px; display: flex; align-items: center; justify-content: center; } .visually-hidden { position: absolute !important; overflow: hidden; width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; word-wrap: normal !important; } .line-height-1 { line-height: 1; } .text-center { text-align: center; } .text-left { text-align: left; } .text-right { text-align: right; } .overflow-hidden { overflow: hidden; } .break { word-break: break-word; } .uppercase { text-transform: uppercase; } .capitalize { text-transform: capitalize; } .text-white { color: var(--white-color) !important; } .text-ofwhite { color: var(--ofwhite-color); } .text-black { color: var(--black-color) !important; } .text-brand { color: var(--secondary-color) !important; } .body__background { background: var(----gray-color); } .bg__primary { background: var(--primary-color); } .bg__secondary { background: var(--secondary-color); } .bg__secondary2 { background: var(--secondary-color2); } .bg__gray--color { background: var(--bg-gray-color); } .bg__white { background: var(--white-color); } .bg__black { background: #1d1c1c; } .text__primary { color: var(--primary-color) !important; } .text__secondary { color: var(--secondary-color); } .text__secondary2 { color: var(--secondary-color2); } .position__relative { position: relative; } .border-bottom { border-bottom: 1px solid var(--border-color); } .border { border: 1px solid var(--border-color); } .border-0 { border: none; } .border-radius-5 { border-radius: 0.5rem; } .border-radius-10 { border-radius: 1rem; } .border-radius-20 { border-radius: 2rem; } .border-radius-30 { border-radius: 3rem; } .border-radius-50 { border-radius: 50%; } @media only screen and (max-width: 991px) { .md-width-100 { width: 100%; } } .tab_content { display: block; } .tab_pane { display: none; -webkit-transition: var(--transition); transition: var(--transition); } .tab_pane:not(.show) { opacity: 0; } .tab_pane.show { opacity: 1; } .tab_pane.active { display: block; } body.overlay__active, .mobile_menu_open, .predictive__search--box_active, .offCanvas__minicart_active, .offcanvas__filter--sidebar_active { overflow-y: hidden; } body.overlay__active::before, .predictive__search--box_active::before, .mobile_menu_open::before, .offCanvas__minicart_active::before, .offcanvas__filter--sidebar_active::before { position: absolute; content: ""; background: #000; width: 100%; height: 100%; z-index: 999; opacity: 0.5; cursor: crosshair; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); } } @keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0); } } .animate-fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } .section--padding { padding-top: 6rem; padding-bottom: 6rem; } .section--padding_register { padding-top: 5rem; padding-bottom: 5rem; } @media only screen and (min-width: 768px) { .section--padding { padding-top: 8rem; padding-bottom: 8rem; } } @media only screen and (min-width: 992px) { .section--padding { padding-top: 9rem; padding-bottom: 9rem; } } .p-0 { padding: 0; } .pt-0 { padding-top: 0; } .pb-0 { padding-bottom: 0; } .m-0 { margin: 0; } .mt-0 { margin-top: 0; } .mb-0 { margin-bottom: 0; } .mb-60 { margin-bottom: 3.5rem; } @media only screen and (min-width: 768px) { .mb-60 { margin-bottom: 4rem; } } @media only screen and (min-width: 992px) { .mb-60 { margin-bottom: 6rem; } } .mb-55 { margin-bottom: 3.5rem; } @media only screen and (min-width: 992px) { .mb-55 { margin-bottom: 5.5rem; } } .mb-50 { margin-bottom: 3rem; } @media only screen and (min-width: 768px) { .mb-50 { margin-bottom: 3.2rem; } } @media only screen and (min-width: 992px) { .mb-50 { margin-bottom: 3.5rem; } } @media only screen and (min-width: 1200px) { .mb-50 { margin-bottom: 4rem; } } @media only screen and (min-width: 1600px) { .mb-50 { margin-bottom: 5rem; } } .mb-40 { margin-bottom: 3.2rem; } @media only screen and (min-width: 992px) { .mb-40 { margin-bottom: 4rem; } } .mb--n40 { margin-bottom: -3.2rem; } @media only screen and (min-width: 992px) { .mb--n40 { margin-bottom: -4rem; } } .mb-35 { margin-bottom: 2.5rem; } @media only screen and (min-width: 768px) { .mb-35 { margin-bottom: 3.5rem; } } .mb-30 { margin-bottom: 2rem; } @media only screen and (min-width: 992px) { .mb-30 { margin-bottom: 2.5rem; } } @media only screen and (min-width: 1600px) { .mb-30 { margin-bottom: 3rem; } } .mb--n30 { margin-bottom: -2rem; } @media only screen and (min-width: 992px) { .mb--n30 { margin-bottom: -2.5rem; } } @media only screen and (min-width: 1600px) { .mb--n30 { margin-bottom: -3rem; } } .mb-28 { margin-bottom: 2.8rem; } .mb--n28 { margin-bottom: -2.8rem; } .mb--n25 { margin-bottom: -1.8rem; } @media only screen and (min-width: 992px) { .mb--n25 { margin-bottom: -2rem; } } @media only screen and (min-width: 1200px) { .mb--n25 { margin-bottom: -2.5rem; } } .mb-25 { margin-bottom: 1.8rem; } @media only screen and (min-width: 992px) { .mb-25 { margin-bottom: 2rem; } } @media only screen and (min-width: 1200px) { .mb-25 { margin-bottom: 2.5rem; } } .mb-20 { margin-bottom: 1.5rem; } @media only screen and (min-width: 768px) { .mb-20 { margin-bottom: 2rem; } } .mb-15 { margin-bottom: 1rem; } @media only screen and (min-width: 768px) { .mb-15 { margin-bottom: 1.5rem; } } .mb-12 { margin-bottom: 1rem; } @media only screen and (min-width: 992px) { .mb-12 { margin-bottom: 1.2rem; } } .mb-10 { margin-bottom: 0.8rem; } @media only screen and (min-width: 992px) { .mb-10 { margin-bottom: 1rem; } } .mb-5 { margin-bottom: 0.5rem; } .mb-8 { margin-bottom: 0.8rem; } .mr-30 { margin-right: 3rem; } .mt-40 { margin-top: 4rem; } .offcanvas__header--menu__open { line-height: 1; display: none; } @media only screen and (max-width: 991px) { .offcanvas__header--menu__open { display: block; } } .offcanvas__header--menu__open--svg { width: 32px; } .offcanvas__header { position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; max-width: 300px; height: 100vh; -webkit-transition: var(--transition); transition: var(--transition); -webkit-transform: translateX(-100%); transform: translateX(-100%); background-color: var(--white-color); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); opacity: 0; visibility: hidden; } @media only screen and (min-width: 480px) { .offcanvas__header { max-width: 320px; } } .offcanvas__header.open { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; visibility: visible; } .offcanvas__header.open ~ .offcanvas-overlay { visibility: visible; opacity: 0.75; } .offcanvas-overlay { position: fixed; z-index: 9998; top: 0; left: 0; visibility: hidden; width: 100%; height: 100%; -webkit-transition: var(--transition); transition: var(--transition); opacity: 0; background-color: var(--black-color); } .offcanvas__inner { position: relative; height: 100%; } .offcanvas__logo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 20px 15px; } .offcanvas__close--btn { position: relative; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; width: 2rem; height: 2rem; padding: 0; text-indent: -9999px; border: none; background-color: transparent; } .offcanvas__close--btn::before, .offcanvas__close--btn::after { position: absolute; top: 50%; left: 0; width: 100%; height: 2px; margin-top: -1px; content: ""; -webkit-transform: rotate(45deg); transform: rotate(45deg); background-color: var(--black-color); } .offcanvas__close--btn::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .offcanvas__menu { overflow-y: auto; height: 100%; } .offcanvas__menu_ul { overflow: auto; margin: 0; padding: 0; list-style: none; } .offcanvas__menu_li { position: relative; border-bottom: 1px solid var(--border-color2); } .offcanvas__menu_li:first-child { border-top: 1px solid var(--border-color2); } .offcanvas__menu_item { line-height: 1; display: block; padding: 15px 20px; text-transform: uppercase; } .offcanvas__sub_menu { display: none; margin: 0; padding: 0; list-style: none; } .offcanvas__sub_menu_li { position: relative; border-top: 1px solid var(--border-color2); } .offcanvas__sub_menu_item { line-height: 1; display: block; padding: 15px 0 15px 30px; } .offcanvas__sub_menu_item ~ .offcanvas__sub_menu .offcanvas__sub_menu_item { padding-left: 40px; } .offcanvas__sub_menu_toggle { font-size: 20px; position: absolute; z-index: 9; top: 0; right: 0; width: 4rem; height: 4.6rem; padding: 0; border: none; border-radius: 0; background-color: transparent; } .offcanvas__sub_menu_toggle::before, .offcanvas__sub_menu_toggle::after { position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; content: ""; -webkit-transition: var(--transition); transition: var(--transition); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); background-color: var(--black-color); } .offcanvas__sub_menu_toggle:not(.active)::after { -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg); transform: translateX(-50%) translateY(-50%) rotate(90deg); } .header__sticky.sticky { position: fixed; width: 100%; top: 0; background: var(--white-color); left: 0; z-index: 99; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15); box-shadow: 0 0 7px rgba(0, 0, 0, 0.15); -webkit-transition: 0.3s; transition: 0.3s; } .header__sticky.sticky .header__sticky--block { display: -webkit-box; display: -ms-flexbox; display: flex; } .header__sticky.sticky .header__sticky--none { display: none; } .header__sticky .header__sticky--block { display: none; } .main__logo--title { line-height: 2rem; } .main__logo--img { width: 130px; } @media only screen and (max-width: 991px) { .main__header { padding: 1.5rem 0; } } .only-admin .dropdown-menu { display: none; position: absolute; background-color: #fff; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); padding: 8px 0; z-index: 1; right: 0; margin-top: 23px; } .only-admin .dropdown-menu a { color: #000; font-size: 14px; padding: 8px 16px; text-decoration: none; display: block; } .only-admin .dropdown-menu a:hover { background-color: #ddd; } .only-admin .show { display: block; z-index: 9999; } .header__account--items { margin-right: 2rem; } .header__account--items:last-child { margin-right: 0; } @media only screen and (max-width: 575px) { .header__account--items { margin-right: 1rem; } } @media only screen and (min-width: 992px) { .header__account--search__items.mobile__d--block { display: none; } } .header__account--btn { position: relative; color: var(--text-gray-color); text-align: center; } .header__account--btn:hover { color: var(--secondary-color); } .predictive__search--title { margin-bottom: 15px; } @media only screen and (min-width: 992px) { .predictive__search--title { margin-bottom: 20px; } } @media only screen and (min-width: 1600px) { .predictive__search--title { margin-bottom: 30px; } } .predictive__search--box { background: var(--white-color); -webkit-box-shadow: 0 -4px 27px rgba(62, 70, 120, 0.16); box-shadow: 0 -4px 27px rgba(62, 70, 120, 0.16); position: relative; position: fixed; left: 0; right: 0; top: 0; opacity: 0; visibility: hidden; z-index: 999; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; -webkit-transform: translateY(-100%); transform: translateY(-100%); } .predictive__search--box.active { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); } .predictive__search--box__inner { padding: 20px 16px; text-align: center; } @media only screen and (min-width: 576px) { .predictive__search--box__inner { padding: 22px 50px; } } @media only screen and (min-width: 768px) { .predictive__search--box__inner { padding: 30px 80px; } } @media only screen and (min-width: 992px) { .predictive__search--box__inner { padding: 30px 150px; } } .predictive__search--form { width: 100%; position: relative; } .predictive__search--input { width: 100%; height: 5rem; border: 1px solid var(--border-color2); padding: 0 80px 0 15px; font-size: 1.6rem; font-weight: 400; border-radius: 8px; } .predictive__search--input:focus { border-color: var(--secondary-color); } .predictive__search--input:focus::-webkit-input-placeholder { color: #000000; } @media only screen and (max-width: 576px) { .predictive__search--input { height: 45px; } } .predictive__search--button { position: absolute; top: 0; right: 0; height: 100%; padding: 0; background: var(--secondary-color); border: 0; width: 6rem; text-align: center; color: var(--white-color); border-radius: 0 8px 8px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .predictive__search--button:hover { background: var(--primary-color); } .predictive__search--close__btn { position: absolute; top: 20px; right: 40px; padding: 0; border: 0; background: inherit; } @media only screen and (max-width: 576px) { .predictive__search--close__btn { right: 15px; } } .predictive__search--close__btn:hover { color: var(--primary-color); -webkit-transform: scale(1.3); transform: scale(1.3); } .description-wrapper { width: 100%; text-align: center; margin-top: 50px; } .description-wrapper h4 { font-size: 2rem; font-weight: 600; color: #000000; margin: 0; } .description-wrapper .line { width: 100%; max-width: 800px; height: 1px; background-color: #000000; margin: 15px auto 0; } .header__bottom { -webkit-box-shadow: 0 3px 8px rgba(71, 71, 71, 0.16); box-shadow: 0 3px 8px rgba(71, 71, 71, 0.16); } .header__menu--items { margin-right: 3rem; position: relative; } @media only screen and (min-width: 992px) { .header__menu--items { margin-right: 2.5rem; } } @media only screen and (min-width: 1200px) { .header__menu--items { margin-right: 3.8rem; } } @media only screen and (min-width: 1366px) { .header__menu--items { margin-right: 5rem; } } @media only screen and (min-width: 1600px) { .header__menu--items { margin-right: 7rem; } } @media only screen and (min-width: 992px) { .header__menu--items.style3 { margin-right: 2.5rem; } } @media only screen and (min-width: 1200px) { .header__menu--items.style3 { margin-right: 4rem; } } @media only screen and (min-width: 1366px) { .header__menu--items.style3 { margin-right: 5rem; } } .header__menu--items:last-child { margin-right: 0; } .header__menu--items:hover .header__menu--link { color: var(--secondary-color); } .header__menu--items:hover .header__sub--menu { visibility: visible; margin-top: 0; opacity: 1; } .header__menu--items:hover .header__mega--menu { visibility: visible; margin-top: 0; opacity: 1; } .header__menu--link { font-size: 1.6rem; line-height: 2.5rem; padding: 2rem 0; color: var(--text-gray-color); } .header__menu--link.active, .offcanvas__menu_item.active { color: var(--secondary-color); font-weight: 500; } @media only screen and (min-width: 1200px) { .header__menu--link { font-size: 1.8rem; padding: 2.5rem 0; } } .header__menu--link.style3 { color: var(--primary-color); } .header__menu--link.style3:hover { color: var(--secondary-color); } .menu__plus--icon { margin-left: 3px; } .header__sub--menu { position: absolute; z-index: 9; top: 100%; left: 0; visibility: hidden; width: 220px; margin: 0; margin-top: 20px; padding: 20px; list-style: none; -webkit-transition: var(--transition); transition: var(--transition); opacity: 0; background-color: var(--white-color); -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); border-radius: 10px; } .header__sub--menu__link { font-size: 1.5rem; display: block; padding: 10px 0; } .color__variant { opacity: 0.8; margin-bottom: 4px; line-height: 20px; } .quantity__box { text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; } input.quantity__number { text-align: center; border: none; border-top: 1px solid var(--border-color2); border-bottom: 1px solid var(--border-color2); margin: 0px; width: 3.3rem; height: 3rem; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } @media only screen and (max-width: 991px) { .header__section.mb-20 { margin-bottom: 0; } } .main__header--style2 { padding: 2.5rem 0; } @media only screen and (max-width: 991px) { .header__info { margin-right: 4rem; } } @media only screen and (max-width: 767px) { .header__info { margin-right: 0; margin-bottom: 1rem; } } @media only screen and (max-width: 575px) { .header__info { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } } .header__info--list { margin-right: 2rem; } .header__info--list:last-child { margin-right: 0; } @media only screen and (max-width: 575px) { .header__info--list { margin-right: 0; margin-bottom: 1.3rem; } .header__info--list:last-child { margin-bottom: 0; } } .header__info--icon { vertical-align: middle; margin-right: 0.3rem; } .header__info--text { color: var(--text-gray-color); font-family: var(--open-sans); } @media only screen and (max-width: 1199px) { .header__info--text { font-size: 1.4rem; } } .header__select--categories.select::before { display: none; } .header__select--categories__icon { position: absolute; right: 1.5rem; top: 50%; -webkit-transform: translatey(-50%); transform: translatey(-50%); pointer-events: none; } .select { position: relative; } .select::before { border-bottom: 2px solid var(--black-color); border-right: 2px solid var(--black-color); content: ""; display: block; height: 7px; margin-top: -4px; pointer-events: none; position: absolute; right: 18px; top: 50%; width: 7px; -webkit-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); transform: rotate(45deg); opacity: 0.7; } .header__select--inner { border: 0; background: var(--gray-color); height: 5.5rem; padding: 0 3.3rem 0 1.8rem; -webkit-appearance: none; cursor: pointer; font-size: 1.6rem; color: var(--primary-color); } @media only screen and (min-width: 1200px) { .header__select--inner { padding: 0 4.3rem 0 2rem; } } .header__search--box { position: relative; width: 25rem; } @media only screen and (min-width: 992px) { .header__search--box { width: 32rem; } } @media only screen and (min-width: 1200px) { .header__search--box { width: 45rem; } } .header__search input::-webkit-input-placeholder { color: #a6a6a6; } .header__search input::-moz-placeholder { color: #a6a6a6; } .header__search input:-ms-input-placeholder { color: #a6a6a6; } .header__search input:-moz-placeholder { color: #a6a6a6; } .header__search--input { width: 100%; border: 1px solid var(--gray-color); border-left: 0; height: 5.5rem; padding: 0 7rem 0 2.2rem; font-size: 1.5rem; color: #a6a6a6; font-family: var(--open-sans); opacity: 0.7; } .header__search--input:focus::-webkit-input-placeholder { opacity: 1; color: var(--primary-color); } @media only screen and (min-width: 1200px) { .header__search--input { padding: 0 7rem 0 2.2rem; } } .header__search--button { position: absolute; top: -1px; right: -1px; height: 102%; border: 0; padding: 0 1.5rem; line-height: 2rem; background: var(--secondary-color); } .header__search--button:hover { background: var(--primary-color); } .header__section3 { background: var(--gray-color2); -webkit-box-shadow: 0 3px 8px rgba(71, 71, 71, 0.16); box-shadow: 0 3px 8px rgba(71, 71, 71, 0.16); } @media only screen and (max-width: 991px) { .header__section3.mb-20 { margin-bottom: 2rem; } } a.image-banner-wrapper { height: 100%; width: 100%; } .hero__slider--bg { height: 100%; width: 100%; } .hero__slider--items { position: relative; overflow: hidden; object-fit: cover; max-height: unset; } .hero__slider--items__inner { padding: 6rem 0; } @media only screen and (min-width: 768px) { .hero__slider--items__inner { padding: 6.5rem 0; } .hero__slider--items { max-height: unset; } } @media only screen and (min-width: 992px) { .hero__slider--items__inner { padding: 7rem 0; } .hero__slider--items { max-height: unset; } } @media only screen and (min-width: 1200px) { .hero__slider--items__inner { padding: 8rem 0; } .hero__slider--items { max-height: unset; } } @media only screen and (min-width: 1366px) { .hero__slider--items__inner { padding: 9.5rem 0; } .hero__slider--items { max-height: unset; } } @media only screen and (min-width: 1600px) { .hero__slider--items__inner { padding: 17.5rem 0; } .hero__slider--items { max-height: unset; } } @media only screen and (max-width: 767px) { .slider__content { text-align: center; } } @media only screen and (min-width: 768px) { .slider__content { padding-left: 4rem; } } @media only screen and (min-width: 1500px) { .slider__content { padding-left: 0; } } @media only screen and (min-width: 768px) { .slider__content.text-right { padding-right: 4rem; padding-left: 0; } } @media only screen and (min-width: 1500px) { .slider__content.text-right { padding-right: 0; } } .slider__content--maintitle { margin-bottom: 1.4rem; } @media only screen and (min-width: 992px) { .slider__content--maintitle { margin-bottom: 1.8rem; } } @media only screen and (min-width: 992px) { .slider__content--maintitle { margin-bottom: 2.3rem; } } @media only screen and (min-width: 1200px) { .slider__content--maintitle { margin-bottom: 3rem; } } .slider__content--desc { font-weight: 300; } .slider__content--desc.desc1 { position: relative; padding-left: 70px; } @media only screen and (max-width: 767px) { .slider__content--desc.desc1 { padding-left: 0; } } .slider__content--desc.desc1.right { padding-left: 0; } .slider__content--desc.desc1.right::before { display: none; } .slider__content--desc.desc1::before { position: absolute; content: ""; width: 5.5rem; height: 0.1rem; background: var(--white-color); left: 0; top: 50%; -webkit-transform: translatey(-50%); transform: translatey(-50%); } @media only screen and (max-width: 767px) { .slider__content--desc.desc1::before { display: none; } } @media only screen and (max-width: 1199px) { .slider__content--desc.mb-35 { margin-bottom: 3rem; } } @media only screen and (max-width: 991px) { .slider__content--desc.mb-35 { margin-bottom: 2.5rem; } } .slider__content--btn { background: var(--white-color); color: var(--primary-color); } .hero__slider--activation .swiper-button-prev { left: 1rem; } @media only screen and (min-width: 768px) { .hero__slider--activation .swiper-button-prev { left: 1rem; } } @media only screen and (min-width: 992px) { .hero__slider--activation .swiper-button-prev { left: 2rem; } } .hero__slider--activation .swiper-button-next { right: 1rem; } @media only screen and (min-width: 768px) { .hero__slider--activation .swiper-button-next { right: 1rem; } } @media only screen and (min-width: 992px) { .hero__slider--activation .swiper-button-next { right: 2rem; } } .slider__text--shape__icon { vertical-align: middle; margin-right: 0.3rem; } .slider__layer--img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); } .swiper-slide-active .slider__content > * { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .swiper-slide-active .slider__content--subtitle { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .swiper-slide-active .slider__content--maintitle { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; } .swiper-slide-active .slider__content--desc { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; } .swiper-slide-active .slider__content--btn { -webkit-animation-delay: 1s; animation-delay: 1s; } .swiper-slide-active .slider__layer--img { transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transition: 1.7s; transition: 1.7s; } .swiper:hover .swiper__nav--btn { opacity: 1; visibility: visible; } .company-value__section { position: relative; padding: 65px 0px 65px; } .company-value__section .vector-layer { position: absolute; left: 5%; top: 35%; width: 66px; height: 62px; background-repeat: no-repeat; } .company-value__section .inner-container { position: relative; border: 1px solid rgba(0, 0, 0, 0.06); } @media only screen and (max-width: 767px) { .company-value__section .inner-container { padding: 40px 0px 10px; } } @media only screen and (max-width: 575px) { .company-value__section .inner-container { padding: 0px; } .company-value__section .value-block .inner-box { padding: 16px 20px; } .value-block strong { font-size: 16px !important; } } .value-block { position: relative; padding-left: 0; } .value-block .inner-box { position: relative; padding: 29px 35px; border-right: 1px solid rgba(0, 0, 0, 0.06); height: 100%; } .value-block .content { position: relative; padding-left: 60px; } .value-block .icon { position: absolute; left: 0px; top: 5px; line-height: 1em; color: #000; font-size: 40px; font-family: "flaticon"; transition: all 600ms ease; } .value-block .inner-box:hover .icon { -webkit-transform: scale(-1) rotate(180deg); -moz-transform: scale(-1) rotate(180deg); -ms-transform: scale(-1) rotate(180deg); -o-transform: scale(-1) rotate(180deg); transform: scale(-1) rotate(180deg); } .value-block strong { position: relative; display: block; font-weight: 500; color: #000; font-size: 20px; margin-bottom: 16px; } .value-block .text { position: relative; display: block; font-weight: 400; color: rgb(121, 123, 121); font-size: 16px; } @media only screen and (max-width: 767px) { .product__tab--btn { -ms-flex-wrap: wrap; flex-wrap: wrap; } } @media only screen and (max-width: 767px) { .product__tab--btn.style2 { margin-top: 2rem; } } .product__tab--btn__list { font-size: 1.6rem; height: 3.2rem; line-height: 3.2rem; margin: 0 1rem; cursor: pointer; font-weight: 500; -webkit-transition: var(--transition); transition: var(--transition); border-bottom: 1px solid transparent; color: var(--text-gray-color); } .product__tab--btn__list.active { border-color: var(--secondary-color); color: var(--black-color); } .product__tab--btn__list:hover { border-color: var(--secondary-color); } .product__tab--btn__list:last-child { margin-right: 0; } @media only screen and (max-width: 575px) { .product__tab--btn__list { margin: 5px 21px; } } @media only screen and (min-width: 768px) { .product__tab--btn__list { margin-right: 10px; font-size: 1.8rem; height: 3.4rem; line-height: 3.4rem; margin: 0 1.2rem; } } @media only screen and (min-width: 992px) { .product__tab--btn__list { font-size: 2rem; height: 3.6rem; line-height: 3.6rem; margin: 0 1.6rem; } } .product__tab--btn__list.style2 { border: 0; padding: 0; margin-right: 3.5rem; } @media only screen and (max-width: 767px) { .product__tab--btn__list.style2 { margin-right: 2rem; } } .product__tab--btn__list.style2:last-child { margin-right: 0; } .product__tab--btn__list.style2:hover { color: var(--secondary-color); } .product__tab--btn__list.style2.active { color: var(--secondary-color); } .product__swiper--column4 { padding: 0 2px 2px; } .product__swiper--column41 { max-width: 150px; flex-basis: 150px; } .product__items--thumbnail { position: relative; overflow: hidden; line-height: 1; border: 1px solid var(--border-color); border-bottom: 0; } .product__secondary--img { position: absolute; top: 0; left: 0; right: 0; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .product__items:hover .product__items--img { -webkit-transform: scale(1.05); transform: scale(1.05); } .product__items:hover .product__secondary--img { opacity: 1; visibility: visible; } .product__items:hover .product__items--action { opacity: 1; visibility: visible; bottom: 1.2rem; } .product__items:hover .product__items--action__cart--btn { opacity: 1; visibility: visible; } .product__items:hover .product__cart--btn__style2 { opacity: 1; visibility: visible; } .product__items--link { display: block; width: 100%; } .product__items--img { width: 100%; display: block; } .product__items--action { position: absolute; bottom: 0; left: 0; right: 0; opacity: 0; visibility: hidden; -webkit-transition: var(--transition); transition: var(--transition); } @media only screen and (max-width: 575px) { .product__items--action { opacity: 1; visibility: visible; bottom: 1.2rem; } } .product__items--action__list { margin-right: 0.3rem; } .product__items--action__list:last-child { margin-right: 0; } @media only screen and (min-width: 992px) { .product__items--action__list { margin-right: 0.4rem; } } .product__items--action__btn { height: 3.2rem; line-height: 3.2rem; padding: 0 0.6rem; color: var(--text-gray-color); background: var(--white-color); border-radius: 0.3rem; } @media only screen and (min-width: 992px) { .product__items--action__btn { padding: 0 0.8rem; height: 3.4rem; line-height: 3.4rem; } } .product__items--action__btn.add__to--cart { padding: 0 0.8rem; font-size: 1.5rem; } @media only screen and (min-width: 1200px) { .product__items--action__btn.add__to--cart { font-size: 1.4rem; padding: 0 0.6rem; } } @media only screen and (min-width: 1366px) { .product__items--action__btn.add__to--cart { padding: 0 1rem; } } @media only screen and (min-width: 1600px) { .product__items--action__btn.add__to--cart { padding: 0 1.3rem; } } .product__items--action__btn--svg { vertical-align: middle; } .product__items--action__btn:hover { background: var(--secondary-color); color: var(--white-color); } .product__items--action__cart--btn { height: 3.2rem; line-height: 3.2rem; font-size: 1.4rem; padding: 0 1.3rem; opacity: 0; visibility: hidden; } @media only screen and (max-width: 575px) { .product__items--action__cart--btn { opacity: 1; visibility: visible; } } .product__items--action__cart--btn__icon { margin-right: 0.3rem; } .product__items--action__cart--btn.btn__style2 { height: 3.2rem; line-height: 3.2rem; font-size: 1.4rem; padding: 0 1.5rem; } .product__items--content { padding: 1.8rem 1rem 1.5rem; border: 1px solid var(--border-color); border-top: 0; position: relative; } .product__items--content__subtitle { font-size: 1.4rem; line-height: 2.2rem; color: var(--text-gray-color); } @media only screen and (min-width: 992px) { .product__items--content__subtitle { font-size: 1.5rem; } } .product__items--content__title { margin-bottom: 0.3rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } @media only screen and (max-width: 400px) { .product__items--content__title { font-size: 1.4rem; line-height: 2rem; } } .product__items--content.style2 { padding: 1.8rem 0 0; border: 0; } @media only screen and (max-width: 575px) { .add__to--cart__text { display: none; } } .product__badge { position: absolute; top: 0; left: 1rem; } .product__badge.style2 { top: 1.5rem; left: 0; } .product__badge.style3 { top: 0; left: 0; } .product__badge--items { width: 2.4rem; height: 4.9rem; background: var(--secondary-color); color: var(--white-color); font-size: 1rem; line-height: 4.3rem; text-align: center; -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 74%, 0 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 74%, 0 100%); } .product__badge--items.style2 { width: 4.9rem; height: 2.3rem; line-height: 2.3rem; -webkit-clip-path: inherit; clip-path: inherit; border-radius: 0 0.2rem 0.2rem 0; } .product__badge--items.style3 { width: 2.6rem; height: 4.1rem; line-height: 4.1rem; -webkit-clip-path: inherit; clip-path: inherit; } @media only screen and (min-width: 1200px) { .product__col--width__8 { width: 63.66666667%; } } @media only screen and (min-width: 1200px) { .product__col--width__4 { width: 36.33333333%; } } @media only screen and (max-width: 767px) { .product__section--header { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } } .product__items--content__tag { color: var(--text-gray-color); margin: 0.3rem 0; } .product__items:hover .product__items--action.style2 { bottom: inherit; right: 1.5rem; } .product__items--action.style2 { top: 2.5rem; right: 0; left: auto; bottom: auto; padding: 0.5rem 0.3rem; background: var(--white-color); border-radius: 2rem; } @media only screen and (min-width: 992px) { .product__items--action.style2 { top: 1.5rem; } } @media only screen and (max-width: 7575px) { .product__items--action.style2 { right: 1.5rem; } } .product__items--action__list.style2 { margin-right: 0; margin-bottom: 0.3rem; text-align: center; } .product__items--action__list.style2:last-child { margin-bottom: 0; } .product__items--action__btn.style2 { background: inherit; color: var(--secondary-color); } .product__items--action__btn.style2:hover { color: var(--primary-color); } .product__content--style2 { padding: 1.5rem 0 0; border: 0; } .product__swiper--grid { padding-top: 6.8rem; margin-top: -7rem; } @media only screen and (max-width: 991px) { .product__swiper--grid { margin-bottom: 3rem; } } .product__grid--heading__maintitle { font-weight: 600; padding-bottom: 0.8rem; } @media only screen and (min-width: 992px) { .product__grid--heading__maintitle { font-size: 2.4rem; line-height: 3rem; } } .product__grid--heading__maintitle::before { position: absolute; content: ""; width: 6rem; height: 0.2rem; background: var(--secondary-color2); bottom: 0; left: 0; } .product__items--grid { margin-bottom: 2rem; padding-bottom: 2rem; border-bottom: 1px solid var(--border-color); } .product__items--grid:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; } .product__items--grid__thumbnail { overflow: hidden; line-height: 1; width: 8rem; } @media only screen and (min-width: 1366px) { .product__items--grid__thumbnail { width: 10rem; } } .product__items--grid__content { padding: 0.8rem 0.8rem 0.8rem 1.5rem; width: calc(100% - 8rem); } @media only screen and (min-width: 1366px) { .product__items--grid__content { width: calc(100% - 10rem); } } .product__items--grid:hover .product__items--img { -webkit-transform: inherit; transform: inherit; } .product__pagination { bottom: 1.5rem !important; } .product__pagination .swiper-pagination-bullet { background: #949494; } .product__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: var(--secondary-color); } .banner__items { overflow: hidden; height: 100%; } .banner__items:hover .banner__items--thumbnail__img { -webkit-transform: scale(1.05); transform: scale(1.05); } .banner__items--thumbnail { display: block; width: 100%; height: 100%; } .banner__items--thumbnail__img { display: block; width: 100%; height: 100%; object-fit: fill; } .banner__items--content { position: absolute; top: 2.5rem; left: 2rem; cursor: pointer; } @media only screen and (min-width: 992px) { .banner__items--content { top: 3rem; left: 3.5rem; } } .banner__items--content.one { top: 50%; left: auto; right: 2rem; -webkit-transform: translatey(-50%); transform: translatey(-50%); } @media only screen and (min-width: 768px) { .banner__items--content.one { right: 2.5rem; } } @media only screen and (min-width: 992px) { .banner__items--content.one { right: 4.5rem; } } .banner__items--content.two { top: 50%; -webkit-transform: translatey(-50%); transform: translatey(-50%); } .banner__items--content.three { left: 3rem; top: 20%; } @media only screen and (min-width: 992px) { .banner__items--content.three { left: 6rem; } } .banner__items--content.four { left: 2rem; right: 2rem; text-align: center; } .banner__items--content.five { top: 50%; left: auto; right: 2rem; -webkit-transform: translatey(-50%); transform: translatey(-50%); } @media only screen and (min-width: 768px) { .banner__items--content.five { right: 2.5rem; } } @media only screen and (min-width: 992px) { .banner__items--content.five { right: 4.5rem; } } .banner__items--content__title { position: relative; padding-bottom: 1rem; font-size: 1.8rem; line-height: 2.4rem; } @media only screen and (min-width: 768px) { .banner__items--content__title { font-size: 2rem; line-height: 2.8rem; } } @media only screen and (min-width: 992px) { .banner__items--content__title { font-size: 2.2rem; line-height: 2.8rem; } } @media only screen and (min-width: 1200px) { .banner__items--content__title { font-size: 2.4rem; line-height: 3rem; } } @media only screen and (min-width: 1366px) { .banner__items--content__title { font-size: 2.8rem; line-height: 3.3rem; } } @media only screen and (min-width: 1600px) { .banner__items--content__title { font-size: 3rem; line-height: 3.6rem; } } .banner__items--content__title::before { position: absolute; content: ""; width: 10.4rem; height: 0.4rem; background: url(../img/banner/border-shape.webp); bottom: 0; left: 0; } .banner__items--content__title.four::before { left: 50%; -webkit-transform: translatex(-50%); transform: translatex(-50%); } .banner__items--content__style2 { position: absolute; left: 3rem; top: 50%; -webkit-transform: translatey(-50%); transform: translatey(-50%); } .banner__items--content__style2.right { left: auto; right: 3rem; } .banner__items--content__style2--title { font-size: 1.7rem; line-height: 2.1rem; margin-bottom: 0.8rem; color: #fff; } @media only screen and (min-width: 768px) { .banner__items--content__style2--title { font-size: 1.8rem; line-height: 2.2rem; margin-bottom: 1rem; } } @media only screen and (min-width: 992px) { .banner__items--content__style2--title { font-size: 2rem; line-height: 2.6rem; margin-bottom: 1.2rem; } } @media only screen and (min-width: 1200px) { .banner__items--content__style2--title { font-size: 2.2rem; line-height: 3rem; } } @media only screen and (min-width: 1366px) { .banner__items--content__style2--title { font-size: 2.5rem; line-height: 3.6rem; } } @media only screen and (min-width: 1600px) { .banner__items--content__style2--title { font-size: 2.8rem; line-height: 4rem; } } .countdown__item { margin-right: 2rem; text-align: center; } .countdown__item:last-child { margin-right: 0; } .banner__video--thumbnail__img { width: 100%; } @media only screen and (max-width: 575px) { .banner__video--thumbnail__img { height: 17rem; -o-object-fit: cover; object-fit: cover; margin: 0 auto; } } @-webkit-keyframes animate { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); } 40% { -webkit-box-shadow: 0 0 0 50px rgba(255, 193, 7, 0); box-shadow: 0 0 0 50px rgba(255, 193, 7, 0); } 80% { -webkit-box-shadow: 0 0 0 50px rgba(255, 193, 7, 0); box-shadow: 0 0 0 50px rgba(255, 193, 7, 0); } 100% { -webkit-box-shadow: 0 0 0 rgba(255, 193, 7, 0); box-shadow: 0 0 0 rgba(255, 193, 7, 0); } } @keyframes animate { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); } 40% { -webkit-box-shadow: 0 0 0 50px rgba(255, 193, 7, 0); box-shadow: 0 0 0 50px rgba(255, 193, 7, 0); } 80% { -webkit-box-shadow: 0 0 0 50px rgba(255, 193, 7, 0); box-shadow: 0 0 0 50px rgba(255, 193, 7, 0); } 100% { -webkit-box-shadow: 0 0 0 rgba(255, 193, 7, 0); box-shadow: 0 0 0 rgba(255, 193, 7, 0); } } @media (max-width: 479px) { .banner__img--height { height: 18rem; -o-object-fit: cover; object-fit: cover; } } .blog__section--inner { padding: 1rem; } .blog__section--inner .section__heading h2 { font-family: "Montserrat", sans-serif; margin-bottom: 16px; font-size: 45px; font-weight: 400; line-height: normal; } .blog__section--inner .banner-blog { width: 100%; } p.blog-detail-content { margin-top: 20px; font-size: 16px; color: #373737; } ol li.blog-detail-list { line-height: inherit; list-style: decimal; } .blog__section--inner.p-0 { padding: 0; } #content-wrapper h2:before { display: block; content: " "; margin-top: -93px; height: 93px; visibility: hidden; } .blog__items:hover .blog__thumbnail--img { -webkit-transform: scale(1.05); transform: scale(1.05); } .blog__thumbnail { overflow: hidden; } .blog__thumbnail--link { width: 100%; } .blog__thumbnail--img { width: 100%; height: 250px; object-fit: cover; } @media only screen and (max-width: 575px) { .blog__thumbnail--img { height: 200px; } .blog__section--inner .section__heading h2 { font-size: 24px; } } .blog__content { padding: 1.8rem 1.5rem 1.5rem 5.5rem; position: relative; } .blog__content::before { content: ""; position: absolute; background-color: yellow; left: 20px; top: -25px; width: 8px; height: 60px; } .blog__content--meta { margin-bottom: 1rem; } @media only screen and (max-width: 767px) { .blog__content--meta { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } } .blog__content--meta__text { font-size: 1.3rem; color: var(--primary-color); margin-right: 1.8rem; } .blog__content--meta__text:last-child { margin-right: 0; } @media only screen and (min-width: 1200px) { .blog__content--meta__text { margin-right: 2.2rem; } } @media only screen and (max-width: 767px) { .blog__content--meta__text { margin-right: 0; margin-bottom: 0.8rem; } .blog__content--meta__text:last-child { margin-bottom: 0; } } .blog__content--meta__icon { color: var(--secondary-color); margin-right: 0.4rem; } .blog__content--title { line-height: 2.5rem; margin-bottom: 1.4rem; color: var(--secondary-color); font-size: 1.8rem; font-weight: normal; } .blog__content--desc { font-size: 1.6rem; line-height: 2.5rem; margin-bottom: 2.2rem; } @media only screen and (max-width: 767px) { .blog__content--desc { font-size: 1.5rem; } } .blog__content--btn { background: var(--white-color); border: 1px solid var(--primary-color); color: var(--secondary-color); font-size: 1.4rem; border-radius: 2rem; } @media only screen and (min-width: 768px) { .blog__content--btn { line-height: 3rem; height: 3rem; padding: 0 1.7rem; } } .blog__content--btn:hover { background: var(--secondary-color); color: var(--white-color); border-color: var(--secondary-color); } .blog__content--btn.btn__style3 { color: var(--white-color); border-radius: 0.2rem; font-size: 1.3rem; } .article__slider-thumbnail { min-height: 180px; object-fit: cover; } @media only screen and (min-width: 768px) { .article__slider-thumbnail { min-height: 300px; } } .article__slider-desc { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-bottom: 0; } .article__slider-info .more { margin-bottom: 16px; } .article__slider-info .more:hover { text-decoration: underline; } .articl__post--items { margin-bottom: 2rem; } .articl__post--items:hover .articl__post--items__img { -webkit-transform: scale(1.1); transform: scale(1.1); } .articl__post--items:last-child { margin-bottom: 0; } .articl__post--items__thumbnail { width: 9rem; overflow: hidden; } .articl__post--items__content { width: calc(100% - 9rem); padding-left: 1.5rem; } @media only screen and (min-width: 768px) { .articl__post--items__content--title { font-size: 1.7rem; line-height: 2.2rem; } } .footer__newsletter--desc { font-size: 1.5rem; } @media only screen and (max-width: 1199px) { .footer__newsletter--input { padding: 0 1.4rem 0; } } @media only screen and (max-width: 1199px) { .footer__newsletter--button { position: inherit; top: inherit; right: inherit; margin-top: 1.5rem; } } .instagram__section .instagram__section--inner { background-color: #ededed; padding: 30px; } .instagram__thumbnail { overflow: hidden; } .instagram__thumbnail:hover .instagram__social--icon { -webkit-transform: translatey(-50%) translatex(-50%) scale(1); transform: translatey(-50%) translatex(-50%) scale(1); } .instagram__thumbnail:hover .instagram__thumbnail--img { -webkit-transform: scale(0.9); transform: scale(0.9); } .instagram__thumbnail--link { width: 100%; } .instagram__thumbnail--img { width: 100%; } .instagram__social--icon { position: absolute; top: 50%; left: 50%; width: 5rem; height: 5rem; background: var(--white-color); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50%; color: var(--secondary-color); -webkit-transform: translatey(-50%) translatex(-50%) scale(0); transform: translatey(-50%) translatex(-50%) scale(0); } .instagram__social--icon:hover { background: var(--secondary-color); color: var(--white-color); } .footer__bg { background: url(../img/banner/footer-bg.webp); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; } .footer__section { background-color: #f4f8fa; } .footer__section .cta--wa { padding: 8px 14px; border: 1px solid #24b532; border-radius: 20px; width: fit-content; color: #24b532; font-weight: bold; font-size: 16px; } .footer__section .cta--wa:hover { border-color: var(--secondary-color); color: var(--secondary-color); } @media only screen and (max-width: 991px) { .footer__section { padding-bottom: 4rem; } } .main__footer { border-bottom: 1px solid var(--border-color); padding: 70px 0; } .gias-logo { width: 85%; } @media only screen and (min-width: 992px) { .main__footer { padding: 70px 0; } .main__footer .col-lg-2 { width: 12.5% !important; padding-right: 0; } .main__footer .col-lg-2:nth-child(4) { padding-left: 40px; } } @media only screen and (max-width: 767px) { .main__footer { padding: 6rem 0 3.5rem; } .sertification img { max-width: 10%; } .gias-logo { width: 60%; } } @media only screen and (max-width: 575px) { .sertification img { max-width: 10%; } .gias-logo { width: 60%; } } .footer__social { margin-top: 2.5rem; } @media only screen and (min-width: 992px) { .footer__social { margin-top: 3.2rem; } } .footer__logo { margin-bottom: 1.5rem; } .sm__footer--widget__bock { display: none; } @media only screen and (max-width: 767px) { .sm__footer--widget__bock { display: block; } } @media only screen and (max-width: 991px) { .footer__widget { margin-bottom: 3rem; } } .footer__widget--desc { font-size: 1.5rem; } .footer__widget--desc-title { font-size: 1.6rem; color: #373737; margin-top: 20px; } .footer__widget--title { margin-bottom: 1rem; font-weight: 400; position: relative; color: var(--secondary-color); font-size: 1.8rem; text-transform: uppercase; font-weight: 500; } @media only screen and (min-width: 576px) { .footer__widget--title { font-size: 2rem; line-height: 2.4rem; } } @media only screen and (min-width: 768px) { .footer__widget--title { margin-bottom: 1.5rem; } } @media only screen and (min-width: 992px) { .footer__widget--title { font-size: 1.6rem; line-height: 2.6rem; margin-bottom: 1.7rem; } } .footer__widget--title__arrowdown--icon { position: absolute; right: 0; top: 38%; -webkit-transition: 0.3s; transition: 0.3s; display: none; } @media only screen and (max-width: 767px) { .footer__widget--title__arrowdown--icon { display: block; } } .footer__widget.active { padding-bottom: 3rem; } .footer__widget.active .footer__widget--title__arrowdown--icon { -webkit-transform: rotate(180deg); transform: rotate(180deg); } .footer__widget--menu__list { margin-bottom: 0.8rem; } .footer__widget--menu__list:last-child { margin-bottom: 0; } .footer__widget--menu__text { line-height: 3rem; font-size: 1.5rem; color: var(--text-gray-color); } .footer__widget--button { position: absolute; z-index: 9; top: 0; left: 0; visibility: hidden; width: 100%; height: 100%; content: ""; color: transparent; border: 0; background-color: transparent; } @media only screen and (max-width: 767px) { .footer__widget--button { visibility: visible; } } @media only screen and (max-width: 767px) { .footer__widget--inner { display: none; } } .middle__footer { position: relative; border-bottom: 1px solid var(--border-color); padding: 40px 0; } .middle__footer .list-sosmed { gap: 40px; } .middle__footer p { font-size: 18.5px; color: var(--secondary-color); } .middle__footer li { position: relative; display: inline-block; } .middle__footer li a { position: relative; color: #373737; font-size: 36px; } .middle__footer li a:hover { color: var(--secondary-color); } .footer__bottom { padding: 2rem 0; } @media only screen and (max-width: 991px) { .footer__bottom { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } } .copyright__content { font-size: 1.6rem; } @media only screen and (max-width: 991px) { .copyright__content { margin-bottom: 2rem; } } @media only screen and (max-width: 767px) { .copyright__content { text-align: center; } .middle__footer li a { font-size: 28px; } } .copyright__content--link { color: var(--primary-color); font-weight: 600; } .copyright__content--link:hover { text-decoration: underline; } .footer__contact--info__inner { margin-bottom: 1.5rem; } .footer__contact--info__text { font-size: 1.5rem; line-height: 2.5rem; color: var(--text-gray-color); font-family: var(--open-sans); margin-bottom: 1rem; } .footer__contact--info__text:last-child { margin-bottom: 0; } .footer__payment--method__title { font-size: 1.5rem; line-height: 2.2rem; font-family: var(--open-sans); margin-bottom: 1.7rem; } .btn-catalogue { background-color: var(--secondary-color); padding: 10px 20px; border-radius: 20px; color: white; border: 1px solid transparent; } .btn-catalogue a { color: white; } .btn-catalogue:hover { background-color: white; color: var(--secondary-color); border: 1px solid var(--secondary-color); } .btn-catalogue:hover a { color: var(--secondary-color); } .modal { position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 1rem; background: rgba(0, 0, 0, 0.8); cursor: pointer; visibility: hidden; opacity: 0; -webkit-transition: all 0.35s ease-in; transition: all 0.35s ease-in; z-index: 99; } .modal.is-visible { visibility: visible; opacity: 1; } .popup-banner { position: fixed; left: 0px; bottom: 0px; z-index: 10000; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); display: none; } .popup-banner.is-visible { display: block; } #popup .popup__main--wrapper { width: 350px; max-width: 350px; max-height: 80vh; transform: none; margin: 0; transition: none; border-radius: 0 10px 10px 0; } .popup__main--wrapper { position: relative; width: 500px; max-width: 500px; max-height: 80vh; border-radius: 10px; background: #fff; overflow: auto; cursor: default; -webkit-transform: translateY(-50px); transform: translateY(-50px); -webkit-transition: var(--transition); transition: var(--transition); pointer-events: inherit; } @media only screen and (max-width: 767px) { .popup__main--wrapper { max-width: 550px; } } @media only screen and (max-width: 575px) { .popup__main--wrapper { max-width: 350px; } #popup .popup__main--wrapper { width: 200px; max-width: 200px; max-height: 50vh; } #popup .popup__info { padding: 8px; } #popup .popup__main--wrapper h3 { font-size: 14px !important; } #popup .product__details--info__desc { font-size: 10px !important; } #popup .primary__btn { font-size: 0.8rem; } } .popup__header { position: absolute; padding: 0; top: 16px; right: 16px; z-index: 9; } @media only screen and (max-width: 767px) { .popup__header { top: 10px; right: 10px; } } .popup__info { padding: 16px; } .popup__inner .primary__btn { width: 100%; } .popup__close--btn { font-size: 1.8rem; padding: 0; width: 3.2rem; height: 3.2rem; border-radius: 50%; font-weight: 700; border: 1px solid var(--border-color); background: var(--white-color); } .popup__close--btn:hover { background: var(--secondary-color); border-color: var(--secondary-color); color: var(--white-color); } [data-animation] .modal-dialog { opacity: 0; -webkit-transition: all 0.5s cubic-bezier(0.51, 0.92, 0.24, 1.15); transition: all 0.5s cubic-bezier(0.51, 0.92, 0.24, 1.15); } [data-animation].is-visible .modal-dialog { opacity: 1; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } .quickview__info--review__text { color: var(--text-gray-color); font-weight: 500; margin-left: 15px; } @media only screen and (max-width: 767px) { .quickview__gallery { margin-bottom: 20px; } } .quickview__thumbnail { position: relative; line-height: 1; } .quickview__thumbnail--link { width: 100%; border-radius: 8px; } .quickview__thumbnail--img { width: 100%; border-radius: 8px; } .quickview__gallery--pagination .swiper-pagination-bullet { width: 16px; height: 5px; background: var(--secondary-color); opacity: 1; border-radius: 2px; margin: 0 3px !important; } .quickview__gallery--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: var(--primary-color); } .variant__wishlist--icon { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .quickview__social--title { font-size: 1.5rem; font-weight: 600; margin-right: 15px; } .quickview__social--list { margin-right: 10px; } .quickview__social--list:last-child { margin-right: 0; } .quickview__social--icon { width: 3rem; height: 3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: var(--secondary-color); color: var(--white-color); border-radius: 50%; } .quickview__social--icon:hover { background: var(--primary-color); color: var(--white-color); } @media only screen and (max-width: 767px) { .accordion__section--inner .row { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } } @media only screen and (max-width: 767px) { .accordion__banner { text-align: center; } } @media only screen and (max-width: 767px) { .accordion__wrapper { margin-bottom: 30px; } } .catalogue__items--thumbnail::before { position: absolute; content: ""; width: 100%; height: 100%; background: var(--secondary-color); top: 0; left: 0; opacity: 0; -webkit-transition: var(--transition); transition: var(--transition); z-index: 9; pointer-events: none; } .catalogue__items--thumbnail:hover::before { opacity: 0.6; } .catalogue__items--thumbnail__link { overflow: hidden; display: block; width: 100%; } .catalogue__items--thumbnail:hover .catalogue__view--icon { -webkit-transform: translatey(-50%) translatex(-50%) scale(1); transform: translatey(-50%) translatex(-50%) scale(1); } .catalogue__items--thumbnail__img { -webkit-transition: 0.3s; transition: 0.3s; display: block; width: 100%; } .catalogue__view--icon { width: 4rem; height: 4rem; background: var(--white-color); color: var(--secondary-color); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50%; z-index: 9; position: absolute; top: 50%; left: 50%; -webkit-transform: translatey(-50%) translatex(-50%) scale(0); transform: translatey(-50%) translatex(-50%) scale(0); } .catalogue__view--icon svg { width: 2.7rem; } .catalogue__view--icon:hover { background: var(--primary-color); color: var(--white-color); } @media only screen and (max-width: 767px) { .brand__logo--section { padding-bottom: 3rem; } } @media only screen and (max-width: 767px) { .brand__logo--section__inner { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } } .breadcrumb__bg-blog { background: url(../img/blog/header-article.webp); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; height: 200px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; } .breadcrumb__bg-blog::before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: rgba(20, 33, 43, 0.6); } @media only screen and (min-width: 768px) { .breadcrumb__bg-blog { height: 230px; } } @media only screen and (min-width: 992px) { .breadcrumb__bg-blog { height: 250px; } } @media only screen and (min-width: 1200px) { .breadcrumb__bg-blog { height: 270px; } } @media only screen and (min-width: 1600px) { .breadcrumb__bg-blog { height: 300px; } } .breadcrumb__bg { background: url(../img/banner/gnet.webp); background-repeat: no-repeat; background-attachment: scroll; background-position: top center; background-size: cover; height: 200px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; } .breadcrumb__bg.about-details { background: url(../img/banner/banner-details-3.webp); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; } .breadcrumb__bg::before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: rgba(20, 33, 43, 0.6); } @media only screen and (min-width: 768px) { .breadcrumb__bg { height: 230px; } } @media only screen and (min-width: 992px) { .breadcrumb__bg { height: 250px; } } @media only screen and (min-width: 1200px) { .breadcrumb__bg { height: 270px; } } @media only screen and (min-width: 1600px) { .breadcrumb__bg { height: 300px; } } .breadcrumb__content { position: relative; } @media only screen and (max-width: 575px) { .breadcrumb__content { text-align: center; } } .breadcrumb__content--title { font-family: var(--montserrate-alternates); } @media only screen and (min-width: 1200px) { .breadcrumb__content--title { font-size: 5rem; line-height: 6rem; } } @media only screen and (min-width: 1600px) { .breadcrumb__content--title { font-size: 6rem; line-height: 8rem; } } @media only screen and (max-width: 575px) { .breadcrumb__content--menu { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; flex-wrap: wrap; } } .breadcrumb__content--menu__items { position: relative; margin-right: 16px; padding-right: 16px; font-size: 16px; line-height: 24px; } @media only screen and (min-width: 768px) { .breadcrumb__content--menu__items { font-size: 18px; } } .breadcrumb__content--menu__items:last-child { margin-right: 0; padding-right: 0; } .breadcrumb__content--menu__items:last-child::before { display: none; } .breadcrumb__content--menu__items::before { position: absolute; content: ""; width: 1.5px; height: 70%; background: var(--white-color); right: 0px; top: 50%; -webkit-transform: translatey(-50%); transform: translatey(-50%); } .about__section { padding: 6rem 0 6rem; } @media only screen and (min-width: 1024px) { .about__section .predictive__search--form { width: 60%; } } .about__section .predictive__search--button { border-radius: 5px; position: relative; height: auto; min-height: 40px; } .predictive__search--form.distributor { position: relative; z-index: 98; } .dropdown__province, .dropdown__city { background-color: var(--white-color); position: absolute; z-index: 3; width: 100%; top: 100%; border-radius: 4px; overflow-y: auto; max-height: 250px; opacity: 0; visibility: hidden; -webkit-transition: var(--transition); transition: var(--transition); box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); } .dropdown__province.active, .dropdown__city.active { opacity: 1; visibility: visible; } .province__items, .city__items { padding: 12px 16px; } .province__items:hover, .city__items:hover { color: var(--secondary-color); background-color: var(--ofwhite-color); cursor: pointer; } .about__content { border-bottom: 1px solid var(--border-color); padding: 30px 0; } .about__content p, .about__content ul li .about__card--distribution p { font-size: 1.6rem; margin-bottom: 10px; color: #373737; line-height: 1.6; } .about__content p:last-child { margin-bottom: 0; } @media only screen and (min-width: 768px) { .about__content p, .about__content ul li { font-size: 1.8rem; } } @media screen and (max-width: 600px) { ul li { list-style: none; } } @media only screen and (max-width: 768px) { .about__content ul li { font-size: 1.6rem; } } .about__content--subtitle, .about__content--subtitle ul li { font-size: 2.6rem; font-weight: 600; margin-bottom: 10px; font-family: var(--montserrate-alternates); color: var(--secondary-color); } .about__content--subtitle-nilai { font-size: 2rem; font-weight: 600; margin-bottom: 10px; font-family: var(--montserrate-alternates); color: var(--secondary-color); } .about__content--milestone { padding-top: 16px; padding-bottom: 16px; } .about__content--milestone:last-child { padding-bottom: 0; } .about__content--nilai { padding-top: 16px; padding-bottom: 16px; } .about__content--nilai:last-child { padding-bottom: 0; } .about__card--distribution { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); height: 100%; } .about__card--title { font-size: 2rem; margin-bottom: 15px; } .about__card--distribution .about__card--call p { margin-bottom: 0; } .about__card--distribution .about__card--call a:hover p { color: var(--secondary-color); } .about__card--loc { color: #4f73b7; text-decoration: underline; margin-top: 15px; } .about__content--maintitle { font-weight: 700; } @media only screen and (min-width: 992px) { .about__content--maintitle { font-size: 3.2rem; line-height: 4rem; } } @media only screen and (min-width: 1600px) { .about__content--maintitle { font-size: 3.5rem; line-height: 4.4rem; } } .about__content--desc { font-size: 1.6rem; line-height: 2.8rem; color: var(--text-gray-color); } .shop__header { padding: 1.5rem 2rem; border-radius: 0.5rem; } @media only screen and (max-width: 479px) { .shop__header { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } .product__view--mode__list { margin-right: 2rem; } .product__view--mode__list:last-child { margin-right: 0; } @media only screen and (min-width: 992px) { .product__view--mode__list { margin-right: 1.5rem; } } @media only screen and (min-width: 1200px) { .product__view--mode__list { margin-right: 2.5rem; } } @media only screen and (min-width: 1366px) { .product__view--mode__list { margin-right: 3.5rem; } } @media only screen and (max-width: 991px) { .product__view--mode__list { margin-right: 0; } } .product__view--label { font-weight: 600; margin-right: 1.2rem; } @media only screen and (min-width: 992px) { .product__view--label { margin-right: 0.8rem; font-size: 1.5rem; } } @media only screen and (min-width: 1200px) { .product__view--label { margin-right: 2.5rem; } } @media only screen and (min-width: 1366px) { .product__view--label { margin-right: 3.5rem; } } .product__view--select { border: 1px solid var(--border-color); padding: 0.6rem 3rem 0.6rem 1.2rem; -webkit-appearance: none; cursor: pointer; border-radius: 0.5rem; background: var(--white-color); } .select.shop__header--select::before { right: 14px; } .product__showing--count { font-weight: 500; letter-spacing: 0.5px; } @media only screen and (min-width: 992px) { .product__showing--count { font-size: 1.5rem; line-height: 2.6rem; margin-top: 1.2rem; } } @media only screen and (min-width: 1200px) { .product__showing--count { font-size: 1.7rem; line-height: 2.8rem; margin-top: 0; margin-left: 2rem; } } @media only screen and (max-width: 479px) { .product__showing--count { text-align: center; width: 100%; margin-top: 1.2rem; } } .offcanvas__filter--sidebar { position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; max-width: 300px; height: 100vh; -webkit-transition: var(--transition); transition: var(--transition); -webkit-transform: translateX(-100%); transform: translateX(-100%); background-color: var(--white-color); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); overflow-y: auto; } @media only screen and (min-width: 480px) { .offcanvas__filter--sidebar { max-width: 320px; } } .offcanvas__filter--sidebar.active { opacity: 1; visibility: visible; -webkit-transform: translateX(0); transform: translateX(0); } .widget__filter--btn { border: 1px solid var(--border-color); background: var(--white-color); border-radius: 0.3rem; padding: 0.5rem 1.2rem; } @media only screen and (max-width: 479px) { .widget__filter--btn { margin-right: 2.5rem; } } .widget__filter--btn:hover { border-color: var(--secondary-color); color: var(--secondary-color); } .widget__filter--btn__icon { width: 20px; } .widget__filter--btn__text { font-weight: 600; font-size: 1.5rem; margin-left: 0.7rem; } .offcanvas__filter--close { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid var(--border-color); padding: 0.5rem 1rem; border-radius: 0.3rem; margin: 25px 15px; background: var(--white-color); } .offcanvas__filter--close:hover { border-color: var(--secondary-color); color: var(--secondary-color); } .offcanvas__filter--close__text { font-size: 1.5rem; font-weight: 600; margin-left: 8px; } .shop__sidebar--widget { position: -webkit-sticky; position: sticky; top: 100px; } @media only screen and (min-width: 992px) { .single__widget { margin-bottom: 4rem; } } .single__widget:not(:last-child) { margin-bottom: 1rem; border-bottom: 1px solid var(--border-color2); padding-bottom: 1rem; } .single__widget.widget__bg { padding: 2rem; border-radius: 0.5rem; -webkit-box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1); } @media only screen and (max-width: 991px) { .single__widget.widget__bg { padding: 3rem 2rem 2.5rem; } } .widget__title { margin-bottom: 3rem; color: var(--secondary-color); } @media only screen and (min-width: 992px) { .widget__title { font-size: 2rem; line-height: 3rem; margin-bottom: 3rem; } } @media only screen and (min-width: 1366px) { .widget__title { font-size: 2.3rem; line-height: 3rem; margin-bottom: 3rem; } } @media only screen and (min-width: 1400px) { .widget__title { font-size: 2.5rem; line-height: 3rem; margin-bottom: 3rem; } } .widget__search--form { position: relative; } .widget__search--form__input { width: 100%; height: 4.5rem; padding: 0 9rem 0 1.5rem; border-radius: 0.5rem; border: 1px solid var(--border-color); } @media only screen and (min-width: 992px) { .widget__search--form__input { font-size: 1.5rem; } } .widget__search--form__input:focus { border-color: var(--secondary-color); } .widget__categories--menu__list { margin-bottom: 1.5rem; border-radius: 0.5rem; } .widget__categories--menu__list:last-child { margin-bottom: 0; } .widget__categories--menu__list.active .widget__categories--menu__label { margin-bottom: 0; } .widget__categories--menu__list.active .widget__categories--menu__arrowdown--icon { -webkit-transform: rotate(180deg); transform: rotate(180deg); top: 38%; } .widget__categories--menu__label { cursor: pointer; padding: 0.5rem 1rem; position: relative; -webkit-transition: var(--transition); transition: var(--transition); } .widget__categories--menu__label:hover { color: var(--primary-color); } .widget__categories--menu__text { padding-left: 1rem; } .widget__categories--menu__img { width: 3rem; } .widget__categories--menu__checkbox { margin-right: 1rem; } .widget__categories--menu__arrowdown--icon { position: absolute; right: 1.5rem; top: 43%; -webkit-transition: var(--transition); transition: var(--transition); } .widget__categories--menu__list.active .widget__categories--sub__menu { display: block; box-sizing: border-box; } .widget__categories--sub__menu { display: none; padding: 1.5rem 0; } .widget__categories--sub__menu--list { margin-bottom: 0.8rem; padding: 0 1rem 0.8rem; } .widget__categories--sub__menu--list:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; } .widget__categories--sub__menu--img { width: 2.8rem; } .widget__categories--sub__menu--text { padding-left: 1rem; line-height: 2.8rem; } @media only screen and (max-width: 991px) { .shop__product--wrapper .product__items--link { width: 100%; } } @media only screen and (max-width: 991px) { .shop__product--wrapper .product__items--img { width: 100%; } } @media only screen and (max-width: 1365px) { .product__grid--inner .product__items--action__btn { padding: 0 0.6rem; } } @media only screen and (max-width: 1199px) { .product__grid--inner .product__items--action__btn { padding: 0 0.5rem; } } @media only screen and (max-width: 1365px) { .product__grid--inner .product__items--action__btn.add__to--cart { font-size: 1.3rem; padding: 0 0.4rem; } } .pagination__area { padding: 1.5rem 2rem; margin-top: 3rem; } @media only screen and (min-width: 768px) { .pagination__area { margin-top: 5rem; } } .pagination__list { margin-right: 0.8rem; } .pagination__list:last-child { margin-right: 0; } @media only screen and (min-width: 768px) { .pagination__list { margin-right: 1.2rem; } } .pagination__item { width: 3.8rem; height: 3.8rem; line-height: 3.6rem; font-size: 1.6rem; font-weight: 600; text-align: center; border-radius: 50%; border: 1px solid var(--border-color2); background: var(--white-color); } @media only screen and (min-width: 768px) { .pagination__item { width: 4rem; height: 4rem; line-height: 3.8rem; } } .pagination__item--current { background: var(--secondary-color); border-color: var(--secondary-color); color: var(--white-color); } .pagination__item:hover { background: var(--secondary-color); border-color: var(--secondary-color); color: var(--white-color); } .product__details--media { position: -webkit-sticky; position: sticky; top: 0; } @media only screen and (max-width: 767px) { .product__details--media { margin-bottom: 5.7rem; } } .product__media--preview__items { position: relative; } .product__media--preview__items--link { width: 100%; display: block; } .product__media--preview__items--img { width: 100%; display: block; } .product__media--view__icon { position: absolute; top: 2rem; left: 2rem; } .product__media--view__icon.media__play { right: 2rem; left: auto; } .product__media--view__icon--link { width: 3.5rem; height: 3.5rem; text-align: center; background: var(--secondary-color); border-radius: 50%; color: var(--white-color); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .product__media--view__icon--link:hover { background: var(--primary-color); color: var(--white-color); } .media__play--icon__link { color: var(--secondary-color); } .media__play--icon__link:hover { color: var(--primary-color); } .product__media--nav { margin-top: 2rem; } .product__media--nav__items { border: 1px solid var(--border-color2); padding: 0.5rem; line-height: 1; } .product__media--nav__items--img { width: 100%; cursor: pointer; } #openDialogUploadImg { width: 80px; cursor: pointer; position: absolute; bottom: 0px; z-index: 10; right: 0; } @media only screen and (min-width: 768px) { .product__details--info { font-size: 1.6rem; } } @media only screen and (min-width: 992px) { .product__details--info__title { font-size: 3rem; } } .product__details--info__price .current__price { font-size: 1.6rem; } @media only screen and (min-width: 992px) { .product__details--info__price .current__price { font-size: 2rem; } } .product__details--info__price .old__price { font-size: 1.4rem; margin-left: 0.8rem; } @media only screen and (min-width: 992px) { .product__details--info__price .old__price { font-size: 1.8rem; } } .product__details--info__desc { font-size: 1.5rem; } @media only screen and (min-width: 992px) { .product__details--info__desc { font-size: 1.6rem; line-height: 2.8rem; } } .product__variant--title { font-size: 1.5rem; font-weight: 700; margin-right: 1rem; } .product__variant--list .button__konsultasi { padding: 8px 14px; border: 1px solid var(--whatsapp-color); border-radius: 20px; width: fit-content; color: var(--whatsapp-color); font-weight: 600; } .product__variant--list .button__konsultasi:hover { color: var(--white-color); background-color: var(--secondary-color); border-color: var(--secondary-color); } @media only screen and (max-width: 575px) { .product__variant--list .button__konsultasi { width: 100%; text-align: center; font-size: var(--font-16); } } .product__details--info__meta--list { font-size: 1.5rem; margin-bottom: 0.8rem; } .product__details--info__meta--list:last-child { margin-bottom: 0; } .guarantee__safe--checkout__title { font-size: 1.5rem; font-weight: 600; margin-bottom: 1.2rem; } .product__type .product__details--tab__list { flex: 1 0 auto; margin: 0; padding: 0 1rem 1.3rem; position: relative; } .product__type .product__details--tab__list::after { content: ""; position: absolute; bottom: -0.5px; left: 0; width: 100%; height: 1px; background-color: var(--border-color); } .product__details--tab__section { background: var(--bg-gray-color); } .product__details--tab.product__type { width: 100%; justify-content: space-between; text-align: center; flex-wrap: wrap; row-gap: 1em; position: relative; } .product__details--tab.product__type .product__details--tab__list.active { font-weight: 500; } .product__details--tab.product__type .product__details--tab__list { margin: 0; padding: 0 1rem 1.3rem; } .product__details--tab.product__type .product__details--tab__list a { color: var(--secondary-color); } .product__details--tab__section.sidebar__tab--section { padding: 3.5rem; } @media only screen and (max-width: 575px) { .product__details--tab__section.sidebar__tab--section { padding: 2rem; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .sidebar__tab--section .product__details--tab__list { margin-right: 2rem; } .sidebar__tab--section .product__details--tab__list:last-child { margin-right: 0; } } .product__details--tab__inner { background: var(--white-color); padding: 3rem; } @media only screen and (max-width: 575px) { .product__details--tab__inner { padding: 2.5rem 1.5rem; } } @media only screen and (max-width: 767px) { .product__details--tab { -ms-flex-wrap: nowrap; flex-wrap: nowrap; text-align: center; } .product__details--tab.mb-30 { margin-bottom: 1.5rem; } } .product__details--tab__list { font-size: 1.6rem; line-height: 2.6rem; margin-right: 5rem; cursor: pointer; -webkit-transition: var(--transition); transition: var(--transition); position: relative; padding-bottom: 0.4rem; } .product__details--tab__list::before { position: absolute; content: ""; width: 0; height: 1px; background: var(--secondary-color); left: 50%; right: 50%; -webkit-transition: var(--transition); transition: var(--transition); bottom: -0.5px; z-index: 2; } .product__details--tab__list.active { color: var(--secondary-color); } .product__details--tab__list.active::before { width: 100%; left: 0; right: 0; } .product__details--tab__list:hover { color: var(--secondary-color); } .product__details--tab__list:hover::before { width: 100%; left: 0; right: 0; } .product__details--tab__list:last-child { margin-right: 0; } @media only screen and (min-width: 768px) { .product__details--tab__list { font-size: 1.8rem; } } @media only screen and (min-width: 1200px) { .product__details--tab__list { font-size: 1.8rem; } } @media only screen and (max-width: 767px) { .product__details--tab__list { margin: 0 1rem 1.3rem; } } .product__tab--content__title { font-weight: 600; font-size: 1.7rem; } @media only screen and (min-width: 992px) { .product__tab--content__title { font-size: 1.8rem; } } .product__tab--content__desc { line-height: 2.6rem; color: var(--text-gray-color); } @media only screen and (min-width: 992px) { .product__tab--content__desc { font-size: 1.5rem; line-height: 2.8rem; } } .product__tab--content__list { line-height: 2.6rem; margin-bottom: 0.6rem; color: var(--text-gray-color); } @media only screen and (min-width: 992px) { .product__tab--content__list { font-size: 1.5rem; line-height: 2.8rem; } } .product__tab--content__list:last-child { margin-bottom: 0; } .product__tab--content__list--icon { width: 2rem; vertical-align: middle; margin-right: 0.5rem; } .product__details--gallery { position: -webkit-sticky; position: sticky; top: 0; } @media only screen and (max-width: 767px) { .product__details--gallery { margin-bottom: 4.5rem; } } .blog__wrapper--sidebar { position: -webkit-sticky; position: sticky; top: 0; } .blog__sidebar--widget { position: -webkit-sticky; position: sticky; top: 88px; } @media only screen and (max-width: 991px) { .blog__sidebar--widget.left { margin-top: 8rem; } } @media only screen and (max-width: 767px) { .blog__sidebar--widget.left { margin-top: 6rem; } } .blog__post--header.mb-30 { margin-bottom: 2.5rem; } @media only screen and (min-width: 992px) { .post__header--title { line-height: 3.8rem; font-size: 3.2rem; } } @media only screen and (min-width: 1600px) { .post__header--title { line-height: 4.5rem; font-size: 3.7rem; } } .blog__post--meta { text-transform: capitalize; } @media only screen and (min-width: 992px) { .blog__post--meta { font-size: 1.5rem; } } .blog__post--meta__link { color: var(--secondary-color); } .blog__post--meta__link:hover { color: var(--secondary-color); text-decoration: underline; } .blog__thumbnail { line-height: 1; } @media only screen and (max-width: 767px) { .blog__thumbnail.mb-30 { margin-bottom: 2rem; } } .blog__details--content__subtitle { line-height: 3rem; } @media only screen and (min-width: 992px) { .blog__details--content__subtitle { line-height: 3.2rem; } } @media only screen and (min-width: 1200px) { .blog__details--content__subtitle { line-height: 4rem; font-size: 2.7rem; } } .blockquote__content { padding: 20px 30px; text-align: center; border-radius: 10px; } @media only screen and (min-width: 992px) { .blockquote__content { padding: 30px 40px; } } @media only screen and (min-width: 1200px) { .blockquote__content { padding: 40px 70px; } } @media only screen and (max-width: 767px) { .blockquote__content { margin: 0 0 2.5rem; padding: 1.5rem 2rem; } } .blockquote__content--desc { font-size: 1.6rem; line-height: 3rem; font-style: italic; font-weight: 500; } @media only screen and (min-width: 768px) { .blockquote__content--desc { font-size: 1.8rem; line-height: 3.4rem; } } .blog__tags--social__media { padding: 5rem 0; } @media only screen and (max-width: 1199px) { .blog__tags--social__media { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } } @media only screen and (max-width: 1199px) { .blog__tags--media { margin-bottom: 2rem; } } @media only screen and (max-width: 575px) { .blog__tags--media { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } } .blog__tags--media__title { font-size: 1.5rem; font-weight: 600; margin-right: 1rem; } @media only screen and (min-width: 992px) { .blog__tags--media__title { font-size: 1.6rem; } } @media only screen and (max-width: 575px) { .blog__tags--media__title { margin-right: 0; margin-bottom: 1rem; } } .blog__tags--media__list { margin-right: 0.7rem; } .blog__tags--media__list:last-child { margin-right: 0; } .blog__tags--media__link { border: 1px solid var(--border-color2); background: var(--white-color); padding: 0.5rem 1.2rem; line-height: 2.5rem; border-radius: 0.3rem; text-transform: capitalize; } .blog__tags--media__link:hover { background: var(--primary-color); border-color: var(--primary-color); color: var(--white-color); } @media only screen and (max-width: 575px) { .blog__tags--media__link { padding: 0.4rem 0.8rem; } } .meta__deta { font-weight: 500; margin-top: 0.6rem; font-size: 1.5rem; } .blog__social--media__title { font-size: 1.5rem; font-weight: 600; margin-right: 1rem; } @media only screen and (min-width: 992px) { .blog__social--media__title { font-size: 1.6rem; } } .blog__social--media__list { margin-right: 1rem; } .blog__social--media__list:last-child { margin-right: 0; } .blog__social--media__link { width: 3rem; height: 3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: var(--secondary-color); color: var(--white-color); border-radius: 50%; } .blog__social--media__link:hover { background: var(--primary-color); color: var(--white-color); } .related__post--items:hover .related__post--img { -webkit-transform: scale(1.05); transform: scale(1.05); } .related__post--thumbnail { overflow: hidden; } .related__post--thumbnail a { width: 100%; } .related__post--thumbnail a img { width: 100%; } @media only screen and (max-width: 575px) { .related__post--text { text-align: center; } } .related__post--title { font-size: 1.8rem; } @media only screen and (min-width: 992px) { .related__post--title { font-size: 2rem; line-height: 2.7rem; } } .related__post--deta { font-size: 1.5rem; } .contact__section--hrading__desc { line-height: 2.8rem; } .contact__heading { font-size: 2rem; color: var(--secondary-color); margin-bottom: 32px; padding-bottom: 1rem; border-bottom: 1px solid var(--border-color); font-weight: normal; } .contact__list { font-size: 1.6rem; margin-bottom: 15px; } .contact__list * { color: #373737; } .contact__form--title { font-weight: 600; } @media only screen and (max-width: 1199px) { .contact__form--title.mb-30 { margin-bottom: 2rem; } } .contact__form--label { display: block; margin-bottom: 8px; } .contact__form--label__star { color: #dc3545; } .contact__section .form-select { height: 4.5rem; padding: 5px 15px; border-radius: 8px; font-size: 1.4rem; } .contact__form--input { width: 100%; height: 4.5rem; padding: 5px 15px; border-radius: 8px; border: 1px solid var(--border-color); } .contact__form--input:focus { border-color: var(--secondary-color) !important; } .form-select:focus { border-color: var(--secondary-color) !important; box-shadow: 0 0 5px 2px rgba(19, 19, 19, 0.15); } .contact__form--textarea { width: 100%; height: 8rem; padding: 12px 15px; border-radius: 8px; resize: none; border: 1px solid var(--border-color); font-family: var(--font-poppins); } .contact__form--textarea:focus { border-color: var(--secondary-color) !important; } @media only screen and (min-width: 992px) { .contact__form--textarea { height: 120px; } } @media only screen and (min-width: 1200px) { .contact__form--textarea { height: 160px; } } @media only screen and (min-width: 992px) { .contact__form--btn { font-size: 1.7rem; } } .contact__info { background: var(--secondary-color); padding: 2rem; } @media only screen and (min-width: 576px) { .contact__info { padding: 3rem; } } @media only screen and (min-width: 768px) { .contact__info { padding: 4rem; } } @media only screen and (min-width: 992px) { .contact__info { padding: 4rem 3rem; } } @media only screen and (min-width: 1200px) { .contact__info { padding: 5rem 6rem; } } @media only screen and (max-width: 991px) { .contact__info { margin-top: 3rem; } } .contact__info--items { margin-bottom: 2.7rem; } .contact__info--items:last-child { margin-bottom: 0; } @media only screen and (max-width: 575px) { .contact__info--items { margin-bottom: 2rem; } } .contact__info--icon { margin-right: 1.2rem; color: var(--white-color); padding-top: 0.8rem; } @media only screen and (min-width: 1200px) { .contact__info--icon { margin-right: 2rem; } } @media only screen and (max-width: 575px) { .contact__info--icon svg { width: 2.5rem; } } .contact__info--content__title { font-weight: 600; } @media only screen and (min-width: 992px) { .contact__info--content__title { font-size: 2rem; line-height: 2.8rem; } } .contact__info--content__desc { font-size: 1.5rem; line-height: 2.6rem; } @media only screen and (min-width: 1200px) { .contact__info--content__desc { font-size: 1.6rem; line-height: 2.7rem; } } .contact__info--content__desc a:hover { color: var(--primary-color); } .contact__info--social__list { margin-right: 11px; } .contact__info--social__list:last-child { margin-right: 0; } .contact__info--social__icon { width: 3rem; height: 3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: var(--white-color); color: var(--secondary-color); border-radius: 50%; } .contact__info--social__icon:hover { background: var(--primary-color); color: var(--white-color); } .contact__map--iframe { width: 100%; height: 400px; margin-bottom: -7px; } @media only screen and (min-width: 992px) { .contact__map--iframe { height: 500px; } } @media only screen and (min-width: 1200px) { .contact__map--iframe { height: 600px; } } .cart__table--inner { width: 100%; border-spacing: 0; } @media only screen and (max-width: 575px) { .cart__table--header { display: none; } } .cart__table--header__list { padding: 0 2rem 2rem 0; text-transform: uppercase; text-align: left; border-bottom: 1px solid var(--border-color2); } .cart__table--header__list:last-child { padding-right: 0; } @media only screen and (min-width: 992px) { .cart__table--header__list { font-size: 1.5rem; } } .cart__table--header__list.text-center { text-align: center; } .cart__table--header__list.text-right { text-align: right; } @media only screen and (max-width: 575px) { .cart__table--body__items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } } .cart__table--body__list { border-bottom: 1px solid var(--border-color2); padding: 2rem 2rem 2rem 0; } .cart__table--body__list:last-child { padding-right: 0; } @media only screen and (max-width: 575px) { .cart__table--body__list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 2rem 0; } } .cart__thumbnail { max-width: 10rem; line-height: 1; } @media only screen and (max-width: 767px) { .cart__thumbnail { max-width: 8rem; } } .cart__content { padding-left: 1.5rem; } @media only screen and (min-width: 1200px) { .cart__content { padding-left: 2rem; } } .cart__content--variant { display: block; margin-bottom: 0.5rem; line-height: 2.2rem; font-size: 1.3rem; } .cart__content--variant:last-child { margin-bottom: 0; } .cart__content--title { margin-bottom: 0.5rem; line-height: 2.5rem; } .cart__remove--btn { font-weight: 600; width: 3rem; height: 3rem; text-align: center; line-height: 3rem; background: var(--white-color); -webkit-box-shadow: 0 2px 22px rgba(0, 0, 0, 0.16); box-shadow: 0 2px 22px rgba(0, 0, 0, 0.16); margin-right: 1.5rem; border-radius: 50%; border: 0; } .cart__remove--btn:hover { color: var(--secondary-color); } .cart__price { font-weight: 600; } @media only screen and (min-width: 992px) { .cart__price { font-size: 1.6rem; } } .continue__shopping { padding-top: 2rem; } .continue__shopping--link { font-size: 1.5rem; font-weight: 600; color: var(--secondary-color); } @media only screen and (min-width: 992px) { .continue__shopping--link { font-size: 1.7rem; } } .continue__shopping--clear { font-size: 1.5rem; font-weight: 600; color: var(--secondary-color); border: 0; padding: 0; background: inherit; } @media only screen and (min-width: 992px) { .continue__shopping--clear { font-size: 1.7rem; } } .checkout__breadcrumb { padding: 0; margin: 0; } @media only screen and (max-width: 767px) { .checkout__breadcrumb { margin-top: 2.5rem; } } .breadcrumb__link { font-size: 1.3rem; color: var(--secondary-color); } .readcrumb__chevron-icon { color: #737373; width: 1.6rem; height: 1.6rem; margin: 0 0.6rem; } .breadcrumb__text { color: #737373; font-size: 1.3rem; } .breadcrumb__text.current { color: var(----black-color); } .checkout__checkbox { position: relative; } .checkout__checkbox--input { position: absolute; left: -1px; top: 4px; opacity: 0; cursor: pointer; z-index: 999; } .checkout__checkbox--input:checked ~ .checkout__checkbox--checkmark { background-color: var(--secondary-color); border: 1px solid var(--secondary-color); } .checkout__checkbox--input:checked ~ .checkout__checkbox--checkmark::before { display: block; } .checkout__checkbox--label { padding-left: 3rem; cursor: pointer; } .checkout__checkbox--checkmark { height: 1.8rem; width: 1.8rem; border: 1px solid var(--border-color); border-radius: 0.3rem; display: block; position: absolute; top: 4px; left: 0; background: var(--white-color); -webkit-transition: var(--transition); transition: var(--transition); } .checkout__checkbox--checkmark::before { left: 0.5rem; top: 0.3rem; width: 0.5rem; height: 0.8rem; border: solid white; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); content: ""; position: absolute; display: none; } .section__header--desc { margin-top: 0.5rem; } .previous__link--content { margin-left: 2rem; color: var(--secondary-color); } @media only screen and (max-width: 575px) { .previous__link--content { margin-left: 0; margin-top: 1rem; } } .error__section { background: #f9fafc; } @media only screen and (max-width: 1199px) { .error__content--img { max-width: 600px; } } @media only screen and (max-width: 767px) { .error__content--img { max-width: 450px; } } @media only screen and (max-width: 575px) { .error__content--img { max-width: 100%; padding: 0 3rem; } } .error__content--title { font-weight: 600; margin-bottom: 1.5rem; font-size: 2rem; line-height: 3rem; } @media only screen and (min-width: 576px) { .error__content--title { margin-bottom: 1.5rem; font-size: 2.6rem; line-height: 3rem; } } @media only screen and (min-width: 768px) { .error__content--title { margin-bottom: 1.8rem; font-size: 3.3rem; line-height: 4rem; } } @media only screen and (min-width: 992px) { .error__content--title { font-size: 4rem; line-height: 4.5rem; margin-bottom: 2rem; } } @media only screen and (min-width: 1200px) { .error__content--title { font-size: 4rem; line-height: 4.5rem; margin-bottom: 2.5rem; } } @media only screen and (min-width: 1366px) { .error__content--title { font-size: 4rem; line-height: 4.5rem; } } .error__content--desc { font-size: 1.5rem; } @media only screen and (min-width: 768px) { .error__content--desc { font-size: 1.7rem; line-height: 2.5rem; margin-bottom: 2.5rem; } } @media only screen and (min-width: 992px) { .error__content--desc { font-size: 1.8rem; line-height: 2.5rem; margin-bottom: 2.5rem; } } @media only screen and (min-width: 1200px) { .error__content--desc { font-size: 2rem; line-height: 2.5rem; margin-bottom: 3rem; } } @media only screen and (min-width: 992px) { .error__content--btn { font-size: 1.6rem; } } .account__login { background: var(--white-color); padding: 2.5rem; border-radius: 1rem; -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1); } .account__login--inner .error { margin-top: -10px; } @media only screen and (min-width: 992px) { .account__login { padding: 3rem; } } .account__login--header__title { font-weight: 600; } .account__login--header__desc { font-size: 1.5rem; font-weight: 600; } .account__login--input { width: 100%; height: 4.8rem; border: 1px solid var(--border-color); border-radius: 0.5rem; padding: 0 1.5rem; margin-bottom: 1.5rem; } @media only screen and (min-width: 768px) { .account__login--input { height: 5.2rem; } } @media only screen and (min-width: 992px) { .account__login--input { font-size: 1.5rem; } } .account__login--input:focus { border-color: var(--secondary-color); } .account__login--btn { width: 100%; border-radius: 0.5rem; font-size: 1.5rem; } @media only screen and (min-width: 992px) { .account__login--btn { font-size: 1.7rem; } } @media only screen and (max-width: 767px) { .account__login--btn { height: 4.5rem; line-height: 4.5rem; } } .account__login--signup__text { text-align: center; font-size: 1.5rem; font-weight: 600; color: var(--text-gray-color); } .account__login--signup__text button { padding: 0; border: 0; background: inherit; } .account__login--signup__text button:hover { color: var(--secondary-color); } .account__login--forgot { font-weight: 600; color: var(--secondary-color); font-size: 1.5rem; padding: 0; border: 0; background: inherit; } @media only screen and (max-width: 575px) { .account__login--forgot { margin-top: 0.6rem; } } .account__login--forgot:hover { color: var(--primary-color); } @media only screen and (max-width: 767px) { .account__login.register { margin-top: 3rem; } } @media only screen and (max-width: 575px) { .account__login--remember__forgot { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } } @media only screen and (max-width: 575px) { .account__login--remember .checkout__checkbox--checkmark { top: 0; top: 5px; -webkit-transform: inherit; transform: inherit; } } .login__remember--label { font-size: 1.3rem; font-weight: 600; } @media only screen and (min-width: 992px) { .login__remember--label { font-size: 1.5rem; } } .account__login--divide { text-align: center; position: relative; padding: 1rem 0; } .account__login--divide::before { position: absolute; content: ""; width: 100%; height: 0.1rem; background: var(--border-color2); top: 50%; left: 0; -webkit-transform: translatey(-50%); transform: translatey(-50%); } .account__login--divide__text { padding: 0 0.8rem; background: var(--white-color); position: relative; font-weight: 500; color: var(--light-color); } @media only screen and (min-width: 992px) { .account__login--divide__text { font-size: 1.5rem; } } div#preloader { width: 100%; height: 100%; background: #fff; z-index: 9999; position: fixed; overflow: hidden; } .addloaded { opacity: 0; transition: 1s ease-out; -webkit-transition: 1s ease-out; -moz-transition: 1s ease-out; -ms-transition: 1s ease-out; -o-transition: 1s ease-out; pointer-events: none; } @-webkit-keyframes spinner { to { -webkit-transform: rotateZ(360deg); transform: rotateZ(360deg); } } @keyframes spinner { to { -webkit-transform: rotateZ(360deg); transform: rotateZ(360deg); } } @-webkit-keyframes letters-loading { 0%, 75%, 100% { opacity: 0; -webkit-transform: rotateY(-90deg); transform: rotateY(-90deg); } 25%, 50% { opacity: 1; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); } } @keyframes letters-loading { 0%, 75%, 100% { opacity: 0; -webkit-transform: rotateY(-90deg); transform: rotateY(-90deg); } 25%, 50% { opacity: 1; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); } } .loader { text-transform: uppercase; color: var(--white-color); font-size: 40px; font-family: arial; position: fixed; left: 50%; top: 40%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); overflow: hidden; } @media only screen and (max-width: 767px) { .loader { width: 100%; padding: 0 2rem; text-align: center; } } .loader span { position: relative; top: 30px; border-radius: 8px; padding: 0px 10px; background-color: var(--secondary-color); -webkit-animation: 0.7s ease-in-out infinite alternate; animation: 0.7s ease-in-out infinite alternate; -webkit-animation-name: loading-txt; animation-name: loading-txt; width: 4.5rem; height: 4.5rem; line-height: 4.5rem; text-align: center; font-size: 2.5rem; font-weight: 700; } @media only screen and (max-width: 767px) { .loader span { width: 3rem; height: 3rem; line-height: 3rem; font-size: 1.6rem; } } @-webkit-keyframes loading-txt { to { top: 0px; } } @keyframes loading-txt { to { top: 0px; } } .loader span:nth-child(2) { -webkit-animation-delay: 0.15s; animation-delay: 0.15s; } .loader span:nth-child(3) { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .loader span:nth-child(4) { -webkit-animation-delay: 0.45s; animation-delay: 0.45s; } .loader span:nth-child(5) { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; } .loader span:nth-child(6) { -webkit-animation-delay: 0.75s; animation-delay: 0.75s; } .loader span:nth-child(7) { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; } .gallery__item .gallery__description { visibility: hidden; position: absolute; top: 10px; left: 30px; width: 100%; z-index: 1; color: var(--secondary-color); background-color: #fff; width: fit-content; padding: 2px; } .gallery__item:hover { cursor: pointer; } .gallery__item:hover .gallery__description { visibility: visible; }