OwlCyberSecurity - MANAGER
Edit File: home.css
.faq-section { display: flex; flex-direction: column; justify-content: center; padding: 0px 0px 60px 0px; gap: 20px; position: relative; z-index: 10; margin: auto; } .faq-section h3 { font-size: 40px; text-align: center; color: var(--base-blue); padding-bottom: 20px; font-weight: bold; font-family: var(--main-bold-font); } .faq-options { display: flex; justify-content: flex-start; gap: 20px; align-items: center; border-bottom: 1px solid var(--very-light-border); font-size: 14px; } .faq-options p { padding-bottom: 10px; cursor: pointer; transition: color 0.15s ease-in; } .faq-options p.tab1.active ~ .glider { width: 90px; } .faq-options p.tab2.active ~ .glider { transform: translateX(-88%) translateY(380%); width: 106px; } .faq-options p.tab3.active ~ .glider { transform: translateX(-220%) translateY(380%); width: 95px; } .faq-options p.tab4.active ~ .glider { transform: translateX(-441%) translateY(380%); width: 70px; } .faq-options p.active { /* border-bottom: 2px solid var(--base-yellow); */ font-weight: bold; font-family: var(--main-bold-font); } .glider { position: absolute; display: flex; height: 4px; width: 100px; background-color: var(--base-yellow); z-index: 1; border-radius: 99px; transition: 0.25s ease-out; transform: translateX(0%) translateY(380%); } .faq-content-container { display: flex; flex-direction: column; gap: 10px; font-size: 14px; color: var(--text-light-gray); } .arrow-drop-down-select { background: none !important; cursor: pointer; transition: all 275ms; transform: rotate(180deg); left: 10px; top: 14px; color: var(--base-blue); } .arrow-drop-down-select.active { transform: rotate(0deg); color: var(--text-light-gray); } .home-login-section-container { display: flex; flex-direction: column; align-items: center; justify-content: center; background: var(--light-blue); color: white; margin-bottom: 60px; padding-block: 40px; } .home-login-section-container a { background-color: var(--base-yellow); font-size: 14px; width: 100%; border-radius: 8px; padding: 10px 24px; display: flex; align-items: center; justify-content: center; margin: auto; } .home-login-section-container h2 { font-size: 35px; font-weight: bold; margin-bottom: 15px; font-family: var(--main-bold-font); } .home-login-section-container h5 { font-size: 18px; margin-bottom: 30px; } .home-login-section { display: flex; flex-direction: column; align-items: center; justify-content: center; } .blog-home-page-content { display: flex; flex-direction: column; gap: 15px; align-items: center; flex-basis: 40%; } .blog-home-page-content-left { flex-basis: 60%; } .blog-home-page-container { padding: 60px; display: flex; flex-direction: column; } .blog-home-page-content-single { position: relative; } .blog-home-page-content-single-big { position: relative; } .blog-home-page-content-single.blog-page, .blog-home-page-content-single-big.blog-page { height: 217.5px; width: 100%; } .blog-home-page-content-single.blog-page img, .blog-home-page-content-single-big.blog-page img { height: 100%; border-radius: 12px; object-fit: cover; width: 100%; } .favorites-blog-pages-content { position: absolute; display: flex; justify-content: space-between; align-items: center; bottom: 0; border-bottom-right-radius: 12px; border-bottom-left-radius: 12px; width: -webkit-fill-available; height: 44px; color: white; padding-inline: 8px; background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3)); } .blog-home-page-container h3 { text-align: start; margin-bottom: 30px; font-size: 30px; font-weight: bold; font-family: var(--main-bold-font); } .comment-home-page-container { display: flex; align-items: center; padding: 0 0 0 120px; background-image: url("/assets/images/home/comment-bg.png"); height: 500px; } .comment-home-page-title { display: flex; flex-direction: column; align-items: center; width: 55%; /* justify-content: center; */ } .sell-buy-page-title { display: flex; flex-direction: column; width: 100%; justify-content: center; align-items: flex-end; } .comment-home-page-title-2 h3 { font-size: 54px; padding-right: 60px; font-weight: bold; color: var(--base-yellow); font-family: var(--main-bold-font); } .comment-home-page-title-1 h3 { font-size: 54px; padding-right: 60px; font-weight: bold; color: var(--base-blue); padding: 0; white-space: nowrap; font-family: var(--main-bold-font); } .comment-home-page-title-1 { display: flex; align-items: center; width: 100%; } .sell-buy-page-title-1 { font-size: 54px; display: flex; align-items: center; color: rgba(189, 189, 189, 1); font-weight: bold; width: 50%; white-space: nowrap; font-family: var(--main-bold-font); } .comment-home-page-title-2 { display: flex; align-items: center; width: 100%; } .sell-buy-page-title-2 { display: flex; align-items: baseline; font-size: 54px; color: rgba(189, 189, 189, 1); font-weight: bold; width: 100%; font-family: var(--main-bold-font); } .comment-home-page-title-1 span { background-color: var(--base-blue); height: 7px; font-weight: bold; font-family: var(--main-bold-font); } .sell-buy-page-title-1 span { background: linear-gradient(270deg, #1d56bf 3.47%, rgba(29, 86, 191, 0) 100%); height: 7px; width: 100%; font-weight: bold; font-family: var(--main-bold-font); } .comment-home-page-title-2 span { background-color: var(--base-yellow); height: 7px; width: 100%; font-weight: bold; font-family: var(--main-bold-font); } .sell-buy-page-title-2 span { background: linear-gradient( 90deg, #bdbdbd 3.04%, rgba(189, 189, 189, 0) 95.83% ); height: 7px; width: 50%; font-weight: bold; font-family: var(--main-bold-font); } .how-sell-buy-content-container { margin: auto; display: flex; flex-direction: column; position: relative; min-height: 600px; } .how-sell-buy-content-single { border: 1px solid var(--very-light-border); padding: 50px 30px 70px 30px; border-radius: 12px; display: flex; flex-direction: column; gap: 15px; background-color: white; /* width: 284px; */ height: 100%; } .how-sell-buy-content { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; align-items: center; justify-content: center; gap: 40px; position: absolute; top: 0; right: 0; padding: 175px 60px 0px 60px; width: 100%; /* scrollbar-width: none; */ -ms-overflow-style: none; scroll-behavior: smooth; } .how-sell-buy-content-single-title { display: flex; align-items: center; gap: 10px; } .how-sell-buy-content-single-title-number { background-color: var(--base-yellow); width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; text-align: center; justify-content: center; min-width: 40px; } .how-sell-buy-content-single-title-number span { color: white; font-weight: bold; font-family: var(--main-bold-font); } .how-sell-buy-content-single.even { position: relative; top: -80px; } .how-sell-buy-content-single-content { display: flex; flex-direction: column; gap: 10px; } .how-sell-buy-content-single-content p { color: var(--text-light-gray); font-size: 14px; } .how-sell-buy-content-single-content p::before { content: ""; display: inline-block; width: 6px; height: 6px; -moz-border-radius: 7.5px; -webkit-border-radius: 7.5px; border-radius: 7.5px; background-color: var(--base-blue); margin-left: 10px; } .how-sell-buy-content-info { display: flex; /* padding: 0px 0px 60px 0px; */ justify-content: space-between; align-items: center; gap: 50px; margin: auto; } .how-sell-buy-content-info-single { display: flex; flex-direction: column; width: 130px; } .how-sell-buy-content-info-single-title { display: flex; align-items: center; gap: 5px; border-bottom: 2px solid var(--very-light-border); justify-content: space-around; padding-bottom: 20px; } .how-sell-buy-content-info-single-title img { width: 30px; } .how-sell-buy-content-info-single-title span { font-size: 35px; color: var(--base-blue); } .how-sell-buy-content-info-single-content { color: var(--text-gray); padding-top: 10px; margin: auto; text-align: center; } .how-sell-buy-container { display: flex; flex-direction: column; padding: 50px 0px; background: white; } .circle-how-sell-buy-content-info-single { position: absolute; width: 60px; height: 60px; background-color: rgba(29, 86, 191, 0.06); border-radius: 50%; left: -12px; top: -5px; } .search-component-title-single { color: var(--text-gray); } .search-component-title-single.active { border-bottom: 2px solid var(--base-yellow); /* font-weight: bold; */ color: black; font-family: var(--main-bold-font); } .option-select-unit-box-container { display: flex; flex-direction: column; background-color: white; width: 100%; transition: all 275ms; box-shadow: 10px 24px 24px 1px rgba(1, 1, 1, 0.2); border: 1px solid var(--very-light-border); } .option-select-unit-box-container div { border-bottom: 1px solid var(--very-light-border); cursor: pointer; font-size: 14px; padding: 10px; } .option-select-unit-box-container div:hover { background-color: #fafafa; font-weight: bold; font-family: var(--main-bold-font); } .option-select-unit-box-container div:last-child { border-bottom: none; } .select-unit-box-container { width: 100%; display: flex; flex-direction: column; position: relative; /* max-width: 300px; */ min-width: 200px; } .select-unit-box-container input { position: relative; width: 100%; border-radius: 8px; background-color: transparent; padding: 10px 45px 10px 16px !important; background-color: white; } .select-unit-box-container input::placeholder { color: var(--text-gray); font-size: 12px; } .category-container { padding: 60px 0px; display: flex; flex-direction: column; gap: 40px; margin: auto; } .category-container h2, .category-container h1 { font-size: 44px; font-weight: bold; text-align: center; font-family: var(--main-bold-font); } .home-category-items-container { position: relative; align-items: center; } .home-category-items-content { direction: ltr; display: flex; align-items: flex-start; justify-content: flex-start; flex: 1 1 0%; padding-inline: 100px; gap: 60px; overflow: scroll; scrollbar-width: none; -ms-overflow-style: none; scroll-behavior: smooth; width: 85vw; } .home-category-items-content.amazon { justify-content: center; padding-inline: 0px; } .home-category-items-content::-webkit-scrollbar { display: none; } .home-category-items-content-single { border: 1px solid var(--very-light-border); height: 100px; width: 100px; border-radius: 50%; display: flex; align-items: center; justify-content: center; } .home-category-items-content-single.active { border: 2px solid var(--base-yellow); } .home-category-items-content-single-container { display: flex; flex-direction: column; font-size: 14px; gap: 10px; justify-content: center; align-items: center; color: var(--text-gray); /* height: 140px; */ width: 100px; text-align: center; cursor: pointer; } .home-category-items-content-single-container p.active { font-weight: bold; color: black; font-family: var(--main-bold-font); } /* articles styles */ .articles-page-container { display: flex; flex-direction: column; } /* .articles-page-top { display: grid; grid-template-columns: 2fr 1.25fr; gap: 15px; margin-inline: 60px; margin-block: 40px; } */ .selected-blog-content { display: flex; flex-direction: column; gap: 15px; } .selected-blog-content-single { border: 1px solid var(--very-light-border); border-radius: 8px; display: flex; align-items: center; gap: 15px; padding: 5px; } .selected-blog-content-single img { width: 80px; height: 80px; border-radius: 6px; object-fit: cover; } .selected-blog-content-single-title { display: flex; flex-direction: column; gap: 15px; } .selected-blog-content-single-title p { font-size: 14px; font-weight: bold; text-align: justify; padding-left: 10px; font-family: var(--main-bold-font); } .selected-blog-content-single-title span { font-size: 12px; color: var(--text-gray); } .selected-blog-container { display: flex; flex-direction: column; gap: 15px; position: relative; z-index: 10; flex-basis: 33.333333%; } .selected-blog-container h3 { font-size: 18px; font-weight: bold; font-family: var(--main-bold-font); } .favorites-blog-container { display: flex; flex-direction: column; gap: 15px; position: relative; z-index: 10; flex-basis: 66.666667%; } .favorites-blog-container h3 { font-size: 18px; font-weight: bold; font-family: var(--main-bold-font); } .all-blog-content { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 15px; } .all-blog-container { position: relative; z-index: 10; margin-bottom: 40px; margin-inline: auto; } .all-blog-container h2 { color: var(--base-blue); font-weight: bold; font-size: 40px; text-align: center; margin-bottom: 40px; font-family: var(--main-bold-font); } .all-blog-content-single { display: flex; flex-direction: column; gap: 15px; } .all-blog-content-single img { object-fit: cover; /* height: 170px; */ border-radius: 12px; width: 100%; } .all-blog-content-single p { font-size: 14px; font-weight: bold; text-align: justify; font-family: var(--main-bold-font); } .all-blog-content-single span { font-size: 12px; color: var(--text-gray); } .articles-page-top { display: flex; gap: 15px; margin-inline: auto; margin-block: 40px; } .contact-us-page { margin-inline: auto; display: flex; flex-direction: column; gap: 50px; margin-block: 50px; } .contact-us-form-container { display: flex; flex-direction: column; gap: 25px; margin: auto; max-width: 400px; position: relative; z-index: 10; } .contact-us-form-container form button { background: linear-gradient( to left, rgba(254, 171, 32, 1), rgba(254, 205, 84, 1) ); border-radius: 8px; padding: 10px 24px; display: flex; align-items: center; justify-content: center; margin: auto; width: 100%; gap: 10px; } .contact-us-form-container form input, textarea { width: 100%; border-radius: 8px; font-size: 14px; padding: 12px 12px 12px 12px !important; outline: none; } .contact-us-detail { flex-basis: 40%; display: flex; flex-direction: column; gap: 30px; } .contact-us-detail h4 { font-size: 18px; font-weight: bold; font-family: var(--main-bold-font); } .contact-us-detail p { color: var(--text-gray); } .contact-us-detail-map { flex-basis: 60%; height: 48vh; } .contact-us-detail-single { display: flex; flex-direction: column; gap: 15px; } .about-us-page-container { margin-inline: auto; margin-top: 40px; margin-bottom: 100px; display: flex; flex-direction: column; gap: 50px; } .home-category-products { display: grid; /* grid-template-columns: 1fr 1fr 1fr 1fr; */ gap: 20px; direction: rtl; } .home-category-products-image1 { grid-column-start: 1; grid-column-end: 3; } .home-category-products-image2 { grid-column-start: 3; grid-column-end: 5; } .home-category-products-image3 { grid-column-start: 1; grid-column-end: 2; } .home-category-products-image4 { grid-column-start: 2; grid-column-end: 3; } .home-category-products-image5 { grid-column-start: 3; grid-column-end: 5; } .home-category-products img { width: 100%; border-radius: 12px; cursor: pointer; /* max-height: 255px; */ /* object-fit: fill; */ } .home-category-products a { transition: transform 0.2s; } .home-category-products a:hover { transform: scale(1.01); } .invoice-bank-callback-container { margin: 25px auto; width: 100%; } .invoice-bank-callback-notif-container { border-radius: 18px; padding: 20px; } .invoice-bank-callback-notif-container.success { border: 2px solid var(--base-green); } .invoice-bank-callback-notif-container.failed { border: 2px solid var(--base-red); } .invoice-bank-callback-notif-head { border-bottom: 1px solid var(--very-light-border); padding-bottom: 10px; } .invoice-bank-callback-notif-content { padding-top: 10px; display: flex; flex-direction: column; gap: 20px; } .single-blog-page-container { display: flex; flex-direction: column; margin-inline: auto; margin-block: 60px; gap: 40px; } .single-blog-page-content-container { display: flex; flex-direction: column; gap: 20px; } .single-blog-page-content-container h2 { font-weight: bold; font-size: 18px; font-family: var(--main-bold-font); } .single-blog-page-content-container h1 { font-weight: bold; font-size: 19px; font-family: var(--main-bold-font); } .single-blog-page-content-container p { color: var(--text-gray); } .single-blog-page-content-container span { text-align: start; margin-top: 30px; font-size: 14px; color: var(--text-gray); } .calculator-page-container { margin-inline: auto; margin-top: 40px; margin-bottom: 100px; display: flex; flex-direction: column; gap: 30px; } .calculator-page-link { border: 1px solid var(--very-light-border); border-radius: 12px; padding: 25px 30px; display: flex; flex-direction: column; gap: 20px; position: relative; z-index: 10; } .calculator-page-head { display: flex; /* font-weight: bold; */ font-size: 28px; gap: 6px; white-space: nowrap; position: relative; z-index: 10; font-family: var(--main-bold-font); } .calculator-page-head h3 { color: var(--base-yellow); } .calculator-page-link h4 { font-size: 18px; font-weight: bold; font-family: var(--main-bold-font); } .calculator-page-link h4::before { content: ""; display: inline-block; width: 8px; height: 8px; border-radius: 7.5px; background-color: var(--base-yellow); margin-left: 10px; } .body-in-slug-article * { font-family: var(--main-font) !important; } .ghavanin-charsooq-paragraph { display: flex; flex-direction: column; gap: 20px; color: var(--text-gray); } .ghavanin-charsooq-paragraph p { text-align: justify; line-height: 2rem; } .breadcrumb-not-active { color: var(--text-gray); } .breadcrumb-active { color: var(--light-blue); font-weight: bold; font-family: var(--main-bold-font); cursor: default; } .breadcrumb-arrow { margin-left: 10px; margin-right: 10px; color: var(--text-gray); } .description-section { display: flex; flex-direction: column; justify-content: center; padding: 0px 0px 60px 0px; gap: 20px; position: relative; z-index: 10; margin: auto; } .comment-home-page-title.description { width: 100%; } .desc-home-page-title-1 { display: flex; align-items: center; width: 100%; } .desc-home-page-title-2 { display: flex; align-items: center; width: 100%; } .desc-home-page-title-1-span { background: linear-gradient( 90deg, #1d56bf 9.34%, rgba(29, 86, 191, 0) 95.88% ); height: 7px; font-weight: bold; font-family: var(--main-bold-font); } .desc-home-page-title-2 span { background: linear-gradient( 270deg, #feab20 0%, rgba(254, 171, 32, 0) 100.05% ); height: 7px; width: 100%; font-weight: bold; font-family: var(--main-bold-font); } .desc-home-page-content { margin: auto; display: flex; flex-direction: column; } .desc-home-page-content p { line-height: 26px; text-align: justify; color: var(--text-gray); line-height: 40px; } .desc-home-page-content h3, .desc-home-page-content h2 { font-size: 20px; font-weight: bold; font-family: var(--main-bold-font); margin-top: 20px; } .desc-home-page-content h4 { font-weight: bold; font-family: var(--main-bold-font); } .desc-home-page-content-main { display: flex; flex-direction: column; gap: 20px; line-height: 40px; } .desc-home-page-content-sub-single { display: flex; flex-direction: column; gap: 12px; } .desc-home-page-title-1 { font-size: 54px; padding-right: 60px; font-weight: bold; color: var(--base-blue); padding: 0; white-space: nowrap; font-family: var(--main-bold-font); } .desc-home-page-title-2 { display: flex; align-items: baseline; font-size: 54px; color: var(--base-yellow); font-weight: bold; width: 100%; font-family: var(--main-bold-font); } .help-page-container { display: flex; flex-direction: column; justify-content: center; padding: 0px 0px 60px 0px; gap: 20px; position: relative; z-index: 10; margin: auto; } .help-page-container h1 { font-size: 40px; text-align: center; color: var(--base-blue); padding-bottom: 20px; font-weight: bold; font-family: var(--main-bold-font); } .credits-help-steps::before { content: ""; display: inline-flex; width: 8px; height: 8px; border-radius: 7.5px; background-color: var(--base-yellow); margin-left: 10px; } #amazon-products.loading { display: flex; } #credits-products.loading { display: grid; } .discount-carousel { /* background: url("/assets/images/home/discount-background.webp"), linear-gradient(to right, var(--base-yellow), rgb(255, 133, 11, 1)); */ background: url("/assets/images/home/discount-background.webp"), linear-gradient(225deg, #e6002e, #ec0823 41.68%, #f01224); background-size: cover; }