#bitnami-banner {
display: none;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-size: 16px;
font-family: 'Montserrat', sans-serif;
position: relative;
overflow-x: hidden !important;
padding: 0;
margin: 0;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;
}
a {
color: #25335a;
}
a:hover {
color: #25335a;
text-decoration: none;
}
ul {
padding-left: 0;
}
ul li {
list-style: none;
}
a.active-link {
color: #25335a !important;
font-weight: 400 !important;
}
.btn.btn-readmore {
background: transparent;
color: #fff;
padding: 9px 21px;
font-size: 12px;
border-radius: 2px;
border: 2px solid #fff;
margin-left: 35px;
text-transform: uppercase;
}
.btn.btn-readmore:hover {
background: #fff;
color: #4d4d4d;
transition: 1s;
}
.heading {
position: relative;
margin-bottom: 48px;
}
.heading h3 {
margin-bottom: 0;
text-transform: uppercase;
font-size: 27px;
color: #55565A;
font-weight: 600;
}
.heading p {
font-size: 21px;
font-family: 'GoudyStM-Italic';
color: #383A35;
}
.content p {
color: #000; } .navbar {
z-index: 9;
background: #fff;
box-shadow: 0 1px 20px 0px rgba(0, 0, 0, 0.05);
padding: 13px 1rem;
z-index: 9999; }
.navbar-brand { outline: none;
}
.navbar-nav .nav-item a {
color: #55565A;
font-size: 14px;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
text-decoration: none;
font-weight: 600;
}
.navbar-nav .nav-item a:hover {
color: #25335a;
}
.navbar-nav {
margin-left: 12.5%;
} .navbar-nav li.nav-item { padding: 20px 9px;
}
.navbar-nav .nav-item a:focus, .navbar-nav .nav-item a:hover {
color: #25335a;
transition: .5s;
}
.navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active {
color: #25335a !important;
}
.navbar-toggler {
border: 0;
color: transparent;
}
.navbar-toggler:focus, .navbar-toggler:hover {
border-color: transparent;
outline: none;
}
.navbar-nav>.current-menu-item>a {
color: #25335a;
}
.nav-support a {
color: #fff;
}
.navbar .menu-mainmenu-container {
width: 100%;
}
.nav-support a:focus {
outline: none;
}
ul.sub-menu:after {
content: '';
display: block;
position: absolute;
left: 10%;
width: 0;
height: 0;
border-style: solid;
top: -19px;
border-color: transparent transparent #f9f9f9 transparent;
border-width: 10px;
}
ul.sub-menu:before {
content: '';
display: block;
position: absolute;
left: 10%;
width: 0;
height: 0;
border-style: solid;
top: -20px;
border-color: transparent transparent #bbb transparent;
border-width: 10px;
}
div#navbarResponsive {
margin-top: 12px;
flex-direction: column-reverse;
}
#navbarResponsive .wrapper {
padding-right: 0;
justify-content: flex-end;
align-items: flex-start;
}
.navbar .nav-support {
background: url(//kalimatfoundation.ae/wp-content/themes/kf-wc-thm/assets/images/top-bg.svg)no-repeat;
width: 178px;
height: 41px;
}
.navbar .nav-support p {
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
position: relative;
padding-left: 51px;
padding-top: 9px;
}
.nav-support p:before {
content: '';
background: url(//kalimatfoundation.ae/wp-content/themes/kf-wc-thm/assets/images/heart.svg)no-repeat;
height: 50px;
width: 50px;
position: absolute;
left: 19px;
top: 10px;
}
.language-translator-sm {
display: none;
}
.language-translator {
color: #55565A;
margin-right: 20px;
}
.socialmedia-top ul {
padding-left: 0;
}
.socialmedia-top ul li {
list-style: none;
padding: 0 10px;
display: inline-block;
color: #55565A;
}
.language-translator, .socialmedia-top {
display: inline-block;
margin-top: 10px;
}
.socialmedia-top ul li a {
color: #55565A;
}
.socialmedia-top ul li a:hover {
color: #25335a;
} #nav-icon4 {
width: 50px;
height: 30px;
position: relative;
margin: 2px auto;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
#nav-icon4 span {
display: block;
position: absolute;
height: 4px;
width: 100%;
background: #AF8400;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
#nav-icon4 span:nth-child(1) {
top: 0;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#nav-icon4 span:nth-child(2) {
top: 11px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#nav-icon4 span:nth-child(3) {
top: 22px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#nav-icon4.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: -4px;
left: 8px;
}
#nav-icon4.open span:nth-child(2) {
width: 0%;
opacity: 0;
}
#nav-icon4.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 32px;
left: 8px;
}
ul.navbar-nav {
align-items: center;
} .top-carousel figcaption {
position: absolute;
top: 25%;
right: 0;
left: 0;
margin: auto;
z-index: 1;
color: #fff;
text-align: center;
}
.top-carousel .item {
position: relative;
}
.top-carousel .overlay {
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 100%; }
.top-carousel figcaption h2 {
font-size: 48px;
margin-bottom: 6px;
font-weight: 600;
margin-top: 19px;
}
.top-carousel figcaption p {
font-size: 18px;
margin: 15px auto 17px auto;
font-weight: 300;
width: 47%;
}
.top-carousel figcaption h2 span {
font-size: 41.05px;
padding: 0 16px;
position: relative;
top: -5px;
} .top-carousel .owl-nav .btn-next,
.top-carousel .owl-nav .btn-prev {
border: 2px solid #7c7773;
border-radius: 6px;
padding: 15px 22.5px;
}
.top-carousel button.owl-prev i.fas.fa-angle-left,
.top-carousel button.owl-next i.fas.fa-angle-right {
font-size: 22px;
color: #7c7773;
}
.top-carousel button.owl-prev .btn-prev:hover,
.top-carousel button.owl-next .btn-next:hover {
border-color: #fff;
transition: 0.7s;
}
.top-carousel button.owl-prev {
position: absolute;
top: 30.8%;
left: 37px;
outline: none;
}
.top-carousel button.owl-next {
position: absolute;
top: 30.8%;
right: 37px;
outline: none;
}
.top-carousel .btn-prev:hover i.fas.fa-angle-left,
.top-carousel .btn-next:hover i.fas.fa-angle-right {
color: #fff;
transition: 0.7s;
}
.top-carousel .owl-item>img {
height: 680px;
}
.top-carousel .slider-logo {
margin: auto;
}
.top-carousel .owl-dots {
position: absolute;
bottom: 16px;
left: 0;
right: 0;
text-align: center;
}
.top-carousel .owl-dots .owl-dot {
width: 12px;
height: 12px;
margin: 5px;
background: #fff;
display: inline-block;
transition: opacity .2s ease;
border-radius: 50%;
border: 2px solid #3a2f29;
}
.top-carousel .owl-dots .owl-dot.active, .owl-dots .owl-dot:hover {
background: transparent !important;
border: 2px solid #fff;
width: 12px;
height: 12px;
}
.top-carousel .owl-dots .owl-dot span {
display: none;
}
.partner .owl-dots {
position: relative;
bottom: 0;
left: 0;
right: 0;
text-align: center;
}
.partner .owl-dots .owl-dot {
width: 12px !important;
height: 12px !important;
margin: 5px !important;
background: #55564A !important;
border: 2px solid #55565A;
border-radius: 50%;
}
.partner .owl-dots .owl-dot.active, .owl-dots .owl-dot:hover {
background: #fff !important;
border: 2px solid #55565A;
width: 12px !important;
height: 12px !important;
}
.partner .owl-dots .owl-dot span {
display: none;
} .block-section .slider-block {
width: 385px;
border-radius: 20px;
text-align: center;
}
.block-section .slider-block h4 {
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 0;
padding: 15px;
color: #fff;
}
.block-section .slider-block .content-wrapper p {
font-size: 15px;
margin: auto;
width: auto;
color: #55565A;
margin-top: 9px;
}
.block-section .slider-block .content-wrapper {
background: #fff;
padding: 16px 20px 40px;
border-radius: 20px;
position: relative;
}
.block-section .slider-block a.btn-read.btn {
font-size: 12px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
padding: 10px 23px;
position: absolute;
margin: auto;
left: 0;
right: 0;
width: 125px;
bottom: -19px;
opacity: 0;
}
.block-section {
position: absolute;
bottom: 75px;
margin: auto;
left: 0;
right: 0;
top: auto;
}
.block-section ul li {
z-index: 9;
}
.block-section ul li:first-child .slider-block {
background: #2FD1C5;
}
.block-section ul li:nth-child(2) .slider-block {
background: #C62A64;
}
.block-section ul li:last-child .slider-block {
background: #FBB03B;
}
.block-section ul li:first-child .btn-read {
background: #2FD1C5;
border: 1px solid #2FD1C5;
}
.block-section ul li:nth-child(2) .btn-read {
background: #C62A64;
border: 1px solid #C62A64;
}
.block-section ul li:last-child .btn-read {
background: #FBB03B;
border: 1px solid #FBB03B;
}
.block-section li:nth-child(1):hover .btn-read {
transition: 0.2s;
opacity: 1;
}
.block-section li:nth-child(2):hover .btn-read {
transition: 0.2s;
opacity: 1;
}
.block-section li:nth-child(3):hover .btn-read {
transition: 0.2s;
opacity: 1;
}
.main-wrapper {
position: relative;
} .tabs-section .nav-tabs {
background: #f9f9f9;
}
.tabs-section .nav-tabs li {
background: #f9f9f9;
text-align: center;
}
.tabs-section .nav-tabs li.active {
background: #fff;
border: 1px solid #ddd;
border-width: 0 1px 0 1px;
}
.tabs-section ul.nav.nav-tabs li a {
font-size: 16px;
font-weight: 600;
color: #6E6F72;
padding: 35.5px 58px !important;
border-bottom: 1px solid #ddd;
}
.tabs-section ul.nav.nav-tabs li a.active {
border-bottom: 0;
}
.tabs-section .tab-content .left-side ul {
width: 240px;
}
.tabs-section .left-side li {
position: relative;
padding-left: 2rem;
}
.tabs-section .left-side li i.fas.fa-circle {
position: absolute;
left: 0;
bottom: auto;
right: auto;
top: 50%;
transform: translateY(-50%);
font-size: 25px;
}
.tabs-section .left-side {
padding-left: 90px;
}
.tabs-section .left-side li:first-child {
color: #8FC156;
}
.tabs-section .left-side li:nth-child(2) {
color: #5A8539;
}
.tabs-section .left-side li:last-child {
color: #B3B3B3;
}
.tabs-section .left-side li p {
font-size: 14px;
font-weight: 600;
}
.tabs-section .right-side {
display: flex;
flex-direction: column;
}
.tabs-section .right-side .proj-detail {
background: #eee;
padding: 30px;
width: 305px;
margin: auto 0 auto auto;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.tabs-section .right-side h3 {
font-size: 23px;
font-weight: 600;
color: #5A8539;
}
.tabs-section .right-side h4 {
font-size: 18px;
font-weight: 300;
color: #5A8539;
}
.tabs-section .right-side p {
font-size: 16px;
font-weight: 300;
text-align: justify;
}
.tabs-section .right-side a.btn.btn-read {
padding: 8.5px 26.7px;
font-size: 12px;
font-weight: 600;
color: #8FC156;
border: 2px solid;
border-radius: 6px;
}
.tab-content>.active {
padding: 50px 0;
}
.tab-content .text-center {
margin-top: 30px;
}
.tabs-section .tab-content {
padding: 20px 0 45px;
}
.tab-content>.active {
padding: 0;
} .our-stories {
margin: 115px 0 87px;
}
.our-stories .heading {
position: relative;
margin-bottom: 50px;
}
.our-stories .img-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .3s ease;
}
.our-stories .icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
}
.our-stories .overlay-wrapper {
position: relative;
}
.our-stories .img-overlay:hover {
opacity: 1;
background: rgba(93, 93, 93, 0.9);
}
.our-stories .news-block:hover {
color: #AF8400;
cursor: default;
}
.our-stories .news-block:hover .img-overlay {
opacity: 1;
background: rgba(93, 93, 93, 0.9);
}
.our-stories .news-block h4 a {
color: #212529;
}
.our-stories .news-block h4 a:hover {
color: #AF8400;
}
.our-stories .overlay-wrapper p {
color: #fff;
font-size: 14px;
font-weight: 300;
text-align: justify;
padding: 30px 35px;
margin-bottom: 0;
}
.our-stories .news-block p a {
color: #55565A;
font-size: 18px;
}
.our-stories .news-block p a:hover {
color: #61b4b0;
transition: 1s;
}
.our-stories .news-block p {
margin-top: 25px;
}
.our-stories a.btn-more {
border: 2px solid #61B4B0;
color: #61B4B0;
padding: 9px 28px;
margin-top: 30px;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
}
.our-stories a.btn-more:hover {
background: #61b4b0;
color: #fff;
transition: 1s;
} .parallel-section {
background: url(//kalimatfoundation.ae/wp-content/themes/kf-wc-thm/assets/images/parallex-bg.jpg)no-repeat;
padding: 105px 0 120px;
}
.parallel-section .left-sec {
margin: auto;
text-align: center;
}
.parallel-section .mid-sec h2 {
color: #fff;
font-size: 47px;
font-weight: 600;
margin-bottom: 0;
}
.parallel-section .mid-sec h3 {
font-size: 33.62px;
color: #fff;
font-weight: 300;
margin-top: -4px;
}
.parallel-section .mid-sec p {
font-size: 16px;
font-weight: 300;
color: #fff;
width: 622px;
margin: 33px auto 38px;
line-height: 1.8;
}
.parallel-section .btn.btn-readmore {
border-radius: 6px;
}
.parallel-section .right-sec .wrap {
width: 266px;
background: #eee;
border-radius: 20px;
margin: auto;
}
.parallel-section .right-sec .wrap h4 {
font-size: 18px;
font-weight: 300;
background: #C52963;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
padding: 15px;
text-align: center;
color: #fff;
}
.parallel-section .right-sec .wrap h4 span {
font-weight: 600;
}
.parallel-section .right-sec .text-content {
padding: 20px 25px 25px;
}
.parallel-section .right-sec .text-content p {
font-size: 15px;
color: #55565A;
}
.parallel-section .right-sec .text-content span {
font-size: 13px;
color: #25335a;
}
.parallel-section .right-sec .text-content span span {
font-weight: 600;
}
.parallel-section .for-arabic {
display: none;
} .partner-slider {
padding: 30px 0 50px;
}
.partner.owl-carousel .owl-nav .btn-next,
.partner.owl-carousel .owl-nav .btn-prev {
border: 2px solid #ccc;
border-radius: 6px;
padding: 7px 12.5px 3px;
}
.partner.owl-carousel button.owl-prev i.fas.fa-angle-left,
.partner.owl-carousel button.owl-next i.fas.fa-angle-right {
font-size: 22px;
color: #ccc;
}
.partner.owl-carousel button.owl-prev .btn-prev:hover,
.partner.owl-carousel button.owl-next .btn-next:hover {
border-color: #61b4b0;
transition: 0.7s;
}
.partner.owl-carousel .btn-prev:hover i.fas.fa-angle-left,
.partner.owl-carousel .btn-next:hover i.fas.fa-angle-right {
color: #61b4b0;
transition: 0.7s;
}
.partner.owl-carousel button.owl-prev, .partner.owl-carousel button.owl-next {
position: absolute;
top: 0;
outline: none;
background: transparent !important;
height: 40px;
bottom: 0;
margin: auto;
}
.partner.owl-carousel button.owl-prev {
left: -71px;
}
.partner.owl-carousel button.owl-next {
right: -71px;
} .mapael .map {
position: relative;
}
.mapcontainer.mapael .mapTooltip {
position: absolute;
background-color: #5A8539;
border-radius: 10px;
z-index: 1000;
max-width: 300px;
display: none;
color: #55565A;
font-size: 18px;
box-shadow: 0 0 20px 0px #e2e2e2;
padding-top: 10px;
text-align: left;
pointer-events: none;
}
.mapael .areaLegend {
margin-bottom: 20px;
}
.popup-title {
color: #fff;
width: 100%;
padding: 0 30px 20px;
text-align: center;
margin-bottom: 20px;
}
.mapcontainer .popup-num {
font-size: 21px;
color: #5A8539;
font-weight: 600;
}
.popup-content {
margin-top: 10px;
padding: 20px 30px;
background: #fff;
border-radius: 10px;
}
.dark-green {
color: #5A8539;
}
.dark-green strong {
border-top: 1px solid #ddd;
padding: 30px 0;
margin: 30px 0;
}
.address {
font-size: 15px;
}
.country-name {
color: #fff;
padding: 50px !important;
} footer {
font-size: 16px;
background: #eee;
padding: 58px 0 38px;
color: #000;
position: relative;
background-size: 100% auto;
border-top: 2px solid #E6E6E6;
}
footer .footer-section ul li {
list-style: none;
line-height: 2;
}
footer .footer-section {
display: flex;
margin: 48px 0 22px;
}
footer .footer-section ul {
padding-left: 0;
}
footer .footer-section ul li {
line-height: 2;
font-size: 13px;
font-weight: 300;
}
footer .footer-section ul li a {
color: #000;
}
footer .footer-section ul li a:hover {
color: #25335a;
}
footer .footer-section h5 {
margin-bottom: 20px;
font-size: 16px;
margin-bottom: 15px;
font-weight: 600;
color: #4D4D4D;
width: 100%
}
footer .footer-section h4 {
font-size: 16px;
font-weight: 600;
color: #4d4d4d;
margin-top: 22px;
margin-bottom: 0;
}
.footer-section .brief-intro p {
font-size: 13px;
font-weight: 300;
}
.footer-section .brief-intro span {
font-size: 9px;
font-weight: 300;
}
.footer-section .brief-intro span span {
font-weight: 700;
}
.footer-section .brief-intro span span a {
color: #4d4d4d;
}
footer .footer-about, footer .footer-proj {
padding-left: 0;
}
footer .footer-others {
padding-left: 30px;
}
footer .footer-contact {
padding-left: 0;
}
footer .footer-social-icons .icons-wrap {
justify-content: flex-end;
}
footer .hidefordesktop {
display: none;
}
footer .footer-contact ul li span {
font-size: 12px;
font-weight: 600;
color: #4d4d4d;
text-transform: uppercase;
}
footer .footer-contact ul li p {
margin-top: -10px;
margin-bottom: 0;
} footer .footer-social-icons ul li {
margin-bottom: 22px;
}
footer .footer-social-icons ul li a {
line-height: 2;
font-size: 14px;
font-weight: 300;
background: #000;
margin-bottom: 10px;
padding: 6px 13px;
border-radius: 5px;
justify-content: center !important;
}
footer .footer-social-icons ul li:first-child a i {
position: relative; }
footer .footer-social-icons ul li a {
color: #fff;
}
footer .footer-social-icons ul li a:hover {
color: #fff;
}
footer .footer-social-icons ul li:last-child a {
background: #3a559f;
padding: 10px 16px;
}
footer .footer-social-icons ul li:nth-child(2) a {
background: #50abf1;
padding: 10px 13px;
}
footer .footer-social-icons ul li:first-child a {
background: #E4405F;
padding: 10px 14px;
} .left-content ul {
background: #fff;
padding-left: 0;
box-shadow: 0px 6px 20px #eaeaea;
border-radius: 20px;
}
.left-content ul li {
list-style: none;
padding: 22px 0 22px 0;
border-bottom: 1px solid #ddd;
margin: 0 38px;
}
.left-content ul li a:hover {
color: #AF8400;
}
.left-content ul li:last-child {
border: 0;
}
.left-content ul li.news-list {
padding: 18px 30px 0 30px;
border: none;
}
.left-content ul li.news-list:last-child {
padding-bottom: 30px;
}
.left-content ul li.news-list .news-title {
font-size: 0.9rem;
color: #373A36;
margin-top: 1rem;
}
.left-content ul li.news-list .news-title a {
color: #373A36;
}
.left-content ul li.news-list .news-title a:hover {
color: #AD8400;
}
.left-content {
z-index: 9;
}
.left-content ul li:first-child {
padding: 28px 0;
}
.left-content ul li:last-child {
padding: 32px 0;
}
.inner-pages.navbar {
padding: .5rem 1rem 1rem;
background: transparent;
z-index: 10;
}
.inner-pages.navbar .nav-item a {
font-size: 1.2rem;
}
.inner-banner {
position: relative;
margin: 0 auto;
max-width: 1920px;
}
.inner-banner .banner-images {
text-align: center;
}
.inner-banner:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
z-index: 0;
}
.inner-banner .page-title {
position: absolute;
left: 332px;
color: #fff;
z-index: 10;
padding: 3.6rem 0;
top: 0;
margin: auto;
width: 800px;
right: 0;
bottom: 0;
}
.inner-banner .page-title h2 {
font-size: 48px;
font-weight: 600;
}
.inner-banner .page-title p {
font-size: 18px;
font-weight: 300;
}
.inner-conent .inner-header {
margin-top: 50px;
display: inline-block;
}
.inner-conent .inner-header h3 {
font-size: 21px;
color: #25335a;
text-transform: uppercase;
margin-bottom: 5px;
font-weight: 600;
}
.inner-conent .inner-header p {
color: #55565A;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
}
.aside-wrap {
background: #61b4b0;
border-radius: 20px;
margin-top: -70px;
position: relative;
}
.aside-wrap h4 {
font-size: 21px;
color: #fff;
padding: 23px 30px;
margin-bottom: 0;
text-transform: uppercase;
}
.aside-wrap .aside-title img {
position: absolute;
top: 10px;
right: 25px;
bottom: auto;
left: auto;
}
.breadcrumbs {
text-transform: uppercase;
display: inline-block;
text-align: right;
float: right;
margin-top: 50px;
color: #a7a7a7;
}
.breadcrumbs p a {
font-size: 12px;
font-weight: 300;
color: #808080;
text-transform: uppercase;
}
.breadcrumbs span {
color: #a7a7a7;
font-size: 12px;
padding: 0 8px;
}
.breadcrumbs a.active {
color: #55565A;
font-weight: 500;
}
.inner-conent .breadcrumbs {
margin-top: 38px;
display: block; }
.inner-conent .breadcrumbs span:first-child {
padding-left: 0;
}
.message p {
color: #55565A;
margin-bottom: 0 !important;
font-weight: 500 !important;
text-align: center;
}
.message {
background: #F5FCFB;
padding: 25px 28px;
margin: 36px 0;
border-radius: 18px;
border: 1px solid #eee;
display: block;
}
.message p img {
float: right;
padding-top: 5px;
}
#breadcrumb li {
font-size: 12px;
font-weight: 300;
text-transform: uppercase;
}
#breadcrumb li a {
color: #808080;
}
#breadcrumb li.breadcrumb-item.active {
color: #55565A;
font-weight: 500;
} .about-us {
margin-bottom: 32px;
}
.about-us .heading p {
font-size: 18px;
}
.about-us .heading {
margin-bottom: 20px;
}
.about-us .heading:after {
display: none;
}
.about-us .heading h3 {
margin-bottom: 3px;
}
.about-us .content {
margin-top: 30px;
}
.about-us .content p {
font-size: 16px;
margin-bottom: 30px;
font-weight: 300;
line-height: 1.5;
}
.about-us .left-content ul li a {
color: #808080;
font-size: 15px;
font-weight: 300;
}
.about-us .right-content {
padding-left: 85px;
padding-bottom: 26px;
}
.about-us .right-content .content .img span {
position: absolute;
top: 13px;
right: 43px;
text-transform: uppercase;
color: #fff;
font-family: 'DINPro-Bold';
font-size: 12px;
}
.about-us .img-vid {
margin-top: 76px;
margin-bottom: 63px;
}
.about-us .img-vid .img-second {
text-align: right;
} .icon-img {
padding-right: 4px;
text-align: right;
} .project header h3 {
color: #00516D;
}
.project .counts p {
font-size: 21px;
font-weight: 600;
color: #00516D;
}
.project .counts h5 {
font-size: 18px;
font-weight: 300;
margin-bottom: 0;
color: #55565A;
margin-top: 6px
}
.project .about-us {
margin-bottom: 52px;
}  .project .right-content .counts {
margin-top: 54px;
}
.proj-map {
margin-bottom: 25px;
}
.proj-map .left-side {
padding-left: 15px;
}
.proj-map .left-side ul {
width: 220px;
}
.proj-map .left-side li {
position: relative;
padding-left: 2rem;
}
.proj-map .left-side li i.fas.fa-circle {
position: absolute;
left: 0;
bottom: auto;
right: auto;
top: 50%;
transform: translateY(-50%);
font-size: 25px;
}
.proj-map .left-side li:first-child {
color: #3A7893;
}
.proj-map .left-side li:nth-child(2) {
color: #00516D;
}
.proj-map .left-side li:last-child { color: #B3B3B3;
}
.proj-map .left-side li p {
font-size: 14px;
font-weight: 600;
}
.proj-map .bottom li {
position: relative;
padding-left: 53px;
align-self: center;
}
.proj-map .bottom li i.fas.fa-circle {
position: absolute;
left: 0;
bottom: auto;
right: auto;
top: 50%;
transform: translateY(-50%);
font-size: 25px;
}
.proj-map .bottom {
display: flex;
justify-content: center;
margin-top: 80px;
}
.proj-map .bottom li:first-child {
color: #3A7893;
}
.proj-map .bottom li:nth-child(2) {
color: #00516D;
}
.proj-map .bottom li:last-child { color: #B3B3B3;
}
.proj-map .bottom li p {
font-size: 15px;
font-weight: 600;
width: 165px;
margin-bottom: 0;
} .project-content header h3 {
font-size: 18px !important;
color: #00516D !important;
}   .global-partners img {
border: 1px solid #ddd;
border-radius: 2px;
} .mapcontainer-proj.mapael .mapTooltip {
position: absolute;
background-color: #00516D;
border-radius: 10px;
z-index: 1000;
max-width: 300px;
display: none;
color: #55565A;
font-size: 18px;
box-shadow: 0 0 20px 0px #e2e2e2;
padding-top: 10px;
text-align: left;
}
.mapcontainer-proj .popup-num {
font-size: 21px;
color: #00516D;
font-weight: 600;
}
.seprator {
border-top: 2px solid #f00;
}
.dark-blue {
color: #00516D;
}
.dark-blue strong {
border-top: 1px solid #ddd;
padding: 30px 0;
margin: 30px 0;
} .full-width .page-title {
width: auto;
left: 0;
top: 0;
bottom: 0;
padding: 4rem 1rem;
}
.full-width .page-title p {
width: 100%;
}
.stories {
margin-bottom: 50px;
} .stories .content .right-content {
padding: 65px;
border: 1px solid #ddd;
border-left: 0;
}
.stories .right-content .text {
font-size: 16px;
font-weight: 300;
}
.stories .stories-title h2 {
font-size: 36px;
font-weight: 600;
color: #25335a;
margin-bottom: 0;
}
.stories .stories-title p {
color: #55565A;
font-size: 12px;
font-weight: 400;
margin-bottom: 20px;
}
.stories .btn-featured {
font-size: 14px;
padding: 7.5px 21px;
background: #25335a;
font-weight: 600;
border: 2px solid #25335a;
}
.stories .btn-featured:hover {
border: 2px solid #25335a;
background: #fff;
color: #25335a;
}
.stories .btn-read {
font-size: 12px;
color: #61b4b0;
font-weight: 500;
border: 2px solid #61b4b0;
padding: 8px 20px;
margin-top: 25px;
}
.stories .btn-read:hover {
background: #61b4b0;
color: #fff;
transition: .5s;
}
.stories .our-stories {
margin: 20px 0 87px;
}
.stories .our-stories .news-block {
margin-bottom: 20px;
}
.stories .inner-header {
margin-bottom: 25px;
}
.stories .brief-detail {
border: 2px solid #eee;
padding: 20px;
display: flex;
}
.stories .brief-detail h5 {
font-size: 14px;
font-weight: 600;
color: #444F5D;
}
.stories .brief-detail p {
font-size: 11.65px;
font-weight: 300;
margin: 0;
}
.stories .brief-detail {
display: flex;
text-align: center;
}
.stories .brief-detail h5, .stories .brief-detail p {
text-align: left;
} .stories-details .aside-wrap {
margin-top: 60px;
}
.stories-details {
background: #fefefe;
}
.stories-details .brief-detail {
border: 2px solid #eee;
padding: 30px;
display: flex;
}
.stories-details .brief-detail h5 {
font-size: 21px;
font-weight: 600;
color: #444F5D;
}
.stories-details .brief-detail p {
font-size: 14px;
font-weight: 300;
margin: 0;
}
.stories-details .brief-detail {
display: flex;
text-align: center;
}
.stories-details .brief-detail h5, .stories-details .brief-detail p {
text-align: left;
}
.stories-details .brief-detail .img {
align-self: center;
}
.stories-details .content .large-img {
margin-bottom: 45px;
}
.stories-details .left-content ul li:nth-child(2) a {
text-transform: uppercase;
font-size: 16px;
font-weight: 500;
color: #55565A;
}
.stories-details .left-content ul li:first-child {
border-bottom: 0;
padding-bottom: 5px;
margin: 0 25px;
}
.stories-details .breadcrumbs {
margin-top: 56px;
} .stories-details .video-wrapper {
position: relative;
width: 467px;
}
.stories-details .video-wrapper>video {
vertical-align: middle;
}
.stories-details .video-wrapper>video.has-media-controls-hidden::-webkit-media-controls {
display: none;
}
.stories-details .video-overlay-play-button {
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
display: block;
cursor: pointer;
transition: opacity 150ms;
margin: auto;
transform: translate(-50%, -50%);
}
.stories-details .video-overlay-play-button:hover {
opacity: 1;
}
.stories-details .video-overlay-play-button.is-hidden {
display: none;
}  .partners .our-stories {
margin: 15px 0 25px;
}
.partners .our-stories .overlay-wrapper {
position: relative;
border: 2px solid #eee;
min-height: 269px;
align-items: center;
justify-content: center;
display: flex;
border-radius: 6px;
margin-bottom: 25px;
}
.partners .our-stories .sponsor-wrap .overlay-wrapper {
position: relative;
border: 2px solid #eee;
min-height: 200px;
align-items: center;
justify-content: center;
display: flex;
border-radius: 6px;
margin-bottom: 25px;
}
.partners .our-stories .overlay-wrapper p {
color: #808080;
font-size: 14px;
font-weight: 300;
text-align: justify;
padding: 30px;
margin-bottom: 0;
font-weight: 400;
}
.partners .our-stories .news-block:hover .img-overlay {
opacity: 1;
background: rgba(255, 255, 255, 0.9);
}
.partners .our-stories .img-overlay:hover {
opacity: 1;
background: rgba(255, 255, 255, 0.9);
}
.partners .our-stories .news-block p {
margin-top: 0;
}
.partners .our-stories a.btn-more {
border: 2px solid #C62A64;
color: #C62A64;
padding: 9px 28px;
margin-top: 30px;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
}
.partners .our-stories .news-block p a {
color: #55565A;
font-size: 18px;
font-weight: 400;
}
.partners .our-stories .news-block p a:hover {
color: #C62A64;
transition: 1s;
font-weight: 400;
}
.partners .about-us .content p {
line-height: 1.5;
}
.partners .our-stories .overlay-wrapper .btn.btn-readmore {
background: transparent;
color: #c62a64;
padding: 6px 16px;
font-size: 14px;
border: 2px solid #c62a64;
margin-left: 35px;
text-transform: uppercase;
border-radius: 4px;
}
.partners .our-stories .overlay-wrapper .btn.btn-readmore:hover {
background: #c62a64;
color: #fff;
transition: 1s;
}
.partners .our-stories .row {
padding-bottom: 10px;
} .partner-details .partner-img {
min-height: 309px;
border: 1px solid #ddd;
border-radius: 4px;
margin-bottom: 40px;
align-items: center;
justify-content: center;
display: flex;
padding: 20px;
}
.partner-details .video-wrapper {
position: relative;
width: 467px;
}
.partner-details .video-wrapper>video {
vertical-align: middle;
}
.partner-details .video-wrapper>video.has-media-controls-hidden::-webkit-media-controls {
display: none;
}
.partner-details .video-overlay-play-button {
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
display: block;
cursor: pointer;
transition: opacity 150ms;
margin: auto;
transform: translate(-50%, -50%);
}
.partner-details .video-overlay-play-button:hover {
opacity: 1;
}
.partner-details .video-overlay-play-button.is-hidden {
display: none;
}
.partner-details .message-pdf {
background: #F5FCFB;
padding: 25px 28px;
margin: 36px 0;
border-radius: 18px;
border: 1px solid #eee;
display: block;
}
.partner-details .message-pdf span {
color: #4D4D4D;
font-weight: 400;
font-size: 16px;
}
.partner-details .message-pdf .btn-view {
font-size: 12px;
font-weight: 600;
color: #C62A64;
border: 2px solid #C62A64;
text-transform: uppercase;
padding: 8px 42px;
margin-top: -7px;
float: right;
}
.partner-details .message-pdf .btn-view:hover {
background: #C62A64;
color: #fff;
transition: 1s;
}
.partner-details .message-pdf span img {
margin: -2px 27px 0 0;
} .press {
margin-bottom: 100px;
}
.press .content {
margin-top: 26px;
}
.press .right-content h4 {
margin-top: 19px;
}
.press .right-content h4 a:hover {
color: #25335a;
}
.press .right-content h4 a {
color: #55565A;
font-size: 18px;
font-weight: 600;
}
.press .right-content span {
font-weight: 300;
font-size: 12px;
}
.press .right-content p {
font-size: 14px;
margin-top: 10px;
line-height: 2;
}
.press .content .row {
margin-bottom: 30px;
}
.press .content .left-img img {
border-radius: 10px;
}
.press a.btn-more {
border: 2px solid #61b4b0;
color: #61b4b0;
padding: 8px 22px;
margin-top: 30px;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
outline: none;
}
.press a.btn-more:hover {
background: #61b4b0;
color: #fff;
transition: 1s;
} .press-details .content .large-img {
margin-bottom: 45px;
}
.press-details .content .posted-date {
font-size: 12px;
font-weight: 300;
text-transform: uppercase;
margin: 0 0 30px 0;
display: block;
color: #55565A;
}
.press-details .content .posted-date span {
font-weight: 600;
}
.press-details .inner-header h3 {
text-transform: initial !important;
}
.press-details .aside-wrap ul li p {
color: #55565A;
font-size: 14px;
font-weight: 600;
margin: 25px 15px 5px;
}
.press-details .left-content ul li {
margin: 0 23px;
}
.press-details .aside-wrap {
margin-top: 60px;
}
.press-details .aside-wrap ul li img {
border-radius: 10px;
} .contact-details .contact-form .btn-submit-message {
font-size: 14px;
font-weight: 400;
color: #61b4b0;
border: 2px solid #61b4b0;
text-transform: uppercase;
padding: 7px 62px;
outline: none;
background: #fff;
}
.contact-form .btn-submit-message:hover {
background: #61b4b0;
color: #fff;
transition: 1s;
}
.support-us .product-form .btn-cancel, .contact-details .contact-form .btn-cancel {
font-size: 14px;
font-weight: 400;
color: #55565A;
text-transform: uppercase;
border: 2px solid #55565A;
padding: 7px 59px;
background: transparent;
}
.support-us .product-form .btn-cancel:hover, .contact-details .contact-form .btn-cancel:hover {
background: #55565A;
color: #fff;
transition: 0.7s;
}
.contact-details .contact-form .button-wrap {
margin-top: 30px;
}
.contact-details .contact-form .captcha-wrap {
margin-top: 20px;
}
.contact-form label {
font-size: 14px;
font-weight: 400;
color: #808080;
text-transform: uppercase;
margin-bottom: 13px;
}
.contact-details .inner-header {
margin-top: 60px;
}
.contact-details .contact-form .row {
margin-bottom: 15px;
}
.field-required {
color: #25335a;
position: relative;
top: 2px;
font-weight: 600;
}
input::-webkit-input-placeholder {
color: #55565A;
font-size: 14px;
opacity: 1;
font-weight: 500;
}
input:-moz-placeholder {
color: #55565A !important;
font-size: 14px;
opacity: 1;
font-weight: 500;
}
input::-moz-placeholder {
color: #55565A !important;
font-size: 14px;
opacity: 1;
font-weight: 500;
}
input:-ms-input-placeholder {
color: #55565A !important;
font-size: 14px;
opacity: 1;
font-weight: 500;
}
.contact-form input {
font-size: 14px;
font-weight: 500;
}
.contact-details .contact-form #comment {
height: auto;
font-size: 14px;
font-weight: 300;
padding: 35px 35px 2px;
}
.contact-details .contact-form #select-enquiry {
font-size: 14px;
font-weight: 500;
color: #55565A;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: url(//kalimatfoundation.ae/wp-content/themes/kf-wc-thm/assets/images/angle-down.svg) no-repeat 98.5%;
}
.contact-details .aside-wrap ul li p span {
font-size: 14px;
font-weight: 500;
color: #55565A;
margin-bottom: 10px;
display: block;
}
.contact-details .aside-wrap ul li p {
font-size: 14px;
font-weight: 300;
color: #808080;
margin-bottom: 6px;
word-break: break-word;
}
.contact-details .left-content ul li:last-child {
padding: 20px 0 38px;
}
.contact-details .left-content ul li:first-child {
padding: 43px 0 15px;
} .support-us {
margin-bottom: 50px;
}
.support-us .item {
border-radius: 8px;
margin-top: 35px;
}
.support-us .item h5 {
font-size: 18px;
font-weight: 400;
color: #C62A64;
margin-top: 30px;
}
.support-us .item h5 span {
font-weight: 600;
}
.support-us .item p {
font-size: 16px;
font-weight: 400;
color: #55565A;
}
.support-us .product-form .button {
cursor: pointer;
display: flex;
justify-content: center;
}
.support-us .product-form .controls {
border: 1px solid #eee;
display: flex;
justify-content: center;
border-radius: 4px;
overflow: hidden;
}
.support-us .product-form i.fas.fa-angle-up {
color: #00b1b0;
font-weight: 600;
font-size: 11px;
padding: 5px 0;
position: absolute;
right: 22px;
top: 0;
}
.support-us .product-form i.fas.fa-angle-down {
color: #C62A64;
font-weight: 600;
font-size: 11px;
padding: 5px 0;
position: absolute;
right: 22px;
bottom: 0;
}
.support-us .product-form h5 {
font-size: 18px;
font-weight: 400;
color: #25335a;
margin-top: 30px;
}
.support-us .product-form h5 span {
font-weight: 600;
}
.support-us .product-form .product-group {
padding-bottom: 25px;
margin-bottom: 25px; }
.support-us .product-form .img {
padding-left: 0;
}
.support-us .product-form .img img {
border-radius: 4px;
}
.support-us .product-form .details {
position: relative; }
.support-us .product-form .details p {
font-size: 12px;
font-weight: 400;
color: #55565A;
}
.support-us .product-form .details p.ptitle {
font-size: 13px;
font-weight: 600;
color: #55565A;
}
.support-us .product-form .quantity {
padding-left: 0;
}
.support-us .product-form .quantity p {
font-size: 12px;
font-weight: 300;
text-transform: uppercase;
margin-bottom: 10px;
}
.support-us .product-group .quantity .input-group {
border: 1px solid #eee;
width: 50px;
border-radius: 5px;
overflow: hidden;
}
.support-us .product-group .quantity .quantity-field {
width: 50px;
height: 35px;
border: 0;
border-right: 1px solid #eee;
outline: none;
text-align: center;
font-size: 14px;
color: #55565A;
font-weight: 500;
}
.support-us .product-group .quantity .button-plus {
position: absolute;
right: 0;
top: 0;
padding: 0px 25px;
height: 24px;
background: transparent;
border: 0;
outline: none;
cursor: pointer;
border-bottom: 1px solid #eee;
z-index: 9;
}
.support-us .product-group .quantity .button-minus {
position: absolute;
right: 0;
top: 25px;
padding: 0 25px;
height: 23px;
background: transparent;
border: 0;
outline: none;
cursor: pointer;
font-size: 18px;
z-index: 9;
} .menu-mainmenu-container .nav-support a {
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
position: relative;
left: 52px;
top: 8px;
}
.menu-mainmenu-container .nav-support a:before {
content: '';
background: url(http://kalimat.cactidev.com/htmls/html/images/heart.svg)no-repeat;
height: 50px;
width: 50px;
position: absolute;
left: -32px;
top: 1px;
}
#breadcrumb {
background: none;
text-align: right;
float: right;
}
#breadcrumb .bread-link span {
font-size: 12px;
font-weight: 300;
color: #808080;
text-transform: uppercase;
}
#breadcrumb .bread-current {
color: #55565A;
font-weight: 500;
font-size: 12px;
text-transform: uppercase;
}
.breadcrumb-item+.breadcrumb-item::before {
content: ">";
color: #ccc;
font-size: 12px;
}
.breadcrumbs {
margin-top: 38px;
}
.contact-form .btn-submit-message {
font-size: 14px;
font-weight: 400;
color: #61b4b0;
border: 2px solid #61b4b0;
text-transform: uppercase;
padding: 7px 62px;
outline: none;
background: #fff;
} .preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 99999999;
bottom: 0;
background-color: #fff;
}
.loader {
width: 70px;
height: 70px;
margin: auto;
background: #ccc;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
bottom: 0;
}
.loader:before {
content: '';
background: url(//kalimatfoundation.ae/wp-content/themes/kf-wc-thm/assets/images/loader-logo.svg)no-repeat;
height: 50px;
width: 50px;
display: block;
position: absolute;
top: 16%;
left: 0;
right: 0;
margin: auto;
}
.counter {
width: 100%;
font-size: 12px;
font-weight: 400;
color: #55565A;
text-align: center;
position: absolute;
top: 150px;
bottom: auto;
left: 0;
right: 0;
}
.counter:before {
content: "PAGE IS LOADING";
color: #25335a;
font-size: 14px;
font-weight: 600;
width: 100%;
position: absolute;
left: 0;
right: 0;
top: -50px;
bottom: auto;
}
.global-partners .album-container .overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
display: flex;
justify-content: center;
align-items: center; color: #fff;
font-weight: bold;
display: none; border-radius: 15px;
}
.global-partners .album-container>a {
position: relative;
display: block;
} .global-partners .album-container .overlay {
display: none;
}
.global-partners .album-container a:hover .overlay {
display: flex;
}
@media (min-width:992px) { div#navbarResponsive {
margin-top: 0;
} .mobile-menu-icon {
display: none;
}
.navbar-nav li.nav-item:hover ul.sub-menu {
display: block;
}
}
.navbar-nav li.nav-item {
position: relative;
}
.navbar-nav li.nav-item ul.sub-menu {
position: absolute;
left: 10px;
top: 100%;
background: #f9f9f9;
padding: 12px 20px 10px 20px;
width: 200px;
display: none;
z-index: 9999;
border-radius: 20px;
border: 1px solid #ddd; border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-nav li.nav-item ul.sub-menu li {
border-bottom: 1px solid #d1d1d1;
}
.navbar-nav li.nav-item ul.sub-menu li a {
padding: 8px 0;
display: block;
}
.navbar-nav li.nav-item ul.sub-menu li:last-child {
border-bottom: 0;
} @media only screen and (min-width:1200px) and (max-width:1366px) { }
@media (max-width:991px) {
div#navbarResponsive .col-10.d-flex {
flex: 0 0 100%;
max-width: 100%;
}
.navbar-nav li.nav-item { width: 100%;
}
.mobile-menu-icon {
position: absolute;
right: 5px;
top: 10px;
}
.mobile-menu-icon.active .fa-plus:before {
content: "\f068";
}
.navbar-nav li.nav-item ul.sub-menu {
position: static;
width: 100%;
margin: 10px 0;
}
} .partner .owl-item img {
max-width: 200px;
margin: auto;
}
.zoomButton {
display: inline;
padding: 1rem;
text-align: center;
align-items: center;
cursor: pointer;
margin: auto;
font-size: x-large;
}
.zoomReset {
display: none !important;
}
ul.map-popup-content {
display: block;
margin: 0;
padding: 0;
}
.map-popup-content li {
margin-bottom: 20px;
display: flex;
align-items: center;
}
.map-popup-content li .content {
margin-left: 23px;
}
.map-popup-content label {
font-size: 15px;
margin-bottom: 0;
}
.init-tbl, .init-tbl-ar {
text-align: center;
border-spacing: 0.5rem;
width: 75%;
border: 1px solid #959595;
}
.init-tbl th, .init-tbl-ar th {
text-align: center;
padding: 1rem;
color: #fff;
}
.init-tbl td, .init-tbl-ar td {
text-align: center;
padding: 0.125rem;
}
.slide-video-wrap iframe {
position: absolute;
top: -60px;
left: 0;
width: 100%;
height: 100%;
min-width: 100%;
min-height: 100%;
-webkit-transform: scale(1.01);
-moz-transform: scale(1.01);
-ms-transform: scale(1.01);
-o-transform: scale(1.01);
transform: scale(1.01);
}
.slide-video-wrap {
padding: 56.25% 0 0 0;
position: relative;
width: 100%;
height: 0;
overflow: hidden;
}
.top-carousel {
max-height: 680px;
overflow: hidden;
}
#top-menu .arrow {
display: none
}
@media (max-width:990px) {
#top-menu .menu-item-has-children {
position: relative
}
#top-menu .menu-item-has-children .arrow {
display: inline-block;
position: absolute;
right: 0;
top: 17px;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
#top-menu .menu-item-has-children .arrow.active i:before {
content: "\f191";
}
.navbar-nav li.nav-item ul.sub-menu {
display: block;
border-radius: 0;
background: transparent;
border: none;
padding: 0
}
.navbar-nav li.nav-item ul.sub-menu:before,
.navbar-nav li.nav-item ul.sub-menu:after {
display: none;
}
.menu-item-has-children:after {
display: none;
}
}
div#navbarResponsive {
margin-top: 12px;
flex-direction: column-reverse !important;
}
#SecondayTopMenu {
align-items: flex-start !important;
width: max-content;
}
#SecondayTopMenu .contact {
padding-top: 8px !important;
}
.nav-support a {
font-size: 12px !important;
color: #ffff !important;
padding-left: 19px;
margin-left: 9px !important;
margin-right: 0;
}
.navbar .nav-support {
background: url(https://kalimat.cactidev.com/dev/wp-content/uploads/2023/05/top-bg.svg)no-repeat;
background-size: 100%;
margin-right: 20px;
display: flex;
align-items: center !important;
}
.nav-support a:before {
content: '';
background: url(http://kalimat.cactidev.com/dev/wp-content/themes/kalimat/assets/images/heart.svg)no-repeat;
background-size: 16px;
height: 18px;
width: 18px;
position: absolute;
left: 14px;
top: 14px;
}
#top-menu .navbar-nav li.nav-item {
padding: 10px 15px !important;
}
.language-translator {
margin-left: 20px;
;
}
@media (min-width: 1600px) {
.navbar .nav-support {
margin-right: 40px;
}
.contact a, .nav-support a {
font-size: 12px !important;
}
}
#SecondayTopMenu .contact {
margin-right: 10px;
}
.menu-mainmenu-container .navbar-nav li.nav-item {
padding-top: 0 !important;
margin-top: -5px;
}
.contact a, .nav-support a {
font-size: 11px !important;
}
.block-section .slider-block h4 {
min-height: 87px;
display: flex;
align-items: center;
justify-content: center;
}
.block-section .slider-block .content-wrapper p {
font-size: 17px;
}
.block-section .slider-block .content-wrapper {
min-height: 175px;
display: flex;
flex-direction: column;
align-items: center;
}
@media screen and (max-width:1024px) {
.block-section .slider-block h4 {
min-height: 102px;
}
.block-section .slider-block .content-wrapper {
min-height: 216px;
}
}
@media screen and (max-width:992px) {
.block-section .slider-block h4 {
min-height: 126px;
}
.block-section .slider-block .content-wrapper {
min-height: 265px;
}
}
.init-tbl tr th {
text-align: center;
background-color: #fbb03b;
padding: 1rem;
color: #fff;
}
.init-tbl tr td {
text-align: center;
padding: 1.5rem 2rem;
}
.support-us-conetnt {
width: 177px;
display: inline-flex;
}
.support-us-conetnt img {
display: inline !important;
width: auto !important;
}
.support-us-conetnt .title {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
text-align: center;
padding-left: 25px;
width: 100%;
}
.support-us-conetnt .title a {
color: #fff;
font-size: 14px;
font-weight: 600;
}
.support-us-conetnt .title::after {
content: '';
background: url(http://kalimat.cactidev.com/dev/wp-content/themes/kalimat/assets/images/heart.svg)no-repeat;
background-size: 16px;
height: 18px;
width: 18px;
position: absolute;
left: 30px;
top: 60%;
transform: translateY(-50%);
} .block-section-custom {
bottom: 26px;
}
.block-section-custom .row {
margin-bottom: 0;
}
.block-section-custom .slider-block h4 {
min-height: 45px;
padding: 8px 10px;
font-size: 20px;
letter-spacing: 1px;
}
.block-section-custom .slider-block .content-wrapper {
padding: 8px 20px 25px;
min-height: 128px;
}
.block-section-custom .content-wrapper img {
margin: 3px 0 8px !important;
}
.block-section-custom .slider-block .content-wrapper p {
margin: 2px 0 5px;
font-size: 14px;
}
.block-section-custom ul li:first-child .btn-read {
background: #61b4b0;
border: 1px solid #61b4b0;
}
.block-section-custom ul li:nth-child(2) .btn-read {
background: #CEBDDD;
border: 1px solid #CEBDDD;
}
.block-section ul li:last-child .btn-read {
background: #F0B887;
border: 1px solid #F0B887;
}
.our-reach-block .reach-item-image {
width: 150px;
height: 150px;
display: flex;
}
.support-item-container {
margin: 40px auto;
}
.support-item-container .support-item-block.bg-purple {
display: block;
background: #CEBDDD;
}
.support-item-container .support-item-block.bg-orange {
display: block;
background: #F0B887;
}
.support-item-container .support-item-block {
border-radius: 50px;
overflow: hidden;
height: 100%;
}
.support-item-container .support-item-block .support-item-body,
.support-item-container .support-item-block .support-item-body img {
border-radius: 50px;
background: #fff;
}
.support-item-container .support-item-block .support-item-body {
height: 401px;
border: 2px solid #F0B887;
width: 100%;
}
.support-item-container .support-item-block .support-item-body img {
text-align: center;
}
.support-item-container .support-item-block .support-item-header {
max-width: 360px;
margin: 0 auto;
text-align: center;
padding: 9px 20px;
}
.support-item-container .support-item-block .support-item-header h2 {
margin: 0;
font-size: 21px;
color: #fff;
text-transform: uppercase;
margin-bottom: 5px;
font-weight: 600;
}
.support-item-container .support-item-block .support-item-header p {
margin: 0;
color: #fff;
}
.our-reach-block .col-md-2:last-child .reach-item-image {
margin-right: 0;
margin: 0 auto;
}
.our-reach-block .row>div[class*="col-"] {
margin-bottom: 0;
}
.our-reach-block_row {
border-radius: 50px;
}
.our-reach-block-green h2 {
font-size: 21px;
color: #fff;
text-transform: uppercase;
margin-bottom: 5px;
font-weight: 600;
text-align: center;
margin: 0;
padding: 13px 10px;
}
.our-reach-block_row {
border: 2px solid #F0B887;
border-radius: 50px;
background: #fff;
padding: 2.5rem 1.2rem;
}
.our-reach-block-green {
background: #61B4B0;
border-radius: 50px;
overflow: hidden;
border-bottom: 1px solid #61B4B0;
}
.h3heading{word-spacing:0.13rem;}
footer .footer-social-icons ul li:nth-child(3) a {
background: #3a559f;
padding: 10px 16px;
}
footer .footer-social-icons ul li:last-child a {
background: #e1143b;
padding: 10px 12px;
}
@media only screen and (max-width: 480px) {
.socialmedia-top ul li {
padding: 0 6px;
}
.language-translator { margin-right: 10px;}
}
@media screen and (max-width: 360px) {
.socialmedia-top ul li {
padding: 0 4px;
}
} @media screen and (max-width: 991px) {
footer .footer-section {
flex-wrap: wrap;
}
.footer-section .brief-intro {
padding: 0;
order: 8;
text-align: center;
}
footer .footer-social-icons .icons-wrap {
justify-content: center;
}
footer .footer-social-icons .icons-wrap ul {
display: flex;
}
footer .footer-social-icons ul li a,
footer .footer-social-icons ul li:nth-child(3) a,
footer .footer-social-icons ul li:last-child a {
padding: 5px 11px;
}
.footer-section .brief-intro a {
width: 250px;
display: block;
margin: 0 auto;
}
footer .footer-section .footer-social-icons {
margin-top: 10px;
}
}
@media screen and (max-width: 767px) {
footer .footer-social-icons ul li a,
footer .footer-social-icons ul li:nth-child(3) a,
footer .footer-social-icons ul li:last-child a {
padding: 10px 16px;
}
footer .footer-social-icons .hidefordesktop {
text-align: center;
}
}
footer .footer-social-icons .icons-wrap {
justify-content: center;
}	@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer-section .brief-intro p {
font-size: 12px;
margin-bottom: 0;
}
}
.support-us .product-form h5 {
min-height: 50px;
}
.support-us .product-form .img {
position: relative;
cursor: pointer;
}
.support-us .product-form .img img {
width: 100%;
}
.support-us .product-form .img .overlay {
position: absolute;
top: 0;
background: rgba(0, 0, 0, 0.6);
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in;
}
.support-us .product-form .img .overlay p a {
color: #fff;
font-size: 20px;
line-height: 25px;
text-transform: uppercase;
font-weight: 600;
}
.support-us .product-form .img .overlay p {
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
color: #fff;
}
.support-us .product-form .img:hover .overlay {
opacity: 1;
visibility: visible;
}
.support-us .product-form .img {
overflow: hidden;
}
.support-us .product-form .img img {
transition: .3s
}
.support-us .product-form .img:hover img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1)
}
@media screen and (max-width: 991px) {
.support-us .product-form .img .overlay p a {
font-size: 17px;
line-height: 22px;
}
}
@media screen and (max-width: 767px) {
.support-us .product-form .img img {
height: auto !important;
}
}
.navbar .nav-support {
background: url(https://kalimat.cactidev.com/dev/wp-content/uploads/2023/05/english-label-bg.svg) no-repeat;
}
.navbar-nav li.nav-item.nav-support {
padding: 9px;
}
.nav-support a:before {
top: 10px;
}
@media screen and (max-width: 1200px) {
.navbar-nav li.nav-item.nav-support {
padding: 9px 3px !important;
}
}
@media only screen and (max-width: 991px) {
.nav-support a {
padding-right: 22px !important;
padding-left: 22px !important;
}
} .about-image {
float: left; 
margin: 0 30px 40px 0;
width: 100%; 
max-width: 300px;
}
.about-image img { width: 100%;}
@media screen and (max-width: 1366px) {
.about-image { max-width: 280px;}
}
@media screen and (max-width: 991px) {
.about-image { max-width: 210px;}
}
@media screen and (max-width: 767px) {
.about-image {float: none; width: 100%; max-width: 300px; margin:0 auto 40px}
}
.designation-p {font-size:1rem !important;letter-spacing:0.05rem;}
.listing-item h2 {
font-size: 17px;
color: #25335a;
font-weight: 700;
letter-spacing: 0;
margin-bottom: 5px;
}
.listing-item h3 {
font-size: 17px;
color: #25335a;
font-weight: 600;
letter-spacing: 0;
margin-bottom: 5px;
}
.about-us .content .listing-item p {
margin-bottom: 0px;
}
.about-us .listing-item .content {
margin: 0;
max-width: 500px;
width: 100%;
}
.listing-item .image {
max-width: 300px;
width: 100%;
margin-right: 40px;
}
.listing-item .image img { width: 100%;}
.about-us .content .listing-item {  margin-bottom: 75px;}
.about-us .content .listing-item:first-child {
padding-bottom: 40px;
border-bottom: 2px solid #000;
}
@media screen and (max-width: 1366px) {
.listing-item .image {
max-width: 280px;
}
}
@media screen and (max-width: 991px) {
.listing-item .image {
max-width: 210px;
}
.listing-item h2 , .listing-item h3 {
font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.listing-item .image { 
max-width: 200px;
}
}
@media screen and (max-width: 575px) {
.listing-item  > .d-flex { flex-direction: column;}
.listing-item .image { 
max-width: 300px; margin: 0 auto 30px;
}
.about-us .content .listing-item {  margin-bottom: 50px;}
}@media only screen and (max-width:1280px) {
.top-carousel figcaption {
top: 25%;
}
.inner-banner .page-title {
padding: 1.5rem 0 !important;
}
.full-width .page-title {
padding: 1.5rem 1rem;
}
}
@media only screen and (min-width:1680px) and (max-width: 1920px) {
.navbar-nav>.nav-item>a {
font-size: 17px;
}
}
@media only screen and (min-width:1600px) and (max-width: 1680px) {
.navbar-nav>.nav-item>a {
font-size: 15px;
} .top-carousel figcaption h2 {
font-size: 40px;
}
.block-section {
bottom: 35px;
}
.top-carousel figcaption {
top: 25%;
}
.inner-banner .page-title {
padding: 2.6rem 0;
}
.full-width .page-title {
padding: 2.8rem 1rem;
}
.block-section {
bottom: 15px;
}
.block-section .slider-block h4 {
font-size: 21px;
padding: 10px;
}
.block-section .slider-block .content-wrapper {
padding: 16px 20px 40px;
}
.block-section .slider-block {
width: 350px;
}
.top-carousel figcaption p {
font-size: 16px;
}
}
@media only screen and (min-width:1441px) and (max-width: 1600px) {
.navbar-nav {
margin-left: 2%;
}
.navbar-nav li.nav-item {
padding: 10px 9px
}
.socialmedia-top ul li {
padding: 0 4px;
}
.inner-banner .page-title {
padding: 2.6rem 0;
}
.block-section {
bottom: 30px;
}
.top-carousel figcaption {
top: 55%;
}
.top-carousel figcaption h2 {
font-size: 37px;
}
.full-width .page-title {
padding: 2.5rem 1rem;
}
.block-section {
bottom: 50px;
}
.block-section .slider-block h4 {
font-size: 21px;
padding: 10px;
}
.block-section .slider-block .content-wrapper {
padding: 16px 20px 40px;
}
.block-section .slider-block {
width: 350px;
}
.top-carousel figcaption p {
font-size: 16px;
}
.block-section ul {
width: 92%;
margin: auto;
}
.top-carousel img.slider-logo {
width: 60px !important;
}
}
@media only screen and (min-width:1367px) and (max-width:1440px) { .navbar-brand img {
width: 220px !important;
}
.navbar .nav-support p {
font-size: 15px !important;
}
.navbar-nav .nav-item a {
font-size: 14px;
}
.language-translator, .socialmedia-top {
display: inline-block;
}
.language-translator {
margin-right: 15px;
}
.socialmedia-top ul li {
padding: 0 3px;
}
.owl-carousel .owl-item>img {
height: 680px !important;
}
.inner-banner .page-title {
padding: 2rem 0;
}
.inner-banner .page-title h2 {
font-size: 40px;
}
.full-width .page-title {
padding: 2rem 1rem;
}
.top-carousel .slider-logo {
width: 50px !important
}
.top-carousel figcaption {
top: 12%;
}
.top-carousel figcaption p {
margin: 7px auto 30px auto;
font-size: 15px
}
.block-section ul li:first-child .slider-block {
margin: auto 0 auto auto;
}
.block-section ul li:last-child .slider-block {
margin: auto auto auto 0;
}
.block-section .slider-block {
width: 350px;
margin: auto;
}
.block-section .slider-block h4 {
font-size: 20px;
padding: 10px;
}
.block-section .slider-block .content-wrapper {
padding: 16px 20px 27px;
}
.block-section {
bottom: 23px;
}
.navbar-nav li.nav-item { }
.navbar-nav {
margin-left: 5.5%;
} }
@media only screen and (min-width:1200px) and (max-width:1366px) { .navbar-nav {
margin-left: 0;
}
.navbar-nav .nav-item a {
font-size: 12px;
} .navbar-brand img {
width: 220px !important;
}
.navbar .nav-support p {
font-size: 15px !important;
}
.language-translator, .socialmedia-top {
display: inline-block;
}
.language-translator {
margin-right: 14px;
}
.socialmedia-top ul li {
padding: 0 3px;
}
.inner-banner .page-title h2 {
font-size: 38px;
}
.inner-banner .page-title {
padding: 2rem 0;
}
.full-width .page-title {
padding: 2rem 1rem !important;
}
.top-carousel figcaption h2 {
font-size: 35px;
margin-top: 15px;
}
.top-carousel .slider-logo {
width: 50px !important
}
.top-carousel figcaption {
top: 12%;
}
.top-carousel figcaption p {
margin: 7px auto 30px auto;
font-size: 15px
}
.block-section ul li:first-child .slider-block {
margin: auto 0 auto auto;
}
.block-section ul li:last-child .slider-block {
margin: auto auto auto 0;
}
.block-section .slider-block {
width: 290px;
margin: auto;
}
.block-section .slider-block h4 {
font-size: 20px;
padding: 10px;
}
.block-section .slider-block .content-wrapper {
padding: 16px 20px 27px;
}
.block-section .slider-block .content-wrapper p {
font-size: 13px;
}
.block-section {
bottom: 23px;
}
.about-us .right-content {
padding-left: 35px;
}
.navbar-nav li.nav-item { }
#navbarResponsive .wrapper {
padding: 0;
}
footer {
background-size: 100% 100%;
}
footer .footer-social-icons .icons-wrap {
justify-content: center;
}
.menu-mainmenu-container .nav-support a {
font-size: 13px;
}
.menu-mainmenu-container .nav-support a:before {
top: -3px;
}
.partner-slider .container {
max-width: 1024px !important;
}
.block-section .container {
max-width: 1024px !important;
}
}
@media only screen and (min-width: 1200px) {
.container {
max-width: 1280px !important;
}
}
@media only screen and (min-width:1025px) and (max-width:1199px) {
.socialmedia-top {
display: none;
}
.language-translator {
margin-right: 0;
}
.navbar-nav {
margin-left: 0;
}  .menu-mainmenu-container .nav-support a {
font-size: 8px;
left: 25px;
top: -3px;
}
.menu-mainmenu-container .nav-support a:before {
height: 10px;
width: 10px;
left: -15px;
top: 0;
background-size: contain;
}
.navbar-brand {
width: 190px; }
.navbar-nav li.nav-item {
padding: 0 9px;
}
.inner-banner .page-title h2 {
font-size: 35px;
}
.inner-banner .page-title {
padding-bottom: 2rem;
}
.inner-banner .page-title {
padding: .8rem 0 !important;
width: 660px;
}
.aside-wrap .aside-title img {
top: 17px;
right: 17px;
width: 35px;
}
.about-us .right-content {
padding-left: 30px;
}
.partner-details .video-wrapper {
width: 377px;
left: -16px
}
.support-us .product-form .details {
left: 0;
}
}
@media only screen and (min-width:992px) and (max-width:1024px) {  ul.navbar-nav.align-items-center {
width: 100%;
text-align: left;
}
.navbar {
padding: .5rem 0 0.5rem 0;
}
.navbar-brand img {
width: 200px;
}
ul.navbar-nav {
align-items: flex-start;
margin-top: 15px;
margin-left: 0;
}
.navbar-nav li.nav-item {
padding: 20px 7px;
}
.navbar-nav .nav-item a {
font-size: 13px;
}
#SecondayTopMenu {
margin-top: 0 !important;
}
.socialmedia-top {
display: none !important;
}  img.slider-logo {
width: 45px !important;
}
.top-carousel figcaption h2 {
font-size: 30px;
margin-top: 30px;
}
.top-carousel figcaption p {
width: 74%;
}
.top-carousel button.owl-next {
top: 39%;
right: 15px;
}
.top-carousel button.owl-prev {
top: 39%;
left: 15px;
}
.top-carousel figcaption {
top: 23% !important;
}
#nav-icon4 span {
background: #00b1b0;
}
.block-section {
position: relative;
bottom: auto;
margin-top: 40px;
margin-bottom: 40px;
}
.block-section .slider-block {
width: 100%;
}
.block-section .slider-block h4 {
font-size: 20px;
}
.block-section .slider-block a.btn-read.btn {
position: relative;
opacity: 1;
font-size: 14px;
}
.block-section ul li:first-child .btn-read {
color: #2FD1C5 !important;
background: transparent;
border: 0;
}
.block-section ul li:nth-child(2) .btn-read {
color: #C62A64 !important;
background: transparent;
border: 0;
}
.block-section ul li:last-child .btn-read {
color: #FBB03B !important;
background: transparent;
border: 0;
}
.block-section .slider-block .content-wrapper {
background: #f1f1f1;
}
.tabs-section ul.nav.nav-tabs li a {
padding: 18px 33px !important;
}
.tabs-section .right-side .proj-detail {
width: auto;
padding: 10px 12px;
margin: 0;
}
.tabs-section .tab-content>.active {
padding: 20px 0 20px;
}
.tabs-section .right-side h3 {
font-size: 20px;
}
.tab-content .text-center {
margin-top: 30px;
}
.tabs-section .right-side p {
font-size: 14px;
}
.partner.owl-carousel button.owl-next {
right: -30px;
}
.partner.owl-carousel button.owl-prev {
left: -30px;
}
.partner-slider .heading h3 {
margin-bottom: 45px;
}
.parallel-section {
padding: 65px 0 68px;
}
.parallel-section .right-sec {
padding-left: 0;
}
.parallel-section .mid-sec p {
font-size: 14px;
width: 100%;
margin: 20px auto;
}
.parallel-section .mid-sec h3 {
font-size: 22px;
margin-top: 0;
}
.parallel-section .mid-sec h2 {
font-size: 40px;
}
.parallel-section .right-sec .wrap {
width: 100%;
}
.our-stories {
margin: 60px 0 55px;
} .inner-banner .page-title {
padding: .9rem 0 !important;
left: 0;
}
.inner-banner .page-title h2 {
font-size: 30px;
}
.full-width .page-title {
padding: 1rem 1rem !important;
}
.aside-wrap {
margin-top: 50px;
}
.aside-wrap .aside-title img {
top: 20px;
width: 30px;
}
.about-us .img-vid {
margin: 30px 0;
}
.message {
padding: 15px 28px;
margin: 20px 0;
}
.about-us .content p {
margin-bottom: 15px;
}
.left-content ul li {
margin: 0 20px;
}
footer .footer-others {
padding-left: 15px;
}
footer .footer-section {
margin: 0;
}
.footer-section .brief-intro img {
width: 100%;
}
footer .footer-section h4 {
font-size: 14px;
}
.footer-section .brief-intro p {
font-size: 12px;
} .breadcrumbs span {
font-size: 12px;
padding: 0 2px;
}
.project-content {
margin-bottom: 75px;
}
.project .inner-header h3 {
font-size: 20px;
}
.project .breadcrumbs p a {
font-size: 10px;
}
.project .right-content, .about-us .right-content {
padding-left: 40px;
}
.proj-map .map-wrapper {
margin: auto;
}
.project .counts h5 {
font-size: 16px;
}
.project .aside-wrap h4 {
font-size: 17px;
padding: 23px 30px 23px 20px;
}
.project .aside-wrap .aside-title img {
right: 12px;
}
.global-partnes {
margin-top: 0;
}
.stories .content .right-content {
padding: 12px 35px;
}
.stories .stories-title p {
margin-bottom: 10px;
}
.stories .brief-detail {
padding: 15px;
}
.stories .stories-title h2 {
font-size: 30px;
}
.btn.btn-readmore {
padding: 6px 12px;
}
.our-stories .overlay-wrapper p {
padding: 15px 16px;
margin-bottom: 0;
line-height: 1.1;
}
.our-stories .news-block p {
margin-top: 0;
}
.stories-details .video-wrapper {
width: 353px;
left: -16px
}
.partners .our-stories .overlay-wrapper p {
padding: 15px;
}
.partner-slider .heading {
margin-bottom: 0;
}
.partner-slider {
padding: 15px 0 20px;
}
.partner-details .video-wrapper {
width: 353px;
left: -16px
}
.press .right-content h4 {
margin-top: 0;
}
.press-details .aside-wrap ul li p {
margin: 25px 0 5px;
}
.press-details .aside-wrap h4 {
font-size: 16px;
}
.press-details .aside-wrap .aside-title img {
right: 10px;
}
.contact-details .aside-wrap ul li p {
font-size: 13px;
}
.support-us .product-form .details {
left: 0;
} .menu-mainmenu-container .nav-support a {
font-size: 10px;
left: 34px;
top: 0;
}
.menu-mainmenu-container .nav-support a:before {
height: 13px;
width: 13px;
left: -18px;
top: 1px;
background-size: contain;
}
.breadcrumbs {
top: 40px !important;
}
.tabs-section .tab-content {
padding: 0 0 25px;
} } @media only screen and (min-width:768px) and (max-width:991px) { ul.navbar-nav.align-items-center {
width: 100%;
text-align: left;
}
div#navbarResponsive {
border-top: 1px solid #ddd;
margin-right: -15px;
margin-left: -15px;
}
#navbarResponsive .wrapper {
justify-content: flex-start;
padding-left: 18px;
}
.navbar-nav .nav-item a {
font-size: 20px;
text-align: left;
text-transform: capitalize;
font-weight: 400;
}
ul.navbar-nav {
align-items: flex-start;
margin-top: 15px;
margin-left: 0;
}
.navbar-nav li.nav-item { width: 100%;
}
.navbar-brand img {
width: 200px;
}
#SecondayTopMenu {
margin-top: 0 !important;
}
.menu-item-has-children:after {
content: "\f112";
font-family: "LineAwesome";
position: absolute;
top: 19px;
right: 0;
} .menu-mainmenu-container .nav-support a {
font-size: 12px;
left: 51px;
top: 5px;
}
.menu-mainmenu-container .nav-support a:before {
height: 21px;
width: 21px;
left: -32px;
top: -2px;
background-size: contain;
}
#nav-icon4.open span:nth-child(1) {
top: 0;
left: 8px;
}
#nav-icon4.open span:nth-child(3) {
top: 27px;
left: 8px;
} .language-translator-sm {
display: block;
}
.language-translator-sm p {
margin: auto;
} img.slider-logo {
width: 45px !important;
}
.top-carousel figcaption h2 {
font-size: 30px;
}
.top-carousel figcaption p {
width: 74%;
}
.top-carousel button.owl-next {
top: 56.8%;
right: 15px;
}
.top-carousel button.owl-prev {
top: 56.8%;
left: 15px;
}
.top-carousel figcaption {
top: 25% !important;
}
#nav-icon4 span {
background: #00b1b0;
background: #00b1b0;
height: 2px;
width: 76%;
}
.block-section {
position: relative;
bottom: auto;
margin-top: 40px;
margin-bottom: 40px;
}
.block-section .slider-block {
width: 100%;
}
.block-section .slider-block h4 {
font-size: 20px;
}
.block-section .slider-block a.btn-read.btn {
position: relative;
opacity: 1;
font-size: 14px;
}
.block-section ul li:first-child .btn-read {
color: #2FD1C5 !important;
background: transparent;
border: 0;
}
.block-section ul li:nth-child(2) .btn-read {
color: #C62A64 !important;
background: transparent;
border: 0;
}
.block-section ul li:last-child .btn-read {
color: #FBB03B !important;
background: transparent;
border: 0;
}
.block-section .slider-block .content-wrapper {
background: #f1f1f1;
}
.tabs-section ul.nav.nav-tabs li a {
padding: 18px 30px !important;
}
.tabs-section .right-side .proj-detail {
width: auto;
border-radius: 20px;
margin: auto 15px;
}
.tabs-section .tab-content>.active {
padding: 20px 0 50px;
}
.tab-content .right-side {
margin-top: 30px;
}
.tabs-section .left-side {
order: 2;
}
.tabs-section .text-center {
order: 1;
}
.tabs-section .right-side {
order: 3;
}
.partner.owl-carousel button.owl-next {
right: -30px;
}
.partner.owl-carousel button.owl-prev {
left: -30px;
}
.parallel-section {
padding: 65px 0 68px;
}
.parallel-section .right-sec {
padding-left: 0;
}
.parallel-section .mid-sec p {
font-size: 14px;
width: 100%;
margin: 20px auto;
}
.parallel-section .mid-sec h3 {
font-size: 22px;
margin-top: 0;
}
.parallel-section .mid-sec h2 {
font-size: 40px;
}
.parallel-section .right-sec .wrap {
width: 100%;
}
.parallel-section .left-sec {
align-self: center;
}
.our-stories {
margin: 60px 0 70px;
}
.left-content ul li {
padding: 10px 0;
margin: 0 15px;
}
.aside-wrap {
margin-top: 30px;
}
.aside-wrap h4 {
font-size: 15px;
padding: 10px 15px;
}
.aside-wrap .aside-title img {
width: 15px;
}
.inner-conent .inner-header {
margin-top: 30px;
}
.inner-banner {
z-index: 8;
}
.inner-banner .page-title {
left: 0;
width: 80%;
padding: 1rem 0 !important;
}
.inner-banner .page-title h2 {
font-size: 22px;
margin-bottom: 0;
}
.inner-banner .page-title p {
font-size: 14px;
}
.full-width .page-title {
padding: 1rem 1rem;
left: 0 !important;
width: auto;
}
.message {
padding: 10px 20px;
margin: 20px 0;
}
.breadcrumbs {
margin-top: 40px;
}
.breadcrumbs span {
padding: 0 2px;
}
.about-us .right-content {
padding-left: 0;
}
.about-us .left-content ul li a {
font-size: 13px;
}
.about-us .content {
margin-top: 35px;
}
.about-us .img-vid .img-second {
text-align: left;
}
.about-us .content p {
font-size: 11px;
}
.about-us .img-vid {
margin: 30px 0;
}
.about-us .content p {
margin-bottom: 15px;
}
.about-us .right-content {
padding-bottom: 0;
}
.left-content {
z-index: 8
}
footer .footer-others {
padding-left: 15px;
}
footer .footer-section {
margin: 0;
}
.footer-section .brief-intro img {
width: 100%;
}
footer .footer-section h4 {
font-size: 14px;
}
.footer-section .brief-intro p {
font-size: 12px;
}
footer .footer-social-icons ul li {
padding: 2px 9px;
margin-bottom: 2px;
}
footer .footer-social-icons ul li:first-child a {
padding: 5px 11px;
}
footer .footer-social-icons ul li:nth-child(2) a {
padding: 5px 7px;
}
footer .footer-social-icons ul li:last-child a {
padding: 5px 8px;
}
.proj-map .left-side {
display: none;
}
.project-content {
margin-bottom: 75px;
}
.language-translator-sm {
position: absolute;
top: 26px;
right: 118px;
}
.project .inner-header h3 {
font-size: 17px;
}
.project .breadcrumbs span {
font-size: 10px;
padding: 0 2px;
}
.project .breadcrumbs p a {
font-size: 8px;
}
.project .breadcrumbs {
margin-top: 26px;
}
.stories .content .right-content {
padding: 18px 30px;
border: 0 !important;
}
.stories .stories-title h2 {
font-size: 30px;
}
.stories .brief-detail {
padding: 10px 0px;
}
.stories .stories-title p {
margin-bottom: 12px;
}
.stories .right-content .text {
font-size: 13px;
}
.stories .content {
border: 1px solid #ddd;
margin: 0 5px;
}
.stories .left-img {
align-self: center;
}
.our-stories .news-block p {
margin-top: 0;
}
.our-stories .overlay-wrapper p {
padding: 3px 7px;
text-align: justify;
line-height: 1.3;
font-size: 10px;
}
.btn.btn-readmore {
padding: 3px 10px;
font-size: 8px;
}
.our-stories .news-block p a {
font-size: 15px;
}
.stories-details .left-content ul li:first-child {
margin: 0 15px;
padding: 15px 0 0 0;
}
.stories-details .aside-wrap {
margin-top: 30px;
}
.stories-details .left-content ul li:nth-child(2) a {
font-size: 13px;
}
.left-content ul li:last-child {
padding: 15px 0;
}
.left-content ul li:first-child {
padding: 15px 0;
}
.aside-wrap .aside-title img {
top: 12px;
right: 6px;
}
.stories-details .video-wrapper {
left: -30px;
width: 270px;
}
.partner-details .video-wrapper {
left: -30px;
width: 270px;
}
.partners .our-stories .overlay-wrapper {
min-height: 200px;
}
.partners .our-stories .overlay-wrapper img {
max-width: 85%;
}
.partners .our-stories .overlay-wrapper p {
font-size: 13px;
padding: 10px;
}
.partners .our-stories .overlay-wrapper .btn.btn-readmore {
font-size: 10px;
padding: 4px 10px;
margin-left: 11px;
}
.partners .about-us .content p {
line-height: 1.2;
}
.partner-slider {
padding: 0px 0 35px;
}
.partner .item {
width: 140px;
}
.press .right-content h4 {
margin-top: 0;
}
.press-details .aside-wrap h4 {
font-size: 12px;
}
.press-details .aside-wrap .aside-title img {
top: 9px;
right: 12px;
}
.press-details .aside-wrap ul li p {
margin: 10px 0 0 0;
}
.press-details .aside-wrap ul li p {
font-size: 12px;
}
.press-details .content .posted-date {
margin: 0 0 15px 0;
}
.press-details .content .large-img {
margin-bottom: 25px;
}
.press-details .inner-header h3 {
font-size: 15px;
}
.press-details .left-content ul li {
margin: 0 15px;
}
.contact-details .about-us .right-content {
padding-left: 15px;
}
.contact-form label {
font-size: 13px;
}
.contact-details .contact-form .btn-submit-message {
padding: 7px 35px;
}
.contact-details .aside-wrap ul li p {
font-size: 13px;
}
.support-us .product-form .details {
left: 0;
}
.navbar .nav-support {
position: absolute;
bottom: -41px;
left: 215px;
}
.breadcrumbs {
top: 20px;
}
.navbar-toggler {
margin-right: -12px;
padding: 0;
}
.tabs-section .right-side a.btn.btn-read {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 115px;
}
}  @media only screen and (max-width:767px) { .navbar-dark .navbar-brand {
width: 200px;
margin: 0;
}
#nav-icon4 span {
background: #00b1b0;
height: 2px;
width: 76%;
}
#nav-icon4.open span:nth-child(1) {
top: 0;
left: 8px;
}
#nav-icon4.open span:nth-child(3) {
top: 27px;
left: 8px;
} ul.navbar-nav {
align-items: flex-start;
margin-left: 0;
padding-top: 15px;
padding-bottom: 10px;
}
#navbarResponsive .wrapper {
justify-content: flex-start;
padding-left: 13px;
align-items: center;
}
div#navbarResponsive {
margin-top: 18px; margin-left: -15px;
margin-right: -15px;
border-top: 1px solid #ddd;
}
.navbar-nav li.nav-item { width: 100%;
}
.navbar-nav .nav-item a {
text-transform: initial;
font-weight: 400;
font-size: 21px;
width: 100%;
}
#nav-icon4 {
margin: 10px auto 0;
} .menu-item-has-children:after {
content: "\f112";
font-family: "LineAwesome";
position: absolute;
top: 19px;
right: 0;
} .menu-mainmenu-container .nav-support a {
font-size: 12px;
left: 51px;
top: 5px;
}
.menu-mainmenu-container .nav-support a:before {
height: 21px;
width: 21px;
left: -32px;
top: -2px;
background-size: contain;
}
.tabs-section .right-side .proj-detail {
width: 94%;
border-radius: 20px;
margin: 0 15px;
}
.tab-content {
display: none;
}
.owl-carousel.top-carousel {
margin-bottom: 45px;
}
.top-carousel figcaption h2 {
color: #fff;
font-size: 26px;
}
.top-carousel figcaption p {
color: #ffffff;
font-size: 14px;
margin: 7px auto;
width: 76%;
}
img.slider-logo {
margin: auto;
width: 40px !important;
}
img.slider-img {
height: 340px;
object-fit: cover;
}
.block-section {
position: relative;
bottom: auto;
}
.top-carousel button.owl-prev, .top-carousel button.owl-next {
top: 67%;
transform: translateY(-50%);
}
.top-carousel figcaption h2 {
margin-top: 45px;
}
.top-carousel figcaption {
top: 30%;
}
.top-carousel button.owl-next {
right: 8px;
}
.top-carousel button.owl-prev {
left: 8px;
}
.top-carousel .owl-nav .btn-next, .top-carousel .owl-nav .btn-prev {
padding: 6px 13px 3px !important;
}
.block-section .slider-block {
width: 100%;
margin-bottom: 30px;
}
.block-section .slider-block .content-wrapper {
background: #f1f1f1;
padding: 40px 20px 40px;
}
.block-section .slider-block h4 {
font-size: 20px;
}
.block-section .slider-block a.btn-read.btn {
position: relative;
opacity: 1;
font-size: 15px;
}
.block-section ul li:first-child .btn-read {
color: #2FD1C5 !important;
background: transparent;
border: 0;
}
.block-section ul li:nth-child(2) .btn-read {
color: #C62A64 !important;
background: transparent;
border: 0;
}
.block-section ul li:last-child .btn-read {
color: #FBB03B !important;
background: transparent;
border: 0;
}
.block-section .slider-block .content-wrapper p {
margin-top: 25px;
}
.parallel-section {
padding: 25px 0 80px;
background-size: cover !important;
}
.parallel-section .mid-sec h2 {
font-size: 27px;
margin-top: 40px;
margin-bottom: 15px;
}
.parallel-section .mid-sec h3 {
font-size: 20px;
margin-top: 0;
}
.parallel-section .mid-sec p {
width: 100%;
margin: 20px auto;
}
.parallel-section .right-sec {
margin-top: 50px;
}
.parallel-section .btn.btn-readmore {
margin: auto;
}
.parallel-section .left-sec {
text-align: right;
}
.parallel-section .left-sec img {
width: 100%;
}
.our-stories {
margin: 70px 0 40px;
padding: 0 15px
}
.our-stories .overlay-wrapper img {
width: 100%;
}
.our-stories .news-block {
margin-bottom: 0;
padding-top: 0;
display: flex;
flex-direction: column-reverse;
}
.our-stories .news-block p {
text-align: center;
font-weight: 600;
margin-bottom: 15px; text-align: left;
}
.page-template-page-home .our-stories .heading {
margin-bottom: 0;
}
.btn-readmore {
margin: 0 !important;
}
.our-stories .news-block:hover .img-overlay {
text-align: center;
display: none;
}
.tab-content .right-side {
margin-top: 20px;
}
.nav-tabs .nav-link {
border-top: 1px solid #ddd;
border-radius: 0;
}
.tabs-section .nav-tabs li {
border-bottom: 1px solid #ddd;
width: 100%;
}
.nav-tabs li {
position: relative
}
.nav-tabs li:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 7px 0 7px 7px;
border-color: transparent transparent transparent #545559;
top: 41px;
position: absolute;
right: 23px;
}
.tabs-section ul.nav.nav-tabs li a {
padding: 35.5px 15px !important;
text-align: left;
}
.tabs-section .nav-item:nth-child(2) a {
color: #fbb03b !important;
}
.tabs-section .nav-item:last-child a {
color: #5a843a !important;
}
.partner-slider {
padding: 40px 0 90px;
}
.partner.owl-carousel button.owl-prev,
.partner.owl-carousel button.owl-next {
top: 44%;
transform: translateY(-50%);
}
.partner.owl-carousel figcaption h2 {
margin-top: 10px;
}
.partner.owl-carousel button.owl-next {
right: -13px;
}
.partner.owl-carousel button.owl-prev {
left: -13px;
}
.partner.owl-carousel .owl-nav .btn-next,
.partner.owl-carousel .owl-nav .btn-prev {
padding: 6px 13px 3px !important;
}
.aside-wrap {
margin-top: 40px;
}
.aside-wrap .aside-title img {
top: 17px;
width: 40px;
}
.inner-banner .page-title {
width: calc(100% - 15px);
left: 15px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.inner-banner .page-title h2 {
font-size: 24px;
}
.inner-banner .banner-images {
height: 180px;
}
.inner-banner .banner-images img {
height: 100%;
object-fit: cover;
}
.inner-banner {
z-index: 8
}
.inner-banner .page-title p {
font-size: 11px;
}
.left-content {
z-index: 8
}
.inner-conent .inner-header h3 {
font-size: 27px !important;
text-align: left;
}
.inner-conent .inner-header p {
text-align: left;
}
.breadcrumbs {
display: block;
float: left;
margin-top: 0;
text-align: left;
}
.message {
padding: 5px 9px;
} .about-us .right-content {
padding-left: 15px;
padding-bottom: 0;
}
.about-us .content {
margin-top: 20px;
}
.about-us .img-vid {
margin: 30px 0;
}
.img-vid .img-first {
padding-bottom: 20px;
}
.inner-conent .inner-header {
display: block;
text-align: center;
} .project .right-content .counts {
text-align: center;
}
.proj-map .bottom {
display: none;
}
.project-content .message p img {
padding-top: 0;
}
.proj-image img {
width: 100%;
margin-bottom: 20px;
}
.global-partnes {
margin-top: 0;
}
.project-content {
margin-bottom: 100px;
}
.global-partners img {
margin-bottom: 20px;
}
.global-partners h3 {
text-align: center !important;
}
.icon-img {
text-align: center;
margin-bottom: 10px;
}
.counts .icon-wrap {
margin-bottom: 20px;
}
.map-wrapper {
margin-top: 25px;
}
.global-partners {
margin-top: 0;
}  .stories .content .right-content {
padding: 25px 10px 0;
}
.stories .btn-featured {
margin-bottom: 25px;
}
.stories .right-content .text {
text-align: justify;
display: none;
}
.stories .right-content .btn-read {
display: none;
}
.stories .brief-detail img {
margin-bottom: 10px;
}
.stories .content {
flex-direction: column-reverse;
} .full-width .page-title p {
width: 100%;
}
.stories .brief-detail {
padding: 14px 5px;
}
.stories .content .right-content {
border: 0 !important;
}
.stories .left-img {
padding: 0 15px !important;
margin-top: -10px;
}
.stories .stories-title h2 {
font-size: 35px;
font-size: 18px;
}
.stories .btn-featured {
padding: 5px 10px;
font-size: 12px;
}
.stories .inner-header {
margin-bottom: 15px;
margin-top: 25px;
padding: 0 15px;
}
.stories .our-stories {
margin: 0 0 87px;
}
.stories .brief-detail {
display: block;
}
.stories>h3 {
padding: 0 15px;
}
.stories .news-block {
padding-left: 0;
padding-right: 0;
}
.stories-details .breadcrumbs {
margin-top: 0;
}
.stories-details .video-wrapper, .partner-details .video-wrapper {
width: 100%;
display: flex;
}
.stories-details .brief-detail {
display: block;
}
.stories-details .brief-detail img {
margin-bottom: 15px;
}
.stories-details .left-content ul li:first-child {
text-align: center;
}
.stories-details .img-vid .img-first img {
width: 100%;
}
.partners .our-stories .overlay-wrapper img {
width: auto;
}
.partners .our-stories .overlay-wrapper {
margin-bottom: 7px;
margin-top: 0;
}
.partner-details .message-pdf {
min-height: 140px;
}
.partner-details .message-pdf .btn-view {
float: left;
margin-top: 22px;
}
.partner-slider .heading {
margin-bottom: 0;
}
.press-details .aside-wrap ul li img {
width: 100%;
}
.press-details .aside-wrap ul li p {
margin: 10px 0 0 0;
}
.contact-details .contact-form .btn-cancel {
margin-top: 25px;
width: 100%;
}
.contact-details .contact-form .btn-submit-message {
width: 100%;
}
.support-us .product-form h5 {
margin-top: 8px;
}
.support-us .product-form .quantity {
margin-bottom: 25px;
}
.support-us .product-form .details {
left: 0;
}
.support-us .product-form {
padding-top: 20px;
}
.support-us .product-form.col-sm-12.contact-form {
padding-top: 20px;
}
.support-us .product-form .quantity p {
padding-right: 10px;
display: flex;
align-items: center;
margin-bottom: 0;
}
.support-us .product-form .quantity {
display: flex;
justify-content: center;
position: absolute;
right: -34px;
bottom: 18px;
}
.row.product-group {
position: relative;
}
.support-us .product-form .img img {
height: 130px;
}
.support-us .product-form .img {
margin-bottom: 30px;
padding-right: 0;
}
.support-us .button-wrap .btn-submit-message, .support-us .button-wrap .btn-cancel {
width: 100%;
}
.support-us .button-wrap .btn-cancel {
margin-top: 20px;
}
footer .footer-section {
display: block;
}
footer .footer-about, footer .footer-proj {
padding-left: 15px;
}
footer .footer-section {
margin: 0 0 22px;
}
footer .footer-others, footer .footer-contact {
padding-left: 15px;
}
footer .footer-social-icons ul li {
display: inline-block;
margin-top: 20px;
margin: 15px 5px 0 5px;
} footer .footer-social-icons .icons-wrap {
justify-content: flex-start;
padding-left: 15px;
}
footer .brief-intro {
margin-bottom: 25px;
}
footer .hideformobile {
display: none;
}
footer .hidefordesktop {
display: block;
}
.hidefordesktop span {
display: inline;
}
footer .footer-section h4 {
display: inline-block;
}
.designedby {
text-align: center;
font-size: 12px !important;
}
.designedby h4 {
font-size: 12px !important;
}
.navbar .nav-support {
position: absolute;
right: 20px;
bottom: -41px;
z-index: 99999;
}
.navbar-toggler {
padding: 0;
margin-right: -14px;
}
.partner .owl-nav {
display: none;
}
.partner .owl-item img {
width: 200px;
margin: auto;
}
.inner-conent .breadcrumbs {
display: none;
}
.contact-details .contact-form .button-wrap {
margin-top: 0;
}
.acccordiononlyformobile .card .card-header {
border: 0 !important;
}
.acccordiononlyformobile .card-body {
padding: 0 0 0 !important;
margin-top: -7px;
}
} @media only screen and (min-width: 576px) and (max-width:767px) {
.stories-details .video-wrapper, .partner-details .video-wrapper {
width: 115%;
display: block;
}
.icon-img {
text-align: right;
}
.project .counts h5 {
text-align: left;
}
.project .counts p {
text-align: left;
}
.block-section .slider-block h4 {
font-size: 13px;
}
.block-section .slider-block .content-wrapper {
padding: 20px 15px 25px;
}
.block-section .slider-block .content-wrapper p {
font-size: 12px;
}
.block-section .slider-block a.btn-read.btn {
font-size: 12px;
}
.support-us .product-form .quantity {
display: block;
position: relative;
right: auto;
bottom: auto;
}
.support-us .product-form .img img {
height: 90px;
}
.stories .news-block {
padding-left: 15px;
padding-right: 15px;
}
}
@media only screen and (max-width: 991px) {
.navbar .nav-support {
position: absolute !important;
bottom: unset;
right: 0;
left: unset;
width: 145px !important;
margin-top: 6px !important;
}
.contact a {
font-size: 12px !important;
}
}
@media only screen and (max-width: 480px) {
.menu-secondaytopmenu-container {
width: unset !important;
}
}
@media only screen and (max-width: 480px) {
.navbar .nav-support {
position: relative !important;
bottom: -5px !important;
right: unset !important;
left: 6px !important;
}
#navbarResponsive .wrapper {
align-items: baseline;
}
#SecondayTopMenu .contact {
margin-right: 0px;
}
.language-translator {
margin-left: 0px;
}
.socialmedia-top ul li {
padding: 0 8px;
}
}
@media only screen and (max-width: 1199px) and (min-width: 1025px) {
.navbar-nav li.nav-item {
padding: 10px 9px !important;
}
} @media only screen and (max-width:320px) {
button.navbar-toggler {
margin-top: 11px;
}
.socialmedia-top ul li {
padding: 0 3px;
}
.navbar-dark .navbar-brand {
width: 194px;
margin-top: 6px;
}
#nav-icon4 {
margin: 0;
}
.inner-banner .page-title {
padding: 1.2rem 0;
}
.inner-banner .page-title h2 {
font-size: 20px;
}
.inner-conent .inner-header h3 {
font-size: 19px;
}
.proj-map .left-side {
padding-left: 50px;
}
.project-content {
margin-bottom: 60px;
}
.full-width .page-title {
padding: 1.2rem 1rem !important;
left: 0;
}
.our-stories .news-block p {
margin-top: 0;
}
.our-stories .overlay-wrapper p {
font-size: 13px;
padding: 10px 20px;
}
.our-stories .heading h3 {
font-size: 23px;
}
.our-stories .news-block {
padding-top: 30px;
}
.partner-details .message-pdf span {
font-size: 15px;
}
.support-us .product-form .quantity {
right: -43px;
bottom: 0px;
}
} @media only screen and (max-width: 1680px) {
.block-section {
bottom: 25px
}
.block-section-custom .slider-block .content-wrapper {
min-height: 150px;
padding: 16px 20px 10px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
.block-section .slider-block {
height: 100%;
overflow: hidden;
}
.block-section-custom .slider-block .content-wrapper {
height: 100%;
}
.block-section .slider-block a.btn-read.btn {
bottom: auto;
}
}
@media screen and (max-width: 1200px) {
.our-reach-block .reach-item-image {
width: 128px;
height: 128px;
}
.support-item-container .support-item-block .support-item-body {
height: 296px;
}
.support-item-container .support-item-block .support-item-header {
min-height: 145px;
}
}
@media screen and (max-width: 1024px) { .block-section .slider-block a.btn-read.btn {
bottom: auto;
margin-bottom: 0;
}
.block-section-custom .slider-block .content-wrapper {
min-height: 240px;
}
.block-section .slider-block {
height: auto;
}
.block-section-custom .slider-block .content-wrapper p {
margin: 10px 0 5px;
}
.block-section {
bottom: auto;
}
}
@media screen and (max-width: 992px) {
.our-reach-block .reach-item-image {
width: 100%;
height: 100%;
}
.support-item-container .col-md-4 {
max-width: 50%;
flex: 0 0 50%;
}
.support-item-container .support-item-block .support-item-body {
height: 335px;
}
}
@media screen and (max-width: 768px) {
.support-item-container .col-md-4 {
max-width: 100%;
flex: 0 0 100%;
}
.support-item-container .col-md-4:first-child {
padding-left: 15px !important;
}
.support-item-container .support-item-block:first-child {
margin-bottom: 30px;
}
.support-item-container .support-item-block .support-item-header {
min-height: auto;
padding: 20px 20px 15px;
}
.block-section .slider-block .content-wrapper p {
margin-top: 10px;
}
.block-section-custom .slider-block h4 {
min-height: 60px;
}
.block-section-custom .slider-block .content-wrapper {
min-height: 260px;
}
.support-item-container .support-item-block .support-item-body {
height: auto;
}
}
@media screen and (max-width: 580px) {
.our-reach-block .reach-item-image {
width: 130px;
height: auto;
text-align: center;
margin: 0 auto;
display: block;
}
.block-section-custom .slider-block .content-wrapper {
min-height: 220px;
}
}  .partner.owl-carousel .owl-item img {
max-width: 100%;
}
@media screen and (max-width: 768px) {
.support-us .product-group .quantity .input-group {
margin-top: 10px;
}
}
@media only screen and (max-width: 767px) {
.support-us .product-form .quantity {
margin-bottom: 0;
} 
.support-us .product-form .quantity {
display: block;
justify-content: center;
position: relative;
right: auto;
bottom: auto;
}
}
@media only screen and (max-width: 320px) {
.support-us .product-form .quantity {
right: auto;
bottom: auo;
}
} .nav-support a {
padding-left: 20px;
padding-right: 10px;
}
.nav-support a:before {
left: 15px; } .navbar .nav-support {
width: auto;
height: auto;
} @media only screen and (max-width: 991px) {
.navbar-nav li.nav-item.nav-support {
width: auto !important;
margin-top: 0px !important;
}
}
@media only screen and (max-width: 575px) {
.menu-secondaytopmenu-container {
width: unset !important;
}
.navbar .nav-support {
position: relative !important;
bottom: unset !important;
right: unset !important;
left: 6px !important;
}
#navbarResponsive .wrapper {
align-items: baseline;
}
}  @media screen and (max-width: 1199px) {
.owl-carousel.partner {
width: 85%;
margin: 0 auto;
}
.block-section ul li {
max-width: unset;
flex: unset;
width: 33.33%;
padding: 0;
}
.block-section .slider-block {
width: 100%;
}
.block-section .row {
column-gap: 20px;
flex-wrap: nowrap;
margin: 0;
}
}
@media screen and (max-width: 1024px) {
.partner.owl-carousel button.owl-next {
right: -50px;
}
.partner.owl-carousel button.owl-prev {
left: -50px;
}
}
@media screen and (max-width: 767px) {
.partner-slider h3 {
margin-bottom: 25px;
}
.partner .owl-dots {
margin: 20px 0 0;
}
}
@media screen and (max-width: 575px) {
.block-section .row {
flex-wrap: wrap;
flex-direction: column;
}
.block-section ul li {
width: 100%;
}
.block-section .row {row-gap: 0px;}
}body{ font-size: 16px; font-family: 'Cairo', sans-serif; position: relative; overflow-x:hidden !important;padding: 0; margin: 0; }
h1,h2,h3,h4,h5,h6{ font-family: 'Cairo', sans-serif; }
.navbar{ direction: rtl; }
.block-section{ direction:rtl; }
.owl-carousel{ direction: ltr; }
.navbar-nav li.nav-item ul.sub-menu li{text-align: right;}
.navbar-nav li.nav-item ul.sub-menu{right:10px !important;}
.navbar-nav { margin-right: 12.5%;}
.navbar-nav .nav-item a { color: #55565A; font-size: 15px; text-transform: uppercase; font-family: 'Cairo', sans-serif; text-decoration: none; font-weight: 600;}
.navbar-nav > .nav-item > a { font-size: 16px; }
ul.sub-menu:after {
right: 10%;
top: -20.5px;
}
ul.sub-menu:before {
right: 10%;
top: -21px;
}
.tabs-section{ direction: rtl; }
.tabs-section .left-side{  padding-right: 90px; padding-left: 0;}
.tabs-section .tab-content .left-side ul{ padding-right: 0; }
.tabs-section .right-side .proj-detail{border-top-left-radius: 0; border-bottom-left-radius: 0;  border-top-right-radius: 20px;  border-bottom-right-radius: 20px;  margin: auto auto auto 0;  text-align: right;}
.tabs-section .left-side li{ padding-right: 2rem; padding-left: 0; }
.tabs-section .left-side{ text-align: right; }
.tabs-section .left-side li i.fas.fa-circle{ left: auto !important; right: 0!important; }
.tabs-section .wow.fadeInDown {
padding: 0;
}
.parallel-section{ direction: rtl;}
.parallel-section .right-sec .text-content p{ text-align: right;}
.parallel-section .for-arabic{ display: block; margin: auto; }
.parallel-section .for-english{ display: none; }
.our-stories{ direction: rtl; }
.our-stories .btn.btn-readmore{ float: right; margin-right: 35px; }
footer .footer-section{ direction: rtl; }
footer .footer-section .brief-intro { text-align: right; }
footer .footer-section ul{ padding-right: 0; }
footer .footer-about, footer .footer-proj{ text-align: right; padding-right: 0; }
footer .footer-others{ padding-right: 15px; text-align: right; }
footer .footer-contact{ padding-right: 0; text-align: right; }
.about-us{direction: rtl;}
.about-us .right-content{padding-right: 85px;  padding-left: 0;}
.socialmedia-top ul{ padding-right: 0;}
.language-translator{ margin-left: 20px; margin-right: 0;} .breadcrumbs {text-align: right !important;}
.inner-conent .inner-header{text-align: right;}
.inner-conent .breadcrumbs span:first-child{    padding-right: 0;}
.left-content ul{ padding-right: 0;}
.left-content ul li{ text-align: right;}
.about-us .content p { text-align: right; }
.about-us .counts div:nth-child(2) .col-sm-3 {padding: 0 4px;}
.message p img{float: left;}
.inner-banner .page-title{  right: 0; left:0; text-align: right;}
.aside-wrap h4{text-align: right;padding:23px 30px!important;padding-left:82px!important;}
.aside-wrap .aside-title img{left: 25px; right: auto;top: 25px;}
.icon-img {
text-align: right;
padding-right: 15px;
padding-left: 4px;
}
.project .counts p{ text-align: right; }
.project .counts h5{ text-align: right; }
.proj-map, .proj-image, .global-partners{direction: rtl;}
.proj-map .left-side{  padding-left: 0;  padding-right: 0; margin-right: -27px; margin-left: 27px; }
.proj-map .left-side li i.fas.fa-circle{ right: 0!important; left: auto!important;}
.stories{direction: rtl;}
.stories .left-img {padding-left: 0;}
.stories .content .right-content{border-right: 0; border-left: 1px solid #ddd;}
.stories .stories-title h2, .stories .stories-title p, .stories .right-content .text{text-align: right;}
.stories .btn-read{float: right;}
.stories .brief-detail h5, .stories .brief-detail p{text-align: right;}
.full-width .page-title p, .inner-banner .page-title h2{text-align: right;}
.full-width .page-title{ direction: rtl; right: 0;}
.partner-details .message-pdf span img{ float: left; margin: 2px 27px 0 0; }
.press {direction: rtl;}
.press .right-content {text-align: right;}
.press-details .content .posted-date{text-align: right;}
.press-details .about-us .content{text-align: right;}
.contact-form .form-group{ text-align: right; }
.contact-details .contact-form .btn-cancel,.support-us .contact-form .btn-cancel{ float: right; margin-right: 20px !important; }
.contact-details .contact-form .btn-submit-message, .support-us .contact-form .btn-submit-message{ float: right; }
.contact-details .contact-form .captcha-wrap{text-align: right;}
.contact-details .contact-form #select-enquiry { background: url(//kalimatfoundation.ae/wp-content/themes/kf-wc-thm/assets/css/images/angle-down.svg) no-repeat 1.5%; }
.contact-form .btn-submit-message {float: right;}
.support-us{direction: rtl;}
.support-blocks{text-align: right;}
.support-us .product-form .img{display: flex;padding-right: 0;}
.support-us .product-form .details{text-align: right; left: auto;}
.support-us .product-group .quantity .button-plus{ left: 0; right: auto;}
.support-us .product-form i.fas.fa-angle-up{ left: 22px; right:auto; }
.support-us .product-group .quantity .button-minus{ left: 0; right: auto; }
.support-us .product-form i.fas.fa-angle-up, .support-us .product-form i.fas.fa-angle-down{ left: 22px; right:auto; }
.support-us .product-group .quantity .quantity-field{ border-left: 1px solid #eee; border-right: 0; }
.support-us .product-form .quantity p{ text-align:right;}
.contact-details .contact-form form,.support-us .product-form form { direction: rtl;}
.navbar .menu-mainmenu-arabic-container { width: 100%;}
.menu-mainmenu-arabic-container .nav-support a{
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
position: relative;
left: 35px;
top: 6px;
}
.menu-mainmenu-arabic-container .nav-support a:before {
content: '';
background: url(http://kalimat.cactidev.com/htmls/html/images/heart.svg)no-repeat;
height: 50px;
width: 50px;
position: absolute;
right: -63px;
top: 5px;
}
#breadcrumb{float: left;}
.breadcrumb-item+.breadcrumb-item{ padding-left:0; }
.breadcrumb-item+.breadcrumb-item::before{ padding-left: .5rem; padding-right: 0; }
.stories-details .partner-img { text-align: right;}
.board-members { text-align: right;}
.our-stories .news-block p{text-align: right !important;}
.aside-wrap h4 {
padding: 23px 30px!important;
padding-left: 82px!important;
}
.breadcrumbs span{
word-break: break-word!important;
}
.breadcrumbs {
text-align: right!important;
} @media only screen and (min-width: 1440px) and (max-width: 1920px){
.inner-banner .page-title {right: 333px !important;}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px){
.navbar-nav li.nav-item { padding: 0 11px !important; }
.navbar-nav {margin-right: 7.5%; margin-left: auto;}
.inner-banner .page-title { right: 333px !important;}
}
@media only screen and (max-width: 1366px) and (min-width: 1200px){
.inner-banner .page-title{ right: 24.5%; }
.full-width .page-title{right: 0;}
.partner-details .video-wrapper{left: 15px;}
.navbar-nav { margin-right: 0;}
.navbar-nav > .nav-item > a { font-size: 15px; }
.navbar .nav-support {
margin-left: 0px !important;
}  }
@media only screen and (max-width: 1199px) and (min-width: 1025px){
.aside-wrap .aside-title img {left: 17px;right: auto !important;}
.inner-banner .page-title {right: 351px;left: auto;}
.support-us .product-form .details { right: 0; }
.navbar-nav {margin-right: 0;}
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
.parallel-section { padding: 65px 0 68px 15px !important;}
.navbar-brand{margin-right: 0;}
ul.navbar-nav{padding-right: 0;margin-right: 0;}
.navbar-nav li.nav-item {padding: 5px 12px !important;}
.navbar-brand img{ width: 200px; }
.language-translator{margin-top: 0;}
#navbarResponsive .wrapper{padding-right: 12px; padding-left: 0;}
.inner-banner .page-title{right: 0;bottom: -32px;}
.full-width .page-title p{width: 100%;} .menu-mainmenu-arabic-container .nav-support a{
font-size: 13px;
left: 16px;
top: 0
}
.menu-mainmenu-arabic-container .nav-support a:before {
right: -58px;
top: 3px;
}
.partner-details .video-wrapper {width: 310px !important;}
.partner-slider .heading h3 { margin-bottom: 0;}
.press-details .aside-wrap .aside-title img {left: 9px; right: auto !important;}
.contact-details .right-content { padding-left: 0; padding-right: 15px;}
.support-us .product-form .details { right: 0;}
.inner-banner .page-title{right: 0;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
ul.navbar-nav { padding-right: 0;}
.language-translator-sm{ right: auto; left: 90px;}
.socialmedia-top ul{ padding-right: 25px; }
.block-section ul{padding-right: 0;}
footer .footer-social-icons ul li{ padding: 2px 9px; margin-bottom: 5px !important; }
footer .footer-social-icons ul li:first-child a{ padding: 2px 11px !important;}
footer .footer-social-icons ul li:nth-child(2) a{ padding: 2px 7px !important;}
footer .footer-social-icons ul li:last-child a{ padding: 2px 8px !important;}
footer .footer-contact { margin-right: -20px;  margin-left: 36px;}
.parallel-section .right-sec {padding-left: 15px !important;}
.about-us .right-content {padding-right: 15px;}
.inner-banner .page-title{right: 0 !important;}
.aside-wrap .aside-title img{left: 20px !important; right: auto !important;}
.stories-details .aside-wrap .aside-title img{left: 10px !important;}
.stories-details .video-wrapper, .partner-details .video-wrapper{left: 30% !important;}
.press-details .aside-wrap {margin-top: 36px;}
.press-details .aside-wrap .aside-title img { left: 13px !important;}
.support-us .product-form .details { right: 0;} .language-translator { margin-left: 11px; margin-right: 0 !important;}
ul.navbar-nav{ margin-right: 0; }
#navbarResponsive .wrapper { padding-right: 22px !important; }
.navbar-nav li.nav-item{ text-align: right !important; }
.menu-item-has-children:after{left: 0; right: auto !important; content: "\f111" !important;}
.tabs-section .map svg{ width: 100%; }
.tabs-section .wow.fadeInDown { padding: 0 15px;}
}
@media only screen and (max-width:767px){
.navbar-dark .navbar-brand{ margin: 0;}
.navbar-nav li.nav-item{ text-align: right !important; }
.menu-item-has-children:after{left: 0; right: auto !important; content: "\f111" !important;}
.block-section ul{ padding-right: 0; }
.tabs-section .right-side .proj-detail{margin: auto;}
ul.navbar-nav{ padding-right: 0;    margin-right: 0;}
footer .footer-others, footer .footer-contact{ padding-right: 0; }
.footer-section .brief-intro{ padding-right: 0; }
footer{ padding: 58px 15px 38px; }
footer .hidefordesktop{ text-align: right; }
.language-translator{ margin-right: 15px; margin-left: 8px;}
.about-us .right-content{ padding-right: 15px; padding-left: 15px;}
.acccordiononlyformobile .card-header h2 .btn-link{ text-align: right !important; }
.acccordiononlyformobile{ padding: 0; }
.acccordiononlyformobile i.la{ left: 0; right: auto; }
.acccordiononlyformobile .card-header h2 .btn-link{padding-right: 0;}
.acccordiononlyformobile .accordion>.card .card-header{padding-right: 0;}
.tabs-section ul.nav.nav-tabs li a{text-align: right !important;}
.nav-tabs li:after{    
left: 23px !important;
right: auto !important;
border-color: transparent #545559 transparent transparent !important;
border-width: 7px 7px 7px 0 !important;
}
.nav-tabs { padding: 0;}
.aside-wrap h4{ text-align: right;}
.aside-wrap img { left: 25px; right: auto; }
.breadcrumbs{ text-align: right !important; }
.proj-map .left-side ul { width: 230px;}
.proj-map .left-side li{ text-align: right; padding-left: 0; padding-right: 53px;}
.proj-map .left-side li i.fas.fa-circle{ right: 0!important; left: auto!important;}
.proj-map .left-side{ padding-right: 60px; margin-bottom: 40px;}
.full-width .page-title{ width: 100% !important;}
.stories .btn-featured { float: left !important; margin-left: 5px;}
.our-stories .news-block p{ text-align: right !important; }
.inner-banner .page-title{ width: 93% !important; right: 0 !important;}
.inner-conent .inner-header h3{text-align: right;}
.support-us .product-form .details { right: 0; }
.support-us .product-form .quantity p { margin-top: 15px; text-align: right;   padding-right: 0;  padding-left: 15px;}
.support-us .product-form .quantity{padding-right: 0; left: -10px; right: auto !important;}
.support-us .product-form .img{display: block;}
.navbar .nav-support{ left: -60px; right: auto !important; }
.inner-banner .page-title{ right: 15px; left:0; }
.message{ min-height: 33px; }
.menu-mainmenu-arabic-container .nav-support a:before{ 
top: 3px;
height: 25px;
width: 25px;
right: -37px;
}
.navbar .nav-support a{ font-size: 14px; }
.menu-mainmenu-arabic-container .nav-support a{top: 4px;}
.navbar .nav-support{ width: 150px; background-size: contain; left: 12px; z-index: 99999; }
.counts .icon-text h5 {
text-align: center;
}
.counts .icon-text p {
text-align: center;
}
.stories-title.text-uppercase {
padding-right: 20px;
}
.inner-conent .inner-header p {
text-align: right !important;
}
.inner-banner .page-title p {
text-align: center !important;
}
.global-partners .inner-header h3 {
text-align: center !important;
}
.contact-details .contact-form .btn-cancel{ margin-top: 15px !important;
margin-right: 0!important;
}
.contact-form .btn-submit-message {
margin-top: 15px;
}
footer .footer-social-icons ul li:first-child a{ padding: 10px 20px !important; }
footer .footer-social-icons ul li:nth-child(2) a{ padding: 10px 16px !important; }
footer .footer-social-icons ul li:last-child a{ padding: 10px 17px !important; }
.support-us .contact-form .btn-cancel {
margin-right: 0!important;
}
#navbarResponsive .wrapper { padding-right: 22px !important; }
}
@media screen and (max-width: 575px) {
#navbarResponsive .wrapper { padding-right: 12px !important; }
.navbar-merchandise .navbar-nav li.nav-item.buy-merchandise { left: unset !important; right: unset !important;}
}
@media only screen and (max-width:320px){
.navbar .nav-support{ left: -59px; }
.navbar .nav-support{width: 135px !important; left: 8px;}
.menu-mainmenu-arabic-container .nav-support a{top: 2px;      left: 22px;}
.navbar .nav-support{bottom: -43px;}
.support-us .product-form .quantity{ padding-right: 9px; }
.section--work.no-botpad{padding-top: 0 !important;}
}
.zoomButton {
display: inline;
padding: 1rem;
text-align: center;
align-items: center;
cursor: pointer;
margin: auto;
font-size: larger;
}
.map-popup-content li .content-ar {
margin-right: 23px;
}
@media (max-width:990px){
#top-menu .menu-item-has-children .arrow{
display:inline-block;
position:absolute;
left:0;
right:inherit;
top: 17px;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
#top-menu .menu-item-has-children .arrow i:before{
content: "\f111";
}
} .nav-support a {
padding-right: 30px !important;
margin-right: 9px !important;
margin-left: 0 !important;
padding-left: unset !important;
}
.navbar .nav-support {
margin-left: 20px;
}
.nav-support a:before {
right: 14px;
}
.language-translator {
margin-right: 20px;;
}
.navbar .nav-support {
margin-left: 40px !important;
margin-right: 0 !important;
}
@media (min-width: 1600px) {
.navbar .nav-support {
margin-left: 40px;
margin-right: 0;
}
}
#SecondayTopMenu .contact {
margin-left: 10px;
}
.menu-mainmenu-container .navbar-nav li.nav-item {
padding-top: 5px !important;
margin-top: 0 !important;
}
@media only screen and (max-width: 991px) {
.navbar .nav-support {
left: 10px !important;
right: unset !important;
} 
.nav-support a {
padding-right: 45px !important;
}
.nav-support a:before {
right: 28px !important;
}
}
@media only screen and (max-width: 768px) {
.navbar .nav-support {
padding-top: 10px !important;
}
.nav-support a:before {
right: 28px;
top: 10px;
}
}
@media only screen and (max-width: 1441px) {
.navbar .nav-support {
margin-left: 20px !important ;
}
}
@media only screen and (max-width: 450px) {
.navbar .nav-support {
left: 0!important;
margin-right: unset !important;
}
}
.partners .our-stories{text-align:right;}
.wpcf7 form.sent .wpcf7-response-output{text-align:right; direction:ltr;}
@media only screen and (max-width: 767px) {
.support-us .product-form .img {
display: flex;
}} footer .footer-social-icons ul li:nth-child(3) a {
background: #3a559f;
padding: 10px 16px;
}
footer .footer-social-icons ul li:last-child a {
background: #e1143b;
padding: 10px 12px;
}
@media screen and (max-width: 991px) {
footer .footer-section {
flex-wrap: wrap;
}
.footer-section .brief-intro {
padding: 0;
order: 8;
text-align: center;
}
footer .footer-social-icons .icons-wrap {
justify-content: center;
}
footer .footer-social-icons .icons-wrap ul {
display: flex;
}
footer .footer-social-icons ul li a,
footer .footer-social-icons ul li:nth-child(3) a,
footer .footer-social-icons ul li:last-child a {
padding: 5px 11px;
}
.footer-section .brief-intro a {
width: 250px;
display: block;
margin: 0 auto;
}
footer .footer-section .footer-social-icons {
margin-top: 10px;
}
footer .footer-section .brief-intro .hideformobile {
text-align: center;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
footer .footer-contact {
margin-right: 0;
margin-left: 0;
}
}
@media screen and (max-width: 767px) {
footer .footer-social-icons ul li a,
footer .footer-social-icons ul li:nth-child(3) a,
footer .footer-social-icons ul li:last-child a {
padding: 10px 16px;
}
footer .footer-social-icons .hidefordesktop {
text-align: center;
}
}
.navbar .nav-support {
width: 175px;
height: auto;
}
.navbar-nav li.nav-item.nav-support {
padding: 12px 9px;
}
@media only screen and (max-width: 991px) {
.navbar-nav li.nav-item.nav-support {
padding: 7px 9px !important;
}
.nav-support a:before {
right: 14px !important;
}
.nav-support a {
padding-right: 28px !important;
padding-left: 10px !important;
}
}
@media only screen and (max-width: 575px) {
.navbar .nav-support {
left: 10px !important;
right: 20px !important;
}
.navbar-nav li.nav-item.nav-support {
padding: 6px 9px !important;
}
.nav-support a:before { top: 7px;}
}
.navbar .nav-support {
background: url(https://kalimat.cactidev.com/dev/wp-content/uploads/2023/05/arabic-label-bg.svg) no-repeat;
background-size: 100%;
width: 135px;
height: 34px;
}
#SecondayTopMenu {
align-items: center !important;
}
.navbar-nav li.nav-item.nav-support {
padding: 7px 9px;
}
.nav-support a {
padding-right: 23px !important;
margin-right: 9px !important;
margin-left: 15px !important;
}
.nav-support a:before {
top: 10px;
}
@media only screen and (max-width: 991px) {
.navbar-nav li.nav-item.nav-support { }
.navbar .nav-support {
position: relative !important;
}
footer .footer-about, footer .footer-proj { padding-right: 15px;}
.footer-section .brief-intro { padding-right: 15px;}
}
@media only screen and (max-width: 767px) {
#navbarResponsive .wrapper {
align-items: baseline;
}
}.navbar-merchandise .wrapper {
align-items: center !important;
} .navbar-merchandise .language-translator {
order: 1;
margin: 0  0 0 32px;
}
.navbar-merchandise .menu-secondaytopmenu-container {
order: 2;
}
.navbar-merchandise .navbar-nav li.nav-item {
padding: 0;
margin: 0;
}
.navbar-merchandise .navbar-nav li.nav-item:not(:last-child) {
padding: 0  0 0 32px;
} .navbar-merchandise .navbar-nav {
margin: 0;
justify-content: end;
margin: 30px 0 0;
}
.language-translator a,
.language-translator p {
font-family: "Cairo";
font-size: 18px;
font-weight: 400;
color: #000;
margin: 0;
}
.language-translator a { font-size: 12px;}
.buy-merchandise a:before {
display: none;
}
.navbar-merchandise .buy-merchandise a {
font-size: 11px !important;
font-weight: 700;
color: #fff;
padding: 10px 36px !important;
margin: 0 !important;
}
.navbar-merchandise .btn-orange {
border-radius: 10px;
background: #f37452;
}
.navbar-merchandise .user-account-icon, .navbar-merchandise .cart-icon {width: 37px; height: 37px;}
.navbar-merchandise .user-account-icon img , .navbar-merchandise .cart-icon img{ width: 100%;}
.navbar-merchandise .navbar-nav .btn-orange {
margin-right: 16px;
margin-left: 0;
}
.navbar-merchandise .menu-secondaytopmenu-container .navbar-nav {
margin: 0;
}
.navbar-merchandise .navbar-nav li.nav-item.buy-merchandise {
padding: 0 !important;
} .navbar-merchandise .navbar-nav li.nav-item ul.sub-menu {
top: 150%;
}
.navbar-merchandise .merchandise-account-icons {
order: 3;
margin-right: 16px;
margin-left: 0;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-right: 16px;
margin-left: 0;
}
.navbar-merchandise .merchandise-account-icons .cart-icon .count {
border-radius: 100%;
background: #000;
color: #fff;
width: 20px;
height: 20px;
position: absolute;
top: -12px;
left: -6px;
text-align: center;
font-size: 14px;
}
.merchandise-account-icons.mobile-version {
display: none;
}
.merchandise-inner-banner:before {
background: linear-gradient(
0deg,
rgba(0, 0, 0, 0.2) 0%,
rgba(0, 0, 0, 0.2) 100%
);
}
.merchandise-inner-banner .page-title h2 {
font-size: 36px;
text-transform: uppercase;
margin: 0;
}
.merchandise-inner-banner .page-title {
display: flex;
align-items: flex-end;
padding: 3.5rem 0rem;
}
.support-blocks .title-block {
padding: 52px 0 40px;
margin-bottom: 34px;
}
.support-blocks .title-block p {
font-size: 18px;
font-weight: 600;
}
.support-blocks .title-block p:not(:last-child) {
padding-bottom: 12px;
}
.support-blocks .title-block p.opacity {
opacity: 0.5;
}
.support-blocks .title-block p.bold {
font-weight: 800;
}
.support-blocks .title-block {
border-bottom: 1px solid #d9d9d9;
}
.support-blocks .sort {
text-align: right;
margin-bottom: 34px;
}
.support-blocks .sort select {
border-radius: 6px;
border: 1px solid #d9d9d9;
max-width: 195px;
width: 100%;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
padding: 2px 10px;
color: #4d4d4d;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images/down-arrow.svg) no-repeat;
background-size: 15px;
background-position: left 10px center;
} .filters-block {
max-width: 425px;
width: 100%;
padding-left: 30px;
}
.filters-block .filters-block-header > h2 {
color: #000;
font-size: 20px;
font-style: normal;
font-weight: 800;
line-height: normal;
margin-bottom: 0;
}
.filters-block ul li h2 {
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 24px;
cursor: pointer;
}
.filters-block ul li h2 span {
margin-right: 10px;
}
.filters-block .nested-filters li:not(:last-child) {
margin-bottom: 16px;
}
.filters-block > ul > li {
margin-top: 40px;
}
.filters-block .colors-list {
display: flex;
flex-wrap: wrap;
}
.filters-block .colors-list li {
width: 50%;
min-height: 40px;
} .icon-svg {
display: inline-block;
position: relative;
vertical-align: middle;
}
.icon-down-arrow {
width: 13px;
height: 7px;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images/down-arrow.svg) no-repeat;
background-size: 100%;
}
.icon-filter {
width: 24px;
height: 24px;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images/filter.svg) no-repeat;
background-size: 100%;
}
.icon-close {
width: 24px;
height: 24px;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images/close.svg) no-repeat;
background-size: 100%;
}
.icon-close-cart {
width: 40px;
height: 40px;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images/shopping-cart-close.svg) no-repeat;
background-size: 100%;
}
.icon-left-arrow {
width: 22px;
height: 17px;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images/new-left-arrow.svg) no-repeat;
background-size: 100%;
margin-right: 10px;
}
.filters-block > ul > li h2.open .icon-down-arrow {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
} .checkbox-list,
.radio-list {
margin: 0;
padding: 0;
list-style: none;
} .checkbox-list [type="checkbox"]:checked,
.checkbox-list [type="checkbox"]:not(:checked),
.radio-list [type="radio"]:checked,
.radio-list [type="radio"]:not(:checked) {
position: absolute;
right: 0;
left: auto;
opacity: 0;
}
.checkbox-list [type="checkbox"]:checked + label,
.checkbox-list [type="checkbox"]:not(:checked) + label,
.radio-list [type="radio"]:checked + label,
.radio-list [type="radio"]:not(:checked) + label {
position: relative;
padding-right: 30px;
padding-left: 0;
cursor: pointer;
line-height: 20px;
display: inline-block;
color: #000;
font-size: 16px;
font-weight: 600;
}
.checkbox-list [type="checkbox"]:checked + label:before,
.checkbox-list [type="checkbox"]:not(:checked) + label:before,
.radio-list [type="radio"]:checked + label:before,
.radio-list [type="radio"]:not(:checked) + label:before {
content: "";
position: absolute;
right: 0;
left: auto;
top: 0;
width: 20px;
height: 20px;
border: 1px solid #000;
background: transparent;
}
.checkbox-list [type="checkbox"]:checked + label:after,
.checkbox-list [type="checkbox"]:not(:checked) + label:after,
.radio-list [type="radio"]:checked + label:after,
.radio-list [type="radio"]:not(:checked) + label:after {
content: "";
background: #000;
height: 14px;
width: 14px;
position: absolute;
top: 3px;
right: 3px;
left: auto;
border: 0;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.checkbox-list [type="checkbox"]:not(:checked) + label:after,
.radio-list [type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.checkbox-list [type="checkbox"]:checked + label:after,
.radio-list [type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.radio-list [type="radio"]:checked + label:before,
.radio-list [type="radio"]:not(:checked) + label:before {
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.radio-list [type="radio"]:checked + label:after,
.radio-list [type="radio"]:not(:checked) + label:after {
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.checkbox-list.colors-list [type="checkbox"]:checked + label:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label:before {
content: "";
position: absolute;
right: 0;
left: auto;
top: 0;
width: 40px;
height: 40px;
border: 1px solid #000;
background: transparent;
}
.checkbox-list.colors-list [type="checkbox"]:checked + label,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label {
padding-right: 55px;
padding-left: 0;
}
.checkbox-list.colors-list [type="checkbox"]:checked + label,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label {
line-height: 40px;
}
.checkbox-list.colors-list [type="checkbox"]:checked + label:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label:before {
border: 1px solid transparent;
}
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.black:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.black:before,
.checkbox-list.colors-list
[type="checkbox"]:not(:checked)
+ label.black:before {
background: #000;
}
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.white:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.white:before,
.checkbox-list.colors-list
[type="checkbox"]:not(:checked)
+ label.white:before {
background: #fff;
border: 1px solid #000;
}
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.blue:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.blue:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.blue:before {
background: #3096c1;
}
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.brown:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.brown:before,
.checkbox-list.colors-list
[type="checkbox"]:not(:checked)
+ label.brown:before {
background: #7e7258;
}
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.green:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.green:before,
.checkbox-list.colors-list
[type="checkbox"]:not(:checked)
+ label.green:before {
background: #4fd283;
}
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.red:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.red:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.red:before {
background: #fd5757;
}
.checkbox-list.colors-list [type="checkbox"]:checked + label:after {
width: 20px;
height: 20px;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images/tick.svg) no-repeat;
background-size: 100%;
top: 10px;
right: 10px;
left: auto;
transition: none;
-webkit-transition: none;
-moz-transition: none;
}
.support-blocks .form-block {
position: relative;
max-width: 320px;
}
.support-blocks .form-block .search {
border: none;
outline: none;
background: transparent;
position: absolute;
top: 2px;
right: 4px;
cursor: pointer;
}
.support-blocks .form-block .form-control {
border-radius: 6px;
border: 1px solid #d9d9d9;
padding-right: 40px;
color: #4d4d4d;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 18px;
height: auto;
}
.support-blocks .form-block .form-control:focus {
box-shadow: none;
}
.product-listing-block .product-box img {
width: 100%;
}
.product-listing-block .product-content {
margin-top: 32px;
}
.product-listing-block .product-content > * {
margin-top: 12px;
}
.product-listing-block .product-content span {
font-size: 20px;
font-weight: 300;
}
.product-listing-block .product-content span.bold {
font-weight: 600;
}
.product-listing-block .product-content h2 {
font-size: 20px;
font-weight: 600;
}
.product-listing-block .product-content p {
font-size: 16px;
font-weight: 500;
color: #000;
opacity: 0.5;
margin-bottom: 0;
}
.product-listing-block .row {
margin-right: -10px;
margin-left: -10px;
row-gap: 40px;
}
.product-listing-block .row .col-lg-4 {
padding-left: 10px;
padding-right: 10px;
}
.product-listing-block .product-content a {
color: #000;
text-decoration: none;
} .support-blocks .breadcrumbs {
text-align: left;
float: none;
}
.filters-mobile {
display: none;
}
.filters-block-header .icon-close {
display: none;
} .swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.swiper {
width: 100%;
height: 300px;
margin-left: auto;
margin-right: auto;
}
.swiper-slide {
background-size: cover;
background-position: center;
}
.mySwiper2 {
height: 80%;
width: 100%;
}
.mySwiper {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
}
.mySwiper .swiper-slide {
width: 25%;
height: 100%;
}
.mySwiper .swiper-slide-thumb-active {
opacity: 1;
}
.swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.product-details-area {
margin: 40px 0 100px;
}
.product-details-area .products-slider {
max-width: 580px;
width: 100%;
margin-left: 40px;
margin-right: 0;
}
.product-details-area .product-details {
max-width: 577px;
width: 100%;
}
.product-details h2 {
color: #000;
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 32px;
}
.product-details h3 {
color: #000;
font-size: 34px;
font-style: normal;
font-weight: 300;
line-height: normal;
margin-bottom: 32px;
}
.product-details h3 .bold {
font-weight: 600;
}
.product-details p {
color: #000;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
opacity: 0.5;
margin: 0;
}
.product-details .size h2,
.product-details .color h2 {
color: #000;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
width: 60px;
margin-left: 80px;
margin-right: 0;
}
.product-details .size ul li {
width: 40px;
text-align: center;
}
.product-details .size ul li,
.product-details .color ul li {
position: relative;
}
.product-details .size ul li:not(:last-child),
.product-details .color ul li:not(:last-child) {
margin-left: 20px;
margin-right: 0;
}
.product-details .size {
margin-bottom: 40px;
}
.product-details .size .radio-list [type="radio"]:not(:checked) + label {
opacity: 0.5;
}
.product-details .size .radio-list [type="radio"]:checked + label {
opacity: 1;
}
.product-details .size .radio-list [type="radio"]:checked + label,
.product-details .size .radio-list [type="radio"]:not(:checked) + label {
padding-left: 0;
line-height: 40px;
width: 100%;
font-size: 20px;
font-weight: 500;
}
.product-details .size .radio-list [type="radio"]:checked + label:after,
.product-details .size .radio-list [type="radio"]:not(:checked) + label:after {
background: transparent;
}
.product-details .size .radio-list [type="radio"]:checked + label:before,
.product-details .size .radio-list [type="radio"]:not(:checked) + label:before {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
width: 40px;
height: 40px;
border: 1px solid #d9d9d9;
border-radius: 9px;
}
.product-details .color [type="radio"]:checked + label:before,
.product-details .color [type="radio"]:not(:checked) + label:before,
.product-details .color [type="radio"]:checked + label:after,
.product-details .color [type="radio"]:not(:checked) + label:after {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
width: 20px;
height: 20px;
background: transparent;
}
.product-details .color [type="radio"]:checked + label:after,
.product-details .color [type="radio"]:not(:checked) + label:after {
opacity: 1;
}
.product-details .color [type="radio"]:checked + label.black:before,
.product-details .color [type="radio"]:not(:checked) + label.black:before {
background: #000;
border: 1px solid transparent;
}
.product-details .color [type="radio"]:checked + label.white:before,
.product-details .color [type="radio"]:not(:checked) + label.white:before {
background: #fff;
border: 1px solid #000;
}
.product-details .color [type="radio"]:checked + label.blue:before,
.product-details .color [type="radio"]:not(:checked) + label.blue:before {
background: #3096c1;
border: 1px solid transparent;
}
.product-details .color [type="radio"]:checked + label.brown:before,
.product-details .color [type="radio"]:not(:checked) + label.brown:before {
background: #7e7258;
border: 1px solid transparent;
}
.product-details .color [type="radio"]:checked + label.green:before,
.product-details .color [type="radio"]:not(:checked) + label.green:before {
background: #4fd283;
border: 1px solid transparent;
}
.product-details .color [type="radio"]:checked + label.red:before,
.product-details .color [type="radio"]:not(:checked) + label.red:before {
background: #fd5757;
border: 1px solid transparent;
}
.product-details .color ul li.checked {
opacity: 1;
}
.product-details .color ul li {
opacity: 0.5;
width: 29%;
}
.product-details .color ul li:nth-child(3n) {
margin-right: 0;
}
.product-details .color .radio-list {
max-width: 320px;
flex-wrap: wrap;
row-gap: 20px;
}
.product-specifications-block {
padding: 45px 0;
} .quantity {
display: flex;
align-items: center;
border-radius: 9px;
border: 1px solid #d9d9d9;
width: 175px;
height: 44px;
margin-bottom: 32px;
}
.quantity__minus,
.quantity__plus {
display: block;
height: 23px;
margin: 0;
text-decoration: none;
text-align: center;
line-height: 23px;
width: 40px;
font-size: 16px;
font-weight: 400;
color: #000;
}
.quantity__minus {
text-align: right;
}
.quantity__plus {
text-align: left;
}
.quantity__input {
width: 95px;
height: 42px;
margin: 0;
padding: 0;
text-align: center;
border: 1px solid transparent;
}
.quantity__input:focus {
outline: 0;
}
.product-details-area .btn-black {
max-width: 413px;
width: 100%;
}
.btn-black {
border-radius: 10px;
background: #000;
color: #fff;
font-size: 22px;
font-style: normal;
font-weight: 500;
padding: 8px 40px;
display: block;
text-align: center;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
border: 1px solid transparent;
}
.btn-black-outline {
border-radius: 10px;
border: 1px solid #000;
color: #000;
font-size: 22px;
font-style: normal;
font-weight: 500;
padding: 9px 40px;
display: block;
text-align: center;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
}
.btn-black:focus,
.btn-black:hover {
background: #fff;
color: #000;
border: 1px solid #000;
}
.btn-black.disabled {
pointer-events: none;
opacity: 0.5;
}
.btn-black-outline:focus,
.btn-black-outline:hover {
background: #484848;
color: #fff;
border: 1px solid #000;
}
.subtitle {
color: #000;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.similar-products-area {
margin-top: 36px;
}
.shopping-cart-popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.08);
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
z-index: 9999;
opacity: 0;
visibility: hidden;
}
.shopping-cart-popup.open {
opacity: 1;
visibility: visible;
}
.shopping-cart-popup .shopping-cart-list {
border-radius: 0px 30px 30px 0px;
background: #fff;
max-width: 600px;
width: 100%;
margin-right: auto;
position: relative;
left: -100%;
transition: left 0.5s ease-in-out;
-webkit-transition: left 0.5s ease-in-out;
-moz-transition: left 0.5s ease-in-out;
top: 0;
}
.shopping-cart-popup.open .shopping-cart-list {
left: 0;
}
.shopping-cart-popup .shopping-cart-header {
padding: 60px 40px 40px 40px;
}
.shopping-cart-list .shopping-cart-header h2 {
margin-bottom: 10px;
font-size: 24px;
color: #000;
font-weight: 400;
}
.shopping-cart-list .shopping-cart-header p {
margin-bottom: 0px;
font-size: 18px;
color: #000;
font-weight: 400;
}
.shopping-cart-list .icon-close-cart {
position: absolute;
top: 20px;
right: 20px;
cursor: pointer;
}
.shopping-cart-list .shopping-cart-body {
padding: 0 40px 40px;
height: 500px;
}
.shopping-cart-list .shopping-cart-body.apply-scrollbar {
overflow: auto;
}
.shopping-cart-list .product-image {
width: 100px;
height: 100px;
border-radius: 10px;
margin-right: 20px;
min-width: 100px;
}
.shopping-cart-list .product-image img {
width: 100%;
}
.shopping-cart-list .product-details h2 {
font-size: 20px;
font-weight: 400;
color: #000;
margin-bottom: 10px;
}
.shopping-cart-list .product-details h3 {
font-size: 16px;
font-weight: 400;
color: #000;
margin-bottom: 0;
}
.shopping-cart-list .product-details .product-content {
margin-bottom: 20px;
padding-right: 14px;
}
.shopping-cart-list .product-details .product-price p {
font-size: 16px;
color: #000;
opacity: 1;
}
.shopping-cart-list .product-details .product-price p span {
font-weight: 600;
}
.shopping-cart-list ul li:not(:last-child) {
margin-bottom: 40px;
}
.shopping-cart-list .shopping-cart-footer {
padding: 20px 40px 25px 40px;
border-top: 1px solid #d9d9d9;
}
.shopping-cart-list .subtotal-left,
.shopping-cart-list .subtotal-right {
color: #000;
font-size: 20px;
font-weight: 400;
}
.shopping-cart-list .subtotal-right {
font-weight: 500;
}
.shopping-cart-footer .checkbox-list [type="checkbox"]:checked + label,.checkout-area .cart-product-details .checkbox-list [type="checkbox"]:checked + label,
.shopping-cart-footer .checkbox-list [type="checkbox"]:not(:checked) + label, .checkout-area .cart-product-details .checkbox-list [type="checkbox"]:not(:checked) + label {
font-weight: 400;
}
.shopping-cart-footer .checkbox-list [type="checkbox"]:checked + label:after ,.checkout-area .cart-product-details .checkbox-list [type="checkbox"]:checked + label:after{
width: 20px;
height: 20px;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images/tick-black.svg) no-repeat;
background-size: 100%;
top: 0px;
left: 0px;
}
.login-signup .checkbox-list [type="checkbox"]:checked + label { color: #000;}
.shopping-cart-footer .checkbox-list a {
text-decoration: underline;
}
.shopping-cart-footer .subtotal,
.shopping-cart-footer p,
.shopping-cart-footer .checkbox-list {
margin-bottom: 20px;
}
.shopping-cart-footer .btn-group a {
flex: 1;
}
.shopping-cart-footer .btn-group a:first-child {
margin-right: 20px;
} .a-link {
color: #000;
font-size: 14px;
font-weight: 600;
position: relative;
line-height: 16px;
}
.a-link:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
height: 2px;
width: 100%;
background: #000;
}
.cart-area {
margin: 40px 0 0;
}
.cart-area > h2 {
font-weight: 400;
text-transform: uppercase;
margin-bottom: 40px;
font-size: 36px;
}
.cart-details .cart-product-details {
width: 65%;
margin-right: 45px;
}
.cart-details .cart-summary {
width: 35%;
}
.cart-product-header h2 ,.cart-summary h2{
font-size: 18px;
font-weight: 600;
margin: 0;
text-transform: uppercase;
}
.cart-details .cart-product-row-item {
margin-top: 40px;
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
padding: 16px 0;
}
.cart-product-row .image { width: 160px; height: 160px; border-radius: 10px; margin-right: 40px; min-width: 160px;}
.cart-product-row .image img { width: 100%;}
.cart-product-row .details h2 {
font-size: 22px;
font-weight: 400;
margin-bottom: 12px;
}
.cart-product-row .details h3 {
font-size: 16px;
font-weight: 600;
margin-bottom: 12px;
}
.cart-product-row .details h4 { font-size: 16px; font-weight: 400; margin-bottom: 32px;}
.cart-product-row .details h3 .strike-through {
text-decoration-line: line-through;
margin-right: 20px;
}
.cart-product-row .save-money {
border-radius: 9px;
border: 2px solid #000;
padding: 6px 16px;
font-size: 14px;
font-weight: 600;
display: inline-block;
margin-bottom: 12px;
}
.cart-product-row .quantity { margin-bottom: 16px !important;}
.cart-product-row .total-value h2 { font-size: 18px; font-weight: 600; text-align: right;}
.cart-product-row .details, .cart-product-row .total-value  { width: 50%;}
.cart-summary h2 { text-align: right; margin-bottom: 24px;}
.cart-summary h2.bold { font-weight: 700;}
.cart-summary > * { padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid #D9D9D9;}
.support-blocks .coupon-block .form-block { margin: 14px 0 0;}
.support-blocks .coupon-block .form-block .form-control {
padding: 5px 14px;
margin-right: 10px;
}
.coupon-block .btn-black {
padding: 5px 18px;
font-size: 16px;
cursor: pointer;
}
.cart-summary .a-link { font-size: 18px;}
.cart-adhocs  span {
font-size: 14px;
text-transform: none;
font-weight: 600;
}
.cart-summary .subtotal h2, .cart-adhocs h2 , .cart-summary .total-block h2, .cart-summary .order-summary h2{ text-transform: none; }
.cart-summary .address-block h2 { text-align: left;}
.cart-summary .cart-adhocs  > div:not(:last-child) { margin-bottom: 24px; }
.cart-summary  .total-block h2 {
font-size: 22px;
}
.cart-product-row .total-value h2.total-mobile { display: none;}
.cart-details .order-summary .cart-product-row-item {
border: none;
padding: 0;
margin-top: 20px;
}
.order-summary .cart-product-row .image { width: 60px; height: 60px; min-width: 60px; margin-right: 15px;}
.order-summary .cart-product-row .details h2 { font-size: 18px; font-weight: 400; margin-bottom: 10px; text-align: left;}
.order-summary .cart-product-row .details h3 { margin-bottom: 10px;}
.order-summary .cart-product-row .details .total-value h2 { font-weight: 600;}
.order-summary .cart-product-row .details .total-value h2 { text-align: right;}
.order-summary .cart-product-row .details .total-value h2, .order-summary .cart-product-row .details h4, .order-summary .cart-product-row .details h3 { font-size: 14px;}
.order-summary .open .icon-down-arrow { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);}
.order-summary .order-summary-header { cursor: pointer;}
.checkout-area .card-header { background: transparent; padding: 0; border: none; padding-bottom: 30px;}
.checkout-area .card { padding: 0; border: none;}
.checkout-area .card { margin-bottom: 40px; position: relative; background: #fff}
.checkout-area .card:before {
content: '';
position: absolute;
height: 40%;
width: 1px;
background: #D9D9D9;
top: 29px;
left: 10px;
}
.checkout-area .btn-link { padding: 0; font-size: 18px; font-weight: 600; color: #000; width: 100%; text-align: left; display: flex; text-transform: uppercase;}
.checkout-area .btn-link:focus, .checkout-area .btn-link:hover { text-decoration: none;}
.checkout-area .btn-link span:first-child { margin-right: 12px;}
.checkout-area .card-body {
padding: 10px 22px 0;
}
.checkout-area .card .collapse.show + .card-header { padding-bottom: 0;}
.checkout-area .card.open:before {
height: 96%;
}
.login-signup .form-block { max-width: 100%;}
.checkout-area .form-block .form-control {
color: #4D4D4D;
font-size: 16px;
font-weight: 400;
width: 100%;
padding: 12px 36px;
}
.login-signup .checkbox-list [type="checkbox"]:checked + label, .login-signup .checkbox-list [type="checkbox"]:not(:checked) + label {
font-size: 18px;
}
.login-signup p, .login-signup .form-block > * { margin-bottom: 20px;}
.checkout-area .cart-product-details p { font-size: 18px;}
.checkbox-list [type="checkbox"]:checked + label:before,
.checkbox-list [type="checkbox"]:not(:checked) + label:before {
border: 1px solid #D9D9D9;
border-radius: 3px;
}
.checkout-area .cart-product-details .btn-block { max-width: 175px;}
.checkout-area .btn-block .btn-black { padding: 8px 20px;}
.checkout-area .form-block .form-control::-webkit-input-placeholder { font-size: 16px;
color: #4D4D4D;
font-weight: 400;
}
.checkout-area .form-block .form-control::-moz-placeholder { font-size: 16px;
color: #4D4D4D;
font-weight: 400;
}
.checkout-area .form-block .form-control:-ms-input-placeholder { font-size: 16px;
color: #4D4D4D;
font-weight: 400;
}
.checkout-area .form-block .form-control:-moz-placeholder { font-size: 16px;
color: #4D4D4D;
font-weight: 400;
}
.shipping-address .form-block .form-group {margin-bottom: 20px; }
.checkout-area .cart-product-details .btn-group {
margin-top: 20px;
}
.checkout-area .cart-product-details .btn-group  a:first-child { margin-right: 40px;}
.checkout-area .cart-product-details .select2-selection__rendered {
border-radius: 6px;
border: 1px solid #d9d9d9;
color: #4D4D4D;
font-size: 16px;
font-weight: 400;
width: 100%;
padding: 12px 36px;
line-height: normal;
}
.checkout-area .cart-product-details  .select2-container .select2-selection--single {
height: auto;
}
.checkout-area .cart-product-details .select2-container--default .select2-selection--single .select2-selection__arrow {
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images/down-arrow.svg) no-repeat;
height: 30px;
top: 17px;
right: 15px;
width: 20px;
}
.checkout-area .cart-product-details .select2-container--default .select2-search--dropdown .select2-search__field, .checkout-area .cart-product-details .select2-dropdown {
border: 1px solid #d9d9d9;
}
.checkout-area .cart-product-details .select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #f37452;
color: white;
}
.checkout-area .cart-product-details .select2-results__option {
font-family: "Cairo"
}
.shipping-options h2 {
font-size: 18px;
font-weight: 400;
}
.shipping-options h2.bold { font-weight: 600;}
.checkout-area .cart-product-details .payment-options .radio-list [type="radio"]:checked + label:after {
background: #000;
top: 3px;
left: 3px;
width: 14px;
height: 14px;
}
.payment-options .radio-list {
border-radius: 9px;
border: 1px solid #D9D9D9;
padding: 12px 36px;
}
.checkout-area .cart-product-details .payment-options  .radio-list [type="radio"]:not(:checked) + label,
.checkout-area .cart-product-details .payment-options  .radio-list [type="radio"]:checked + label {
padding-left: 44px;
}
.checkout-area .cart-product-details .payment-options label span:first-child { font-size: 16px; font-weight: 600;}
.checkout-area .cart-product-details .payment-options label span:last-child { font-size: 16px; font-weight: 400; color: #4D4D4D; margin-top: 20px;}
.checkout-footer > * { margin-bottom: 40px;}
.checkout-footer .btn-black {max-width: 450px;width: 100%;}
.icon-link {
font-size: 22px;
font-weight: 500;
}
.payment-options .radio-list [type="radio"]:checked + label:before, .payment-options .radio-list [type="radio"]:not(:checked) + label:before,
.payment-options .radio-list [type="radio"]:checked + label:after, .payment-options .radio-list [type="radio"]:not(:checked) + label:after {
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
.payment-options .radio-list [type="radio"]:not(:checked) + label:before, .payment-options .radio-list [type="radio"]:checked + label:before {
border: 1px solid #D9D9D9
}
.thankyou-container h2 {
padding: 40px 0;
margin: 0;
font-size: 36px;
font-weight: 600;
}
.thankyou-container .order-details { margin-bottom: 40px;}
.order-details .order-details-item h2 {
font-size: 18px;
font-weight: 600;
padding: 0;
}
.order-details .order-details-item:not(:last-child) { padding-right: 10px;}
.order-details .order-details-item h2 span { font-weight: 400;} .products-total { margin-bottom: 40px;}
.products-total h2, .shipping-billing h2  {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
padding: 0 0 20px 0;
}
.products-total .products-total-box {
border-radius: 9px;
border: 1px solid #D9D9D9;
padding: 40px 36px;
}
.products-total .products-total-header h2, .products-total .product-total-body p, .products-total .product-total-footer p { padding: 0; margin: 0;}
.products-total .product-total-body p:first-child { padding-right: 10px;}
.products-total .products-total-header, .products-total .product-total-body .product-total-row { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #D9D9D9;}
.products-total .product-total-footer p { font-size: 18px; font-weight: 600;}
.shipping-billing .shipping-box, .shipping-billing .billing-box {
border-radius: 9px;
border: 1px solid #D9D9D9;
padding: 16px 36px;
}
.shipping-billing .shipping-box p, .shipping-billing .billing-box p { margin: 0; font-size: 16px; font-weight: 600; font-style: italic;}
.shipping-billing .shipping-box p:not(:last-child), .shipping-billing .billing-box p:not(:last-child) { padding-bottom: 10px;}
.shipping-billing { margin-bottom: 40px;}
.thankyou-container-footer .icon-link {
margin-right: 160px;
}
.thankyou-container-footer p { font-size: 18px; font-weight: 600; margin-bottom: 0;}
.thankyou-container-footer .btn-block { margin: 40px 0 0;}
.support-us { margin-bottom: 100px;}
.myaccount { padding: 100px 0;}
.myaccount .nav-pills .nav-link { padding: 0; font-size: 20px; font-weight: 600;}
.myaccount .nav-pills .nav-link:not(:last-child) { margin-bottom: 40px;}
.myaccount .nav-pills .nav-link.active { background: transparent;color: #000; text-decoration: underline;}
.myaccount h2 { margin-bottom: 40px; font-size: 32px; font-weight: 600; color: #000;}
.myaccount p { font-size: 18px; font-weight: 600; margin-bottom: 0;}
.myaccount .myaccount-box-header { margin-bottom: 24px;}
.myaccount .myaccount-box-header a , .myaccount .myaccount-box-body a{ text-decoration: underline; color: #000;}
.woocommerce div.product form.cart .product-specifications-block .variations select {
color: #4D4D4D;
font-size: 16px;
font-weight: 400;
width: 100%;
padding: 8px 20px;
border-radius: 6px;
border: 1px solid #d9d9d9;
margin-right: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none; 
max-width: 300px;
min-width: unset;
background: url(https://html.cactidev.com/htmldev1/kalimat-local/merchandise-module/images/down-arrow.svg) no-repeat left 14px  center;
padding-left: 38px; 
}
.woocommerce div.product form.cart .reset_variations { padding: 0;}
@media screen and (max-width: 480px) {
.woocommerce div.product form.cart .product-specifications-block .flex-grow-1 {
width: 100%;
}
.woocommerce div.product form.cart .product-specifications-block .variations select { max-width: 100%;}
} .product-details .size .radio-list [type="radio"]:not(:checked) + label, .product-details .size .radio-list [type="radio"]:checked + label {
padding-right: 0;
}
.woocommerce div.product form.cart .variations label { margin-bottom: 0;}
.woocommerce div.product form.cart div.quantity {
margin: 0 0 32px 0;
}
.quantity__minus, .quantity__plus {
text-align: center;
}
.navbar-merchandise .menu-seconday-top-menu-container .navbar-nav { margin: 0; padding: 0;}
.navbar-merchandise .language-translator { display: none;}
.navbar-merchandise .merchandise-account-icons > .d-flex , #navbarResponsive .wrapper{ padding: 0;}
.menu-mainmenu-arabic-container { margin-right: auto;}
.navbar-merchandise .merchandise-account-icons .cart-icon { position: relative;}
.navbar-merchandise .navbar-nav li.nav-item.buy-merchandise { margin: 0 !important;}
.navbar-merchandise.navbar .nav-support { width: auto; height: auto;} .product-listing-block {
position: relative;
}
.product-listing-block .loader-products {
position: absolute;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
left: 0;
right: 0;
display: none;
}
.product-listing-block .loader-products .image {
position: absolute;
width: 100px;
height: 100px;
left: 0;
right: 0;
top: 250px;
margin: 0 auto;
}
.product-listing-block .loader-products .image img {
width: 100%;
}
.product-listing-block .loader-products.active {
display: block;
}
@media screen and (max-width: 1199px) {
.product-listing-block .loader-products .image { top: 150px;}
}@media only screen and (min-width: 768px) and (max-width: 1024px) {
#nav-icon4 {
width: 40px;
height: 23px;
}
#nav-icon4 span {
background: #00b1b0;
background: #00b1b0;
height: 2px;
width: 100%;
} ul.navbar-nav.align-items-center {
width: 100%;
text-align: left;
}
div#navbarResponsive {
border-top: 1px solid #ddd;
margin-right: -15px;
margin-left: -15px;
}
#navbarResponsive .wrapper {
justify-content: flex-start;
padding-left: 18px;
}
.navbar-nav .nav-item a {
font-size: 20px;
text-align: left;
text-transform: capitalize;
font-weight: 400;
}
ul.navbar-nav {
align-items: flex-start;
margin-top: 15px;
margin-left: 0;
}
.navbar-nav li.nav-item { width: 100%;
}
.navbar-brand img {
width: 200px;
}
#SecondayTopMenu {
margin-top: 0 !important;
}
.menu-item-has-children:after {
content: "\f112";
font-family: "LineAwesome";
position: absolute;
top: 19px;
left: 0;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
} .menu-mainmenu-container .nav-support a {
font-size: 12px;
left: 51px;
top: 5px;
}
.menu-mainmenu-container .nav-support a:before {
height: 21px;
width: 21px;
left: -32px;
top: -2px;
background-size: contain;
}
#nav-icon4.open span:nth-child(1) {
top: 0;
left: 8px;
}
#nav-icon4.open span:nth-child(3) {
top: 27px;
left: 8px;
} .language-translator-sm {
display: block;
}
.language-translator-sm p {
margin: auto;
} }
@media only screen and (min-width: 1680px) and (max-width: 1920px) {
.language-translator a,
.language-translator p {
font-size: 16px;
}
}
@media screen and (max-width: 1680px) {
.navbar-merchandise .navbar-nav li.nav-item:not(:last-child) {
padding: 0 24px 0 0;
}
.navbar-merchandise .language-translator {
margin: 0 24px 0 0;
} .navbar-merchandise .navbar-nav {
margin: 20px 0 0;
}
.navbar-merchandise .navbar-nav > .nav-item > a {
font-size: 17px;
}.navbar-nav > .nav-item > a {
font-size: 16px;
}
}
@media screen and (max-width: 1580px) {
.product-details h2,
.subtitle {
font-size: 32px;
}
.product-details h3 {
font-size: 30px;
}
.product-details p,
.product-details .size h2,
.product-details .color h2,
.product-details .size .radio-list [type="radio"]:checked + label,
.product-details .size .radio-list [type="radio"]:not(:checked) + label {
font-size: 18px;
}
.btn-black,
.btn-black-outline {
font-size: 18px;
}
.product-details h2,
.product-details h3 {
margin-bottom: 24px;
}
.product-specifications-block {
padding: 36px 0;
}
.similar-products-area {
margin-top: 28px;
}
.shopping-cart-list .shopping-cart-header h2 {
font-size: 22px;
}
.shopping-cart-list .shopping-cart-header p {
font-size: 17px;
}
.shopping-cart-popup.open .shopping-cart-header {
padding: 50px 30px 30px 30px;
}
.shopping-cart-list .shopping-cart-body {
padding: 0 30px 30px;
}
.shopping-cart-list .product-details h2 {
font-size: 18px;
margin-bottom: 6px;
}
.shopping-cart-list .product-details h3 {
font-size: 15px;
}
.shopping-cart-list ul li:not(:last-child) {
margin-bottom: 32px;
}
.shopping-cart-list .shopping-cart-footer {
padding: 20px 30px 25px 30px;
}
.shopping-cart-list .subtotal-left,
.shopping-cart-list .subtotal-right, .icon-link, .cart-summary .total-block h2, .cart-product-header h2, .cart-summary h2 {
font-size: 18px;
}
.shopping-cart-list .product-details .product-content {
margin-bottom: 12px;
}
.cart-area > h2 , .thankyou-container > h2{ font-size: 32px;}
.checkout-area .cart-product-details p, .shipping-options h2 { font-size: 16px;}
.myaccount h2 { font-size: 28px;}
}
@media screen and (max-width: 1480px) {
.navbar-merchandise .buy-merchandise a {
padding: 10px 26px;
}
.navbar-merchandise .navbar-nav > .nav-item > a {
font-size: 15px;
} 
.language-translator p {
font-size: 16px;
}
.navbar-merchandise .navbar-nav li.nav-item:not(:last-child) {
padding: 0 20px 0 0;
}
.navbar-merchandise .navbar-brand {
max-width: 350px;
width: 100%;
}
.navbar-merchandise .buy-merchandise a {
font-size: 11px !important;
}
.navbar-merchandise .user-account-icon,
.navbar-merchandise .cart-icon {
width: 36px;
height: 36px;
}
.navbar-merchandise .user-account-icon img,
.navbar-merchandise .cart-icon img {
width: 100%;
}
.navbar-merchandise .merchandise-account-icons {
margin-left: 12px;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-left: 12px;
}
.product-details h2,
.subtitle {
font-size: 28px;
}
.product-details h3 {
font-size: 26px;
}
.cart-product-row .details h2 , .cart-summary .total-block h2{
font-size: 20px;
}
.cart-area > h2 , .thankyou-container > h2{ font-size: 28px;}
.product-listing-block .product-content h2 {
font-size: 18px;
}
.cart-details .cart-product-row-item {
margin-top: 30px;
}
.shopping-cart-list .subtotal-left, .shopping-cart-list .subtotal-right, .icon-link, .cart-summary .total-block h2, .cart-product-header h2, .cart-summary h2 { font-size: 17px;}
.cart-summary .a-link { font-size: 17px;}
}
@media screen and (max-width: 1440px) {
.navbar-merchandise .navbar-brand {
max-width: 320px;
}
.navbar-merchandise .navbar-nav {
margin: 16px 0 0;
}
.payment-options .radio-list,.checkout-area .form-block .form-control, .checkout-area .cart-product-details .select2-selection__rendered {
padding: 12px 24px;
}
.myaccount h2 { font-size: 24px;}
.myaccount .nav-pills .nav-link:not(:last-child) {
margin-bottom: 30px;
}
.myaccount p {
font-size: 16px;
}
.myaccount .nav-pills .nav-link { font-size: 18px;}
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
.navbar-brand img {
width: 100% !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
.navbar-brand img {
width: 100% !important;
}
}
@media screen and (max-width: 1366px) {
.navbar-merchandise .navbar-nav > .nav-item > a {
font-size: 14px;
}
.navbar-merchandise .buy-merchandise a {
padding: 10px 20px;
}
.navbar-merchandise .user-account-icon,
.navbar-merchandise .cart-icon {
width: 37px;
height: 37px;
} 
.language-translator p {
font-size: 15px;
}
.product-listing-block .product-content h2,
.product-listing-block .product-content span,
.filters-block .filters-block-header > h2 {
font-size: 18px;
}
.filters-block ul li h2,
.support-blocks .title-block p {
font-size: 16px;
}
.product-listing-block .product-content p,
.support-blocks .sort select,
.checkbox-list [type="checkbox"]:checked + label,
.checkbox-list [type="checkbox"]:not(:checked) + label,
.radio-list [type="radio"]:checked + label,
.radio-list [type="radio"]:not(:checked) + label {
font-size: 15px;
}
.container {
max-width: 97% !important;
}
.cart-product-header h2, .cart-summary h2 {
font-size: 18px;
}
.cart-summary .a-link {
font-size: 16px;
}
.cart-details .cart-product-row-item {
margin-top: 24px;
}
.payment-options .radio-list, .checkout-area .form-block .form-control ,.checkout-area .cart-product-details .select2-selection__rendered{
padding: 12px 20px;
}
.checkout-area .cart-product-details .payment-options .radio-list [type="radio"]:not(:checked) + label, .checkout-area .cart-product-details .payment-options .radio-list [type="radio"]:checked + label {
padding-left: 36px;
}
}
@media screen and (max-width: 1280px) {
.navbar-merchandise .navbar-brand {
max-width: 250px;
}
.navbar-merchandise .navbar-nav {
margin: 10px 0 0;
}
}
@media only screen and (max-width: 1199px) and (min-width: 1025px) {
.navbar-merchandise .navbar-nav li.nav-item {
padding: 0px 9px 0 !important;
}
.navbar-merchandise .navbar-nav li.nav-item:last-child {
padding-right: 0 !important;
}
.navbar-merchandise .navbar-nav > .nav-item > a {
font-size: 13px;
}
}
@media screen and (max-width: 1199px) {
.navbar-merchandise .navbar-brand {
max-width: 190px;
}
.navbar-merchandise .navbar-nav li.nav-item {
padding: 0px 16px 0 0 !important;
}
.product-listing-block .product-content h2,
.product-listing-block .product-content span,
.filters-block .filters-block-header > h2 {
font-size: 16px;
}
.filters-block ul li h2,
.support-blocks .title-block p {
font-size: 14px;
}
.product-listing-block .product-content p,
.support-blocks .sort select,
.checkbox-list [type="checkbox"]:checked + label,
.checkbox-list [type="checkbox"]:not(:checked) + label,
.radio-list [type="radio"]:checked + label,
.radio-list [type="radio"]:not(:checked) + label {
font-size: 15px;
}
.checkbox-list.colors-list [type="checkbox"]:checked + label,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label {
line-height: 30px;
}
.checkbox-list.colors-list [type="checkbox"]:checked + label:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label:before {
width: 30px;
height: 30px;
}
.checkbox-list.colors-list [type="checkbox"]:checked + label,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label {
padding-left: 40px;
}
.checkbox-list.colors-list [type="checkbox"]:checked + label:after {
top: 5px;
left: 5px;
}
.filters-block .colors-list li {
min-height: 30px;
}
.filters-block > ul > li {
margin-top: 30px;
}
.filters-block ul li h2 {
margin-bottom: 16px;
}
.product-listing-block .row {
row-gap: 30px;
}
.support-blocks .title-block {
padding: 40px 0 30px;
}
.merchandise-inner-banner .page-title {
width: auto;
}
.merchandise-inner-banner .page-title h2 {
font-size: 28px;
padding: 1.5rem 0 !important;
}
.product-details-area .products-slider {
max-width: 540px;
}
.product-details p,
.product-details .size h2,
.product-details .color h2,
.product-details .size .radio-list [type="radio"]:checked + label,
.product-details .size .radio-list [type="radio"]:not(:checked) + label {
font-size: 17px;
}
.btn-black, .btn-black-outline ,  .icon-link{ font-size: 17px;}
.product-details h2,
.subtitle {
font-size: 26px;
}
.product-details h3 {
font-size: 24px;
}
.shopping-cart-list .shopping-cart-header h2 {
font-size: 20px;
}
.shopping-cart-list .shopping-cart-header p,
.shopping-cart-list .product-details h2 {
font-size: 16px;
}
.shopping-cart-list .product-details h3 {
font-size: 14px;
}
.shopping-cart-footer .subtotal,
.shopping-cart-footer p,
.shopping-cart-footer .checkbox-list {
margin-bottom: 14px;
}
.shopping-cart-popup.open .shopping-cart-list {
max-width: 500px;
}
.shopping-cart-list .quantity {
width: 120px;
height: 40px;
}
.shopping-cart-list .quantity__input {
width: 70px;
height: 36px;
}
.cart-product-row .image { min-width: 120px; margin-right: 24px;}
.cart-details .cart-product-details {
width: 58%;
}
.cart-details .cart-summary {
width: 38%;
}
.cart-area > h2, .thankyou-container > h2 {
font-size: 24px;
margin-bottom: 32px;
}
.cart-product-row .total-value h2 { font-size: 18px;}
.checkout-area .cart-product-details .btn-group a:first-child {
margin-right: 20px;
}
.thankyou-container > h2 { margin-bottom: 0;}
.thankyou-container .order-details { flex-wrap: wrap; justify-content: flex-start !important; row-gap: 30px;}
.order-details .order-details-item { width: 33%;}
.products-total .products-total-box {
padding: 30px 24px;
}
.shipping-billing .shipping-box, .shipping-billing .billing-box {
padding: 16px 24px;
}
.products-total .products-total-header, .products-total .product-total-body .product-total-row {
padding-bottom: 22px;
margin-bottom: 22px;
}
.order-details .order-details-item h2 { font-size: 16px;}
.navbar-merchandise { padding: 13px 0;}
}
@media screen and (max-width: 1150px) {
.product-details-area .products-slider {
max-width: 500px;
}
}
@media screen and (max-width: 1024px) {
.merchandise-account-icons.desktop-version {
display: none;
}
.merchandise-account-icons.mobile-version {
display: block;
}
.navbar-merchandise .container-fluid {
justify-content: flex-end !important;
}
.navbar-merchandise .navbar-brand {
margin-right: auto;
}
.navbar-merchandise .merchandise-account-icons {
order: 2;
}
.navbar-merchandise .navbar-toggler {
order: 3;
padding: 0;
margin: 0;
}
.navbar-merchandise div#navbarResponsive {
order: 4;
}
.navbar-merchandise .language-translator {
display: none;
}
.language-translator-sm {
margin-right: 20px;
}
.navbar-merchandise .merchandise-account-icons {
margin-left: 0;
margin-right: 20px;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-left: 20px;
}
.navbar-merchandise .navbar-nav > .nav-item > a {
font-size: 20px;
text-transform: uppercase;
}
.navbar-merchandise .navbar-nav li.nav-item {
padding: 0 0 20px 0 !important;
}
#navbarResponsive .wrapper {
padding-left: 0;
}
.navbar-merchandise .navbar-brand {
max-width: 239px;
}
#nav-icon4.open span:nth-child(3) {
left: 7px;
top: 28px;
}
.product-details .color ul li:not(:last-child) {
margin-right: 12px;
}
.product-details .size ul li:not(:last-child) {
margin-right: 16px;
}
.product-details .size h2,
.product-details .color h2 {
margin-right: 48px;
}
.product-details-area .products-slider {
max-width: 450px;
}
.thankyou-container-footer .btn-block .d-flex { justify-content: space-between;}
.thankyou-container-footer .icon-link { margin-right: 20px;}
.myaccount { padding: 50px 0;}
}
@media (min-width: 992px) {
.container {
padding: 0;
}
}
@media (min-width: 768px) {
.container {
padding: 0;
}
}
@media screen and (max-width: 991px) { .language-translator-sm {
position: relative;
top: unset;
right: unset;
}
.navbar-merchandise .navbar-nav li.nav-item.buy-merchandise {
position: relative !important;
}
.merchandise-inner-banner .page-title h2 {
font-size: 28px;
padding: 1rem 0 !important;
}
.filters-block {
position: fixed;
right: -100%;
padding: 20px;
z-index: 999;
top: 73px;
border-radius: 30px 0px 0px 30px;
background: #fff;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
box-shadow: 2px 2px 6px #c5c5c5;
-webkit-box-shadow: 2px 2px 6px #c5c5c5;
-moz-box-shadow: 2px 2px 6px #c5c5c5;
}
.filters-block.open {
right: 0;
}
.filters-block-header .icon-close {
display: block;
}
.filters-mobile {
display: block;
position: fixed;
right: 0;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
padding: 10px;
border: 1px solid #d1cfcf;
display: flex;
align-items: center;
background: #fff;
z-index: 99;
box-shadow: 1px 1px 6px #cdcdcd;
}
.filters-mobile h2 {
font-size: 18px;
color: #000;
font-weight: 600;
text-transform: uppercase;
margin-right: 10px;
}
.product-details-area {
flex-direction: column;
}
.product-details-area .products-slider {
margin: 0 auto 30px;
max-width: 580px;
}
.product-details-area .product-details {
max-width: 100%;
}
.cart-area .cart-details { flex-direction: column;}
.cart-details .cart-product-details { margin: 0 0 60px 0; width: 100%;}
.cart-details .cart-summary { width: 100%;}
.checkout-area .cart-product-details .payment-options label span:last-child { margin-top: 12px;}
.support-us { margin-bottom: 50px;} 
.navbar-merchandise { padding: 13px 1rem;}
}
@media screen and (max-width: 767px) {
.navbar-merchandise .navbar-nav {
padding: 0;
margin: 0;
}
#nav-icon4 span {
width: 100%;
}
#nav-icon4 {
width: 40px;
height: 30px;
}
.navbar-merchandise .language-translator {
display: block;
}
.navbar-merchandise .menu-secondaytopmenu-container {
margin-left: auto;
}
.merchandise-inner-banner .page-title {
align-items: flex-start;
justify-content: flex-end;
}
.merchandise-inner-banner .page-title h2 {
padding: 0 !important;
}
.filters-block {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
height: 500px;
overflow-y: auto;
}
.cart-product-header h2.hide-mobile { display: none;}
.cart-product-row .details { flex-direction: column;}
.cart-product-row .total-value { width: 100%; display: flex; margin: 12px 0 0;}
.cart-product-row .total-value h2 { text-align: left; margin-bottom: 0;}
.cart-product-row .total-value h2.total-mobile { display: block; margin-right: 8px;}
.checkout-footer .btn-black { max-width: 280px;}
.checkout-area .card-body {
padding: 10px 0 0 22px;
}
.checkout-area .btn-link { font-size: 16px;}
.cart-product-row .details h2, .cart-summary .total-block h2 {
font-size: 18px;
}
.order-details .order-details-item { width: 50%;}
.shipping-billing .shipping-box { margin-bottom: 40px;}
.myaccount .tab-content {
display: block;
}
.myaccount .nav-pills { max-width: 300px; margin: 0 auto; border: 1px solid #efefef; position: relative;} 
.myaccount .nav-pills .nav-link.active,.myaccount .nav-pills .nav-link { text-decoration: none; text-align: center; padding: 5px 0;}
.myaccount .nav-pills .nav-link:not(:last-child) { margin-bottom: 0; border-bottom: 1px solid #efefef;}
.myaccount .nav-pills .nav-link {
width: 100%;
margin-right: 0;
display: none;
padding-right: 0px;
}
.myaccount .nav-pills .nav-link.active, .myaccount .nav-pills .nav-link.open {
display: block;
}
.myaccount .nav-pills .nav-link.active  {
display: block;
} 
.myaccount .nav-pills.active .nav-link { display: block;}
.myaccount .nav-pills::before {
content: '';
position: absolute;
right: 20px;
top: 15px;
background: url(//kalimatfoundation.ae/wp-content/themes/kf-wc-thm/assets/css/images/down-arrow.svg) no-repeat;
background-size: 100%;
width: 15px;
height: 11px;
z-index: 99;
}
.myaccount .nav-pills { margin-bottom: 40px;}
.myaccount h2 {
font-size: 22px;
}
}
@media screen and (max-width: 575px) {
.navbar-merchandise .navbar-brand {
max-width: 200px;
}
.product-listing-block .product-content {
margin-top: 18px;
} .shopping-cart-popup.open .shopping-cart-header {
padding: 40px 20px 24px 20px;
}
.shopping-cart-list .icon-close-cart {
top: 10px;
right: 10px;
}
.shopping-cart-list .shopping-cart-body {
padding: 0 20px 20px;
}
.shopping-cart-list .shopping-cart-footer {
padding: 20px 20px 25px 20px;
}
.btn-black,.btn-black-outline { padding: 9px 24px;}
.shopping-cart-list .shopping-cart-body .products-details-row { flex-direction: column; align-items: flex-start !important; margin-bottom: 10px;}
.shopping-cart-list .product-details .product-content { padding-right: 0; margin-bottom: 8px;}
.shopping-cart-list .product-details .product-content { width: 100%;}
.shopping-cart-list .quantity { margin-bottom: 6px !important;}
.shopping-cart-list .product-image { min-width: 90px;}
.cart-product-row .image { min-width: 80px; max-width: 80px; width: 80px;}
.cart-product-header h2, .cart-summary h2, .cart-product-row .total-value h2 {
font-size: 16px;
}
.checkout-footer .d-flex { flex-direction: column;}
.icon-link { margin-bottom: 20px;}
.thankyou-container-footer .btn-block .d-flex { flex-direction: column;}
.thankyou-container-footer .icon-link { margin-right: 0;}
.products-total .products-total-box {
padding: 24px 16px;
}
.shipping-billing .shipping-box, .shipping-billing .billing-box {
padding: 16px;
}
.products-total .products-total-header h2, .products-total .product-total-body p, .products-total .product-total-footer p , .shipping-billing .shipping-box p, .shipping-billing .billing-box p{ font-size: 15px;}
}
@media screen and (max-width: 480px) {
.navbar-merchandise .navbar-brand {
max-width: 160px;
}
.navbar-merchandise .user-account-icon,
.navbar-merchandise .cart-icon {
width: 34px;
height: 34px;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-left: 14px;
}
.navbar-merchandise .merchandise-account-icons {
margin-right: 14px;
}
.filters-mobile {
transform: none;
-webkit-transform: none;
-moz-transform: none;
top: unset;
bottom: 0;
left: 0;
justify-content: center;
}
.filters-block {
right: 0 !important;
left: 0 !important;
bottom: -100%;
transform: none;
-webkit-transform: none;
-moz-transform: none;
top: unset;
width: 100%;
max-width: 100%;
border-radius: 0;
}
.filters-block.open {
bottom: 0;
}
.support-blocks .form-block {
max-width: 100%;
}
.product-details .size,
.product-details .color {
flex-direction: column;
justify-content: flex-start;
align-items: flex-start !important;
}
.product-details .size h2,
.product-details .color h2 {
padding: 0 0 16px 0;
}
.product-details .size {
margin-bottom: 30px;
}
.product-specifications-block {
padding: 30px 0;
}
.product-details h2,
.subtitle {
font-size: 24px;
}
.shopping-cart-footer .btn-group { flex-direction: column;}
.shopping-cart-footer .btn-group a:first-child { margin: 0 0 10px 0;}
.shopping-cart-footer .subtotal, .shopping-cart-footer p, .shopping-cart-footer .checkbox-list {
margin-bottom: 10px;
}
.order-details .order-details-item { width: 100%;}
}
@media screen and (max-width: 380px) {
#nav-icon4 {
width: 34px;
height: 30px;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-left: 10px;
}
.navbar-merchandise .merchandise-account-icons {
margin-right: 10px;
}
#nav-icon4.open span:nth-child(1) {
left: 6px;
}
#nav-icon4.open span:nth-child(3) {
left: 6px;
top: 24px;
}
}  @media screen and (max-width: 1024px) {
.navbar-merchandise .navbar-nav li.nav-item.buy-merchandise {
border-radius: 10px;
background: #f37452;
}
.navbar-nav li.nav-item ul.sub-menu li a { text-align: right;}
#navbarResponsive .wrapper {
padding-right: 10px;
}
} .top-carousel .item img {
display: block;
width: 100%
}
.tabs-section {
overflow-x: hidden;
}
@media screen and (max-width: 1480px) {
.navbar-merchandise .merchandise-account-icons {
margin-left: 0;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-left: 0;
}
}
@media screen and (max-width: 1024px) {
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-left: 16px;
}
}
@media screen and (max-width: 991px) {
.language-translator-sm { left: unset;}
}.product-listing-block {
width: fit-content;
flex-grow: 1;
}
.product-listing-block .product-wrapper .product-image img {
border-radius: 8px;
}
.product-listing-block .product-content .price {
color: #212529 !important;
font-size: 20px !important;
}
.product-listing-block .product-content .price del {
margin-right: 10px;
}
.product-listing-block .product-content .price del,
.product-listing-block .product-content .price del span {
font-size: 16px;
}
.product-listing-block .product-content .price bdi {
font-weight: 600;
}
.single_variation_wrap .price {
color: #212529 !important;
font-size: 30px !important;
}
.single_variation_wrap .price del {
margin-right: 10px;
}
.single_variation_wrap .price del,
.single_variation_wrap .price del span {
font-size: 26px;
}
.single_variation_wrap .price bdi {
font-weight: 600;
}
.single_variation_wrap .price bdi span {
font-weight: 300;
}
.product-listing-block .product-content a {
display: block;
}
.product-listing-block .product-content a h2 {
margin-bottom: 0;
}
.similar-products-area .product-listing-block {
width: auto;
}
.product-details h3.price del {
margin-right: 10px;
font-size: 26px;
opacity: 0.5;
}
.product-details h3.price bdi {
font-weight: 600;
}
.product-details h3.price bdi span {
font-weight: 300;
}
.product-details-area .btn-black {
cursor: pointer;
}
.woocommerce a.added_to_cart{
border-radius: 10px;
background: #fff;
color: #000;
font-size: 22px;
font-style: normal;
font-weight: 500;
padding: 8px 40px;
display: block;
text-align: center;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
border: 1px solid #000;
max-width: 413px;
width: 100%;
cursor: pointer;
margin-top: 10px;
}
.product-details-area .btn-black {
position: relative;
overflow: hidden;
}
.product-details-area .btn-black:focus{
background: #000;
color: #fff;
}
.product-details-area .btn-black.loading::before{
content: "";
position: absolute;
inset: 0;
background-color: #ffffffc2;
}
.product-details-area .btn-black.loading::after{
height: 20px;
width: 20px;
display: block;
position: absolute;
inset: 0;
margin: auto;
content: "";
animation: spin 1s ease-in-out infinite;
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 91.3 91.1"><circle cx="45.7" cy="45.7" r="45.7"/><circle fill="%23FFF" cx="45.7" cy="24.4" r="12.5"/></svg>') center center;
background-size: cover;
}
.product-details .color [type="radio"]:checked+label.gray:before,
.product-details .color [type="radio"]:not(:checked)+label.gray:before {
background: #e3e3e3;
border: 1px solid transparent;
}
.product-details .color .radio-list {
flex-grow: 1;
}
.quantity__input[type="number"]::-webkit-inner-spin-button,
.quantity__input[type="number"]::-webkit-outer-spin-button,
.wc-block-components-quantity-selector__input[type="number"]::-webkit-inner-spin-button,
.wc-block-components-quantity-selector__input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
width: 0 !important;
}
.product-specifications-block {
padding-top: 0;
}
.product-details .size ul li label {
text-align: center !important;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: none;
}
.woocommerce span.onsale {
background-color: #f37452;
aspect-ratio: 1;
display: flex;
align-items: center;
justify-content: center;
top: -0.8em;
left: -0.1em;
}
.woocommerce nav.woocommerce-pagination {
margin-top: 36px;
}
.woocommerce nav.woocommerce-pagination ul {
border-color: #e6e6e6;
}
.woocommerce nav.woocommerce-pagination ul li {
border-color: #e6e6e6;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #f37452;
color: #fcd8cf;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
width: 32px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
}
.checkbox-list.colors-list [type="checkbox"]:not(:checked)+label.yellow:after,
.checkbox-list.colors-list [type="checkbox"]:checked+label.yellow:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked)+label.yellow:before {
background-color: #e9d859;
}
.checkbox-list.colors-list [type="checkbox"]:not(:checked)+label.gray:after,
.checkbox-list.colors-list [type="checkbox"]:checked+label.gray:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked)+label.gray:before {
background-color: #e3e3e3;
}
.woocommerce div.product div.images {
margin-bottom: 0;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs {
padding: 10px 0;
}
.woocommerce div.product div.images img {
border-radius: 8px;
}
.woocommerce div.product div.images .flex-control-thumbs li:not(:last-child) {
margin-right: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: calc(20% - 8px);
min-width: calc(20% - 8px);
}
.woocommerce div.product div.images .flex-control-thumbs {
display: flex;
overflow-x: auto;
}
.woocommerce div.product form.cart div.quantity {
margin-bottom: 32px;
}
.woocommerce div.product form.cart {
margin-top: 45px;
}
.woocommerce .quantity .qty {
width: 95px;
}
.woocommerce div.product form.cart .variations label {
width: 100%;
font-weight: 500;
}
.woocommerce div.product form.cart .reset_variations {
display: inline-block;
width: fit-content;
background: #f37452;
color: #fff;
border-radius: 6px;
padding: 6px 14px;
}
.single_variation {
margin-bottom: 45px;
}
.cart-details .wp-block-woocommerce-cart {
width: 100%;
}
.cart-details .wc-block-components-sidebar-layout .wc-block-components-main {
padding-right: 0;
margin-right: 45px;
}
.cart-details .wc-block-components-sidebar {
padding-left: 0;
}
.cart-details .wc-block-components-sidebar-layout {
flex-wrap: nowrap;
margin: 0 auto 0;
}
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,
.cart-details table.wc-block-cart-items .wc-block-cart-items__header th {
font-size: 18px;
font-weight: 600;
margin: 0;
text-transform: uppercase;
}
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,
.cart-details table.wc-block-cart-items .wc-block-cart-items__header th {
padding: 0;
}
.cart-details .wc-block-cart .wc-block-cart-items td {
margin: 0 !important;
padding: 40px 0 0 !important;
border-color: transparent !important;
}
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image a {
display: inline-block;
padding-right: 40px !important;
}
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image a,
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product .wc-block-cart-item__wrap,
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper {
padding: 16px 0;
}
.cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row {
position: relative;
vertical-align: top;
}
.cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td:first-child::after {
content: "";
position: absolute;
top: 40px;
left: 0;
right: 0;
width: 100%;
height: 1px;
border-top: 1px solid #d9d9d9;
}
.cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td:first-child::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 1px;
border-bottom: 1px solid #d9d9d9;
}
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
border-radius: 10px;
min-width: 160px;
width: 160px;
height: 160px;
max-width: none;
}
.cart-details .wc-block-components-product-name {
font-size: 22px;
font-weight: 400;
line-height: 1.2;
margin-bottom: 12px;
color: #212529;
}
.cart-details .wc-block-cart-item__prices,
.cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper {
font-size: 16px;
font-weight: 600;
line-height: 1.2;
margin-bottom: 12px;
color: #212529;
}
.cart-details .wc-block-cart-item__prices del,
.cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper del {
display: inline-block;
margin-right: 20px;
}
.cart-details .wc-block-cart-item__prices ins,
.cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper ins {
display: inline-block;
margin-left: 0 !important;
}
.cart-details .wc-block-components-product-badge {
border-radius: 9px;
border: 2px solid #000;
padding: 6px 16px;
font-size: 14px;
font-weight: 600;
margin-bottom: 12px;
line-height: 1.5;
}
.cart-details .wc-block-components-product-metadata {
font-size: 16px;
font-weight: 400;
line-height: 1.4;
}
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
margin-bottom: 32px;
}
.cart-details .wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.cart-details .wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
margin: 0;
}
.cart-details .wc-block-components-quantity-selector:after {
border-radius: 9px;
border: 1px solid #d9d9d9;
}
.cart-details .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
font-size: 16px;
font-weight: 400;
line-height: 1.5;
color: #212529;
width: 95px;
height: 44px;
margin: 0;
padding: 0;
box-shadow: none !important;
}
.cart-details .wc-block-components-quantity-selector {
width: 175px;
margin-bottom: 16px !important;
border-radius: 9px;
align-items: center;
}
.cart-details .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
height: 23px;
width: 40px;
font-size: 16px;
font-weight: 400;
color: #000;
line-height: 23px;
opacity: 1;
box-shadow: none !important;
}
.cart-details .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
text-align: right;
border-radius: 9px 0 0 9px;
}
.cart-details .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
text-align: left;
border-radius: 0 9px 9px 0;
}
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
color: #000;
font-size: 14px;
font-weight: 600;
position: relative;
line-height: 16px;
text-decoration: none;
}
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:after,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
height: 2px;
width: 100%;
background: #000;
}
.cart-details .wc-block-components-product-details.wc-block-components-product-details {
margin-top: 12px;
}
.cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper {
font-size: 18px;
font-weight: 600;
text-align: right;
}
.cart-details .wc-block-cart .wc-block-cart__totals-title {
font-size: 18px !important;
font-weight: 600 !important;
line-height: 1.2 !important;
padding-top: 0 !important;
padding-bottom: 24px !important;
}
.cart-details .wc-block-components-totals-wrapper {
border-top: 1px solid #d9d9d9;
padding: 24px 0;
}
.cart-details .wc-block-components-sidebar .wc-block-components-panel,
.cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon,
.cart-details .wc-block-components-sidebar .wc-block-components-totals-item {
padding: 0 !important;
font-size: 18px;
color: #000;
font-weight: 600;
position: relative;
line-height: 24px;
}
.cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon a {
position: relative;
color: #000;
}
.cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon a:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
height: 2px;
width: 100%;
background: #000;
}
.cart-details .wc-block-components-totals-item__description {
font-size: 14px;
font-weight: 600;
}
.cart-details .wc-block-components-totals-shipping .wc-block-components-shipping-address {
font-size: 18px;
font-weight: 600;
line-height: 1.2;
margin: 0;
margin-top: 24px;
color: #212529;
}
.cart-details .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
font-size: 18px;
color: #000;
font-weight: 600;
position: relative;
line-height: 16px;
}
.cart-details .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link::after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
height: 2px;
width: 100%;
background: #000;
}
.cart-details .wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
.cart-details .wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
padding: 0 !important;
}
.cart-details .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group,
.cart-details .wc-block-components-radio-control__description,
.cart-details .wc-block-components-radio-control__secondary-description {
font-size: 14px;
text-transform: none;
font-weight: 600;
}
.cart-details .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options {
margin-top: 24px;
}
.cart-details .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
font-weight: 600;
}
.cart-details .wc-block-cart {
margin-bottom: 0 !important;
}
.cart-details .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
font-size: 22px !important;
}
.cart-details .wc-block-cart__submit-button,
.cart-details .wc-block-components-shipping-calculator-address__button,
.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
border-radius: 10px;
background: #000;
color: #fff;
font-size: 22px;
font-style: normal;
font-weight: 500;
padding: 8px 40px;
text-align: center;
transition: all 0.5s ease-in-out !important;
-webkit-transition: all 0.5s ease-in-out !important;
-moz-transition: all 0.5s ease-in-out !important;
border: 1px solid transparent;
min-height: auto !important;
box-shadow: none !important;
}
.cart-details .wc-block-cart__submit-button:hover,
.cart-details .wc-block-components-shipping-calculator-address__button:hover,
.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:hover,
.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
background: #fff;
color: #000;
border: 1px solid #000;
}
.cart-details .wc-block-cart .wc-block-cart__submit-container--sticky {
display: none;
}
.cart-details .wc-block-cart__submit {
margin-bottom: 0;
}
.cart-details .wc-block-cart:not(.wc-block-checkout) .wc-block-components-product-details__name {
font-weight: 600;
}
.cart-details .wc-block-cart .wc-block-cart-items {
border-bottom: 0 !important;
}
.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
height: fit-content;
}
.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input {
padding: 13px 14px !important;
font-size: 14px !important;
}
.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.is-active input {
padding: 13px 14px !important;
}
.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input label {
left: 14px;
font-size: 14px !important;
}
.cart-details .wc-block-components-form .wc-block-components-text-input label,
.cart-details .wc-block-components-text-input label,
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
color: #4d4d4d;
top: 13px;
left: 36px;
margin: auto;
height: fit-content;
font-size: 16px;
font-weight: 400;
line-height: 18px;
max-width: calc(100% - 76px);
background-color: #fff;
padding: 0 2px;
transform: none;
}
.cart-details .wc-block-components-form .wc-block-components-text-input.has-error label,
.cart-details .wc-block-components-text-input.has-error label,
.cart-details .wc-block-components-validation-error>p {
color: #cc1818;
}
.cart-details .wc-block-components-validation-error {
font-size: 14px;
}
.cart-details .wc-block-components-text-input.wc-block-components-text-input input:-webkit-autofill+label,
.cart-details .wc-block-components-text-input.wc-block-components-text-input.is-active label,
.cart-details .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
transform: translateY(-20px) scale(0.875);
}
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="email"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="number"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="tel"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="text"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="url"],
.cart-details .wc-block-components-text-input input[type="email"],
.cart-details .wc-block-components-text-input input[type="number"],
.cart-details .wc-block-components-text-input input[type="tel"],
.cart-details .wc-block-components-text-input input[type="text"],
.cart-details .wc-block-components-text-input input[type="url"],
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
border-color: #d9d9d9;
color: #4d4d4d !important;
border-radius: 6px;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 18px;
padding: 13px 36px;
box-shadow: none !important;
outline: 0 !important;
}
.cart-details .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="number"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="tel"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="text"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="url"],
.cart-details .wc-block-components-text-input input:-webkit-autofill,
.cart-details .wc-block-components-text-input.is-active input[type="email"],
.cart-details .wc-block-components-text-input.is-active input[type="number"],
.cart-details .wc-block-components-text-input.is-active input[type="tel"],
.cart-details .wc-block-components-text-input.is-active input[type="text"],
.cart-details .wc-block-components-text-input.is-active input[type="url"] {
padding: 13px 36px;
}
.cart-details .wc-block-components-form .wc-block-components-text-input.has-error input,
.cart-details .wc-block-components-form .wc-block-components-text-input.has-error input:active,
.cart-details .wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.cart-details .wc-block-components-form .wc-block-components-text-input.has-error input:hover,
.cart-details .wc-block-components-text-input.has-error input,
.cart-details .wc-block-components-text-input.has-error input:active,
.cart-details .wc-block-components-text-input.has-error input:focus,
.cart-details .wc-block-components-text-input.has-error input:hover {
border-color: #cc1818 !important;
}
.cart-details .wc-block-components-country-input {
margin-top: 20px;
}
.cart-details .wc-block-components-country-input .components-flex .components-flex-item {
background: #fff;
}
.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
margin-left: 10px;
border-radius: 10px;
padding: 5px 18px;
font-size: 16px;
font-style: normal;
font-weight: 500;
cursor: pointer;
background: #000;
color: #fff;
text-align: center;
border: 1px solid transparent;
min-height: auto !important;
transition: all 0.5s ease-in-out !important;
-webkit-transition: all 0.5s ease-in-out !important;
-moz-transition: all 0.5s ease-in-out !important;
}
.cart-details .wc-block-components-totals-coupon__form {
max-width: 320px;
}
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
margin: 46px 0 0;
border-color: #d9d9d9;
color: #4d4d4d !important;
}
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
background-color: #f37452;
color: white;
}
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
padding: 6px 14px;
font-weight: 400;
font-size: 15.4393px;
line-height: 30px;
color: #0a3b62;
}
.cart-details .wc-block-components-form .wc-block-components-text-input,
.wc-block-components-text-input,
.cart-details .wc-block-components-shipping-calculator-address__button,
.cart-details .wc-block-components-shipping-calculator-address {
margin-top: 20px;
}
.cart-details .wc-block-components-form .wc-block-components-checkout-step {
padding: 0 22px 0;
}
.cart-details .wc-block-components-title.wc-block-components-title {
font-size: 18px;
font-weight: 600;
color: #000;
text-transform: uppercase;
}
.cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
position: unset;
margin-right: 12px;
display: inline-block;
transform: none;
}
.cart-details .wc-block-components-checkout-step__heading {
margin: 0 0 6px -22px;
}
.cart-details .wc-block-components-checkout-step__heading-content {
display: none;
margin: 4px 0 0 4px;
font-size: 14px;
color: #212529;
}
.cart-details .wc-block-components-checkout-step__container {
padding: 30px 0 11px;
margin-bottom: 26px;
}
.cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
border-color: #d9d9d9;
left: -12px;
}
.cart-details .wc-block-components-checkout-step__description {
font-size: 18px;
font-weight: 400;
line-height: 1.5;
margin-bottom: 20px;
}
.cart-details .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"] {
position: relative;
margin-right: 10px;
min-height: 20px;
min-width: 20px;
width: 20px;
height: 20px;
border: 1px solid #d9d9d9;
border-radius: 3px;
outline: none !important;
}
.cart-details .wc-block-components-checkbox label {
align-items: center;
font-size: 18px;
font-weight: 400;
line-height: 20px;
color: #000;
}
.cart-details .wc-block-components-checkbox .wc-block-components-checkbox__mark {
display: none;
}
.cart-details .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:checked:after {
content: "";
width: 19px;
height: 19px;
background: url(//kalimatfoundation.ae/ar//devwp-content/themes/kalimat/assets/images/tick-black.svg) no-repeat;
background-size: 100%;
position: absolute;
top: 0px;
left: 0px;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.cart-details .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:not(:checked):after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.cart-details .wc-block-components-radio-control__label,
.cart-details .wc-block-components-radio-control__secondary-label {
font-size: 18px;
font-weight: 400;
}
.cart-details .wc-block-components-radio-control__secondary-label {
font-weight: 600;
}
.cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content> :last-child {
padding-bottom: 0;
}
.cart-details .wc-block-components-shipping-rates-control__package {
padding-bottom: 16px;
}
.cart-details .wc-block-checkout__add-note {
margin: 0 !important;
}
.cart-details .wc-block-checkout__order-notes .wc-block-components-checkout-step__container {
padding: 0;
margin-bottom: 40px;
}
.cart-details .wc-block-checkout__order-notes .wc-block-components-checkbox {
margin-top: 0;
}
.cart-details .wc-block-checkout__order-notes .wc-block-components-checkbox label {
font-size: 16px;
}
.cart-details .wc-block-checkout__terms {
font-size: 18px;
color: #000;
margin: 0 0 40px;
}
.cart-details .wc-block-checkout__actions {
border-top: 0 !important;
padding: 0 !important;
margin-bottom: 40px;
}
.cart-details .wc-block-components-checkout-return-to-cart-button {
font-size: 22px;
font-weight: 500;
padding-left: 0;
color: #212529 !important;
}
.cart-details .wc-block-components-checkout-return-to-cart-button svg {
position: unset;
transform: none;
width: 22px;
height: 17px;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images//new-left-arrow.svg) no-repeat;
background-size: 100%;
margin-right: 10px;
}
.cart-details .wc-block-components-checkout-return-to-cart-button svg path {
display: none;
}
.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
max-width: 450px;
width: 100%;
padding: 8px 40px;
}
.cart-details .wc-block-checkout__payment-method .wc-block-components-radio-control {
border: 1px solid #d9d9d9;
border-radius: 9px;
}
.cart-details .wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
padding: 12px 36px 20px;
}
.cart-details .wc-block-components-radio-control-accordion-content {
padding: 0 36px 12px 36px;
color: #4d4d4d;
}
.cart-details .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
font-size: 16px;
font-weight: 600;
}
.cart-details .wc-block-components-totals-wrapper.wp-block-woocommerce-checkout-order-summary-cart-items-block {
border-top: 0;
padding-top: 0;
}
.cart-details .wc-block-components-panel__button[aria-expanded="true"] {
margin-bottom: 20px;
padding-bottom: 0;
}
.cart-details .wc-block-components-order-summary .wc-block-components-panel__button {
font-size: 18px;
font-weight: 600;
line-height: 1.2;
cursor: pointer;
outline: none !important;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
width: 60px;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
max-width: 60px;
border-radius: 6px;
width: 60px;
height: 60px;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
padding-bottom: 10px;
padding-left: 15px;
}
.cart-details .wc-block-components-order-summary .wc-block-components-product-name {
font-size: 18px;
font-weight: 400;
margin-bottom: 10px;
line-height: 1.2;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
font-size: 14px;
font-weight: 600;
line-height: 1.2;
margin-bottom: 10px;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices del {
display: inline-block;
}
.cart-details .wc-block-components-order-summary .wc-block-components-product-price__value.is-discounted {
margin-left: 20px;
}
.cart-details .wc-block-components-order-summary .wc-block-components-formatted-money-amount {
font-size: 14px;
font-weight: 600;
line-height: 1.2;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata {
font-size: 14px;
font-weight: 400;
line-height: 1.2;
margin-top: 0;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item {
padding-top: 10px;
border-bottom: 0;
}
.cart-details .wc-block-components-order-summary .wc-block-components-product-details__name {
font-weight: 600;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
border: 0;
box-shadow: none;
background: #f37452;
color: #fff;
font-size: 13px;
font-weight: 500;
line-height: normal;
border-radius: 20px;
height: 20px;
transform: translate(40%, -40%);
}
.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg {
vertical-align: text-bottom;
width: 29px;
height: auto;
}
.cart-details>.woocommerce {
width: 100%;
}
.order-details .order-details-item h2 {
text-transform: none;
}
.woocommerce ul.order_details li {
border: 0;
}
.woocommerce ul.order_details::after,
.woocommerce ul.order_details::before {
content: unset;
}
.woocommerce ul.order_details li:last-of-type {
margin-right: 0;
padding-right: 0;
}
.woocommerce table.shop_table {
margin: 0 0 24px 0;
border: 1px solid #d9d9d9;
border-radius: 9px;
border-spacing: 0;
}
.woocommerce table.shop_table thead tr:first-child th:first-child,
.woocommerce table.shop_table thead tr:first-child td:first-child,
.woocommerce table.shop_table thead tr:first-child th:last-child,
.woocommerce table.shop_table thead tr:first-child td:last-child {
padding-top: 40px;
}
.woocommerce table.shop_table tfoot tr:last-child th:first-child,
.woocommerce table.shop_table tfoot tr:last-child td:first-child,
.woocommerce table.shop_table tfoot tr:last-child th:last-child,
.woocommerce table.shop_table tfoot tr:last-child td:last-child {
padding-bottom: 40px;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
padding: 30px 36px;
color: #212529;
}
.woocommerce table.shop_table tr th:last-child,
.woocommerce table.shop_table tr td:last-child {
text-align: right;
padding-left: 0;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
border-top: 0;
}
.woocommerce table.shop_table tbody tr,
.woocommerce table.shop_table tfoot tr {
position: relative;
}
.woocommerce table.shop_table tbody tr::after,
.woocommerce table.shop_table tfoot tr::after {
content: "";
width: calc(100% - 72px);
height: 1px;
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
background-color: #d9d9d9;
}
.woocommerce table.shop_table thead th,
.woocommerce table.shop_table thead td {
text-transform: uppercase;
}
.woocommerce table.shop_table thead th,
.woocommerce table.shop_table thead td,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tbody td {
font-size: 16px;
}
.woocommerce table.shop_table th {
font-weight: 600;
}
.woocommerce table.shop_table td {
font-weight: 400;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
font-size: 18px;
font-weight: 600;
}
.cart-details .woocommerce .u-columns.col2-set {
display: flex;
}
.cart-details .woocommerce .u-columns.col2-set .u-column1,
.cart-details .woocommerce .u-columns.col2-set .u-column2 {
float: unset;
flex: 0 0 50%;
max-width: 50%;
}
.wc-block-cart__submit-container .components-button[disabled="disabled"]{
pointer-events: none;
opacity: 0.5;
}
.wc-block-cart__submit-container button{
position: relative;
overflow: hidden;
pointer-events: none;
}
.wc-block-cart__submit-container button::before{
content: "";
position: absolute;
inset: 0;
background-color: #ffffffc2;
}
.wc-block-cart__submit-container button::after {
content: "";
height: 20px;
width: 20px;
display: block;
position: absolute;
inset: 0;
z-index: 3;
margin: auto;
content: "";
animation: spin 1s ease-in-out infinite;
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 91.3 91.1"><circle cx="45.7" cy="45.7" r="45.7"/><circle fill="%23FFF" cx="45.7" cy="24.4" r="12.5"/></svg>') center center;
background-size: cover;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
margin-bottom: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.button .woocommerce-form-register__submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
border-radius: 10px;
background: #000;
color: #fff;
font-size: 22px;
font-style: normal;
font-weight: 500;
padding: 13px 20px;
display: block;
text-align: center;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
border: 1px solid transparent;
margin-right: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:focus,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce button.button .woocommerce-form-register__submit:focus,
.woocommerce button.button .woocommerce-form-register__submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover {
background: #fff;
color: #000;
border: 1px solid #000;
}
.woocommerce form .form-row input.input-text {
border-radius: 6px;
border: 1px solid #d9d9d9;
color: #4d4d4d;
font-weight: 400;
line-height: 18px;
height: auto;
font-size: 16px;
width: 100%;
padding: 12px 36px;
}
.woocommerce form .form-row {
flex-direction: column;
}
.lost_password a {
color: #000;
font-size: 18px;
font-weight: 600;
position: relative;
line-height: 16px;
}
.lost_password a:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
height: 2px;
width: 100%;
background: #000;
}
.woocommerce form .form-row label,
p {
font-size: 18px;
}
.cart-details h2,
.woocommerce-account .addresses .title h3,
h3,
legend {
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
height: 100%;
}
.woocommerce-MyAccount-navigation ul li a {
color: #000;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin-bottom: 40px;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
text-decoration: underline;
}
.woocommerce-MyAccount-content p {
font-size: 18px;
font-weight: 600;
color: #000;
}
.woocommerce-MyAccount-content p a {
text-decoration: underline;
}
.woocommerce table.shop_table thead tr:first-child th:first-child {
padding-top: 30px;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
display: flex;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
float: unset;
flex: 0 0 50%;
max-width: 50%;
width: 50%;
}
.woocommerce-order-details h2,
.cart-details h2.woocommerce-column__title {
font-size: 16px;
font-weight: 600;
padding: 0 0 20px 0;
margin: 0;
}
.woocommerce .woocommerce-customer-details address {
border-radius: 9px;
border: 1px solid #d9d9d9;
padding: 16px 36px;
}
.cart-details .woocommerce .u-columns.col2-set.addresses {
column-gap: 20px;
display: flex;
margin-left: -15px;
margin-right: -15px;
}
.woocommerce .col2-set .woocommerce-Address,
.woocommerce-page .col2-set .woocommerce-Address {
border-radius: 9px;
border: 1px solid #d9d9d9;
padding: 16px 36px;
}
.woocommerce-account .addresses .title h3 {
padding: 0 0 20px 0;
margin: 0;
}
.woocommerce-address-fields .select2-container .select2-selection--single {
height: auto;
border: 1px solid #d9d9d9;
}
.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
padding: 8px 36px;
font-size: 16px;
font-weight: 400;
color: #000;
}
.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 10px;
right: 15px;
}
.woocommerce-address-fields .form-row label,
form.woocommerce-EditAccountForm .form-row label {
font-weight: 400;
font-size: 18px;
line-height: 24px;
}
.woocommerce .woocommerce-address-fields form .form-row,
form.woocommerce-EditAccountForm .form-row {
margin: 0 0 20px;
}
.woocommerce .help-text {
font-size: 14px;
font-weight: 600;
}
@media screen and (max-width: 1580px) {
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.button .woocommerce-form-register__submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
font-size: 18px;
}
.woocommerce form .form-row label,
p,
.woocommerce-MyAccount-content p,
.woocommerce-address-fields .form-row label {
font-size: 16px;
}
}
@media screen and (max-width: 1440px) {
.woocommerce form .form-row input.input-text {
padding: 12px 24px;
}
.lost_password a {
font-size: 17px;
}
}
@media screen and (max-width: 1366px) {
.woocommerce form .form-row input.input-text {
padding: 12px 20px;
}
.lost_password a {
font-size: 16px;
}
}
@media screen and (max-width: 1199px) {
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.button .woocommerce-form-register__submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
font-size: 17px;
}
}
@media screen and (max-width: 1024px) {
.cart-details .woocommerce .u-columns.col2-set {
flex-direction: column;
}
.cart-details .woocommerce .u-columns.col2-set .u-column1,
.cart-details .woocommerce .u-columns.col2-set .u-column2 {
float: unset;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.cart-details .woocommerce .u-columns.col2-set .u-column1 {
margin-bottom: 40px;
}
}
@media screen and (max-width: 991px) {
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
padding: 12px;
}
}
@media screen and (max-width: 768px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
max-width: 300px;
margin: 0 auto 40px;
border: 1px solid #efefef;
position: relative;
}
.woocommerce-MyAccount-navigation ul li a {
font-size: 18px;
font-weight: 600;
text-decoration: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
text-decoration: none;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
border-bottom: none;
}
.woocommerce-MyAccount-navigation ul li,
.woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin: 0;
}
.woocommerce-MyAccount-navigation ul li {
border-bottom: 1px solid #efefef;
padding: 8px 0;
text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation:before {
content: "";
position: absolute;
right: 17px;
top: 15px;
background: url(https://html.cactidev.com/htmldev1/kalimat-local/merchandise-module/images/down-arrow.svg) no-repeat;
background-size: 100%;
width: 15px;
height: 11px;
z-index: 99;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
display: none;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active {
display: block;
}
.woocommerce-MyAccount-navigation.active ul li.woocommerce-MyAccount-navigation-link {
display: block;
}
}
@media screen and (max-width: 575px) {
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: 100%;
}
} .woocommerce-ResetPassword .woocommerce-Button {
width: 100%;
max-width: 260px;
margin: 10px 0 0 !important;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
margin: 0 0 20px;
}
.myaccount-box-header h2 {
font-size: 32px;
line-height: 38px;
font-weight: 600;
text-transform: none;
}
.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content p a {
color: #000;
}
.woocommerce-customer-details p {
margin: 0;
}
.woocommerce-customer-details address>p {
font-style: italic;
}
.woocommerce-customer-details address>p:not(:last-child),
.woocommerce-customer-details address .woocommerce-customer-details--phone {
margin-bottom: 10px !important;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
font-size: 16px;
font-weight: 400;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
font-size: 18px;
font-weight: 600;
}
.woocommerce-customer-details .woocommerce-column p {
font-size: 16px;
}
@media screen and (max-width: 1440px) {
.woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin-bottom: 30px;
}
.woocommerce-MyAccount-navigation ul li a {
font-size: 18px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 22%;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 78%;
}
}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 991px) {
.woocommerce-ResetPassword .woocommerce-Button {
margin: 5px 0 0 !important;
}
}
@media screen and (max-width: 768px) {
.woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 100%;
}
.woocommerce table.shop_table.account-orders-table tbody tr::after {
display: none;
}
.woocommerce table.shop_table.account-orders-table tr td:last-child {
padding-left: 24px;
}
.woocommerce-customer-details .woocommerce-columns {
flex-direction: column;
}
.woocommerce-customer-details .woocommerce-columns .col-1,
.woocommerce-customer-details .woocommerce-columns .col-2 {
width: 100%;
flex: 0 0 100%;
padding: 0;
max-width: 100%;
}
.woocommerce-customer-details .woocommerce-columns .col-1 {
margin: 0 0 40px 0;
}
.woocommerce-order-details h2,
.cart-details h2.woocommerce-column__title {
padding: 0 0 12px 0;
}
.woocommerce .woocommerce-customer-details address,
.woocommerce .col2-set .woocommerce-Address,
.woocommerce-page .col2-set .woocommerce-Address {
padding: 16px 20px;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
font-size: 17px;
font-weight: 600;
}
.cart-details .woocommerce .u-columns.col2-set.addresses {
margin: 0;
}
.cart-details .woocommerce .u-columns.col2-set .u-column1 {
margin-bottom: 24px;
}
}
@media screen and (max-width: 575px) {
.woocommerce table.shop_table.account-orders-table tr td:last-child {
padding-left: 16px;
}
}
@media screen and (max-width: 480px) {
.woocommerce-ResetPassword .woocommerce-Button {
max-width: 100%;
}
}  .shopping-cart-popup .shopping-cart-list .product-image a {
display: block;
}
.shopping-cart-popup .shopping-cart-list .product-image a img {
width: 100%;
height: 100%;
margin-left: 0;
border-radius: 10px;
}
.shopping-cart-popup .shopping-cart-list ul li {
padding: 0;
}
.shopping-cart-popup .shopping-cart-list ul li {
font-weight: 400;
}
.shopping-cart-popup ul.cart_list li a,
.shopping-cart-popup ul.product_list_widget li a {
font-weight: 400;
}
.shopping-cart-popup ul.cart_list li a.a-link,
.shopping-cart-popup ul.product_list_widget li a.a-link {
font-weight: 600;
}
.shopping-cart-list .product-details .product-price .amount {
font-size: 16px;
color: #000;
opacity: 1;
}
.shopping-cart-list .product-details .product-price .amount bdi {
font-weight: 600;
}
.shopping-cart-list .product-details .product-price .amount bdi span {
font-weight: 500;
}
.js-mincart-checkout-btn[disabled="disabled"] {
pointer-events: none;
opacity: 0.5;
}
.shopping-cart-popup .shopping-cart-list{
overflow: hidden;
}
.shopping-cart-popup .shopping-cart-list,
.shopping-cart-popup .shopping-cart-list .cartcontents,
.shopping-cart-popup .shopping-cart-list .widget_shopping_cart_content {
height: 100%;
}
.shopping-cart-popup .shopping-cart-list .widget_shopping_cart_content{
display: flex;
flex-direction: column;
}
.shopping-cart-list .shopping-cart-body{
flex-grow: 1;
height: auto !important;
}
.shopping-cart-popup .widget_shopping_cart_content::before{
position: absolute;
inset: 0;
z-index: 2;
background: #00000094;
margin: auto;
pointer-events: none;
}
.shopping-cart-popup .widget_shopping_cart_content.loading::before{
content: "";
}
.shopping-cart-popup .widget_shopping_cart_content.loading::after{
height: 20px;
width: 20px;
display: block;
position: absolute;
inset: 0;
z-index: 3;
margin: auto;
content: "";
animation: spin 1s ease-in-out infinite;
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 91.3 91.1"><circle cx="45.7" cy="45.7" r="45.7"/><circle fill="%23FFF" cx="45.7" cy="24.4" r="12.5"/></svg>') center center;
background-size: cover;
}
.pswp {
z-index: 9999;
}
.wpc-filters-section {
margin-bottom: 0;
margin-top: 40px;
}
.wpc-filters-section.open .wpc-filter-title::after {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
.wpc-filter-title {
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 24px;
cursor: pointer;
justify-content: start;
}
.wpc-filter-title::after {
content: "";
width: 13px;
height: 7px;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images//down-arrow.svg) no-repeat;
background-size: 100%;
margin-right: 10px;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
}
.wpc-filters-main-wrap li.wpc-term-item label {
position: relative;
padding-right: 30px;
cursor: pointer;
line-height: 20px;
display: inline-block;
color: #000;
font-size: 16px;
font-weight: 600;
}
.wpc-filters-main-wrap li.wpc-term-item label a {
color: #000;
font-weight: 600;
}
.wpc-filters-main-wrap li.wpc-term-item label::before {
content: "";
position: absolute;
right: 0;
top: 0;
width: 20px;
height: 20px;
border: 1px solid #000;
background: transparent;
}
.wpc-filters-main-wrap li.wpc-term-item label::after {
content: "";
background: #000;
height: 14px;
width: 14px;
position: absolute;
top: 3px;
right: 3px;
border: 0;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.wpc-term-item-content-wrapper [type="checkbox"]:checked+label::before,
.wpc-term-item-content-wrapper [type="checkbox"]:not(:checked)+label::before {
border: 1px solid #d9d9d9;
border-radius: 3px;
}
.wpc-term-item-content-wrapper [type="checkbox"]:not(:checked)+label:after,
.wpc-term-item-content-wrapper [type="radio"]:not(:checked)+label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.wpc-filters-main-wrap li.wpc-term-item input[type="checkbox"],
.wpc-filters-main-wrap li.wpc-term-item input[type="radio"] {
position: absolute;
right: 0;
opacity: 0;
}
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label:before,
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="radio"]+label:before {
content: "";
position: absolute;
right: 0;
top: 0;
width: 40px;
height: 40px;
border: 1px solid #212529;
background: #fff;
}
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label:after,
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="radio"]+label:after {
content: "";
width: 20px;
height: 20px;
position: absolute;
top: 10px;
right: 10px;
opacity: 0;
background: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images//tick.svg) no-repeat;
background-size: 100%;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label {
line-height: 40px;
padding-right: 55px;
}
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]:checked+label:after,
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="radio"]:checked+label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.wpc-filter-pa_color .wpc-filters-ul-list {
display: flex;
flex-wrap: wrap;
}
.wpc-filter-pa_color .wpc-checkbox-item {
width: 50%;
min-height: 40px;
}
.wpc-filters-main-wrap ul.wpc-filters-ul-list {
padding: 0;
margin-bottom: 0;
}
.wpc-filter-search-form .wpc-search-field {
outline: none;
display: block;
width: 100%;
border-radius: 6px;
border: 1px solid #d9d9d9;
padding: 0.375rem 0.75rem;
background-color: #fff;
background-clip: padding-box;
padding-left: 40px;
color: #4d4d4d;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 18px;
height: auto;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wpc-search-icon {
left: 10px;
right: auto;
width: 20px;
}
.wpc-search-icon:before {
background-image: url(//kalimatfoundation.ae/ar//dev/wp-content/themes/kalimat/assets/images//search.svg);
background-size: 100%;
width: 20px;
height: 20px;
}
.wpc-filter-search-form {
max-width: 320px;
}
.wpc-filters-main-wrap li.wpc-term-item {
padding: 0 !important;
margin-bottom: 18px !important;
}
.wpc-filters-main-wrap li.wpc-term-item.wpc-term-count-0 {
pointer-events: none;
}
.wpc-edit-filter-set {
font-weight: 500;
margin-top: 16px;
}
.wpc-edit-filter-set a {
color: #212529;
text-decoration: underline;
}
.wpc-search-field-wrapper .wpc-search-clear-icon-wrapper {
right: 25px;
}
@media (max-width: 1580px) {
.cart-details .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
.cart-details .wc-block-cart__submit-button,
.cart-details .wc-block-components-shipping-calculator-address__button,
.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.cart-details .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
font-size: 18px !important;
}
.cart-details .wc-block-components-checkout-step__description,
.cart-details .wc-block-components-radio-control__label,
.cart-details .wc-block-components-radio-control__secondary-label,
.cart-details .wc-block-checkout__terms {
font-size: 16px;
}
}
@media (max-width: 1480px) {
.cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon,
.cart-details .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link,
.cart-details .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
.cart-details .wc-block-cart__submit-button,
.cart-details .wc-block-components-shipping-calculator-address__button,
.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.cart-details .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button,
.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,
.cart-details table.wc-block-cart-items .wc-block-cart-items__header th,
.cart-details .wc-block-cart .wc-block-cart__totals-title,
.cart-details .wc-block-components-sidebar .wc-block-components-panel,
.cart-details .wc-block-components-sidebar .wc-block-components-totals-item,
.cart-details .wc-block-components-totals-shipping .wc-block-components-shipping-address,
.cart-details .wc-block-components-order-summary .wc-block-components-panel__button {
font-size: 17px !important;
}
.cart-details .wc-block-components-product-name {
font-size: 20px;
}
.cart-details .wc-block-components-form .wc-block-components-text-input label,
.cart-details .wc-block-components-text-input label,
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
left: 24px;
max-width: calc(100% - 48px);
}
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="email"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="number"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="tel"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="text"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="url"],
.cart-details .wc-block-components-text-input input[type="email"],
.cart-details .wc-block-components-text-input input[type="number"],
.cart-details .wc-block-components-text-input input[type="tel"],
.cart-details .wc-block-components-text-input input[type="text"],
.cart-details .wc-block-components-text-input input[type="url"],
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
padding: 13px 24px;
}
.cart-details .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="number"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="tel"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="text"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="url"],
.cart-details .wc-block-components-text-input input:-webkit-autofill,
.cart-details .wc-block-components-text-input.is-active input[type="email"],
.cart-details .wc-block-components-text-input.is-active input[type="number"],
.cart-details .wc-block-components-text-input.is-active input[type="tel"],
.cart-details .wc-block-components-text-input.is-active input[type="text"],
.cart-details .wc-block-components-text-input.is-active input[type="url"] {
padding: 13px 24px;
}
}
@media (max-width: 1366px) {
.cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon,
.cart-details .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
font-size: 16px !important;
}
.cart-details .wc-block-components-checkbox label {
font-size: 15px;
}
.cart-details .wc-block-components-form .wc-block-components-text-input label,
.cart-details .wc-block-components-text-input label,
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
left: 20px;
max-width: calc(100% - 40px);
}
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="email"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="number"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="tel"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="text"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="url"],
.cart-details .wc-block-components-text-input input[type="email"],
.cart-details .wc-block-components-text-input input[type="number"],
.cart-details .wc-block-components-text-input input[type="tel"],
.cart-details .wc-block-components-text-input input[type="text"],
.cart-details .wc-block-components-text-input input[type="url"],
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
padding: 13px 20px;
}
.cart-details .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="number"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="tel"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="text"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="url"],
.cart-details .wc-block-components-text-input input:-webkit-autofill,
.cart-details .wc-block-components-text-input.is-active input[type="email"],
.cart-details .wc-block-components-text-input.is-active input[type="number"],
.cart-details .wc-block-components-text-input.is-active input[type="tel"],
.cart-details .wc-block-components-text-input.is-active input[type="text"],
.cart-details .wc-block-components-text-input.is-active input[type="url"] {
padding: 13px 20px;
}
.wpc-filter-title {
font-size: 16px;
}
.wpc-filters-main-wrap li.wpc-term-item label {
font-size: 15px;
}
}
@media (max-width: 1199px) {
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
min-width: 130px;
width: 130px;
height: 130px;
}
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image a {
padding-right: 24px !important;
}
.cart-details .wc-block-components-sidebar-layout .wc-block-components-main {
width: 58%;
}
.cart-details .wc-block-components-sidebar {
width: 38%;
}
.woocommerce table.shop_table thead tr:first-child th:first-child,
.woocommerce table.shop_table thead tr:first-child td:first-child,
.woocommerce table.shop_table thead tr:first-child th:last-child,
.woocommerce table.shop_table thead tr:first-child td:last-child {
padding-top: 30px;
}
.woocommerce table.shop_table tfoot tr:last-child th:first-child,
.woocommerce table.shop_table tfoot tr:last-child td:first-child,
.woocommerce table.shop_table tfoot tr:last-child th:last-child,
.woocommerce table.shop_table tfoot tr:last-child td:last-child {
padding-bottom: 30px;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
padding: 22px 24px;
}
.woocommerce table.shop_table tbody tr::after,
.woocommerce table.shop_table tfoot tr::after {
width: calc(100% - 42px);
}
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label:before,
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="radio"]+label:before {
width: 30px;
height: 30px;
}
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label {
padding-right: 40px;
}
.wpc-filter-pa_color .wpc-checkbox-item {
min-height: 30px;
}
.wpc-filters-section {
margin-top: 30px;
}
.wpc-filter-title {
font-size: 14px;
margin-bottom: 16px;
}
}
@media (max-width: 992px) {
.cart-details .wc-block-components-sidebar-layout {
flex-direction: column;
}
.cart-details .wc-block-components-sidebar-layout .wc-block-components-main {
margin-right: 0;
}
.cart-details .wc-block-components-sidebar-layout .wc-block-components-main,
.cart-details .wc-block-components-sidebar {
width: 100%;
}
.cart-details .wc-block-cart table.wc-block-cart-items {
margin-bottom: 60px;
}
.cart-details .wc-block-cart .wc-block-cart-items td {
padding: 24px 0 0 !important;
}
.cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td:first-child:after {
top: 24px;
}
.cart-details .wc-block-checkout__sidebar {
order: 1 !important;
}
.cart-details .wc-block-components-sidebar-layout .wc-block-components-main.wp-block-woocommerce-checkout-fields-block {
margin-bottom: 60px;
}
}
@media (max-width: 768px) {
.wpc-filters-widget-content {
display: block !important;
}
.wpc_show_bottom_widget .wpc-filters-open-button-container,
.wpc_show_open_close_button .wpc-filters-open-button-container {
display: none;
}
}
@media (max-width: 767px) {
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
.cart-details table.wc-block-cart-items .wc-block-cart-items__header {
display: table-row !important;
}
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,
.cart-details table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,
.cart-details table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
display: none;
}
.cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row {
-ms-grid-columns: auto 1fr;
display: -ms-grid;
display: grid;
grid-template-columns: auto 1fr;
padding: 0 !important;
}
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
-ms-grid-column: 1 !important;
grid-column: 1 !important;
-ms-grid-row: 1 !important;
grid-row: 1 !important;
}
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
-ms-grid-column-span: 2 !important;
-ms-grid-column-align: stretch;
-ms-grid-column: 2 !important;
grid-column: 2 !important;
-ms-grid-row: 1 !important;
grid-row: 1 !important;
justify-self: stretch !important;
}
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
-ms-grid-column: 2 !important;
grid-column: 2 !important;
-ms-grid-row: 2 !important;
grid-row: 2 !important;
}
.cart-details .wc-block-components-product-name {
font-size: 18px;
}
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product .wc-block-cart-item__wrap {
padding-bottom: 0;
}
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__total {
padding-top: 0 !important;
}
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper {
padding-top: 12px;
margin-bottom: 0;
align-items: flex-start;
}
.cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-formatted-money-amount::before {
content: "Total:";
margin-right: 8px;
}
.cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge {
margin-top: 12px;
margin-bottom: 0;
}
.cart-details .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
display: block !important;
text-align: right;
text-transform: uppercase;
}
.cart-details .wc-block-components-title.wc-block-components-title {
font-size: 16px;
}
.cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
margin-right: 2px;
}
.cart-details .wc-block-components-form .wc-block-components-checkout-step {
padding: 0 0 0 22px !important;
}
.cart-details .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
padding-left: 0 !important;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item {
display: grid;
grid-template-columns: 60px 1fr;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
text-align: left;
margin-left: 0;
-moz-grid-column: 2;
grid-column: 2;
padding: 2px 0 10px 15px;
}
.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price .wc-block-components-formatted-money-amount::before {
content: "Total:";
margin-right: 8px;
}
}
@media (max-width: 753px) {
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
padding: 0 !important;
}
.cart-details .wc-block-cart__sidebar {
margin-bottom: 0 !important;
}
.cart-details .wc-block-checkout__add-note {
border-bottom: 0 !important;
padding: 0 !important;
}
}
@media (max-width: 576px) {
.cart-details .wc-block-cart-item__total .wc-block-components-sale-badge {
display: block !important;
}
}
@media (max-width: 575px) {
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
min-width: 80px;
max-width: 80px;
width: 80px;
height: 80px;
}
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,
.cart-details table.wc-block-cart-items .wc-block-cart-items__header th,
.cart-details .wc-block-cart .wc-block-cart__totals-title,
.cart-details .wc-block-components-sidebar .wc-block-components-panel,
.cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon,
.cart-details .wc-block-components-sidebar .wc-block-components-totals-item,
.cart-details .wc-block-components-totals-shipping .wc-block-components-shipping-address,
.cart-details .wc-block-components-order-summary .wc-block-components-panel__button {
font-size: 16px !important;
}
.wc-block-checkout__actions_row {
flex-direction: column;
}
.cart-details .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
margin-bottom: 20px;
}
.woocommerce table.shop_table thead tr:first-child th:first-child,
.woocommerce table.shop_table thead tr:first-child td:first-child,
.woocommerce table.shop_table thead tr:first-child th:last-child,
.woocommerce table.shop_table thead tr:first-child td:last-child {
padding-top: 24px;
}
.woocommerce table.shop_table tfoot tr:last-child th:first-child,
.woocommerce table.shop_table tfoot tr:last-child td:first-child,
.woocommerce table.shop_table tfoot tr:last-child th:last-child,
.woocommerce table.shop_table tfoot tr:last-child td:last-child {
padding-bottom: 24px;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
padding: 22px 16px;
}
.woocommerce table.shop_table tbody tr::after,
.woocommerce table.shop_table tfoot tr::after {
width: calc(100% - 32px);
}
.woocommerce table.shop_table thead th,
.woocommerce table.shop_table thead td,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
font-size: 15px;
}
}
@media (max-width: 567px) {
.cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
content: " " counter(checkout-step) "." !important;
content: "  " counter(checkout-step) "." / "" !important;
}
.cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
border-left: 1px solid hsla(0, 0%, 7%, 0.11);
content: "" !important;
height: 100%;
position: absolute;
top: 0;
}
}
@media (max-width: 480px) {
.cart-details .wc-block-components-totals-coupon__form {
max-width: 100%;
}
}
@media (max-width: 443px) {
.cart-details .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
display: block !important;
}
}
@media (max-width: 350px) {
.cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
-ms-grid-column-span: 1 !important;
-ms-grid-column: 1 !important;
grid-column: 1 !important;
-ms-grid-row: 2 !important;
grid-row: 2 !important;
}
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
-ms-grid-column: 1 !important;
grid-column: 1 !important;
-ms-grid-row: 3 !important;
grid-row: 3 !important;
}
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product,
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product .wc-block-cart-item__wrap {
padding-top: 0 !important;
}
.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
min-width: 120px;
max-width: 120px;
width: 120px;
height: 120px;
}
} .cart-details .woocommerce .u-columns.col2-set {
display: flex;
}
.cart-details .woocommerce .u-columns.col2-set .u-column1,
.cart-details .woocommerce .u-columns.col2-set .u-column2 {
float: unset;
flex: 0 0 50%;
max-width: 50%;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
margin-bottom: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.button .woocommerce-form-register__submit,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button {
border-radius: 10px;
background: #000;
color: #fff;
font-size: 22px;
font-style: normal;
font-weight: 500;
padding: 13px 20px;
display: block;
text-align: center;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
border: 1px solid transparent;
margin-right: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:focus,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce button.button .woocommerce-form-register__submit:focus,
.woocommerce button.button .woocommerce-form-register__submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:hover {
background: #fff;
color: #000;
border: 1px solid #000;
}
.woocommerce form .form-row input.input-text {
border-radius: 6px;
border: 1px solid #d9d9d9;
color: #4d4d4d;
font-weight: 400;
line-height: 18px;
height: auto;
font-size: 16px;
width: 100%;
padding: 12px 36px;
}
.woocommerce form .form-row {
flex-direction: column;
}
.lost_password a {
color: #000;
font-size: 18px;
font-weight: 600;
position: relative;
line-height: 16px;
}
.lost_password a:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
height: 2px;
width: 100%;
background: #000;
}
.woocommerce form .form-row label,
p {
font-size: 18px;
}
.cart-details h2,
.woocommerce-account .addresses .title h3,
h3, legend {
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
height: 100%;
}
.woocommerce-MyAccount-navigation ul li a {
color: #000;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin-bottom: 40px;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
text-decoration: underline;
}
.woocommerce-MyAccount-content p {
font-size: 18px;
font-weight: 600;
color: #000;
}
.woocommerce-MyAccount-content p a {
text-decoration: underline;
}
.woocommerce table.shop_table thead tr:first-child th:first-child {
padding-top: 30px;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
display: flex;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
float: unset;
flex: 0 0 50%;
max-width: 50%;
width: 50%;
}
.woocommerce-order-details h2,
.cart-details h2.woocommerce-column__title {
font-size: 16px;
font-weight: 600;
padding: 0 0 20px 0;
margin: 0;
}
.woocommerce .woocommerce-customer-details address {
border-radius: 9px;
border: 1px solid #d9d9d9;
padding: 16px 36px;
}
.cart-details .woocommerce .u-columns.col2-set.addresses {
column-gap: 20px;
display: flex;
margin-left: -15px;
margin-right: -15px;
}
.woocommerce .col2-set .woocommerce-Address,
.woocommerce-page .col2-set .woocommerce-Address {
border-radius: 9px;
border: 1px solid #d9d9d9;
padding: 16px 36px;
}
.woocommerce-account .addresses .title h3 {
padding: 0 0 20px 0;
margin: 0;
}
.woocommerce-address-fields .select2-container .select2-selection--single {
height: auto;
border: 1px solid #d9d9d9;
}
.woocommerce-address-fields
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
padding: 8px 36px;
font-size: 16px;
font-weight: 400;
color: #000;
}
.woocommerce-address-fields
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
top: 10px;
right: 15px;
}
.woocommerce-address-fields .form-row label,  form.woocommerce-EditAccountForm .form-row label {
font-weight: 400;
font-size: 18px;
line-height: 24px;
}
.woocommerce .woocommerce-address-fields form .form-row ,  form.woocommerce-EditAccountForm .form-row {
margin: 0 0 20px;
}
.woocommerce .help-text {
font-size: 14px;
font-weight: 600;
}
@media screen and (max-width: 1580px) {
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.button .woocommerce-form-register__submit,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button {
font-size: 18px;
}
.woocommerce form .form-row label,
p,
.woocommerce-MyAccount-content p,
.woocommerce-address-fields .form-row label {
font-size: 16px;
}
}
@media screen and (max-width: 1440px) {
.woocommerce form .form-row input.input-text {
padding: 12px 24px;
}
.lost_password a {
font-size: 17px;
}
}
@media screen and (max-width: 1366px) {
.woocommerce form .form-row input.input-text {
padding: 12px 20px;
}
.lost_password a {
font-size: 16px;
}
}
@media screen and (max-width: 1199px) {
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.button .woocommerce-form-register__submit,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button {
font-size: 17px;
}
}
@media screen and (max-width: 1024px) {
.cart-details .woocommerce .u-columns.col2-set {
flex-direction: column;
}
.cart-details .woocommerce .u-columns.col2-set .u-column1,
.cart-details .woocommerce .u-columns.col2-set .u-column2 {
float: unset;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.cart-details .woocommerce .u-columns.col2-set .u-column1 {
margin-bottom: 40px;
}
}
@media screen and (max-width: 991px) {
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
padding: 12px;
}
}
@media screen and (max-width: 768px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
max-width: 300px;
margin: 0 auto 40px;
border: 1px solid #efefef;
position: relative;
}
.woocommerce-MyAccount-navigation ul li a { font-size: 18px; font-weight: 600; text-decoration: none;}
.woocommerce-MyAccount-navigation ul li.is-active a { text-decoration: none;}
.woocommerce-MyAccount-navigation ul { margin: 0;border-bottom: none;}
.woocommerce-MyAccount-navigation ul li,.woocommerce-MyAccount-navigation ul li:not(:last-child) { margin: 0;}
.woocommerce-MyAccount-navigation ul li {
border-bottom: 1px solid #efefef; padding: 8px 0;
text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation:before { 
content: '';
position: absolute;
right: 17px;
top: 15px;
background: url(https://html.cactidev.com/htmldev1/kalimat-local/merchandise-module/images/down-arrow.svg) no-repeat;
background-size: 100%;
width: 15px;
height: 11px;
z-index: 99;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link { display: none;}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active { display: block;}
.woocommerce-MyAccount-navigation.active ul li.woocommerce-MyAccount-navigation-link {
display: block;
}
}
@media screen and (max-width: 575px) {
.woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last { width: 100%;}
} .woocommerce-ResetPassword .woocommerce-Button { 
width: 100%;
max-width: 260px;
margin: 10px 0 0 !important;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
margin: 0 0 20px;
}
.myaccount-box-header h2 { font-size: 32px; line-height: 38px; font-weight: 600; text-transform: none;}
.woocommerce-MyAccount-content  p, .woocommerce-MyAccount-content p a { color: #000;}
.woocommerce-customer-details p { margin: 0;}
.woocommerce-customer-details address > p { font-style: italic;}
.woocommerce-customer-details address > p:not(:last-child), .woocommerce-customer-details address .woocommerce-customer-details--phone { margin-bottom: 10px !important;}
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td { font-size: 16px; font-weight: 400;}
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td { font-size: 18px; font-weight: 600;}
.woocommerce-customer-details .woocommerce-column p { font-size: 16px;}
@media screen and (max-width: 1440px) {
.woocommerce-MyAccount-navigation ul li:not(:last-child) { margin-bottom: 30px;}
.woocommerce-MyAccount-navigation ul li a { font-size: 18px;}
.woocommerce-account .woocommerce-MyAccount-navigation { width: 22%;}
.woocommerce-account .woocommerce-MyAccount-content { width: 78%;}
}
@media screen and (max-width: 1199px) {
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label:after, .wpc-filter-pa_color .wpc-term-item-content-wrapper [type="radio"]+label:after {
top: 5px;
right: 5px;
}
}
@media screen and (max-width: 1160px) {
.filters-block {
max-width: 350px; 
padding-left: 16px;
}
}
@media screen and (max-width: 1088px) {
.navbar-merchandise .navbar-nav li.nav-item {
padding: 0px 12px 0 0 !important;
}
}
@media screen and (max-width: 1024px) {
.merchandise-account-icons.desktop-version {
display: none;
}
.merchandise-account-icons.mobile-version {
display: block;
}
.navbar-merchandise .container-fluid {
justify-content: flex-end !important;
flex-wrap: wrap;
}
.navbar-merchandise .collapse:not(.show) {
display: none !important;
}
.navbar-merchandise .collapse.show { display: block !important;}
.navbar-merchandise .navbar-brand {
margin-left: auto;
margin-right: 0;
text-align: right;
}
.navbar-merchandise .merchandise-account-icons {
order: 2;
}
.navbar-merchandise .navbar-toggler {
order: 3;
padding: 0;
margin: 0;
display: block;
}
.navbar-merchandise div#navbarResponsive {
order: 4;
width: 100%;
}
.navbar .menu-mainmenu-container , .navbar-merchandise .menu-secondaytopmenu-container , .navbar .menu-mainmenu-arabic-container{ padding: 0 14px;}
.navbar-merchandise .navbar-nav { flex-direction: column;}
.navbar-merchandise .language-translator {
display: none;
}
.language-translator-sm {
margin-right: 20px;
}
.navbar-merchandise .merchandise-account-icons {
margin-left: 0;
margin-right: 20px;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-left: 20px;
position: relative;
}
.navbar-merchandise .navbar-nav > .nav-item > a {
font-size: 20px;
text-transform: uppercase;
}
.navbar-merchandise .navbar-nav li.nav-item {
padding: 0 0 20px 0 !important;
}
#navbarResponsive .wrapper {
padding-left: 0;
}
.navbar-merchandise .navbar-brand {
max-width: 239px;
}
#nav-icon4.open span:nth-child(3) {
left: 7px;
top: 28px;
}
.product-details .color ul li:not(:last-child) {
margin-left: 12px;
margin-right: 0;
}
.product-details .size ul li:not(:last-child) {
margin-left: 16px;
margin-right: 0;
}
.product-details .size h2,
.product-details .color h2 {
margin-left: 48px;
margin-right: 0;
}
.product-details-area .products-slider {
max-width: 450px;
}
.thankyou-container-footer .btn-block .d-flex { justify-content: space-between;}
.thankyou-container-footer .icon-link { margin-right: 20px;}
.myaccount { padding: 50px 0;}
.filters-block {max-width: 400px;}
.filters-block.open {
right: 0;
height: 500px;
overflow-y: auto;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.navbar-merchandise .navbar-nav li.nav-item { text-align: right;}
}
@media screen and (max-width: 991px) {
.woocommerce-ResetPassword .woocommerce-Button { 
margin: 5px 0 0 !important;
}
.filters-block .widget_wpc_filters_widget { height: 400px; overflow-y: auto; padding-right: 10px;}
.filters-block { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
}
@media screen and (max-width: 768px) {
.woocommerce-MyAccount-navigation ul li:not(:last-child) { margin: 0;}
.woocommerce-account .woocommerce-MyAccount-navigation { width: 100%;}
.woocommerce-account .woocommerce-MyAccount-content { width: 100%;}
.woocommerce table.shop_table.account-orders-table tbody tr::after {
display: none;
}
.woocommerce table.shop_table.account-orders-table  tr td:last-child {
padding-left: 24px;
}
.woocommerce-customer-details .woocommerce-columns { flex-direction: column;}
.woocommerce-customer-details .woocommerce-columns .col-1 , .woocommerce-customer-details .woocommerce-columns .col-2 { width: 100%; flex: 0 0 100%; padding: 0;
max-width: 100%;}
.woocommerce-customer-details .woocommerce-columns .col-1 { margin: 0 0 40px 0;}
.woocommerce-order-details h2, .cart-details h2.woocommerce-column__title { padding: 0 0 12px 0;}
.woocommerce .woocommerce-customer-details address,
.woocommerce .col2-set .woocommerce-Address, .woocommerce-page .col2-set .woocommerce-Address { padding: 16px 20px;}
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td {
font-size: 17px;
font-weight: 600;
}
.cart-details .woocommerce .u-columns.col2-set.addresses { margin: 0;}
.cart-details .woocommerce .u-columns.col2-set .u-column1 {
margin-bottom: 24px;
}
.navbar-merchandise .navbar-nav { justify-content: flex-start;}
}
@media screen and (max-width: 767px) {
#nav-icon4 { margin: 0;}
.navbar-merchandise .menu-secondaytopmenu-container { margin-left: 0;}
#nav-icon4 {
width: 40px;
height: 24px;
}
.navbar-merchandise .navbar-toggler.collapsed {
margin-top: 5px;
}
}
@media screen and (max-width: 575px) {
.woocommerce table.shop_table.account-orders-table  tr td:last-child {
padding-left: 16px;
}
.navbar-merchandise .navbar-brand {
max-width: 200px;
}
}
@media screen and (max-width: 480px) {
.woocommerce-ResetPassword .woocommerce-Button {  max-width: 100%; }
.filters-block { top: unset; transform: unset; -moz-transform: unset; -webkit-transform: unset;}
.filters-block.open { 
height: auto;
overflow-y: unset;
top: unset;
transform: unset;
-moz-transform: unset;
-webkit-transform: unset;
max-width: 100%;
}
}
@media screen and (max-width: 420px) {
.navbar-merchandise .navbar-brand {
max-width: 155px;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-left: 15px;
}
.navbar-merchandise .merchandise-account-icons { margin-right: 15px;}
#nav-icon4 {
width: 38px;
height: 30px;
}
#nav-icon4.open span:nth-child(3) {
left: 7px;
top: 26px;
}
#nav-icon4.open span:nth-child(1) {
top: 0;
left: 7px;
}
}
@media screen and (max-width: 380px) {
#nav-icon4.open span:nth-child(3) {
left: 1px;
top: 23px;
}
#nav-icon4.open span:nth-child(1) {
left: 1px;
}
#nav-icon4 {
width: 34px;
height: 27px; }
.navbar-merchandise .navbar-brand {
max-width: 155px;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-left: 10px;
}
.navbar-merchandise .merchandise-account-icons { margin-right: 10px;}
}  .shopping-cart-footer .btn-group a:first-child {
border-radius: 10px;
border: 1px solid #000;
color: #000;
font-size: 22px;
font-style: normal;
font-weight: 500;
padding: 14px 40px;
display: block;
text-align: center;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
background: transparent;
}
.shopping-cart-footer .btn-group a:first-child:focus, .shopping-cart-footer .btn-group a:first-child:hover {
background: #484848;
color: #fff;
border: 1px solid #000;
}
.shopping-cart-footer .btn-group a.checkout {
border-radius: 10px;
background: #000;
color: #fff;
font-size: 22px;
font-style: normal;
font-weight: 500;
padding: 14px 40px;
display: block;
text-align: center;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
border: 1px solid transparent;
}
.shopping-cart-footer .btn-group a.checkout:focus, .shopping-cart-footer .btn-group a.checkout:hover {
background: #fff;
color: #000;
border: 1px solid #000;
}
.shopping-cart-list .shopping-cart-body { max-height: 400px; overflow-y: auto;}
.shopping-cart-list .shopping-cart-body::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
background-color: #f5f5f5;
}
.shopping-cart-list .shopping-cart-body::-webkit-scrollbar {
width: 3px;
background-color: #f5f5f5;
}
.shopping-cart-list .shopping-cart-body::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.5); 
}
@media screen and (max-width: 1580px) {
.shopping-cart-footer .btn-group a:first-child, .shopping-cart-footer .btn-group a.checkout { font-size: 18px;}
}
@media screen and (max-width: 991px) {
.shopping-cart-list .shopping-cart-body { max-height: 300px; }
}
.shopping-cart-footer .btn-group .disabled {
opacity: 0.5;
pointer-events: none;
}
.wc-block-components-address-form__first_name { margin: 0 0 18px 0;} .product-listing-block .product-wrapper .product-image img { width: 100%;}@keyframes wc-skeleton-shimmer{to{transform:translateX(-100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-left:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-right:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-right:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:right;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";right:0;opacity:.5;position:absolute;left:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{right:0;overflow:hidden;padding-top:1.5em;position:absolute;left:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";right:0;position:absolute;left:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;right:auto;padding:.25em .75em;position:absolute;left:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;left:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(-100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-left:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-left:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 24px 0 0;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:left;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px auto 0 0!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(-180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(-180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}