@ -0,0 +1,2 @@
|
||||
FROM nginx:alpine
|
||||
COPY . /usr/share/nginx/html
|
@ -0,0 +1,106 @@
|
||||
@font-face {
|
||||
font-family: 'Basier Square';
|
||||
src: url("../../fonts/basiersquare-regular-webfont.html") format("woff2"), url("../../fonts/basiersquare-regular-webfont.woff") format("woff");
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
:root {
|
||||
--color-primary: #ffc70a;
|
||||
--color-secondary: #0e305d;
|
||||
--color-gradient-start: #ffc70a;
|
||||
--color-gradient-stop: #ffcd2b;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Basier Square', sans-serif;
|
||||
font-weight: 400;
|
||||
line-height: 1.7em;
|
||||
font-size: 15px;
|
||||
color: #808996;
|
||||
}
|
||||
|
||||
.h1, h1,
|
||||
.h2, h2,
|
||||
.h3, h3,
|
||||
.h4, h4,
|
||||
.h5, h5,
|
||||
.h6, h6 {
|
||||
font-family: 'Barlow', sans-serif;
|
||||
font-weight: 600;
|
||||
color: #0e305d;
|
||||
}
|
||||
|
||||
.h1, h1 {
|
||||
font-size: 55px;
|
||||
font-weight: 700;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
|
||||
.h2, h2 {
|
||||
font-size: 37px;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
|
||||
.h3, h3 {
|
||||
font-size: 26px;
|
||||
line-height: 1.25em;
|
||||
}
|
||||
|
||||
.h4, h4 {
|
||||
font-size: 24px;
|
||||
line-height: 1.45em;
|
||||
}
|
||||
|
||||
.h5, h5 {
|
||||
font-size: 20px;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.h6, h6 {
|
||||
font-size: 18px;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.contact-form input,
|
||||
.contact-form select,
|
||||
.contact-form textarea,
|
||||
.contact-form .ui-selectmenu-button {
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
||||
.contact-form input:focus,
|
||||
.contact-form select:focus,
|
||||
.contact-form textarea:focus,
|
||||
.contact-form .ui-selectmenu-button:focus {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.main-footer {
|
||||
background-color: #161b27;
|
||||
color: #7e8390;
|
||||
padding-top: 55px;
|
||||
}
|
||||
|
||||
.main-footer a:not(.btn) {
|
||||
color: #7e8390;
|
||||
}
|
||||
|
||||
.main-footer a:not(.btn):hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.main-nav > li a {
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
letter-spacing: 0.025em;
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
}
|
||||
.main-nav > li.is-active > a,
|
||||
.main-nav > li.current-menu-item > a,
|
||||
.main-nav > li:hover > a,
|
||||
.main-nav > li > a:hover {
|
||||
color: white;
|
||||
}
|
||||
}
|
@ -0,0 +1,339 @@
|
||||
:root {
|
||||
--color-primary: #4762ff;
|
||||
--color-secondary: #ff6363;
|
||||
--color-tertiary: #ac1de1;
|
||||
--color-gradient-start: #4762ff;
|
||||
--color-gradient-stop: #ff798e;
|
||||
--color-gradient-start-secondary: #0bccee;
|
||||
--color-gradient-stop-secondary: #ac1de1;
|
||||
--color-gradient-start-tertiary: #ffba83;
|
||||
--color-gradient-stop-tertiary: #ffa5cd
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: cerebri sans, sans-serif;
|
||||
font-size: 16px;
|
||||
line-height: 1.9em;
|
||||
color: #828282
|
||||
}
|
||||
|
||||
h1,
|
||||
.h1,
|
||||
h2,
|
||||
.h2,
|
||||
h3,
|
||||
.h3,
|
||||
h4,
|
||||
.h4,
|
||||
h5,
|
||||
.h5,
|
||||
h6 .h6 {
|
||||
color: #060221
|
||||
}
|
||||
|
||||
.h1,
|
||||
h1 {
|
||||
font-size: 23px;
|
||||
line-height: 1.4em
|
||||
}
|
||||
|
||||
.h2,
|
||||
h2 {
|
||||
font-size: 25px;
|
||||
line-height: 1.4;
|
||||
letter-spacing: 0
|
||||
}
|
||||
|
||||
.h3,
|
||||
h3 {
|
||||
font-size: 23px;
|
||||
line-height: 1.5em
|
||||
}
|
||||
|
||||
.h4,
|
||||
h4 {
|
||||
font-size: 26px;
|
||||
line-height: 1.6em
|
||||
}
|
||||
|
||||
.h5,
|
||||
h5 {
|
||||
font-size: 20px;
|
||||
line-height: 1.6em
|
||||
}
|
||||
|
||||
.h6,
|
||||
h6 {
|
||||
font-size: 18px;
|
||||
line-height: 1.8
|
||||
}
|
||||
|
||||
.font-family-roboto {
|
||||
font-family: roboto, sans-serif
|
||||
}
|
||||
|
||||
.font-family-amiri {
|
||||
font-family: amiri, sans-serif
|
||||
}
|
||||
|
||||
.main-header .social-icon {
|
||||
font-size: 17px
|
||||
}
|
||||
|
||||
.main-header .social-icon:not([class*=scheme-]) a,
|
||||
.main-nav > li > a {
|
||||
color: rgba(255, 255, 255, .7)
|
||||
}
|
||||
|
||||
.main-header .social-icon:not([class*=scheme-]) a:hover,
|
||||
.main-nav > li > a:hover {
|
||||
color: #fff
|
||||
}
|
||||
|
||||
.main-nav > li > a {
|
||||
font-size: 17px;
|
||||
font-weight: 500;
|
||||
letter-spacing: .02em
|
||||
}
|
||||
|
||||
.main-nav > li.is-active > a,
|
||||
.main-nav > li.current-menu-item > a,
|
||||
.main-nav > li:hover > a,
|
||||
.main-nav > li > a:hover {
|
||||
color: #fff
|
||||
}
|
||||
|
||||
.nav-light .main-nav > li > a {
|
||||
color: rgba(255, 255, 255, .75)
|
||||
}
|
||||
|
||||
.nav-light .main-nav > li > a .link-ext {
|
||||
background-color: #fff
|
||||
}
|
||||
|
||||
.nav-dark .main-nav > li > a {
|
||||
color: rgba(0, 0, 0, .75)
|
||||
}
|
||||
|
||||
.nav-dark .main-nav > li.is-active > a,
|
||||
.nav-dark .main-nav > li.current-menu-item > a,
|
||||
.nav-dark .main-nav > li:hover > a,
|
||||
.nav-dark .main-nav > li > a:hover {
|
||||
color: #000
|
||||
}
|
||||
|
||||
.main-footer {
|
||||
color: #98a2aa
|
||||
}
|
||||
|
||||
.main-footer a:not(.btn) {
|
||||
color: #98a2aa
|
||||
}
|
||||
|
||||
.main-footer a:not(.btn):hover {
|
||||
color: #fff
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.main-header .is-stuck {
|
||||
background: #fff !important
|
||||
}
|
||||
|
||||
.mainbar-wrap.is-stuck .social-icon a,
|
||||
.mainbar-wrap.is-stuck .header-module .ld-module-trigger,
|
||||
.mainbar-wrap.is-stuck .main-nav > li > a,
|
||||
.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input {
|
||||
color: rgba(0, 0, 0, .7) !important
|
||||
}
|
||||
|
||||
.mainbar-wrap.is-stuck .social-icon a:hover,
|
||||
.mainbar-wrap.is-stuck .main-nav > li > a:hover {
|
||||
color: #000 !important
|
||||
}
|
||||
|
||||
.megamenu-heading {
|
||||
color: #3b91f7
|
||||
}
|
||||
|
||||
[data-megamenu-bg-scheme=light] .lqd-custom-menu a {
|
||||
color: #3e3f42
|
||||
}
|
||||
|
||||
.megamenu .lqd-custom-menu a:hover {
|
||||
color: #3b91f7
|
||||
}
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: iranian;
|
||||
src: url(../fonts/iranyekan/IRANYekanLight.ttf);
|
||||
}
|
||||
|
||||
body {
|
||||
direction: rtl !important;
|
||||
}
|
||||
|
||||
button.flickity-button.flickity-prev-next-button.previous {
|
||||
float: left;
|
||||
}
|
||||
|
||||
p.my-0 span {
|
||||
float: left;
|
||||
}
|
||||
|
||||
ul.social-icon.circle.branded.social-icon-sm li {
|
||||
margin-left: 0px !important;
|
||||
float: left;
|
||||
}
|
||||
|
||||
span.ld-fh-txt {
|
||||
text-align: right !important;
|
||||
}
|
||||
|
||||
.carousel-item-inner {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.lqd-column.col-md-4.col-sm-6 {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.justify {
|
||||
text-align: justify;
|
||||
font-size: 19px !important;
|
||||
}
|
||||
|
||||
span.link-txt {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
ul.social-icon.social-icon-sm li a i {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
li.breadcrumb-item a span {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
i.icon-liquid_map_pin.mr-2.fa-1x {
|
||||
float: right;
|
||||
position: relative;
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
/*Slider ===========================*/
|
||||
|
||||
.carousel {
|
||||
position: relative;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.carousel__container {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.carousel__inner {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.carousel__indicators {
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin-left: 2rem;
|
||||
margin-right: 2rem;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
z-index: 30;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.carousel__indicators li {
|
||||
background-color: #bbbbbb;
|
||||
height: 3px;
|
||||
width: 30px;
|
||||
margin: 3px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.carousel__indicators li.active {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.carousel__control {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: 8%;
|
||||
color: #bbbbbb;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
z-index: 30;
|
||||
}
|
||||
|
||||
.carousel__control:hover {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.carousel__control.carousel__control--prev {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.carousel__control.carousel__control--next {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.carousel__item {
|
||||
display: none;
|
||||
transition: transform 0.6s;
|
||||
}
|
||||
|
||||
.active {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.active.carousel__item--left {
|
||||
transform: translate3d(-100%, 0, 0);
|
||||
}
|
||||
|
||||
.active.carousel__item--left.carousel__item--next {
|
||||
transform: translate3d(0, 0, 0);
|
||||
}
|
||||
|
||||
.active.carousel__item--right {
|
||||
transform: translate3d(100%, 0, 0);
|
||||
}
|
||||
|
||||
.active.carousel__item--right.carousel__item--prev {
|
||||
transform: translate3d(0, 0, 0);
|
||||
}
|
||||
|
||||
.carousel__item--next,
|
||||
.carousel__item--prev {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.carousel__item--next {
|
||||
transform: translatex(100%);
|
||||
}
|
||||
|
||||
.carousel__item--prev {
|
||||
transform: translatex(-100%);
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.carousel__item img {
|
||||
height: 160px;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.carousel__indicators {
|
||||
bottom: 0px;
|
||||
}
|
||||
}
|
@ -0,0 +1,212 @@
|
||||
/*
|
||||
* Name: One - Color Schemes
|
||||
* Written by: LiquidThemes
|
||||
*/
|
||||
/*----------------------------------------
|
||||
[ TABLE OF CONTENTS ]
|
||||
|
||||
1. COLOR SCHEMES
|
||||
|- 1.1. Scheme light
|
||||
|
||||
-----------------------------------------*/
|
||||
/*
|
||||
1. COLOR SCHEMES
|
||||
*/
|
||||
/* 1.1. Scheme light */
|
||||
body.page-scheme-light {
|
||||
color: #a2a2a2; }
|
||||
|
||||
body h1, body .h1,
|
||||
body h2, body .h2,
|
||||
body h3, body .h3,
|
||||
body h4, body .h4,
|
||||
body h5, body .h5,
|
||||
body h6, body .h6 {
|
||||
color: #fff; }
|
||||
|
||||
body a {
|
||||
color: #fff; }
|
||||
body a:hover {
|
||||
color: rgba(255, 255, 255, 0.85); }
|
||||
|
||||
#content {
|
||||
background-color: #12131a; }
|
||||
|
||||
.add-dropcap:first-letter {
|
||||
color: #fff; }
|
||||
|
||||
.post-author h3 {
|
||||
color: #fff; }
|
||||
|
||||
.related-post-title a {
|
||||
color: inherit; }
|
||||
|
||||
.tags-links a {
|
||||
color: #fff;
|
||||
border-color: #fff; }
|
||||
|
||||
.post-author {
|
||||
border-color: rgba(137, 138, 147, 0.3); }
|
||||
.post-author h6 {
|
||||
color: rgba(137, 138, 147, 0.75); }
|
||||
|
||||
.post-nav .nav-title {
|
||||
color: #fff; }
|
||||
|
||||
.comment-form p:before {
|
||||
background-color: rgba(137, 138, 147, 0.3); }
|
||||
|
||||
.comment-form p:after {
|
||||
background-color: #fff; }
|
||||
|
||||
.comment-form input,
|
||||
.comment-form textarea {
|
||||
color: #fff; }
|
||||
|
||||
.comment-form input[type=submit] {
|
||||
padding-top: 14px;
|
||||
padding-bottom: 14px;
|
||||
border: 1px solid #fff;
|
||||
background-color: transparent;
|
||||
color: #fff;
|
||||
-webkit-transition: all 0.3s;
|
||||
transition: all 0.3s; }
|
||||
.comment-form input[type=submit]:hover {
|
||||
background-color: #fff;
|
||||
color: #12131a; }
|
||||
|
||||
.comment-author {
|
||||
color: #fff; }
|
||||
|
||||
.comment .reply a {
|
||||
border-color: rgba(255, 255, 255, 0.55);
|
||||
color: rgba(255, 255, 255, 0.55); }
|
||||
.comment .reply a:hover {
|
||||
border-color: #fff;
|
||||
background-color: transparent;
|
||||
color: #fff; }
|
||||
|
||||
.liquid-blog-scheme-dark {
|
||||
color: #fff; }
|
||||
.liquid-blog-scheme-dark .btn-line,
|
||||
.liquid-blog-scheme-dark .liquid-lp-title .split-inner:after {
|
||||
background-color: #fff; }
|
||||
|
||||
.liquid-blog-scheme-dark-alt .liquid-lp-excerpt {
|
||||
color: white; }
|
||||
|
||||
.liquid-lp-details {
|
||||
color: rgba(255, 255, 255, 0.55); }
|
||||
|
||||
.blog-single-default .comment-respond,
|
||||
.blog-single-image-left .comment-respond {
|
||||
background-color: #262834; }
|
||||
|
||||
.liquid-lp-details-lined:before, .liquid-lp-details-lined:after {
|
||||
background-color: #fff; }
|
||||
|
||||
.liquid-lp-time-aside > time {
|
||||
border-color: rgba(255, 255, 255, 0.4); }
|
||||
.liquid-lp-time-aside > time span {
|
||||
color: #fff; }
|
||||
|
||||
.liquid-blog-item-timeline {
|
||||
border-color: #35394c;
|
||||
background-color: #1a1c25; }
|
||||
.liquid-blog-item-timeline.liquid-blog-scheme-dark .liquid-lp-details {
|
||||
color: rgba(255, 255, 255, 0.55); }
|
||||
|
||||
.liquid-lp-category.bordered li:before {
|
||||
background-color: #121319; }
|
||||
|
||||
.liquid-lp-sp-block {
|
||||
border-color: #42444c; }
|
||||
.liquid-lp-sp-block .liquid-lp-inner {
|
||||
background-color: #121319; }
|
||||
|
||||
.liquid-lp-sp-block-alt .liquid-lp-category li a {
|
||||
color: #fff; }
|
||||
|
||||
.liquid-blog-item-gray {
|
||||
background-color: #22232b; }
|
||||
|
||||
.liquid-blog-grid .masonry-item + .masonry-item .liquid-blog-item-gray {
|
||||
border-color: #494b5a; }
|
||||
|
||||
.ld-post-author h5 {
|
||||
color: #fff; }
|
||||
|
||||
.pf-single-header.bg-solid {
|
||||
background-color: #12131a; }
|
||||
|
||||
.text-404 .re-particles-inner:after {
|
||||
-webkit-box-shadow: 0 0 15px 2px #12131a inset, 0 0 30px 2px #12131a inset, 0 0 45px 2px #12131a inset, 0 0 60px 2px #12131a inset;
|
||||
box-shadow: 0 0 15px 2px #12131a inset, 0 0 30px 2px #12131a inset, 0 0 45px 2px #12131a inset, 0 0 60px 2px #12131a inset; }
|
||||
|
||||
body.search .content .entry-title a {
|
||||
color: #fff; }
|
||||
|
||||
body.search .titlebar {
|
||||
border-color: 1px solid rgba(255, 255, 255, 0.07); }
|
||||
|
||||
.one-ib-circ-cnt {
|
||||
color: rgba(255, 255, 255, 0.55); }
|
||||
.one-ib-circ-cnt h3 {
|
||||
color: #fff; }
|
||||
|
||||
.content-box-tour,
|
||||
.content-box-classes {
|
||||
background-color: #292b39; }
|
||||
|
||||
.content-box-tour .content-box-contents,
|
||||
.content-box-tour .content-box-footer {
|
||||
border-color: #6e6f7b; }
|
||||
|
||||
.content-box-tour .content-box-footer h6 {
|
||||
color: #fff; }
|
||||
|
||||
.content-box-booking .content-box-header {
|
||||
background-color: #121319; }
|
||||
|
||||
.ld-bnr-deal .ld-bnr-content {
|
||||
background-color: #1c1e27; }
|
||||
|
||||
.ld-msg {
|
||||
background-color: #292b37; }
|
||||
.ld-msg .ld-msg-close,
|
||||
.ld-msg h5 {
|
||||
color: #fff; }
|
||||
|
||||
.pricing-table-modern h5,
|
||||
.pricing-table-default h5,
|
||||
.pricing-table-colorful h5 {
|
||||
color: #fff; }
|
||||
|
||||
.pricing-table-modern ul,
|
||||
.pricing-table-default ul,
|
||||
.pricing-table-colorful ul {
|
||||
color: rgba(255, 255, 255, 0.9); }
|
||||
|
||||
.pricing-table-default {
|
||||
border-color: #6c6e75; }
|
||||
.pricing-table-default .pricing-table-header {
|
||||
background-color: #292b37; }
|
||||
|
||||
.pricing-table-colorful {
|
||||
background-color: #292b37; }
|
||||
.pricing-table-colorful ul li {
|
||||
border-color: #6c6e75; }
|
||||
|
||||
.liquid-progressbar-title {
|
||||
color: rgba(255, 255, 255, 0.75); }
|
||||
|
||||
.liquid-progressbar-bar {
|
||||
color: #fff; }
|
||||
|
||||
.liquid-progressbar-percentage.style-tooltip {
|
||||
background-color: #484a56; }
|
||||
.liquid-progressbar-percentage.style-tooltip:after {
|
||||
border-top-color: #484a56; }
|
||||
|
||||
.ld-ajax-loadmore.all-items-loaded {
|
||||
color: #fff; }
|
@ -0,0 +1,126 @@
|
||||
:root {
|
||||
--color-primary: #019de0;
|
||||
--color-secondary: #e30016;
|
||||
--color-gradient-start: #e7a285;
|
||||
--color-gradient-stop: #e7a285;
|
||||
}
|
||||
|
||||
body {
|
||||
font-weight: 400;
|
||||
line-height: 2em;
|
||||
font-size: 15px;
|
||||
color: #5b6674;
|
||||
}
|
||||
|
||||
.h1, h1,
|
||||
.h2, h2,
|
||||
.h3, h3,
|
||||
.h4, h4,
|
||||
.h5, h5,
|
||||
.h6, h6 {
|
||||
|
||||
font-weight: 600;
|
||||
color: #443227;
|
||||
}
|
||||
|
||||
.h1, h1 {
|
||||
line-height: 1.2em;
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
.h2, h2 {
|
||||
line-height: 1.6em;
|
||||
font-size: 27px;
|
||||
}
|
||||
|
||||
.h3, h3 {
|
||||
line-height: 1.2em;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.h4, h4 {
|
||||
line-height: 1.2em;
|
||||
font-size: 19px;
|
||||
}
|
||||
|
||||
.h5, h5 {
|
||||
line-height: 1.2em;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.h6, h6 {
|
||||
line-height: 1.2em;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.main-nav > li > a {
|
||||
font-size: 15px;
|
||||
color: #fff;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.main-nav > li > a .link-ext {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.main-nav > li > a:hover {
|
||||
color: #ffe7d1;
|
||||
}
|
||||
|
||||
.main-nav > li.is-active > a,
|
||||
.main-nav > li.current-menu-item > a,
|
||||
.main-nav > li:hover > a,
|
||||
.main-nav > li > a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.main-footer {
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
|
||||
.main-footer a:not(.btn) {
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
|
||||
.main-footer a:not(.btn):hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.main-footer .ld-sf input {
|
||||
background: rgba(255, 255, 255, 0.05);
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
|
||||
.main-footer .ld-sf input:focus {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.main-footer .ld-sf button {
|
||||
font-size: 23px;
|
||||
}
|
||||
|
||||
.rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
.liquid-counter-element {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
|
||||
|
||||
.main-header .is-stuck {
|
||||
background: #fff !important;
|
||||
}
|
||||
|
||||
.mainbar-wrap.is-stuck .social-icon a,
|
||||
.mainbar-wrap.is-stuck .main-nav > li > a {
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
.mainbar-wrap.is-stuck .social-icon a:hover,
|
||||
.mainbar-wrap.is-stuck .main-nav > li > a:hover {
|
||||
color: var(--color-primary) !important;
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 388 KiB |
After Width: | Height: | Size: 475 KiB |
After Width: | Height: | Size: 308 KiB |
After Width: | Height: | Size: 359 KiB |
After Width: | Height: | Size: 582 KiB |
After Width: | Height: | Size: 355 KiB |
After Width: | Height: | Size: 392 KiB |
After Width: | Height: | Size: 514 KiB |
After Width: | Height: | Size: 497 KiB |
After Width: | Height: | Size: 480 KiB |
After Width: | Height: | Size: 720 KiB |
After Width: | Height: | Size: 386 KiB |
After Width: | Height: | Size: 458 KiB |
After Width: | Height: | Size: 344 KiB |
After Width: | Height: | Size: 550 KiB |
After Width: | Height: | Size: 399 KiB |
After Width: | Height: | Size: 428 KiB |
After Width: | Height: | Size: 405 KiB |
After Width: | Height: | Size: 508 KiB |
After Width: | Height: | Size: 297 KiB |
After Width: | Height: | Size: 449 KiB |
After Width: | Height: | Size: 447 KiB |
After Width: | Height: | Size: 263 KiB |
After Width: | Height: | Size: 51 KiB |
After Width: | Height: | Size: 61 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 37 KiB |
After Width: | Height: | Size: 42 KiB |
After Width: | Height: | Size: 60 KiB |
After Width: | Height: | Size: 262 KiB |
After Width: | Height: | Size: 307 KiB |
After Width: | Height: | Size: 51 KiB |
After Width: | Height: | Size: 160 KiB |
After Width: | Height: | Size: 147 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 47 KiB |
After Width: | Height: | Size: 36 KiB |
After Width: | Height: | Size: 32 KiB |
After Width: | Height: | Size: 600 KiB |
After Width: | Height: | Size: 281 KiB |
After Width: | Height: | Size: 639 KiB |
After Width: | Height: | Size: 249 KiB |
After Width: | Height: | Size: 83 KiB |
After Width: | Height: | Size: 6.9 KiB |
After Width: | Height: | Size: 6.9 KiB |
After Width: | Height: | Size: 6.6 KiB |
After Width: | Height: | Size: 27 KiB |
After Width: | Height: | Size: 39 KiB |
After Width: | Height: | Size: 93 KiB |
After Width: | Height: | Size: 8.3 KiB |
After Width: | Height: | Size: 62 KiB |
After Width: | Height: | Size: 11 MiB |
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 100 KiB |
After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 54 KiB |
After Width: | Height: | Size: 84 KiB |
After Width: | Height: | Size: 91 KiB |
After Width: | Height: | Size: 9.4 KiB |
After Width: | Height: | Size: 71 KiB |
After Width: | Height: | Size: 74 KiB |
After Width: | Height: | Size: 68 KiB |
After Width: | Height: | Size: 60 KiB |
After Width: | Height: | Size: 71 KiB |
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 47 KiB |
After Width: | Height: | Size: 7.2 KiB |
After Width: | Height: | Size: 85 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 1.9 MiB |
After Width: | Height: | Size: 11 MiB |
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 102 KiB |
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 89 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 458 KiB |
After Width: | Height: | Size: 168 KiB |
After Width: | Height: | Size: 8.4 KiB |